-- phpMyAdmin SQL Dump
-- version 4.8.5
-- https://www.phpmyadmin.net/
--
-- Host: auduong.commonmerganser.dreamhost.com
-- Generation Time: Aug 03, 2020 at 12:24 PM
-- Server version: 5.7.28-log
-- PHP Version: 7.1.22

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `wmaadmissions_ca`
--

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_commentmeta`
--

CREATE TABLE `wp_eauwvw_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_comments`
--

CREATE TABLE `wp_eauwvw_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_csp3_subscribers`
--

CREATE TABLE `wp_eauwvw_csp3_subscribers` (
  `id` int(11) UNSIGNED NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `fname` varchar(100) DEFAULT NULL,
  `lname` varchar(100) DEFAULT NULL,
  `clicks` int(11) NOT NULL DEFAULT '0',
  `conversions` int(11) NOT NULL DEFAULT '0',
  `referrer` int(11) NOT NULL DEFAULT '0',
  `ip` varchar(40) DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_links`
--

CREATE TABLE `wp_eauwvw_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_actions`
--

CREATE TABLE `wp_eauwvw_nf3_actions` (
  `id` int(11) NOT NULL,
  `title` longtext,
  `key` longtext,
  `type` longtext,
  `active` tinyint(1) DEFAULT '1',
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf3_actions`
--

INSERT INTO `wp_eauwvw_nf3_actions` (`id`, `title`, `key`, `type`, `active`, `parent_id`, `created_at`, `updated_at`) VALUES
(1, '', '', 'save', 1, 1, '2016-08-24 23:39:20', '2017-07-07 10:12:34'),
(2, '', '', 'email', 1, 1, '2016-08-24 23:39:20', '2017-07-07 10:12:34'),
(3, '', '', 'email', 1, 1, '2016-08-24 23:47:39', '2017-07-07 10:12:34'),
(4, '', '', 'successmessage', 1, 1, '2016-08-24 23:39:20', '2017-07-07 10:12:34'),
(5, NULL, NULL, 'successmessage', 1, 2, '2017-07-07 19:44:18', '2017-07-07 12:44:18'),
(6, NULL, NULL, 'email', 1, 2, '2017-07-07 19:44:18', '2017-07-07 12:44:18'),
(7, NULL, NULL, 'save', 1, 2, '2017-07-07 19:44:18', '2017-07-07 12:44:18'),
(8, NULL, NULL, 'save', 1, 2, '2017-07-10 23:02:53', '2017-07-10 16:02:53'),
(12, NULL, NULL, 'zapier', 1, 2, '2017-07-14 16:34:25', '2017-07-14 09:34:25'),
(14, NULL, NULL, 'zapier', 1, 2, '2017-07-14 17:05:28', '2017-07-14 10:05:28'),
(16, NULL, NULL, 'save', 1, 3, '2017-07-10 23:02:53', '2017-07-17 12:02:18'),
(17, NULL, NULL, 'save', 1, 3, '2017-07-07 19:44:18', '2017-07-17 12:02:18'),
(20, NULL, NULL, 'email', 1, 3, '2017-07-07 19:44:18', '2017-07-17 12:02:18'),
(21, NULL, NULL, 'successmessage', 1, 3, '2017-07-07 19:44:18', '2017-07-17 12:02:18'),
(24, NULL, NULL, 'zapier', 1, 3, '2017-07-20 21:45:28', '2017-07-20 14:45:28'),
(26, NULL, NULL, 'zapier', 1, 3, '2017-07-20 23:16:51', '2017-07-20 16:16:51');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_action_meta`
--

CREATE TABLE `wp_eauwvw_nf3_action_meta` (
  `id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf3_action_meta`
--

INSERT INTO `wp_eauwvw_nf3_action_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(1, 1, 'label', 'Save to Database'),
(2, 1, 'objectType', 'Action'),
(3, 1, 'objectDomain', 'actions'),
(4, 1, 'editActive', ''),
(5, 1, 'conditions', 'a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(6, 1, 'payment_gateways', ''),
(7, 1, 'payment_total', ''),
(8, 1, 'tag', ''),
(9, 1, 'to', ''),
(10, 1, 'email_subject', ''),
(11, 1, 'email_message', ''),
(12, 1, 'from_name', ''),
(13, 1, 'from_address', ''),
(14, 1, 'reply_to', ''),
(15, 1, 'email_format', 'html'),
(16, 1, 'cc', ''),
(17, 1, 'bcc', ''),
(18, 1, 'attach_csv', ''),
(19, 1, 'redirect_url', ''),
(20, 1, 'email_message_plain', ''),
(21, 2, 'label', 'Email Confirmation'),
(22, 2, 'to', '{field:email}'),
(23, 2, 'subject', 'This is an email action.'),
(24, 2, 'message', 'Hello, Ninja Forms!'),
(25, 2, 'objectType', 'Action'),
(26, 2, 'objectDomain', 'actions'),
(27, 2, 'editActive', ''),
(28, 2, 'conditions', 'a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(29, 2, 'payment_gateways', ''),
(30, 2, 'payment_total', ''),
(31, 2, 'tag', ''),
(32, 2, 'email_subject', 'Submission Confirmation '),
(33, 2, 'email_message', '<p>{field:all_fields}<br></p>'),
(34, 2, 'from_name', ''),
(35, 2, 'from_address', ''),
(36, 2, 'reply_to', ''),
(37, 2, 'email_format', 'html'),
(38, 2, 'cc', ''),
(39, 2, 'bcc', ''),
(40, 2, 'attach_csv', ''),
(41, 2, 'email_message_plain', ''),
(42, 3, 'objectType', 'Action'),
(43, 3, 'objectDomain', 'actions'),
(44, 3, 'editActive', ''),
(45, 3, 'label', 'Email Notification'),
(46, 3, 'conditions', 'a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(47, 3, 'payment_gateways', ''),
(48, 3, 'payment_total', ''),
(49, 3, 'tag', ''),
(50, 3, 'to', '{system:admin_email}'),
(51, 3, 'email_subject', 'New message from {field:name}'),
(52, 3, 'email_message', '<p>{field:message}</p><p>- {field:name} ( {field:email} )</p>'),
(53, 3, 'from_name', ''),
(54, 3, 'from_address', ''),
(55, 3, 'reply_to', '{field:email}'),
(56, 3, 'email_format', 'html'),
(57, 3, 'cc', ''),
(58, 3, 'bcc', ''),
(59, 3, 'attach_csv', '0'),
(60, 3, 'email_message_plain', ''),
(61, 4, 'label', 'Success Message'),
(62, 4, 'message', 'Thank you {field:name} for filling out my form!'),
(63, 4, 'objectType', 'Action'),
(64, 4, 'objectDomain', 'actions'),
(65, 4, 'editActive', ''),
(66, 4, 'conditions', 'a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(67, 4, 'payment_gateways', ''),
(68, 4, 'payment_total', ''),
(69, 4, 'tag', ''),
(70, 4, 'to', ''),
(71, 4, 'email_subject', ''),
(72, 4, 'email_message', ''),
(73, 4, 'from_name', ''),
(74, 4, 'from_address', ''),
(75, 4, 'reply_to', ''),
(76, 4, 'email_format', 'html'),
(77, 4, 'cc', ''),
(78, 4, 'bcc', ''),
(79, 4, 'attach_csv', ''),
(80, 4, 'redirect_url', ''),
(81, 4, 'success_msg', '<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>'),
(82, 4, 'email_message_plain', ''),
(83, 5, 'objectType', 'Action'),
(84, 5, 'objectDomain', 'actions'),
(85, 5, 'editActive', ''),
(86, 5, 'label', 'Application Successfully Submitted. Thank you!'),
(87, 5, 'message', 'Your form has been successfully submitted.'),
(88, 5, 'order', '1'),
(89, 5, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(90, 5, 'payment_gateways', ''),
(91, 5, 'payment_total', '0'),
(92, 5, 'tag', ''),
(93, 5, 'to', '{wp:admin_email}'),
(94, 5, 'reply_to', ''),
(95, 5, 'email_subject', 'Ninja Forms Submission'),
(96, 5, 'email_message', '{fields_table}'),
(97, 5, 'email_message_plain', ''),
(98, 5, 'from_name', ''),
(99, 5, 'from_address', ''),
(100, 5, 'email_format', 'html'),
(101, 5, 'cc', ''),
(102, 5, 'bcc', ''),
(103, 5, 'attach_csv', ''),
(104, 5, 'attach_pdf', ''),
(105, 5, 'redirect_url', ''),
(106, 5, 'success_msg', '<p>Dear {field:first_parent_name_1499712121583},</p><p>Thank you for submitting an online application to WMA Preschool.</p><p>Your should receive an email shortly with a copy of your online application and the next steps to take to complete the process.&nbsp;<span style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\">Please do not hesitate to contact us if you have any questions.</span></p><p><br></p><p>All the best,</p><p>Westside Montessori Academy</p><p><a href=\"office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></p><p>604-434-9611</p>'),
(107, 6, 'objectType', 'Action'),
(108, 6, 'objectDomain', 'actions'),
(109, 6, 'editActive', ''),
(110, 6, 'label', 'Email with PDF Application (to school and applicant)'),
(111, 6, 'to', '{field:email_1499463446645}, admissions@westsidemontessoriacademy.ca'),
(112, 6, 'subject', 'Ninja Forms Submission'),
(113, 6, 'message', '{field:all_fields}'),
(114, 6, 'order', '2'),
(115, 6, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(116, 6, 'payment_gateways', ''),
(117, 6, 'payment_total', '0'),
(118, 6, 'tag', ''),
(119, 6, 'reply_to', 'office@westsidemontessoriacademy.ca'),
(120, 6, 'email_subject', 'Your Application to Westside Montessori Academy Casa dei Bambini'),
(121, 6, 'email_message', '<p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Thank you for your application to Westside Montessori Casa dei Bambini. We look forward to meeting you!<span class=\"Apple-converted-space\">&nbsp;</span><span id=\"nf-drawer-content\"><span><span>The information you submitted is attached to this message as a PDF.</span></span></span><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Your application will be complete once<strong><span class=\"Apple-converted-space\">&nbsp;</span></strong><strong></strong>the following requirements have been met:</p><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><strong style=\"font-size: 12px;\">✓ Complete application form</strong></h3><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-size: 12px;\"><strong></strong></span><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><strong style=\"font-size: 12px;\">☐ Schedule a Casa Classroom Observation Session</strong></span></span></span><span style=\"font-size: 12px;\"><strong> (parent(s)/guardian(s) only)</strong></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span style=\"font-size: 12px;\"><strong>☐ Attend an WMA Casa dei Bambini Open House</strong></span></span></span></span><span style=\"font-size: 12px;\"><strong> (typically a Saturday in January)<br></strong></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-size: 12px;\"><strong>☐ Paid $50 Application Processing fee<span class=\"Apple-converted-space\"></span></strong></span><br><span style=\"font-size: 12px;\"><strong></strong></span><span style=\"font-size: 12px;\"><strong><i><u>We will only send this invoice once we\'ve determined that there is a space for your child in the program.</u></i></strong><span id=\"nf-drawer-content\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><strong style=\"font-size: 12px;\"><br></strong></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-weight: normal; font-size: 12px;\">No acceptance for enrolment is implied by completing our application process. Enrolment is at the sole discretion of Westside Montessori Academy.</span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><b>Add<span class=\"Apple-converted-space\">&nbsp;</span></b><a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><b><span class=\"Apple-converted-space\">&nbsp;</span>to your contacts to avoid missing messages from us.</b></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">We will be in touch shortly.</p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">All the best,</p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Westside Montessori Academy<span id=\"nf-drawer-content\"><span><span><br>Phone: (604) 434-9611<br>Email:&nbsp;<a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></span></span></span></p>'),
(122, 6, 'email_message_plain', ''),
(123, 6, 'from_name', 'Westside Montessori Academy'),
(124, 6, 'from_address', 'office@westsidemontessoriacademy.ca'),
(125, 6, 'email_format', 'html'),
(126, 6, 'cc', 'officewesmonacademy@gmail.com'),
(127, 6, 'bcc', 'media@westsidemontessoriacademy.ca'),
(128, 6, 'attach_csv', ''),
(129, 6, 'attach_pdf', '1'),
(130, 7, 'objectType', 'Action'),
(131, 7, 'objectDomain', 'actions'),
(132, 7, 'editActive', ''),
(133, 7, 'label', 'Save Submission'),
(134, 7, 'order', '3'),
(135, 7, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(136, 7, 'payment_gateways', ''),
(137, 7, 'payment_total', '0'),
(138, 7, 'tag', ''),
(139, 7, 'to', '{wp:admin_email}'),
(140, 7, 'reply_to', ''),
(141, 7, 'email_subject', 'Ninja Forms Submission'),
(142, 7, 'email_message', '{fields_table}'),
(143, 7, 'email_message_plain', ''),
(144, 7, 'from_name', ''),
(145, 7, 'from_address', ''),
(146, 7, 'email_format', 'html'),
(147, 7, 'cc', ''),
(148, 7, 'bcc', ''),
(149, 7, 'attach_csv', ''),
(150, 7, 'attach_pdf', ''),
(151, 7, 'redirect_url', ''),
(152, 7, 'drawerDisabled', ''),
(153, 6, 'drawerDisabled', ''),
(154, 5, 'drawerDisabled', ''),
(155, 8, 'objectType', 'Action'),
(156, 8, 'objectDomain', 'actions'),
(157, 8, 'editActive', ''),
(158, 8, 'label', 'Store Submission'),
(159, 8, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(160, 8, 'payment_gateways', ''),
(161, 8, 'payment_total', '0'),
(162, 8, 'tag', ''),
(163, 8, 'to', '{wp:admin_email}'),
(164, 8, 'reply_to', ''),
(165, 8, 'email_subject', 'Ninja Forms Submission'),
(166, 8, 'email_message', '{fields_table}'),
(167, 8, 'email_message_plain', ''),
(168, 8, 'from_name', ''),
(169, 8, 'from_address', ''),
(170, 8, 'email_format', 'html'),
(171, 8, 'cc', ''),
(172, 8, 'bcc', ''),
(173, 8, 'attach_csv', ''),
(174, 8, 'attach_pdf', ''),
(175, 8, 'redirect_url', ''),
(176, 8, 'drawerDisabled', ''),
(246, 12, 'objectType', 'Action'),
(247, 12, 'objectDomain', 'actions'),
(248, 12, 'editActive', ''),
(249, 12, 'label', 'Zapier Mailchimp'),
(250, 12, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(251, 12, 'payment_gateways', ''),
(252, 12, 'payment_total', '0'),
(253, 12, 'tag', ''),
(254, 12, 'to', '{wp:admin_email}'),
(255, 12, 'reply_to', ''),
(256, 12, 'email_subject', 'Ninja Forms Submission'),
(257, 12, 'email_message', '{fields_table}'),
(258, 12, 'email_message_plain', ''),
(259, 12, 'from_name', ''),
(260, 12, 'from_address', ''),
(261, 12, 'email_format', 'html'),
(262, 12, 'cc', ''),
(263, 12, 'bcc', ''),
(264, 12, 'attach_csv', ''),
(265, 12, 'attach_pdf', ''),
(266, 12, 'redirect_url', ''),
(267, 12, 'success_msg', 'Your form has been successfully submitted.'),
(268, 12, 'zapier-hook', 'https://hooks.zapier.com/hooks/catch/1808369/51eqpv/'),
(269, 12, 'drawerDisabled', ''),
(294, 14, 'objectType', 'Action'),
(295, 14, 'objectDomain', 'actions'),
(296, 14, 'editActive', ''),
(297, 14, 'label', 'Zapier Freshbooks'),
(298, 14, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(299, 14, 'payment_gateways', ''),
(300, 14, 'payment_total', '0'),
(301, 14, 'tag', ''),
(302, 14, 'to', '{wp:admin_email}'),
(303, 14, 'reply_to', ''),
(304, 14, 'email_subject', 'Ninja Forms Submission'),
(305, 14, 'email_message', '{fields_table}'),
(306, 14, 'email_message_plain', ''),
(307, 14, 'from_name', ''),
(308, 14, 'from_address', ''),
(309, 14, 'email_format', 'html'),
(310, 14, 'cc', ''),
(311, 14, 'bcc', ''),
(312, 14, 'attach_csv', ''),
(313, 14, 'attach_pdf', ''),
(314, 14, 'redirect_url', ''),
(315, 14, 'success_msg', 'Your form has been successfully submitted.'),
(316, 14, 'zapier-hook', 'https://hooks.zapier.com/hooks/catch/1808369/51cghi/'),
(317, 14, 'drawerDisabled', ''),
(342, 16, 'objectType', 'Action'),
(343, 16, 'objectDomain', 'actions'),
(344, 16, 'editActive', ''),
(345, 16, 'label', 'Store Submission'),
(346, 16, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(347, 16, 'payment_gateways', ''),
(348, 16, 'payment_total', '0'),
(349, 16, 'tag', ''),
(350, 16, 'to', '{wp:admin_email}'),
(351, 16, 'reply_to', ''),
(352, 16, 'email_subject', 'Ninja Forms Submission'),
(353, 16, 'email_message', '{fields_table}'),
(354, 16, 'email_message_plain', ''),
(355, 16, 'from_name', ''),
(356, 16, 'from_address', ''),
(357, 16, 'email_format', 'html'),
(358, 16, 'cc', ''),
(359, 16, 'bcc', ''),
(360, 16, 'attach_csv', ''),
(361, 16, 'attach_pdf', ''),
(362, 16, 'redirect_url', ''),
(363, 16, 'drawerDisabled', ''),
(364, 17, 'objectType', 'Action'),
(365, 17, 'objectDomain', 'actions'),
(366, 17, 'editActive', ''),
(367, 17, 'label', 'Save Submission'),
(368, 17, 'order', '3'),
(369, 17, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(370, 17, 'payment_gateways', ''),
(371, 17, 'payment_total', '0'),
(372, 17, 'tag', ''),
(373, 17, 'to', '{wp:admin_email}'),
(374, 17, 'reply_to', ''),
(375, 17, 'email_subject', 'Ninja Forms Submission'),
(376, 17, 'email_message', '{fields_table}'),
(377, 17, 'email_message_plain', ''),
(378, 17, 'from_name', ''),
(379, 17, 'from_address', ''),
(380, 17, 'email_format', 'html'),
(381, 17, 'cc', ''),
(382, 17, 'bcc', ''),
(383, 17, 'attach_csv', ''),
(384, 17, 'attach_pdf', ''),
(385, 17, 'redirect_url', ''),
(386, 17, 'drawerDisabled', ''),
(435, 20, 'objectType', 'Action'),
(436, 20, 'objectDomain', 'actions'),
(437, 20, 'editActive', ''),
(438, 20, 'label', 'Email with PDF Application (to school and applicant)'),
(439, 20, 'to', '{field:email_1499463446645}, admissions@westsidemontessoriacademy.ca'),
(440, 20, 'subject', 'Ninja Forms Submission'),
(441, 20, 'message', '{field:all_fields}'),
(442, 20, 'order', '2'),
(443, 20, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(444, 20, 'payment_gateways', ''),
(445, 20, 'payment_total', '0'),
(446, 20, 'tag', ''),
(447, 20, 'reply_to', 'office@westsidemontessoriacademy.ca'),
(448, 20, 'email_subject', 'Your Application to Westside Montessori Academy Elementary '),
(449, 20, 'email_message', '<p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Thank you for your application to Westside Montessori Elementary. We look forward to meeting you!<span class=\"Apple-converted-space\">&nbsp;</span><span id=\"nf-drawer-content\"><span><span>The information you submitted is attached to this message as a PDF.</span></span></span><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><br>Your application will be complete once<strong><span class=\"Apple-converted-space\">&nbsp;</span></strong><strong></strong>the following requirements have been met:</p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><strong style=\"font-size: 12px;\">✓ Complete application form</strong></p><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><span style=\"font-size: 12px;\"><strong>☐ Attend an WMA Elementary Open House (typically a Thursday evening in November). </strong><strong>Please check our main website for the date: </strong></span><a href=\"http://www.westsidemontessoriacademy.ca/news/\" target=\"_blank\">westsidemontessoriacademy.ca</a><span style=\"font-size: 12px;\"><strong><br></strong></span></h3><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><span style=\"font-size: 12px;\"><strong>☐ Paid $200 Application Processing fee.<span class=\"Apple-converted-space\">&nbsp;</span><i><u><br>We will only send this invoice once we\'ve determined that there is a space for your child at the school.</u></i></strong><span id=\"nf-drawer-content\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong></span></h3><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><strong style=\"font-size: 12px;\">☐ Schedule a Classroom Experience for your child to spend some time with us in our classrooms.</strong></h3><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-weight: normal; font-size: 12px;\"><br></span></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><i><span style=\"font-weight: normal; font-size: 12px;\">No acceptance for enrolment is implied by completing our application process. Enrolment is at the sole discretion of Westside Montessori Academy.</span></i><b><br><br>Please add<span class=\"Apple-converted-space\">&nbsp;</span></b><a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><b><span class=\"Apple-converted-space\">&nbsp;</span>to your contacts to avoid missing messages from us.</b></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">We will be in touch shortly.<br>All the best,<br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Westside Montessori Academy<span id=\"nf-drawer-content\"><span><span><br>Phone: (604) 434-9611<br>Email:&nbsp;<a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></span></span></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p>'),
(450, 20, 'email_message_plain', ''),
(451, 20, 'from_name', 'Westside Montessori Academy'),
(452, 20, 'from_address', 'office@westsidemontessoriacademy.ca'),
(453, 20, 'email_format', 'html'),
(454, 20, 'cc', 'officewesmonacademy@gmail.com'),
(455, 20, 'bcc', 'media@westsidemontessoriacademy.ca'),
(456, 20, 'attach_csv', ''),
(457, 20, 'attach_pdf', '1'),
(458, 20, 'drawerDisabled', ''),
(459, 21, 'objectType', 'Action'),
(460, 21, 'objectDomain', 'actions'),
(461, 21, 'editActive', ''),
(462, 21, 'label', 'Application Successfully Submitted. Thank you!'),
(463, 21, 'message', 'Your form has been successfully submitted.'),
(464, 21, 'order', '1'),
(465, 21, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(466, 21, 'payment_gateways', ''),
(467, 21, 'payment_total', '0'),
(468, 21, 'tag', ''),
(469, 21, 'to', '{wp:admin_email}'),
(470, 21, 'reply_to', ''),
(471, 21, 'email_subject', 'Ninja Forms Submission'),
(472, 21, 'email_message', '{fields_table}'),
(473, 21, 'email_message_plain', ''),
(474, 21, 'from_name', ''),
(475, 21, 'from_address', ''),
(476, 21, 'email_format', 'html'),
(477, 21, 'cc', ''),
(478, 21, 'bcc', ''),
(479, 21, 'attach_csv', ''),
(480, 21, 'attach_pdf', ''),
(481, 21, 'redirect_url', ''),
(482, 21, 'success_msg', '<p>Dear {field:first_parent_name_1499712121583},</p><p>Thank you for submitting an online application to WMA Elementary.</p><p>You should receive an email shortly with a copy of your online application and the next steps to take to complete the process (be sure to check your junk folders). Please contact us if you have any questions or concerns.</p><p>All the best,</p><p>Westside Montessori Academy<br><a href=\"office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><a href=\"office@westsidemontessoriacademy.ca\" style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\"></a><br><span style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\">604-434-9611</span></p>'),
(483, 21, 'drawerDisabled', ''),
(532, 24, 'objectType', 'Action'),
(533, 24, 'objectDomain', 'actions'),
(534, 24, 'editActive', ''),
(535, 24, 'label', 'Zapier Elementary Mailchimp'),
(536, 24, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(537, 24, 'payment_gateways', ''),
(538, 24, 'payment_total', '0'),
(539, 24, 'tag', ''),
(540, 24, 'to', '{wp:admin_email}'),
(541, 24, 'reply_to', ''),
(542, 24, 'email_subject', 'Ninja Forms Submission'),
(543, 24, 'email_message', '{fields_table}'),
(544, 24, 'email_message_plain', ''),
(545, 24, 'from_name', ''),
(546, 24, 'from_address', ''),
(547, 24, 'email_format', 'html'),
(548, 24, 'cc', ''),
(549, 24, 'bcc', ''),
(550, 24, 'attach_csv', ''),
(551, 24, 'attach_pdf', ''),
(552, 24, 'redirect_url', ''),
(553, 24, 'success_msg', 'Your form has been successfully submitted.'),
(554, 24, 'zapier-hook', 'https://hooks.zapier.com/hooks/catch/1808369/5sc4vf/'),
(555, 24, 'drawerDisabled', ''),
(580, 26, 'objectType', 'Action'),
(581, 26, 'objectDomain', 'actions'),
(582, 26, 'editActive', ''),
(583, 26, 'label', 'Zapier Elementary Freshbooks '),
(584, 26, 'conditions', 'a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(585, 26, 'payment_gateways', ''),
(586, 26, 'payment_total', '0'),
(587, 26, 'tag', ''),
(588, 26, 'to', '{wp:admin_email}'),
(589, 26, 'reply_to', ''),
(590, 26, 'email_subject', 'Ninja Forms Submission'),
(591, 26, 'email_message', '{fields_table}'),
(592, 26, 'email_message_plain', ''),
(593, 26, 'from_name', ''),
(594, 26, 'from_address', ''),
(595, 26, 'email_format', 'html'),
(596, 26, 'cc', ''),
(597, 26, 'bcc', ''),
(598, 26, 'attach_csv', ''),
(599, 26, 'attach_pdf', ''),
(600, 26, 'redirect_url', ''),
(601, 26, 'success_msg', 'Your form has been successfully submitted.'),
(602, 26, 'zapier-hook', 'https://hooks.zapier.com/hooks/catch/1808369/5scvkk/'),
(603, 26, 'drawerDisabled', ''),
(604, 21, 'payment_total_type', ''),
(605, 20, 'payment_total_type', ''),
(606, 17, 'payment_total_type', ''),
(607, 16, 'payment_total_type', ''),
(608, 26, 'payment_total_type', ''),
(609, 24, 'payment_total_type', ''),
(610, 5, 'payment_total_type', ''),
(611, 6, 'payment_total_type', ''),
(612, 7, 'payment_total_type', ''),
(613, 8, 'payment_total_type', ''),
(614, 14, 'payment_total_type', ''),
(615, 12, 'payment_total_type', ''),
(616, 21, 'submitter_email', ''),
(617, 21, 'fields-save-toggle', 'save_all'),
(618, 21, 'exception_fields', 'a:0:{}'),
(619, 21, 'set_subs_to_expire', '0'),
(620, 21, 'subs_expire_time', '90'),
(621, 17, 'message', 'This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),
(622, 17, 'submitter_email', ''),
(623, 17, 'fields-save-toggle', 'save_all'),
(624, 17, 'exception_fields', 'a:0:{}'),
(625, 17, 'set_subs_to_expire', '0'),
(626, 17, 'subs_expire_time', '90'),
(627, 16, 'message', 'This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),
(628, 16, 'submitter_email', ''),
(629, 16, 'fields-save-toggle', 'save_all'),
(630, 16, 'exception_fields', 'a:0:{}'),
(631, 16, 'set_subs_to_expire', '0'),
(632, 16, 'subs_expire_time', '90'),
(633, 26, 'message', 'This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),
(634, 26, 'submitter_email', ''),
(635, 26, 'fields-save-toggle', 'save_all'),
(636, 26, 'exception_fields', 'a:0:{}'),
(637, 26, 'set_subs_to_expire', '0'),
(638, 26, 'subs_expire_time', '90'),
(639, 24, 'message', 'This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),
(640, 24, 'submitter_email', ''),
(641, 24, 'fields-save-toggle', 'save_all'),
(642, 24, 'exception_fields', 'a:0:{}'),
(643, 24, 'set_subs_to_expire', '0'),
(644, 24, 'subs_expire_time', '90'),
(645, 5, 'submitter_email', ''),
(646, 5, 'fields-save-toggle', 'save_all'),
(647, 5, 'exception_fields', 'a:0:{}'),
(648, 5, 'set_subs_to_expire', '0'),
(649, 5, 'subs_expire_time', '90'),
(650, 7, 'message', 'This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),
(651, 7, 'submitter_email', ''),
(652, 7, 'fields-save-toggle', 'save_all'),
(653, 7, 'exception_fields', 'a:0:{}'),
(654, 7, 'set_subs_to_expire', '0'),
(655, 7, 'subs_expire_time', '90'),
(656, 8, 'message', 'This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),
(657, 8, 'submitter_email', ''),
(658, 8, 'fields-save-toggle', 'save_all'),
(659, 8, 'exception_fields', 'a:0:{}'),
(660, 8, 'set_subs_to_expire', '0'),
(661, 8, 'subs_expire_time', '90'),
(662, 14, 'message', 'This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),
(663, 14, 'submitter_email', ''),
(664, 14, 'fields-save-toggle', 'save_all'),
(665, 14, 'exception_fields', 'a:0:{}'),
(666, 14, 'set_subs_to_expire', '0'),
(667, 14, 'subs_expire_time', '90'),
(668, 12, 'message', 'This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.'),
(669, 12, 'submitter_email', ''),
(670, 12, 'fields-save-toggle', 'save_all'),
(671, 12, 'exception_fields', 'a:0:{}'),
(672, 12, 'set_subs_to_expire', '0'),
(673, 12, 'subs_expire_time', '90');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_chunks`
--

CREATE TABLE `wp_eauwvw_nf3_chunks` (
  `id` int(11) NOT NULL,
  `name` varchar(200) DEFAULT NULL,
  `value` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wp_eauwvw_nf3_chunks`
--

INSERT INTO `wp_eauwvw_nf3_chunks` (`id`, `name`, `value`) VALUES
(2, 'nf_form_3_publishing_0', '{\"id\":3,\"show_publish_options\":false,\"fields\":[{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"1\",\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"order\":0,\"new\":false,\"options\":[],\"label\":\"Select\",\"value\":\"select\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Kindergarten\",\"value\":\"Kindergarten\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Grade One\",\"value\":\"Grade One\",\"calc\":\"\",\"selected\":0,\"order\":2,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Grade Two\",\"value\":\"Grade Two\",\"calc\":\"\",\"selected\":0,\"order\":3,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":4,\"new\":false,\"options\":[],\"label\":\"Grade Three\",\"value\":\"Grade Three\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":5,\"new\":false,\"options\":[],\"label\":\"Grade Four\",\"value\":\"Grade Four\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":6,\"new\":false,\"options\":[],\"label\":\"Grade Five\",\"value\":\"Grade Five\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":7,\"new\":false,\"options\":[],\"label\":\"Grade Six\",\"value\":\"Grade Six\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":8,\"new\":false,\"options\":[],\"label\":\"Grade Seven\",\"value\":\"Grade Seven\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3876\",\"drawerDisabled\":\"\",\"label\":\"I am applying for: \",\"key\":\"i_am_applying_for_1500318528695\",\"type\":\"listselect\"},\"id\":74},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3890\",\"label\":\"First Parent Name\",\"key\":\"first_parent_name_1499712121583\",\"type\":\"firstname\",\"custom_name_attribute\":\"fname\",\"personally_identifiable\":\"1\"},\"id\":80},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"1\",\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3938\",\"label\":\"Child\'s Full Name\",\"key\":\"child_s_full_name_1499464634967\",\"type\":\"firstname\",\"custom_name_attribute\":\"fname\",\"personally_identifiable\":\"1\"},\"id\":96},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3963\",\"label\":\"What activities does your child prefer when alone?\",\"key\":\"what_activities_does_your_child_prefer_when_alone_1499466188918\",\"type\":\"textbox\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":105},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3976\",\"label\":\"If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\",\"key\":\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\",\"type\":\"textarea\"},\"id\":114},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"1\",\"label_pos\":\"right\",\"required\":\"1\",\"container_class\":\"\",\"element_class\":\"\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"<p>I understand that completing an application does not guarantee enrolment for my child at Westside Montessori Academy.<br></p>\",\"default_value\":\"unchecked\",\"checked_calc_value\":\"Yes\",\"unchecked_calc_value\":\"No\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c4024\",\"drawerDisabled\":\"\",\"label\":\"I understand the Terms and Conditions\",\"key\":\"i_understand_the_terms_and_conditions_1499711012223\",\"type\":\"checkbox\",\"checked_value\":\"Checked\",\"unchecked_value\":\"Unchecked\"},\"id\":126},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"2\",\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"order\":0,\"new\":false,\"options\":[],\"label\":\"September 2020\",\"value\":\"September 2020\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":{},\"max_options\":0,\"order\":1,\"new\":false,\"options\":{},\"label\":\"September 2021\",\"value\":\"September 2021\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":{},\"max_options\":0,\"order\":2,\"new\":false,\"options\":{},\"label\":\"September 2022\",\"value\":\"September 2022\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3879\",\"drawerDisabled\":false,\"label\":\"Beginning:\",\"key\":\"beginning_1499454214079\",\"type\":\"listselect\"},\"id\":75},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3892\",\"label\":\"Last Name\",\"key\":\"lastname_1499463440629\",\"type\":\"lastname\",\"custom_name_attribute\":\"lname\",\"personally_identifiable\":\"1\"},\"id\":81},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"2\",\"label_pos\":\"default\",\"required\":\"1\",\"container_class\":\"\",\"element_class\":\"\",\"manual_key\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"date_default\":\"\",\"date_format\":\"DD/MM/YYYY\",\"year_range_start\":\"\",\"year_range_end\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3940\",\"label\":\"Child\'s Date of Birth\",\"key\":\"child_s_date_of_birth_1499464731212\",\"type\":\"date\",\"placeholder\":\"\"},\"id\":97},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3965\",\"label\":\"What activities does your child enjoy with others?\",\"key\":\"what_activities_does_your_child_enjoy_with_others_1499466212273\",\"type\":\"textbox\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":106},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":\"0\",\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":\"0\",\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":\"0\",\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3979\",\"drawerDisabled\":false,\"label\":\"Special Medication?\",\"key\":\"special_medication_1499466346394\",\"type\":\"listradio\"},\"id\":115},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3895\",\"cellOrder\":\"1\",\"label\":\"Best Phone to Contact\",\"key\":\"best_phone_to_contact_1499464065667\",\"type\":\"phone\",\"custom_name_attribute\":\"phone\",\"personally_identifiable\":\"1\"},\"id\":82},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"3\",\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3943\",\"label\":\"Name Child Prefers to Be Called\",\"key\":\"name_child_prefers_to_be_called_1499464649864\",\"type\":\"textbox\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":98},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"cellcid\":\"c3981\",\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"drawerDisabled\":\"\",\"label\":\"Medication Details\",\"key\":\"medication_details_1499710356120\",\"type\":\"textarea\"},\"id\":116},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"3\",\"processing_label\":\"Processing\",\"container_class\":\"\",\"element_class\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"submit_element_hover_styles_background-color\":\"\",\"submit_element_hover_styles_border\":\"\",\"submit_element_hover_styles_border-style\":\"\",\"submit_element_hover_styles_border-color\":\"\",\"submit_element_hover_styles_color\":\"\",\"submit_element_hover_styles_width\":\"\",\"submit_element_hover_styles_font-size\":\"\",\"submit_element_hover_styles_margin\":\"\",\"submit_element_hover_styles_padding\":\"\",\"submit_element_hover_styles_display\":\"\",\"submit_element_hover_styles_float\":\"\",\"submit_element_hover_styles_show_advanced_css\":\"0\",\"submit_element_hover_styles_advanced\":\"\",\"cellcid\":\"c4027\",\"drawerDisabled\":false,\"label\":\"Submit\",\"key\":\"submit_1499710991307\",\"type\":\"submit\"},\"id\":127},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"type\":\"textbox\",\"label\":\"Name of current school child is attending (if applicable)\",\"key\":\"name_of_current_school_child_is_attending_if_applicable_1500323987591\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3968\",\"drawerDisabled\":false,\"cellOrder\":1,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"130\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"4\",\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Web Search\",\"value\":\"web search\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Current Student/Family\",\"value\":\"current family referral\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"BC Parent Magazine\",\"value\":\"bc parent\",\"calc\":\"\",\"selected\":0,\"order\":2,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":3,\"new\":false,\"options\":[],\"label\":\"Westcoast Families Magazine\",\"value\":\"westcoast family\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":4,\"new\":false,\"options\":[],\"label\":\"OurKids.net\",\"value\":\"our kids\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":5,\"new\":false,\"options\":[],\"label\":\"other\",\"value\":\"other\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":\"0\",\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":\"0\",\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":\"0\",\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3882\",\"drawerDisabled\":false,\"label\":\"How did you hear about Westside Montessori Academy?\",\"key\":\"how_did_you_hear_about_westside_montessori_academy_1499711509236\",\"type\":\"listcheckbox\"},\"id\":77},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3897\",\"cellOrder\":\"2\",\"drawerDisabled\":\"\",\"label\":\"Email\",\"key\":\"email_1499463446645\",\"type\":\"email\",\"custom_name_attribute\":\"email\",\"personally_identifiable\":\"1\"},\"id\":83},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"4\",\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"order\":0,\"new\":false,\"options\":[],\"label\":\"Select\",\"value\":\"s\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Female\",\"value\":\"Female\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Male\",\"value\":\"Male\",\"calc\":\"\",\"selected\":0,\"order\":2,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3945\",\"drawerDisabled\":false,\"label\":\"Gender:\",\"key\":\"gender_1499703657310\",\"type\":\"listselect\"},\"id\":99},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":\"0\",\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":\"0\",\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":\"0\",\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3984\",\"drawerDisabled\":\"\",\"label\":\"Special Diet?\",\"key\":\"special_diet_1499466766111\",\"type\":\"listradio\"},\"id\":117},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"label\":\"What activites/subjects does your child enjoy at school?\",\"type\":\"textbox\",\"key\":\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\",\"label_pos\":\"default\",\"required\":0,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3968\",\"cellOrder\":2,\"drawerDisabled\":false,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"137\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"type\":\"textbox\",\"label\":\"Child\'s Current Grade\",\"key\":\"child_s_current_grade_1500324007540\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3970\",\"drawerDisabled\":false,\"cellOrder\":1,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"131\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"5\",\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3884\",\"drawerDisabled\":\"\",\"cellOrder\":\"1\",\"label\":\"Current Student/Family\",\"key\":\"current_student_family_1499711958874\",\"type\":\"textbox\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":78},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3900\",\"label\":\"Address\",\"key\":\"address_1499463452209\",\"type\":\"address\",\"custom_name_attribute\":\"address\",\"personally_identifiable\":\"1\"},\"id\":84},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"5\",\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3948\",\"label\":\"First Language\",\"key\":\"first_language_1499464743690\",\"type\":\"textbox\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":100},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"cellcid\":\"c3986\",\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"label\":\"Special Diet Details\",\"key\":\"special_diet_details_1499710392198\",\"type\":\"textarea\"},\"id\":118},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"6\",\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3884\",\"drawerDisabled\":\"\",\"cellOrder\":\"2\",\"label\":\"Other\",\"key\":\"other_1499711968400\",\"type\":\"textbox\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":79},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"cellcid\":\"c3902\",\"label_pos\":\"default\",\"required\":\"0\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellOrder\":\"1\",\"drawerDisabled\":\"\",\"label\":\"Unit #\",\"key\":\"unit_1499465451820\",\"type\":\"address\",\"custom_name_attribute\":\"address\",\"personally_identifiable\":\"1\"},\"id\":85},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"6\",\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3950\",\"label\":\"Other Languages\",\"key\":\"other_languages_1499464752409\",\"type\":\"textbox\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":101},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":\"0\",\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":\"0\",\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":\"0\",\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3989\",\"drawerDisabled\":\"\",\"label\":\"Food preferences or dislikes?\",\"key\":\"food_preferences_or_dislikes_1499466743566\",\"type\":\"listradio\"},\"id\":119},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"type\":\"textbox\",\"label\":\"Please list any extra-curricular activites your child is involved with:\",\"key\":\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3970\",\"cellOrder\":2,\"drawerDisabled\":false,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"138\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":7,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3905\",\"cellOrder\":\"1\",\"label\":\"City\",\"key\":\"city_1499463453266\",\"type\":\"city\",\"custom_name_attribute\":\"city\",\"personally_identifiable\":\"\"},\"id\":86},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"7\",\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"<p><br></p>\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3952\",\"drawerDisabled\":\"\",\"label\":\"Citizenship\",\"key\":\"citizenship_1499464812337\",\"type\":\"textbox\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":102},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":7,\"cellcid\":\"c3991\",\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"label\":\"Food Preference Details\",\"key\":\"food_preference_details_1499710402755\",\"type\":\"textarea\"},\"id\":120},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":8,\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"order\":0,\"new\":false,\"options\":[],\"label\":\"Select\",\"value\":\"select\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":1,\"new\":false,\"options\":[],\"label\":\"Alberta\",\"value\":\"AB\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":2,\"new\":false,\"options\":[],\"label\":\"British Columbia\",\"value\":\"BC\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":3,\"new\":false,\"options\":[],\"label\":\"Manitoba\",\"value\":\"MB\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":4,\"new\":false,\"options\":[],\"label\":\"Newfoundland\",\"value\":\"NL\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":5,\"new\":false,\"options\":[],\"label\":\"Nova Scotia\",\"value\":\"NS\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":6,\"new\":false,\"options\":[],\"label\":\"Northwest Territories\",\"value\":\"NT\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":7,\"new\":false,\"options\":[],\"label\":\"Nunavut\",\"value\":\"NU\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":8,\"new\":false,\"options\":[],\"label\":\"Ontario\",\"value\":\"ON\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":9,\"new\":false,\"options\":[],\"label\":\"Prince Edward Island\",\"value\":\"PE\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":10,\"new\":false,\"options\":[],\"label\":\"Quebec\",\"value\":\"QU\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":11,\"new\":false,\"options\":[],\"label\":\"Saskatchewan\",\"value\":\"SK\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":12,\"new\":false,\"options\":[],\"label\":\"Yukon\",\"value\":\"YT\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Alabama\",\"value\":\"AL\",\"calc\":\"\",\"selected\":0,\"order\":13,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Alaska\",\"value\":\"AK\",\"calc\":\"\",\"selected\":0,\"order\":14,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Arizona\",\"value\":\"AZ\",\"calc\":\"\",\"selected\":0,\"order\":15,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Arkansas\",\"value\":\"AR\",\"calc\":\"\",\"selected\":0,\"order\":16,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"California\",\"value\":\"CA\",\"calc\":\"\",\"selected\":0,\"order\":17,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\"');
INSERT INTO `wp_eauwvw_nf3_chunks` (`id`, `name`, `value`) VALUES
(3, 'nf_form_3_publishing_1', ',\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Colorado\",\"value\":\"CO\",\"calc\":\"\",\"selected\":0,\"order\":18,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Connecticut\",\"value\":\"CT\",\"calc\":\"\",\"selected\":0,\"order\":19,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Delaware\",\"value\":\"DE\",\"calc\":\"\",\"selected\":0,\"order\":20,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Florida\",\"value\":\"FL\",\"calc\":\"\",\"selected\":0,\"order\":21,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Georgia\",\"value\":\"GA\",\"calc\":\"\",\"selected\":0,\"order\":22,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Hawaii\",\"value\":\"HI\",\"calc\":\"\",\"selected\":0,\"order\":23,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Idaho\",\"value\":\"ID\",\"calc\":\"\",\"selected\":0,\"order\":24,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Illinois\",\"value\":\"IL\",\"calc\":\"\",\"selected\":0,\"order\":25,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Indiana\",\"value\":\"IN\",\"calc\":\"\",\"selected\":0,\"order\":26,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Iowa\",\"value\":\"IA\",\"calc\":\"\",\"selected\":0,\"order\":27,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Kansas\",\"value\":\"KS\",\"calc\":\"\",\"selected\":0,\"order\":28,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Kentucky\",\"value\":\"KY\",\"calc\":\"\",\"selected\":0,\"order\":29,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Louisiana\",\"value\":\"LA\",\"calc\":\"\",\"selected\":0,\"order\":30,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Maine\",\"value\":\"ME\",\"calc\":\"\",\"selected\":0,\"order\":31,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Maryland\",\"value\":\"MD\",\"calc\":\"\",\"selected\":0,\"order\":32,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"order\":33,\"new\":false,\"options\":[],\"label\":\"New Brunswick\",\"value\":\"NB\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Massachusetts\",\"value\":\"MA\",\"calc\":\"\",\"selected\":0,\"order\":34,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Michigan\",\"value\":\"MI\",\"calc\":\"\",\"selected\":0,\"order\":35,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Minnesota\",\"value\":\"MN\",\"calc\":\"\",\"selected\":0,\"order\":36,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Mississippi\",\"value\":\"MS\",\"calc\":\"\",\"selected\":0,\"order\":37,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Missouri\",\"value\":\"MO\",\"calc\":\"\",\"selected\":0,\"order\":38,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Montana\",\"value\":\"MT\",\"calc\":\"\",\"selected\":0,\"order\":39,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Nebraska\",\"value\":\"NE\",\"calc\":\"\",\"selected\":0,\"order\":40,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Nevada\",\"value\":\"NV\",\"calc\":\"\",\"selected\":0,\"order\":41,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"New Hampshire\",\"value\":\"NH\",\"calc\":\"\",\"selected\":0,\"order\":42,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"New Jersey\",\"value\":\"NJ\",\"calc\":\"\",\"selected\":0,\"order\":43,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"New Mexico\",\"value\":\"NM\",\"calc\":\"\",\"selected\":0,\"order\":44,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"New York\",\"value\":\"NY\",\"calc\":\"\",\"selected\":0,\"order\":45,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"North Carolina\",\"value\":\"NC\",\"calc\":\"\",\"selected\":0,\"order\":46,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"North Dakota\",\"value\":\"ND\",\"calc\":\"\",\"selected\":0,\"order\":47,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Ohio\",\"value\":\"OH\",\"calc\":\"\",\"selected\":0,\"order\":48,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Oklahoma\",\"value\":\"OK\",\"calc\":\"\",\"selected\":0,\"order\":49,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Oregon\",\"value\":\"OR\",\"calc\":\"\",\"selected\":0,\"order\":50,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Pennsylvania\",\"value\":\"PA\",\"calc\":\"\",\"selected\":0,\"order\":51,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Rhode Island\",\"value\":\"RI\",\"calc\":\"\",\"selected\":0,\"order\":52,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"South Carolina\",\"value\":\"SC\",\"calc\":\"\",\"selected\":0,\"order\":53,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"South Dakota\",\"value\":\"SD\",\"calc\":\"\",\"selected\":0,\"order\":54,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Tennessee\",\"value\":\"TN\",\"calc\":\"\",\"selected\":0,\"order\":55,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Texas\",\"value\":\"TX\",\"calc\":\"\",\"selected\":0,\"order\":56,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Utah\",\"value\":\"UT\",\"calc\":\"\",\"selected\":0,\"order\":57,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Vermont\",\"value\":\"VT\",\"calc\":\"\",\"selected\":0,\"order\":58,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Virginia\",\"value\":\"VA\",\"calc\":\"\",\"selected\":0,\"order\":59,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Washington\",\"value\":\"WA\",\"calc\":\"\",\"selected\":0,\"order\":60,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"West Virginia\",\"value\":\"WV\",\"calc\":\"\",\"selected\":0,\"order\":61,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Wisconsin\",\"value\":\"WI\",\"calc\":\"\",\"selected\":0,\"order\":62,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Wyoming\",\"value\":\"WY\",\"calc\":\"\",\"selected\":0,\"order\":63,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Washington DC\",\"value\":\"DC\",\"calc\":\"\",\"selected\":0,\"order\":64,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"ARMED FORCES AFRICA \\\\ CANADA \\\\ EUROPE \\\\ MIDDLE EAST\",\"value\":\"AE\",\"calc\":\"\",\"selected\":0,\"order\":65,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"ARMED FORCES AMERICA (EXCEPT CANADA)\",\"value\":\"AA\",\"calc\":\"\",\"selected\":0,\"order\":66,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"ARMED FORCES PACIFIC\",\"value\":\"AP\",\"calc\":\"\",\"selected\":0,\"order\":67,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":\"0\",\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":\"0\",\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":\"0\",\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3907\",\"cellOrder\":\"1\",\"drawerDisabled\":\"\",\"label\":\"Province/State\",\"key\":\"province_state_1499463593303\",\"type\":\"liststate\"},\"id\":87},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"8\",\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":\"0\",\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":\"0\",\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":\"0\",\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3955\",\"drawerDisabled\":false,\"label\":\"Does Your Child Have Siblings?\",\"key\":\"does_your_child_have_siblings_1499464832216\",\"type\":\"listradio\"},\"id\":103},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":8,\"label_pos\":\"default\",\"required\":\"1\",\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":\"0\",\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":\"0\",\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":\"0\",\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3994\",\"drawerDisabled\":\"\",\"label\":\"Special eating habits?\",\"key\":\"special_eating_habits_1499466809010\",\"type\":\"listradio\"},\"id\":121},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":9,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"6\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"<p><br></p>\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3909\",\"drawerDisabled\":\"\",\"cellOrder\":\"1\",\"label\":\"Postal Code\",\"key\":\"postal_code_1499463506919\",\"type\":\"zip\",\"custom_name_attribute\":\"zip\",\"personally_identifiable\":\"\"},\"id\":88},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"9\",\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3957\",\"drawerDisabled\":\"\",\"label\":\"Name and age of siblings\",\"key\":\"name_and_age_of_siblings_1499964482946\",\"type\":\"textbox\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":104},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":9,\"cellcid\":\"c3996\",\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"drawerDisabled\":\"\",\"label\":\"Eating Habits Details\",\"key\":\"eating_habits_details_1499710414708\",\"type\":\"textarea\"},\"id\":122},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":10,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3912\",\"label\":\"Place of Work\",\"key\":\"place_of_work_1499464075146\",\"type\":\"textbox\",\"drawerDisabled\":false,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":89},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":10,\"type\":\"listradio\",\"label\":\"Vision or Hearing Difficulties?\",\"key\":\"vision_or_hearing_difficulties_1500324632876\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3999\",\"drawerDisabled\":false},\"id\":\"132\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":11,\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3914\",\"drawerDisabled\":false,\"label\":\"Work Phone\",\"key\":\"work_phone_1499464087910\",\"type\":\"phone\",\"custom_name_attribute\":\"phone\",\"personally_identifiable\":\"1\"},\"id\":90},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":11,\"label\":\"Vision or Hearing Details\",\"type\":\"textarea\",\"cellcid\":\"c4001\",\"key\":\"vision_or_hearing_details_1500324676434\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"drawerDisabled\":false},\"id\":\"133\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":12,\"label_pos\":\"right\",\"required\":\"0\",\"container_class\":\"\",\"element_class\":\"\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"default_value\":\"unchecked\",\"checked_calc_value\":\"\",\"unchecked_calc_value\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3917\",\"drawerDisabled\":false,\"label\":\"Add a Second Parent / Guardian\",\"key\":\"add_a_second_parent_guardian_1499465827161\",\"type\":\"checkbox\",\"checked_value\":\"Checked\",\"unchecked_value\":\"Unchecked\"},\"id\":91},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":12,\"type\":\"listradio\",\"label\":\"Has your child ever had a psychological or educational evaluation?\",\"key\":\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4004\",\"drawerDisabled\":false},\"id\":\"134\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":13,\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3920\",\"drawerDisabled\":\"\",\"label\":\"2nd Parent First Name\",\"key\":\"2nd_parent_first_name_1499704780354\",\"type\":\"firstname\",\"custom_name_attribute\":\"fname\",\"personally_identifiable\":\"1\"},\"id\":92},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":13,\"label\":\"Evaluation Details\",\"type\":\"textarea\",\"cellcid\":\"c4006\",\"key\":\"evaluation_details_1500324896152\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"drawerDisabled\":false},\"id\":\"135\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":14,\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3922\",\"label\":\"2nd Parent Last Name\",\"key\":\"2nd_parent_last_name_1499704845650\",\"type\":\"lastname\",\"custom_name_attribute\":\"lname\",\"personally_identifiable\":\"1\"},\"id\":93},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":15,\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3925\",\"label\":\"2nd Parent Email\",\"key\":\"2nd_parent_email_1499704856675\",\"type\":\"email\",\"custom_name_attribute\":\"email\",\"personally_identifiable\":\"1\"},\"id\":94},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":16,\"label_pos\":\"default\",\"required\":\"\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c3927\",\"label\":\"2nd Parent Phone\",\"key\":\"2nd_parent_phone_1499704870129\",\"type\":\"phone\",\"custom_name_attribute\":\"phone\",\"personally_identifiable\":\"1\"},\"id\":95},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":17,\"type\":\"textbox\",\"label\":\"2nd Parent Work\",\"key\":\"2nd_parent_work_1500322689107\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3930\",\"drawerDisabled\":false,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"128\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":18,\"label\":\"2nd Parent Work Phone\",\"type\":\"phone\",\"cellcid\":\"c3932\",\"key\":\"2nd_parent_work_phone_1500399017023\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"drawerDisabled\":false,\"custom_name_attribute\":\"phone\",\"personally_identifiable\":\"1\"},\"id\":\"129\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"999\",\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c4012\",\"drawerDisabled\":\"\",\"label\":\"Why would you like for your child to attend WMA?\",\"key\":\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\",\"type\":\"textarea\"},\"id\":123},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":\"999\",\"label_pos\":\"default\",\"required\":\"1\",\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":\"0\",\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":\"0\",\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":\"0\",\"element_styles_advanced\":\"\",\"cellcid\":\"c4015\",\"drawerDisabled\":\"\",\"label\":\"How Does the Montessori Method fit in with the education goals you have for your child?\",\"key\":\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\",\"type\":\"textarea\"},\"id\":124},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":999,\"type\":\"textarea\",\"label\":\"Is there anything else you would like to tell us about your child?\",\"key\":\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c4018\",\"drawerDisabled\":false},\"id\":\"136\"}],\"actions\":[{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"successmessage\",\"active\":\"1\",\"created_at\":\"2017-07-07 12:44:18\",\"label\":\"Application Successfully Submitted. Thank you!\",\"message\":\"Your form has been successfully submitted.\",\"order\":\"1\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"submit_1499710991307\",\"comparator\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"success_msg\":\"<p>Dear {field:first_parent_name_1499712121583},</p><p>Thank you for submitting an online application to WMA Elementary.</p><p>You should receive an email shortly with a copy of your online application and the next steps to take to complete the process (be sure to check your junk folders). Please contact us if you have any questions or concerns.</p><p>All the best,</p><p>Westside Montessori Academy<br><a href=\\\"office@westsidemontessoriacademy.ca\\\">office@westsidemontessoriacademy.ca</a><a href=\\\"office@westsidemontessoriacademy.ca\\\" style=\\\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\\\"></a><br><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\\\">604-434-9611</span></p>\",\"drawerDisabled\":\"\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":21},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"email\",\"active\":\"1\",\"created_at\":\"2017-07-07 12:44:18\",\"label\":\"Email with PDF Application (to school and applicant)\",\"to\":\"{field:email_1499463446645}, admissions@westsidemontessoriacademy.ca\",\"subject\":\"Ninja Forms Submission\",\"message\":\"{field:all_fields}\",\"order\":\"2\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"reply_to\":\"office@westsidemontessoriacademy.ca\",\"email_subject\":\"Your Application to Westside Montessori Academy Elementary \",\"email_message\":\"<p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\">Thank you for your application to Westside Montessori Elementary. We look forward to meeting you!<span class=\\\"Apple-converted-space\\\">&nbsp;</span><span id=\\\"nf-drawer-content\\\"><span><span>The information you submitted is attached to this message as a PDF.</span></span></span><br></p><p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\"><br>Your application will be complete once<strong><span class=\\\"Apple-converted-space\\\">&nbsp;</span></strong><strong></strong>the following requirements have been met:</p><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><strong style=\\\"font-size: 12px;\\\">✓ Complete application form</strong></p><h3 style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\"><span style=\\\"font-size: 12px;\\\"><strong>☐ Attend an WMA Elementary Open House (typically a Thursday evening in November). </strong><strong>Please check our main website for the date: </strong></span><a href=\\\"http://www.westsidemontessoriacademy.ca/news/\\\" target=\\\"_blank\\\">westsidemontessoriacademy.ca</a><span style=\\\"font-size: 12px;\\\"><strong><br></strong></span></h3><h3 style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\"><span style=\\\"font-size: 12px;\\\"><strong>☐ Paid $200 Application Processing fee.<span class=\\\"Apple-converted-space\\\">&nbsp;</span><i><u><br>We will only send this invoice once we\'ve determined that there is a space for your child at the school.</u></i></strong><span id=\\\"nf-drawer-content\\\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong></span></h3><h3 style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\"><strong style=\\\"font-size: 12px;\\\">☐ Schedule a Classroom Experience for your child to spend some time with us in our classrooms.</strong></h3><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><span style=\\\"font-weight: normal; font-size: 12px;\\\"><br></span></p><p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\"><i><span style=\\\"font-weight: normal; font-size: 12px;\\\">No acceptance for enrolment is implied by completing our application process. Enrolment is at the sole discretion of Westside Montessori Academy.</span></i><b><br><br>Please add<span class=\\\"Apple-converted-space\\\">&nbsp;</span></b><a href=\\\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\\\">office@westsidemontessoriacademy.ca</a><b><span class=\\\"Apple-converted-space\\\">&nbsp;</span>to your contacts to avoid missing messages from us.</b></p><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><br></p><p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\">We will be in touch shortly.<br>All the best,<br></p><p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px;');
INSERT INTO `wp_eauwvw_nf3_chunks` (`id`, `name`, `value`) VALUES
(4, 'nf_form_3_publishing_2', ' text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\">Westside Montessori Academy<span id=\\\"nf-drawer-content\\\"><span><span><br>Phone: (604) 434-9611<br>Email:&nbsp;<a href=\\\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\\\">office@westsidemontessoriacademy.ca</a></span></span></span></p><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><br></p>\",\"email_message_plain\":\"\",\"from_name\":\"Westside Montessori Academy\",\"from_address\":\"office@westsidemontessoriacademy.ca\",\"email_format\":\"html\",\"cc\":\"officewesmonacademy@gmail.com\",\"bcc\":\"media@westsidemontessoriacademy.ca\",\"attach_pdf\":\"1\",\"drawerDisabled\":\"\"},\"id\":20},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"save\",\"active\":\"1\",\"created_at\":\"2017-07-07 12:44:18\",\"label\":\"Save Submission\",\"order\":\"3\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"submit_1499710991307\",\"comparator\":\"equal\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"drawerDisabled\":\"\",\"message\":\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":17},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"save\",\"active\":\"1\",\"created_at\":\"2017-07-10 16:02:53\",\"label\":\"Store Submission\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"submit_1499710991307\",\"comparator\":\"equal\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"drawerDisabled\":\"\",\"message\":\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":16},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"zapier\",\"active\":\"1\",\"created_at\":\"2017-07-20 16:16:51\",\"label\":\"Zapier Elementary Freshbooks \",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"success_msg\":\"Your form has been successfully submitted.\",\"zapier-hook\":\"https://hooks.zapier.com/hooks/catch/1808369/5scvkk/\",\"drawerDisabled\":\"\",\"message\":\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":26},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"zapier\",\"active\":\"1\",\"created_at\":\"2017-07-20 14:45:28\",\"label\":\"Zapier Elementary Mailchimp\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"success_msg\":\"Your form has been successfully submitted.\",\"zapier-hook\":\"https://hooks.zapier.com/hooks/catch/1808369/5sc4vf/\",\"drawerDisabled\":\"\",\"message\":\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":24}],\"settings\":{\"objectType\":\"Form Setting\",\"editActive\":true,\"title\":\"WMA Elementary Application\",\"key\":\"\",\"created_at\":\"2017-07-17 12:01:44\",\"show_title\":0,\"clear_complete\":\"1\",\"hide_complete\":\"1\",\"default_label_pos\":\"above\",\"wrapper_class\":\"\",\"element_class\":\"\",\"add_submit\":\"1\",\"currency\":\"\",\"logged_in\":\"\",\"not_logged_in_msg\":\"\",\"sub_limit_msg\":\"The Form has reached it\'s submission limit.\",\"calculations\":[],\"container_styles_border\":\"\",\"container_styles_height\":\"\",\"container_styles_margin\":\"\",\"container_styles_padding\":\"\",\"container_styles_float\":\"\",\"container_styles_show_advanced_css\":\"0\",\"title_styles_border\":\"\",\"title_styles_height\":\"\",\"title_styles_width\":\"\",\"title_styles_font-size\":\"\",\"title_styles_margin\":\"\",\"title_styles_padding\":\"\",\"title_styles_float\":\"\",\"title_styles_show_advanced_css\":\"0\",\"row_styles_border\":\"\",\"row_styles_width\":\"\",\"row_styles_font-size\":\"\",\"row_styles_margin\":\"\",\"row_styles_padding\":\"\",\"row_styles_show_advanced_css\":\"0\",\"row-odd_styles_border\":\"\",\"row-odd_styles_height\":\"\",\"row-odd_styles_width\":\"\",\"row-odd_styles_font-size\":\"\",\"row-odd_styles_margin\":\"\",\"row-odd_styles_padding\":\"\",\"row-odd_styles_show_advanced_css\":\"0\",\"success-msg_styles_border\":\"\",\"success-msg_styles_height\":\"\",\"success-msg_styles_width\":\"\",\"success-msg_styles_font-size\":\"\",\"success-msg_styles_margin\":\"\",\"success-msg_styles_padding\":\"\",\"success-msg_styles_show_advanced_css\":\"0\",\"error_msg_styles_border\":\"\",\"error_msg_styles_width\":\"\",\"error_msg_styles_font-size\":\"\",\"error_msg_styles_margin\":\"\",\"error_msg_styles_padding\":\"\",\"error_msg_styles_show_advanced_css\":\"0\",\"conditions\":[{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"add_a_second_parent_guardian_1499465827161\",\"comparator\":\"equal\",\"value\":\"checked\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"2nd_parent_first_name_1499704780354\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"2nd_parent_last_name_1499704845650\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"2nd_parent_phone_1499704870129\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"2nd_parent_email_1499704856675\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"2nd_parent_work_1500322689107\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"2nd_parent_work_phone_1500399017023\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"2nd_parent_first_name_1499704780354\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"2nd_parent_last_name_1499704845650\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"2nd_parent_phone_1499704870129\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"2nd_parent_email_1499704856675\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"2nd_parent_work_1500322689107\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"2nd_parent_work_phone_1500399017023\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"food_preferences_or_dislikes_1499466743566\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"food_preference_details_1499710402755\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"food_preference_details_1499710402755\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"special_medication_1499466346394\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"medication_details_1499710356120\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"medication_details_1499710356120\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"special_diet_1499466766111\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"special_diet_details_1499710392198\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"special_diet_details_1499710392198\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"special_eating_habits_1499466809010\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"eating_habits_details_1499710414708\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"eating_habits_details_1499710414708\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"how_did_you_hear_about_westside_montessori_academy_1499711509236\",\"comparator\":\"contains\",\"value\":\"current family referral\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"current_student_family_1499711958874\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"current_student_family_1499711958874\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"how_did_you_hear_about_westside_montessori_academy_1499711509236\",\"comparator\":\"contains\",\"value\":\"other\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"other_1499711968400\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"other_1499711968400\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"does_your_child_have_siblings_1499464832216\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"name_and_age_of_siblings_1499964482946\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"name_and_age_of_siblings_1499964482946\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"vision_or_hearing_difficulties_1500324632876\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"vision_or_hearing_details_1500324676434\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"vision_or_hearing_details_1500324676434\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"evaluation_details_1500324896152\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"evaluation_details_1500324896152\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]}],\"mp_breadcrumb\":\"1\",\"mp_progress_bar\":\"1\",\"mp_display_titles\":\"1\",\"mp_prev_label\":\"\",\"mp_next_label\":\"\",\"breadcrumb_container_styles_border\":\"\",\"breadcrumb_container_styles_height\":\"\",\"breadcrumb_container_styles_width\":\"\",\"breadcrumb_container_styles_margin\":\"\",\"breadcrumb_container_styles_padding\":\"\",\"breadcrumb_container_styles_float\":\"\",\"breadcrumb_container_styles_show_advanced_css\":\"0\",\"breadcrumb_buttons_styles_border\":\"\",\"breadcrumb_buttons_styles_height\":\"\",\"breadcrumb_buttons_styles_width\":\"\",\"breadcrumb_buttons_styles_font-size\":\"\",\"breadcrumb_buttons_styles_margin\":\"\",\"breadcrumb_buttons_styles_padding\":\"\",\"breadcrumb_buttons_styles_float\":\"\",\"breadcrumb_buttons_styles_show_advanced_css\":\"0\",\"breadcrumb_button_hover_styles_border\":\"\",\"breadcrumb_button_hover_styles_height\":\"\",\"breadcrumb_button_hover_styles_width\":\"\",\"breadcrumb_button_hover_styles_font-size\":\"\",\"breadcrumb_button_hover_styles_margin\":\"\",\"breadcrumb_button_hover_styles_padding\":\"\",\"breadcrumb_button_hover_styles_float\":\"\",\"breadcrumb_button_hover_styles_show_advanced_css\":\"0\",\"breadcrumb_active_button_styles_border\":\"\",\"breadcrumb_active_button_styles_height\":\"\",\"breadcrumb_active_button_styles_width\":\"\",\"breadcrumb_active_button_styles_font-size\":\"\",\"breadcrumb_active_button_styles_margin\":\"\",\"breadcrumb_active_button_styles_padding\":\"\",\"breadcrumb_active_button_styles_float\":\"\",\"breadcrumb_active_button_styles_show_advanced_css\":\"0\",\"progress_bar_container_styles_background-color\":\"\",\"progress_bar_container_styles_border\":\"\",\"progress_bar_container_styles_height\":\"\",\"progress_bar_container_styles_width\":\"\",\"progress_bar_container_styles_margin\":\"\",\"progress_bar_container_styles_padding\":\"\",\"progress_bar_container_styles_float\":\"\",\"progress_bar_container_styles_show_advanced_css\":\"0\",\"progress_bar_fill_styles_background-color\":\"#8bd655\",\"progress_bar_fill_styles_border\":\"\",\"progress_bar_fill_styles_height\":\"\",\"progress_bar_fill_styles_margin\":\"\",\"progress_bar_fill_styles_padding\":\"\",\"progress_bar_fill_styles_show_advanced_css\":\"0\",\"part_titles_styles_border\":\"\",\"part_titles_styles_height\":\"\",\"part_titles_styles_width\":\"\",\"part_titles_styles_font-size\":\"\",\"part_titles_styles_margin\":\"\",\"part_titles_styles_padding\":\"\",\"part_titles_styles_float\":\"\",\"part_titles_styles_show_advanced_css\":\"0\",\"navigation_container_styles_border\":\"\",\"navigation_container_styles_height\":\"\",\"navigation_container_styles_width\":\"\",\"navigation_container_styles_margin\":\"\",\"navigation_container_styles_padding\":\"\",\"navigation_container_styles_float\":\"\",\"navigation_container_styles_show_advanced_css\":\"0\",\"previous_button_styles_border\":\"\",\"previous_button_styles_height\":\"\",\"previous_button_styles_width\":\"\",\"previous_button_styles_font-size\":\"\",\"previous_button_styles_margin\":\"\",\"previous_button_styles_padding\":\"\",\"previous_button_styles_show_advanced_css\":\"0\",\"next_button_styles_border\":\"\",\"next_button_styles_height\":\"\",\"next_button_styles_width\":\"\",\"next_button_styles_font-size\":\"\",\"next_button_styles_margin\":\"\",\"next_button_styles_padding\":\"\",\"next_button_styles_show_advanced_css\":\"0\",\"navigation_hover_styles_border\":\"\",\"navigation_hover_styles_height\":\"\",\"navigation_hover_styles_width\":\"\",\"navigation_hover_styles_font-size\":\"\",\"navigation_hover_styles_margin\":\"\",\"navigation_hover_styles_padding\":\"\",\"navigation_hover_styles_show_advanced_css\":\"0\",\"formContentData\":[{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"i_am_applying_for_1500318528695\"],\"width\":50},{\"order\":1,\"fields\":[\"beginning_1499454214079\"],\"width\":50}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"how_did_you_hear_about_westside_montessori_academy_1499711509236\"],\"width\":50},{\"order\":1,\"fields\":[\"current_student_family_1499711958874\",\"other_1499711968400\"],\"width\":50}]}],\"order\":0,\"type\":\"part\",\"clean\":false,\"title\":\"Timeline\",\"key\":\"feltkznq\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"first_parent_name_1499712121583\"],\"width\":50},{\"order\":1,\"fields\":[\"lastname_1499463440629\"],\"width\":50}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"best_phone_to_contact_1499464065667\"],\"width\":50},{\"order\":1,\"fields\":[\"email_1499463446645\"],\"width\":50}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"address_1499463452209\"],\"width\":50},{\"order\":1,\"fields\":[\"unit_1499465451820\"],\"width\":50}]},{\"order\":6,\"cells\":[{\"order\":0,\"fields\":[\"city_1499463453266\"],\"width\":33},{\"order\":1,\"fields\":[\"province_state_1499463593303\"],\"width\":33},{\"order\":2,\"fields\":[\"postal_code_1499463506919\"],\"width\":33}]},{\"order\":9,\"cells\":[{\"order\":0,\"fields\":[\"place_of_work_1499464075146\"],\"width\":50},{\"order\":1,\"fields\":[\"work_phone_1499464087910\"],\"width\":50}]},{\"order\":10,\"cells\":[{\"order\":0,\"fields\":[\"add_a_second_parent_guardian_1499465827161\"],\"width\":\"100\"}]},{\"order\":11,\"cells\":[{\"order\":0,\"fields\":[\"2nd_parent_first_name_1499704780354\"],\"width\":50},{\"order\":1,\"fields\":[\"2nd_parent_last_name_1499704845650\"],\"width\":50}]},{\"order\":13,\"cells\":[{\"order\":0,\"fields\":[\"2nd_parent_email_1499704856675\"],\"width\":50},{\"order\":1,\"fields\":[\"2nd_parent_phone_1499704870129\"],\"width\":50}]},{\"order\":14,\"cells\":[{\"order\":0,\"fields\":[\"2nd_parent_work_1500322689107\"],\"width\":50},{\"order\":1,\"fields\":[\"2nd_parent_work_phone_1500399017023\"],\"width\":50}]}],\"order\":1,\"type\":\"part\",\"clean\":false,\"title\":\"Parent / Guardian\",\"key\":\"usyafvzm\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"child_s_full_name_1499464634967\"],\"width\":50},{\"order\":1,\"fields\":[\"child_s_date_of_birth_1499464731212\"],\"width\":50}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"name_child_prefers_to_be_called_1499464649864\"],\"width\":50},{\"order\":1,\"fields\":[\"gender_1499703657310\"],\"width\":50}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"first_language_1499464743690\"],\"width\":33},{\"order\":1,\"fields\":[\"other_languages_1499464752409\"],\"width\":33},{\"order\":2,\"fields\":[\"citizenship_1499464812337\"],\"width\":33}]},{\"order\":8,\"cells\":[{\"order\":0,\"fields\":[\"does_your_child_have_siblings_1499464832216\"],\"width\":50},{\"order\":1,\"fields\":[\"name_and_age_of_siblings_1499964482946\"],\"width\":50}]}],\"order\":2,\"type\":\"part\",\"clean\":false,\"title\":\"Your Child\",\"key\":\"udfnrhte\",\"editActive\":true},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"what_activities_does_your_child_prefer_when_alone_1499466188918\"],\"width\":50},{\"order\":1,\"fields\":[\"what_activities_does_your_child_enjoy_with_others_1499466212273\"],\"width\":50}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"name_of_current_school_child_is_attending_if_applicable_1500323987591\",\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\"],\"width\":50},{\"order\":1,\"fields\":[\"child_s_current_grade_1500324007540\",\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\"],\"width\":50}]}],\"order\":3,\"type\":\"part\",\"clean\":false,\"title\":\"Activities & Experience\",\"key\":\"yllfk\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\"],\"width\":\"100\"}]},{\"order\":2,\"cells\":[{\"order\":0,\"fields\":[\"special_medication_1499466346394\"],\"width\":50},{\"order\":1,\"fields\":[\"medication_details_1499710356120\"],\"width\":50}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"special_diet_1499466766111\"],\"width\":50},{\"order\":1,\"fields\":[\"special_diet_details_1499710392198\"],\"width\":50}]},{\"order\":4,\"cells\":[{\"order\":0,\"fields\":[\"food_preferences_or_dislikes_1499466743566\"],\"width\":50},{\"order\":1,\"fields\":[\"food_preference_details_1499710402755\"],\"width\":50}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"special_eating_habits_1499466809010\"],\"width\":50},{\"order\":1,\"fields\":[\"eating_habits_details_1499710414708\"],\"width\":50}]},{\"order\":6,\"cells\":[{\"order\":0,\"fields\":[\"vision_or_hearing_difficulties_1500324632876\"],\"width\":50},{\"order\":1,\"fields\":[\"vision_or_hearing_details_1500324676434\"],\"width\":50}]},{\"order\":7,\"cells\":[{\"order\":0,\"fields\":[\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\"],\"width\":50},{\"order\":1,\"fields\":[\"evaluation_details_1500324896152\"],\"width\":50}]}],\"order\":4,\"type\":\"part\",\"clean\":false,\"title\":\"Allergies & Preferences\",\"key\":\"gihdcpsd\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\"],\"width\":\"100\"}]},{\"order\":2,\"cells\":[{\"order\":0,\"fields\":[\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\"],\"width\":\"100\"}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\"],\"width\":\"100\"}]}],\"order\":5,\"type\":\"part\",\"clean\":false,\"title\":\"Why WMA?\",\"key\":\"jrngkm\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"i_understand_the_terms_and_conditions_1499711012223\"],\"width\":\"100\"}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"submit_1499710991307\"],\"width\":\"100\"}]}],\"order\":7,\"type\":\"part\",\"clean\":false,\"title\":\"Submit\",\"key\":\"szelumc\",\"editActive\":true,\"drawerDisabled\":false}],\"drawerDisabled\":false,\"changeEmailErrorMsg\":\"\",\"confirmFieldErrorMsg\":\"\",\"fieldNumberNumMinError\":\"\",\"fieldNumberNumMaxError\":\"\",\"fieldNumberIncrementBy\":\"\",\"formErrorsCorrectErrors\":\"\",\"validateRequiredField\":\"\",\"honeypotHoneypotError\":\"\",\"fieldsMarkedRequired\":\"\",\"mp_validate\":1,\"lock\":\"0\",\"unique_field_error\":\"A form with this value has already been submitted.\"},\"deleted_fields\":{},\"deleted_actions\":{}}');
INSERT INTO `wp_eauwvw_nf3_chunks` (`id`, `name`, `value`) VALUES
(6, 'nf_form_2_publishing_0', '{\"id\":2,\"show_publish_options\":false,\"fields\":[{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"label\":\"I am applying for (choose ONE): \",\"type\":\"listselect\",\"key\":\"i_am_applying_for_choose_one_1499454121338\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"order\":0,\"new\":false,\"options\":[],\"label\":\"Select\",\"value\":\"select\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Morning Casa 8:30am - 11:30am Monday to Thursday\",\"value\":\"Morning Session\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Afternoon Casa 12:30am - 3:30pm Monday to Thursday\",\"value\":\"Afternoon Session\",\"calc\":\"\",\"selected\":0,\"order\":2,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Full-Day Casa 8:30am - 3:30pm Monday to Thursday\",\"value\":\"Full Day\",\"calc\":\"\",\"selected\":0,\"order\":3,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3908\",\"drawerDisabled\":false},\"id\":\"5\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"label\":\"First Name\",\"type\":\"firstname\",\"key\":\"firstname_1499456098782\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3502\",\"custom_name_attribute\":\"fname\",\"personally_identifiable\":\"1\"},\"id\":\"6\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"type\":\"firstname\",\"label\":\"First Parent Name\",\"key\":\"first_parent_name_1499712121583\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3925\",\"custom_name_attribute\":\"fname\",\"personally_identifiable\":\"1\"},\"id\":\"17\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"label\":\"Child\'s Full Name\",\"type\":\"firstname\",\"key\":\"child_s_full_name_1499464634967\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3968\",\"custom_name_attribute\":\"fname\",\"personally_identifiable\":\"1\"},\"id\":\"18\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"type\":\"textarea\",\"label\":\"If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\",\"key\":\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c4023\"},\"id\":\"42\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"type\":\"textbox\",\"label\":\"What activities does your child prefer when alone?\",\"key\":\"what_activities_does_your_child_prefer_when_alone_1499466188918\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3993\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"36\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"type\":\"checkbox\",\"label\":\"I understand the Terms and Conditions\",\"key\":\"i_understand_the_terms_and_conditions_1499711012223\",\"label_pos\":\"right\",\"required\":1,\"container_class\":\"\",\"element_class\":\"\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"<p>I understand that completing an application does not guarantee enrolment for my child at Westside Montessori Academy.<br></p>\",\"default_value\":\"unchecked\",\"checked_calc_value\":\"Yes\",\"unchecked_calc_value\":\"No\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c4064\",\"drawerDisabled\":false,\"checked_value\":\"Checked\",\"unchecked_value\":\"Unchecked\"},\"id\":\"67\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"label\":\"Beginning:\",\"type\":\"listselect\",\"key\":\"beginning_1499454214079\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"order\":0,\"new\":false,\"options\":[],\"label\":\"September 2020\",\"value\":\"September 2020\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":1,\"new\":false,\"options\":[],\"label\":\"September 2021\",\"value\":\"September 2021\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":2,\"new\":false,\"options\":[],\"label\":\"September 2022\",\"value\":\"September 2022\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3911\",\"drawerDisabled\":false},\"id\":\"7\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"label\":\"Last Name\",\"type\":\"lastname\",\"key\":\"lastname_1499456102013\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3505\",\"custom_name_attribute\":\"lname\",\"personally_identifiable\":\"1\"},\"id\":\"8\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"type\":\"lastname\",\"label\":\"Last Name\",\"key\":\"lastname_1499463440629\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3927\",\"custom_name_attribute\":\"lname\",\"personally_identifiable\":\"1\"},\"id\":\"19\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"type\":\"listradio\",\"label\":\"Special Medication?\",\"key\":\"special_medication_1499466346394\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4026\",\"drawerDisabled\":false},\"id\":\"43\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"type\":\"textbox\",\"label\":\"What activities does your child enjoy with others?\",\"key\":\"what_activities_does_your_child_enjoy_with_others_1499466212273\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3996\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"37\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"label\":\"Child\'s Date of Birth\",\"type\":\"date\",\"key\":\"child_s_date_of_birth_1499464731212\",\"label_pos\":\"default\",\"required\":1,\"container_class\":\"\",\"element_class\":\"\",\"manual_key\":false,\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"date_default\":\"\",\"date_format\":\"DD/MM/YYYY\",\"year_range_start\":\"\",\"year_range_end\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3970\",\"placeholder\":\"\"},\"id\":\"24\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"label\":\"Name Child Prefers to Be Called\",\"type\":\"textbox\",\"key\":\"name_child_prefers_to_be_called_1499464649864\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3973\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"20\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"label\":\"Add Enrichment Fridays\",\"type\":\"checkbox\",\"key\":\"add_enrichment_fridays_1499454279114\",\"label_pos\":\"right\",\"required\":0,\"container_class\":\"\",\"element_class\":\"\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"<p><span id=\\\"nf-drawer-content\\\"><span class=\\\"nf-setting-groups\\\"><span class=\\\"nf-field-settings\\\"><span class=\\\"nf-field-sub-settings\\\"></span></span></span></span>Each week we combine this smaller class with the Kindergarten class for \\ngroup activities, journaling, reading and practice cooperating in a \\ngroup.</p><br><p></p>\",\"desc_text\":\"<p><span id=\\\"nf-drawer-content\\\"><span class=\\\"nf-setting-groups\\\"><span class=\\\"nf-field-settings\\\"><span class=\\\"nf-field-sub-settings\\\"><b>Time:</b> Friday Mornings 8:30am – 11:30am<br><b>Eligibility:</b> 2nd year students or children turning 4 by December 31st\\n</span></span></span></span><br></p>\",\"default_value\":\"unchecked\",\"checked_calc_value\":\"YES\",\"unchecked_calc_value\":\"NO\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3914\",\"drawerDisabled\":false,\"checked_value\":\"Checked\",\"unchecked_value\":\"Unchecked\"},\"id\":\"9\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"label\":\"Best Phone for Contact\",\"type\":\"phone\",\"key\":\"best_phone_for_contact_1499460943984\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3508\",\"custom_name_attribute\":\"phone\",\"personally_identifiable\":\"1\"},\"id\":\"10\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"type\":\"phone\",\"label\":\"Best Phone to Contact\",\"key\":\"best_phone_to_contact_1499464065667\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3930\",\"cellOrder\":1,\"custom_name_attribute\":\"phone\",\"personally_identifiable\":\"1\"},\"id\":\"21\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"type\":\"listradio\",\"label\":\"Are Playmates Readily Available?\",\"key\":\"are_playmates_readily_available_1499465036269\",\"label_pos\":\"default\",\"required\":false,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"<p><br></p>\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3999\",\"drawerDisabled\":false},\"id\":\"38\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"label\":\"Medication Details\",\"type\":\"textarea\",\"cellcid\":\"c4028\",\"key\":\"medication_details_1499710356120\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"drawerDisabled\":false},\"id\":\"62\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"label\":\"Submit\",\"type\":\"submit\",\"processing_label\":\"Processing\",\"container_class\":\"\",\"element_class\":\"\",\"key\":\"submit_1499710991307\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"submit_element_hover_styles_background-color\":\"\",\"submit_element_hover_styles_border\":\"\",\"submit_element_hover_styles_border-style\":\"\",\"submit_element_hover_styles_border-color\":\"\",\"submit_element_hover_styles_color\":\"\",\"submit_element_hover_styles_width\":\"\",\"submit_element_hover_styles_font-size\":\"\",\"submit_element_hover_styles_margin\":\"\",\"submit_element_hover_styles_padding\":\"\",\"submit_element_hover_styles_display\":\"\",\"submit_element_hover_styles_float\":\"\",\"submit_element_hover_styles_show_advanced_css\":0,\"submit_element_hover_styles_advanced\":\"\",\"cellcid\":\"c4067\",\"drawerDisabled\":false},\"id\":\"68\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"label\":\"Gender:\",\"type\":\"listselect\",\"key\":\"gender_1499703657310\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"order\":0,\"new\":false,\"options\":[],\"label\":\"Select\",\"value\":\"s\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Female\",\"value\":\"F\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Male\",\"value\":\"M\",\"calc\":\"\",\"selected\":0,\"order\":2,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3975\",\"drawerDisabled\":false},\"id\":\"22\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"type\":\"listradio\",\"label\":\"Special Diet?\",\"key\":\"special_diet_1499466766111\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4031\",\"drawerDisabled\":false},\"id\":\"44\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"label\":\"Email\",\"type\":\"email\",\"key\":\"email_1499456110082\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3511\",\"custom_name_attribute\":\"email\",\"personally_identifiable\":\"1\"},\"id\":\"11\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"type\":\"email\",\"label\":\"Email\",\"key\":\"email_1499463446645\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3932\",\"cellOrder\":2,\"drawerDisabled\":false,\"custom_name_attribute\":\"email\",\"personally_identifiable\":\"1\"},\"id\":\"23\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"type\":\"listradio\",\"label\":\"Has Your Child Had Previous Experience Away From Home (daycare, preschool, etc.)?\",\"key\":\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4002\",\"drawerDisabled\":false},\"id\":\"39\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"type\":\"listcheckbox\",\"label\":\"How did you hear about Westside Montessori Academy?\",\"key\":\"how_did_you_hear_about_westside_montessori_academy_1499711509236\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Web Search\",\"value\":\"web search\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Current Student/Family\",\"value\":\"current student\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"BC Parent Magazine\",\"value\":\"bc parent\",\"calc\":\"\",\"selected\":0,\"order\":2,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":3,\"new\":false,\"options\":[],\"label\":\"Westcoast Families Magazine\",\"value\":\"westcoast family\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":4,\"new\":false,\"options\":[],\"label\":\"OurKids.net\",\"value\":\"our kids\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":5,\"new\":false,\"options\":[],\"label\":\"other\",\"value\":\"other\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3917\",\"drawerDisabled\":false},\"id\":\"69\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"label\":\"Address\",\"type\":\"address\",\"key\":\"address_1499456126117\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3514\",\"custom_name_attribute\":\"address\",\"personally_identifiable\":\"1\"},\"id\":\"13\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"type\":\"address\",\"label\":\"Address\",\"key\":\"address_1499463452209\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3935\",\"custom_name_attribute\":\"address\",\"personally_identifiable\":\"1\"},\"id\":\"25\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"label\":\"First Language\",\"type\":\"textbox\",\"key\":\"first_language_1499464743690\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3978\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"26\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"label\":\"Special Diet Details\",\"type\":\"textarea\",\"cellcid\":\"c4033\",\"key\":\"special_diet_details_1499710392198\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\"},\"id\":\"63\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"type\":\"textbox\",\"label\":\"Current Student/Family\",\"key\":\"current_student_family_1499711958874\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3919\",\"drawerDisabled\":false,\"cellOrder\":1,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"70\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"type\":\"listradio\",\"label\":\"Did your child enjoy the experience?\",\"key\":\"did_your_child_enjoy_the_experience_1499705669323\",\"label_pos\":\"default\",\"required\":false,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4005\",\"drawerDisabled\":false},\"id\":\"61\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"type\":\"listradio\",\"label\":\"Food preferences or dislikes?\",\"key\":\"food_preferences_or_dislikes_1499466743566\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4036\",\"drawerDisabled\":false},\"id\":\"45\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"label\":\"City\",\"type\":\"city\",\"key\":\"city_1499456133320\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3517\",\"drawerDisabled\":false,\"custom_name_attribute\":\"city\",\"personally_identifiable\":\"\"},\"id\":\"14\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"label\":\"Other Languages\",\"type\":\"textbox\",\"key\":\"other_languages_1499464752409\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3980\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"27\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"label\":\"Unit #\",\"type\":\"address\",\"cellcid\":\"c3937\",\"key\":\"unit_1499465451820\",\"label_pos\":\"default\",\"required\":0,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellOrder\":1,\"drawerDisabled\":false,\"custom_name_attribute\":\"address\",\"personally_identifiable\":\"1\"},\"id\":\"28\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"type\":\"textbox\",\"label\":\"Other\",\"key\":\"other_1499711968400\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3919\",\"drawerDisabled\":false,\"cellOrder\":2,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"71\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"type\":\"textbox\",\"label\":\"Details (optional)\",\"key\":\"details_optional_1499704162086\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c4008\",\"drawerDisabled\":false,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"53\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":7,\"type\":\"city\",\"label\":\"City\",\"key\":\"city_1499463453266\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3940\",\"cellOrder\":1,\"custom_name_attribute\":\"city\",\"personally_identifiable\":\"\"},\"id\":\"29\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":7,\"label\":\"Citizenship\",\"type\":\"textbox\",\"key\":\"citizenship_1499464812337\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"<p><br></p>\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3982\",\"drawerDisabled\":false,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"30\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":7,\"label\":\"Food Preference Details\",\"type\":\"textarea\",\"cellcid\":\"c4038\",\"key\":\"food_preference_details_1499710402755\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_p');
INSERT INTO `wp_eauwvw_nf3_chunks` (`id`, `name`, `value`) VALUES
(7, 'nf_form_2_publishing_1', 'adding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\"},\"id\":\"64\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":7,\"type\":\"listradio\",\"label\":\"Is your child currently attending another school or program(s)?\",\"key\":\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\",\"label_pos\":\"default\",\"required\":false,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"No\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4011\",\"drawerDisabled\":false},\"id\":\"54\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":8,\"type\":\"listradio\",\"label\":\"Special eating habits?\",\"key\":\"special_eating_habits_1499466809010\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"N\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4041\",\"drawerDisabled\":false},\"id\":\"46\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":8,\"label\":\"Postal Code\",\"type\":\"zip\",\"key\":\"postal_code_1499456183415\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"6\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3520\",\"custom_name_attribute\":\"zip\",\"personally_identifiable\":\"\"},\"id\":\"15\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":8,\"label\":\"Does Your Child Have Siblings?\",\"type\":\"listradio\",\"key\":\"does_your_child_have_siblings_1499464832216\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"N\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3985\",\"drawerDisabled\":false},\"id\":\"32\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":8,\"type\":\"liststate\",\"label\":\"Province/State\",\"key\":\"province_state_1499463593303\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"order\":0,\"new\":false,\"options\":[],\"label\":\"Select\",\"value\":\"select\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":1,\"new\":false,\"options\":[],\"label\":\"Alberta\",\"value\":\"AB\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":2,\"new\":false,\"options\":[],\"label\":\"British Columbia\",\"value\":\"BC\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":3,\"new\":false,\"options\":[],\"label\":\"Manitoba\",\"value\":\"MB\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":4,\"new\":false,\"options\":[],\"label\":\"Newfoundland\",\"value\":\"NL\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":5,\"new\":false,\"options\":[],\"label\":\"Nova Scotia\",\"value\":\"NS\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":6,\"new\":false,\"options\":[],\"label\":\"Northwest Territories\",\"value\":\"NT\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":7,\"new\":false,\"options\":[],\"label\":\"Nunavut\",\"value\":\"NU\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":8,\"new\":false,\"options\":[],\"label\":\"Ontario\",\"value\":\"ON\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":9,\"new\":false,\"options\":[],\"label\":\"Prince Edward Island\",\"value\":\"PE\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":10,\"new\":false,\"options\":[],\"label\":\"Quebec\",\"value\":\"QU\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":11,\"new\":false,\"options\":[],\"label\":\"Saskatchewan\",\"value\":\"SK\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":12,\"new\":false,\"options\":[],\"label\":\"Yukon\",\"value\":\"YT\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Alabama\",\"value\":\"AL\",\"calc\":\"\",\"selected\":0,\"order\":13,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Alaska\",\"value\":\"AK\",\"calc\":\"\",\"selected\":0,\"order\":14,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Arizona\",\"value\":\"AZ\",\"calc\":\"\",\"selected\":0,\"order\":15,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Arkansas\",\"value\":\"AR\",\"calc\":\"\",\"selected\":0,\"order\":16,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"California\",\"value\":\"CA\",\"calc\":\"\",\"selected\":0,\"order\":17,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Colorado\",\"value\":\"CO\",\"calc\":\"\",\"selected\":0,\"order\":18,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Connecticut\",\"value\":\"CT\",\"calc\":\"\",\"selected\":0,\"order\":19,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Delaware\",\"value\":\"DE\",\"calc\":\"\",\"selected\":0,\"order\":20,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Florida\",\"value\":\"FL\",\"calc\":\"\",\"selected\":0,\"order\":21,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Georgia\",\"value\":\"GA\",\"calc\":\"\",\"selected\":0,\"order\":22,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Hawaii\",\"value\":\"HI\",\"calc\":\"\",\"selected\":0,\"order\":23,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Idaho\",\"value\":\"ID\",\"calc\":\"\",\"selected\":0,\"order\":24,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Illinois\",\"value\":\"IL\",\"calc\":\"\",\"selected\":0,\"order\":25,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Indiana\",\"value\":\"IN\",\"calc\":\"\",\"selected\":0,\"order\":26,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Iowa\",\"value\":\"IA\",\"calc\":\"\",\"selected\":0,\"order\":27,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Kansas\",\"value\":\"KS\",\"calc\":\"\",\"selected\":0,\"order\":28,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Kentucky\",\"value\":\"KY\",\"calc\":\"\",\"selected\":0,\"order\":29,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Louisiana\",\"value\":\"LA\",\"calc\":\"\",\"selected\":0,\"order\":30,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Maine\",\"value\":\"ME\",\"calc\":\"\",\"selected\":0,\"order\":31,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Maryland\",\"value\":\"MD\",\"calc\":\"\",\"selected\":0,\"order\":32,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"order\":33,\"new\":false,\"options\":[],\"label\":\"New Brunswick\",\"value\":\"NB\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Massachusetts\",\"value\":\"MA\",\"calc\":\"\",\"selected\":0,\"order\":34,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Michigan\",\"value\":\"MI\",\"calc\":\"\",\"selected\":0,\"order\":35,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Minnesota\",\"value\":\"MN\",\"calc\":\"\",\"selected\":0,\"order\":36,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Mississippi\",\"value\":\"MS\",\"calc\":\"\",\"selected\":0,\"order\":37,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Missouri\",\"value\":\"MO\",\"calc\":\"\",\"selected\":0,\"order\":38,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Montana\",\"value\":\"MT\",\"calc\":\"\",\"selected\":0,\"order\":39,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Nebraska\",\"value\":\"NE\",\"calc\":\"\",\"selected\":0,\"order\":40,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Nevada\",\"value\":\"NV\",\"calc\":\"\",\"selected\":0,\"order\":41,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"New Hampshire\",\"value\":\"NH\",\"calc\":\"\",\"selected\":0,\"order\":42,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"New Jersey\",\"value\":\"NJ\",\"calc\":\"\",\"selected\":0,\"order\":43,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"New Mexico\",\"value\":\"NM\",\"calc\":\"\",\"selected\":0,\"order\":44,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"New York\",\"value\":\"NY\",\"calc\":\"\",\"selected\":0,\"order\":45,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"North Carolina\",\"value\":\"NC\",\"calc\":\"\",\"selected\":0,\"order\":46,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"North Dakota\",\"value\":\"ND\",\"calc\":\"\",\"selected\":0,\"order\":47,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Ohio\",\"value\":\"OH\",\"calc\":\"\",\"selected\":0,\"order\":48,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Oklahoma\",\"value\":\"OK\",\"calc\":\"\",\"selected\":0,\"order\":49,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Oregon\",\"value\":\"OR\",\"calc\":\"\",\"selected\":0,\"order\":50,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Pennsylvania\",\"value\":\"PA\",\"calc\":\"\",\"selected\":0,\"order\":51,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Rhode Island\",\"value\":\"RI\",\"calc\":\"\",\"selected\":0,\"order\":52,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"South Carolina\",\"value\":\"SC\",\"calc\":\"\",\"selected\":0,\"order\":53,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"South Dakota\",\"value\":\"SD\",\"calc\":\"\",\"selected\":0,\"order\":54,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Tennessee\",\"value\":\"TN\",\"calc\":\"\",\"selected\":0,\"order\":55,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Texas\",\"value\":\"TX\",\"calc\":\"\",\"selected\":0,\"order\":56,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Utah\",\"value\":\"UT\",\"calc\":\"\",\"selected\":0,\"order\":57,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Vermont\",\"value\":\"VT\",\"calc\":\"\",\"selected\":0,\"order\":58,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Virginia\",\"value\":\"VA\",\"calc\":\"\",\"selected\":0,\"order\":59,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Washington\",\"value\":\"WA\",\"calc\":\"\",\"selected\":0,\"order\":60,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"West Virginia\",\"value\":\"WV\",\"calc\":\"\",\"selected\":0,\"order\":61,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Wisconsin\",\"value\":\"WI\",\"calc\":\"\",\"selected\":0,\"order\":62,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Wyoming\",\"value\":\"WY\",\"calc\":\"\",\"selected\":0,\"order\":63,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Washington DC\",\"value\":\"DC\",\"calc\":\"\",\"selected\":0,\"order\":64,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"ARMED FORCES AFRICA \\\\ CANADA \\\\ EUROPE \\\\ MIDDLE EAST\",\"value\":\"AE\",\"calc\":\"\",\"selected\":0,\"order\":65,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"ARMED FORCES AMERICA (EXCEPT CANADA)\",\"value\":\"AA\",\"calc\":\"\",\"selected\":0,\"order\":66,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"ARMED FORCES PACIFIC\",\"value\":\"AP\",\"calc\":\"\",\"selected\":0,\"order\":67,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}}}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c3942\",\"cellOrder\":1,\"drawerDisabled\":false},\"id\":\"33\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":9,\"type\":\"zip\",\"label\":\"Postal Code\",\"key\":\"postal_code_1499463506919\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"6\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"<p><br></p>\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3944\",\"drawerDisabled\":false,\"cellOrder\":1,\"custom_name_attribute\":\"zip\",\"personally_identifiable\":\"\"},\"id\":\"31\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":9,\"label\":\"Eating Habits Details\",\"type\":\"textarea\",\"cellcid\":\"c4043\",\"key\":\"eating_habits_details_1499710414708\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"drawerDisabled\":false},\"id\":\"65\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":9,\"type\":\"textbox\",\"label\":\"Name and age of siblings\",\"key\":\"name_and_age_of_siblings_1499964482946\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3987\",\"drawerDisabled\":false,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"72\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":10,\"type\":\"textbox\",\"label\":\"Place of Work\",\"key\":\"place_of_work_1499464075146\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3947\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"34\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":10,\"type\":\"textbox\",\"label\":\"Please list other schools/programs:\",\"key\":\"please_list_other_schools_programs_1499704327901\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c4014\",\"drawerDisabled\":false,\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\"},\"id\":\"55\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":11,\"type\":\"phone\",\"label\":\"Work Phone\",\"key\":\"work_phone_1499464087910\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3949\",\"drawerDisabled\":false,\"custom_name_attribute\":\"phone\",\"personally_identifiable\":\"1\"},\"id\":\"35\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":11,\"type\":\"listradio\",\"label\":\"Is your child leaving the other school or program?\",\"key\":\"is_your_child_leaving_the_other_school_or_program_1499705321236\",\"label_pos\":\"default\",\"required\":false,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Yes\",\"value\":\"Yes\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"No\",\"value\":\"n\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4017\",\"drawerDisabled\":false},\"id\":\"56\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":12,\"type\":\"checkbox\",\"label\":\"Add a Second Parent / Guardian\",\"key\":\"add_a_second_parent_guardian_1499465827161\",\"label_pos\":\"right\",\"required\":0,\"container_class\":\"\",\"element_class\":\"\",\"manual_key\":false,\"disable_input\":0,\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"default_value\":\"unchecked\",\"checked_calc_value\":\"\",\"unchecked_calc_value\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3952\",\"drawerDisabled\":false,\"checked_value\":\"Checked\",\"unchecked_value\":\"Unchecked\"},\"id\":\"41\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":13,\"type\":\"firstname\",\"label\":\"2nd Parent First Name\",\"key\":\"2nd_parent_first_name_1499704780354\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3955\",\"drawerDisabled\":false,\"custom_name_attribute\":\"fname\",\"personally_identifiable\":\"1\"},\"id\":\"57\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":14,\"type\":\"lastname\",\"label\":\"2nd Parent Last Name\",\"key\":\"2nd_parent_last_name_1499704845650\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3957\",\"custom_name_attribute\":\"lname\",\"personally_identifiable\":\"1\"},\"id\":\"58\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":15,\"type\":\"email\",\"label\":\"2nd Parent Email\",\"key\":\"2nd_parent_email_1499704856675\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3960\",\"custom_name_attribute\":\"email\",\"personally_identifiable\":\"1\"},\"id\":\"59\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":16,\"type\":\"phone\",\"label\":\"2nd Parent Phone\",\"key\":\"2nd_parent_phone_1499704870129\",\"label_pos\":\"default\",\"required\":false,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3962\",\"custom_name_attribute\":\"phone\",\"personally_identifiable\":\"1\"},\"id\":\"60\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":999,\"type\":\"textarea\",\"label\":\"Why would you like for your child to attend WMA?\",\"key\":\"why_would_you_like_for_your_child_to_attend_wma_149');
INSERT INTO `wp_eauwvw_nf3_chunks` (`id`, `name`, `value`) VALUES
(8, 'nf_form_2_publishing_2', '9725506534\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c4049\",\"drawerDisabled\":false},\"id\":\"47\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":999,\"type\":\"listcheckbox\",\"label\":\"How many years will your child attend WMA? (check all that apply)\",\"key\":\"how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850\",\"label_pos\":\"default\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Casa One Year\",\"value\":\"Casa One Year\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Casa Two Years\",\"value\":\"Casa Two Years\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Casa & Kindergarten\",\"value\":\"Casa and Kindergarten\",\"calc\":\"\",\"selected\":0,\"order\":2,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"order\":3,\"new\":false,\"options\":[],\"label\":\"Casa & Elementary (Grades K - 7)\",\"value\":\"Casa and Elementary Grades K to 7\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Add New</a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"></i> Import</a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"One\",\"value\":\"one\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Two\",\"value\":\"two\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Three\",\"value\":\"three\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Label\",\"default\":\"\"},\"value\":{\"header\":\"Value\",\"default\":\"\"},\"calc\":{\"header\":\"Calc Value\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"></span>\",\"default\":0}}},\"manual_value\":true}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"list_item_row_styles_background-color\":\"\",\"list_item_row_styles_border\":\"\",\"list_item_row_styles_border-style\":\"\",\"list_item_row_styles_border-color\":\"\",\"list_item_row_styles_color\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_display\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_row_styles_advanced\":\"\",\"list_item_label_styles_background-color\":\"\",\"list_item_label_styles_border\":\"\",\"list_item_label_styles_border-style\":\"\",\"list_item_label_styles_border-color\":\"\",\"list_item_label_styles_color\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_display\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_label_styles_advanced\":\"\",\"list_item_element_styles_background-color\":\"\",\"list_item_element_styles_border\":\"\",\"list_item_element_styles_border-style\":\"\",\"list_item_element_styles_border-color\":\"\",\"list_item_element_styles_color\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_display\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"list_item_element_styles_advanced\":\"\",\"cellcid\":\"c4058\",\"drawerDisabled\":false},\"id\":\"49\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":999,\"type\":\"textarea\",\"label\":\"How Does the Montessori Method fit in with the education goals you have for your child?\",\"key\":\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\",\"label_pos\":\"default\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c4052\",\"drawerDisabled\":false},\"id\":\"73\"},{\"settings\":{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":9999,\"type\":\"submit\",\"label\":\"Submit\",\"processing_label\":\"Processing\",\"container_class\":\"\",\"element_class\":\"\",\"key\":\"submit_1499456656486\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"submit_element_hover_styles_background-color\":\"\",\"submit_element_hover_styles_border\":\"\",\"submit_element_hover_styles_border-style\":\"\",\"submit_element_hover_styles_border-color\":\"\",\"submit_element_hover_styles_color\":\"\",\"submit_element_hover_styles_width\":\"\",\"submit_element_hover_styles_font-size\":\"\",\"submit_element_hover_styles_margin\":\"\",\"submit_element_hover_styles_padding\":\"\",\"submit_element_hover_styles_display\":\"\",\"submit_element_hover_styles_float\":\"\",\"submit_element_hover_styles_show_advanced_css\":0,\"submit_element_hover_styles_advanced\":\"\",\"cellcid\":\"c3523\"},\"id\":\"16\"}],\"actions\":[{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"successmessage\",\"active\":\"1\",\"created_at\":\"2017-07-07 12:44:18\",\"label\":\"Application Successfully Submitted. Thank you!\",\"message\":\"Your form has been successfully submitted.\",\"order\":\"1\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"submit_1499710991307\",\"comparator\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"success_msg\":\"<p>Dear {field:first_parent_name_1499712121583},</p><p>Thank you for submitting an online application to WMA Preschool.</p><p>Your should receive an email shortly with a copy of your online application and the next steps to take to complete the process.&nbsp;<span style=\\\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\\\">Please do not hesitate to contact us if you have any questions.</span></p><p><br></p><p>All the best,</p><p>Westside Montessori Academy</p><p><a href=\\\"office@westsidemontessoriacademy.ca\\\">office@westsidemontessoriacademy.ca</a></p><p>604-434-9611</p>\",\"drawerDisabled\":\"\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":5},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"email\",\"active\":\"1\",\"created_at\":\"2017-07-07 12:44:18\",\"label\":\"Email with PDF Application (to school and applicant)\",\"to\":\"{field:email_1499463446645}, admissions@westsidemontessoriacademy.ca\",\"subject\":\"Ninja Forms Submission\",\"message\":\"{field:all_fields}\",\"order\":\"2\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"reply_to\":\"office@westsidemontessoriacademy.ca\",\"email_subject\":\"Your Application to Westside Montessori Academy Casa dei Bambini\",\"email_message\":\"<p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\">Thank you for your application to Westside Montessori Casa dei Bambini. We look forward to meeting you!<span class=\\\"Apple-converted-space\\\">&nbsp;</span><span id=\\\"nf-drawer-content\\\"><span><span>The information you submitted is attached to this message as a PDF.</span></span></span><br></p><p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\">Your application will be complete once<strong><span class=\\\"Apple-converted-space\\\">&nbsp;</span></strong><strong></strong>the following requirements have been met:</p><h3 style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\"><strong style=\\\"font-size: 12px;\\\">✓ Complete application form</strong></h3><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><span style=\\\"font-size: 12px;\\\"><strong></strong></span><span id=\\\"nf-drawer-content\\\"><span class=\\\"nf-setting-groups\\\"><span class=\\\"nf-field-settings\\\"><strong style=\\\"font-size: 12px;\\\">☐ Schedule a Casa Classroom Observation Session</strong></span></span></span><span style=\\\"font-size: 12px;\\\"><strong> (parent(s)/guardian(s) only)</strong></span></p><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><span id=\\\"nf-drawer-content\\\"><span class=\\\"nf-setting-groups\\\"><span class=\\\"nf-field-settings\\\"><span style=\\\"font-size: 12px;\\\"><strong>☐ Attend an WMA Casa dei Bambini Open House</strong></span></span></span></span><span style=\\\"font-size: 12px;\\\"><strong> (typically a Saturday in January)<br></strong></span></p><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><span style=\\\"font-size: 12px;\\\"><strong>☐ Paid $50 Application Processing fee<span class=\\\"Apple-converted-space\\\"></span></strong></span><br><span style=\\\"font-size: 12px;\\\"><strong></strong></span><span style=\\\"font-size: 12px;\\\"><strong><i><u>We will only send this invoice once we\'ve determined that there is a space for your child in the program.</u></i></strong><span id=\\\"nf-drawer-content\\\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong></span></p><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><strong style=\\\"font-size: 12px;\\\"><br></strong></p><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><span style=\\\"font-weight: normal; font-size: 12px;\\\">No acceptance for enrolment is implied by completing our application process. Enrolment is at the sole discretion of Westside Montessori Academy.</span></p><p style=\\\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\\\"><br></p><p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\"><b>Add<span class=\\\"Apple-converted-space\\\">&nbsp;</span></b><a href=\\\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\\\">office@westsidemontessoriacademy.ca</a><b><span class=\\\"Apple-converted-space\\\">&nbsp;</span>to your contacts to avoid missing messages from us.</b></p><p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\">We will be in touch shortly.</p><p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\">All the best,</p><p style=\\\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\\\">Westside Montessori Academy<span id=\\\"nf-drawer-content\\\"><span><span><br>Phone: (604) 434-9611<br>Email:&nbsp;<a href=\\\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\\\">office@westsidemontessoriacademy.ca</a></span></span></span></p>\",\"email_message_plain\":\"\",\"from_name\":\"Westside Montessori Academy\",\"from_address\":\"office@westsidemontessoriacademy.ca\",\"email_format\":\"html\",\"cc\":\"officewesmonacademy@gmail.com\",\"bcc\":\"media@westsidemontessoriacademy.ca\",\"attach_pdf\":\"1\",\"drawerDisabled\":\"\"},\"id\":6},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"save\",\"active\":\"1\",\"created_at\":\"2017-07-07 12:44:18\",\"label\":\"Save Submission\",\"order\":\"3\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"drawerDisabled\":\"\",\"message\":\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":7},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"save\",\"active\":\"1\",\"created_at\":\"2017-07-10 16:02:53\",\"label\":\"Store Submission\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"drawerDisabled\":\"\",\"message\":\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":8},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"zapier\",\"active\":\"1\",\"created_at\":\"2017-07-14 10:05:28\",\"label\":\"Zapier Freshbooks\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"success_msg\":\"Your form has been successfully submitted.\",\"zapier-hook\":\"https://hooks.zapier.com/hooks/catch/1808369/51cghi/\",\"drawerDisabled\":\"\",\"message\":\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":14},{\"settings\":{\"objectType\":\"Action\",\"objectDomain\":\"actions\",\"editActive\":false,\"type\":\"zapier\",\"active\":\"1\",\"created_at\":\"2017-07-14 09:34:25\",\"label\":\"Zapier Mailchimp\",\"conditions\":{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"\",\"comparator\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"\",\"trigger\":\"\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[]},\"payment_gateways\":\"\",\"payment_total\":\"0\",\"tag\":\"\",\"to\":\"{wp:admin_email}\",\"reply_to\":\"\",\"email_subject\":\"Ninja Forms Submission\",\"email_message\":\"{fields_table}\",\"email_message_plain\":\"\",\"from_name\":\"\",\"from_address\":\"\",\"email_format\":\"html\",\"cc\":\"\",\"bcc\":\"\",\"redirect_url\":\"\",\"success_msg\":\"Your form has been successfully submitted.\",\"zapier-hook\":\"https://hooks.zapier.com/hooks/catch/1808369/51eqpv/\",\"drawerDisabled\":\"\",\"message\":\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\",\"submitter_email\":\"\",\"fields-save-toggle\":\"save_all\",\"exception_fields\":[],\"set_subs_to_expire\":\"0\",\"subs_expire_time\":\"90\"},\"id\":12}],\"settings\":{\"objectType\":\"Form Setting\",\"editActive\":true,\"title\":\"WMA Casa dei Bambini Application\",\"show_title\":0,\"clear_complete\":1,\"hide_complete\":1,\"default_label_pos\":\"above\",\"wrapper_class\":\"\",\"element_class\":\"\",\"key\":\"\",\"add_submit\":1,\"currency\":\"\",\"logged_in\":false,\"not_logged_in_msg\":\"\",\"sub_limit_msg\":\"The Form has reached it\'s submission limit.\",\"calculations\":[],\"container_styles_border\":\"\",\"container_styles_height\":\"\",\"container_styles_margin\":\"\",\"container_styles_padding\":\"\",\"container_styles_float\":\"\",\"container_styles_show_advanced_css\":0,\"title_styles_border\":\"\",\"title_styles_height\":\"\",\"title_styles_width\":\"\",\"title_styles_font-size\":\"\",\"title_styles_margin\":\"\",\"title_styles_padding\":\"\",\"title_styles_float\":\"\",\"title_styles_show_advanced_css\":0,\"row_styles_border\":\"\",\"row_styles_width\":\"\",\"row_styles_font-size\":\"\",\"row_styles_margin\":\"\",\"row_styles_padding\":\"\",\"row_styles_show_advanced_css\":0,\"row-odd_styles_border\":\"\",\"row-odd_styles_height\":\"\",\"row-odd_styles_width\":\"\",\"row-odd_styles_font-size\":\"\",\"row-odd_styles_margin\":\"\",\"row-odd_styles_padding\":\"\",\"row-odd_styles_show_advanced_css\":0,\"success-msg_styles_border\":\"\",\"success-msg_styles_height\":\"\",\"success-msg_styles_width\":\"\",\"success-msg_styles_font-size\":\"\",\"success-msg_styles_margin\":\"\",\"success-msg_styles_padding\":\"\",\"success-msg_styles_show_advanced_css\":0,\"error_msg_styles_border\":\"\",\"error_msg_styles_width\":\"\",\"error_msg_styles_font-size\":\"\",\"error_msg_styles_margin\":\"\",\"error_msg_styles_padding\":\"\",\"error_msg_styles_show_advanced_css\":0,\"conditions\":[{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"please_list_other_schools_programs_1499704327901\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"is_your_child_leaving_the_other_school_or_program_1499705321236\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"please_list_other_schools_programs_1499704327901\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"is_your_child_leaving_the_other_school_or_program_1499705321236\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"add_a_second_parent_guardian_1499465827161\",\"comparator\":\"equal\",\"value\":\"checked\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"2nd_parent_first_name_1499704780354\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"2nd_parent_last_name_1499704845650\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"2nd_parent_phone_1499704870129\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"2nd_parent_email_1499704856675\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"2nd_parent_first_name_1499704780354\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"2nd_parent_last_name_1499704845650\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"2nd_parent_phone_1499704870129\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"2nd_parent_email_1499704856675\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"details_optional_1499704162086\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"},{\"key\":\"did_your_child_enjoy_the_experience_1499705669323\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"details_optional_1499704162086\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"},{\"key\":\"did_your_child_enjoy_the_experience_1499705669323\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"food_preferences_or_dislikes_1499466743566\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"food_preference_details_1499710402755\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"food_preference_details_1499710402755\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"special_medication_1499466346394\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"medication_details_1499710356120\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"medication_details_1499710356120\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"special_diet_1499466766111\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"special_diet_details_1499710392198\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"special_diet_details_1499710392198\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"special_eating_habits_1499466809010\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"eating_habits_details_1499710414708\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"eating_habits_details_1499710414708\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"how_did_you_hear_about_westside_montessori_academy_1499711509236\",\"comparator\":\"contains\",\"value\":\"current student\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"current_student_family_1499711958874\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"current_student_family_1499711958874\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"how_did_you_hear_about_westside_montessori_academy_1499711509236\",\"comparator\":\"contains\",\"value\":\"other\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"other_1499711968400\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"other_1499711968400\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]},{\"collapsed\":false,\"process\":1,\"connector\":\"all\",\"when\":[{\"connector\":\"AND\",\"key\":\"does_your_child_have_siblings_1499464832216\",\"comparator\":\"equal\",\"value\":\"Yes\",\"type\":\"field\",\"modelType\":\"when\"}],\"then\":[{\"key\":\"name_and_age_of_siblings_1499964482946\",\"trigger\":\"show_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"then\"}],\"else\":[{\"key\":\"name_and_age_of_siblings_1499964482946\",\"trigger\":\"hide_field\",\"value\":\"\",\"type\":\"field\",\"modelType\":\"else\"}]}],\"mp_breadcrumb\":1,\"mp_progress_bar\":1,\"mp_display_titles\":1,\"mp_prev_label\":\"\",\"mp_next_label\":\"\",\"breadcrumb_container_styles_border\":\"\",\"breadcrumb_container_styles_height\":\"\",\"breadcrumb_container_styles_width\":\"\",\"breadcrumb_container_styles_margin\":\"\",\"breadcrumb_container_styles_padding\":\"\",\"breadcrumb_container_styles_float\":\"\",\"breadcrumb_container_styles_show_advanced_css\":0,\"breadcrumb_buttons_styles_border\":\"\",\"breadcrumb_buttons_styles_height\":\"\",\"breadcrumb_buttons_styles_width\":\"\",\"breadcrumb_buttons_styles_font-size\":\"\",\"breadcrumb_buttons_styles_margin\":\"\",\"breadcrumb_buttons_styles_padding\":\"\",\"breadcrumb_buttons_styles_float\":\"\",\"breadcrumb_buttons_styles_show_advanced_css\":0,\"breadcrumb_button_hover_styles_border\":\"\",\"breadcrumb_button_hover_styles_height\":\"\",\"breadcrumb_button_hover_styles_width\":\"\",\"breadcrumb_button_hover_styles_font-size\":\"\",\"breadcrumb_button_hover_styles_margin\":\"\",\"breadcrumb_button_hover_styles_padding\":\"\",\"breadcrumb_button_hover_styles_float\":\"\",\"breadcrumb_button_hover_styles_show_advanced_css\":0,\"breadcrumb_active_button_styles_border\":\"\",\"breadcrumb_active_button_styles_height\":\"\",\"breadcrumb_active_button_styles_width\":\"\",\"breadcrumb_active_button_styles_font-size\":\"\",\"breadcrumb_active_button_styles_margin\":\"\",\"breadcrumb_active_button_styles_padding\":\"\",\"breadcrumb_active_button_styles_float\":\"\",\"breadcrumb_active_button_styles_show_advanced_css\":0,\"progress_bar_container_styles_background-color\":\"\",\"progress_bar_container_styles_border\":\"\",\"progress_bar_container_styles_height\":\"\",\"progress_bar_container_styles_width\":\"\",\"progress_bar_container_styles_margin\":\"\",\"progress_bar_container_styles_padding\":\"\",\"progress_bar_container_styles_float\":\"\",\"progress_bar_container_styles_show_advanced_css\":0,\"progress_bar_fill_styles_background-color\":\"#8bd655\",\"progress_bar_fill_styles_border\":\"\",\"progress_bar_fill_styles_height\":\"\",\"progress_bar_fill_styles_margin\":\"\",\"progress_bar_fill_styles_padding\":\"\",\"progress_bar_fill_styles_show_advanced_css\":0,\"part_titles_styles_border\":\"\",\"part_titles_styles_height\":\"\",\"part_titles_styles_width\":\"\",\"part_titles_styles_font-size\":\"\",\"part_titles_styles_margin\":\"\",\"part_titles_styles_padding\":\"\",\"part_titles_styles_float\":\"\",\"part_titles_styles_show_advanced_css\":0,\"navigation_container_styles_border\":\"\",\"navigation_container_styles_height\":\"\",\"navigation_container_styles_width\":\"\",\"navigation_container_styles_margin\":\"\",\"navigation_container_styles_padding\":\"\",\"navigation_container_styles_float\":\"\",\"navigation_container_styles_show_advanced_css\":0,\"previous_button_styles_border\":\"\",\"previous_button_styles_height\":\"\",\"previous_button_styles_width\":\"\",\"previous_button_styles_font-size\":\"\",\"previous_button_styles_margin\":\"\",\"previous_button_styles_padding\":\"\",\"previous_button_styles_show_advanced_css\":0,\"next_button_styles_border\":\"\",\"next_button_styles_height\":\"\",\"next_button_styles_width\":\"\",\"next_button_styles_font-size\":\"\",\"next_button_styles_margin\":\"\",\"next_button_styles_padding\":\"\",\"next_button_styles_show_advanced_css\":0,\"navigation_hover_styles_border\":\"\",\"navigation_hover_styles_height\":\"\",\"navigation_hover_styles_width\":\"\",\"navigation_hover_styles_font-size\":\"\",\"navigation_hover_styles_margin\":\"\",\"navigation_hover_styles_padding\":\"\",\"navigation_hover_styles_show_advanced_css\":0,\"formContentData\":[{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"i_am_applying_for_choose_one_1499454121338\"],\"width\":50},{\"order\":1,\"fields\":[\"beginning_1499454214079\"],\"width\":50}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"add_enrichment_fridays_1499454279114\"],\"width\":\"100\"}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"how_did_you_hear_about_westside_montessori_academy_1499711509236\"],\"width\":50},{\"order\":1,\"fields\":[\"current_student_family_1499711958874\",\"other_1499711968400\"],\"width\":50}]}],\"order\":0,\"type\":\"part\",\"clean\":false,\"title\":\"Timeline\",\"key\":\"feltkznq\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"first_parent_name_1499712121583\"],\"width\":50},{\"order\":1,\"fields\":[\"lastname_1499463440629\"],\"width\":50}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"best_phone_to_contact_1499464065667\"],\"width\":50},{\"order\":1,\"fields\":[\"email_1499463446645\"],\"width\":50}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"address_1499463452209\"],\"width\":50},{\"order\":1,\"fields\":[\"unit_1499465451820\"],\"width\":50}]},{\"order\":6,\"cells\":[{\"order\":0,\"fields\":[\"city_1499463453266\"],\"width\":33},{\"order\":1,\"fields\":[\"province_state_1499463593303\"],\"width\":33},{\"order\":2,\"fields\":[\"postal_code_1499463506919\"],\"width\":33}]},{\"order\":9,\"cells\":[{\"order\":0,\"fields\":[\"place_of_work_1499464075146\"],\"width\":50},{\"order\":1,\"fields\":[\"work_phone_1499464087910\"],\"width\":50}]},{\"order\":10,\"cells\":[{\"order\":0,\"fields\":[\"add_a_second_parent_guardian_1499465827161\"],\"width\":\"100\"}]},{\"order\":11,\"cells\":[{\"order\":0,\"fields\":[\"2nd_parent_first_name_1499704780354\"],\"width\":50},{\"order\":1,\"fields\":[\"2nd_parent_last_name_1499704845650\"],\"width\":50}]},{\"order\":13,\"cells\":[{\"order\":0,\"fields\":[\"2nd_parent_email_1499704856675\"],\"width\":50},{\"order\":1,\"fields\":[\"2nd_parent_phone_1499704870129\"],\"width\":50}]}],\"order\":1,\"type\":\"part\",\"clean\":false,\"title\":\"Parent / Guardian\",\"key\":\"usyafvzm\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"child_s_full_name_1499464634967\"],\"width\":50},{\"order\":1,\"fields\":[\"child_s_date_of_birth_1499464731212\"],\"width\":50}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"name_child_prefers_to_be_called_1499464649864\"],\"width\":50},{\"order\":1,\"fields\":[\"gender_1499703657310\"],\"width\":50}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"first_language_1499464743690\"],\"width\":33},{\"order\":1,\"fields\":[\"other_languages_1499464752409\"],\"width\":33},{\"order\":2,\"fields\":[\"citizenship_1499464812337\"],\"width\":33}]},{\"order\":8,\"cells\":[{\"order\":0,\"fields\":[\"does_your_child_have_siblings_1499464832216\"],\"width\":50},{\"order\":1,\"fields\":[\"name_and_age_of_siblings_1499964482946\"],\"width\":50}]}],\"order\":2,\"type\":\"part\",\"clean\":false,\"title\":\"Your Child\",\"key\":\"udfnrhte\",\"editActive\":true},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"what_activities_does_your_child_prefer_when_alone_1499466188918\"],\"width\":\"100\"}]},{\"order\":2,\"cells\":[{\"order\":0,\"fields\":[\"what_activities_does_your_child_enjoy_with_others_1499466212273\"],\"width\":\"100\"}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"are_playmates_readily_available_1499465036269\"],\"width\":\"100\"}]},{\"order\":4,\"cells\":[{\"order\":0,\"fields\":[\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\"],\"width\":\"100\"}]},{\"order\":6,\"cells\":[{\"order\":0,\"fields\":[\"did_your_child_enjoy_the_experience_1499705669323\"],\"width\":\"100\"}]},{\"order\":7,\"cells\":[{\"order\":0,\"fields\":[\"details_optional_1499704162086\"],\"width\":\"100\"}]},{\"order\":8,\"cells\":[{\"order\":0,\"fields\":[\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\"],\"width\":\"100\"}]},{\"order\":10,\"cells\":[{\"order\":0,\"fields\":[\"please_list_other_schools_programs_1499704327901\"],\"width\":\"100\"}]},{\"order\":11,\"cells\":[{\"order\":0,\"fields\":[\"is_your_child_leaving_the_other_school_or_program_1499705321236\"],\"width\":\"100\"}]}],\"order\":3,\"type\":\"part\",\"clean\":false,\"title\":\"Activities & Experience\",\"key\":\"yllfk\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\"],\"width\":\"100\"}]},{\"order\":2,\"cells\":[{\"order\":0,\"fields\":[\"special_medication_1499466346394\"],\"width\":50},{\"order\":1,\"fields\":[\"medication_details_1499710356120\"],\"width\":50}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"special_diet_1499466766111\"],\"width\":50},{\"order\":1,\"fields\":[\"special_diet_details_1499710392198\"],\"width\":50}]},{\"order\":4,\"cells\":[{\"order\":0,\"fields\":[\"food_preferences_or_dislikes_1499466743566\"],\"width\":50},{\"order\":1,\"fields\":[\"food_preference_details_1499710402755\"],\"width\":50}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"special_eating_habits_1499466809010\"],\"width\":50},{\"order\":1,\"fields\":[\"eating_habits_details_1499710414708\"],\"width\":50}]}],\"order\":4,\"type\":\"part\",\"clean\":false,\"title\":\"Allergies & Preferences\",\"key\":\"gihdcpsd\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\"],\"width\":\"100\"}]},{\"order\":2,\"cells\":[{\"order\":0,\"fields\":[\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\"],\"width\":\"100\"}]}],\"order\":5,\"type\":\"part\",\"clean\":false,\"title\":\"Why WMA?\",\"key\":\"jrngkm\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":2,\"cells\":[{\"order\":0,\"fields\":[\"how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850\"],\"width\":\"100\"}]}],\"order\":6,\"type\":\"part\",\"clean\":false,\"title\":\"Future\",\"key\":\"jvuavpzy\",\"editActive\":true,\"drawerDisabled\":false},{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"i_understand_the_terms_and_conditions_1499711012223\"],\"width\":\"100\"}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"submit_1499710991307\"],\"width\":\"100\"}]}],\"order\":7,\"type\":\"part\",\"clean\":false,\"title\":\"Submit\",\"key\":\"szelumc\",\"editActive\":true,\"drawerDisabled\":false}],\"drawerDisabled\":false,\"changeEmailErrorMsg\":\"\",\"confirmFieldErrorMsg\":\"\",\"fieldNumberNumMinError\":\"\",\"fieldNumberNumMaxError\":\"\",\"fieldNumberIncrementBy\":\"\",\"formErrorsCorrectErrors\":\"\",\"validateRequiredField\":\"\",\"honeypotHoneypotError\":\"\",\"fieldsMarkedRequired\":\"\",\"mp_validate\":1,\"unique_field_error\":\"A form with this value has already been submitted.\",\"changeDateErrorMsg\":\"\"},\"deleted_fields\":{},\"deleted_actions\":{}}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_fields`
--

CREATE TABLE `wp_eauwvw_nf3_fields` (
  `id` int(11) NOT NULL,
  `label` longtext,
  `key` longtext,
  `type` longtext,
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf3_fields`
--

INSERT INTO `wp_eauwvw_nf3_fields` (`id`, `label`, `key`, `type`, `parent_id`, `created_at`, `updated_at`) VALUES
(1, 'Name', 'name', 'textbox', 1, '2016-08-24 23:39:20', '2017-07-07 10:12:33'),
(2, 'Email', 'email', 'email', 1, '2016-08-24 23:39:20', '2017-07-07 10:12:33'),
(3, 'Message', 'message', 'textarea', 1, '2016-08-24 23:39:20', '2017-07-07 10:12:33'),
(4, 'Submit', 'submit', 'submit', 1, '2016-08-24 23:39:20', '2017-07-07 10:12:33'),
(5, 'I am applying for (choose ONE): ', 'i_am_applying_for_choose_one_1499454121338', 'listselect', 2, NULL, NULL),
(6, 'First Name', 'firstname_1499456098782', 'firstname', 2, NULL, NULL),
(7, 'Beginning:', 'beginning_1499454214079', 'listselect', 2, NULL, NULL),
(8, 'Last Name', 'lastname_1499456102013', 'lastname', 2, NULL, NULL),
(9, 'Add Enrichment Fridays', 'add_enrichment_fridays_1499454279114', 'checkbox', 2, NULL, NULL),
(10, 'Best Phone for Contact', 'best_phone_for_contact_1499460943984', 'phone', 2, NULL, NULL),
(11, 'Email', 'email_1499456110082', 'email', 2, NULL, NULL),
(13, 'Address', 'address_1499456126117', 'address', 2, NULL, NULL),
(14, 'City', 'city_1499456133320', 'city', 2, NULL, NULL),
(15, 'Postal Code', 'postal_code_1499456183415', 'zip', 2, NULL, NULL),
(16, 'Submit', 'submit_1499456656486', 'submit', 2, NULL, NULL),
(17, 'First Parent Name', 'first_parent_name_1499712121583', 'firstname', 2, NULL, NULL),
(18, 'Child\'s Full Name', 'child_s_full_name_1499464634967', 'firstname', 2, NULL, NULL),
(19, 'Last Name', 'lastname_1499463440629', 'lastname', 2, NULL, NULL),
(20, 'Name Child Prefers to Be Called', 'name_child_prefers_to_be_called_1499464649864', 'textbox', 2, NULL, NULL),
(21, 'Best Phone to Contact', 'best_phone_to_contact_1499464065667', 'phone', 2, NULL, NULL),
(22, 'Gender:', 'gender_1499703657310', 'listselect', 2, NULL, NULL),
(23, 'Email', 'email_1499463446645', 'email', 2, NULL, NULL),
(24, 'Child\'s Date of Birth', 'child_s_date_of_birth_1499464731212', 'date', 2, NULL, NULL),
(25, 'Address', 'address_1499463452209', 'address', 2, NULL, NULL),
(26, 'First Language', 'first_language_1499464743690', 'textbox', 2, NULL, NULL),
(27, 'Other Languages', 'other_languages_1499464752409', 'textbox', 2, NULL, NULL),
(28, 'Unit #', 'unit_1499465451820', 'address', 2, NULL, NULL),
(29, 'City', 'city_1499463453266', 'city', 2, NULL, NULL),
(30, 'Citizenship', 'citizenship_1499464812337', 'textbox', 2, NULL, NULL),
(31, 'Postal Code', 'postal_code_1499463506919', 'zip', 2, NULL, NULL),
(32, 'Does Your Child Have Siblings?', 'does_your_child_have_siblings_1499464832216', 'listradio', 2, NULL, NULL),
(33, 'Province/State', 'province_state_1499463593303', 'liststate', 2, NULL, NULL),
(34, 'Place of Work', 'place_of_work_1499464075146', 'textbox', 2, NULL, NULL),
(35, 'Work Phone', 'work_phone_1499464087910', 'phone', 2, NULL, NULL),
(36, 'What activities does your child prefer when alone?', 'what_activities_does_your_child_prefer_when_alone_1499466188918', 'textbox', 2, NULL, NULL),
(37, 'What activities does your child enjoy with others?', 'what_activities_does_your_child_enjoy_with_others_1499466212273', 'textbox', 2, NULL, NULL),
(38, 'Are Playmates Readily Available?', 'are_playmates_readily_available_1499465036269', 'listradio', 2, NULL, NULL),
(39, 'Has Your Child Had Previous Experience Away From Home (daycare, preschool, etc.)?', 'has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291', 'listradio', 2, NULL, NULL),
(41, 'Add a Second Parent / Guardian', 'add_a_second_parent_guardian_1499465827161', 'checkbox', 2, NULL, NULL),
(42, 'If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):', 'if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791', 'textarea', 2, NULL, NULL),
(43, 'Special Medication?', 'special_medication_1499466346394', 'listradio', 2, NULL, NULL),
(44, 'Special Diet?', 'special_diet_1499466766111', 'listradio', 2, NULL, NULL),
(45, 'Food preferences or dislikes?', 'food_preferences_or_dislikes_1499466743566', 'listradio', 2, NULL, NULL),
(46, 'Special eating habits?', 'special_eating_habits_1499466809010', 'listradio', 2, NULL, NULL),
(47, 'Why would you like for your child to attend WMA?', 'why_would_you_like_for_your_child_to_attend_wma_1499725506534', 'textarea', 2, NULL, NULL),
(49, 'How many years will your child attend WMA? (check all that apply)', 'how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850', 'listcheckbox', 2, NULL, NULL),
(53, 'Details (optional)', 'details_optional_1499704162086', 'textbox', 2, NULL, NULL),
(54, 'Is your child currently attending another school or program(s)?', 'is_your_child_currently_attending_another_school_or_program_s_1499704258904', 'listradio', 2, NULL, NULL),
(55, 'Please list other schools/programs:', 'please_list_other_schools_programs_1499704327901', 'textbox', 2, NULL, NULL),
(56, 'Is your child leaving the other school or program?', 'is_your_child_leaving_the_other_school_or_program_1499705321236', 'listradio', 2, NULL, NULL),
(57, '2nd Parent First Name', '2nd_parent_first_name_1499704780354', 'firstname', 2, NULL, NULL),
(58, '2nd Parent Last Name', '2nd_parent_last_name_1499704845650', 'lastname', 2, NULL, NULL),
(59, '2nd Parent Email', '2nd_parent_email_1499704856675', 'email', 2, NULL, NULL),
(60, '2nd Parent Phone', '2nd_parent_phone_1499704870129', 'phone', 2, NULL, NULL),
(61, 'Did your child enjoy the experience?', 'did_your_child_enjoy_the_experience_1499705669323', 'listradio', 2, NULL, NULL),
(62, 'Medication Details', 'medication_details_1499710356120', 'textarea', 2, NULL, NULL),
(63, 'Special Diet Details', 'special_diet_details_1499710392198', 'textarea', 2, NULL, NULL),
(64, 'Food Preference Details', 'food_preference_details_1499710402755', 'textarea', 2, NULL, NULL),
(65, 'Eating Habits Details', 'eating_habits_details_1499710414708', 'textarea', 2, NULL, NULL),
(67, 'I understand the Terms and Conditions', 'i_understand_the_terms_and_conditions_1499711012223', 'checkbox', 2, NULL, NULL),
(68, 'Submit', 'submit_1499710991307', 'submit', 2, NULL, NULL),
(69, 'How did you hear about Westside Montessori Academy?', 'how_did_you_hear_about_westside_montessori_academy_1499711509236', 'listcheckbox', 2, NULL, NULL),
(70, 'Current Student/Family', 'current_student_family_1499711958874', 'textbox', 2, NULL, NULL),
(71, 'Other', 'other_1499711968400', 'textbox', 2, NULL, NULL),
(72, 'Name and age of siblings', 'name_and_age_of_siblings_1499964482946', 'textbox', 2, NULL, NULL),
(73, 'How Does the Montessori Method fit in with the education goals you have for your child?', 'how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634', 'textarea', 2, NULL, NULL),
(74, 'I am applying for: ', 'i_am_applying_for_1500318528695', 'listselect', 3, '2017-07-17 19:01:44', '2017-07-17 12:01:44'),
(75, 'Beginning:', 'beginning_1499454214079', 'listselect', 3, '2017-07-17 19:01:44', '2017-07-17 12:01:44'),
(77, 'How did you hear about Westside Montessori Academy?', 'how_did_you_hear_about_westside_montessori_academy_1499711509236', 'listcheckbox', 3, '2017-07-17 19:01:45', '2017-07-17 12:01:45'),
(78, 'Current Student/Family', 'current_student_family_1499711958874', 'textbox', 3, '2017-07-17 19:01:45', '2017-07-17 12:01:45'),
(79, 'Other', 'other_1499711968400', 'textbox', 3, '2017-07-17 19:01:46', '2017-07-17 12:01:46'),
(80, 'First Parent Name', 'first_parent_name_1499712121583', 'firstname', 3, '2017-07-17 19:01:46', '2017-07-17 12:01:46'),
(81, 'Last Name', 'lastname_1499463440629', 'lastname', 3, '2017-07-17 19:01:46', '2017-07-17 12:01:46'),
(82, 'Best Phone to Contact', 'best_phone_to_contact_1499464065667', 'phone', 3, '2017-07-17 19:01:47', '2017-07-17 12:01:47'),
(83, 'Email', 'email_1499463446645', 'email', 3, '2017-07-17 19:01:47', '2017-07-17 12:01:47'),
(84, 'Address', 'address_1499463452209', 'address', 3, '2017-07-17 19:01:47', '2017-07-17 12:01:47'),
(85, 'Unit #', 'unit_1499465451820', 'address', 3, '2017-07-17 19:01:48', '2017-07-17 12:01:48'),
(86, 'City', 'city_1499463453266', 'city', 3, '2017-07-17 19:01:48', '2017-07-17 12:01:48'),
(87, 'Province/State', 'province_state_1499463593303', 'liststate', 3, '2017-07-17 19:01:49', '2017-07-17 12:01:49'),
(88, 'Postal Code', 'postal_code_1499463506919', 'zip', 3, '2017-07-17 19:01:49', '2017-07-17 12:01:49'),
(89, 'Place of Work', 'place_of_work_1499464075146', 'textbox', 3, '2017-07-17 19:01:50', '2017-07-17 12:01:50'),
(90, 'Work Phone', 'work_phone_1499464087910', 'phone', 3, '2017-07-17 19:01:50', '2017-07-17 12:01:50'),
(91, 'Add a Second Parent / Guardian', 'add_a_second_parent_guardian_1499465827161', 'checkbox', 3, '2017-07-17 19:01:51', '2017-07-17 12:01:51'),
(92, '2nd Parent First Name', '2nd_parent_first_name_1499704780354', 'firstname', 3, '2017-07-17 19:01:51', '2017-07-17 12:01:51'),
(93, '2nd Parent Last Name', '2nd_parent_last_name_1499704845650', 'lastname', 3, '2017-07-17 19:01:51', '2017-07-17 12:01:51'),
(94, '2nd Parent Email', '2nd_parent_email_1499704856675', 'email', 3, '2017-07-17 19:01:52', '2017-07-17 12:01:52'),
(95, '2nd Parent Phone', '2nd_parent_phone_1499704870129', 'phone', 3, '2017-07-17 19:01:53', '2017-07-17 12:01:53'),
(96, 'Child\'s Full Name', 'child_s_full_name_1499464634967', 'firstname', 3, '2017-07-17 19:01:53', '2017-07-17 12:01:53'),
(97, 'Child\'s Date of Birth', 'child_s_date_of_birth_1499464731212', 'date', 3, '2017-07-17 19:01:54', '2017-07-17 12:01:54'),
(98, 'Name Child Prefers to Be Called', 'name_child_prefers_to_be_called_1499464649864', 'textbox', 3, '2017-07-17 19:01:54', '2017-07-17 12:01:54'),
(99, 'Gender:', 'gender_1499703657310', 'listselect', 3, '2017-07-17 19:01:55', '2017-07-17 12:01:55'),
(100, 'First Language', 'first_language_1499464743690', 'textbox', 3, '2017-07-17 19:01:56', '2017-07-17 12:01:56'),
(101, 'Other Languages', 'other_languages_1499464752409', 'textbox', 3, '2017-07-17 19:01:56', '2017-07-17 12:01:56'),
(102, 'Citizenship', 'citizenship_1499464812337', 'textbox', 3, '2017-07-17 19:01:57', '2017-07-17 12:01:57'),
(103, 'Does Your Child Have Siblings?', 'does_your_child_have_siblings_1499464832216', 'listradio', 3, '2017-07-17 19:01:57', '2017-07-17 12:01:57'),
(104, 'Name and age of siblings', 'name_and_age_of_siblings_1499964482946', 'textbox', 3, '2017-07-17 19:01:58', '2017-07-17 12:01:58'),
(105, 'What activities does your child prefer when alone?', 'what_activities_does_your_child_prefer_when_alone_1499466188918', 'textbox', 3, '2017-07-17 19:01:59', '2017-07-17 12:01:59'),
(106, 'What activities does your child enjoy with others?', 'what_activities_does_your_child_enjoy_with_others_1499466212273', 'textbox', 3, '2017-07-17 19:01:59', '2017-07-17 12:01:59'),
(114, 'If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):', 'if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791', 'textarea', 3, '2017-07-17 19:02:05', '2017-07-17 12:02:05'),
(115, 'Special Medication?', 'special_medication_1499466346394', 'listradio', 3, '2017-07-17 19:02:06', '2017-07-17 12:02:06'),
(116, 'Medication Details', 'medication_details_1499710356120', 'textarea', 3, '2017-07-17 19:02:07', '2017-07-17 12:02:07'),
(117, 'Special Diet?', 'special_diet_1499466766111', 'listradio', 3, '2017-07-17 19:02:08', '2017-07-17 12:02:08'),
(118, 'Special Diet Details', 'special_diet_details_1499710392198', 'textarea', 3, '2017-07-17 19:02:09', '2017-07-17 12:02:09'),
(119, 'Food preferences or dislikes?', 'food_preferences_or_dislikes_1499466743566', 'listradio', 3, '2017-07-17 19:02:09', '2017-07-17 12:02:09'),
(120, 'Food Preference Details', 'food_preference_details_1499710402755', 'textarea', 3, '2017-07-17 19:02:11', '2017-07-17 12:02:11'),
(121, 'Special eating habits?', 'special_eating_habits_1499466809010', 'listradio', 3, '2017-07-17 19:02:12', '2017-07-17 12:02:12'),
(122, 'Eating Habits Details', 'eating_habits_details_1499710414708', 'textarea', 3, '2017-07-17 19:02:15', '2017-07-17 12:02:15'),
(123, 'Why would you like for your child to attend WMA?', 'why_would_you_like_for_your_child_to_attend_wma_1499725506534', 'textarea', 3, '2017-07-17 19:02:15', '2017-07-17 12:02:15'),
(124, 'How Does the Montessori Method fit in with the education goals you have for your child?', 'how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634', 'textarea', 3, '2017-07-17 19:02:16', '2017-07-17 12:02:16'),
(126, 'I understand the Terms and Conditions', 'i_understand_the_terms_and_conditions_1499711012223', 'checkbox', 3, '2017-07-17 19:02:17', '2017-07-17 12:02:17'),
(127, 'Submit', 'submit_1499710991307', 'submit', 3, '2017-07-17 19:02:18', '2017-07-17 12:02:18'),
(128, '2nd Parent Work', '2nd_parent_work_1500322689107', 'textbox', 3, NULL, NULL),
(129, '2nd Parent Work Phone', '2nd_parent_work_phone_1500399017023', 'phone', 3, NULL, NULL),
(130, 'Name of current school child is attending (if applicable)', 'name_of_current_school_child_is_attending_if_applicable_1500323987591', 'textbox', 3, NULL, NULL),
(131, 'Child\'s Current Grade', 'child_s_current_grade_1500324007540', 'textbox', 3, NULL, NULL),
(132, 'Vision or Hearing Difficulties?', 'vision_or_hearing_difficulties_1500324632876', 'listradio', 3, NULL, NULL),
(133, 'Vision or Hearing Details', 'vision_or_hearing_details_1500324676434', 'textarea', 3, NULL, NULL),
(134, 'Has your child ever had a psychological or educational evaluation?', 'has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960', 'listradio', 3, NULL, NULL),
(135, 'Evaluation Details', 'evaluation_details_1500324896152', 'textarea', 3, NULL, NULL),
(136, 'Is there anything else you would like to tell us about your child?', 'is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293', 'textarea', 3, NULL, NULL),
(137, 'What activites/subjects does your child enjoy at school?', 'what_activites_subjects_does_your_child_enjoy_at_school_1500401683051', 'textbox', 3, NULL, NULL),
(138, 'Please list any extra-curricular activites your child is involved with:', 'please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744', 'textbox', 3, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_field_meta`
--

CREATE TABLE `wp_eauwvw_nf3_field_meta` (
  `id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf3_field_meta`
--

INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(1, 1, 'label_pos', 'above'),
(2, 1, 'required', '1'),
(3, 1, 'order', '1'),
(4, 1, 'placeholder', ''),
(5, 1, 'default', ''),
(6, 1, 'wrapper_class', ''),
(7, 1, 'element_class', ''),
(8, 1, 'objectType', 'Field'),
(9, 1, 'objectDomain', 'fields'),
(10, 1, 'editActive', ''),
(11, 1, 'container_class', ''),
(12, 1, 'input_limit', ''),
(13, 1, 'input_limit_type', 'characters'),
(14, 1, 'input_limit_msg', 'Character(s) left'),
(15, 1, 'manual_key', ''),
(16, 1, 'disable_input', ''),
(17, 1, 'admin_label', ''),
(18, 1, 'help_text', ''),
(19, 1, 'desc_text', ''),
(20, 1, 'disable_browser_autocomplete', ''),
(21, 1, 'mask', ''),
(22, 1, 'custom_mask', ''),
(23, 1, 'wrap_styles_background-color', ''),
(24, 1, 'wrap_styles_border', ''),
(25, 1, 'wrap_styles_border-style', ''),
(26, 1, 'wrap_styles_border-color', ''),
(27, 1, 'wrap_styles_color', ''),
(28, 1, 'wrap_styles_height', ''),
(29, 1, 'wrap_styles_width', ''),
(30, 1, 'wrap_styles_font-size', ''),
(31, 1, 'wrap_styles_margin', ''),
(32, 1, 'wrap_styles_padding', ''),
(33, 1, 'wrap_styles_display', ''),
(34, 1, 'wrap_styles_float', ''),
(35, 1, 'wrap_styles_show_advanced_css', '0'),
(36, 1, 'wrap_styles_advanced', ''),
(37, 1, 'label_styles_background-color', ''),
(38, 1, 'label_styles_border', ''),
(39, 1, 'label_styles_border-style', ''),
(40, 1, 'label_styles_border-color', ''),
(41, 1, 'label_styles_color', ''),
(42, 1, 'label_styles_height', ''),
(43, 1, 'label_styles_width', ''),
(44, 1, 'label_styles_font-size', ''),
(45, 1, 'label_styles_margin', ''),
(46, 1, 'label_styles_padding', ''),
(47, 1, 'label_styles_display', ''),
(48, 1, 'label_styles_float', ''),
(49, 1, 'label_styles_show_advanced_css', '0'),
(50, 1, 'label_styles_advanced', ''),
(51, 1, 'element_styles_background-color', ''),
(52, 1, 'element_styles_border', ''),
(53, 1, 'element_styles_border-style', ''),
(54, 1, 'element_styles_border-color', ''),
(55, 1, 'element_styles_color', ''),
(56, 1, 'element_styles_height', ''),
(57, 1, 'element_styles_width', ''),
(58, 1, 'element_styles_font-size', ''),
(59, 1, 'element_styles_margin', ''),
(60, 1, 'element_styles_padding', ''),
(61, 1, 'element_styles_display', ''),
(62, 1, 'element_styles_float', ''),
(63, 1, 'element_styles_show_advanced_css', '0'),
(64, 1, 'element_styles_advanced', ''),
(65, 1, 'cellcid', 'c3277'),
(66, 2, 'label_pos', 'above'),
(67, 2, 'required', '1'),
(68, 2, 'order', '2'),
(69, 2, 'placeholder', ''),
(70, 2, 'default', ''),
(71, 2, 'wrapper_class', ''),
(72, 2, 'element_class', ''),
(73, 2, 'objectType', 'Field'),
(74, 2, 'objectDomain', 'fields'),
(75, 2, 'editActive', ''),
(76, 2, 'container_class', ''),
(77, 2, 'admin_label', ''),
(78, 2, 'help_text', ''),
(79, 2, 'desc_text', ''),
(80, 2, 'wrap_styles_background-color', ''),
(81, 2, 'wrap_styles_border', ''),
(82, 2, 'wrap_styles_border-style', ''),
(83, 2, 'wrap_styles_border-color', ''),
(84, 2, 'wrap_styles_color', ''),
(85, 2, 'wrap_styles_height', ''),
(86, 2, 'wrap_styles_width', ''),
(87, 2, 'wrap_styles_font-size', ''),
(88, 2, 'wrap_styles_margin', ''),
(89, 2, 'wrap_styles_padding', ''),
(90, 2, 'wrap_styles_display', ''),
(91, 2, 'wrap_styles_float', ''),
(92, 2, 'wrap_styles_show_advanced_css', '0'),
(93, 2, 'wrap_styles_advanced', ''),
(94, 2, 'label_styles_background-color', ''),
(95, 2, 'label_styles_border', ''),
(96, 2, 'label_styles_border-style', ''),
(97, 2, 'label_styles_border-color', ''),
(98, 2, 'label_styles_color', ''),
(99, 2, 'label_styles_height', ''),
(100, 2, 'label_styles_width', ''),
(101, 2, 'label_styles_font-size', ''),
(102, 2, 'label_styles_margin', ''),
(103, 2, 'label_styles_padding', ''),
(104, 2, 'label_styles_display', ''),
(105, 2, 'label_styles_float', ''),
(106, 2, 'label_styles_show_advanced_css', '0'),
(107, 2, 'label_styles_advanced', ''),
(108, 2, 'element_styles_background-color', ''),
(109, 2, 'element_styles_border', ''),
(110, 2, 'element_styles_border-style', ''),
(111, 2, 'element_styles_border-color', ''),
(112, 2, 'element_styles_color', ''),
(113, 2, 'element_styles_height', ''),
(114, 2, 'element_styles_width', ''),
(115, 2, 'element_styles_font-size', ''),
(116, 2, 'element_styles_margin', ''),
(117, 2, 'element_styles_padding', ''),
(118, 2, 'element_styles_display', ''),
(119, 2, 'element_styles_float', ''),
(120, 2, 'element_styles_show_advanced_css', '0'),
(121, 2, 'element_styles_advanced', ''),
(122, 2, 'cellcid', 'c3281'),
(123, 3, 'label_pos', 'above'),
(124, 3, 'required', '1'),
(125, 3, 'order', '3'),
(126, 3, 'placeholder', ''),
(127, 3, 'default', ''),
(128, 3, 'wrapper_class', ''),
(129, 3, 'element_class', ''),
(130, 3, 'objectType', 'Field'),
(131, 3, 'objectDomain', 'fields'),
(132, 3, 'editActive', ''),
(133, 3, 'container_class', ''),
(134, 3, 'input_limit', ''),
(135, 3, 'input_limit_type', 'characters'),
(136, 3, 'input_limit_msg', 'Character(s) left'),
(137, 3, 'manual_key', ''),
(138, 3, 'disable_input', ''),
(139, 3, 'admin_label', ''),
(140, 3, 'help_text', ''),
(141, 3, 'desc_text', ''),
(142, 3, 'disable_browser_autocomplete', ''),
(143, 3, 'textarea_rte', ''),
(144, 3, 'disable_rte_mobile', ''),
(145, 3, 'textarea_media', ''),
(146, 3, 'wrap_styles_background-color', ''),
(147, 3, 'wrap_styles_border', ''),
(148, 3, 'wrap_styles_border-style', ''),
(149, 3, 'wrap_styles_border-color', ''),
(150, 3, 'wrap_styles_color', ''),
(151, 3, 'wrap_styles_height', ''),
(152, 3, 'wrap_styles_width', ''),
(153, 3, 'wrap_styles_font-size', ''),
(154, 3, 'wrap_styles_margin', ''),
(155, 3, 'wrap_styles_padding', ''),
(156, 3, 'wrap_styles_display', ''),
(157, 3, 'wrap_styles_float', ''),
(158, 3, 'wrap_styles_show_advanced_css', '0'),
(159, 3, 'wrap_styles_advanced', ''),
(160, 3, 'label_styles_background-color', ''),
(161, 3, 'label_styles_border', ''),
(162, 3, 'label_styles_border-style', ''),
(163, 3, 'label_styles_border-color', ''),
(164, 3, 'label_styles_color', ''),
(165, 3, 'label_styles_height', ''),
(166, 3, 'label_styles_width', ''),
(167, 3, 'label_styles_font-size', ''),
(168, 3, 'label_styles_margin', ''),
(169, 3, 'label_styles_padding', ''),
(170, 3, 'label_styles_display', ''),
(171, 3, 'label_styles_float', ''),
(172, 3, 'label_styles_show_advanced_css', '0'),
(173, 3, 'label_styles_advanced', ''),
(174, 3, 'element_styles_background-color', ''),
(175, 3, 'element_styles_border', ''),
(176, 3, 'element_styles_border-style', ''),
(177, 3, 'element_styles_border-color', ''),
(178, 3, 'element_styles_color', ''),
(179, 3, 'element_styles_height', ''),
(180, 3, 'element_styles_width', ''),
(181, 3, 'element_styles_font-size', ''),
(182, 3, 'element_styles_margin', ''),
(183, 3, 'element_styles_padding', ''),
(184, 3, 'element_styles_display', ''),
(185, 3, 'element_styles_float', ''),
(186, 3, 'element_styles_show_advanced_css', '0'),
(187, 3, 'element_styles_advanced', ''),
(188, 3, 'cellcid', 'c3284'),
(189, 4, 'processing_label', 'Processing'),
(190, 4, 'order', '5'),
(191, 4, 'objectType', 'Field'),
(192, 4, 'objectDomain', 'fields'),
(193, 4, 'editActive', ''),
(194, 4, 'container_class', ''),
(195, 4, 'element_class', ''),
(196, 4, 'wrap_styles_background-color', ''),
(197, 4, 'wrap_styles_border', ''),
(198, 4, 'wrap_styles_border-style', ''),
(199, 4, 'wrap_styles_border-color', ''),
(200, 4, 'wrap_styles_color', ''),
(201, 4, 'wrap_styles_height', ''),
(202, 4, 'wrap_styles_width', ''),
(203, 4, 'wrap_styles_font-size', ''),
(204, 4, 'wrap_styles_margin', ''),
(205, 4, 'wrap_styles_padding', ''),
(206, 4, 'wrap_styles_display', ''),
(207, 4, 'wrap_styles_float', ''),
(208, 4, 'wrap_styles_show_advanced_css', '0'),
(209, 4, 'wrap_styles_advanced', ''),
(210, 4, 'label_styles_background-color', ''),
(211, 4, 'label_styles_border', ''),
(212, 4, 'label_styles_border-style', ''),
(213, 4, 'label_styles_border-color', ''),
(214, 4, 'label_styles_color', ''),
(215, 4, 'label_styles_height', ''),
(216, 4, 'label_styles_width', ''),
(217, 4, 'label_styles_font-size', ''),
(218, 4, 'label_styles_margin', ''),
(219, 4, 'label_styles_padding', ''),
(220, 4, 'label_styles_display', ''),
(221, 4, 'label_styles_float', ''),
(222, 4, 'label_styles_show_advanced_css', '0'),
(223, 4, 'label_styles_advanced', ''),
(224, 4, 'element_styles_background-color', ''),
(225, 4, 'element_styles_border', ''),
(226, 4, 'element_styles_border-style', ''),
(227, 4, 'element_styles_border-color', ''),
(228, 4, 'element_styles_color', ''),
(229, 4, 'element_styles_height', ''),
(230, 4, 'element_styles_width', ''),
(231, 4, 'element_styles_font-size', ''),
(232, 4, 'element_styles_margin', ''),
(233, 4, 'element_styles_padding', ''),
(234, 4, 'element_styles_display', ''),
(235, 4, 'element_styles_float', ''),
(236, 4, 'element_styles_show_advanced_css', '0'),
(237, 4, 'element_styles_advanced', ''),
(238, 4, 'submit_element_hover_styles_background-color', ''),
(239, 4, 'submit_element_hover_styles_border', ''),
(240, 4, 'submit_element_hover_styles_border-style', ''),
(241, 4, 'submit_element_hover_styles_border-color', ''),
(242, 4, 'submit_element_hover_styles_color', ''),
(243, 4, 'submit_element_hover_styles_height', ''),
(244, 4, 'submit_element_hover_styles_width', ''),
(245, 4, 'submit_element_hover_styles_font-size', ''),
(246, 4, 'submit_element_hover_styles_margin', ''),
(247, 4, 'submit_element_hover_styles_padding', ''),
(248, 4, 'submit_element_hover_styles_display', ''),
(249, 4, 'submit_element_hover_styles_float', ''),
(250, 4, 'submit_element_hover_styles_show_advanced_css', '0'),
(251, 4, 'submit_element_hover_styles_advanced', ''),
(252, 4, 'cellcid', 'c3287'),
(253, 5, 'objectType', 'Field'),
(254, 5, 'objectDomain', 'fields'),
(255, 5, 'editActive', ''),
(256, 5, 'order', '1'),
(257, 5, 'label', 'I am applying for (choose ONE): '),
(258, 5, 'type', 'listselect'),
(259, 5, 'key', 'i_am_applying_for_choose_one_1499454121338'),
(260, 5, 'label_pos', 'default'),
(261, 5, 'required', '1'),
(262, 5, 'options', 'a:4:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:48:\"Morning Casa 8:30am - 11:30am Monday to Thursday\";s:5:\"value\";s:15:\"Morning Session\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:50:\"Afternoon Casa 12:30am - 3:30pm Monday to Thursday\";s:5:\"value\";s:17:\"Afternoon Session\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:48:\"Full-Day Casa 8:30am - 3:30pm Monday to Thursday\";s:5:\"value\";s:8:\"Full Day\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(263, 5, 'container_class', ''),
(264, 5, 'element_class', ''),
(265, 5, 'admin_label', ''),
(266, 5, 'help_text', ''),
(267, 5, 'desc_text', ''),
(268, 5, 'wrap_styles_background-color', ''),
(269, 5, 'wrap_styles_border', ''),
(270, 5, 'wrap_styles_border-style', ''),
(271, 5, 'wrap_styles_border-color', ''),
(272, 5, 'wrap_styles_width', ''),
(273, 5, 'wrap_styles_margin', ''),
(274, 5, 'wrap_styles_padding', ''),
(275, 5, 'wrap_styles_display', ''),
(276, 5, 'wrap_styles_float', ''),
(277, 5, 'wrap_styles_show_advanced_css', '0'),
(278, 5, 'wrap_styles_advanced', ''),
(279, 5, 'label_styles_background-color', ''),
(280, 5, 'label_styles_border', ''),
(281, 5, 'label_styles_border-style', ''),
(282, 5, 'label_styles_border-color', ''),
(283, 5, 'label_styles_color', ''),
(284, 5, 'label_styles_width', ''),
(285, 5, 'label_styles_font-size', ''),
(286, 5, 'label_styles_margin', ''),
(287, 5, 'label_styles_padding', ''),
(288, 5, 'label_styles_display', ''),
(289, 5, 'label_styles_float', ''),
(290, 5, 'label_styles_show_advanced_css', '0'),
(291, 5, 'label_styles_advanced', ''),
(292, 5, 'element_styles_background-color', ''),
(293, 5, 'element_styles_border', ''),
(294, 5, 'element_styles_border-style', ''),
(295, 5, 'element_styles_border-color', ''),
(296, 5, 'element_styles_color', ''),
(297, 5, 'element_styles_width', ''),
(298, 5, 'element_styles_font-size', ''),
(299, 5, 'element_styles_margin', ''),
(300, 5, 'element_styles_padding', ''),
(301, 5, 'element_styles_display', ''),
(302, 5, 'element_styles_float', ''),
(303, 5, 'element_styles_show_advanced_css', '0'),
(304, 5, 'element_styles_advanced', ''),
(305, 5, 'cellcid', 'c3908'),
(306, 6, 'objectType', 'Field'),
(307, 6, 'objectDomain', 'fields'),
(308, 6, 'editActive', ''),
(309, 6, 'order', '1'),
(310, 6, 'label', 'First Name'),
(311, 6, 'type', 'firstname'),
(312, 6, 'key', 'firstname_1499456098782'),
(313, 6, 'label_pos', 'default'),
(314, 6, 'required', ''),
(315, 6, 'default', ''),
(316, 6, 'placeholder', ''),
(317, 6, 'container_class', ''),
(318, 6, 'element_class', ''),
(319, 6, 'admin_label', ''),
(320, 6, 'help_text', ''),
(321, 6, 'desc_text', ''),
(322, 6, 'wrap_styles_background-color', ''),
(323, 6, 'wrap_styles_border', ''),
(324, 6, 'wrap_styles_border-style', ''),
(325, 6, 'wrap_styles_border-color', ''),
(326, 6, 'wrap_styles_width', ''),
(327, 6, 'wrap_styles_margin', ''),
(328, 6, 'wrap_styles_padding', ''),
(329, 6, 'wrap_styles_display', ''),
(330, 6, 'wrap_styles_float', ''),
(331, 6, 'wrap_styles_show_advanced_css', '0'),
(332, 6, 'wrap_styles_advanced', ''),
(333, 6, 'label_styles_background-color', ''),
(334, 6, 'label_styles_border', ''),
(335, 6, 'label_styles_border-style', ''),
(336, 6, 'label_styles_border-color', ''),
(337, 6, 'label_styles_color', ''),
(338, 6, 'label_styles_width', ''),
(339, 6, 'label_styles_font-size', ''),
(340, 6, 'label_styles_margin', ''),
(341, 6, 'label_styles_padding', ''),
(342, 6, 'label_styles_display', ''),
(343, 6, 'label_styles_float', ''),
(344, 6, 'label_styles_show_advanced_css', '0'),
(345, 6, 'label_styles_advanced', ''),
(346, 6, 'element_styles_background-color', ''),
(347, 6, 'element_styles_border', ''),
(348, 6, 'element_styles_border-style', ''),
(349, 6, 'element_styles_border-color', ''),
(350, 6, 'element_styles_color', ''),
(351, 6, 'element_styles_width', ''),
(352, 6, 'element_styles_font-size', ''),
(353, 6, 'element_styles_margin', ''),
(354, 6, 'element_styles_padding', ''),
(355, 6, 'element_styles_display', ''),
(356, 6, 'element_styles_float', ''),
(357, 6, 'element_styles_show_advanced_css', '0'),
(358, 6, 'element_styles_advanced', ''),
(359, 6, 'cellcid', 'c3502'),
(360, 7, 'objectType', 'Field'),
(361, 7, 'objectDomain', 'fields'),
(362, 7, 'editActive', ''),
(363, 7, 'order', '2'),
(364, 7, 'label', 'Beginning:'),
(365, 7, 'type', 'listselect'),
(366, 7, 'key', 'beginning_1499454214079'),
(367, 7, 'label_pos', 'default'),
(368, 7, 'required', '1'),
(369, 7, 'options', 'a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2020\";s:5:\"value\";s:14:\"September 2020\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2021\";s:5:\"value\";s:14:\"September 2021\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2022\";s:5:\"value\";s:14:\"September 2022\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(370, 7, 'container_class', ''),
(371, 7, 'element_class', ''),
(372, 7, 'admin_label', ''),
(373, 7, 'help_text', ''),
(374, 7, 'desc_text', ''),
(375, 7, 'wrap_styles_background-color', ''),
(376, 7, 'wrap_styles_border', ''),
(377, 7, 'wrap_styles_border-style', ''),
(378, 7, 'wrap_styles_border-color', ''),
(379, 7, 'wrap_styles_width', ''),
(380, 7, 'wrap_styles_margin', ''),
(381, 7, 'wrap_styles_padding', ''),
(382, 7, 'wrap_styles_display', ''),
(383, 7, 'wrap_styles_float', ''),
(384, 7, 'wrap_styles_show_advanced_css', '0'),
(385, 7, 'wrap_styles_advanced', ''),
(386, 7, 'label_styles_background-color', ''),
(387, 7, 'label_styles_border', ''),
(388, 7, 'label_styles_border-style', ''),
(389, 7, 'label_styles_border-color', ''),
(390, 7, 'label_styles_color', ''),
(391, 7, 'label_styles_width', ''),
(392, 7, 'label_styles_font-size', ''),
(393, 7, 'label_styles_margin', ''),
(394, 7, 'label_styles_padding', ''),
(395, 7, 'label_styles_display', ''),
(396, 7, 'label_styles_float', ''),
(397, 7, 'label_styles_show_advanced_css', '0'),
(398, 7, 'label_styles_advanced', ''),
(399, 7, 'element_styles_background-color', ''),
(400, 7, 'element_styles_border', ''),
(401, 7, 'element_styles_border-style', ''),
(402, 7, 'element_styles_border-color', ''),
(403, 7, 'element_styles_color', ''),
(404, 7, 'element_styles_width', ''),
(405, 7, 'element_styles_font-size', ''),
(406, 7, 'element_styles_margin', ''),
(407, 7, 'element_styles_padding', ''),
(408, 7, 'element_styles_display', ''),
(409, 7, 'element_styles_float', ''),
(410, 7, 'element_styles_show_advanced_css', '0'),
(411, 7, 'element_styles_advanced', ''),
(412, 7, 'cellcid', 'c3911'),
(413, 8, 'objectType', 'Field'),
(414, 8, 'objectDomain', 'fields'),
(415, 8, 'editActive', ''),
(416, 8, 'order', '2'),
(417, 8, 'label', 'Last Name'),
(418, 8, 'type', 'lastname'),
(419, 8, 'key', 'lastname_1499456102013'),
(420, 8, 'label_pos', 'default'),
(421, 8, 'required', ''),
(422, 8, 'default', ''),
(423, 8, 'placeholder', ''),
(424, 8, 'container_class', ''),
(425, 8, 'element_class', ''),
(426, 8, 'admin_label', ''),
(427, 8, 'help_text', ''),
(428, 8, 'desc_text', ''),
(429, 8, 'wrap_styles_background-color', ''),
(430, 8, 'wrap_styles_border', ''),
(431, 8, 'wrap_styles_border-style', ''),
(432, 8, 'wrap_styles_border-color', ''),
(433, 8, 'wrap_styles_width', ''),
(434, 8, 'wrap_styles_margin', ''),
(435, 8, 'wrap_styles_padding', ''),
(436, 8, 'wrap_styles_display', ''),
(437, 8, 'wrap_styles_float', ''),
(438, 8, 'wrap_styles_show_advanced_css', '0'),
(439, 8, 'wrap_styles_advanced', ''),
(440, 8, 'label_styles_background-color', ''),
(441, 8, 'label_styles_border', ''),
(442, 8, 'label_styles_border-style', ''),
(443, 8, 'label_styles_border-color', ''),
(444, 8, 'label_styles_color', ''),
(445, 8, 'label_styles_width', ''),
(446, 8, 'label_styles_font-size', ''),
(447, 8, 'label_styles_margin', ''),
(448, 8, 'label_styles_padding', ''),
(449, 8, 'label_styles_display', ''),
(450, 8, 'label_styles_float', ''),
(451, 8, 'label_styles_show_advanced_css', '0'),
(452, 8, 'label_styles_advanced', ''),
(453, 8, 'element_styles_background-color', ''),
(454, 8, 'element_styles_border', ''),
(455, 8, 'element_styles_border-style', ''),
(456, 8, 'element_styles_border-color', ''),
(457, 8, 'element_styles_color', ''),
(458, 8, 'element_styles_width', ''),
(459, 8, 'element_styles_font-size', ''),
(460, 8, 'element_styles_margin', ''),
(461, 8, 'element_styles_padding', ''),
(462, 8, 'element_styles_display', ''),
(463, 8, 'element_styles_float', ''),
(464, 8, 'element_styles_show_advanced_css', '0'),
(465, 8, 'element_styles_advanced', ''),
(466, 8, 'cellcid', 'c3505'),
(467, 9, 'objectType', 'Field'),
(468, 9, 'objectDomain', 'fields'),
(469, 9, 'editActive', ''),
(470, 9, 'order', '3'),
(471, 9, 'label', 'Add Enrichment Fridays'),
(472, 9, 'type', 'checkbox'),
(473, 9, 'key', 'add_enrichment_fridays_1499454279114'),
(474, 9, 'label_pos', 'right'),
(475, 9, 'required', '0'),
(476, 9, 'container_class', ''),
(477, 9, 'element_class', ''),
(478, 9, 'manual_key', ''),
(479, 9, 'disable_input', ''),
(480, 9, 'admin_label', ''),
(481, 9, 'help_text', '<p><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span class=\"nf-field-sub-settings\"></span></span></span></span>Each week we combine this smaller class with the Kindergarten class for \ngroup activities, journaling, reading and practice cooperating in a \ngroup.</p><br><p></p>'),
(482, 9, 'desc_text', '<p><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span class=\"nf-field-sub-settings\"><b>Time:</b> Friday Mornings 8:30am – 11:30am<br><b>Eligibility:</b> 2nd year students or children turning 4 by December 31st\n</span></span></span></span><br></p>'),
(483, 9, 'default_value', 'unchecked'),
(484, 9, 'checked_calc_value', 'YES'),
(485, 9, 'unchecked_calc_value', 'NO'),
(486, 9, 'wrap_styles_background-color', ''),
(487, 9, 'wrap_styles_border', ''),
(488, 9, 'wrap_styles_border-style', ''),
(489, 9, 'wrap_styles_border-color', ''),
(490, 9, 'wrap_styles_width', ''),
(491, 9, 'wrap_styles_margin', ''),
(492, 9, 'wrap_styles_padding', ''),
(493, 9, 'wrap_styles_display', ''),
(494, 9, 'wrap_styles_float', ''),
(495, 9, 'wrap_styles_show_advanced_css', '0'),
(496, 9, 'wrap_styles_advanced', ''),
(497, 9, 'label_styles_background-color', ''),
(498, 9, 'label_styles_border', ''),
(499, 9, 'label_styles_border-style', ''),
(500, 9, 'label_styles_border-color', ''),
(501, 9, 'label_styles_color', ''),
(502, 9, 'label_styles_width', ''),
(503, 9, 'label_styles_font-size', ''),
(504, 9, 'label_styles_margin', ''),
(505, 9, 'label_styles_padding', ''),
(506, 9, 'label_styles_display', ''),
(507, 9, 'label_styles_float', ''),
(508, 9, 'label_styles_show_advanced_css', '0'),
(509, 9, 'label_styles_advanced', ''),
(510, 9, 'element_styles_background-color', ''),
(511, 9, 'element_styles_border', ''),
(512, 9, 'element_styles_border-style', ''),
(513, 9, 'element_styles_border-color', ''),
(514, 9, 'element_styles_color', ''),
(515, 9, 'element_styles_width', ''),
(516, 9, 'element_styles_font-size', ''),
(517, 9, 'element_styles_margin', ''),
(518, 9, 'element_styles_padding', ''),
(519, 9, 'element_styles_display', ''),
(520, 9, 'element_styles_float', ''),
(521, 9, 'element_styles_show_advanced_css', '0'),
(522, 9, 'element_styles_advanced', ''),
(523, 9, 'cellcid', 'c3914'),
(524, 9, 'drawerDisabled', ''),
(525, 10, 'objectType', 'Field'),
(526, 10, 'objectDomain', 'fields'),
(527, 10, 'editActive', ''),
(528, 10, 'order', '3'),
(529, 10, 'label', 'Best Phone for Contact'),
(530, 10, 'type', 'phone'),
(531, 10, 'key', 'best_phone_for_contact_1499460943984'),
(532, 10, 'label_pos', 'default'),
(533, 10, 'required', ''),
(534, 10, 'default', ''),
(535, 10, 'placeholder', ''),
(536, 10, 'container_class', ''),
(537, 10, 'element_class', ''),
(538, 10, 'input_limit', ''),
(539, 10, 'input_limit_type', 'characters'),
(540, 10, 'input_limit_msg', 'Character(s) left'),
(541, 10, 'manual_key', ''),
(542, 10, 'disable_input', ''),
(543, 10, 'admin_label', ''),
(544, 10, 'help_text', ''),
(545, 10, 'desc_text', ''),
(546, 10, 'disable_browser_autocomplete', ''),
(547, 10, 'mask', ''),
(548, 10, 'custom_mask', ''),
(549, 10, 'wrap_styles_background-color', ''),
(550, 10, 'wrap_styles_border', ''),
(551, 10, 'wrap_styles_border-style', ''),
(552, 10, 'wrap_styles_border-color', ''),
(553, 10, 'wrap_styles_width', ''),
(554, 10, 'wrap_styles_margin', ''),
(555, 10, 'wrap_styles_padding', ''),
(556, 10, 'wrap_styles_display', ''),
(557, 10, 'wrap_styles_float', ''),
(558, 10, 'wrap_styles_show_advanced_css', '0'),
(559, 10, 'wrap_styles_advanced', ''),
(560, 10, 'label_styles_background-color', ''),
(561, 10, 'label_styles_border', ''),
(562, 10, 'label_styles_border-style', ''),
(563, 10, 'label_styles_border-color', ''),
(564, 10, 'label_styles_color', ''),
(565, 10, 'label_styles_width', ''),
(566, 10, 'label_styles_font-size', ''),
(567, 10, 'label_styles_margin', ''),
(568, 10, 'label_styles_padding', ''),
(569, 10, 'label_styles_display', ''),
(570, 10, 'label_styles_float', ''),
(571, 10, 'label_styles_show_advanced_css', '0'),
(572, 10, 'label_styles_advanced', ''),
(573, 10, 'element_styles_background-color', ''),
(574, 10, 'element_styles_border', ''),
(575, 10, 'element_styles_border-style', ''),
(576, 10, 'element_styles_border-color', ''),
(577, 10, 'element_styles_color', ''),
(578, 10, 'element_styles_width', ''),
(579, 10, 'element_styles_font-size', ''),
(580, 10, 'element_styles_margin', ''),
(581, 10, 'element_styles_padding', ''),
(582, 10, 'element_styles_display', ''),
(583, 10, 'element_styles_float', ''),
(584, 10, 'element_styles_show_advanced_css', '0'),
(585, 10, 'element_styles_advanced', ''),
(586, 10, 'cellcid', 'c3508'),
(587, 11, 'objectType', 'Field'),
(588, 11, 'objectDomain', 'fields'),
(589, 11, 'editActive', ''),
(590, 11, 'order', '4'),
(591, 11, 'label', 'Email'),
(592, 11, 'type', 'email'),
(593, 11, 'key', 'email_1499456110082'),
(594, 11, 'label_pos', 'default'),
(595, 11, 'required', ''),
(596, 11, 'default', ''),
(597, 11, 'placeholder', ''),
(598, 11, 'container_class', ''),
(599, 11, 'element_class', ''),
(600, 11, 'admin_label', ''),
(601, 11, 'help_text', ''),
(602, 11, 'desc_text', ''),
(603, 11, 'wrap_styles_background-color', ''),
(604, 11, 'wrap_styles_border', ''),
(605, 11, 'wrap_styles_border-style', ''),
(606, 11, 'wrap_styles_border-color', ''),
(607, 11, 'wrap_styles_width', ''),
(608, 11, 'wrap_styles_margin', ''),
(609, 11, 'wrap_styles_padding', ''),
(610, 11, 'wrap_styles_display', ''),
(611, 11, 'wrap_styles_float', ''),
(612, 11, 'wrap_styles_show_advanced_css', '0'),
(613, 11, 'wrap_styles_advanced', ''),
(614, 11, 'label_styles_background-color', ''),
(615, 11, 'label_styles_border', ''),
(616, 11, 'label_styles_border-style', ''),
(617, 11, 'label_styles_border-color', ''),
(618, 11, 'label_styles_color', ''),
(619, 11, 'label_styles_width', ''),
(620, 11, 'label_styles_font-size', ''),
(621, 11, 'label_styles_margin', ''),
(622, 11, 'label_styles_padding', ''),
(623, 11, 'label_styles_display', ''),
(624, 11, 'label_styles_float', ''),
(625, 11, 'label_styles_show_advanced_css', '0'),
(626, 11, 'label_styles_advanced', ''),
(627, 11, 'element_styles_background-color', ''),
(628, 11, 'element_styles_border', ''),
(629, 11, 'element_styles_border-style', ''),
(630, 11, 'element_styles_border-color', ''),
(631, 11, 'element_styles_color', ''),
(632, 11, 'element_styles_width', ''),
(633, 11, 'element_styles_font-size', ''),
(634, 11, 'element_styles_margin', ''),
(635, 11, 'element_styles_padding', ''),
(636, 11, 'element_styles_display', ''),
(637, 11, 'element_styles_float', ''),
(638, 11, 'element_styles_show_advanced_css', '0'),
(639, 11, 'element_styles_advanced', ''),
(640, 11, 'cellcid', 'c3511'),
(704, 13, 'objectType', 'Field'),
(705, 13, 'objectDomain', 'fields'),
(706, 13, 'editActive', ''),
(707, 13, 'order', '5'),
(708, 13, 'label', 'Address'),
(709, 13, 'type', 'address'),
(710, 13, 'key', 'address_1499456126117'),
(711, 13, 'label_pos', 'default'),
(712, 13, 'required', ''),
(713, 13, 'default', ''),
(714, 13, 'placeholder', ''),
(715, 13, 'container_class', ''),
(716, 13, 'element_class', ''),
(717, 13, 'input_limit', ''),
(718, 13, 'input_limit_type', 'characters'),
(719, 13, 'input_limit_msg', 'Character(s) left'),
(720, 13, 'manual_key', ''),
(721, 13, 'disable_input', ''),
(722, 13, 'admin_label', ''),
(723, 13, 'help_text', ''),
(724, 13, 'desc_text', ''),
(725, 13, 'disable_browser_autocomplete', ''),
(726, 13, 'mask', ''),
(727, 13, 'custom_mask', ''),
(728, 13, 'wrap_styles_background-color', ''),
(729, 13, 'wrap_styles_border', ''),
(730, 13, 'wrap_styles_border-style', ''),
(731, 13, 'wrap_styles_border-color', ''),
(732, 13, 'wrap_styles_width', ''),
(733, 13, 'wrap_styles_margin', ''),
(734, 13, 'wrap_styles_padding', ''),
(735, 13, 'wrap_styles_display', ''),
(736, 13, 'wrap_styles_float', ''),
(737, 13, 'wrap_styles_show_advanced_css', '0'),
(738, 13, 'wrap_styles_advanced', ''),
(739, 13, 'label_styles_background-color', ''),
(740, 13, 'label_styles_border', ''),
(741, 13, 'label_styles_border-style', ''),
(742, 13, 'label_styles_border-color', ''),
(743, 13, 'label_styles_color', ''),
(744, 13, 'label_styles_width', ''),
(745, 13, 'label_styles_font-size', ''),
(746, 13, 'label_styles_margin', ''),
(747, 13, 'label_styles_padding', ''),
(748, 13, 'label_styles_display', ''),
(749, 13, 'label_styles_float', ''),
(750, 13, 'label_styles_show_advanced_css', '0'),
(751, 13, 'label_styles_advanced', ''),
(752, 13, 'element_styles_background-color', ''),
(753, 13, 'element_styles_border', ''),
(754, 13, 'element_styles_border-style', ''),
(755, 13, 'element_styles_border-color', ''),
(756, 13, 'element_styles_color', ''),
(757, 13, 'element_styles_width', ''),
(758, 13, 'element_styles_font-size', ''),
(759, 13, 'element_styles_margin', ''),
(760, 13, 'element_styles_padding', ''),
(761, 13, 'element_styles_display', ''),
(762, 13, 'element_styles_float', ''),
(763, 13, 'element_styles_show_advanced_css', '0'),
(764, 13, 'element_styles_advanced', ''),
(765, 13, 'cellcid', 'c3514'),
(766, 14, 'objectType', 'Field'),
(767, 14, 'objectDomain', 'fields'),
(768, 14, 'editActive', ''),
(769, 14, 'order', '6'),
(770, 14, 'label', 'City'),
(771, 14, 'type', 'city'),
(772, 14, 'key', 'city_1499456133320'),
(773, 14, 'label_pos', 'default'),
(774, 14, 'required', ''),
(775, 14, 'default', ''),
(776, 14, 'placeholder', ''),
(777, 14, 'container_class', ''),
(778, 14, 'element_class', ''),
(779, 14, 'input_limit', ''),
(780, 14, 'input_limit_type', 'characters'),
(781, 14, 'input_limit_msg', 'Character(s) left'),
(782, 14, 'manual_key', ''),
(783, 14, 'disable_input', ''),
(784, 14, 'admin_label', ''),
(785, 14, 'help_text', ''),
(786, 14, 'desc_text', ''),
(787, 14, 'disable_browser_autocomplete', ''),
(788, 14, 'mask', ''),
(789, 14, 'custom_mask', ''),
(790, 14, 'wrap_styles_background-color', ''),
(791, 14, 'wrap_styles_border', ''),
(792, 14, 'wrap_styles_border-style', ''),
(793, 14, 'wrap_styles_border-color', ''),
(794, 14, 'wrap_styles_width', ''),
(795, 14, 'wrap_styles_margin', ''),
(796, 14, 'wrap_styles_padding', ''),
(797, 14, 'wrap_styles_display', ''),
(798, 14, 'wrap_styles_float', ''),
(799, 14, 'wrap_styles_show_advanced_css', '0'),
(800, 14, 'wrap_styles_advanced', ''),
(801, 14, 'label_styles_background-color', ''),
(802, 14, 'label_styles_border', ''),
(803, 14, 'label_styles_border-style', ''),
(804, 14, 'label_styles_border-color', ''),
(805, 14, 'label_styles_color', ''),
(806, 14, 'label_styles_width', ''),
(807, 14, 'label_styles_font-size', ''),
(808, 14, 'label_styles_margin', ''),
(809, 14, 'label_styles_padding', ''),
(810, 14, 'label_styles_display', ''),
(811, 14, 'label_styles_float', ''),
(812, 14, 'label_styles_show_advanced_css', '0'),
(813, 14, 'label_styles_advanced', ''),
(814, 14, 'element_styles_background-color', ''),
(815, 14, 'element_styles_border', ''),
(816, 14, 'element_styles_border-style', ''),
(817, 14, 'element_styles_border-color', ''),
(818, 14, 'element_styles_color', ''),
(819, 14, 'element_styles_width', ''),
(820, 14, 'element_styles_font-size', ''),
(821, 14, 'element_styles_margin', ''),
(822, 14, 'element_styles_padding', ''),
(823, 14, 'element_styles_display', ''),
(824, 14, 'element_styles_float', ''),
(825, 14, 'element_styles_show_advanced_css', '0'),
(826, 14, 'element_styles_advanced', ''),
(827, 14, 'cellcid', 'c3517'),
(828, 14, 'drawerDisabled', ''),
(829, 15, 'objectType', 'Field'),
(830, 15, 'objectDomain', 'fields'),
(831, 15, 'editActive', ''),
(832, 15, 'order', '8'),
(833, 15, 'label', 'Postal Code'),
(834, 15, 'type', 'zip'),
(835, 15, 'key', 'postal_code_1499456183415'),
(836, 15, 'label_pos', 'default'),
(837, 15, 'required', ''),
(838, 15, 'default', ''),
(839, 15, 'placeholder', ''),
(840, 15, 'container_class', ''),
(841, 15, 'element_class', ''),
(842, 15, 'input_limit', '6'),
(843, 15, 'input_limit_type', 'characters'),
(844, 15, 'input_limit_msg', 'Character(s) left'),
(845, 15, 'manual_key', ''),
(846, 15, 'disable_input', ''),
(847, 15, 'admin_label', ''),
(848, 15, 'help_text', ''),
(849, 15, 'desc_text', ''),
(850, 15, 'disable_browser_autocomplete', ''),
(851, 15, 'mask', ''),
(852, 15, 'custom_mask', ''),
(853, 15, 'wrap_styles_background-color', ''),
(854, 15, 'wrap_styles_border', ''),
(855, 15, 'wrap_styles_border-style', ''),
(856, 15, 'wrap_styles_border-color', ''),
(857, 15, 'wrap_styles_width', ''),
(858, 15, 'wrap_styles_margin', ''),
(859, 15, 'wrap_styles_padding', ''),
(860, 15, 'wrap_styles_display', ''),
(861, 15, 'wrap_styles_float', ''),
(862, 15, 'wrap_styles_show_advanced_css', '0'),
(863, 15, 'wrap_styles_advanced', ''),
(864, 15, 'label_styles_background-color', ''),
(865, 15, 'label_styles_border', ''),
(866, 15, 'label_styles_border-style', ''),
(867, 15, 'label_styles_border-color', ''),
(868, 15, 'label_styles_color', ''),
(869, 15, 'label_styles_width', ''),
(870, 15, 'label_styles_font-size', ''),
(871, 15, 'label_styles_margin', ''),
(872, 15, 'label_styles_padding', ''),
(873, 15, 'label_styles_display', ''),
(874, 15, 'label_styles_float', ''),
(875, 15, 'label_styles_show_advanced_css', '0'),
(876, 15, 'label_styles_advanced', ''),
(877, 15, 'element_styles_background-color', ''),
(878, 15, 'element_styles_border', ''),
(879, 15, 'element_styles_border-style', ''),
(880, 15, 'element_styles_border-color', ''),
(881, 15, 'element_styles_color', ''),
(882, 15, 'element_styles_width', ''),
(883, 15, 'element_styles_font-size', ''),
(884, 15, 'element_styles_margin', ''),
(885, 15, 'element_styles_padding', ''),
(886, 15, 'element_styles_display', ''),
(887, 15, 'element_styles_float', ''),
(888, 15, 'element_styles_show_advanced_css', '0'),
(889, 15, 'element_styles_advanced', ''),
(890, 15, 'cellcid', 'c3520'),
(891, 16, 'objectType', 'Field'),
(892, 16, 'objectDomain', 'fields'),
(893, 16, 'editActive', ''),
(894, 16, 'order', '9999'),
(895, 16, 'type', 'submit'),
(896, 16, 'label', 'Submit'),
(897, 16, 'processing_label', 'Processing'),
(898, 16, 'container_class', ''),
(899, 16, 'element_class', ''),
(900, 16, 'key', 'submit_1499456656486'),
(901, 16, 'wrap_styles_background-color', ''),
(902, 16, 'wrap_styles_border', ''),
(903, 16, 'wrap_styles_border-style', ''),
(904, 16, 'wrap_styles_border-color', ''),
(905, 16, 'wrap_styles_width', ''),
(906, 16, 'wrap_styles_margin', ''),
(907, 16, 'wrap_styles_padding', ''),
(908, 16, 'wrap_styles_display', ''),
(909, 16, 'wrap_styles_float', ''),
(910, 16, 'wrap_styles_show_advanced_css', '0'),
(911, 16, 'wrap_styles_advanced', ''),
(912, 16, 'element_styles_background-color', ''),
(913, 16, 'element_styles_border', ''),
(914, 16, 'element_styles_border-style', ''),
(915, 16, 'element_styles_border-color', ''),
(916, 16, 'element_styles_color', ''),
(917, 16, 'element_styles_width', ''),
(918, 16, 'element_styles_font-size', ''),
(919, 16, 'element_styles_margin', ''),
(920, 16, 'element_styles_padding', ''),
(921, 16, 'element_styles_display', ''),
(922, 16, 'element_styles_float', ''),
(923, 16, 'element_styles_show_advanced_css', '0'),
(924, 16, 'element_styles_advanced', ''),
(925, 16, 'submit_element_hover_styles_background-color', ''),
(926, 16, 'submit_element_hover_styles_border', ''),
(927, 16, 'submit_element_hover_styles_border-style', ''),
(928, 16, 'submit_element_hover_styles_border-color', ''),
(929, 16, 'submit_element_hover_styles_color', ''),
(930, 16, 'submit_element_hover_styles_width', ''),
(931, 16, 'submit_element_hover_styles_font-size', ''),
(932, 16, 'submit_element_hover_styles_margin', ''),
(933, 16, 'submit_element_hover_styles_padding', ''),
(934, 16, 'submit_element_hover_styles_display', ''),
(935, 16, 'submit_element_hover_styles_float', ''),
(936, 16, 'submit_element_hover_styles_show_advanced_css', '0'),
(937, 16, 'submit_element_hover_styles_advanced', ''),
(938, 16, 'cellcid', 'c3523'),
(939, 17, 'objectType', 'Field'),
(940, 17, 'objectDomain', 'fields'),
(941, 17, 'editActive', ''),
(942, 17, 'order', '1'),
(943, 17, 'type', 'firstname'),
(944, 17, 'label', 'First Parent Name'),
(945, 17, 'key', 'first_parent_name_1499712121583'),
(946, 17, 'label_pos', 'default'),
(947, 17, 'required', '1'),
(948, 17, 'default', ''),
(949, 17, 'placeholder', ''),
(950, 17, 'container_class', ''),
(951, 17, 'element_class', ''),
(952, 17, 'admin_label', ''),
(953, 17, 'help_text', ''),
(954, 17, 'desc_text', ''),
(955, 17, 'wrap_styles_background-color', ''),
(956, 17, 'wrap_styles_border', ''),
(957, 17, 'wrap_styles_border-style', ''),
(958, 17, 'wrap_styles_border-color', ''),
(959, 17, 'wrap_styles_width', ''),
(960, 17, 'wrap_styles_margin', ''),
(961, 17, 'wrap_styles_padding', ''),
(962, 17, 'wrap_styles_display', ''),
(963, 17, 'wrap_styles_float', ''),
(964, 17, 'wrap_styles_show_advanced_css', '0'),
(965, 17, 'wrap_styles_advanced', ''),
(966, 17, 'label_styles_background-color', ''),
(967, 17, 'label_styles_border', ''),
(968, 17, 'label_styles_border-style', ''),
(969, 17, 'label_styles_border-color', ''),
(970, 17, 'label_styles_color', ''),
(971, 17, 'label_styles_width', ''),
(972, 17, 'label_styles_font-size', ''),
(973, 17, 'label_styles_margin', ''),
(974, 17, 'label_styles_padding', ''),
(975, 17, 'label_styles_display', ''),
(976, 17, 'label_styles_float', ''),
(977, 17, 'label_styles_show_advanced_css', '0'),
(978, 17, 'label_styles_advanced', ''),
(979, 17, 'element_styles_background-color', ''),
(980, 17, 'element_styles_border', ''),
(981, 17, 'element_styles_border-style', ''),
(982, 17, 'element_styles_border-color', ''),
(983, 17, 'element_styles_color', ''),
(984, 17, 'element_styles_width', ''),
(985, 17, 'element_styles_font-size', ''),
(986, 17, 'element_styles_margin', ''),
(987, 17, 'element_styles_padding', ''),
(988, 17, 'element_styles_display', ''),
(989, 17, 'element_styles_float', ''),
(990, 17, 'element_styles_show_advanced_css', '0'),
(991, 17, 'element_styles_advanced', ''),
(992, 17, 'cellcid', 'c3925'),
(993, 18, 'objectType', 'Field'),
(994, 18, 'objectDomain', 'fields'),
(995, 18, 'editActive', ''),
(996, 18, 'order', '1'),
(997, 18, 'label', 'Child\'s Full Name'),
(998, 18, 'type', 'firstname'),
(999, 18, 'key', 'child_s_full_name_1499464634967'),
(1000, 18, 'label_pos', 'default'),
(1001, 18, 'required', '1'),
(1002, 18, 'default', ''),
(1003, 18, 'placeholder', ''),
(1004, 18, 'container_class', ''),
(1005, 18, 'element_class', ''),
(1006, 18, 'admin_label', ''),
(1007, 18, 'help_text', ''),
(1008, 18, 'desc_text', ''),
(1009, 18, 'wrap_styles_background-color', ''),
(1010, 18, 'wrap_styles_border', ''),
(1011, 18, 'wrap_styles_border-style', ''),
(1012, 18, 'wrap_styles_border-color', ''),
(1013, 18, 'wrap_styles_width', ''),
(1014, 18, 'wrap_styles_margin', ''),
(1015, 18, 'wrap_styles_padding', ''),
(1016, 18, 'wrap_styles_display', ''),
(1017, 18, 'wrap_styles_float', ''),
(1018, 18, 'wrap_styles_show_advanced_css', '0'),
(1019, 18, 'wrap_styles_advanced', ''),
(1020, 18, 'label_styles_background-color', ''),
(1021, 18, 'label_styles_border', ''),
(1022, 18, 'label_styles_border-style', ''),
(1023, 18, 'label_styles_border-color', ''),
(1024, 18, 'label_styles_color', ''),
(1025, 18, 'label_styles_width', ''),
(1026, 18, 'label_styles_font-size', ''),
(1027, 18, 'label_styles_margin', ''),
(1028, 18, 'label_styles_padding', ''),
(1029, 18, 'label_styles_display', ''),
(1030, 18, 'label_styles_float', ''),
(1031, 18, 'label_styles_show_advanced_css', '0'),
(1032, 18, 'label_styles_advanced', ''),
(1033, 18, 'element_styles_background-color', ''),
(1034, 18, 'element_styles_border', ''),
(1035, 18, 'element_styles_border-style', ''),
(1036, 18, 'element_styles_border-color', ''),
(1037, 18, 'element_styles_color', ''),
(1038, 18, 'element_styles_width', ''),
(1039, 18, 'element_styles_font-size', ''),
(1040, 18, 'element_styles_margin', ''),
(1041, 18, 'element_styles_padding', ''),
(1042, 18, 'element_styles_display', ''),
(1043, 18, 'element_styles_float', ''),
(1044, 18, 'element_styles_show_advanced_css', '0'),
(1045, 18, 'element_styles_advanced', ''),
(1046, 18, 'cellcid', 'c3968'),
(1047, 19, 'objectType', 'Field'),
(1048, 19, 'objectDomain', 'fields'),
(1049, 19, 'editActive', ''),
(1050, 19, 'order', '2'),
(1051, 19, 'type', 'lastname'),
(1052, 19, 'label', 'Last Name'),
(1053, 19, 'key', 'lastname_1499463440629'),
(1054, 19, 'label_pos', 'default'),
(1055, 19, 'required', '1'),
(1056, 19, 'default', ''),
(1057, 19, 'placeholder', ''),
(1058, 19, 'container_class', ''),
(1059, 19, 'element_class', ''),
(1060, 19, 'admin_label', ''),
(1061, 19, 'help_text', ''),
(1062, 19, 'desc_text', ''),
(1063, 19, 'wrap_styles_background-color', ''),
(1064, 19, 'wrap_styles_border', ''),
(1065, 19, 'wrap_styles_border-style', ''),
(1066, 19, 'wrap_styles_border-color', ''),
(1067, 19, 'wrap_styles_width', ''),
(1068, 19, 'wrap_styles_margin', ''),
(1069, 19, 'wrap_styles_padding', ''),
(1070, 19, 'wrap_styles_display', ''),
(1071, 19, 'wrap_styles_float', ''),
(1072, 19, 'wrap_styles_show_advanced_css', '0'),
(1073, 19, 'wrap_styles_advanced', ''),
(1074, 19, 'label_styles_background-color', ''),
(1075, 19, 'label_styles_border', ''),
(1076, 19, 'label_styles_border-style', ''),
(1077, 19, 'label_styles_border-color', ''),
(1078, 19, 'label_styles_color', ''),
(1079, 19, 'label_styles_width', ''),
(1080, 19, 'label_styles_font-size', ''),
(1081, 19, 'label_styles_margin', ''),
(1082, 19, 'label_styles_padding', ''),
(1083, 19, 'label_styles_display', ''),
(1084, 19, 'label_styles_float', ''),
(1085, 19, 'label_styles_show_advanced_css', '0'),
(1086, 19, 'label_styles_advanced', ''),
(1087, 19, 'element_styles_background-color', ''),
(1088, 19, 'element_styles_border', ''),
(1089, 19, 'element_styles_border-style', ''),
(1090, 19, 'element_styles_border-color', ''),
(1091, 19, 'element_styles_color', ''),
(1092, 19, 'element_styles_width', ''),
(1093, 19, 'element_styles_font-size', ''),
(1094, 19, 'element_styles_margin', ''),
(1095, 19, 'element_styles_padding', ''),
(1096, 19, 'element_styles_display', ''),
(1097, 19, 'element_styles_float', ''),
(1098, 19, 'element_styles_show_advanced_css', '0'),
(1099, 19, 'element_styles_advanced', ''),
(1100, 19, 'cellcid', 'c3927'),
(1101, 20, 'objectType', 'Field'),
(1102, 20, 'objectDomain', 'fields'),
(1103, 20, 'editActive', ''),
(1104, 20, 'order', '3'),
(1105, 20, 'label', 'Name Child Prefers to Be Called'),
(1106, 20, 'type', 'textbox'),
(1107, 20, 'key', 'name_child_prefers_to_be_called_1499464649864'),
(1108, 20, 'label_pos', 'default'),
(1109, 20, 'required', ''),
(1110, 20, 'default', ''),
(1111, 20, 'placeholder', ''),
(1112, 20, 'container_class', ''),
(1113, 20, 'element_class', ''),
(1114, 20, 'input_limit', ''),
(1115, 20, 'input_limit_type', 'characters'),
(1116, 20, 'input_limit_msg', 'Character(s) left'),
(1117, 20, 'manual_key', ''),
(1118, 20, 'disable_input', ''),
(1119, 20, 'admin_label', ''),
(1120, 20, 'help_text', ''),
(1121, 20, 'desc_text', ''),
(1122, 20, 'disable_browser_autocomplete', ''),
(1123, 20, 'mask', ''),
(1124, 20, 'custom_mask', ''),
(1125, 20, 'wrap_styles_background-color', ''),
(1126, 20, 'wrap_styles_border', ''),
(1127, 20, 'wrap_styles_border-style', ''),
(1128, 20, 'wrap_styles_border-color', ''),
(1129, 20, 'wrap_styles_width', ''),
(1130, 20, 'wrap_styles_margin', ''),
(1131, 20, 'wrap_styles_padding', ''),
(1132, 20, 'wrap_styles_display', ''),
(1133, 20, 'wrap_styles_float', ''),
(1134, 20, 'wrap_styles_show_advanced_css', '0'),
(1135, 20, 'wrap_styles_advanced', ''),
(1136, 20, 'label_styles_background-color', ''),
(1137, 20, 'label_styles_border', ''),
(1138, 20, 'label_styles_border-style', ''),
(1139, 20, 'label_styles_border-color', ''),
(1140, 20, 'label_styles_color', ''),
(1141, 20, 'label_styles_width', ''),
(1142, 20, 'label_styles_font-size', ''),
(1143, 20, 'label_styles_margin', ''),
(1144, 20, 'label_styles_padding', '');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(1145, 20, 'label_styles_display', ''),
(1146, 20, 'label_styles_float', ''),
(1147, 20, 'label_styles_show_advanced_css', '0'),
(1148, 20, 'label_styles_advanced', ''),
(1149, 20, 'element_styles_background-color', ''),
(1150, 20, 'element_styles_border', ''),
(1151, 20, 'element_styles_border-style', ''),
(1152, 20, 'element_styles_border-color', ''),
(1153, 20, 'element_styles_color', ''),
(1154, 20, 'element_styles_width', ''),
(1155, 20, 'element_styles_font-size', ''),
(1156, 20, 'element_styles_margin', ''),
(1157, 20, 'element_styles_padding', ''),
(1158, 20, 'element_styles_display', ''),
(1159, 20, 'element_styles_float', ''),
(1160, 20, 'element_styles_show_advanced_css', '0'),
(1161, 20, 'element_styles_advanced', ''),
(1162, 20, 'cellcid', 'c3973'),
(1163, 21, 'objectType', 'Field'),
(1164, 21, 'objectDomain', 'fields'),
(1165, 21, 'editActive', ''),
(1166, 21, 'order', '3'),
(1167, 21, 'type', 'phone'),
(1168, 21, 'label', 'Best Phone to Contact'),
(1169, 21, 'key', 'best_phone_to_contact_1499464065667'),
(1170, 21, 'label_pos', 'default'),
(1171, 21, 'required', '1'),
(1172, 21, 'default', ''),
(1173, 21, 'placeholder', ''),
(1174, 21, 'container_class', ''),
(1175, 21, 'element_class', ''),
(1176, 21, 'input_limit', ''),
(1177, 21, 'input_limit_type', 'characters'),
(1178, 21, 'input_limit_msg', 'Character(s) left'),
(1179, 21, 'manual_key', ''),
(1180, 21, 'disable_input', ''),
(1181, 21, 'admin_label', ''),
(1182, 21, 'help_text', ''),
(1183, 21, 'desc_text', ''),
(1184, 21, 'disable_browser_autocomplete', ''),
(1185, 21, 'mask', ''),
(1186, 21, 'custom_mask', ''),
(1187, 21, 'wrap_styles_background-color', ''),
(1188, 21, 'wrap_styles_border', ''),
(1189, 21, 'wrap_styles_border-style', ''),
(1190, 21, 'wrap_styles_border-color', ''),
(1191, 21, 'wrap_styles_width', ''),
(1192, 21, 'wrap_styles_margin', ''),
(1193, 21, 'wrap_styles_padding', ''),
(1194, 21, 'wrap_styles_display', ''),
(1195, 21, 'wrap_styles_float', ''),
(1196, 21, 'wrap_styles_show_advanced_css', '0'),
(1197, 21, 'wrap_styles_advanced', ''),
(1198, 21, 'label_styles_background-color', ''),
(1199, 21, 'label_styles_border', ''),
(1200, 21, 'label_styles_border-style', ''),
(1201, 21, 'label_styles_border-color', ''),
(1202, 21, 'label_styles_color', ''),
(1203, 21, 'label_styles_width', ''),
(1204, 21, 'label_styles_font-size', ''),
(1205, 21, 'label_styles_margin', ''),
(1206, 21, 'label_styles_padding', ''),
(1207, 21, 'label_styles_display', ''),
(1208, 21, 'label_styles_float', ''),
(1209, 21, 'label_styles_show_advanced_css', '0'),
(1210, 21, 'label_styles_advanced', ''),
(1211, 21, 'element_styles_background-color', ''),
(1212, 21, 'element_styles_border', ''),
(1213, 21, 'element_styles_border-style', ''),
(1214, 21, 'element_styles_border-color', ''),
(1215, 21, 'element_styles_color', ''),
(1216, 21, 'element_styles_width', ''),
(1217, 21, 'element_styles_font-size', ''),
(1218, 21, 'element_styles_margin', ''),
(1219, 21, 'element_styles_padding', ''),
(1220, 21, 'element_styles_display', ''),
(1221, 21, 'element_styles_float', ''),
(1222, 21, 'element_styles_show_advanced_css', '0'),
(1223, 21, 'element_styles_advanced', ''),
(1224, 21, 'cellcid', 'c3930'),
(1225, 21, 'cellOrder', '1'),
(1226, 22, 'objectType', 'Field'),
(1227, 22, 'objectDomain', 'fields'),
(1228, 22, 'editActive', ''),
(1229, 22, 'order', '4'),
(1230, 22, 'label', 'Gender:'),
(1231, 22, 'type', 'listselect'),
(1232, 22, 'key', 'gender_1499703657310'),
(1233, 22, 'label_pos', 'default'),
(1234, 22, 'required', '1'),
(1235, 22, 'options', 'a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:1:\"s\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:1:\"F\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:1:\"M\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(1236, 22, 'container_class', ''),
(1237, 22, 'element_class', ''),
(1238, 22, 'admin_label', ''),
(1239, 22, 'help_text', ''),
(1240, 22, 'desc_text', ''),
(1241, 22, 'wrap_styles_background-color', ''),
(1242, 22, 'wrap_styles_border', ''),
(1243, 22, 'wrap_styles_border-style', ''),
(1244, 22, 'wrap_styles_border-color', ''),
(1245, 22, 'wrap_styles_width', ''),
(1246, 22, 'wrap_styles_margin', ''),
(1247, 22, 'wrap_styles_padding', ''),
(1248, 22, 'wrap_styles_display', ''),
(1249, 22, 'wrap_styles_float', ''),
(1250, 22, 'wrap_styles_show_advanced_css', '0'),
(1251, 22, 'wrap_styles_advanced', ''),
(1252, 22, 'label_styles_background-color', ''),
(1253, 22, 'label_styles_border', ''),
(1254, 22, 'label_styles_border-style', ''),
(1255, 22, 'label_styles_border-color', ''),
(1256, 22, 'label_styles_color', ''),
(1257, 22, 'label_styles_width', ''),
(1258, 22, 'label_styles_font-size', ''),
(1259, 22, 'label_styles_margin', ''),
(1260, 22, 'label_styles_padding', ''),
(1261, 22, 'label_styles_display', ''),
(1262, 22, 'label_styles_float', ''),
(1263, 22, 'label_styles_show_advanced_css', '0'),
(1264, 22, 'label_styles_advanced', ''),
(1265, 22, 'element_styles_background-color', ''),
(1266, 22, 'element_styles_border', ''),
(1267, 22, 'element_styles_border-style', ''),
(1268, 22, 'element_styles_border-color', ''),
(1269, 22, 'element_styles_color', ''),
(1270, 22, 'element_styles_width', ''),
(1271, 22, 'element_styles_font-size', ''),
(1272, 22, 'element_styles_margin', ''),
(1273, 22, 'element_styles_padding', ''),
(1274, 22, 'element_styles_display', ''),
(1275, 22, 'element_styles_float', ''),
(1276, 22, 'element_styles_show_advanced_css', '0'),
(1277, 22, 'element_styles_advanced', ''),
(1278, 22, 'cellcid', 'c3975'),
(1279, 23, 'objectType', 'Field'),
(1280, 23, 'objectDomain', 'fields'),
(1281, 23, 'editActive', ''),
(1282, 23, 'order', '4'),
(1283, 23, 'type', 'email'),
(1284, 23, 'label', 'Email'),
(1285, 23, 'key', 'email_1499463446645'),
(1286, 23, 'label_pos', 'default'),
(1287, 23, 'required', '1'),
(1288, 23, 'default', ''),
(1289, 23, 'placeholder', ''),
(1290, 23, 'container_class', ''),
(1291, 23, 'element_class', ''),
(1292, 23, 'admin_label', ''),
(1293, 23, 'help_text', ''),
(1294, 23, 'desc_text', ''),
(1295, 23, 'wrap_styles_background-color', ''),
(1296, 23, 'wrap_styles_border', ''),
(1297, 23, 'wrap_styles_border-style', ''),
(1298, 23, 'wrap_styles_border-color', ''),
(1299, 23, 'wrap_styles_width', ''),
(1300, 23, 'wrap_styles_margin', ''),
(1301, 23, 'wrap_styles_padding', ''),
(1302, 23, 'wrap_styles_display', ''),
(1303, 23, 'wrap_styles_float', ''),
(1304, 23, 'wrap_styles_show_advanced_css', '0'),
(1305, 23, 'wrap_styles_advanced', ''),
(1306, 23, 'label_styles_background-color', ''),
(1307, 23, 'label_styles_border', ''),
(1308, 23, 'label_styles_border-style', ''),
(1309, 23, 'label_styles_border-color', ''),
(1310, 23, 'label_styles_color', ''),
(1311, 23, 'label_styles_width', ''),
(1312, 23, 'label_styles_font-size', ''),
(1313, 23, 'label_styles_margin', ''),
(1314, 23, 'label_styles_padding', ''),
(1315, 23, 'label_styles_display', ''),
(1316, 23, 'label_styles_float', ''),
(1317, 23, 'label_styles_show_advanced_css', '0'),
(1318, 23, 'label_styles_advanced', ''),
(1319, 23, 'element_styles_background-color', ''),
(1320, 23, 'element_styles_border', ''),
(1321, 23, 'element_styles_border-style', ''),
(1322, 23, 'element_styles_border-color', ''),
(1323, 23, 'element_styles_color', ''),
(1324, 23, 'element_styles_width', ''),
(1325, 23, 'element_styles_font-size', ''),
(1326, 23, 'element_styles_margin', ''),
(1327, 23, 'element_styles_padding', ''),
(1328, 23, 'element_styles_display', ''),
(1329, 23, 'element_styles_float', ''),
(1330, 23, 'element_styles_show_advanced_css', '0'),
(1331, 23, 'element_styles_advanced', ''),
(1332, 23, 'cellcid', 'c3932'),
(1333, 23, 'cellOrder', '2'),
(1334, 24, 'objectType', 'Field'),
(1335, 24, 'objectDomain', 'fields'),
(1336, 24, 'editActive', ''),
(1337, 24, 'order', '2'),
(1338, 24, 'label', 'Child\'s Date of Birth'),
(1339, 24, 'type', 'date'),
(1340, 24, 'key', 'child_s_date_of_birth_1499464731212'),
(1341, 24, 'label_pos', 'default'),
(1342, 24, 'required', '1'),
(1343, 24, 'container_class', ''),
(1344, 24, 'element_class', ''),
(1345, 24, 'manual_key', ''),
(1346, 24, 'admin_label', ''),
(1347, 24, 'help_text', ''),
(1348, 24, 'desc_text', ''),
(1349, 24, 'date_default', ''),
(1350, 24, 'date_format', 'DD/MM/YYYY'),
(1351, 24, 'year_range_start', ''),
(1352, 24, 'year_range_end', ''),
(1353, 24, 'wrap_styles_background-color', ''),
(1354, 24, 'wrap_styles_border', ''),
(1355, 24, 'wrap_styles_border-style', ''),
(1356, 24, 'wrap_styles_border-color', ''),
(1357, 24, 'wrap_styles_width', ''),
(1358, 24, 'wrap_styles_margin', ''),
(1359, 24, 'wrap_styles_padding', ''),
(1360, 24, 'wrap_styles_display', ''),
(1361, 24, 'wrap_styles_float', ''),
(1362, 24, 'wrap_styles_show_advanced_css', '0'),
(1363, 24, 'wrap_styles_advanced', ''),
(1364, 24, 'label_styles_background-color', ''),
(1365, 24, 'label_styles_border', ''),
(1366, 24, 'label_styles_border-style', ''),
(1367, 24, 'label_styles_border-color', ''),
(1368, 24, 'label_styles_color', ''),
(1369, 24, 'label_styles_width', ''),
(1370, 24, 'label_styles_font-size', ''),
(1371, 24, 'label_styles_margin', ''),
(1372, 24, 'label_styles_padding', ''),
(1373, 24, 'label_styles_display', ''),
(1374, 24, 'label_styles_float', ''),
(1375, 24, 'label_styles_show_advanced_css', '0'),
(1376, 24, 'label_styles_advanced', ''),
(1377, 24, 'element_styles_background-color', ''),
(1378, 24, 'element_styles_border', ''),
(1379, 24, 'element_styles_border-style', ''),
(1380, 24, 'element_styles_border-color', ''),
(1381, 24, 'element_styles_color', ''),
(1382, 24, 'element_styles_width', ''),
(1383, 24, 'element_styles_font-size', ''),
(1384, 24, 'element_styles_margin', ''),
(1385, 24, 'element_styles_padding', ''),
(1386, 24, 'element_styles_display', ''),
(1387, 24, 'element_styles_float', ''),
(1388, 24, 'element_styles_show_advanced_css', '0'),
(1389, 24, 'element_styles_advanced', ''),
(1390, 24, 'cellcid', 'c3970'),
(1391, 25, 'objectType', 'Field'),
(1392, 25, 'objectDomain', 'fields'),
(1393, 25, 'editActive', ''),
(1394, 25, 'order', '5'),
(1395, 25, 'type', 'address'),
(1396, 25, 'label', 'Address'),
(1397, 25, 'key', 'address_1499463452209'),
(1398, 25, 'label_pos', 'default'),
(1399, 25, 'required', '1'),
(1400, 25, 'default', ''),
(1401, 25, 'placeholder', ''),
(1402, 25, 'container_class', ''),
(1403, 25, 'element_class', ''),
(1404, 25, 'input_limit', ''),
(1405, 25, 'input_limit_type', 'characters'),
(1406, 25, 'input_limit_msg', 'Character(s) left'),
(1407, 25, 'manual_key', ''),
(1408, 25, 'disable_input', ''),
(1409, 25, 'admin_label', ''),
(1410, 25, 'help_text', ''),
(1411, 25, 'desc_text', ''),
(1412, 25, 'disable_browser_autocomplete', ''),
(1413, 25, 'mask', ''),
(1414, 25, 'custom_mask', ''),
(1415, 25, 'wrap_styles_background-color', ''),
(1416, 25, 'wrap_styles_border', ''),
(1417, 25, 'wrap_styles_border-style', ''),
(1418, 25, 'wrap_styles_border-color', ''),
(1419, 25, 'wrap_styles_width', ''),
(1420, 25, 'wrap_styles_margin', ''),
(1421, 25, 'wrap_styles_padding', ''),
(1422, 25, 'wrap_styles_display', ''),
(1423, 25, 'wrap_styles_float', ''),
(1424, 25, 'wrap_styles_show_advanced_css', '0'),
(1425, 25, 'wrap_styles_advanced', ''),
(1426, 25, 'label_styles_background-color', ''),
(1427, 25, 'label_styles_border', ''),
(1428, 25, 'label_styles_border-style', ''),
(1429, 25, 'label_styles_border-color', ''),
(1430, 25, 'label_styles_color', ''),
(1431, 25, 'label_styles_width', ''),
(1432, 25, 'label_styles_font-size', ''),
(1433, 25, 'label_styles_margin', ''),
(1434, 25, 'label_styles_padding', ''),
(1435, 25, 'label_styles_display', ''),
(1436, 25, 'label_styles_float', ''),
(1437, 25, 'label_styles_show_advanced_css', '0'),
(1438, 25, 'label_styles_advanced', ''),
(1439, 25, 'element_styles_background-color', ''),
(1440, 25, 'element_styles_border', ''),
(1441, 25, 'element_styles_border-style', ''),
(1442, 25, 'element_styles_border-color', ''),
(1443, 25, 'element_styles_color', ''),
(1444, 25, 'element_styles_width', ''),
(1445, 25, 'element_styles_font-size', ''),
(1446, 25, 'element_styles_margin', ''),
(1447, 25, 'element_styles_padding', ''),
(1448, 25, 'element_styles_display', ''),
(1449, 25, 'element_styles_float', ''),
(1450, 25, 'element_styles_show_advanced_css', '0'),
(1451, 25, 'element_styles_advanced', ''),
(1452, 25, 'cellcid', 'c3935'),
(1453, 26, 'objectType', 'Field'),
(1454, 26, 'objectDomain', 'fields'),
(1455, 26, 'editActive', ''),
(1456, 26, 'order', '5'),
(1457, 26, 'label', 'First Language'),
(1458, 26, 'type', 'textbox'),
(1459, 26, 'key', 'first_language_1499464743690'),
(1460, 26, 'label_pos', 'default'),
(1461, 26, 'required', '1'),
(1462, 26, 'default', ''),
(1463, 26, 'placeholder', ''),
(1464, 26, 'container_class', ''),
(1465, 26, 'element_class', ''),
(1466, 26, 'input_limit', ''),
(1467, 26, 'input_limit_type', 'characters'),
(1468, 26, 'input_limit_msg', 'Character(s) left'),
(1469, 26, 'manual_key', ''),
(1470, 26, 'disable_input', ''),
(1471, 26, 'admin_label', ''),
(1472, 26, 'help_text', ''),
(1473, 26, 'desc_text', ''),
(1474, 26, 'disable_browser_autocomplete', ''),
(1475, 26, 'mask', ''),
(1476, 26, 'custom_mask', ''),
(1477, 26, 'wrap_styles_background-color', ''),
(1478, 26, 'wrap_styles_border', ''),
(1479, 26, 'wrap_styles_border-style', ''),
(1480, 26, 'wrap_styles_border-color', ''),
(1481, 26, 'wrap_styles_width', ''),
(1482, 26, 'wrap_styles_margin', ''),
(1483, 26, 'wrap_styles_padding', ''),
(1484, 26, 'wrap_styles_display', ''),
(1485, 26, 'wrap_styles_float', ''),
(1486, 26, 'wrap_styles_show_advanced_css', '0'),
(1487, 26, 'wrap_styles_advanced', ''),
(1488, 26, 'label_styles_background-color', ''),
(1489, 26, 'label_styles_border', ''),
(1490, 26, 'label_styles_border-style', ''),
(1491, 26, 'label_styles_border-color', ''),
(1492, 26, 'label_styles_color', ''),
(1493, 26, 'label_styles_width', ''),
(1494, 26, 'label_styles_font-size', ''),
(1495, 26, 'label_styles_margin', ''),
(1496, 26, 'label_styles_padding', ''),
(1497, 26, 'label_styles_display', ''),
(1498, 26, 'label_styles_float', ''),
(1499, 26, 'label_styles_show_advanced_css', '0'),
(1500, 26, 'label_styles_advanced', ''),
(1501, 26, 'element_styles_background-color', ''),
(1502, 26, 'element_styles_border', ''),
(1503, 26, 'element_styles_border-style', ''),
(1504, 26, 'element_styles_border-color', ''),
(1505, 26, 'element_styles_color', ''),
(1506, 26, 'element_styles_width', ''),
(1507, 26, 'element_styles_font-size', ''),
(1508, 26, 'element_styles_margin', ''),
(1509, 26, 'element_styles_padding', ''),
(1510, 26, 'element_styles_display', ''),
(1511, 26, 'element_styles_float', ''),
(1512, 26, 'element_styles_show_advanced_css', '0'),
(1513, 26, 'element_styles_advanced', ''),
(1514, 26, 'cellcid', 'c3978'),
(1515, 27, 'objectType', 'Field'),
(1516, 27, 'objectDomain', 'fields'),
(1517, 27, 'editActive', ''),
(1518, 27, 'order', '6'),
(1519, 27, 'label', 'Other Languages'),
(1520, 27, 'type', 'textbox'),
(1521, 27, 'key', 'other_languages_1499464752409'),
(1522, 27, 'label_pos', 'default'),
(1523, 27, 'required', ''),
(1524, 27, 'default', ''),
(1525, 27, 'placeholder', ''),
(1526, 27, 'container_class', ''),
(1527, 27, 'element_class', ''),
(1528, 27, 'input_limit', ''),
(1529, 27, 'input_limit_type', 'characters'),
(1530, 27, 'input_limit_msg', 'Character(s) left'),
(1531, 27, 'manual_key', ''),
(1532, 27, 'disable_input', ''),
(1533, 27, 'admin_label', ''),
(1534, 27, 'help_text', ''),
(1535, 27, 'desc_text', ''),
(1536, 27, 'disable_browser_autocomplete', ''),
(1537, 27, 'mask', ''),
(1538, 27, 'custom_mask', ''),
(1539, 27, 'wrap_styles_background-color', ''),
(1540, 27, 'wrap_styles_border', ''),
(1541, 27, 'wrap_styles_border-style', ''),
(1542, 27, 'wrap_styles_border-color', ''),
(1543, 27, 'wrap_styles_width', ''),
(1544, 27, 'wrap_styles_margin', ''),
(1545, 27, 'wrap_styles_padding', ''),
(1546, 27, 'wrap_styles_display', ''),
(1547, 27, 'wrap_styles_float', ''),
(1548, 27, 'wrap_styles_show_advanced_css', '0'),
(1549, 27, 'wrap_styles_advanced', ''),
(1550, 27, 'label_styles_background-color', ''),
(1551, 27, 'label_styles_border', ''),
(1552, 27, 'label_styles_border-style', ''),
(1553, 27, 'label_styles_border-color', ''),
(1554, 27, 'label_styles_color', ''),
(1555, 27, 'label_styles_width', ''),
(1556, 27, 'label_styles_font-size', ''),
(1557, 27, 'label_styles_margin', ''),
(1558, 27, 'label_styles_padding', ''),
(1559, 27, 'label_styles_display', ''),
(1560, 27, 'label_styles_float', ''),
(1561, 27, 'label_styles_show_advanced_css', '0'),
(1562, 27, 'label_styles_advanced', ''),
(1563, 27, 'element_styles_background-color', ''),
(1564, 27, 'element_styles_border', ''),
(1565, 27, 'element_styles_border-style', ''),
(1566, 27, 'element_styles_border-color', ''),
(1567, 27, 'element_styles_color', ''),
(1568, 27, 'element_styles_width', ''),
(1569, 27, 'element_styles_font-size', ''),
(1570, 27, 'element_styles_margin', ''),
(1571, 27, 'element_styles_padding', ''),
(1572, 27, 'element_styles_display', ''),
(1573, 27, 'element_styles_float', ''),
(1574, 27, 'element_styles_show_advanced_css', '0'),
(1575, 27, 'element_styles_advanced', ''),
(1576, 27, 'cellcid', 'c3980'),
(1577, 28, 'objectType', 'Field'),
(1578, 28, 'objectDomain', 'fields'),
(1579, 28, 'editActive', ''),
(1580, 28, 'order', '6'),
(1581, 28, 'label', 'Unit #'),
(1582, 28, 'type', 'address'),
(1583, 28, 'cellcid', 'c3937'),
(1584, 28, 'key', 'unit_1499465451820'),
(1585, 28, 'label_pos', 'default'),
(1586, 28, 'required', ''),
(1587, 28, 'default', ''),
(1588, 28, 'placeholder', ''),
(1589, 28, 'container_class', ''),
(1590, 28, 'element_class', ''),
(1591, 28, 'input_limit', ''),
(1592, 28, 'input_limit_type', 'characters'),
(1593, 28, 'input_limit_msg', 'Character(s) left'),
(1594, 28, 'manual_key', ''),
(1595, 28, 'disable_input', ''),
(1596, 28, 'admin_label', ''),
(1597, 28, 'help_text', ''),
(1598, 28, 'desc_text', ''),
(1599, 28, 'disable_browser_autocomplete', ''),
(1600, 28, 'mask', ''),
(1601, 28, 'custom_mask', ''),
(1602, 28, 'wrap_styles_background-color', ''),
(1603, 28, 'wrap_styles_border', ''),
(1604, 28, 'wrap_styles_border-style', ''),
(1605, 28, 'wrap_styles_border-color', ''),
(1606, 28, 'wrap_styles_width', ''),
(1607, 28, 'wrap_styles_margin', ''),
(1608, 28, 'wrap_styles_padding', ''),
(1609, 28, 'wrap_styles_display', ''),
(1610, 28, 'wrap_styles_float', ''),
(1611, 28, 'wrap_styles_show_advanced_css', '0'),
(1612, 28, 'wrap_styles_advanced', ''),
(1613, 28, 'label_styles_background-color', ''),
(1614, 28, 'label_styles_border', ''),
(1615, 28, 'label_styles_border-style', ''),
(1616, 28, 'label_styles_border-color', ''),
(1617, 28, 'label_styles_color', ''),
(1618, 28, 'label_styles_width', ''),
(1619, 28, 'label_styles_font-size', ''),
(1620, 28, 'label_styles_margin', ''),
(1621, 28, 'label_styles_padding', ''),
(1622, 28, 'label_styles_display', ''),
(1623, 28, 'label_styles_float', ''),
(1624, 28, 'label_styles_show_advanced_css', '0'),
(1625, 28, 'label_styles_advanced', ''),
(1626, 28, 'element_styles_background-color', ''),
(1627, 28, 'element_styles_border', ''),
(1628, 28, 'element_styles_border-style', ''),
(1629, 28, 'element_styles_border-color', ''),
(1630, 28, 'element_styles_color', ''),
(1631, 28, 'element_styles_width', ''),
(1632, 28, 'element_styles_font-size', ''),
(1633, 28, 'element_styles_margin', ''),
(1634, 28, 'element_styles_padding', ''),
(1635, 28, 'element_styles_display', ''),
(1636, 28, 'element_styles_float', ''),
(1637, 28, 'element_styles_show_advanced_css', '0'),
(1638, 28, 'element_styles_advanced', ''),
(1639, 28, 'cellOrder', '1'),
(1640, 28, 'drawerDisabled', ''),
(1641, 29, 'objectType', 'Field'),
(1642, 29, 'objectDomain', 'fields'),
(1643, 29, 'editActive', ''),
(1644, 29, 'order', '7'),
(1645, 29, 'type', 'city'),
(1646, 29, 'label', 'City'),
(1647, 29, 'key', 'city_1499463453266'),
(1648, 29, 'label_pos', 'default'),
(1649, 29, 'required', '1'),
(1650, 29, 'default', ''),
(1651, 29, 'placeholder', ''),
(1652, 29, 'container_class', ''),
(1653, 29, 'element_class', ''),
(1654, 29, 'input_limit', ''),
(1655, 29, 'input_limit_type', 'characters'),
(1656, 29, 'input_limit_msg', 'Character(s) left'),
(1657, 29, 'manual_key', ''),
(1658, 29, 'disable_input', ''),
(1659, 29, 'admin_label', ''),
(1660, 29, 'help_text', ''),
(1661, 29, 'desc_text', ''),
(1662, 29, 'disable_browser_autocomplete', ''),
(1663, 29, 'mask', ''),
(1664, 29, 'custom_mask', ''),
(1665, 29, 'wrap_styles_background-color', ''),
(1666, 29, 'wrap_styles_border', ''),
(1667, 29, 'wrap_styles_border-style', ''),
(1668, 29, 'wrap_styles_border-color', ''),
(1669, 29, 'wrap_styles_width', ''),
(1670, 29, 'wrap_styles_margin', ''),
(1671, 29, 'wrap_styles_padding', ''),
(1672, 29, 'wrap_styles_display', ''),
(1673, 29, 'wrap_styles_float', ''),
(1674, 29, 'wrap_styles_show_advanced_css', '0'),
(1675, 29, 'wrap_styles_advanced', ''),
(1676, 29, 'label_styles_background-color', ''),
(1677, 29, 'label_styles_border', ''),
(1678, 29, 'label_styles_border-style', ''),
(1679, 29, 'label_styles_border-color', ''),
(1680, 29, 'label_styles_color', ''),
(1681, 29, 'label_styles_width', ''),
(1682, 29, 'label_styles_font-size', ''),
(1683, 29, 'label_styles_margin', ''),
(1684, 29, 'label_styles_padding', ''),
(1685, 29, 'label_styles_display', ''),
(1686, 29, 'label_styles_float', ''),
(1687, 29, 'label_styles_show_advanced_css', '0'),
(1688, 29, 'label_styles_advanced', ''),
(1689, 29, 'element_styles_background-color', ''),
(1690, 29, 'element_styles_border', ''),
(1691, 29, 'element_styles_border-style', ''),
(1692, 29, 'element_styles_border-color', ''),
(1693, 29, 'element_styles_color', ''),
(1694, 29, 'element_styles_width', ''),
(1695, 29, 'element_styles_font-size', ''),
(1696, 29, 'element_styles_margin', ''),
(1697, 29, 'element_styles_padding', ''),
(1698, 29, 'element_styles_display', ''),
(1699, 29, 'element_styles_float', ''),
(1700, 29, 'element_styles_show_advanced_css', '0'),
(1701, 29, 'element_styles_advanced', ''),
(1702, 29, 'cellcid', 'c3940'),
(1703, 29, 'cellOrder', '1'),
(1704, 30, 'objectType', 'Field'),
(1705, 30, 'objectDomain', 'fields'),
(1706, 30, 'editActive', ''),
(1707, 30, 'order', '7'),
(1708, 30, 'label', 'Citizenship'),
(1709, 30, 'type', 'textbox'),
(1710, 30, 'key', 'citizenship_1499464812337'),
(1711, 30, 'label_pos', 'default'),
(1712, 30, 'required', '1'),
(1713, 30, 'default', ''),
(1714, 30, 'placeholder', ''),
(1715, 30, 'container_class', ''),
(1716, 30, 'element_class', ''),
(1717, 30, 'input_limit', ''),
(1718, 30, 'input_limit_type', 'characters'),
(1719, 30, 'input_limit_msg', 'Character(s) left'),
(1720, 30, 'manual_key', ''),
(1721, 30, 'disable_input', ''),
(1722, 30, 'admin_label', ''),
(1723, 30, 'help_text', '<p><br></p>'),
(1724, 30, 'desc_text', ''),
(1725, 30, 'disable_browser_autocomplete', ''),
(1726, 30, 'mask', ''),
(1727, 30, 'custom_mask', ''),
(1728, 30, 'wrap_styles_background-color', ''),
(1729, 30, 'wrap_styles_border', ''),
(1730, 30, 'wrap_styles_border-style', ''),
(1731, 30, 'wrap_styles_border-color', ''),
(1732, 30, 'wrap_styles_width', ''),
(1733, 30, 'wrap_styles_margin', ''),
(1734, 30, 'wrap_styles_padding', ''),
(1735, 30, 'wrap_styles_display', ''),
(1736, 30, 'wrap_styles_float', ''),
(1737, 30, 'wrap_styles_show_advanced_css', '0'),
(1738, 30, 'wrap_styles_advanced', ''),
(1739, 30, 'label_styles_background-color', ''),
(1740, 30, 'label_styles_border', ''),
(1741, 30, 'label_styles_border-style', ''),
(1742, 30, 'label_styles_border-color', ''),
(1743, 30, 'label_styles_color', ''),
(1744, 30, 'label_styles_width', ''),
(1745, 30, 'label_styles_font-size', ''),
(1746, 30, 'label_styles_margin', ''),
(1747, 30, 'label_styles_padding', ''),
(1748, 30, 'label_styles_display', ''),
(1749, 30, 'label_styles_float', ''),
(1750, 30, 'label_styles_show_advanced_css', '0'),
(1751, 30, 'label_styles_advanced', ''),
(1752, 30, 'element_styles_background-color', ''),
(1753, 30, 'element_styles_border', ''),
(1754, 30, 'element_styles_border-style', ''),
(1755, 30, 'element_styles_border-color', ''),
(1756, 30, 'element_styles_color', ''),
(1757, 30, 'element_styles_width', ''),
(1758, 30, 'element_styles_font-size', ''),
(1759, 30, 'element_styles_margin', ''),
(1760, 30, 'element_styles_padding', ''),
(1761, 30, 'element_styles_display', ''),
(1762, 30, 'element_styles_float', ''),
(1763, 30, 'element_styles_show_advanced_css', '0'),
(1764, 30, 'element_styles_advanced', ''),
(1765, 30, 'cellcid', 'c3982'),
(1766, 31, 'objectType', 'Field'),
(1767, 31, 'objectDomain', 'fields'),
(1768, 31, 'editActive', ''),
(1769, 31, 'order', '9'),
(1770, 31, 'type', 'zip'),
(1771, 31, 'label', 'Postal Code'),
(1772, 31, 'key', 'postal_code_1499463506919'),
(1773, 31, 'label_pos', 'default'),
(1774, 31, 'required', '1'),
(1775, 31, 'default', ''),
(1776, 31, 'placeholder', ''),
(1777, 31, 'container_class', ''),
(1778, 31, 'element_class', ''),
(1779, 31, 'input_limit', '6'),
(1780, 31, 'input_limit_type', 'characters'),
(1781, 31, 'input_limit_msg', 'Character(s) left'),
(1782, 31, 'manual_key', ''),
(1783, 31, 'disable_input', ''),
(1784, 31, 'admin_label', ''),
(1785, 31, 'help_text', '<p><br></p>'),
(1786, 31, 'desc_text', ''),
(1787, 31, 'disable_browser_autocomplete', ''),
(1788, 31, 'mask', ''),
(1789, 31, 'custom_mask', ''),
(1790, 31, 'wrap_styles_background-color', ''),
(1791, 31, 'wrap_styles_border', ''),
(1792, 31, 'wrap_styles_border-style', ''),
(1793, 31, 'wrap_styles_border-color', ''),
(1794, 31, 'wrap_styles_width', ''),
(1795, 31, 'wrap_styles_margin', ''),
(1796, 31, 'wrap_styles_padding', ''),
(1797, 31, 'wrap_styles_display', ''),
(1798, 31, 'wrap_styles_float', ''),
(1799, 31, 'wrap_styles_show_advanced_css', '0'),
(1800, 31, 'wrap_styles_advanced', ''),
(1801, 31, 'label_styles_background-color', ''),
(1802, 31, 'label_styles_border', ''),
(1803, 31, 'label_styles_border-style', ''),
(1804, 31, 'label_styles_border-color', ''),
(1805, 31, 'label_styles_color', ''),
(1806, 31, 'label_styles_width', ''),
(1807, 31, 'label_styles_font-size', ''),
(1808, 31, 'label_styles_margin', ''),
(1809, 31, 'label_styles_padding', ''),
(1810, 31, 'label_styles_display', ''),
(1811, 31, 'label_styles_float', ''),
(1812, 31, 'label_styles_show_advanced_css', '0'),
(1813, 31, 'label_styles_advanced', ''),
(1814, 31, 'element_styles_background-color', ''),
(1815, 31, 'element_styles_border', ''),
(1816, 31, 'element_styles_border-style', ''),
(1817, 31, 'element_styles_border-color', ''),
(1818, 31, 'element_styles_color', ''),
(1819, 31, 'element_styles_width', ''),
(1820, 31, 'element_styles_font-size', ''),
(1821, 31, 'element_styles_margin', ''),
(1822, 31, 'element_styles_padding', ''),
(1823, 31, 'element_styles_display', ''),
(1824, 31, 'element_styles_float', ''),
(1825, 31, 'element_styles_show_advanced_css', '0'),
(1826, 31, 'element_styles_advanced', ''),
(1827, 31, 'cellcid', 'c3944'),
(1828, 31, 'drawerDisabled', ''),
(1829, 32, 'objectType', 'Field'),
(1830, 32, 'objectDomain', 'fields'),
(1831, 32, 'editActive', ''),
(1832, 32, 'order', '8'),
(1833, 32, 'label', 'Does Your Child Have Siblings?'),
(1834, 32, 'type', 'listradio'),
(1835, 32, 'key', 'does_your_child_have_siblings_1499464832216'),
(1836, 32, 'label_pos', 'default'),
(1837, 32, 'required', '1'),
(1838, 32, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:1:\"N\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(1839, 32, 'container_class', ''),
(1840, 32, 'element_class', ''),
(1841, 32, 'admin_label', ''),
(1842, 32, 'help_text', ''),
(1843, 32, 'desc_text', ''),
(1844, 32, 'wrap_styles_background-color', ''),
(1845, 32, 'wrap_styles_border', ''),
(1846, 32, 'wrap_styles_border-style', ''),
(1847, 32, 'wrap_styles_border-color', ''),
(1848, 32, 'wrap_styles_width', ''),
(1849, 32, 'wrap_styles_margin', ''),
(1850, 32, 'wrap_styles_padding', ''),
(1851, 32, 'wrap_styles_display', ''),
(1852, 32, 'wrap_styles_float', ''),
(1853, 32, 'wrap_styles_show_advanced_css', '0'),
(1854, 32, 'wrap_styles_advanced', ''),
(1855, 32, 'label_styles_background-color', ''),
(1856, 32, 'label_styles_border', ''),
(1857, 32, 'label_styles_border-style', ''),
(1858, 32, 'label_styles_border-color', ''),
(1859, 32, 'label_styles_color', ''),
(1860, 32, 'label_styles_width', ''),
(1861, 32, 'label_styles_font-size', ''),
(1862, 32, 'label_styles_margin', ''),
(1863, 32, 'label_styles_padding', ''),
(1864, 32, 'label_styles_display', ''),
(1865, 32, 'label_styles_float', ''),
(1866, 32, 'label_styles_show_advanced_css', '0'),
(1867, 32, 'label_styles_advanced', ''),
(1868, 32, 'element_styles_background-color', ''),
(1869, 32, 'element_styles_border', ''),
(1870, 32, 'element_styles_border-style', ''),
(1871, 32, 'element_styles_border-color', ''),
(1872, 32, 'element_styles_color', ''),
(1873, 32, 'element_styles_width', ''),
(1874, 32, 'element_styles_font-size', ''),
(1875, 32, 'element_styles_margin', ''),
(1876, 32, 'element_styles_padding', ''),
(1877, 32, 'element_styles_display', ''),
(1878, 32, 'element_styles_float', ''),
(1879, 32, 'element_styles_show_advanced_css', '0'),
(1880, 32, 'element_styles_advanced', ''),
(1881, 32, 'list_item_row_styles_background-color', ''),
(1882, 32, 'list_item_row_styles_border', ''),
(1883, 32, 'list_item_row_styles_border-style', ''),
(1884, 32, 'list_item_row_styles_border-color', ''),
(1885, 32, 'list_item_row_styles_color', ''),
(1886, 32, 'list_item_row_styles_height', ''),
(1887, 32, 'list_item_row_styles_width', ''),
(1888, 32, 'list_item_row_styles_font-size', ''),
(1889, 32, 'list_item_row_styles_margin', ''),
(1890, 32, 'list_item_row_styles_padding', ''),
(1891, 32, 'list_item_row_styles_display', ''),
(1892, 32, 'list_item_row_styles_float', ''),
(1893, 32, 'list_item_row_styles_show_advanced_css', '0'),
(1894, 32, 'list_item_row_styles_advanced', ''),
(1895, 32, 'list_item_label_styles_background-color', ''),
(1896, 32, 'list_item_label_styles_border', ''),
(1897, 32, 'list_item_label_styles_border-style', ''),
(1898, 32, 'list_item_label_styles_border-color', ''),
(1899, 32, 'list_item_label_styles_color', ''),
(1900, 32, 'list_item_label_styles_height', ''),
(1901, 32, 'list_item_label_styles_width', ''),
(1902, 32, 'list_item_label_styles_font-size', ''),
(1903, 32, 'list_item_label_styles_margin', ''),
(1904, 32, 'list_item_label_styles_padding', ''),
(1905, 32, 'list_item_label_styles_display', ''),
(1906, 32, 'list_item_label_styles_float', ''),
(1907, 32, 'list_item_label_styles_show_advanced_css', '0'),
(1908, 32, 'list_item_label_styles_advanced', ''),
(1909, 32, 'list_item_element_styles_background-color', ''),
(1910, 32, 'list_item_element_styles_border', ''),
(1911, 32, 'list_item_element_styles_border-style', ''),
(1912, 32, 'list_item_element_styles_border-color', ''),
(1913, 32, 'list_item_element_styles_color', ''),
(1914, 32, 'list_item_element_styles_height', ''),
(1915, 32, 'list_item_element_styles_width', ''),
(1916, 32, 'list_item_element_styles_font-size', ''),
(1917, 32, 'list_item_element_styles_margin', ''),
(1918, 32, 'list_item_element_styles_padding', ''),
(1919, 32, 'list_item_element_styles_display', ''),
(1920, 32, 'list_item_element_styles_float', ''),
(1921, 32, 'list_item_element_styles_show_advanced_css', '0'),
(1922, 32, 'list_item_element_styles_advanced', ''),
(1923, 32, 'cellcid', 'c3985'),
(1924, 32, 'drawerDisabled', ''),
(1925, 33, 'objectType', 'Field'),
(1926, 33, 'objectDomain', 'fields'),
(1927, 33, 'editActive', ''),
(1928, 33, 'order', '8'),
(1929, 33, 'type', 'liststate'),
(1930, 33, 'label', 'Province/State'),
(1931, 33, 'key', 'province_state_1499463593303'),
(1932, 33, 'label_pos', 'default'),
(1933, 33, 'required', '1');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(1934, 33, 'options', 'a:68:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Nunavut\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:13;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:14;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:15;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:16;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:17;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:18;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:19;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:20;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:21;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:22;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:23;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:24;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:25;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:26;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:27;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:28;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:29;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:30;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:31;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:32;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:33;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:34;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:35;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:36;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:37;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:38;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:39;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:40;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:41;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:42;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:43;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:44;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:45;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:46;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:47;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:48;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:49;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:50;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:51;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:52;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:53;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:54;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:55;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:55;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:56;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:56;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:57;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:57;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:58;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:58;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:59;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:59;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:60;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:60;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:61;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:61;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:62;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:62;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:63;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:63;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:64;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:64;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:65;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:51:\"ARMED FORCES AFRICA \\ CANADA \\ EUROPE \\ MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:65;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:66;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:66;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:67;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:67;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(1935, 33, 'container_class', ''),
(1936, 33, 'element_class', ''),
(1937, 33, 'admin_label', ''),
(1938, 33, 'help_text', ''),
(1939, 33, 'desc_text', ''),
(1940, 33, 'wrap_styles_background-color', ''),
(1941, 33, 'wrap_styles_border', ''),
(1942, 33, 'wrap_styles_border-style', ''),
(1943, 33, 'wrap_styles_border-color', ''),
(1944, 33, 'wrap_styles_width', ''),
(1945, 33, 'wrap_styles_margin', ''),
(1946, 33, 'wrap_styles_padding', ''),
(1947, 33, 'wrap_styles_display', ''),
(1948, 33, 'wrap_styles_float', ''),
(1949, 33, 'wrap_styles_show_advanced_css', '0'),
(1950, 33, 'wrap_styles_advanced', ''),
(1951, 33, 'label_styles_background-color', ''),
(1952, 33, 'label_styles_border', ''),
(1953, 33, 'label_styles_border-style', ''),
(1954, 33, 'label_styles_border-color', ''),
(1955, 33, 'label_styles_color', ''),
(1956, 33, 'label_styles_width', ''),
(1957, 33, 'label_styles_font-size', ''),
(1958, 33, 'label_styles_margin', ''),
(1959, 33, 'label_styles_padding', ''),
(1960, 33, 'label_styles_display', ''),
(1961, 33, 'label_styles_float', ''),
(1962, 33, 'label_styles_show_advanced_css', '0'),
(1963, 33, 'label_styles_advanced', ''),
(1964, 33, 'element_styles_background-color', ''),
(1965, 33, 'element_styles_border', ''),
(1966, 33, 'element_styles_border-style', ''),
(1967, 33, 'element_styles_border-color', ''),
(1968, 33, 'element_styles_color', ''),
(1969, 33, 'element_styles_width', ''),
(1970, 33, 'element_styles_font-size', ''),
(1971, 33, 'element_styles_margin', ''),
(1972, 33, 'element_styles_padding', ''),
(1973, 33, 'element_styles_display', ''),
(1974, 33, 'element_styles_float', ''),
(1975, 33, 'element_styles_show_advanced_css', '0'),
(1976, 33, 'element_styles_advanced', ''),
(1977, 33, 'list_item_row_styles_background-color', ''),
(1978, 33, 'list_item_row_styles_border', ''),
(1979, 33, 'list_item_row_styles_border-style', ''),
(1980, 33, 'list_item_row_styles_border-color', ''),
(1981, 33, 'list_item_row_styles_color', ''),
(1982, 33, 'list_item_row_styles_height', ''),
(1983, 33, 'list_item_row_styles_width', ''),
(1984, 33, 'list_item_row_styles_font-size', ''),
(1985, 33, 'list_item_row_styles_margin', ''),
(1986, 33, 'list_item_row_styles_padding', ''),
(1987, 33, 'list_item_row_styles_display', ''),
(1988, 33, 'list_item_row_styles_float', ''),
(1989, 33, 'list_item_row_styles_show_advanced_css', '0'),
(1990, 33, 'list_item_row_styles_advanced', ''),
(1991, 33, 'list_item_label_styles_background-color', ''),
(1992, 33, 'list_item_label_styles_border', ''),
(1993, 33, 'list_item_label_styles_border-style', ''),
(1994, 33, 'list_item_label_styles_border-color', ''),
(1995, 33, 'list_item_label_styles_color', ''),
(1996, 33, 'list_item_label_styles_height', ''),
(1997, 33, 'list_item_label_styles_width', ''),
(1998, 33, 'list_item_label_styles_font-size', ''),
(1999, 33, 'list_item_label_styles_margin', ''),
(2000, 33, 'list_item_label_styles_padding', ''),
(2001, 33, 'list_item_label_styles_display', ''),
(2002, 33, 'list_item_label_styles_float', ''),
(2003, 33, 'list_item_label_styles_show_advanced_css', '0'),
(2004, 33, 'list_item_label_styles_advanced', ''),
(2005, 33, 'list_item_element_styles_background-color', ''),
(2006, 33, 'list_item_element_styles_border', ''),
(2007, 33, 'list_item_element_styles_border-style', ''),
(2008, 33, 'list_item_element_styles_border-color', ''),
(2009, 33, 'list_item_element_styles_color', ''),
(2010, 33, 'list_item_element_styles_height', ''),
(2011, 33, 'list_item_element_styles_width', ''),
(2012, 33, 'list_item_element_styles_font-size', ''),
(2013, 33, 'list_item_element_styles_margin', ''),
(2014, 33, 'list_item_element_styles_padding', ''),
(2015, 33, 'list_item_element_styles_display', ''),
(2016, 33, 'list_item_element_styles_float', ''),
(2017, 33, 'list_item_element_styles_show_advanced_css', '0'),
(2018, 33, 'list_item_element_styles_advanced', ''),
(2019, 33, 'cellcid', 'c3942'),
(2020, 34, 'objectType', 'Field'),
(2021, 34, 'objectDomain', 'fields'),
(2022, 34, 'editActive', ''),
(2023, 34, 'order', '10'),
(2024, 34, 'type', 'textbox'),
(2025, 34, 'label', 'Place of Work'),
(2026, 34, 'key', 'place_of_work_1499464075146'),
(2027, 34, 'label_pos', 'default'),
(2028, 34, 'required', '1'),
(2029, 34, 'default', ''),
(2030, 34, 'placeholder', ''),
(2031, 34, 'container_class', ''),
(2032, 34, 'element_class', ''),
(2033, 34, 'input_limit', ''),
(2034, 34, 'input_limit_type', 'characters'),
(2035, 34, 'input_limit_msg', 'Character(s) left'),
(2036, 34, 'manual_key', ''),
(2037, 34, 'disable_input', ''),
(2038, 34, 'admin_label', ''),
(2039, 34, 'help_text', ''),
(2040, 34, 'desc_text', ''),
(2041, 34, 'disable_browser_autocomplete', ''),
(2042, 34, 'mask', ''),
(2043, 34, 'custom_mask', ''),
(2044, 34, 'wrap_styles_background-color', ''),
(2045, 34, 'wrap_styles_border', ''),
(2046, 34, 'wrap_styles_border-style', ''),
(2047, 34, 'wrap_styles_border-color', ''),
(2048, 34, 'wrap_styles_width', ''),
(2049, 34, 'wrap_styles_margin', ''),
(2050, 34, 'wrap_styles_padding', ''),
(2051, 34, 'wrap_styles_display', ''),
(2052, 34, 'wrap_styles_float', ''),
(2053, 34, 'wrap_styles_show_advanced_css', '0'),
(2054, 34, 'wrap_styles_advanced', ''),
(2055, 34, 'label_styles_background-color', ''),
(2056, 34, 'label_styles_border', ''),
(2057, 34, 'label_styles_border-style', ''),
(2058, 34, 'label_styles_border-color', ''),
(2059, 34, 'label_styles_color', ''),
(2060, 34, 'label_styles_width', ''),
(2061, 34, 'label_styles_font-size', ''),
(2062, 34, 'label_styles_margin', ''),
(2063, 34, 'label_styles_padding', ''),
(2064, 34, 'label_styles_display', ''),
(2065, 34, 'label_styles_float', ''),
(2066, 34, 'label_styles_show_advanced_css', '0'),
(2067, 34, 'label_styles_advanced', ''),
(2068, 34, 'element_styles_background-color', ''),
(2069, 34, 'element_styles_border', ''),
(2070, 34, 'element_styles_border-style', ''),
(2071, 34, 'element_styles_border-color', ''),
(2072, 34, 'element_styles_color', ''),
(2073, 34, 'element_styles_width', ''),
(2074, 34, 'element_styles_font-size', ''),
(2075, 34, 'element_styles_margin', ''),
(2076, 34, 'element_styles_padding', ''),
(2077, 34, 'element_styles_display', ''),
(2078, 34, 'element_styles_float', ''),
(2079, 34, 'element_styles_show_advanced_css', '0'),
(2080, 34, 'element_styles_advanced', ''),
(2081, 34, 'cellcid', 'c3947'),
(2082, 35, 'objectType', 'Field'),
(2083, 35, 'objectDomain', 'fields'),
(2084, 35, 'editActive', ''),
(2085, 35, 'order', '11'),
(2086, 35, 'type', 'phone'),
(2087, 35, 'label', 'Work Phone'),
(2088, 35, 'key', 'work_phone_1499464087910'),
(2089, 35, 'label_pos', 'default'),
(2090, 35, 'required', '1'),
(2091, 35, 'default', ''),
(2092, 35, 'placeholder', ''),
(2093, 35, 'container_class', ''),
(2094, 35, 'element_class', ''),
(2095, 35, 'input_limit', ''),
(2096, 35, 'input_limit_type', 'characters'),
(2097, 35, 'input_limit_msg', 'Character(s) left'),
(2098, 35, 'manual_key', ''),
(2099, 35, 'disable_input', ''),
(2100, 35, 'admin_label', ''),
(2101, 35, 'help_text', ''),
(2102, 35, 'desc_text', ''),
(2103, 35, 'disable_browser_autocomplete', ''),
(2104, 35, 'mask', ''),
(2105, 35, 'custom_mask', ''),
(2106, 35, 'wrap_styles_background-color', ''),
(2107, 35, 'wrap_styles_border', ''),
(2108, 35, 'wrap_styles_border-style', ''),
(2109, 35, 'wrap_styles_border-color', ''),
(2110, 35, 'wrap_styles_width', ''),
(2111, 35, 'wrap_styles_margin', ''),
(2112, 35, 'wrap_styles_padding', ''),
(2113, 35, 'wrap_styles_display', ''),
(2114, 35, 'wrap_styles_float', ''),
(2115, 35, 'wrap_styles_show_advanced_css', '0'),
(2116, 35, 'wrap_styles_advanced', ''),
(2117, 35, 'label_styles_background-color', ''),
(2118, 35, 'label_styles_border', ''),
(2119, 35, 'label_styles_border-style', ''),
(2120, 35, 'label_styles_border-color', ''),
(2121, 35, 'label_styles_color', ''),
(2122, 35, 'label_styles_width', ''),
(2123, 35, 'label_styles_font-size', ''),
(2124, 35, 'label_styles_margin', ''),
(2125, 35, 'label_styles_padding', ''),
(2126, 35, 'label_styles_display', ''),
(2127, 35, 'label_styles_float', ''),
(2128, 35, 'label_styles_show_advanced_css', '0'),
(2129, 35, 'label_styles_advanced', ''),
(2130, 35, 'element_styles_background-color', ''),
(2131, 35, 'element_styles_border', ''),
(2132, 35, 'element_styles_border-style', ''),
(2133, 35, 'element_styles_border-color', ''),
(2134, 35, 'element_styles_color', ''),
(2135, 35, 'element_styles_width', ''),
(2136, 35, 'element_styles_font-size', ''),
(2137, 35, 'element_styles_margin', ''),
(2138, 35, 'element_styles_padding', ''),
(2139, 35, 'element_styles_display', ''),
(2140, 35, 'element_styles_float', ''),
(2141, 35, 'element_styles_show_advanced_css', '0'),
(2142, 35, 'element_styles_advanced', ''),
(2143, 35, 'cellcid', 'c3949'),
(2144, 35, 'drawerDisabled', ''),
(2145, 36, 'objectType', 'Field'),
(2146, 36, 'objectDomain', 'fields'),
(2147, 36, 'editActive', ''),
(2148, 36, 'order', '1'),
(2149, 36, 'type', 'textbox'),
(2150, 36, 'label', 'What activities does your child prefer when alone?'),
(2151, 36, 'key', 'what_activities_does_your_child_prefer_when_alone_1499466188918'),
(2152, 36, 'label_pos', 'default'),
(2153, 36, 'required', ''),
(2154, 36, 'default', ''),
(2155, 36, 'placeholder', ''),
(2156, 36, 'container_class', ''),
(2157, 36, 'element_class', ''),
(2158, 36, 'input_limit', ''),
(2159, 36, 'input_limit_type', 'characters'),
(2160, 36, 'input_limit_msg', 'Character(s) left'),
(2161, 36, 'manual_key', ''),
(2162, 36, 'disable_input', ''),
(2163, 36, 'admin_label', ''),
(2164, 36, 'help_text', ''),
(2165, 36, 'desc_text', ''),
(2166, 36, 'disable_browser_autocomplete', ''),
(2167, 36, 'mask', ''),
(2168, 36, 'custom_mask', ''),
(2169, 36, 'wrap_styles_background-color', ''),
(2170, 36, 'wrap_styles_border', ''),
(2171, 36, 'wrap_styles_border-style', ''),
(2172, 36, 'wrap_styles_border-color', ''),
(2173, 36, 'wrap_styles_width', ''),
(2174, 36, 'wrap_styles_margin', ''),
(2175, 36, 'wrap_styles_padding', ''),
(2176, 36, 'wrap_styles_display', ''),
(2177, 36, 'wrap_styles_float', ''),
(2178, 36, 'wrap_styles_show_advanced_css', '0'),
(2179, 36, 'wrap_styles_advanced', ''),
(2180, 36, 'label_styles_background-color', ''),
(2181, 36, 'label_styles_border', ''),
(2182, 36, 'label_styles_border-style', ''),
(2183, 36, 'label_styles_border-color', ''),
(2184, 36, 'label_styles_color', ''),
(2185, 36, 'label_styles_width', ''),
(2186, 36, 'label_styles_font-size', ''),
(2187, 36, 'label_styles_margin', ''),
(2188, 36, 'label_styles_padding', ''),
(2189, 36, 'label_styles_display', ''),
(2190, 36, 'label_styles_float', ''),
(2191, 36, 'label_styles_show_advanced_css', '0'),
(2192, 36, 'label_styles_advanced', ''),
(2193, 36, 'element_styles_background-color', ''),
(2194, 36, 'element_styles_border', ''),
(2195, 36, 'element_styles_border-style', ''),
(2196, 36, 'element_styles_border-color', ''),
(2197, 36, 'element_styles_color', ''),
(2198, 36, 'element_styles_width', ''),
(2199, 36, 'element_styles_font-size', ''),
(2200, 36, 'element_styles_margin', ''),
(2201, 36, 'element_styles_padding', ''),
(2202, 36, 'element_styles_display', ''),
(2203, 36, 'element_styles_float', ''),
(2204, 36, 'element_styles_show_advanced_css', '0'),
(2205, 36, 'element_styles_advanced', ''),
(2206, 36, 'cellcid', 'c3993'),
(2207, 37, 'objectType', 'Field'),
(2208, 37, 'objectDomain', 'fields'),
(2209, 37, 'editActive', ''),
(2210, 37, 'order', '2'),
(2211, 37, 'type', 'textbox'),
(2212, 37, 'label', 'What activities does your child enjoy with others?'),
(2213, 37, 'key', 'what_activities_does_your_child_enjoy_with_others_1499466212273'),
(2214, 37, 'label_pos', 'default'),
(2215, 37, 'required', ''),
(2216, 37, 'default', ''),
(2217, 37, 'placeholder', ''),
(2218, 37, 'container_class', ''),
(2219, 37, 'element_class', ''),
(2220, 37, 'input_limit', ''),
(2221, 37, 'input_limit_type', 'characters'),
(2222, 37, 'input_limit_msg', 'Character(s) left'),
(2223, 37, 'manual_key', ''),
(2224, 37, 'disable_input', ''),
(2225, 37, 'admin_label', ''),
(2226, 37, 'help_text', ''),
(2227, 37, 'desc_text', ''),
(2228, 37, 'disable_browser_autocomplete', ''),
(2229, 37, 'mask', ''),
(2230, 37, 'custom_mask', ''),
(2231, 37, 'wrap_styles_background-color', ''),
(2232, 37, 'wrap_styles_border', ''),
(2233, 37, 'wrap_styles_border-style', ''),
(2234, 37, 'wrap_styles_border-color', ''),
(2235, 37, 'wrap_styles_width', ''),
(2236, 37, 'wrap_styles_margin', ''),
(2237, 37, 'wrap_styles_padding', ''),
(2238, 37, 'wrap_styles_display', ''),
(2239, 37, 'wrap_styles_float', ''),
(2240, 37, 'wrap_styles_show_advanced_css', '0'),
(2241, 37, 'wrap_styles_advanced', ''),
(2242, 37, 'label_styles_background-color', ''),
(2243, 37, 'label_styles_border', ''),
(2244, 37, 'label_styles_border-style', ''),
(2245, 37, 'label_styles_border-color', ''),
(2246, 37, 'label_styles_color', ''),
(2247, 37, 'label_styles_width', ''),
(2248, 37, 'label_styles_font-size', ''),
(2249, 37, 'label_styles_margin', ''),
(2250, 37, 'label_styles_padding', ''),
(2251, 37, 'label_styles_display', ''),
(2252, 37, 'label_styles_float', ''),
(2253, 37, 'label_styles_show_advanced_css', '0'),
(2254, 37, 'label_styles_advanced', ''),
(2255, 37, 'element_styles_background-color', ''),
(2256, 37, 'element_styles_border', ''),
(2257, 37, 'element_styles_border-style', ''),
(2258, 37, 'element_styles_border-color', ''),
(2259, 37, 'element_styles_color', ''),
(2260, 37, 'element_styles_width', ''),
(2261, 37, 'element_styles_font-size', ''),
(2262, 37, 'element_styles_margin', ''),
(2263, 37, 'element_styles_padding', ''),
(2264, 37, 'element_styles_display', ''),
(2265, 37, 'element_styles_float', ''),
(2266, 37, 'element_styles_show_advanced_css', '0'),
(2267, 37, 'element_styles_advanced', ''),
(2268, 37, 'cellcid', 'c3996'),
(2269, 38, 'objectType', 'Field'),
(2270, 38, 'objectDomain', 'fields'),
(2271, 38, 'editActive', ''),
(2272, 38, 'order', '3'),
(2273, 38, 'type', 'listradio'),
(2274, 38, 'label', 'Are Playmates Readily Available?'),
(2275, 38, 'key', 'are_playmates_readily_available_1499465036269'),
(2276, 38, 'label_pos', 'default'),
(2277, 38, 'required', ''),
(2278, 38, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(2279, 38, 'container_class', ''),
(2280, 38, 'element_class', ''),
(2281, 38, 'admin_label', ''),
(2282, 38, 'help_text', ''),
(2283, 38, 'desc_text', '<p><br></p>'),
(2284, 38, 'wrap_styles_background-color', ''),
(2285, 38, 'wrap_styles_border', ''),
(2286, 38, 'wrap_styles_border-style', ''),
(2287, 38, 'wrap_styles_border-color', ''),
(2288, 38, 'wrap_styles_width', ''),
(2289, 38, 'wrap_styles_margin', ''),
(2290, 38, 'wrap_styles_padding', ''),
(2291, 38, 'wrap_styles_display', ''),
(2292, 38, 'wrap_styles_float', ''),
(2293, 38, 'wrap_styles_show_advanced_css', '0'),
(2294, 38, 'wrap_styles_advanced', ''),
(2295, 38, 'label_styles_background-color', ''),
(2296, 38, 'label_styles_border', ''),
(2297, 38, 'label_styles_border-style', ''),
(2298, 38, 'label_styles_border-color', ''),
(2299, 38, 'label_styles_color', ''),
(2300, 38, 'label_styles_width', ''),
(2301, 38, 'label_styles_font-size', ''),
(2302, 38, 'label_styles_margin', ''),
(2303, 38, 'label_styles_padding', ''),
(2304, 38, 'label_styles_display', ''),
(2305, 38, 'label_styles_float', ''),
(2306, 38, 'label_styles_show_advanced_css', '0'),
(2307, 38, 'label_styles_advanced', ''),
(2308, 38, 'element_styles_background-color', ''),
(2309, 38, 'element_styles_border', ''),
(2310, 38, 'element_styles_border-style', ''),
(2311, 38, 'element_styles_border-color', ''),
(2312, 38, 'element_styles_color', ''),
(2313, 38, 'element_styles_width', ''),
(2314, 38, 'element_styles_font-size', ''),
(2315, 38, 'element_styles_margin', ''),
(2316, 38, 'element_styles_padding', ''),
(2317, 38, 'element_styles_display', ''),
(2318, 38, 'element_styles_float', ''),
(2319, 38, 'element_styles_show_advanced_css', '0'),
(2320, 38, 'element_styles_advanced', ''),
(2321, 38, 'list_item_row_styles_background-color', ''),
(2322, 38, 'list_item_row_styles_border', ''),
(2323, 38, 'list_item_row_styles_border-style', ''),
(2324, 38, 'list_item_row_styles_border-color', ''),
(2325, 38, 'list_item_row_styles_color', ''),
(2326, 38, 'list_item_row_styles_height', ''),
(2327, 38, 'list_item_row_styles_width', ''),
(2328, 38, 'list_item_row_styles_font-size', ''),
(2329, 38, 'list_item_row_styles_margin', ''),
(2330, 38, 'list_item_row_styles_padding', ''),
(2331, 38, 'list_item_row_styles_display', ''),
(2332, 38, 'list_item_row_styles_float', ''),
(2333, 38, 'list_item_row_styles_show_advanced_css', '0'),
(2334, 38, 'list_item_row_styles_advanced', ''),
(2335, 38, 'list_item_label_styles_background-color', ''),
(2336, 38, 'list_item_label_styles_border', ''),
(2337, 38, 'list_item_label_styles_border-style', ''),
(2338, 38, 'list_item_label_styles_border-color', ''),
(2339, 38, 'list_item_label_styles_color', ''),
(2340, 38, 'list_item_label_styles_height', ''),
(2341, 38, 'list_item_label_styles_width', ''),
(2342, 38, 'list_item_label_styles_font-size', ''),
(2343, 38, 'list_item_label_styles_margin', ''),
(2344, 38, 'list_item_label_styles_padding', ''),
(2345, 38, 'list_item_label_styles_display', ''),
(2346, 38, 'list_item_label_styles_float', ''),
(2347, 38, 'list_item_label_styles_show_advanced_css', '0'),
(2348, 38, 'list_item_label_styles_advanced', ''),
(2349, 38, 'list_item_element_styles_background-color', ''),
(2350, 38, 'list_item_element_styles_border', ''),
(2351, 38, 'list_item_element_styles_border-style', ''),
(2352, 38, 'list_item_element_styles_border-color', ''),
(2353, 38, 'list_item_element_styles_color', ''),
(2354, 38, 'list_item_element_styles_height', ''),
(2355, 38, 'list_item_element_styles_width', ''),
(2356, 38, 'list_item_element_styles_font-size', ''),
(2357, 38, 'list_item_element_styles_margin', ''),
(2358, 38, 'list_item_element_styles_padding', ''),
(2359, 38, 'list_item_element_styles_display', ''),
(2360, 38, 'list_item_element_styles_float', ''),
(2361, 38, 'list_item_element_styles_show_advanced_css', '0'),
(2362, 38, 'list_item_element_styles_advanced', ''),
(2363, 38, 'cellcid', 'c3999'),
(2364, 38, 'drawerDisabled', ''),
(2365, 39, 'objectType', 'Field'),
(2366, 39, 'objectDomain', 'fields'),
(2367, 39, 'editActive', ''),
(2368, 39, 'order', '4'),
(2369, 39, 'type', 'listradio'),
(2370, 39, 'label', 'Has Your Child Had Previous Experience Away From Home (daycare, preschool, etc.)?'),
(2371, 39, 'key', 'has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291'),
(2372, 39, 'label_pos', 'default'),
(2373, 39, 'required', '1'),
(2374, 39, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(2375, 39, 'container_class', ''),
(2376, 39, 'element_class', ''),
(2377, 39, 'admin_label', ''),
(2378, 39, 'help_text', ''),
(2379, 39, 'desc_text', ''),
(2380, 39, 'wrap_styles_background-color', ''),
(2381, 39, 'wrap_styles_border', ''),
(2382, 39, 'wrap_styles_border-style', ''),
(2383, 39, 'wrap_styles_border-color', ''),
(2384, 39, 'wrap_styles_width', ''),
(2385, 39, 'wrap_styles_margin', ''),
(2386, 39, 'wrap_styles_padding', ''),
(2387, 39, 'wrap_styles_display', ''),
(2388, 39, 'wrap_styles_float', ''),
(2389, 39, 'wrap_styles_show_advanced_css', '0'),
(2390, 39, 'wrap_styles_advanced', ''),
(2391, 39, 'label_styles_background-color', ''),
(2392, 39, 'label_styles_border', ''),
(2393, 39, 'label_styles_border-style', ''),
(2394, 39, 'label_styles_border-color', ''),
(2395, 39, 'label_styles_color', ''),
(2396, 39, 'label_styles_width', ''),
(2397, 39, 'label_styles_font-size', ''),
(2398, 39, 'label_styles_margin', ''),
(2399, 39, 'label_styles_padding', ''),
(2400, 39, 'label_styles_display', ''),
(2401, 39, 'label_styles_float', ''),
(2402, 39, 'label_styles_show_advanced_css', '0'),
(2403, 39, 'label_styles_advanced', ''),
(2404, 39, 'element_styles_background-color', ''),
(2405, 39, 'element_styles_border', ''),
(2406, 39, 'element_styles_border-style', ''),
(2407, 39, 'element_styles_border-color', ''),
(2408, 39, 'element_styles_color', ''),
(2409, 39, 'element_styles_width', ''),
(2410, 39, 'element_styles_font-size', ''),
(2411, 39, 'element_styles_margin', ''),
(2412, 39, 'element_styles_padding', ''),
(2413, 39, 'element_styles_display', ''),
(2414, 39, 'element_styles_float', ''),
(2415, 39, 'element_styles_show_advanced_css', '0'),
(2416, 39, 'element_styles_advanced', ''),
(2417, 39, 'list_item_row_styles_background-color', ''),
(2418, 39, 'list_item_row_styles_border', ''),
(2419, 39, 'list_item_row_styles_border-style', ''),
(2420, 39, 'list_item_row_styles_border-color', ''),
(2421, 39, 'list_item_row_styles_color', ''),
(2422, 39, 'list_item_row_styles_height', ''),
(2423, 39, 'list_item_row_styles_width', ''),
(2424, 39, 'list_item_row_styles_font-size', ''),
(2425, 39, 'list_item_row_styles_margin', ''),
(2426, 39, 'list_item_row_styles_padding', ''),
(2427, 39, 'list_item_row_styles_display', ''),
(2428, 39, 'list_item_row_styles_float', ''),
(2429, 39, 'list_item_row_styles_show_advanced_css', '0'),
(2430, 39, 'list_item_row_styles_advanced', ''),
(2431, 39, 'list_item_label_styles_background-color', ''),
(2432, 39, 'list_item_label_styles_border', ''),
(2433, 39, 'list_item_label_styles_border-style', ''),
(2434, 39, 'list_item_label_styles_border-color', ''),
(2435, 39, 'list_item_label_styles_color', ''),
(2436, 39, 'list_item_label_styles_height', ''),
(2437, 39, 'list_item_label_styles_width', ''),
(2438, 39, 'list_item_label_styles_font-size', ''),
(2439, 39, 'list_item_label_styles_margin', ''),
(2440, 39, 'list_item_label_styles_padding', ''),
(2441, 39, 'list_item_label_styles_display', ''),
(2442, 39, 'list_item_label_styles_float', ''),
(2443, 39, 'list_item_label_styles_show_advanced_css', '0'),
(2444, 39, 'list_item_label_styles_advanced', ''),
(2445, 39, 'list_item_element_styles_background-color', ''),
(2446, 39, 'list_item_element_styles_border', ''),
(2447, 39, 'list_item_element_styles_border-style', ''),
(2448, 39, 'list_item_element_styles_border-color', ''),
(2449, 39, 'list_item_element_styles_color', ''),
(2450, 39, 'list_item_element_styles_height', ''),
(2451, 39, 'list_item_element_styles_width', ''),
(2452, 39, 'list_item_element_styles_font-size', ''),
(2453, 39, 'list_item_element_styles_margin', ''),
(2454, 39, 'list_item_element_styles_padding', ''),
(2455, 39, 'list_item_element_styles_display', ''),
(2456, 39, 'list_item_element_styles_float', ''),
(2457, 39, 'list_item_element_styles_show_advanced_css', '0'),
(2458, 39, 'list_item_element_styles_advanced', ''),
(2459, 39, 'cellcid', 'c4002'),
(2523, 41, 'objectType', 'Field'),
(2524, 41, 'objectDomain', 'fields'),
(2525, 41, 'editActive', ''),
(2526, 41, 'order', '12'),
(2527, 41, 'type', 'checkbox'),
(2528, 41, 'label', 'Add a Second Parent / Guardian'),
(2529, 41, 'key', 'add_a_second_parent_guardian_1499465827161'),
(2530, 41, 'label_pos', 'right'),
(2531, 41, 'required', '0'),
(2532, 41, 'container_class', ''),
(2533, 41, 'element_class', ''),
(2534, 41, 'manual_key', ''),
(2535, 41, 'disable_input', '0'),
(2536, 41, 'admin_label', ''),
(2537, 41, 'help_text', ''),
(2538, 41, 'desc_text', ''),
(2539, 41, 'default_value', 'unchecked'),
(2540, 41, 'checked_calc_value', ''),
(2541, 41, 'unchecked_calc_value', ''),
(2542, 41, 'wrap_styles_background-color', ''),
(2543, 41, 'wrap_styles_border', ''),
(2544, 41, 'wrap_styles_border-style', ''),
(2545, 41, 'wrap_styles_border-color', ''),
(2546, 41, 'wrap_styles_width', ''),
(2547, 41, 'wrap_styles_margin', ''),
(2548, 41, 'wrap_styles_padding', ''),
(2549, 41, 'wrap_styles_display', ''),
(2550, 41, 'wrap_styles_float', ''),
(2551, 41, 'wrap_styles_show_advanced_css', '0'),
(2552, 41, 'wrap_styles_advanced', ''),
(2553, 41, 'label_styles_background-color', ''),
(2554, 41, 'label_styles_border', ''),
(2555, 41, 'label_styles_border-style', ''),
(2556, 41, 'label_styles_border-color', ''),
(2557, 41, 'label_styles_color', ''),
(2558, 41, 'label_styles_width', ''),
(2559, 41, 'label_styles_font-size', ''),
(2560, 41, 'label_styles_margin', ''),
(2561, 41, 'label_styles_padding', ''),
(2562, 41, 'label_styles_display', ''),
(2563, 41, 'label_styles_float', ''),
(2564, 41, 'label_styles_show_advanced_css', '0'),
(2565, 41, 'label_styles_advanced', ''),
(2566, 41, 'element_styles_background-color', ''),
(2567, 41, 'element_styles_border', ''),
(2568, 41, 'element_styles_border-style', ''),
(2569, 41, 'element_styles_border-color', ''),
(2570, 41, 'element_styles_color', ''),
(2571, 41, 'element_styles_width', ''),
(2572, 41, 'element_styles_font-size', ''),
(2573, 41, 'element_styles_margin', ''),
(2574, 41, 'element_styles_padding', ''),
(2575, 41, 'element_styles_display', ''),
(2576, 41, 'element_styles_float', ''),
(2577, 41, 'element_styles_show_advanced_css', '0'),
(2578, 41, 'element_styles_advanced', ''),
(2579, 41, 'cellcid', 'c3952'),
(2580, 41, 'drawerDisabled', ''),
(2581, 42, 'objectType', 'Field'),
(2582, 42, 'objectDomain', 'fields'),
(2583, 42, 'editActive', ''),
(2584, 42, 'order', '1'),
(2585, 42, 'type', 'textarea'),
(2586, 42, 'label', 'If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):'),
(2587, 42, 'key', 'if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791'),
(2588, 42, 'label_pos', 'default'),
(2589, 42, 'required', '1'),
(2590, 42, 'default', ''),
(2591, 42, 'placeholder', ''),
(2592, 42, 'container_class', ''),
(2593, 42, 'element_class', ''),
(2594, 42, 'input_limit', ''),
(2595, 42, 'input_limit_type', 'characters'),
(2596, 42, 'input_limit_msg', 'Character(s) left'),
(2597, 42, 'manual_key', ''),
(2598, 42, 'disable_input', ''),
(2599, 42, 'admin_label', ''),
(2600, 42, 'help_text', ''),
(2601, 42, 'desc_text', ''),
(2602, 42, 'disable_browser_autocomplete', ''),
(2603, 42, 'textarea_rte', ''),
(2604, 42, 'disable_rte_mobile', ''),
(2605, 42, 'textarea_media', ''),
(2606, 42, 'wrap_styles_background-color', ''),
(2607, 42, 'wrap_styles_border', ''),
(2608, 42, 'wrap_styles_border-style', ''),
(2609, 42, 'wrap_styles_border-color', ''),
(2610, 42, 'wrap_styles_width', ''),
(2611, 42, 'wrap_styles_margin', ''),
(2612, 42, 'wrap_styles_padding', ''),
(2613, 42, 'wrap_styles_display', ''),
(2614, 42, 'wrap_styles_float', ''),
(2615, 42, 'wrap_styles_show_advanced_css', '0'),
(2616, 42, 'wrap_styles_advanced', ''),
(2617, 42, 'label_styles_background-color', ''),
(2618, 42, 'label_styles_border', ''),
(2619, 42, 'label_styles_border-style', ''),
(2620, 42, 'label_styles_border-color', ''),
(2621, 42, 'label_styles_color', ''),
(2622, 42, 'label_styles_width', ''),
(2623, 42, 'label_styles_font-size', ''),
(2624, 42, 'label_styles_margin', ''),
(2625, 42, 'label_styles_padding', ''),
(2626, 42, 'label_styles_display', ''),
(2627, 42, 'label_styles_float', ''),
(2628, 42, 'label_styles_show_advanced_css', '0'),
(2629, 42, 'label_styles_advanced', ''),
(2630, 42, 'element_styles_background-color', ''),
(2631, 42, 'element_styles_border', ''),
(2632, 42, 'element_styles_border-style', ''),
(2633, 42, 'element_styles_border-color', ''),
(2634, 42, 'element_styles_color', ''),
(2635, 42, 'element_styles_width', ''),
(2636, 42, 'element_styles_font-size', ''),
(2637, 42, 'element_styles_margin', ''),
(2638, 42, 'element_styles_padding', ''),
(2639, 42, 'element_styles_display', ''),
(2640, 42, 'element_styles_float', ''),
(2641, 42, 'element_styles_show_advanced_css', '0'),
(2642, 42, 'element_styles_advanced', ''),
(2643, 42, 'cellcid', 'c4023'),
(2644, 43, 'objectType', 'Field'),
(2645, 43, 'objectDomain', 'fields'),
(2646, 43, 'editActive', ''),
(2647, 43, 'order', '2'),
(2648, 43, 'type', 'listradio'),
(2649, 43, 'label', 'Special Medication?'),
(2650, 43, 'key', 'special_medication_1499466346394'),
(2651, 43, 'label_pos', 'default'),
(2652, 43, 'required', '1'),
(2653, 43, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(2654, 43, 'container_class', ''),
(2655, 43, 'element_class', ''),
(2656, 43, 'admin_label', ''),
(2657, 43, 'help_text', ''),
(2658, 43, 'desc_text', ''),
(2659, 43, 'wrap_styles_background-color', ''),
(2660, 43, 'wrap_styles_border', ''),
(2661, 43, 'wrap_styles_border-style', ''),
(2662, 43, 'wrap_styles_border-color', ''),
(2663, 43, 'wrap_styles_width', ''),
(2664, 43, 'wrap_styles_margin', ''),
(2665, 43, 'wrap_styles_padding', ''),
(2666, 43, 'wrap_styles_display', ''),
(2667, 43, 'wrap_styles_float', ''),
(2668, 43, 'wrap_styles_show_advanced_css', '0'),
(2669, 43, 'wrap_styles_advanced', ''),
(2670, 43, 'label_styles_background-color', ''),
(2671, 43, 'label_styles_border', ''),
(2672, 43, 'label_styles_border-style', ''),
(2673, 43, 'label_styles_border-color', ''),
(2674, 43, 'label_styles_color', ''),
(2675, 43, 'label_styles_width', ''),
(2676, 43, 'label_styles_font-size', ''),
(2677, 43, 'label_styles_margin', ''),
(2678, 43, 'label_styles_padding', ''),
(2679, 43, 'label_styles_display', ''),
(2680, 43, 'label_styles_float', ''),
(2681, 43, 'label_styles_show_advanced_css', '0'),
(2682, 43, 'label_styles_advanced', ''),
(2683, 43, 'element_styles_background-color', ''),
(2684, 43, 'element_styles_border', ''),
(2685, 43, 'element_styles_border-style', ''),
(2686, 43, 'element_styles_border-color', ''),
(2687, 43, 'element_styles_color', ''),
(2688, 43, 'element_styles_width', ''),
(2689, 43, 'element_styles_font-size', ''),
(2690, 43, 'element_styles_margin', ''),
(2691, 43, 'element_styles_padding', ''),
(2692, 43, 'element_styles_display', ''),
(2693, 43, 'element_styles_float', ''),
(2694, 43, 'element_styles_show_advanced_css', '0'),
(2695, 43, 'element_styles_advanced', ''),
(2696, 43, 'list_item_row_styles_background-color', ''),
(2697, 43, 'list_item_row_styles_border', ''),
(2698, 43, 'list_item_row_styles_border-style', ''),
(2699, 43, 'list_item_row_styles_border-color', ''),
(2700, 43, 'list_item_row_styles_color', ''),
(2701, 43, 'list_item_row_styles_height', ''),
(2702, 43, 'list_item_row_styles_width', ''),
(2703, 43, 'list_item_row_styles_font-size', ''),
(2704, 43, 'list_item_row_styles_margin', ''),
(2705, 43, 'list_item_row_styles_padding', ''),
(2706, 43, 'list_item_row_styles_display', ''),
(2707, 43, 'list_item_row_styles_float', ''),
(2708, 43, 'list_item_row_styles_show_advanced_css', '0'),
(2709, 43, 'list_item_row_styles_advanced', ''),
(2710, 43, 'list_item_label_styles_background-color', ''),
(2711, 43, 'list_item_label_styles_border', ''),
(2712, 43, 'list_item_label_styles_border-style', ''),
(2713, 43, 'list_item_label_styles_border-color', ''),
(2714, 43, 'list_item_label_styles_color', ''),
(2715, 43, 'list_item_label_styles_height', ''),
(2716, 43, 'list_item_label_styles_width', ''),
(2717, 43, 'list_item_label_styles_font-size', ''),
(2718, 43, 'list_item_label_styles_margin', ''),
(2719, 43, 'list_item_label_styles_padding', ''),
(2720, 43, 'list_item_label_styles_display', ''),
(2721, 43, 'list_item_label_styles_float', ''),
(2722, 43, 'list_item_label_styles_show_advanced_css', '0'),
(2723, 43, 'list_item_label_styles_advanced', ''),
(2724, 43, 'list_item_element_styles_background-color', ''),
(2725, 43, 'list_item_element_styles_border', ''),
(2726, 43, 'list_item_element_styles_border-style', ''),
(2727, 43, 'list_item_element_styles_border-color', ''),
(2728, 43, 'list_item_element_styles_color', ''),
(2729, 43, 'list_item_element_styles_height', ''),
(2730, 43, 'list_item_element_styles_width', ''),
(2731, 43, 'list_item_element_styles_font-size', ''),
(2732, 43, 'list_item_element_styles_margin', ''),
(2733, 43, 'list_item_element_styles_padding', ''),
(2734, 43, 'list_item_element_styles_display', ''),
(2735, 43, 'list_item_element_styles_float', ''),
(2736, 43, 'list_item_element_styles_show_advanced_css', '0'),
(2737, 43, 'list_item_element_styles_advanced', ''),
(2738, 43, 'cellcid', 'c4026'),
(2739, 44, 'objectType', 'Field'),
(2740, 44, 'objectDomain', 'fields'),
(2741, 44, 'editActive', ''),
(2742, 44, 'order', '4'),
(2743, 44, 'type', 'listradio'),
(2744, 44, 'label', 'Special Diet?'),
(2745, 44, 'key', 'special_diet_1499466766111'),
(2746, 44, 'label_pos', 'default'),
(2747, 44, 'required', '1'),
(2748, 44, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(2749, 44, 'container_class', ''),
(2750, 44, 'element_class', ''),
(2751, 44, 'admin_label', ''),
(2752, 44, 'help_text', ''),
(2753, 44, 'desc_text', ''),
(2754, 44, 'wrap_styles_background-color', ''),
(2755, 44, 'wrap_styles_border', ''),
(2756, 44, 'wrap_styles_border-style', ''),
(2757, 44, 'wrap_styles_border-color', ''),
(2758, 44, 'wrap_styles_width', ''),
(2759, 44, 'wrap_styles_margin', ''),
(2760, 44, 'wrap_styles_padding', ''),
(2761, 44, 'wrap_styles_display', ''),
(2762, 44, 'wrap_styles_float', ''),
(2763, 44, 'wrap_styles_show_advanced_css', '0'),
(2764, 44, 'wrap_styles_advanced', ''),
(2765, 44, 'label_styles_background-color', ''),
(2766, 44, 'label_styles_border', ''),
(2767, 44, 'label_styles_border-style', ''),
(2768, 44, 'label_styles_border-color', ''),
(2769, 44, 'label_styles_color', ''),
(2770, 44, 'label_styles_width', ''),
(2771, 44, 'label_styles_font-size', ''),
(2772, 44, 'label_styles_margin', ''),
(2773, 44, 'label_styles_padding', ''),
(2774, 44, 'label_styles_display', ''),
(2775, 44, 'label_styles_float', ''),
(2776, 44, 'label_styles_show_advanced_css', '0'),
(2777, 44, 'label_styles_advanced', ''),
(2778, 44, 'element_styles_background-color', ''),
(2779, 44, 'element_styles_border', ''),
(2780, 44, 'element_styles_border-style', ''),
(2781, 44, 'element_styles_border-color', ''),
(2782, 44, 'element_styles_color', ''),
(2783, 44, 'element_styles_width', ''),
(2784, 44, 'element_styles_font-size', ''),
(2785, 44, 'element_styles_margin', ''),
(2786, 44, 'element_styles_padding', ''),
(2787, 44, 'element_styles_display', ''),
(2788, 44, 'element_styles_float', ''),
(2789, 44, 'element_styles_show_advanced_css', '0'),
(2790, 44, 'element_styles_advanced', ''),
(2791, 44, 'list_item_row_styles_background-color', ''),
(2792, 44, 'list_item_row_styles_border', ''),
(2793, 44, 'list_item_row_styles_border-style', ''),
(2794, 44, 'list_item_row_styles_border-color', ''),
(2795, 44, 'list_item_row_styles_color', ''),
(2796, 44, 'list_item_row_styles_height', ''),
(2797, 44, 'list_item_row_styles_width', ''),
(2798, 44, 'list_item_row_styles_font-size', ''),
(2799, 44, 'list_item_row_styles_margin', ''),
(2800, 44, 'list_item_row_styles_padding', ''),
(2801, 44, 'list_item_row_styles_display', ''),
(2802, 44, 'list_item_row_styles_float', ''),
(2803, 44, 'list_item_row_styles_show_advanced_css', '0'),
(2804, 44, 'list_item_row_styles_advanced', ''),
(2805, 44, 'list_item_label_styles_background-color', ''),
(2806, 44, 'list_item_label_styles_border', ''),
(2807, 44, 'list_item_label_styles_border-style', ''),
(2808, 44, 'list_item_label_styles_border-color', ''),
(2809, 44, 'list_item_label_styles_color', ''),
(2810, 44, 'list_item_label_styles_height', ''),
(2811, 44, 'list_item_label_styles_width', ''),
(2812, 44, 'list_item_label_styles_font-size', ''),
(2813, 44, 'list_item_label_styles_margin', ''),
(2814, 44, 'list_item_label_styles_padding', ''),
(2815, 44, 'list_item_label_styles_display', ''),
(2816, 44, 'list_item_label_styles_float', ''),
(2817, 44, 'list_item_label_styles_show_advanced_css', '0'),
(2818, 44, 'list_item_label_styles_advanced', ''),
(2819, 44, 'list_item_element_styles_background-color', ''),
(2820, 44, 'list_item_element_styles_border', ''),
(2821, 44, 'list_item_element_styles_border-style', ''),
(2822, 44, 'list_item_element_styles_border-color', ''),
(2823, 44, 'list_item_element_styles_color', ''),
(2824, 44, 'list_item_element_styles_height', ''),
(2825, 44, 'list_item_element_styles_width', ''),
(2826, 44, 'list_item_element_styles_font-size', ''),
(2827, 44, 'list_item_element_styles_margin', ''),
(2828, 44, 'list_item_element_styles_padding', ''),
(2829, 44, 'list_item_element_styles_display', ''),
(2830, 44, 'list_item_element_styles_float', ''),
(2831, 44, 'list_item_element_styles_show_advanced_css', '0'),
(2832, 44, 'list_item_element_styles_advanced', ''),
(2833, 44, 'cellcid', 'c4031'),
(2834, 44, 'drawerDisabled', ''),
(2835, 45, 'objectType', 'Field'),
(2836, 45, 'objectDomain', 'fields'),
(2837, 45, 'editActive', ''),
(2838, 45, 'order', '6'),
(2839, 45, 'type', 'listradio'),
(2840, 45, 'label', 'Food preferences or dislikes?'),
(2841, 45, 'key', 'food_preferences_or_dislikes_1499466743566'),
(2842, 45, 'label_pos', 'default'),
(2843, 45, 'required', '1'),
(2844, 45, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(2845, 45, 'container_class', ''),
(2846, 45, 'element_class', ''),
(2847, 45, 'admin_label', ''),
(2848, 45, 'help_text', ''),
(2849, 45, 'desc_text', ''),
(2850, 45, 'wrap_styles_background-color', ''),
(2851, 45, 'wrap_styles_border', ''),
(2852, 45, 'wrap_styles_border-style', ''),
(2853, 45, 'wrap_styles_border-color', ''),
(2854, 45, 'wrap_styles_width', ''),
(2855, 45, 'wrap_styles_margin', ''),
(2856, 45, 'wrap_styles_padding', ''),
(2857, 45, 'wrap_styles_display', ''),
(2858, 45, 'wrap_styles_float', ''),
(2859, 45, 'wrap_styles_show_advanced_css', '0'),
(2860, 45, 'wrap_styles_advanced', ''),
(2861, 45, 'label_styles_background-color', ''),
(2862, 45, 'label_styles_border', ''),
(2863, 45, 'label_styles_border-style', ''),
(2864, 45, 'label_styles_border-color', ''),
(2865, 45, 'label_styles_color', ''),
(2866, 45, 'label_styles_width', ''),
(2867, 45, 'label_styles_font-size', ''),
(2868, 45, 'label_styles_margin', ''),
(2869, 45, 'label_styles_padding', ''),
(2870, 45, 'label_styles_display', ''),
(2871, 45, 'label_styles_float', ''),
(2872, 45, 'label_styles_show_advanced_css', '0'),
(2873, 45, 'label_styles_advanced', ''),
(2874, 45, 'element_styles_background-color', ''),
(2875, 45, 'element_styles_border', ''),
(2876, 45, 'element_styles_border-style', ''),
(2877, 45, 'element_styles_border-color', ''),
(2878, 45, 'element_styles_color', ''),
(2879, 45, 'element_styles_width', '');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(2880, 45, 'element_styles_font-size', ''),
(2881, 45, 'element_styles_margin', ''),
(2882, 45, 'element_styles_padding', ''),
(2883, 45, 'element_styles_display', ''),
(2884, 45, 'element_styles_float', ''),
(2885, 45, 'element_styles_show_advanced_css', '0'),
(2886, 45, 'element_styles_advanced', ''),
(2887, 45, 'list_item_row_styles_background-color', ''),
(2888, 45, 'list_item_row_styles_border', ''),
(2889, 45, 'list_item_row_styles_border-style', ''),
(2890, 45, 'list_item_row_styles_border-color', ''),
(2891, 45, 'list_item_row_styles_color', ''),
(2892, 45, 'list_item_row_styles_height', ''),
(2893, 45, 'list_item_row_styles_width', ''),
(2894, 45, 'list_item_row_styles_font-size', ''),
(2895, 45, 'list_item_row_styles_margin', ''),
(2896, 45, 'list_item_row_styles_padding', ''),
(2897, 45, 'list_item_row_styles_display', ''),
(2898, 45, 'list_item_row_styles_float', ''),
(2899, 45, 'list_item_row_styles_show_advanced_css', '0'),
(2900, 45, 'list_item_row_styles_advanced', ''),
(2901, 45, 'list_item_label_styles_background-color', ''),
(2902, 45, 'list_item_label_styles_border', ''),
(2903, 45, 'list_item_label_styles_border-style', ''),
(2904, 45, 'list_item_label_styles_border-color', ''),
(2905, 45, 'list_item_label_styles_color', ''),
(2906, 45, 'list_item_label_styles_height', ''),
(2907, 45, 'list_item_label_styles_width', ''),
(2908, 45, 'list_item_label_styles_font-size', ''),
(2909, 45, 'list_item_label_styles_margin', ''),
(2910, 45, 'list_item_label_styles_padding', ''),
(2911, 45, 'list_item_label_styles_display', ''),
(2912, 45, 'list_item_label_styles_float', ''),
(2913, 45, 'list_item_label_styles_show_advanced_css', '0'),
(2914, 45, 'list_item_label_styles_advanced', ''),
(2915, 45, 'list_item_element_styles_background-color', ''),
(2916, 45, 'list_item_element_styles_border', ''),
(2917, 45, 'list_item_element_styles_border-style', ''),
(2918, 45, 'list_item_element_styles_border-color', ''),
(2919, 45, 'list_item_element_styles_color', ''),
(2920, 45, 'list_item_element_styles_height', ''),
(2921, 45, 'list_item_element_styles_width', ''),
(2922, 45, 'list_item_element_styles_font-size', ''),
(2923, 45, 'list_item_element_styles_margin', ''),
(2924, 45, 'list_item_element_styles_padding', ''),
(2925, 45, 'list_item_element_styles_display', ''),
(2926, 45, 'list_item_element_styles_float', ''),
(2927, 45, 'list_item_element_styles_show_advanced_css', '0'),
(2928, 45, 'list_item_element_styles_advanced', ''),
(2929, 45, 'cellcid', 'c4036'),
(2930, 45, 'drawerDisabled', ''),
(2931, 46, 'objectType', 'Field'),
(2932, 46, 'objectDomain', 'fields'),
(2933, 46, 'editActive', ''),
(2934, 46, 'order', '8'),
(2935, 46, 'type', 'listradio'),
(2936, 46, 'label', 'Special eating habits?'),
(2937, 46, 'key', 'special_eating_habits_1499466809010'),
(2938, 46, 'label_pos', 'default'),
(2939, 46, 'required', '1'),
(2940, 46, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:1:\"N\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(2941, 46, 'container_class', ''),
(2942, 46, 'element_class', ''),
(2943, 46, 'admin_label', ''),
(2944, 46, 'help_text', ''),
(2945, 46, 'desc_text', ''),
(2946, 46, 'wrap_styles_background-color', ''),
(2947, 46, 'wrap_styles_border', ''),
(2948, 46, 'wrap_styles_border-style', ''),
(2949, 46, 'wrap_styles_border-color', ''),
(2950, 46, 'wrap_styles_width', ''),
(2951, 46, 'wrap_styles_margin', ''),
(2952, 46, 'wrap_styles_padding', ''),
(2953, 46, 'wrap_styles_display', ''),
(2954, 46, 'wrap_styles_float', ''),
(2955, 46, 'wrap_styles_show_advanced_css', '0'),
(2956, 46, 'wrap_styles_advanced', ''),
(2957, 46, 'label_styles_background-color', ''),
(2958, 46, 'label_styles_border', ''),
(2959, 46, 'label_styles_border-style', ''),
(2960, 46, 'label_styles_border-color', ''),
(2961, 46, 'label_styles_color', ''),
(2962, 46, 'label_styles_width', ''),
(2963, 46, 'label_styles_font-size', ''),
(2964, 46, 'label_styles_margin', ''),
(2965, 46, 'label_styles_padding', ''),
(2966, 46, 'label_styles_display', ''),
(2967, 46, 'label_styles_float', ''),
(2968, 46, 'label_styles_show_advanced_css', '0'),
(2969, 46, 'label_styles_advanced', ''),
(2970, 46, 'element_styles_background-color', ''),
(2971, 46, 'element_styles_border', ''),
(2972, 46, 'element_styles_border-style', ''),
(2973, 46, 'element_styles_border-color', ''),
(2974, 46, 'element_styles_color', ''),
(2975, 46, 'element_styles_width', ''),
(2976, 46, 'element_styles_font-size', ''),
(2977, 46, 'element_styles_margin', ''),
(2978, 46, 'element_styles_padding', ''),
(2979, 46, 'element_styles_display', ''),
(2980, 46, 'element_styles_float', ''),
(2981, 46, 'element_styles_show_advanced_css', '0'),
(2982, 46, 'element_styles_advanced', ''),
(2983, 46, 'list_item_row_styles_background-color', ''),
(2984, 46, 'list_item_row_styles_border', ''),
(2985, 46, 'list_item_row_styles_border-style', ''),
(2986, 46, 'list_item_row_styles_border-color', ''),
(2987, 46, 'list_item_row_styles_color', ''),
(2988, 46, 'list_item_row_styles_height', ''),
(2989, 46, 'list_item_row_styles_width', ''),
(2990, 46, 'list_item_row_styles_font-size', ''),
(2991, 46, 'list_item_row_styles_margin', ''),
(2992, 46, 'list_item_row_styles_padding', ''),
(2993, 46, 'list_item_row_styles_display', ''),
(2994, 46, 'list_item_row_styles_float', ''),
(2995, 46, 'list_item_row_styles_show_advanced_css', '0'),
(2996, 46, 'list_item_row_styles_advanced', ''),
(2997, 46, 'list_item_label_styles_background-color', ''),
(2998, 46, 'list_item_label_styles_border', ''),
(2999, 46, 'list_item_label_styles_border-style', ''),
(3000, 46, 'list_item_label_styles_border-color', ''),
(3001, 46, 'list_item_label_styles_color', ''),
(3002, 46, 'list_item_label_styles_height', ''),
(3003, 46, 'list_item_label_styles_width', ''),
(3004, 46, 'list_item_label_styles_font-size', ''),
(3005, 46, 'list_item_label_styles_margin', ''),
(3006, 46, 'list_item_label_styles_padding', ''),
(3007, 46, 'list_item_label_styles_display', ''),
(3008, 46, 'list_item_label_styles_float', ''),
(3009, 46, 'list_item_label_styles_show_advanced_css', '0'),
(3010, 46, 'list_item_label_styles_advanced', ''),
(3011, 46, 'list_item_element_styles_background-color', ''),
(3012, 46, 'list_item_element_styles_border', ''),
(3013, 46, 'list_item_element_styles_border-style', ''),
(3014, 46, 'list_item_element_styles_border-color', ''),
(3015, 46, 'list_item_element_styles_color', ''),
(3016, 46, 'list_item_element_styles_height', ''),
(3017, 46, 'list_item_element_styles_width', ''),
(3018, 46, 'list_item_element_styles_font-size', ''),
(3019, 46, 'list_item_element_styles_margin', ''),
(3020, 46, 'list_item_element_styles_padding', ''),
(3021, 46, 'list_item_element_styles_display', ''),
(3022, 46, 'list_item_element_styles_float', ''),
(3023, 46, 'list_item_element_styles_show_advanced_css', '0'),
(3024, 46, 'list_item_element_styles_advanced', ''),
(3025, 46, 'cellcid', 'c4041'),
(3026, 47, 'objectType', 'Field'),
(3027, 47, 'objectDomain', 'fields'),
(3028, 47, 'editActive', ''),
(3029, 47, 'order', '999'),
(3030, 47, 'type', 'textarea'),
(3031, 47, 'label', 'Why would you like for your child to attend WMA?'),
(3032, 47, 'key', 'why_would_you_like_for_your_child_to_attend_wma_1499725506534'),
(3033, 47, 'label_pos', 'default'),
(3034, 47, 'required', '1'),
(3035, 47, 'default', ''),
(3036, 47, 'placeholder', ''),
(3037, 47, 'container_class', ''),
(3038, 47, 'element_class', ''),
(3039, 47, 'input_limit', ''),
(3040, 47, 'input_limit_type', 'characters'),
(3041, 47, 'input_limit_msg', 'Character(s) left'),
(3042, 47, 'manual_key', ''),
(3043, 47, 'disable_input', ''),
(3044, 47, 'admin_label', ''),
(3045, 47, 'help_text', ''),
(3046, 47, 'desc_text', ''),
(3047, 47, 'disable_browser_autocomplete', ''),
(3048, 47, 'textarea_rte', ''),
(3049, 47, 'disable_rte_mobile', ''),
(3050, 47, 'textarea_media', ''),
(3051, 47, 'wrap_styles_background-color', ''),
(3052, 47, 'wrap_styles_border', ''),
(3053, 47, 'wrap_styles_border-style', ''),
(3054, 47, 'wrap_styles_border-color', ''),
(3055, 47, 'wrap_styles_width', ''),
(3056, 47, 'wrap_styles_margin', ''),
(3057, 47, 'wrap_styles_padding', ''),
(3058, 47, 'wrap_styles_display', ''),
(3059, 47, 'wrap_styles_float', ''),
(3060, 47, 'wrap_styles_show_advanced_css', '0'),
(3061, 47, 'wrap_styles_advanced', ''),
(3062, 47, 'label_styles_background-color', ''),
(3063, 47, 'label_styles_border', ''),
(3064, 47, 'label_styles_border-style', ''),
(3065, 47, 'label_styles_border-color', ''),
(3066, 47, 'label_styles_color', ''),
(3067, 47, 'label_styles_width', ''),
(3068, 47, 'label_styles_font-size', ''),
(3069, 47, 'label_styles_margin', ''),
(3070, 47, 'label_styles_padding', ''),
(3071, 47, 'label_styles_display', ''),
(3072, 47, 'label_styles_float', ''),
(3073, 47, 'label_styles_show_advanced_css', '0'),
(3074, 47, 'label_styles_advanced', ''),
(3075, 47, 'element_styles_background-color', ''),
(3076, 47, 'element_styles_border', ''),
(3077, 47, 'element_styles_border-style', ''),
(3078, 47, 'element_styles_border-color', ''),
(3079, 47, 'element_styles_color', ''),
(3080, 47, 'element_styles_width', ''),
(3081, 47, 'element_styles_font-size', ''),
(3082, 47, 'element_styles_margin', ''),
(3083, 47, 'element_styles_padding', ''),
(3084, 47, 'element_styles_display', ''),
(3085, 47, 'element_styles_float', ''),
(3086, 47, 'element_styles_show_advanced_css', '0'),
(3087, 47, 'element_styles_advanced', ''),
(3088, 47, 'cellcid', 'c4049'),
(3143, 49, 'objectType', 'Field'),
(3144, 49, 'objectDomain', 'fields'),
(3145, 49, 'editActive', ''),
(3146, 49, 'order', '999'),
(3147, 49, 'type', 'listcheckbox'),
(3148, 49, 'label', 'How many years will your child attend WMA? (check all that apply)'),
(3149, 49, 'key', 'how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850'),
(3150, 49, 'label_pos', 'default'),
(3151, 49, 'required', '1'),
(3152, 49, 'options', 'a:4:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Casa One Year\";s:5:\"value\";s:13:\"Casa One Year\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"Casa Two Years\";s:5:\"value\";s:14:\"Casa Two Years\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:19:\"Casa & Kindergarten\";s:5:\"value\";s:21:\"Casa and Kindergarten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:32:\"Casa & Elementary (Grades K - 7)\";s:5:\"value\";s:33:\"Casa and Elementary Grades K to 7\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(3153, 49, 'container_class', ''),
(3154, 49, 'element_class', ''),
(3155, 49, 'admin_label', ''),
(3156, 49, 'help_text', ''),
(3157, 49, 'desc_text', ''),
(3158, 49, 'wrap_styles_background-color', ''),
(3159, 49, 'wrap_styles_border', ''),
(3160, 49, 'wrap_styles_border-style', ''),
(3161, 49, 'wrap_styles_border-color', ''),
(3162, 49, 'wrap_styles_width', ''),
(3163, 49, 'wrap_styles_margin', ''),
(3164, 49, 'wrap_styles_padding', ''),
(3165, 49, 'wrap_styles_display', ''),
(3166, 49, 'wrap_styles_float', ''),
(3167, 49, 'wrap_styles_show_advanced_css', '0'),
(3168, 49, 'wrap_styles_advanced', ''),
(3169, 49, 'label_styles_background-color', ''),
(3170, 49, 'label_styles_border', ''),
(3171, 49, 'label_styles_border-style', ''),
(3172, 49, 'label_styles_border-color', ''),
(3173, 49, 'label_styles_color', ''),
(3174, 49, 'label_styles_width', ''),
(3175, 49, 'label_styles_font-size', ''),
(3176, 49, 'label_styles_margin', ''),
(3177, 49, 'label_styles_padding', ''),
(3178, 49, 'label_styles_display', ''),
(3179, 49, 'label_styles_float', ''),
(3180, 49, 'label_styles_show_advanced_css', '0'),
(3181, 49, 'label_styles_advanced', ''),
(3182, 49, 'element_styles_background-color', ''),
(3183, 49, 'element_styles_border', ''),
(3184, 49, 'element_styles_border-style', ''),
(3185, 49, 'element_styles_border-color', ''),
(3186, 49, 'element_styles_color', ''),
(3187, 49, 'element_styles_width', ''),
(3188, 49, 'element_styles_font-size', ''),
(3189, 49, 'element_styles_margin', ''),
(3190, 49, 'element_styles_padding', ''),
(3191, 49, 'element_styles_display', ''),
(3192, 49, 'element_styles_float', ''),
(3193, 49, 'element_styles_show_advanced_css', '0'),
(3194, 49, 'element_styles_advanced', ''),
(3195, 49, 'list_item_row_styles_background-color', ''),
(3196, 49, 'list_item_row_styles_border', ''),
(3197, 49, 'list_item_row_styles_border-style', ''),
(3198, 49, 'list_item_row_styles_border-color', ''),
(3199, 49, 'list_item_row_styles_color', ''),
(3200, 49, 'list_item_row_styles_height', ''),
(3201, 49, 'list_item_row_styles_width', ''),
(3202, 49, 'list_item_row_styles_font-size', ''),
(3203, 49, 'list_item_row_styles_margin', ''),
(3204, 49, 'list_item_row_styles_padding', ''),
(3205, 49, 'list_item_row_styles_display', ''),
(3206, 49, 'list_item_row_styles_float', ''),
(3207, 49, 'list_item_row_styles_show_advanced_css', '0'),
(3208, 49, 'list_item_row_styles_advanced', ''),
(3209, 49, 'list_item_label_styles_background-color', ''),
(3210, 49, 'list_item_label_styles_border', ''),
(3211, 49, 'list_item_label_styles_border-style', ''),
(3212, 49, 'list_item_label_styles_border-color', ''),
(3213, 49, 'list_item_label_styles_color', ''),
(3214, 49, 'list_item_label_styles_height', ''),
(3215, 49, 'list_item_label_styles_width', ''),
(3216, 49, 'list_item_label_styles_font-size', ''),
(3217, 49, 'list_item_label_styles_margin', ''),
(3218, 49, 'list_item_label_styles_padding', ''),
(3219, 49, 'list_item_label_styles_display', ''),
(3220, 49, 'list_item_label_styles_float', ''),
(3221, 49, 'list_item_label_styles_show_advanced_css', '0'),
(3222, 49, 'list_item_label_styles_advanced', ''),
(3223, 49, 'list_item_element_styles_background-color', ''),
(3224, 49, 'list_item_element_styles_border', ''),
(3225, 49, 'list_item_element_styles_border-style', ''),
(3226, 49, 'list_item_element_styles_border-color', ''),
(3227, 49, 'list_item_element_styles_color', ''),
(3228, 49, 'list_item_element_styles_height', ''),
(3229, 49, 'list_item_element_styles_width', ''),
(3230, 49, 'list_item_element_styles_font-size', ''),
(3231, 49, 'list_item_element_styles_margin', ''),
(3232, 49, 'list_item_element_styles_padding', ''),
(3233, 49, 'list_item_element_styles_display', ''),
(3234, 49, 'list_item_element_styles_float', ''),
(3235, 49, 'list_item_element_styles_show_advanced_css', '0'),
(3236, 49, 'list_item_element_styles_advanced', ''),
(3237, 49, 'cellcid', 'c4058'),
(3238, 5, 'drawerDisabled', ''),
(3239, 22, 'drawerDisabled', ''),
(3240, 33, 'cellOrder', '1'),
(3241, 31, 'cellOrder', '1'),
(3242, 39, 'drawerDisabled', ''),
(3243, 49, 'drawerDisabled', ''),
(3466, 53, 'objectType', 'Field'),
(3467, 53, 'objectDomain', 'fields'),
(3468, 53, 'editActive', ''),
(3469, 53, 'order', '6'),
(3470, 53, 'type', 'textbox'),
(3471, 53, 'label', 'Details (optional)'),
(3472, 53, 'key', 'details_optional_1499704162086'),
(3473, 53, 'label_pos', 'default'),
(3474, 53, 'required', ''),
(3475, 53, 'default', ''),
(3476, 53, 'placeholder', ''),
(3477, 53, 'container_class', ''),
(3478, 53, 'element_class', ''),
(3479, 53, 'input_limit', ''),
(3480, 53, 'input_limit_type', 'characters'),
(3481, 53, 'input_limit_msg', 'Character(s) left'),
(3482, 53, 'manual_key', ''),
(3483, 53, 'disable_input', ''),
(3484, 53, 'admin_label', ''),
(3485, 53, 'help_text', ''),
(3486, 53, 'desc_text', ''),
(3487, 53, 'disable_browser_autocomplete', ''),
(3488, 53, 'mask', ''),
(3489, 53, 'custom_mask', ''),
(3490, 53, 'wrap_styles_background-color', ''),
(3491, 53, 'wrap_styles_border', ''),
(3492, 53, 'wrap_styles_border-style', ''),
(3493, 53, 'wrap_styles_border-color', ''),
(3494, 53, 'wrap_styles_width', ''),
(3495, 53, 'wrap_styles_margin', ''),
(3496, 53, 'wrap_styles_padding', ''),
(3497, 53, 'wrap_styles_display', ''),
(3498, 53, 'wrap_styles_float', ''),
(3499, 53, 'wrap_styles_show_advanced_css', '0'),
(3500, 53, 'wrap_styles_advanced', ''),
(3501, 53, 'label_styles_background-color', ''),
(3502, 53, 'label_styles_border', ''),
(3503, 53, 'label_styles_border-style', ''),
(3504, 53, 'label_styles_border-color', ''),
(3505, 53, 'label_styles_color', ''),
(3506, 53, 'label_styles_width', ''),
(3507, 53, 'label_styles_font-size', ''),
(3508, 53, 'label_styles_margin', ''),
(3509, 53, 'label_styles_padding', ''),
(3510, 53, 'label_styles_display', ''),
(3511, 53, 'label_styles_float', ''),
(3512, 53, 'label_styles_show_advanced_css', '0'),
(3513, 53, 'label_styles_advanced', ''),
(3514, 53, 'element_styles_background-color', ''),
(3515, 53, 'element_styles_border', ''),
(3516, 53, 'element_styles_border-style', ''),
(3517, 53, 'element_styles_border-color', ''),
(3518, 53, 'element_styles_color', ''),
(3519, 53, 'element_styles_width', ''),
(3520, 53, 'element_styles_font-size', ''),
(3521, 53, 'element_styles_margin', ''),
(3522, 53, 'element_styles_padding', ''),
(3523, 53, 'element_styles_display', ''),
(3524, 53, 'element_styles_float', ''),
(3525, 53, 'element_styles_show_advanced_css', '0'),
(3526, 53, 'element_styles_advanced', ''),
(3527, 53, 'cellcid', 'c4008'),
(3528, 53, 'drawerDisabled', ''),
(3529, 54, 'objectType', 'Field'),
(3530, 54, 'objectDomain', 'fields'),
(3531, 54, 'editActive', ''),
(3532, 54, 'order', '7'),
(3533, 54, 'type', 'listradio'),
(3534, 54, 'label', 'Is your child currently attending another school or program(s)?'),
(3535, 54, 'key', 'is_your_child_currently_attending_another_school_or_program_s_1499704258904'),
(3536, 54, 'label_pos', 'default'),
(3537, 54, 'required', ''),
(3538, 54, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(3539, 54, 'container_class', ''),
(3540, 54, 'element_class', ''),
(3541, 54, 'admin_label', ''),
(3542, 54, 'help_text', ''),
(3543, 54, 'desc_text', ''),
(3544, 54, 'wrap_styles_background-color', ''),
(3545, 54, 'wrap_styles_border', ''),
(3546, 54, 'wrap_styles_border-style', ''),
(3547, 54, 'wrap_styles_border-color', ''),
(3548, 54, 'wrap_styles_width', ''),
(3549, 54, 'wrap_styles_margin', ''),
(3550, 54, 'wrap_styles_padding', ''),
(3551, 54, 'wrap_styles_display', ''),
(3552, 54, 'wrap_styles_float', ''),
(3553, 54, 'wrap_styles_show_advanced_css', '0'),
(3554, 54, 'wrap_styles_advanced', ''),
(3555, 54, 'label_styles_background-color', ''),
(3556, 54, 'label_styles_border', ''),
(3557, 54, 'label_styles_border-style', ''),
(3558, 54, 'label_styles_border-color', ''),
(3559, 54, 'label_styles_color', ''),
(3560, 54, 'label_styles_width', ''),
(3561, 54, 'label_styles_font-size', ''),
(3562, 54, 'label_styles_margin', ''),
(3563, 54, 'label_styles_padding', ''),
(3564, 54, 'label_styles_display', ''),
(3565, 54, 'label_styles_float', ''),
(3566, 54, 'label_styles_show_advanced_css', '0'),
(3567, 54, 'label_styles_advanced', ''),
(3568, 54, 'element_styles_background-color', ''),
(3569, 54, 'element_styles_border', ''),
(3570, 54, 'element_styles_border-style', ''),
(3571, 54, 'element_styles_border-color', ''),
(3572, 54, 'element_styles_color', ''),
(3573, 54, 'element_styles_width', ''),
(3574, 54, 'element_styles_font-size', ''),
(3575, 54, 'element_styles_margin', ''),
(3576, 54, 'element_styles_padding', ''),
(3577, 54, 'element_styles_display', ''),
(3578, 54, 'element_styles_float', ''),
(3579, 54, 'element_styles_show_advanced_css', '0'),
(3580, 54, 'element_styles_advanced', ''),
(3581, 54, 'list_item_row_styles_background-color', ''),
(3582, 54, 'list_item_row_styles_border', ''),
(3583, 54, 'list_item_row_styles_border-style', ''),
(3584, 54, 'list_item_row_styles_border-color', ''),
(3585, 54, 'list_item_row_styles_color', ''),
(3586, 54, 'list_item_row_styles_height', ''),
(3587, 54, 'list_item_row_styles_width', ''),
(3588, 54, 'list_item_row_styles_font-size', ''),
(3589, 54, 'list_item_row_styles_margin', ''),
(3590, 54, 'list_item_row_styles_padding', ''),
(3591, 54, 'list_item_row_styles_display', ''),
(3592, 54, 'list_item_row_styles_float', ''),
(3593, 54, 'list_item_row_styles_show_advanced_css', '0'),
(3594, 54, 'list_item_row_styles_advanced', ''),
(3595, 54, 'list_item_label_styles_background-color', ''),
(3596, 54, 'list_item_label_styles_border', ''),
(3597, 54, 'list_item_label_styles_border-style', ''),
(3598, 54, 'list_item_label_styles_border-color', ''),
(3599, 54, 'list_item_label_styles_color', ''),
(3600, 54, 'list_item_label_styles_height', ''),
(3601, 54, 'list_item_label_styles_width', ''),
(3602, 54, 'list_item_label_styles_font-size', ''),
(3603, 54, 'list_item_label_styles_margin', ''),
(3604, 54, 'list_item_label_styles_padding', ''),
(3605, 54, 'list_item_label_styles_display', ''),
(3606, 54, 'list_item_label_styles_float', ''),
(3607, 54, 'list_item_label_styles_show_advanced_css', '0'),
(3608, 54, 'list_item_label_styles_advanced', ''),
(3609, 54, 'list_item_element_styles_background-color', ''),
(3610, 54, 'list_item_element_styles_border', ''),
(3611, 54, 'list_item_element_styles_border-style', ''),
(3612, 54, 'list_item_element_styles_border-color', ''),
(3613, 54, 'list_item_element_styles_color', ''),
(3614, 54, 'list_item_element_styles_height', ''),
(3615, 54, 'list_item_element_styles_width', ''),
(3616, 54, 'list_item_element_styles_font-size', ''),
(3617, 54, 'list_item_element_styles_margin', ''),
(3618, 54, 'list_item_element_styles_padding', ''),
(3619, 54, 'list_item_element_styles_display', ''),
(3620, 54, 'list_item_element_styles_float', ''),
(3621, 54, 'list_item_element_styles_show_advanced_css', '0'),
(3622, 54, 'list_item_element_styles_advanced', ''),
(3623, 54, 'cellcid', 'c4011'),
(3624, 54, 'drawerDisabled', ''),
(3625, 55, 'objectType', 'Field'),
(3626, 55, 'objectDomain', 'fields'),
(3627, 55, 'editActive', ''),
(3628, 55, 'order', '10'),
(3629, 55, 'type', 'textbox'),
(3630, 55, 'label', 'Please list other schools/programs:'),
(3631, 55, 'key', 'please_list_other_schools_programs_1499704327901'),
(3632, 55, 'label_pos', 'default'),
(3633, 55, 'required', ''),
(3634, 55, 'default', ''),
(3635, 55, 'placeholder', ''),
(3636, 55, 'container_class', ''),
(3637, 55, 'element_class', ''),
(3638, 55, 'input_limit', ''),
(3639, 55, 'input_limit_type', 'characters'),
(3640, 55, 'input_limit_msg', 'Character(s) left'),
(3641, 55, 'manual_key', ''),
(3642, 55, 'disable_input', ''),
(3643, 55, 'admin_label', ''),
(3644, 55, 'help_text', ''),
(3645, 55, 'desc_text', ''),
(3646, 55, 'disable_browser_autocomplete', ''),
(3647, 55, 'mask', ''),
(3648, 55, 'custom_mask', ''),
(3649, 55, 'wrap_styles_background-color', ''),
(3650, 55, 'wrap_styles_border', ''),
(3651, 55, 'wrap_styles_border-style', ''),
(3652, 55, 'wrap_styles_border-color', ''),
(3653, 55, 'wrap_styles_width', ''),
(3654, 55, 'wrap_styles_margin', ''),
(3655, 55, 'wrap_styles_padding', ''),
(3656, 55, 'wrap_styles_display', ''),
(3657, 55, 'wrap_styles_float', ''),
(3658, 55, 'wrap_styles_show_advanced_css', '0'),
(3659, 55, 'wrap_styles_advanced', ''),
(3660, 55, 'label_styles_background-color', ''),
(3661, 55, 'label_styles_border', ''),
(3662, 55, 'label_styles_border-style', ''),
(3663, 55, 'label_styles_border-color', ''),
(3664, 55, 'label_styles_color', ''),
(3665, 55, 'label_styles_width', ''),
(3666, 55, 'label_styles_font-size', ''),
(3667, 55, 'label_styles_margin', ''),
(3668, 55, 'label_styles_padding', ''),
(3669, 55, 'label_styles_display', ''),
(3670, 55, 'label_styles_float', ''),
(3671, 55, 'label_styles_show_advanced_css', '0'),
(3672, 55, 'label_styles_advanced', ''),
(3673, 55, 'element_styles_background-color', ''),
(3674, 55, 'element_styles_border', ''),
(3675, 55, 'element_styles_border-style', ''),
(3676, 55, 'element_styles_border-color', ''),
(3677, 55, 'element_styles_color', ''),
(3678, 55, 'element_styles_width', ''),
(3679, 55, 'element_styles_font-size', ''),
(3680, 55, 'element_styles_margin', ''),
(3681, 55, 'element_styles_padding', ''),
(3682, 55, 'element_styles_display', ''),
(3683, 55, 'element_styles_float', ''),
(3684, 55, 'element_styles_show_advanced_css', '0'),
(3685, 55, 'element_styles_advanced', ''),
(3686, 55, 'cellcid', 'c4014'),
(3687, 55, 'drawerDisabled', ''),
(3688, 56, 'objectType', 'Field'),
(3689, 56, 'objectDomain', 'fields'),
(3690, 56, 'editActive', ''),
(3691, 56, 'order', '11'),
(3692, 56, 'type', 'listradio'),
(3693, 56, 'label', 'Is your child leaving the other school or program?'),
(3694, 56, 'key', 'is_your_child_leaving_the_other_school_or_program_1499705321236'),
(3695, 56, 'label_pos', 'default'),
(3696, 56, 'required', ''),
(3697, 56, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:1:\"n\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(3698, 56, 'container_class', ''),
(3699, 56, 'element_class', ''),
(3700, 56, 'admin_label', ''),
(3701, 56, 'help_text', ''),
(3702, 56, 'desc_text', ''),
(3703, 56, 'wrap_styles_background-color', ''),
(3704, 56, 'wrap_styles_border', ''),
(3705, 56, 'wrap_styles_border-style', ''),
(3706, 56, 'wrap_styles_border-color', ''),
(3707, 56, 'wrap_styles_width', ''),
(3708, 56, 'wrap_styles_margin', ''),
(3709, 56, 'wrap_styles_padding', ''),
(3710, 56, 'wrap_styles_display', ''),
(3711, 56, 'wrap_styles_float', ''),
(3712, 56, 'wrap_styles_show_advanced_css', '0'),
(3713, 56, 'wrap_styles_advanced', ''),
(3714, 56, 'label_styles_background-color', ''),
(3715, 56, 'label_styles_border', ''),
(3716, 56, 'label_styles_border-style', ''),
(3717, 56, 'label_styles_border-color', ''),
(3718, 56, 'label_styles_color', ''),
(3719, 56, 'label_styles_width', ''),
(3720, 56, 'label_styles_font-size', ''),
(3721, 56, 'label_styles_margin', ''),
(3722, 56, 'label_styles_padding', ''),
(3723, 56, 'label_styles_display', ''),
(3724, 56, 'label_styles_float', ''),
(3725, 56, 'label_styles_show_advanced_css', '0'),
(3726, 56, 'label_styles_advanced', ''),
(3727, 56, 'element_styles_background-color', ''),
(3728, 56, 'element_styles_border', ''),
(3729, 56, 'element_styles_border-style', ''),
(3730, 56, 'element_styles_border-color', ''),
(3731, 56, 'element_styles_color', ''),
(3732, 56, 'element_styles_width', ''),
(3733, 56, 'element_styles_font-size', ''),
(3734, 56, 'element_styles_margin', ''),
(3735, 56, 'element_styles_padding', ''),
(3736, 56, 'element_styles_display', ''),
(3737, 56, 'element_styles_float', ''),
(3738, 56, 'element_styles_show_advanced_css', '0'),
(3739, 56, 'element_styles_advanced', ''),
(3740, 56, 'list_item_row_styles_background-color', ''),
(3741, 56, 'list_item_row_styles_border', ''),
(3742, 56, 'list_item_row_styles_border-style', ''),
(3743, 56, 'list_item_row_styles_border-color', ''),
(3744, 56, 'list_item_row_styles_color', ''),
(3745, 56, 'list_item_row_styles_height', ''),
(3746, 56, 'list_item_row_styles_width', ''),
(3747, 56, 'list_item_row_styles_font-size', ''),
(3748, 56, 'list_item_row_styles_margin', ''),
(3749, 56, 'list_item_row_styles_padding', ''),
(3750, 56, 'list_item_row_styles_display', ''),
(3751, 56, 'list_item_row_styles_float', ''),
(3752, 56, 'list_item_row_styles_show_advanced_css', '0'),
(3753, 56, 'list_item_row_styles_advanced', ''),
(3754, 56, 'list_item_label_styles_background-color', ''),
(3755, 56, 'list_item_label_styles_border', ''),
(3756, 56, 'list_item_label_styles_border-style', ''),
(3757, 56, 'list_item_label_styles_border-color', ''),
(3758, 56, 'list_item_label_styles_color', ''),
(3759, 56, 'list_item_label_styles_height', ''),
(3760, 56, 'list_item_label_styles_width', ''),
(3761, 56, 'list_item_label_styles_font-size', ''),
(3762, 56, 'list_item_label_styles_margin', ''),
(3763, 56, 'list_item_label_styles_padding', ''),
(3764, 56, 'list_item_label_styles_display', ''),
(3765, 56, 'list_item_label_styles_float', ''),
(3766, 56, 'list_item_label_styles_show_advanced_css', '0'),
(3767, 56, 'list_item_label_styles_advanced', ''),
(3768, 56, 'list_item_element_styles_background-color', ''),
(3769, 56, 'list_item_element_styles_border', ''),
(3770, 56, 'list_item_element_styles_border-style', ''),
(3771, 56, 'list_item_element_styles_border-color', ''),
(3772, 56, 'list_item_element_styles_color', ''),
(3773, 56, 'list_item_element_styles_height', ''),
(3774, 56, 'list_item_element_styles_width', ''),
(3775, 56, 'list_item_element_styles_font-size', ''),
(3776, 56, 'list_item_element_styles_margin', ''),
(3777, 56, 'list_item_element_styles_padding', ''),
(3778, 56, 'list_item_element_styles_display', ''),
(3779, 56, 'list_item_element_styles_float', ''),
(3780, 56, 'list_item_element_styles_show_advanced_css', '0'),
(3781, 56, 'list_item_element_styles_advanced', ''),
(3782, 56, 'cellcid', 'c4017'),
(3783, 33, 'drawerDisabled', ''),
(3784, 57, 'objectType', 'Field'),
(3785, 57, 'objectDomain', 'fields'),
(3786, 57, 'editActive', ''),
(3787, 57, 'order', '13'),
(3788, 57, 'type', 'firstname'),
(3789, 57, 'label', '2nd Parent First Name'),
(3790, 57, 'key', '2nd_parent_first_name_1499704780354'),
(3791, 57, 'label_pos', 'default'),
(3792, 57, 'required', ''),
(3793, 57, 'default', ''),
(3794, 57, 'placeholder', ''),
(3795, 57, 'container_class', ''),
(3796, 57, 'element_class', ''),
(3797, 57, 'admin_label', ''),
(3798, 57, 'help_text', ''),
(3799, 57, 'desc_text', ''),
(3800, 57, 'wrap_styles_background-color', ''),
(3801, 57, 'wrap_styles_border', ''),
(3802, 57, 'wrap_styles_border-style', ''),
(3803, 57, 'wrap_styles_border-color', ''),
(3804, 57, 'wrap_styles_width', ''),
(3805, 57, 'wrap_styles_margin', ''),
(3806, 57, 'wrap_styles_padding', ''),
(3807, 57, 'wrap_styles_display', ''),
(3808, 57, 'wrap_styles_float', ''),
(3809, 57, 'wrap_styles_show_advanced_css', '0'),
(3810, 57, 'wrap_styles_advanced', ''),
(3811, 57, 'label_styles_background-color', ''),
(3812, 57, 'label_styles_border', ''),
(3813, 57, 'label_styles_border-style', ''),
(3814, 57, 'label_styles_border-color', ''),
(3815, 57, 'label_styles_color', ''),
(3816, 57, 'label_styles_width', ''),
(3817, 57, 'label_styles_font-size', ''),
(3818, 57, 'label_styles_margin', ''),
(3819, 57, 'label_styles_padding', ''),
(3820, 57, 'label_styles_display', ''),
(3821, 57, 'label_styles_float', ''),
(3822, 57, 'label_styles_show_advanced_css', '0'),
(3823, 57, 'label_styles_advanced', ''),
(3824, 57, 'element_styles_background-color', ''),
(3825, 57, 'element_styles_border', ''),
(3826, 57, 'element_styles_border-style', ''),
(3827, 57, 'element_styles_border-color', ''),
(3828, 57, 'element_styles_color', ''),
(3829, 57, 'element_styles_width', ''),
(3830, 57, 'element_styles_font-size', ''),
(3831, 57, 'element_styles_margin', ''),
(3832, 57, 'element_styles_padding', ''),
(3833, 57, 'element_styles_display', ''),
(3834, 57, 'element_styles_float', ''),
(3835, 57, 'element_styles_show_advanced_css', '0'),
(3836, 57, 'element_styles_advanced', ''),
(3837, 57, 'cellcid', 'c3955'),
(3838, 57, 'drawerDisabled', ''),
(3839, 58, 'objectType', 'Field'),
(3840, 58, 'objectDomain', 'fields'),
(3841, 58, 'editActive', ''),
(3842, 58, 'order', '14'),
(3843, 58, 'type', 'lastname'),
(3844, 58, 'label', '2nd Parent Last Name'),
(3845, 58, 'key', '2nd_parent_last_name_1499704845650'),
(3846, 58, 'label_pos', 'default'),
(3847, 58, 'required', ''),
(3848, 58, 'default', ''),
(3849, 58, 'placeholder', ''),
(3850, 58, 'container_class', ''),
(3851, 58, 'element_class', ''),
(3852, 58, 'admin_label', ''),
(3853, 58, 'help_text', ''),
(3854, 58, 'desc_text', ''),
(3855, 58, 'wrap_styles_background-color', ''),
(3856, 58, 'wrap_styles_border', ''),
(3857, 58, 'wrap_styles_border-style', ''),
(3858, 58, 'wrap_styles_border-color', ''),
(3859, 58, 'wrap_styles_width', ''),
(3860, 58, 'wrap_styles_margin', ''),
(3861, 58, 'wrap_styles_padding', ''),
(3862, 58, 'wrap_styles_display', ''),
(3863, 58, 'wrap_styles_float', ''),
(3864, 58, 'wrap_styles_show_advanced_css', '0'),
(3865, 58, 'wrap_styles_advanced', ''),
(3866, 58, 'label_styles_background-color', ''),
(3867, 58, 'label_styles_border', ''),
(3868, 58, 'label_styles_border-style', ''),
(3869, 58, 'label_styles_border-color', ''),
(3870, 58, 'label_styles_color', ''),
(3871, 58, 'label_styles_width', ''),
(3872, 58, 'label_styles_font-size', ''),
(3873, 58, 'label_styles_margin', ''),
(3874, 58, 'label_styles_padding', ''),
(3875, 58, 'label_styles_display', ''),
(3876, 58, 'label_styles_float', ''),
(3877, 58, 'label_styles_show_advanced_css', '0'),
(3878, 58, 'label_styles_advanced', ''),
(3879, 58, 'element_styles_background-color', ''),
(3880, 58, 'element_styles_border', ''),
(3881, 58, 'element_styles_border-style', ''),
(3882, 58, 'element_styles_border-color', ''),
(3883, 58, 'element_styles_color', ''),
(3884, 58, 'element_styles_width', ''),
(3885, 58, 'element_styles_font-size', ''),
(3886, 58, 'element_styles_margin', ''),
(3887, 58, 'element_styles_padding', ''),
(3888, 58, 'element_styles_display', ''),
(3889, 58, 'element_styles_float', ''),
(3890, 58, 'element_styles_show_advanced_css', '0'),
(3891, 58, 'element_styles_advanced', ''),
(3892, 58, 'cellcid', 'c3957'),
(3893, 59, 'objectType', 'Field'),
(3894, 59, 'objectDomain', 'fields'),
(3895, 59, 'editActive', ''),
(3896, 59, 'order', '15'),
(3897, 59, 'type', 'email'),
(3898, 59, 'label', '2nd Parent Email'),
(3899, 59, 'key', '2nd_parent_email_1499704856675'),
(3900, 59, 'label_pos', 'default'),
(3901, 59, 'required', ''),
(3902, 59, 'default', ''),
(3903, 59, 'placeholder', ''),
(3904, 59, 'container_class', ''),
(3905, 59, 'element_class', ''),
(3906, 59, 'admin_label', ''),
(3907, 59, 'help_text', ''),
(3908, 59, 'desc_text', ''),
(3909, 59, 'wrap_styles_background-color', ''),
(3910, 59, 'wrap_styles_border', ''),
(3911, 59, 'wrap_styles_border-style', ''),
(3912, 59, 'wrap_styles_border-color', ''),
(3913, 59, 'wrap_styles_width', ''),
(3914, 59, 'wrap_styles_margin', ''),
(3915, 59, 'wrap_styles_padding', ''),
(3916, 59, 'wrap_styles_display', ''),
(3917, 59, 'wrap_styles_float', ''),
(3918, 59, 'wrap_styles_show_advanced_css', '0'),
(3919, 59, 'wrap_styles_advanced', ''),
(3920, 59, 'label_styles_background-color', ''),
(3921, 59, 'label_styles_border', ''),
(3922, 59, 'label_styles_border-style', ''),
(3923, 59, 'label_styles_border-color', ''),
(3924, 59, 'label_styles_color', ''),
(3925, 59, 'label_styles_width', ''),
(3926, 59, 'label_styles_font-size', ''),
(3927, 59, 'label_styles_margin', ''),
(3928, 59, 'label_styles_padding', ''),
(3929, 59, 'label_styles_display', ''),
(3930, 59, 'label_styles_float', ''),
(3931, 59, 'label_styles_show_advanced_css', '0'),
(3932, 59, 'label_styles_advanced', ''),
(3933, 59, 'element_styles_background-color', ''),
(3934, 59, 'element_styles_border', ''),
(3935, 59, 'element_styles_border-style', ''),
(3936, 59, 'element_styles_border-color', ''),
(3937, 59, 'element_styles_color', ''),
(3938, 59, 'element_styles_width', ''),
(3939, 59, 'element_styles_font-size', ''),
(3940, 59, 'element_styles_margin', ''),
(3941, 59, 'element_styles_padding', ''),
(3942, 59, 'element_styles_display', ''),
(3943, 59, 'element_styles_float', ''),
(3944, 59, 'element_styles_show_advanced_css', '0'),
(3945, 59, 'element_styles_advanced', ''),
(3946, 59, 'cellcid', 'c3960'),
(3947, 60, 'objectType', 'Field'),
(3948, 60, 'objectDomain', 'fields'),
(3949, 60, 'editActive', ''),
(3950, 60, 'order', '16'),
(3951, 60, 'type', 'phone'),
(3952, 60, 'label', '2nd Parent Phone'),
(3953, 60, 'key', '2nd_parent_phone_1499704870129'),
(3954, 60, 'label_pos', 'default'),
(3955, 60, 'required', ''),
(3956, 60, 'default', ''),
(3957, 60, 'placeholder', ''),
(3958, 60, 'container_class', ''),
(3959, 60, 'element_class', ''),
(3960, 60, 'input_limit', ''),
(3961, 60, 'input_limit_type', 'characters'),
(3962, 60, 'input_limit_msg', 'Character(s) left'),
(3963, 60, 'manual_key', ''),
(3964, 60, 'disable_input', ''),
(3965, 60, 'admin_label', ''),
(3966, 60, 'help_text', ''),
(3967, 60, 'desc_text', ''),
(3968, 60, 'disable_browser_autocomplete', ''),
(3969, 60, 'mask', ''),
(3970, 60, 'custom_mask', ''),
(3971, 60, 'wrap_styles_background-color', ''),
(3972, 60, 'wrap_styles_border', ''),
(3973, 60, 'wrap_styles_border-style', ''),
(3974, 60, 'wrap_styles_border-color', ''),
(3975, 60, 'wrap_styles_width', ''),
(3976, 60, 'wrap_styles_margin', ''),
(3977, 60, 'wrap_styles_padding', ''),
(3978, 60, 'wrap_styles_display', ''),
(3979, 60, 'wrap_styles_float', ''),
(3980, 60, 'wrap_styles_show_advanced_css', '0'),
(3981, 60, 'wrap_styles_advanced', ''),
(3982, 60, 'label_styles_background-color', ''),
(3983, 60, 'label_styles_border', ''),
(3984, 60, 'label_styles_border-style', ''),
(3985, 60, 'label_styles_border-color', ''),
(3986, 60, 'label_styles_color', ''),
(3987, 60, 'label_styles_width', ''),
(3988, 60, 'label_styles_font-size', ''),
(3989, 60, 'label_styles_margin', ''),
(3990, 60, 'label_styles_padding', ''),
(3991, 60, 'label_styles_display', ''),
(3992, 60, 'label_styles_float', ''),
(3993, 60, 'label_styles_show_advanced_css', '0'),
(3994, 60, 'label_styles_advanced', ''),
(3995, 60, 'element_styles_background-color', ''),
(3996, 60, 'element_styles_border', ''),
(3997, 60, 'element_styles_border-style', ''),
(3998, 60, 'element_styles_border-color', ''),
(3999, 60, 'element_styles_color', ''),
(4000, 60, 'element_styles_width', ''),
(4001, 60, 'element_styles_font-size', ''),
(4002, 60, 'element_styles_margin', ''),
(4003, 60, 'element_styles_padding', ''),
(4004, 60, 'element_styles_display', ''),
(4005, 60, 'element_styles_float', ''),
(4006, 60, 'element_styles_show_advanced_css', '0'),
(4007, 60, 'element_styles_advanced', ''),
(4008, 60, 'cellcid', 'c3962'),
(4009, 56, 'drawerDisabled', ''),
(4010, 61, 'objectType', 'Field'),
(4011, 61, 'objectDomain', 'fields'),
(4012, 61, 'editActive', ''),
(4013, 61, 'order', '5'),
(4014, 61, 'type', 'listradio'),
(4015, 61, 'label', 'Did your child enjoy the experience?'),
(4016, 61, 'key', 'did_your_child_enjoy_the_experience_1499705669323'),
(4017, 61, 'label_pos', 'default'),
(4018, 61, 'required', '');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(4019, 61, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(4020, 61, 'container_class', ''),
(4021, 61, 'element_class', ''),
(4022, 61, 'admin_label', ''),
(4023, 61, 'help_text', ''),
(4024, 61, 'desc_text', ''),
(4025, 61, 'wrap_styles_background-color', ''),
(4026, 61, 'wrap_styles_border', ''),
(4027, 61, 'wrap_styles_border-style', ''),
(4028, 61, 'wrap_styles_border-color', ''),
(4029, 61, 'wrap_styles_width', ''),
(4030, 61, 'wrap_styles_margin', ''),
(4031, 61, 'wrap_styles_padding', ''),
(4032, 61, 'wrap_styles_display', ''),
(4033, 61, 'wrap_styles_float', ''),
(4034, 61, 'wrap_styles_show_advanced_css', '0'),
(4035, 61, 'wrap_styles_advanced', ''),
(4036, 61, 'label_styles_background-color', ''),
(4037, 61, 'label_styles_border', ''),
(4038, 61, 'label_styles_border-style', ''),
(4039, 61, 'label_styles_border-color', ''),
(4040, 61, 'label_styles_color', ''),
(4041, 61, 'label_styles_width', ''),
(4042, 61, 'label_styles_font-size', ''),
(4043, 61, 'label_styles_margin', ''),
(4044, 61, 'label_styles_padding', ''),
(4045, 61, 'label_styles_display', ''),
(4046, 61, 'label_styles_float', ''),
(4047, 61, 'label_styles_show_advanced_css', '0'),
(4048, 61, 'label_styles_advanced', ''),
(4049, 61, 'element_styles_background-color', ''),
(4050, 61, 'element_styles_border', ''),
(4051, 61, 'element_styles_border-style', ''),
(4052, 61, 'element_styles_border-color', ''),
(4053, 61, 'element_styles_color', ''),
(4054, 61, 'element_styles_width', ''),
(4055, 61, 'element_styles_font-size', ''),
(4056, 61, 'element_styles_margin', ''),
(4057, 61, 'element_styles_padding', ''),
(4058, 61, 'element_styles_display', ''),
(4059, 61, 'element_styles_float', ''),
(4060, 61, 'element_styles_show_advanced_css', '0'),
(4061, 61, 'element_styles_advanced', ''),
(4062, 61, 'list_item_row_styles_background-color', ''),
(4063, 61, 'list_item_row_styles_border', ''),
(4064, 61, 'list_item_row_styles_border-style', ''),
(4065, 61, 'list_item_row_styles_border-color', ''),
(4066, 61, 'list_item_row_styles_color', ''),
(4067, 61, 'list_item_row_styles_height', ''),
(4068, 61, 'list_item_row_styles_width', ''),
(4069, 61, 'list_item_row_styles_font-size', ''),
(4070, 61, 'list_item_row_styles_margin', ''),
(4071, 61, 'list_item_row_styles_padding', ''),
(4072, 61, 'list_item_row_styles_display', ''),
(4073, 61, 'list_item_row_styles_float', ''),
(4074, 61, 'list_item_row_styles_show_advanced_css', '0'),
(4075, 61, 'list_item_row_styles_advanced', ''),
(4076, 61, 'list_item_label_styles_background-color', ''),
(4077, 61, 'list_item_label_styles_border', ''),
(4078, 61, 'list_item_label_styles_border-style', ''),
(4079, 61, 'list_item_label_styles_border-color', ''),
(4080, 61, 'list_item_label_styles_color', ''),
(4081, 61, 'list_item_label_styles_height', ''),
(4082, 61, 'list_item_label_styles_width', ''),
(4083, 61, 'list_item_label_styles_font-size', ''),
(4084, 61, 'list_item_label_styles_margin', ''),
(4085, 61, 'list_item_label_styles_padding', ''),
(4086, 61, 'list_item_label_styles_display', ''),
(4087, 61, 'list_item_label_styles_float', ''),
(4088, 61, 'list_item_label_styles_show_advanced_css', '0'),
(4089, 61, 'list_item_label_styles_advanced', ''),
(4090, 61, 'list_item_element_styles_background-color', ''),
(4091, 61, 'list_item_element_styles_border', ''),
(4092, 61, 'list_item_element_styles_border-style', ''),
(4093, 61, 'list_item_element_styles_border-color', ''),
(4094, 61, 'list_item_element_styles_color', ''),
(4095, 61, 'list_item_element_styles_height', ''),
(4096, 61, 'list_item_element_styles_width', ''),
(4097, 61, 'list_item_element_styles_font-size', ''),
(4098, 61, 'list_item_element_styles_margin', ''),
(4099, 61, 'list_item_element_styles_padding', ''),
(4100, 61, 'list_item_element_styles_display', ''),
(4101, 61, 'list_item_element_styles_float', ''),
(4102, 61, 'list_item_element_styles_show_advanced_css', '0'),
(4103, 61, 'list_item_element_styles_advanced', ''),
(4104, 61, 'cellcid', 'c4005'),
(4105, 61, 'drawerDisabled', ''),
(4106, 30, 'drawerDisabled', ''),
(4107, 62, 'objectType', 'Field'),
(4108, 62, 'objectDomain', 'fields'),
(4109, 62, 'editActive', ''),
(4110, 62, 'order', '3'),
(4111, 62, 'label', 'Medication Details'),
(4112, 62, 'type', 'textarea'),
(4113, 62, 'cellcid', 'c4028'),
(4114, 62, 'key', 'medication_details_1499710356120'),
(4115, 62, 'label_pos', 'default'),
(4116, 62, 'required', ''),
(4117, 62, 'default', ''),
(4118, 62, 'placeholder', ''),
(4119, 62, 'container_class', ''),
(4120, 62, 'element_class', ''),
(4121, 62, 'input_limit', ''),
(4122, 62, 'input_limit_type', 'characters'),
(4123, 62, 'input_limit_msg', 'Character(s) left'),
(4124, 62, 'manual_key', ''),
(4125, 62, 'disable_input', ''),
(4126, 62, 'admin_label', ''),
(4127, 62, 'help_text', ''),
(4128, 62, 'desc_text', ''),
(4129, 62, 'disable_browser_autocomplete', ''),
(4130, 62, 'textarea_rte', ''),
(4131, 62, 'disable_rte_mobile', ''),
(4132, 62, 'textarea_media', ''),
(4133, 62, 'wrap_styles_background-color', ''),
(4134, 62, 'wrap_styles_border', ''),
(4135, 62, 'wrap_styles_border-style', ''),
(4136, 62, 'wrap_styles_border-color', ''),
(4137, 62, 'wrap_styles_width', ''),
(4138, 62, 'wrap_styles_margin', ''),
(4139, 62, 'wrap_styles_padding', ''),
(4140, 62, 'wrap_styles_display', ''),
(4141, 62, 'wrap_styles_float', ''),
(4142, 62, 'wrap_styles_show_advanced_css', '0'),
(4143, 62, 'wrap_styles_advanced', ''),
(4144, 62, 'label_styles_background-color', ''),
(4145, 62, 'label_styles_border', ''),
(4146, 62, 'label_styles_border-style', ''),
(4147, 62, 'label_styles_border-color', ''),
(4148, 62, 'label_styles_color', ''),
(4149, 62, 'label_styles_width', ''),
(4150, 62, 'label_styles_font-size', ''),
(4151, 62, 'label_styles_margin', ''),
(4152, 62, 'label_styles_padding', ''),
(4153, 62, 'label_styles_display', ''),
(4154, 62, 'label_styles_float', ''),
(4155, 62, 'label_styles_show_advanced_css', '0'),
(4156, 62, 'label_styles_advanced', ''),
(4157, 62, 'element_styles_background-color', ''),
(4158, 62, 'element_styles_border', ''),
(4159, 62, 'element_styles_border-style', ''),
(4160, 62, 'element_styles_border-color', ''),
(4161, 62, 'element_styles_color', ''),
(4162, 62, 'element_styles_width', ''),
(4163, 62, 'element_styles_font-size', ''),
(4164, 62, 'element_styles_margin', ''),
(4165, 62, 'element_styles_padding', ''),
(4166, 62, 'element_styles_display', ''),
(4167, 62, 'element_styles_float', ''),
(4168, 62, 'element_styles_show_advanced_css', '0'),
(4169, 62, 'element_styles_advanced', ''),
(4170, 62, 'drawerDisabled', ''),
(4171, 63, 'objectType', 'Field'),
(4172, 63, 'objectDomain', 'fields'),
(4173, 63, 'editActive', ''),
(4174, 63, 'order', '5'),
(4175, 63, 'label', 'Special Diet Details'),
(4176, 63, 'type', 'textarea'),
(4177, 63, 'cellcid', 'c4033'),
(4178, 63, 'key', 'special_diet_details_1499710392198'),
(4179, 63, 'label_pos', 'default'),
(4180, 63, 'required', ''),
(4181, 63, 'default', ''),
(4182, 63, 'placeholder', ''),
(4183, 63, 'container_class', ''),
(4184, 63, 'element_class', ''),
(4185, 63, 'input_limit', ''),
(4186, 63, 'input_limit_type', 'characters'),
(4187, 63, 'input_limit_msg', 'Character(s) left'),
(4188, 63, 'manual_key', ''),
(4189, 63, 'disable_input', ''),
(4190, 63, 'admin_label', ''),
(4191, 63, 'help_text', ''),
(4192, 63, 'desc_text', ''),
(4193, 63, 'disable_browser_autocomplete', ''),
(4194, 63, 'textarea_rte', ''),
(4195, 63, 'disable_rte_mobile', ''),
(4196, 63, 'textarea_media', ''),
(4197, 63, 'wrap_styles_background-color', ''),
(4198, 63, 'wrap_styles_border', ''),
(4199, 63, 'wrap_styles_border-style', ''),
(4200, 63, 'wrap_styles_border-color', ''),
(4201, 63, 'wrap_styles_width', ''),
(4202, 63, 'wrap_styles_margin', ''),
(4203, 63, 'wrap_styles_padding', ''),
(4204, 63, 'wrap_styles_display', ''),
(4205, 63, 'wrap_styles_float', ''),
(4206, 63, 'wrap_styles_show_advanced_css', '0'),
(4207, 63, 'wrap_styles_advanced', ''),
(4208, 63, 'label_styles_background-color', ''),
(4209, 63, 'label_styles_border', ''),
(4210, 63, 'label_styles_border-style', ''),
(4211, 63, 'label_styles_border-color', ''),
(4212, 63, 'label_styles_color', ''),
(4213, 63, 'label_styles_width', ''),
(4214, 63, 'label_styles_font-size', ''),
(4215, 63, 'label_styles_margin', ''),
(4216, 63, 'label_styles_padding', ''),
(4217, 63, 'label_styles_display', ''),
(4218, 63, 'label_styles_float', ''),
(4219, 63, 'label_styles_show_advanced_css', '0'),
(4220, 63, 'label_styles_advanced', ''),
(4221, 63, 'element_styles_background-color', ''),
(4222, 63, 'element_styles_border', ''),
(4223, 63, 'element_styles_border-style', ''),
(4224, 63, 'element_styles_border-color', ''),
(4225, 63, 'element_styles_color', ''),
(4226, 63, 'element_styles_width', ''),
(4227, 63, 'element_styles_font-size', ''),
(4228, 63, 'element_styles_margin', ''),
(4229, 63, 'element_styles_padding', ''),
(4230, 63, 'element_styles_display', ''),
(4231, 63, 'element_styles_float', ''),
(4232, 63, 'element_styles_show_advanced_css', '0'),
(4233, 63, 'element_styles_advanced', ''),
(4234, 64, 'objectType', 'Field'),
(4235, 64, 'objectDomain', 'fields'),
(4236, 64, 'editActive', ''),
(4237, 64, 'order', '7'),
(4238, 64, 'label', 'Food Preference Details'),
(4239, 64, 'type', 'textarea'),
(4240, 64, 'cellcid', 'c4038'),
(4241, 64, 'key', 'food_preference_details_1499710402755'),
(4242, 64, 'label_pos', 'default'),
(4243, 64, 'required', ''),
(4244, 64, 'default', ''),
(4245, 64, 'placeholder', ''),
(4246, 64, 'container_class', ''),
(4247, 64, 'element_class', ''),
(4248, 64, 'input_limit', ''),
(4249, 64, 'input_limit_type', 'characters'),
(4250, 64, 'input_limit_msg', 'Character(s) left'),
(4251, 64, 'manual_key', ''),
(4252, 64, 'disable_input', ''),
(4253, 64, 'admin_label', ''),
(4254, 64, 'help_text', ''),
(4255, 64, 'desc_text', ''),
(4256, 64, 'disable_browser_autocomplete', ''),
(4257, 64, 'textarea_rte', ''),
(4258, 64, 'disable_rte_mobile', ''),
(4259, 64, 'textarea_media', ''),
(4260, 64, 'wrap_styles_background-color', ''),
(4261, 64, 'wrap_styles_border', ''),
(4262, 64, 'wrap_styles_border-style', ''),
(4263, 64, 'wrap_styles_border-color', ''),
(4264, 64, 'wrap_styles_width', ''),
(4265, 64, 'wrap_styles_margin', ''),
(4266, 64, 'wrap_styles_padding', ''),
(4267, 64, 'wrap_styles_display', ''),
(4268, 64, 'wrap_styles_float', ''),
(4269, 64, 'wrap_styles_show_advanced_css', '0'),
(4270, 64, 'wrap_styles_advanced', ''),
(4271, 64, 'label_styles_background-color', ''),
(4272, 64, 'label_styles_border', ''),
(4273, 64, 'label_styles_border-style', ''),
(4274, 64, 'label_styles_border-color', ''),
(4275, 64, 'label_styles_color', ''),
(4276, 64, 'label_styles_width', ''),
(4277, 64, 'label_styles_font-size', ''),
(4278, 64, 'label_styles_margin', ''),
(4279, 64, 'label_styles_padding', ''),
(4280, 64, 'label_styles_display', ''),
(4281, 64, 'label_styles_float', ''),
(4282, 64, 'label_styles_show_advanced_css', '0'),
(4283, 64, 'label_styles_advanced', ''),
(4284, 64, 'element_styles_background-color', ''),
(4285, 64, 'element_styles_border', ''),
(4286, 64, 'element_styles_border-style', ''),
(4287, 64, 'element_styles_border-color', ''),
(4288, 64, 'element_styles_color', ''),
(4289, 64, 'element_styles_width', ''),
(4290, 64, 'element_styles_font-size', ''),
(4291, 64, 'element_styles_margin', ''),
(4292, 64, 'element_styles_padding', ''),
(4293, 64, 'element_styles_display', ''),
(4294, 64, 'element_styles_float', ''),
(4295, 64, 'element_styles_show_advanced_css', '0'),
(4296, 64, 'element_styles_advanced', ''),
(4297, 65, 'objectType', 'Field'),
(4298, 65, 'objectDomain', 'fields'),
(4299, 65, 'editActive', ''),
(4300, 65, 'order', '9'),
(4301, 65, 'label', 'Eating Habits Details'),
(4302, 65, 'type', 'textarea'),
(4303, 65, 'cellcid', 'c4043'),
(4304, 65, 'key', 'eating_habits_details_1499710414708'),
(4305, 65, 'label_pos', 'default'),
(4306, 65, 'required', ''),
(4307, 65, 'default', ''),
(4308, 65, 'placeholder', ''),
(4309, 65, 'container_class', ''),
(4310, 65, 'element_class', ''),
(4311, 65, 'input_limit', ''),
(4312, 65, 'input_limit_type', 'characters'),
(4313, 65, 'input_limit_msg', 'Character(s) left'),
(4314, 65, 'manual_key', ''),
(4315, 65, 'disable_input', ''),
(4316, 65, 'admin_label', ''),
(4317, 65, 'help_text', ''),
(4318, 65, 'desc_text', ''),
(4319, 65, 'disable_browser_autocomplete', ''),
(4320, 65, 'textarea_rte', ''),
(4321, 65, 'disable_rte_mobile', ''),
(4322, 65, 'textarea_media', ''),
(4323, 65, 'wrap_styles_background-color', ''),
(4324, 65, 'wrap_styles_border', ''),
(4325, 65, 'wrap_styles_border-style', ''),
(4326, 65, 'wrap_styles_border-color', ''),
(4327, 65, 'wrap_styles_width', ''),
(4328, 65, 'wrap_styles_margin', ''),
(4329, 65, 'wrap_styles_padding', ''),
(4330, 65, 'wrap_styles_display', ''),
(4331, 65, 'wrap_styles_float', ''),
(4332, 65, 'wrap_styles_show_advanced_css', '0'),
(4333, 65, 'wrap_styles_advanced', ''),
(4334, 65, 'label_styles_background-color', ''),
(4335, 65, 'label_styles_border', ''),
(4336, 65, 'label_styles_border-style', ''),
(4337, 65, 'label_styles_border-color', ''),
(4338, 65, 'label_styles_color', ''),
(4339, 65, 'label_styles_width', ''),
(4340, 65, 'label_styles_font-size', ''),
(4341, 65, 'label_styles_margin', ''),
(4342, 65, 'label_styles_padding', ''),
(4343, 65, 'label_styles_display', ''),
(4344, 65, 'label_styles_float', ''),
(4345, 65, 'label_styles_show_advanced_css', '0'),
(4346, 65, 'label_styles_advanced', ''),
(4347, 65, 'element_styles_background-color', ''),
(4348, 65, 'element_styles_border', ''),
(4349, 65, 'element_styles_border-style', ''),
(4350, 65, 'element_styles_border-color', ''),
(4351, 65, 'element_styles_color', ''),
(4352, 65, 'element_styles_width', ''),
(4353, 65, 'element_styles_font-size', ''),
(4354, 65, 'element_styles_margin', ''),
(4355, 65, 'element_styles_padding', ''),
(4356, 65, 'element_styles_display', ''),
(4357, 65, 'element_styles_float', ''),
(4358, 65, 'element_styles_show_advanced_css', '0'),
(4359, 65, 'element_styles_advanced', ''),
(4360, 65, 'drawerDisabled', ''),
(4424, 43, 'drawerDisabled', ''),
(4425, 67, 'objectType', 'Field'),
(4426, 67, 'objectDomain', 'fields'),
(4427, 67, 'editActive', ''),
(4428, 67, 'order', '1'),
(4429, 67, 'type', 'checkbox'),
(4430, 67, 'label', 'I understand the Terms and Conditions'),
(4431, 67, 'key', 'i_understand_the_terms_and_conditions_1499711012223'),
(4432, 67, 'label_pos', 'right'),
(4433, 67, 'required', '1'),
(4434, 67, 'container_class', ''),
(4435, 67, 'element_class', ''),
(4436, 67, 'manual_key', ''),
(4437, 67, 'disable_input', ''),
(4438, 67, 'admin_label', ''),
(4439, 67, 'help_text', ''),
(4440, 67, 'desc_text', '<p>I understand that completing an application does not guarantee enrolment for my child at Westside Montessori Academy.<br></p>'),
(4441, 67, 'default_value', 'unchecked'),
(4442, 67, 'checked_calc_value', 'Yes'),
(4443, 67, 'unchecked_calc_value', 'No'),
(4444, 67, 'wrap_styles_background-color', ''),
(4445, 67, 'wrap_styles_border', ''),
(4446, 67, 'wrap_styles_border-style', ''),
(4447, 67, 'wrap_styles_border-color', ''),
(4448, 67, 'wrap_styles_width', ''),
(4449, 67, 'wrap_styles_margin', ''),
(4450, 67, 'wrap_styles_padding', ''),
(4451, 67, 'wrap_styles_display', ''),
(4452, 67, 'wrap_styles_float', ''),
(4453, 67, 'wrap_styles_show_advanced_css', '0'),
(4454, 67, 'wrap_styles_advanced', ''),
(4455, 67, 'label_styles_background-color', ''),
(4456, 67, 'label_styles_border', ''),
(4457, 67, 'label_styles_border-style', ''),
(4458, 67, 'label_styles_border-color', ''),
(4459, 67, 'label_styles_color', ''),
(4460, 67, 'label_styles_width', ''),
(4461, 67, 'label_styles_font-size', ''),
(4462, 67, 'label_styles_margin', ''),
(4463, 67, 'label_styles_padding', ''),
(4464, 67, 'label_styles_display', ''),
(4465, 67, 'label_styles_float', ''),
(4466, 67, 'label_styles_show_advanced_css', '0'),
(4467, 67, 'label_styles_advanced', ''),
(4468, 67, 'element_styles_background-color', ''),
(4469, 67, 'element_styles_border', ''),
(4470, 67, 'element_styles_border-style', ''),
(4471, 67, 'element_styles_border-color', ''),
(4472, 67, 'element_styles_color', ''),
(4473, 67, 'element_styles_width', ''),
(4474, 67, 'element_styles_font-size', ''),
(4475, 67, 'element_styles_margin', ''),
(4476, 67, 'element_styles_padding', ''),
(4477, 67, 'element_styles_display', ''),
(4478, 67, 'element_styles_float', ''),
(4479, 67, 'element_styles_show_advanced_css', '0'),
(4480, 67, 'element_styles_advanced', ''),
(4481, 67, 'cellcid', 'c4064'),
(4482, 67, 'drawerDisabled', ''),
(4483, 68, 'objectType', 'Field'),
(4484, 68, 'objectDomain', 'fields'),
(4485, 68, 'editActive', ''),
(4486, 68, 'order', '3'),
(4487, 68, 'label', 'Submit'),
(4488, 68, 'type', 'submit'),
(4489, 68, 'processing_label', 'Processing'),
(4490, 68, 'container_class', ''),
(4491, 68, 'element_class', ''),
(4492, 68, 'key', 'submit_1499710991307'),
(4493, 68, 'wrap_styles_background-color', ''),
(4494, 68, 'wrap_styles_border', ''),
(4495, 68, 'wrap_styles_border-style', ''),
(4496, 68, 'wrap_styles_border-color', ''),
(4497, 68, 'wrap_styles_width', ''),
(4498, 68, 'wrap_styles_margin', ''),
(4499, 68, 'wrap_styles_padding', ''),
(4500, 68, 'wrap_styles_display', ''),
(4501, 68, 'wrap_styles_float', ''),
(4502, 68, 'wrap_styles_show_advanced_css', '0'),
(4503, 68, 'wrap_styles_advanced', ''),
(4504, 68, 'element_styles_background-color', ''),
(4505, 68, 'element_styles_border', ''),
(4506, 68, 'element_styles_border-style', ''),
(4507, 68, 'element_styles_border-color', ''),
(4508, 68, 'element_styles_color', ''),
(4509, 68, 'element_styles_width', ''),
(4510, 68, 'element_styles_font-size', ''),
(4511, 68, 'element_styles_margin', ''),
(4512, 68, 'element_styles_padding', ''),
(4513, 68, 'element_styles_display', ''),
(4514, 68, 'element_styles_float', ''),
(4515, 68, 'element_styles_show_advanced_css', '0'),
(4516, 68, 'element_styles_advanced', ''),
(4517, 68, 'submit_element_hover_styles_background-color', ''),
(4518, 68, 'submit_element_hover_styles_border', ''),
(4519, 68, 'submit_element_hover_styles_border-style', ''),
(4520, 68, 'submit_element_hover_styles_border-color', ''),
(4521, 68, 'submit_element_hover_styles_color', ''),
(4522, 68, 'submit_element_hover_styles_width', ''),
(4523, 68, 'submit_element_hover_styles_font-size', ''),
(4524, 68, 'submit_element_hover_styles_margin', ''),
(4525, 68, 'submit_element_hover_styles_padding', ''),
(4526, 68, 'submit_element_hover_styles_display', ''),
(4527, 68, 'submit_element_hover_styles_float', ''),
(4528, 68, 'submit_element_hover_styles_show_advanced_css', '0'),
(4529, 68, 'submit_element_hover_styles_advanced', ''),
(4530, 68, 'cellcid', 'c4067'),
(4531, 69, 'objectType', 'Field'),
(4532, 69, 'objectDomain', 'fields'),
(4533, 69, 'editActive', ''),
(4534, 69, 'order', '4'),
(4535, 69, 'type', 'listcheckbox'),
(4536, 69, 'label', 'How did you hear about Westside Montessori Academy?'),
(4537, 69, 'key', 'how_did_you_hear_about_westside_montessori_academy_1499711509236'),
(4538, 69, 'label_pos', 'default'),
(4539, 69, 'required', '1'),
(4540, 69, 'options', 'a:6:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Web Search\";s:5:\"value\";s:10:\"web search\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:22:\"Current Student/Family\";s:5:\"value\";s:15:\"current student\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:18:\"BC Parent Magazine\";s:5:\"value\";s:9:\"bc parent\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Westcoast Families Magazine\";s:5:\"value\";s:16:\"westcoast family\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"OurKids.net\";s:5:\"value\";s:8:\"our kids\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"other\";s:5:\"value\";s:5:\"other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(4541, 69, 'container_class', ''),
(4542, 69, 'element_class', ''),
(4543, 69, 'admin_label', ''),
(4544, 69, 'help_text', ''),
(4545, 69, 'desc_text', ''),
(4546, 69, 'wrap_styles_background-color', ''),
(4547, 69, 'wrap_styles_border', ''),
(4548, 69, 'wrap_styles_border-style', ''),
(4549, 69, 'wrap_styles_border-color', ''),
(4550, 69, 'wrap_styles_width', ''),
(4551, 69, 'wrap_styles_margin', ''),
(4552, 69, 'wrap_styles_padding', ''),
(4553, 69, 'wrap_styles_display', ''),
(4554, 69, 'wrap_styles_float', ''),
(4555, 69, 'wrap_styles_show_advanced_css', '0'),
(4556, 69, 'wrap_styles_advanced', ''),
(4557, 69, 'label_styles_background-color', ''),
(4558, 69, 'label_styles_border', ''),
(4559, 69, 'label_styles_border-style', ''),
(4560, 69, 'label_styles_border-color', ''),
(4561, 69, 'label_styles_color', ''),
(4562, 69, 'label_styles_width', ''),
(4563, 69, 'label_styles_font-size', ''),
(4564, 69, 'label_styles_margin', ''),
(4565, 69, 'label_styles_padding', ''),
(4566, 69, 'label_styles_display', ''),
(4567, 69, 'label_styles_float', ''),
(4568, 69, 'label_styles_show_advanced_css', '0'),
(4569, 69, 'label_styles_advanced', ''),
(4570, 69, 'element_styles_background-color', ''),
(4571, 69, 'element_styles_border', ''),
(4572, 69, 'element_styles_border-style', ''),
(4573, 69, 'element_styles_border-color', ''),
(4574, 69, 'element_styles_color', ''),
(4575, 69, 'element_styles_width', ''),
(4576, 69, 'element_styles_font-size', ''),
(4577, 69, 'element_styles_margin', ''),
(4578, 69, 'element_styles_padding', ''),
(4579, 69, 'element_styles_display', ''),
(4580, 69, 'element_styles_float', ''),
(4581, 69, 'element_styles_show_advanced_css', '0'),
(4582, 69, 'element_styles_advanced', ''),
(4583, 69, 'list_item_row_styles_background-color', ''),
(4584, 69, 'list_item_row_styles_border', ''),
(4585, 69, 'list_item_row_styles_border-style', ''),
(4586, 69, 'list_item_row_styles_border-color', ''),
(4587, 69, 'list_item_row_styles_color', ''),
(4588, 69, 'list_item_row_styles_height', ''),
(4589, 69, 'list_item_row_styles_width', ''),
(4590, 69, 'list_item_row_styles_font-size', ''),
(4591, 69, 'list_item_row_styles_margin', ''),
(4592, 69, 'list_item_row_styles_padding', ''),
(4593, 69, 'list_item_row_styles_display', ''),
(4594, 69, 'list_item_row_styles_float', ''),
(4595, 69, 'list_item_row_styles_show_advanced_css', '0'),
(4596, 69, 'list_item_row_styles_advanced', ''),
(4597, 69, 'list_item_label_styles_background-color', ''),
(4598, 69, 'list_item_label_styles_border', ''),
(4599, 69, 'list_item_label_styles_border-style', ''),
(4600, 69, 'list_item_label_styles_border-color', ''),
(4601, 69, 'list_item_label_styles_color', ''),
(4602, 69, 'list_item_label_styles_height', ''),
(4603, 69, 'list_item_label_styles_width', ''),
(4604, 69, 'list_item_label_styles_font-size', ''),
(4605, 69, 'list_item_label_styles_margin', ''),
(4606, 69, 'list_item_label_styles_padding', ''),
(4607, 69, 'list_item_label_styles_display', ''),
(4608, 69, 'list_item_label_styles_float', ''),
(4609, 69, 'list_item_label_styles_show_advanced_css', '0'),
(4610, 69, 'list_item_label_styles_advanced', ''),
(4611, 69, 'list_item_element_styles_background-color', ''),
(4612, 69, 'list_item_element_styles_border', ''),
(4613, 69, 'list_item_element_styles_border-style', ''),
(4614, 69, 'list_item_element_styles_border-color', ''),
(4615, 69, 'list_item_element_styles_color', ''),
(4616, 69, 'list_item_element_styles_height', ''),
(4617, 69, 'list_item_element_styles_width', ''),
(4618, 69, 'list_item_element_styles_font-size', ''),
(4619, 69, 'list_item_element_styles_margin', ''),
(4620, 69, 'list_item_element_styles_padding', ''),
(4621, 69, 'list_item_element_styles_display', ''),
(4622, 69, 'list_item_element_styles_float', ''),
(4623, 69, 'list_item_element_styles_show_advanced_css', '0'),
(4624, 69, 'list_item_element_styles_advanced', ''),
(4625, 69, 'cellcid', 'c3917'),
(4626, 69, 'drawerDisabled', ''),
(4627, 70, 'objectType', 'Field'),
(4628, 70, 'objectDomain', 'fields'),
(4629, 70, 'editActive', ''),
(4630, 70, 'order', '5'),
(4631, 70, 'type', 'textbox'),
(4632, 70, 'label', 'Current Student/Family'),
(4633, 70, 'key', 'current_student_family_1499711958874'),
(4634, 70, 'label_pos', 'default'),
(4635, 70, 'required', ''),
(4636, 70, 'default', ''),
(4637, 70, 'placeholder', ''),
(4638, 70, 'container_class', ''),
(4639, 70, 'element_class', ''),
(4640, 70, 'input_limit', ''),
(4641, 70, 'input_limit_type', 'characters'),
(4642, 70, 'input_limit_msg', 'Character(s) left'),
(4643, 70, 'manual_key', ''),
(4644, 70, 'disable_input', ''),
(4645, 70, 'admin_label', ''),
(4646, 70, 'help_text', ''),
(4647, 70, 'desc_text', ''),
(4648, 70, 'disable_browser_autocomplete', ''),
(4649, 70, 'mask', ''),
(4650, 70, 'custom_mask', ''),
(4651, 70, 'wrap_styles_background-color', ''),
(4652, 70, 'wrap_styles_border', ''),
(4653, 70, 'wrap_styles_border-style', ''),
(4654, 70, 'wrap_styles_border-color', ''),
(4655, 70, 'wrap_styles_width', ''),
(4656, 70, 'wrap_styles_margin', ''),
(4657, 70, 'wrap_styles_padding', ''),
(4658, 70, 'wrap_styles_display', ''),
(4659, 70, 'wrap_styles_float', ''),
(4660, 70, 'wrap_styles_show_advanced_css', '0'),
(4661, 70, 'wrap_styles_advanced', ''),
(4662, 70, 'label_styles_background-color', ''),
(4663, 70, 'label_styles_border', ''),
(4664, 70, 'label_styles_border-style', ''),
(4665, 70, 'label_styles_border-color', ''),
(4666, 70, 'label_styles_color', ''),
(4667, 70, 'label_styles_width', ''),
(4668, 70, 'label_styles_font-size', ''),
(4669, 70, 'label_styles_margin', ''),
(4670, 70, 'label_styles_padding', ''),
(4671, 70, 'label_styles_display', ''),
(4672, 70, 'label_styles_float', ''),
(4673, 70, 'label_styles_show_advanced_css', '0'),
(4674, 70, 'label_styles_advanced', ''),
(4675, 70, 'element_styles_background-color', ''),
(4676, 70, 'element_styles_border', ''),
(4677, 70, 'element_styles_border-style', ''),
(4678, 70, 'element_styles_border-color', ''),
(4679, 70, 'element_styles_color', ''),
(4680, 70, 'element_styles_width', ''),
(4681, 70, 'element_styles_font-size', ''),
(4682, 70, 'element_styles_margin', ''),
(4683, 70, 'element_styles_padding', ''),
(4684, 70, 'element_styles_display', ''),
(4685, 70, 'element_styles_float', ''),
(4686, 70, 'element_styles_show_advanced_css', '0'),
(4687, 70, 'element_styles_advanced', ''),
(4688, 70, 'cellcid', 'c3919'),
(4689, 70, 'drawerDisabled', ''),
(4690, 70, 'cellOrder', '1'),
(4691, 71, 'objectType', 'Field'),
(4692, 71, 'objectDomain', 'fields'),
(4693, 71, 'editActive', ''),
(4694, 71, 'order', '6'),
(4695, 71, 'type', 'textbox'),
(4696, 71, 'label', 'Other'),
(4697, 71, 'key', 'other_1499711968400'),
(4698, 71, 'label_pos', 'default'),
(4699, 71, 'required', ''),
(4700, 71, 'default', ''),
(4701, 71, 'placeholder', ''),
(4702, 71, 'container_class', ''),
(4703, 71, 'element_class', ''),
(4704, 71, 'input_limit', ''),
(4705, 71, 'input_limit_type', 'characters'),
(4706, 71, 'input_limit_msg', 'Character(s) left'),
(4707, 71, 'manual_key', ''),
(4708, 71, 'disable_input', ''),
(4709, 71, 'admin_label', ''),
(4710, 71, 'help_text', ''),
(4711, 71, 'desc_text', ''),
(4712, 71, 'disable_browser_autocomplete', ''),
(4713, 71, 'mask', ''),
(4714, 71, 'custom_mask', ''),
(4715, 71, 'wrap_styles_background-color', ''),
(4716, 71, 'wrap_styles_border', ''),
(4717, 71, 'wrap_styles_border-style', ''),
(4718, 71, 'wrap_styles_border-color', ''),
(4719, 71, 'wrap_styles_width', ''),
(4720, 71, 'wrap_styles_margin', ''),
(4721, 71, 'wrap_styles_padding', ''),
(4722, 71, 'wrap_styles_display', ''),
(4723, 71, 'wrap_styles_float', ''),
(4724, 71, 'wrap_styles_show_advanced_css', '0'),
(4725, 71, 'wrap_styles_advanced', ''),
(4726, 71, 'label_styles_background-color', ''),
(4727, 71, 'label_styles_border', ''),
(4728, 71, 'label_styles_border-style', ''),
(4729, 71, 'label_styles_border-color', ''),
(4730, 71, 'label_styles_color', ''),
(4731, 71, 'label_styles_width', ''),
(4732, 71, 'label_styles_font-size', ''),
(4733, 71, 'label_styles_margin', ''),
(4734, 71, 'label_styles_padding', ''),
(4735, 71, 'label_styles_display', ''),
(4736, 71, 'label_styles_float', ''),
(4737, 71, 'label_styles_show_advanced_css', '0'),
(4738, 71, 'label_styles_advanced', ''),
(4739, 71, 'element_styles_background-color', ''),
(4740, 71, 'element_styles_border', ''),
(4741, 71, 'element_styles_border-style', ''),
(4742, 71, 'element_styles_border-color', ''),
(4743, 71, 'element_styles_color', ''),
(4744, 71, 'element_styles_width', ''),
(4745, 71, 'element_styles_font-size', ''),
(4746, 71, 'element_styles_margin', ''),
(4747, 71, 'element_styles_padding', ''),
(4748, 71, 'element_styles_display', ''),
(4749, 71, 'element_styles_float', ''),
(4750, 71, 'element_styles_show_advanced_css', '0'),
(4751, 71, 'element_styles_advanced', ''),
(4752, 71, 'cellcid', 'c3919'),
(4753, 71, 'drawerDisabled', ''),
(4754, 71, 'cellOrder', '2'),
(4755, 47, 'drawerDisabled', ''),
(4756, 68, 'drawerDisabled', ''),
(4757, 72, 'objectType', 'Field'),
(4758, 72, 'objectDomain', 'fields'),
(4759, 72, 'editActive', ''),
(4760, 72, 'order', '9'),
(4761, 72, 'type', 'textbox'),
(4762, 72, 'label', 'Name and age of siblings'),
(4763, 72, 'key', 'name_and_age_of_siblings_1499964482946'),
(4764, 72, 'label_pos', 'default'),
(4765, 72, 'required', ''),
(4766, 72, 'default', ''),
(4767, 72, 'placeholder', ''),
(4768, 72, 'container_class', ''),
(4769, 72, 'element_class', ''),
(4770, 72, 'input_limit', ''),
(4771, 72, 'input_limit_type', 'characters'),
(4772, 72, 'input_limit_msg', 'Character(s) left'),
(4773, 72, 'manual_key', ''),
(4774, 72, 'disable_input', ''),
(4775, 72, 'admin_label', ''),
(4776, 72, 'help_text', ''),
(4777, 72, 'desc_text', ''),
(4778, 72, 'disable_browser_autocomplete', ''),
(4779, 72, 'mask', ''),
(4780, 72, 'custom_mask', ''),
(4781, 72, 'wrap_styles_background-color', ''),
(4782, 72, 'wrap_styles_border', ''),
(4783, 72, 'wrap_styles_border-style', ''),
(4784, 72, 'wrap_styles_border-color', ''),
(4785, 72, 'wrap_styles_width', ''),
(4786, 72, 'wrap_styles_margin', ''),
(4787, 72, 'wrap_styles_padding', ''),
(4788, 72, 'wrap_styles_display', ''),
(4789, 72, 'wrap_styles_float', ''),
(4790, 72, 'wrap_styles_show_advanced_css', '0'),
(4791, 72, 'wrap_styles_advanced', ''),
(4792, 72, 'label_styles_background-color', ''),
(4793, 72, 'label_styles_border', ''),
(4794, 72, 'label_styles_border-style', ''),
(4795, 72, 'label_styles_border-color', ''),
(4796, 72, 'label_styles_color', ''),
(4797, 72, 'label_styles_width', ''),
(4798, 72, 'label_styles_font-size', ''),
(4799, 72, 'label_styles_margin', ''),
(4800, 72, 'label_styles_padding', ''),
(4801, 72, 'label_styles_display', ''),
(4802, 72, 'label_styles_float', ''),
(4803, 72, 'label_styles_show_advanced_css', '0'),
(4804, 72, 'label_styles_advanced', ''),
(4805, 72, 'element_styles_background-color', ''),
(4806, 72, 'element_styles_border', ''),
(4807, 72, 'element_styles_border-style', ''),
(4808, 72, 'element_styles_border-color', ''),
(4809, 72, 'element_styles_color', ''),
(4810, 72, 'element_styles_width', ''),
(4811, 72, 'element_styles_font-size', ''),
(4812, 72, 'element_styles_margin', ''),
(4813, 72, 'element_styles_padding', ''),
(4814, 72, 'element_styles_display', ''),
(4815, 72, 'element_styles_float', ''),
(4816, 72, 'element_styles_show_advanced_css', '0'),
(4817, 72, 'element_styles_advanced', ''),
(4818, 72, 'cellcid', 'c3987'),
(4819, 72, 'drawerDisabled', ''),
(4820, 73, 'objectType', 'Field'),
(4821, 73, 'objectDomain', 'fields'),
(4822, 73, 'editActive', ''),
(4823, 73, 'order', '999'),
(4824, 73, 'type', 'textarea'),
(4825, 73, 'label', 'How Does the Montessori Method fit in with the education goals you have for your child?'),
(4826, 73, 'key', 'how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634'),
(4827, 73, 'label_pos', 'default'),
(4828, 73, 'required', '1'),
(4829, 73, 'default', ''),
(4830, 73, 'placeholder', ''),
(4831, 73, 'container_class', ''),
(4832, 73, 'element_class', ''),
(4833, 73, 'input_limit', ''),
(4834, 73, 'input_limit_type', 'characters'),
(4835, 73, 'input_limit_msg', 'Character(s) left'),
(4836, 73, 'manual_key', ''),
(4837, 73, 'disable_input', ''),
(4838, 73, 'admin_label', ''),
(4839, 73, 'help_text', ''),
(4840, 73, 'desc_text', ''),
(4841, 73, 'disable_browser_autocomplete', ''),
(4842, 73, 'textarea_rte', ''),
(4843, 73, 'disable_rte_mobile', ''),
(4844, 73, 'textarea_media', ''),
(4845, 73, 'wrap_styles_background-color', ''),
(4846, 73, 'wrap_styles_border', ''),
(4847, 73, 'wrap_styles_border-style', ''),
(4848, 73, 'wrap_styles_border-color', ''),
(4849, 73, 'wrap_styles_width', ''),
(4850, 73, 'wrap_styles_margin', ''),
(4851, 73, 'wrap_styles_padding', ''),
(4852, 73, 'wrap_styles_display', ''),
(4853, 73, 'wrap_styles_float', ''),
(4854, 73, 'wrap_styles_show_advanced_css', '0'),
(4855, 73, 'wrap_styles_advanced', ''),
(4856, 73, 'label_styles_background-color', ''),
(4857, 73, 'label_styles_border', ''),
(4858, 73, 'label_styles_border-style', ''),
(4859, 73, 'label_styles_border-color', ''),
(4860, 73, 'label_styles_color', ''),
(4861, 73, 'label_styles_width', ''),
(4862, 73, 'label_styles_font-size', ''),
(4863, 73, 'label_styles_margin', ''),
(4864, 73, 'label_styles_padding', ''),
(4865, 73, 'label_styles_display', ''),
(4866, 73, 'label_styles_float', ''),
(4867, 73, 'label_styles_show_advanced_css', '0'),
(4868, 73, 'label_styles_advanced', ''),
(4869, 73, 'element_styles_background-color', ''),
(4870, 73, 'element_styles_border', ''),
(4871, 73, 'element_styles_border-style', ''),
(4872, 73, 'element_styles_border-color', ''),
(4873, 73, 'element_styles_color', ''),
(4874, 73, 'element_styles_width', ''),
(4875, 73, 'element_styles_font-size', ''),
(4876, 73, 'element_styles_margin', ''),
(4877, 73, 'element_styles_padding', ''),
(4878, 73, 'element_styles_display', ''),
(4879, 73, 'element_styles_float', ''),
(4880, 73, 'element_styles_show_advanced_css', '0'),
(4881, 73, 'element_styles_advanced', ''),
(4882, 73, 'cellcid', 'c4052'),
(4883, 46, 'drawerDisabled', ''),
(4884, 73, 'drawerDisabled', ''),
(4885, 7, 'drawerDisabled', ''),
(4886, 23, 'drawerDisabled', ''),
(4887, 74, 'objectType', 'Field'),
(4888, 74, 'objectDomain', 'fields'),
(4889, 74, 'editActive', ''),
(4890, 74, 'order', '1'),
(4891, 74, 'label_pos', 'default'),
(4892, 74, 'required', '1');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(4893, 74, 'options', 'a:9:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Kindergarten\";s:5:\"value\";s:12:\"Kindergarten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Grade One\";s:5:\"value\";s:9:\"Grade One\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Grade Two\";s:5:\"value\";s:9:\"Grade Two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Grade Three\";s:5:\"value\";s:11:\"Grade Three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:10:\"Grade Four\";s:5:\"value\";s:10:\"Grade Four\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:10:\"Grade Five\";s:5:\"value\";s:10:\"Grade Five\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:9:\"Grade Six\";s:5:\"value\";s:9:\"Grade Six\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Grade Seven\";s:5:\"value\";s:11:\"Grade Seven\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(4894, 74, 'container_class', ''),
(4895, 74, 'element_class', ''),
(4896, 74, 'admin_label', ''),
(4897, 74, 'help_text', ''),
(4898, 74, 'desc_text', ''),
(4899, 74, 'wrap_styles_background-color', ''),
(4900, 74, 'wrap_styles_border', ''),
(4901, 74, 'wrap_styles_border-style', ''),
(4902, 74, 'wrap_styles_border-color', ''),
(4903, 74, 'wrap_styles_width', ''),
(4904, 74, 'wrap_styles_margin', ''),
(4905, 74, 'wrap_styles_padding', ''),
(4906, 74, 'wrap_styles_display', ''),
(4907, 74, 'wrap_styles_float', ''),
(4908, 74, 'wrap_styles_show_advanced_css', '0'),
(4909, 74, 'wrap_styles_advanced', ''),
(4910, 74, 'label_styles_background-color', ''),
(4911, 74, 'label_styles_border', ''),
(4912, 74, 'label_styles_border-style', ''),
(4913, 74, 'label_styles_border-color', ''),
(4914, 74, 'label_styles_color', ''),
(4915, 74, 'label_styles_width', ''),
(4916, 74, 'label_styles_font-size', ''),
(4917, 74, 'label_styles_margin', ''),
(4918, 74, 'label_styles_padding', ''),
(4919, 74, 'label_styles_display', ''),
(4920, 74, 'label_styles_float', ''),
(4921, 74, 'label_styles_show_advanced_css', '0'),
(4922, 74, 'label_styles_advanced', ''),
(4923, 74, 'element_styles_background-color', ''),
(4924, 74, 'element_styles_border', ''),
(4925, 74, 'element_styles_border-style', ''),
(4926, 74, 'element_styles_border-color', ''),
(4927, 74, 'element_styles_color', ''),
(4928, 74, 'element_styles_width', ''),
(4929, 74, 'element_styles_font-size', ''),
(4930, 74, 'element_styles_margin', ''),
(4931, 74, 'element_styles_padding', ''),
(4932, 74, 'element_styles_display', ''),
(4933, 74, 'element_styles_float', ''),
(4934, 74, 'element_styles_show_advanced_css', '0'),
(4935, 74, 'element_styles_advanced', ''),
(4936, 74, 'cellcid', 'c3876'),
(4937, 74, 'drawerDisabled', ''),
(4938, 75, 'objectType', 'Field'),
(4939, 75, 'objectDomain', 'fields'),
(4940, 75, 'editActive', ''),
(4941, 75, 'order', '2'),
(4942, 75, 'label_pos', 'default'),
(4943, 75, 'required', '1'),
(4944, 75, 'options', 'a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2020\";s:5:\"value\";s:14:\"September 2020\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2021\";s:5:\"value\";s:14:\"September 2021\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2022\";s:5:\"value\";s:14:\"September 2022\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(4945, 75, 'container_class', ''),
(4946, 75, 'element_class', ''),
(4947, 75, 'admin_label', ''),
(4948, 75, 'help_text', ''),
(4949, 75, 'desc_text', ''),
(4950, 75, 'wrap_styles_background-color', ''),
(4951, 75, 'wrap_styles_border', ''),
(4952, 75, 'wrap_styles_border-style', ''),
(4953, 75, 'wrap_styles_border-color', ''),
(4954, 75, 'wrap_styles_width', ''),
(4955, 75, 'wrap_styles_margin', ''),
(4956, 75, 'wrap_styles_padding', ''),
(4957, 75, 'wrap_styles_display', ''),
(4958, 75, 'wrap_styles_float', ''),
(4959, 75, 'wrap_styles_show_advanced_css', '0'),
(4960, 75, 'wrap_styles_advanced', ''),
(4961, 75, 'label_styles_background-color', ''),
(4962, 75, 'label_styles_border', ''),
(4963, 75, 'label_styles_border-style', ''),
(4964, 75, 'label_styles_border-color', ''),
(4965, 75, 'label_styles_color', ''),
(4966, 75, 'label_styles_width', ''),
(4967, 75, 'label_styles_font-size', ''),
(4968, 75, 'label_styles_margin', ''),
(4969, 75, 'label_styles_padding', ''),
(4970, 75, 'label_styles_display', ''),
(4971, 75, 'label_styles_float', ''),
(4972, 75, 'label_styles_show_advanced_css', '0'),
(4973, 75, 'label_styles_advanced', ''),
(4974, 75, 'element_styles_background-color', ''),
(4975, 75, 'element_styles_border', ''),
(4976, 75, 'element_styles_border-style', ''),
(4977, 75, 'element_styles_border-color', ''),
(4978, 75, 'element_styles_color', ''),
(4979, 75, 'element_styles_width', ''),
(4980, 75, 'element_styles_font-size', ''),
(4981, 75, 'element_styles_margin', ''),
(4982, 75, 'element_styles_padding', ''),
(4983, 75, 'element_styles_display', ''),
(4984, 75, 'element_styles_float', ''),
(4985, 75, 'element_styles_show_advanced_css', '0'),
(4986, 75, 'element_styles_advanced', ''),
(4987, 75, 'cellcid', 'c3879'),
(4988, 75, 'drawerDisabled', ''),
(5044, 77, 'objectType', 'Field'),
(5045, 77, 'objectDomain', 'fields'),
(5046, 77, 'editActive', ''),
(5047, 77, 'order', '4'),
(5048, 77, 'label_pos', 'default'),
(5049, 77, 'required', '1'),
(5050, 77, 'options', 'a:6:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Web Search\";s:5:\"value\";s:10:\"web search\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:22:\"Current Student/Family\";s:5:\"value\";s:23:\"current family referral\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:18:\"BC Parent Magazine\";s:5:\"value\";s:9:\"bc parent\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Westcoast Families Magazine\";s:5:\"value\";s:16:\"westcoast family\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"OurKids.net\";s:5:\"value\";s:8:\"our kids\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"other\";s:5:\"value\";s:5:\"other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(5051, 77, 'container_class', ''),
(5052, 77, 'element_class', ''),
(5053, 77, 'admin_label', ''),
(5054, 77, 'help_text', ''),
(5055, 77, 'desc_text', ''),
(5056, 77, 'wrap_styles_background-color', ''),
(5057, 77, 'wrap_styles_border', ''),
(5058, 77, 'wrap_styles_border-style', ''),
(5059, 77, 'wrap_styles_border-color', ''),
(5060, 77, 'wrap_styles_width', ''),
(5061, 77, 'wrap_styles_margin', ''),
(5062, 77, 'wrap_styles_padding', ''),
(5063, 77, 'wrap_styles_display', ''),
(5064, 77, 'wrap_styles_float', ''),
(5065, 77, 'wrap_styles_show_advanced_css', '0'),
(5066, 77, 'wrap_styles_advanced', ''),
(5067, 77, 'label_styles_background-color', ''),
(5068, 77, 'label_styles_border', ''),
(5069, 77, 'label_styles_border-style', ''),
(5070, 77, 'label_styles_border-color', ''),
(5071, 77, 'label_styles_color', ''),
(5072, 77, 'label_styles_width', ''),
(5073, 77, 'label_styles_font-size', ''),
(5074, 77, 'label_styles_margin', ''),
(5075, 77, 'label_styles_padding', ''),
(5076, 77, 'label_styles_display', ''),
(5077, 77, 'label_styles_float', ''),
(5078, 77, 'label_styles_show_advanced_css', '0'),
(5079, 77, 'label_styles_advanced', ''),
(5080, 77, 'element_styles_background-color', ''),
(5081, 77, 'element_styles_border', ''),
(5082, 77, 'element_styles_border-style', ''),
(5083, 77, 'element_styles_border-color', ''),
(5084, 77, 'element_styles_color', ''),
(5085, 77, 'element_styles_width', ''),
(5086, 77, 'element_styles_font-size', ''),
(5087, 77, 'element_styles_margin', ''),
(5088, 77, 'element_styles_padding', ''),
(5089, 77, 'element_styles_display', ''),
(5090, 77, 'element_styles_float', ''),
(5091, 77, 'element_styles_show_advanced_css', '0'),
(5092, 77, 'element_styles_advanced', ''),
(5093, 77, 'list_item_row_styles_background-color', ''),
(5094, 77, 'list_item_row_styles_border', ''),
(5095, 77, 'list_item_row_styles_border-style', ''),
(5096, 77, 'list_item_row_styles_border-color', ''),
(5097, 77, 'list_item_row_styles_color', ''),
(5098, 77, 'list_item_row_styles_height', ''),
(5099, 77, 'list_item_row_styles_width', ''),
(5100, 77, 'list_item_row_styles_font-size', ''),
(5101, 77, 'list_item_row_styles_margin', ''),
(5102, 77, 'list_item_row_styles_padding', ''),
(5103, 77, 'list_item_row_styles_display', ''),
(5104, 77, 'list_item_row_styles_float', ''),
(5105, 77, 'list_item_row_styles_show_advanced_css', '0'),
(5106, 77, 'list_item_row_styles_advanced', ''),
(5107, 77, 'list_item_label_styles_background-color', ''),
(5108, 77, 'list_item_label_styles_border', ''),
(5109, 77, 'list_item_label_styles_border-style', ''),
(5110, 77, 'list_item_label_styles_border-color', ''),
(5111, 77, 'list_item_label_styles_color', ''),
(5112, 77, 'list_item_label_styles_height', ''),
(5113, 77, 'list_item_label_styles_width', ''),
(5114, 77, 'list_item_label_styles_font-size', ''),
(5115, 77, 'list_item_label_styles_margin', ''),
(5116, 77, 'list_item_label_styles_padding', ''),
(5117, 77, 'list_item_label_styles_display', ''),
(5118, 77, 'list_item_label_styles_float', ''),
(5119, 77, 'list_item_label_styles_show_advanced_css', '0'),
(5120, 77, 'list_item_label_styles_advanced', ''),
(5121, 77, 'list_item_element_styles_background-color', ''),
(5122, 77, 'list_item_element_styles_border', ''),
(5123, 77, 'list_item_element_styles_border-style', ''),
(5124, 77, 'list_item_element_styles_border-color', ''),
(5125, 77, 'list_item_element_styles_color', ''),
(5126, 77, 'list_item_element_styles_height', ''),
(5127, 77, 'list_item_element_styles_width', ''),
(5128, 77, 'list_item_element_styles_font-size', ''),
(5129, 77, 'list_item_element_styles_margin', ''),
(5130, 77, 'list_item_element_styles_padding', ''),
(5131, 77, 'list_item_element_styles_display', ''),
(5132, 77, 'list_item_element_styles_float', ''),
(5133, 77, 'list_item_element_styles_show_advanced_css', '0'),
(5134, 77, 'list_item_element_styles_advanced', ''),
(5135, 77, 'cellcid', 'c3882'),
(5136, 77, 'drawerDisabled', ''),
(5137, 78, 'objectType', 'Field'),
(5138, 78, 'objectDomain', 'fields'),
(5139, 78, 'editActive', ''),
(5140, 78, 'order', '5'),
(5141, 78, 'label_pos', 'default'),
(5142, 78, 'required', ''),
(5143, 78, 'default', ''),
(5144, 78, 'placeholder', ''),
(5145, 78, 'container_class', ''),
(5146, 78, 'element_class', ''),
(5147, 78, 'input_limit', ''),
(5148, 78, 'input_limit_type', 'characters'),
(5149, 78, 'input_limit_msg', 'Character(s) left'),
(5150, 78, 'manual_key', ''),
(5151, 78, 'disable_input', ''),
(5152, 78, 'admin_label', ''),
(5153, 78, 'help_text', ''),
(5154, 78, 'desc_text', ''),
(5155, 78, 'disable_browser_autocomplete', ''),
(5156, 78, 'mask', ''),
(5157, 78, 'custom_mask', ''),
(5158, 78, 'wrap_styles_background-color', ''),
(5159, 78, 'wrap_styles_border', ''),
(5160, 78, 'wrap_styles_border-style', ''),
(5161, 78, 'wrap_styles_border-color', ''),
(5162, 78, 'wrap_styles_width', ''),
(5163, 78, 'wrap_styles_margin', ''),
(5164, 78, 'wrap_styles_padding', ''),
(5165, 78, 'wrap_styles_display', ''),
(5166, 78, 'wrap_styles_float', ''),
(5167, 78, 'wrap_styles_show_advanced_css', '0'),
(5168, 78, 'wrap_styles_advanced', ''),
(5169, 78, 'label_styles_background-color', ''),
(5170, 78, 'label_styles_border', ''),
(5171, 78, 'label_styles_border-style', ''),
(5172, 78, 'label_styles_border-color', ''),
(5173, 78, 'label_styles_color', ''),
(5174, 78, 'label_styles_width', ''),
(5175, 78, 'label_styles_font-size', ''),
(5176, 78, 'label_styles_margin', ''),
(5177, 78, 'label_styles_padding', ''),
(5178, 78, 'label_styles_display', ''),
(5179, 78, 'label_styles_float', ''),
(5180, 78, 'label_styles_show_advanced_css', '0'),
(5181, 78, 'label_styles_advanced', ''),
(5182, 78, 'element_styles_background-color', ''),
(5183, 78, 'element_styles_border', ''),
(5184, 78, 'element_styles_border-style', ''),
(5185, 78, 'element_styles_border-color', ''),
(5186, 78, 'element_styles_color', ''),
(5187, 78, 'element_styles_width', ''),
(5188, 78, 'element_styles_font-size', ''),
(5189, 78, 'element_styles_margin', ''),
(5190, 78, 'element_styles_padding', ''),
(5191, 78, 'element_styles_display', ''),
(5192, 78, 'element_styles_float', ''),
(5193, 78, 'element_styles_show_advanced_css', '0'),
(5194, 78, 'element_styles_advanced', ''),
(5195, 78, 'cellcid', 'c3884'),
(5196, 78, 'drawerDisabled', ''),
(5197, 78, 'cellOrder', '1'),
(5198, 79, 'objectType', 'Field'),
(5199, 79, 'objectDomain', 'fields'),
(5200, 79, 'editActive', ''),
(5201, 79, 'order', '6'),
(5202, 79, 'label_pos', 'default'),
(5203, 79, 'required', ''),
(5204, 79, 'default', ''),
(5205, 79, 'placeholder', ''),
(5206, 79, 'container_class', ''),
(5207, 79, 'element_class', ''),
(5208, 79, 'input_limit', ''),
(5209, 79, 'input_limit_type', 'characters'),
(5210, 79, 'input_limit_msg', 'Character(s) left'),
(5211, 79, 'manual_key', ''),
(5212, 79, 'disable_input', ''),
(5213, 79, 'admin_label', ''),
(5214, 79, 'help_text', ''),
(5215, 79, 'desc_text', ''),
(5216, 79, 'disable_browser_autocomplete', ''),
(5217, 79, 'mask', ''),
(5218, 79, 'custom_mask', ''),
(5219, 79, 'wrap_styles_background-color', ''),
(5220, 79, 'wrap_styles_border', ''),
(5221, 79, 'wrap_styles_border-style', ''),
(5222, 79, 'wrap_styles_border-color', ''),
(5223, 79, 'wrap_styles_width', ''),
(5224, 79, 'wrap_styles_margin', ''),
(5225, 79, 'wrap_styles_padding', ''),
(5226, 79, 'wrap_styles_display', ''),
(5227, 79, 'wrap_styles_float', ''),
(5228, 79, 'wrap_styles_show_advanced_css', '0'),
(5229, 79, 'wrap_styles_advanced', ''),
(5230, 79, 'label_styles_background-color', ''),
(5231, 79, 'label_styles_border', ''),
(5232, 79, 'label_styles_border-style', ''),
(5233, 79, 'label_styles_border-color', ''),
(5234, 79, 'label_styles_color', ''),
(5235, 79, 'label_styles_width', ''),
(5236, 79, 'label_styles_font-size', ''),
(5237, 79, 'label_styles_margin', ''),
(5238, 79, 'label_styles_padding', ''),
(5239, 79, 'label_styles_display', ''),
(5240, 79, 'label_styles_float', ''),
(5241, 79, 'label_styles_show_advanced_css', '0'),
(5242, 79, 'label_styles_advanced', ''),
(5243, 79, 'element_styles_background-color', ''),
(5244, 79, 'element_styles_border', ''),
(5245, 79, 'element_styles_border-style', ''),
(5246, 79, 'element_styles_border-color', ''),
(5247, 79, 'element_styles_color', ''),
(5248, 79, 'element_styles_width', ''),
(5249, 79, 'element_styles_font-size', ''),
(5250, 79, 'element_styles_margin', ''),
(5251, 79, 'element_styles_padding', ''),
(5252, 79, 'element_styles_display', ''),
(5253, 79, 'element_styles_float', ''),
(5254, 79, 'element_styles_show_advanced_css', '0'),
(5255, 79, 'element_styles_advanced', ''),
(5256, 79, 'cellcid', 'c3884'),
(5257, 79, 'drawerDisabled', ''),
(5258, 79, 'cellOrder', '2'),
(5259, 80, 'objectType', 'Field'),
(5260, 80, 'objectDomain', 'fields'),
(5261, 80, 'editActive', ''),
(5262, 80, 'order', '1'),
(5263, 80, 'label_pos', 'default'),
(5264, 80, 'required', '1'),
(5265, 80, 'default', ''),
(5266, 80, 'placeholder', ''),
(5267, 80, 'container_class', ''),
(5268, 80, 'element_class', ''),
(5269, 80, 'admin_label', ''),
(5270, 80, 'help_text', ''),
(5271, 80, 'desc_text', ''),
(5272, 80, 'wrap_styles_background-color', ''),
(5273, 80, 'wrap_styles_border', ''),
(5274, 80, 'wrap_styles_border-style', ''),
(5275, 80, 'wrap_styles_border-color', ''),
(5276, 80, 'wrap_styles_width', ''),
(5277, 80, 'wrap_styles_margin', ''),
(5278, 80, 'wrap_styles_padding', ''),
(5279, 80, 'wrap_styles_display', ''),
(5280, 80, 'wrap_styles_float', ''),
(5281, 80, 'wrap_styles_show_advanced_css', '0'),
(5282, 80, 'wrap_styles_advanced', ''),
(5283, 80, 'label_styles_background-color', ''),
(5284, 80, 'label_styles_border', ''),
(5285, 80, 'label_styles_border-style', ''),
(5286, 80, 'label_styles_border-color', ''),
(5287, 80, 'label_styles_color', ''),
(5288, 80, 'label_styles_width', ''),
(5289, 80, 'label_styles_font-size', ''),
(5290, 80, 'label_styles_margin', ''),
(5291, 80, 'label_styles_padding', ''),
(5292, 80, 'label_styles_display', ''),
(5293, 80, 'label_styles_float', ''),
(5294, 80, 'label_styles_show_advanced_css', '0'),
(5295, 80, 'label_styles_advanced', ''),
(5296, 80, 'element_styles_background-color', ''),
(5297, 80, 'element_styles_border', ''),
(5298, 80, 'element_styles_border-style', ''),
(5299, 80, 'element_styles_border-color', ''),
(5300, 80, 'element_styles_color', ''),
(5301, 80, 'element_styles_width', ''),
(5302, 80, 'element_styles_font-size', ''),
(5303, 80, 'element_styles_margin', ''),
(5304, 80, 'element_styles_padding', ''),
(5305, 80, 'element_styles_display', ''),
(5306, 80, 'element_styles_float', ''),
(5307, 80, 'element_styles_show_advanced_css', '0'),
(5308, 80, 'element_styles_advanced', ''),
(5309, 80, 'cellcid', 'c3890'),
(5310, 81, 'objectType', 'Field'),
(5311, 81, 'objectDomain', 'fields'),
(5312, 81, 'editActive', ''),
(5313, 81, 'order', '2'),
(5314, 81, 'label_pos', 'default'),
(5315, 81, 'required', '1'),
(5316, 81, 'default', ''),
(5317, 81, 'placeholder', ''),
(5318, 81, 'container_class', ''),
(5319, 81, 'element_class', ''),
(5320, 81, 'admin_label', ''),
(5321, 81, 'help_text', ''),
(5322, 81, 'desc_text', ''),
(5323, 81, 'wrap_styles_background-color', ''),
(5324, 81, 'wrap_styles_border', ''),
(5325, 81, 'wrap_styles_border-style', ''),
(5326, 81, 'wrap_styles_border-color', ''),
(5327, 81, 'wrap_styles_width', ''),
(5328, 81, 'wrap_styles_margin', ''),
(5329, 81, 'wrap_styles_padding', ''),
(5330, 81, 'wrap_styles_display', ''),
(5331, 81, 'wrap_styles_float', ''),
(5332, 81, 'wrap_styles_show_advanced_css', '0'),
(5333, 81, 'wrap_styles_advanced', ''),
(5334, 81, 'label_styles_background-color', ''),
(5335, 81, 'label_styles_border', ''),
(5336, 81, 'label_styles_border-style', ''),
(5337, 81, 'label_styles_border-color', ''),
(5338, 81, 'label_styles_color', ''),
(5339, 81, 'label_styles_width', ''),
(5340, 81, 'label_styles_font-size', ''),
(5341, 81, 'label_styles_margin', ''),
(5342, 81, 'label_styles_padding', ''),
(5343, 81, 'label_styles_display', ''),
(5344, 81, 'label_styles_float', ''),
(5345, 81, 'label_styles_show_advanced_css', '0'),
(5346, 81, 'label_styles_advanced', ''),
(5347, 81, 'element_styles_background-color', ''),
(5348, 81, 'element_styles_border', ''),
(5349, 81, 'element_styles_border-style', ''),
(5350, 81, 'element_styles_border-color', ''),
(5351, 81, 'element_styles_color', ''),
(5352, 81, 'element_styles_width', ''),
(5353, 81, 'element_styles_font-size', ''),
(5354, 81, 'element_styles_margin', ''),
(5355, 81, 'element_styles_padding', ''),
(5356, 81, 'element_styles_display', ''),
(5357, 81, 'element_styles_float', ''),
(5358, 81, 'element_styles_show_advanced_css', '0'),
(5359, 81, 'element_styles_advanced', ''),
(5360, 81, 'cellcid', 'c3892'),
(5361, 82, 'objectType', 'Field'),
(5362, 82, 'objectDomain', 'fields'),
(5363, 82, 'editActive', ''),
(5364, 82, 'order', '3'),
(5365, 82, 'label_pos', 'default'),
(5366, 82, 'required', '1'),
(5367, 82, 'default', ''),
(5368, 82, 'placeholder', ''),
(5369, 82, 'container_class', ''),
(5370, 82, 'element_class', ''),
(5371, 82, 'input_limit', ''),
(5372, 82, 'input_limit_type', 'characters'),
(5373, 82, 'input_limit_msg', 'Character(s) left'),
(5374, 82, 'manual_key', ''),
(5375, 82, 'disable_input', ''),
(5376, 82, 'admin_label', ''),
(5377, 82, 'help_text', ''),
(5378, 82, 'desc_text', ''),
(5379, 82, 'disable_browser_autocomplete', ''),
(5380, 82, 'mask', ''),
(5381, 82, 'custom_mask', ''),
(5382, 82, 'wrap_styles_background-color', ''),
(5383, 82, 'wrap_styles_border', ''),
(5384, 82, 'wrap_styles_border-style', ''),
(5385, 82, 'wrap_styles_border-color', ''),
(5386, 82, 'wrap_styles_width', ''),
(5387, 82, 'wrap_styles_margin', ''),
(5388, 82, 'wrap_styles_padding', ''),
(5389, 82, 'wrap_styles_display', ''),
(5390, 82, 'wrap_styles_float', ''),
(5391, 82, 'wrap_styles_show_advanced_css', '0'),
(5392, 82, 'wrap_styles_advanced', ''),
(5393, 82, 'label_styles_background-color', ''),
(5394, 82, 'label_styles_border', ''),
(5395, 82, 'label_styles_border-style', ''),
(5396, 82, 'label_styles_border-color', ''),
(5397, 82, 'label_styles_color', ''),
(5398, 82, 'label_styles_width', ''),
(5399, 82, 'label_styles_font-size', ''),
(5400, 82, 'label_styles_margin', ''),
(5401, 82, 'label_styles_padding', ''),
(5402, 82, 'label_styles_display', ''),
(5403, 82, 'label_styles_float', ''),
(5404, 82, 'label_styles_show_advanced_css', '0'),
(5405, 82, 'label_styles_advanced', ''),
(5406, 82, 'element_styles_background-color', ''),
(5407, 82, 'element_styles_border', ''),
(5408, 82, 'element_styles_border-style', ''),
(5409, 82, 'element_styles_border-color', ''),
(5410, 82, 'element_styles_color', ''),
(5411, 82, 'element_styles_width', ''),
(5412, 82, 'element_styles_font-size', ''),
(5413, 82, 'element_styles_margin', ''),
(5414, 82, 'element_styles_padding', ''),
(5415, 82, 'element_styles_display', ''),
(5416, 82, 'element_styles_float', ''),
(5417, 82, 'element_styles_show_advanced_css', '0'),
(5418, 82, 'element_styles_advanced', ''),
(5419, 82, 'cellcid', 'c3895'),
(5420, 82, 'cellOrder', '1'),
(5421, 83, 'objectType', 'Field'),
(5422, 83, 'objectDomain', 'fields'),
(5423, 83, 'editActive', ''),
(5424, 83, 'order', '4'),
(5425, 83, 'label_pos', 'default'),
(5426, 83, 'required', '1'),
(5427, 83, 'default', ''),
(5428, 83, 'placeholder', ''),
(5429, 83, 'container_class', ''),
(5430, 83, 'element_class', ''),
(5431, 83, 'admin_label', ''),
(5432, 83, 'help_text', ''),
(5433, 83, 'desc_text', ''),
(5434, 83, 'wrap_styles_background-color', ''),
(5435, 83, 'wrap_styles_border', ''),
(5436, 83, 'wrap_styles_border-style', ''),
(5437, 83, 'wrap_styles_border-color', ''),
(5438, 83, 'wrap_styles_width', ''),
(5439, 83, 'wrap_styles_margin', ''),
(5440, 83, 'wrap_styles_padding', ''),
(5441, 83, 'wrap_styles_display', ''),
(5442, 83, 'wrap_styles_float', ''),
(5443, 83, 'wrap_styles_show_advanced_css', '0'),
(5444, 83, 'wrap_styles_advanced', ''),
(5445, 83, 'label_styles_background-color', ''),
(5446, 83, 'label_styles_border', ''),
(5447, 83, 'label_styles_border-style', ''),
(5448, 83, 'label_styles_border-color', ''),
(5449, 83, 'label_styles_color', ''),
(5450, 83, 'label_styles_width', ''),
(5451, 83, 'label_styles_font-size', ''),
(5452, 83, 'label_styles_margin', ''),
(5453, 83, 'label_styles_padding', ''),
(5454, 83, 'label_styles_display', ''),
(5455, 83, 'label_styles_float', ''),
(5456, 83, 'label_styles_show_advanced_css', '0'),
(5457, 83, 'label_styles_advanced', ''),
(5458, 83, 'element_styles_background-color', ''),
(5459, 83, 'element_styles_border', ''),
(5460, 83, 'element_styles_border-style', ''),
(5461, 83, 'element_styles_border-color', ''),
(5462, 83, 'element_styles_color', ''),
(5463, 83, 'element_styles_width', ''),
(5464, 83, 'element_styles_font-size', ''),
(5465, 83, 'element_styles_margin', ''),
(5466, 83, 'element_styles_padding', ''),
(5467, 83, 'element_styles_display', ''),
(5468, 83, 'element_styles_float', ''),
(5469, 83, 'element_styles_show_advanced_css', '0'),
(5470, 83, 'element_styles_advanced', ''),
(5471, 83, 'cellcid', 'c3897'),
(5472, 83, 'cellOrder', '2'),
(5473, 83, 'drawerDisabled', ''),
(5474, 84, 'objectType', 'Field'),
(5475, 84, 'objectDomain', 'fields'),
(5476, 84, 'editActive', ''),
(5477, 84, 'order', '5'),
(5478, 84, 'label_pos', 'default'),
(5479, 84, 'required', '1'),
(5480, 84, 'default', ''),
(5481, 84, 'placeholder', ''),
(5482, 84, 'container_class', ''),
(5483, 84, 'element_class', ''),
(5484, 84, 'input_limit', ''),
(5485, 84, 'input_limit_type', 'characters'),
(5486, 84, 'input_limit_msg', 'Character(s) left'),
(5487, 84, 'manual_key', ''),
(5488, 84, 'disable_input', ''),
(5489, 84, 'admin_label', ''),
(5490, 84, 'help_text', ''),
(5491, 84, 'desc_text', ''),
(5492, 84, 'disable_browser_autocomplete', ''),
(5493, 84, 'mask', ''),
(5494, 84, 'custom_mask', ''),
(5495, 84, 'wrap_styles_background-color', ''),
(5496, 84, 'wrap_styles_border', ''),
(5497, 84, 'wrap_styles_border-style', ''),
(5498, 84, 'wrap_styles_border-color', ''),
(5499, 84, 'wrap_styles_width', ''),
(5500, 84, 'wrap_styles_margin', ''),
(5501, 84, 'wrap_styles_padding', ''),
(5502, 84, 'wrap_styles_display', ''),
(5503, 84, 'wrap_styles_float', ''),
(5504, 84, 'wrap_styles_show_advanced_css', '0'),
(5505, 84, 'wrap_styles_advanced', ''),
(5506, 84, 'label_styles_background-color', ''),
(5507, 84, 'label_styles_border', ''),
(5508, 84, 'label_styles_border-style', ''),
(5509, 84, 'label_styles_border-color', ''),
(5510, 84, 'label_styles_color', ''),
(5511, 84, 'label_styles_width', ''),
(5512, 84, 'label_styles_font-size', ''),
(5513, 84, 'label_styles_margin', ''),
(5514, 84, 'label_styles_padding', ''),
(5515, 84, 'label_styles_display', ''),
(5516, 84, 'label_styles_float', ''),
(5517, 84, 'label_styles_show_advanced_css', '0'),
(5518, 84, 'label_styles_advanced', ''),
(5519, 84, 'element_styles_background-color', ''),
(5520, 84, 'element_styles_border', ''),
(5521, 84, 'element_styles_border-style', ''),
(5522, 84, 'element_styles_border-color', ''),
(5523, 84, 'element_styles_color', ''),
(5524, 84, 'element_styles_width', ''),
(5525, 84, 'element_styles_font-size', ''),
(5526, 84, 'element_styles_margin', ''),
(5527, 84, 'element_styles_padding', ''),
(5528, 84, 'element_styles_display', ''),
(5529, 84, 'element_styles_float', ''),
(5530, 84, 'element_styles_show_advanced_css', '0'),
(5531, 84, 'element_styles_advanced', ''),
(5532, 84, 'cellcid', 'c3900'),
(5533, 85, 'objectType', 'Field'),
(5534, 85, 'objectDomain', 'fields'),
(5535, 85, 'editActive', ''),
(5536, 85, 'order', '6'),
(5537, 85, 'cellcid', 'c3902'),
(5538, 85, 'label_pos', 'default'),
(5539, 85, 'required', '0'),
(5540, 85, 'default', ''),
(5541, 85, 'placeholder', ''),
(5542, 85, 'container_class', ''),
(5543, 85, 'element_class', ''),
(5544, 85, 'input_limit', ''),
(5545, 85, 'input_limit_type', 'characters'),
(5546, 85, 'input_limit_msg', 'Character(s) left'),
(5547, 85, 'manual_key', ''),
(5548, 85, 'disable_input', ''),
(5549, 85, 'admin_label', ''),
(5550, 85, 'help_text', ''),
(5551, 85, 'desc_text', ''),
(5552, 85, 'disable_browser_autocomplete', ''),
(5553, 85, 'mask', ''),
(5554, 85, 'custom_mask', ''),
(5555, 85, 'wrap_styles_background-color', ''),
(5556, 85, 'wrap_styles_border', ''),
(5557, 85, 'wrap_styles_border-style', ''),
(5558, 85, 'wrap_styles_border-color', ''),
(5559, 85, 'wrap_styles_width', ''),
(5560, 85, 'wrap_styles_margin', ''),
(5561, 85, 'wrap_styles_padding', ''),
(5562, 85, 'wrap_styles_display', ''),
(5563, 85, 'wrap_styles_float', ''),
(5564, 85, 'wrap_styles_show_advanced_css', '0'),
(5565, 85, 'wrap_styles_advanced', ''),
(5566, 85, 'label_styles_background-color', ''),
(5567, 85, 'label_styles_border', ''),
(5568, 85, 'label_styles_border-style', ''),
(5569, 85, 'label_styles_border-color', ''),
(5570, 85, 'label_styles_color', ''),
(5571, 85, 'label_styles_width', ''),
(5572, 85, 'label_styles_font-size', ''),
(5573, 85, 'label_styles_margin', ''),
(5574, 85, 'label_styles_padding', ''),
(5575, 85, 'label_styles_display', ''),
(5576, 85, 'label_styles_float', ''),
(5577, 85, 'label_styles_show_advanced_css', '0'),
(5578, 85, 'label_styles_advanced', ''),
(5579, 85, 'element_styles_background-color', ''),
(5580, 85, 'element_styles_border', ''),
(5581, 85, 'element_styles_border-style', ''),
(5582, 85, 'element_styles_border-color', ''),
(5583, 85, 'element_styles_color', ''),
(5584, 85, 'element_styles_width', ''),
(5585, 85, 'element_styles_font-size', ''),
(5586, 85, 'element_styles_margin', ''),
(5587, 85, 'element_styles_padding', ''),
(5588, 85, 'element_styles_display', ''),
(5589, 85, 'element_styles_float', ''),
(5590, 85, 'element_styles_show_advanced_css', '0'),
(5591, 85, 'element_styles_advanced', ''),
(5592, 85, 'cellOrder', '1'),
(5593, 85, 'drawerDisabled', '');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(5594, 86, 'objectType', 'Field'),
(5595, 86, 'objectDomain', 'fields'),
(5596, 86, 'editActive', ''),
(5597, 86, 'order', '7'),
(5598, 86, 'label_pos', 'default'),
(5599, 86, 'required', '1'),
(5600, 86, 'default', ''),
(5601, 86, 'placeholder', ''),
(5602, 86, 'container_class', ''),
(5603, 86, 'element_class', ''),
(5604, 86, 'input_limit', ''),
(5605, 86, 'input_limit_type', 'characters'),
(5606, 86, 'input_limit_msg', 'Character(s) left'),
(5607, 86, 'manual_key', ''),
(5608, 86, 'disable_input', ''),
(5609, 86, 'admin_label', ''),
(5610, 86, 'help_text', ''),
(5611, 86, 'desc_text', ''),
(5612, 86, 'disable_browser_autocomplete', ''),
(5613, 86, 'mask', ''),
(5614, 86, 'custom_mask', ''),
(5615, 86, 'wrap_styles_background-color', ''),
(5616, 86, 'wrap_styles_border', ''),
(5617, 86, 'wrap_styles_border-style', ''),
(5618, 86, 'wrap_styles_border-color', ''),
(5619, 86, 'wrap_styles_width', ''),
(5620, 86, 'wrap_styles_margin', ''),
(5621, 86, 'wrap_styles_padding', ''),
(5622, 86, 'wrap_styles_display', ''),
(5623, 86, 'wrap_styles_float', ''),
(5624, 86, 'wrap_styles_show_advanced_css', '0'),
(5625, 86, 'wrap_styles_advanced', ''),
(5626, 86, 'label_styles_background-color', ''),
(5627, 86, 'label_styles_border', ''),
(5628, 86, 'label_styles_border-style', ''),
(5629, 86, 'label_styles_border-color', ''),
(5630, 86, 'label_styles_color', ''),
(5631, 86, 'label_styles_width', ''),
(5632, 86, 'label_styles_font-size', ''),
(5633, 86, 'label_styles_margin', ''),
(5634, 86, 'label_styles_padding', ''),
(5635, 86, 'label_styles_display', ''),
(5636, 86, 'label_styles_float', ''),
(5637, 86, 'label_styles_show_advanced_css', '0'),
(5638, 86, 'label_styles_advanced', ''),
(5639, 86, 'element_styles_background-color', ''),
(5640, 86, 'element_styles_border', ''),
(5641, 86, 'element_styles_border-style', ''),
(5642, 86, 'element_styles_border-color', ''),
(5643, 86, 'element_styles_color', ''),
(5644, 86, 'element_styles_width', ''),
(5645, 86, 'element_styles_font-size', ''),
(5646, 86, 'element_styles_margin', ''),
(5647, 86, 'element_styles_padding', ''),
(5648, 86, 'element_styles_display', ''),
(5649, 86, 'element_styles_float', ''),
(5650, 86, 'element_styles_show_advanced_css', '0'),
(5651, 86, 'element_styles_advanced', ''),
(5652, 86, 'cellcid', 'c3905'),
(5653, 86, 'cellOrder', '1'),
(5654, 87, 'objectType', 'Field'),
(5655, 87, 'objectDomain', 'fields'),
(5656, 87, 'editActive', ''),
(5657, 87, 'order', '8'),
(5658, 87, 'label_pos', 'default'),
(5659, 87, 'required', '1');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(5660, 87, 'options', 'a:68:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Nunavut\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:13;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:14;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:15;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:16;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:17;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:18;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:19;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:20;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:21;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:22;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:23;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:24;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:25;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:26;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:27;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:28;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:29;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:30;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:31;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:32;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:33;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:34;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:35;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:36;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:37;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:38;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:39;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:40;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:41;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:42;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:43;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:44;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:45;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:46;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:47;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:48;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:49;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:50;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:51;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:52;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:53;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:54;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:55;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:55;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:56;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:56;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:57;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:57;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:58;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:58;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:59;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:59;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:60;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:60;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:61;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:61;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:62;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:62;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:63;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:63;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:64;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:64;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:65;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:51:\"ARMED FORCES AFRICA \\ CANADA \\ EUROPE \\ MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:65;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:66;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:66;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:67;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:67;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(5661, 87, 'container_class', ''),
(5662, 87, 'element_class', ''),
(5663, 87, 'admin_label', ''),
(5664, 87, 'help_text', ''),
(5665, 87, 'desc_text', ''),
(5666, 87, 'wrap_styles_background-color', ''),
(5667, 87, 'wrap_styles_border', ''),
(5668, 87, 'wrap_styles_border-style', ''),
(5669, 87, 'wrap_styles_border-color', ''),
(5670, 87, 'wrap_styles_width', ''),
(5671, 87, 'wrap_styles_margin', ''),
(5672, 87, 'wrap_styles_padding', ''),
(5673, 87, 'wrap_styles_display', ''),
(5674, 87, 'wrap_styles_float', ''),
(5675, 87, 'wrap_styles_show_advanced_css', '0'),
(5676, 87, 'wrap_styles_advanced', ''),
(5677, 87, 'label_styles_background-color', ''),
(5678, 87, 'label_styles_border', ''),
(5679, 87, 'label_styles_border-style', ''),
(5680, 87, 'label_styles_border-color', ''),
(5681, 87, 'label_styles_color', ''),
(5682, 87, 'label_styles_width', ''),
(5683, 87, 'label_styles_font-size', ''),
(5684, 87, 'label_styles_margin', ''),
(5685, 87, 'label_styles_padding', ''),
(5686, 87, 'label_styles_display', ''),
(5687, 87, 'label_styles_float', ''),
(5688, 87, 'label_styles_show_advanced_css', '0'),
(5689, 87, 'label_styles_advanced', ''),
(5690, 87, 'element_styles_background-color', ''),
(5691, 87, 'element_styles_border', ''),
(5692, 87, 'element_styles_border-style', ''),
(5693, 87, 'element_styles_border-color', ''),
(5694, 87, 'element_styles_color', ''),
(5695, 87, 'element_styles_width', ''),
(5696, 87, 'element_styles_font-size', ''),
(5697, 87, 'element_styles_margin', ''),
(5698, 87, 'element_styles_padding', ''),
(5699, 87, 'element_styles_display', ''),
(5700, 87, 'element_styles_float', ''),
(5701, 87, 'element_styles_show_advanced_css', '0'),
(5702, 87, 'element_styles_advanced', ''),
(5703, 87, 'list_item_row_styles_background-color', ''),
(5704, 87, 'list_item_row_styles_border', ''),
(5705, 87, 'list_item_row_styles_border-style', ''),
(5706, 87, 'list_item_row_styles_border-color', ''),
(5707, 87, 'list_item_row_styles_color', ''),
(5708, 87, 'list_item_row_styles_height', ''),
(5709, 87, 'list_item_row_styles_width', ''),
(5710, 87, 'list_item_row_styles_font-size', ''),
(5711, 87, 'list_item_row_styles_margin', ''),
(5712, 87, 'list_item_row_styles_padding', ''),
(5713, 87, 'list_item_row_styles_display', ''),
(5714, 87, 'list_item_row_styles_float', ''),
(5715, 87, 'list_item_row_styles_show_advanced_css', '0'),
(5716, 87, 'list_item_row_styles_advanced', ''),
(5717, 87, 'list_item_label_styles_background-color', ''),
(5718, 87, 'list_item_label_styles_border', ''),
(5719, 87, 'list_item_label_styles_border-style', ''),
(5720, 87, 'list_item_label_styles_border-color', ''),
(5721, 87, 'list_item_label_styles_color', ''),
(5722, 87, 'list_item_label_styles_height', ''),
(5723, 87, 'list_item_label_styles_width', ''),
(5724, 87, 'list_item_label_styles_font-size', ''),
(5725, 87, 'list_item_label_styles_margin', ''),
(5726, 87, 'list_item_label_styles_padding', ''),
(5727, 87, 'list_item_label_styles_display', ''),
(5728, 87, 'list_item_label_styles_float', ''),
(5729, 87, 'list_item_label_styles_show_advanced_css', '0'),
(5730, 87, 'list_item_label_styles_advanced', ''),
(5731, 87, 'list_item_element_styles_background-color', ''),
(5732, 87, 'list_item_element_styles_border', ''),
(5733, 87, 'list_item_element_styles_border-style', ''),
(5734, 87, 'list_item_element_styles_border-color', ''),
(5735, 87, 'list_item_element_styles_color', ''),
(5736, 87, 'list_item_element_styles_height', ''),
(5737, 87, 'list_item_element_styles_width', ''),
(5738, 87, 'list_item_element_styles_font-size', ''),
(5739, 87, 'list_item_element_styles_margin', ''),
(5740, 87, 'list_item_element_styles_padding', ''),
(5741, 87, 'list_item_element_styles_display', ''),
(5742, 87, 'list_item_element_styles_float', ''),
(5743, 87, 'list_item_element_styles_show_advanced_css', '0'),
(5744, 87, 'list_item_element_styles_advanced', ''),
(5745, 87, 'cellcid', 'c3907'),
(5746, 87, 'cellOrder', '1'),
(5747, 87, 'drawerDisabled', ''),
(5748, 88, 'objectType', 'Field'),
(5749, 88, 'objectDomain', 'fields'),
(5750, 88, 'editActive', ''),
(5751, 88, 'order', '9'),
(5752, 88, 'label_pos', 'default'),
(5753, 88, 'required', '1'),
(5754, 88, 'default', ''),
(5755, 88, 'placeholder', ''),
(5756, 88, 'container_class', ''),
(5757, 88, 'element_class', ''),
(5758, 88, 'input_limit', '6'),
(5759, 88, 'input_limit_type', 'characters'),
(5760, 88, 'input_limit_msg', 'Character(s) left'),
(5761, 88, 'manual_key', ''),
(5762, 88, 'disable_input', ''),
(5763, 88, 'admin_label', ''),
(5764, 88, 'help_text', '<p><br></p>'),
(5765, 88, 'desc_text', ''),
(5766, 88, 'disable_browser_autocomplete', ''),
(5767, 88, 'mask', ''),
(5768, 88, 'custom_mask', ''),
(5769, 88, 'wrap_styles_background-color', ''),
(5770, 88, 'wrap_styles_border', ''),
(5771, 88, 'wrap_styles_border-style', ''),
(5772, 88, 'wrap_styles_border-color', ''),
(5773, 88, 'wrap_styles_width', ''),
(5774, 88, 'wrap_styles_margin', ''),
(5775, 88, 'wrap_styles_padding', ''),
(5776, 88, 'wrap_styles_display', ''),
(5777, 88, 'wrap_styles_float', ''),
(5778, 88, 'wrap_styles_show_advanced_css', '0'),
(5779, 88, 'wrap_styles_advanced', ''),
(5780, 88, 'label_styles_background-color', ''),
(5781, 88, 'label_styles_border', ''),
(5782, 88, 'label_styles_border-style', ''),
(5783, 88, 'label_styles_border-color', ''),
(5784, 88, 'label_styles_color', ''),
(5785, 88, 'label_styles_width', ''),
(5786, 88, 'label_styles_font-size', ''),
(5787, 88, 'label_styles_margin', ''),
(5788, 88, 'label_styles_padding', ''),
(5789, 88, 'label_styles_display', ''),
(5790, 88, 'label_styles_float', ''),
(5791, 88, 'label_styles_show_advanced_css', '0'),
(5792, 88, 'label_styles_advanced', ''),
(5793, 88, 'element_styles_background-color', ''),
(5794, 88, 'element_styles_border', ''),
(5795, 88, 'element_styles_border-style', ''),
(5796, 88, 'element_styles_border-color', ''),
(5797, 88, 'element_styles_color', ''),
(5798, 88, 'element_styles_width', ''),
(5799, 88, 'element_styles_font-size', ''),
(5800, 88, 'element_styles_margin', ''),
(5801, 88, 'element_styles_padding', ''),
(5802, 88, 'element_styles_display', ''),
(5803, 88, 'element_styles_float', ''),
(5804, 88, 'element_styles_show_advanced_css', '0'),
(5805, 88, 'element_styles_advanced', ''),
(5806, 88, 'cellcid', 'c3909'),
(5807, 88, 'drawerDisabled', ''),
(5808, 88, 'cellOrder', '1'),
(5809, 89, 'objectType', 'Field'),
(5810, 89, 'objectDomain', 'fields'),
(5811, 89, 'editActive', ''),
(5812, 89, 'order', '10'),
(5813, 89, 'label_pos', 'default'),
(5814, 89, 'required', '1'),
(5815, 89, 'default', ''),
(5816, 89, 'placeholder', ''),
(5817, 89, 'container_class', ''),
(5818, 89, 'element_class', ''),
(5819, 89, 'input_limit', ''),
(5820, 89, 'input_limit_type', 'characters'),
(5821, 89, 'input_limit_msg', 'Character(s) left'),
(5822, 89, 'manual_key', ''),
(5823, 89, 'disable_input', ''),
(5824, 89, 'admin_label', ''),
(5825, 89, 'help_text', ''),
(5826, 89, 'desc_text', ''),
(5827, 89, 'disable_browser_autocomplete', ''),
(5828, 89, 'mask', ''),
(5829, 89, 'custom_mask', ''),
(5830, 89, 'wrap_styles_background-color', ''),
(5831, 89, 'wrap_styles_border', ''),
(5832, 89, 'wrap_styles_border-style', ''),
(5833, 89, 'wrap_styles_border-color', ''),
(5834, 89, 'wrap_styles_width', ''),
(5835, 89, 'wrap_styles_margin', ''),
(5836, 89, 'wrap_styles_padding', ''),
(5837, 89, 'wrap_styles_display', ''),
(5838, 89, 'wrap_styles_float', ''),
(5839, 89, 'wrap_styles_show_advanced_css', '0'),
(5840, 89, 'wrap_styles_advanced', ''),
(5841, 89, 'label_styles_background-color', ''),
(5842, 89, 'label_styles_border', ''),
(5843, 89, 'label_styles_border-style', ''),
(5844, 89, 'label_styles_border-color', ''),
(5845, 89, 'label_styles_color', ''),
(5846, 89, 'label_styles_width', ''),
(5847, 89, 'label_styles_font-size', ''),
(5848, 89, 'label_styles_margin', ''),
(5849, 89, 'label_styles_padding', ''),
(5850, 89, 'label_styles_display', ''),
(5851, 89, 'label_styles_float', ''),
(5852, 89, 'label_styles_show_advanced_css', '0'),
(5853, 89, 'label_styles_advanced', ''),
(5854, 89, 'element_styles_background-color', ''),
(5855, 89, 'element_styles_border', ''),
(5856, 89, 'element_styles_border-style', ''),
(5857, 89, 'element_styles_border-color', ''),
(5858, 89, 'element_styles_color', ''),
(5859, 89, 'element_styles_width', ''),
(5860, 89, 'element_styles_font-size', ''),
(5861, 89, 'element_styles_margin', ''),
(5862, 89, 'element_styles_padding', ''),
(5863, 89, 'element_styles_display', ''),
(5864, 89, 'element_styles_float', ''),
(5865, 89, 'element_styles_show_advanced_css', '0'),
(5866, 89, 'element_styles_advanced', ''),
(5867, 89, 'cellcid', 'c3912'),
(5868, 90, 'objectType', 'Field'),
(5869, 90, 'objectDomain', 'fields'),
(5870, 90, 'editActive', ''),
(5871, 90, 'order', '11'),
(5872, 90, 'label_pos', 'default'),
(5873, 90, 'required', '1'),
(5874, 90, 'default', ''),
(5875, 90, 'placeholder', ''),
(5876, 90, 'container_class', ''),
(5877, 90, 'element_class', ''),
(5878, 90, 'input_limit', ''),
(5879, 90, 'input_limit_type', 'characters'),
(5880, 90, 'input_limit_msg', 'Character(s) left'),
(5881, 90, 'manual_key', ''),
(5882, 90, 'disable_input', ''),
(5883, 90, 'admin_label', ''),
(5884, 90, 'help_text', ''),
(5885, 90, 'desc_text', ''),
(5886, 90, 'disable_browser_autocomplete', ''),
(5887, 90, 'mask', ''),
(5888, 90, 'custom_mask', ''),
(5889, 90, 'wrap_styles_background-color', ''),
(5890, 90, 'wrap_styles_border', ''),
(5891, 90, 'wrap_styles_border-style', ''),
(5892, 90, 'wrap_styles_border-color', ''),
(5893, 90, 'wrap_styles_width', ''),
(5894, 90, 'wrap_styles_margin', ''),
(5895, 90, 'wrap_styles_padding', ''),
(5896, 90, 'wrap_styles_display', ''),
(5897, 90, 'wrap_styles_float', ''),
(5898, 90, 'wrap_styles_show_advanced_css', '0'),
(5899, 90, 'wrap_styles_advanced', ''),
(5900, 90, 'label_styles_background-color', ''),
(5901, 90, 'label_styles_border', ''),
(5902, 90, 'label_styles_border-style', ''),
(5903, 90, 'label_styles_border-color', ''),
(5904, 90, 'label_styles_color', ''),
(5905, 90, 'label_styles_width', ''),
(5906, 90, 'label_styles_font-size', ''),
(5907, 90, 'label_styles_margin', ''),
(5908, 90, 'label_styles_padding', ''),
(5909, 90, 'label_styles_display', ''),
(5910, 90, 'label_styles_float', ''),
(5911, 90, 'label_styles_show_advanced_css', '0'),
(5912, 90, 'label_styles_advanced', ''),
(5913, 90, 'element_styles_background-color', ''),
(5914, 90, 'element_styles_border', ''),
(5915, 90, 'element_styles_border-style', ''),
(5916, 90, 'element_styles_border-color', ''),
(5917, 90, 'element_styles_color', ''),
(5918, 90, 'element_styles_width', ''),
(5919, 90, 'element_styles_font-size', ''),
(5920, 90, 'element_styles_margin', ''),
(5921, 90, 'element_styles_padding', ''),
(5922, 90, 'element_styles_display', ''),
(5923, 90, 'element_styles_float', ''),
(5924, 90, 'element_styles_show_advanced_css', '0'),
(5925, 90, 'element_styles_advanced', ''),
(5926, 90, 'cellcid', 'c3914'),
(5927, 90, 'drawerDisabled', ''),
(5928, 91, 'objectType', 'Field'),
(5929, 91, 'objectDomain', 'fields'),
(5930, 91, 'editActive', ''),
(5931, 91, 'order', '12'),
(5932, 91, 'label_pos', 'right'),
(5933, 91, 'required', '0'),
(5934, 91, 'container_class', ''),
(5935, 91, 'element_class', ''),
(5936, 91, 'manual_key', ''),
(5937, 91, 'disable_input', ''),
(5938, 91, 'admin_label', ''),
(5939, 91, 'help_text', ''),
(5940, 91, 'desc_text', ''),
(5941, 91, 'default_value', 'unchecked'),
(5942, 91, 'checked_calc_value', ''),
(5943, 91, 'unchecked_calc_value', ''),
(5944, 91, 'wrap_styles_background-color', ''),
(5945, 91, 'wrap_styles_border', ''),
(5946, 91, 'wrap_styles_border-style', ''),
(5947, 91, 'wrap_styles_border-color', ''),
(5948, 91, 'wrap_styles_width', ''),
(5949, 91, 'wrap_styles_margin', ''),
(5950, 91, 'wrap_styles_padding', ''),
(5951, 91, 'wrap_styles_display', ''),
(5952, 91, 'wrap_styles_float', ''),
(5953, 91, 'wrap_styles_show_advanced_css', '0'),
(5954, 91, 'wrap_styles_advanced', ''),
(5955, 91, 'label_styles_background-color', ''),
(5956, 91, 'label_styles_border', ''),
(5957, 91, 'label_styles_border-style', ''),
(5958, 91, 'label_styles_border-color', ''),
(5959, 91, 'label_styles_color', ''),
(5960, 91, 'label_styles_width', ''),
(5961, 91, 'label_styles_font-size', ''),
(5962, 91, 'label_styles_margin', ''),
(5963, 91, 'label_styles_padding', ''),
(5964, 91, 'label_styles_display', ''),
(5965, 91, 'label_styles_float', ''),
(5966, 91, 'label_styles_show_advanced_css', '0'),
(5967, 91, 'label_styles_advanced', ''),
(5968, 91, 'element_styles_background-color', ''),
(5969, 91, 'element_styles_border', ''),
(5970, 91, 'element_styles_border-style', ''),
(5971, 91, 'element_styles_border-color', ''),
(5972, 91, 'element_styles_color', ''),
(5973, 91, 'element_styles_width', ''),
(5974, 91, 'element_styles_font-size', ''),
(5975, 91, 'element_styles_margin', ''),
(5976, 91, 'element_styles_padding', ''),
(5977, 91, 'element_styles_display', ''),
(5978, 91, 'element_styles_float', ''),
(5979, 91, 'element_styles_show_advanced_css', '0'),
(5980, 91, 'element_styles_advanced', ''),
(5981, 91, 'cellcid', 'c3917'),
(5982, 91, 'drawerDisabled', ''),
(5983, 92, 'objectType', 'Field'),
(5984, 92, 'objectDomain', 'fields'),
(5985, 92, 'editActive', ''),
(5986, 92, 'order', '13'),
(5987, 92, 'label_pos', 'default'),
(5988, 92, 'required', ''),
(5989, 92, 'default', ''),
(5990, 92, 'placeholder', ''),
(5991, 92, 'container_class', ''),
(5992, 92, 'element_class', ''),
(5993, 92, 'admin_label', ''),
(5994, 92, 'help_text', ''),
(5995, 92, 'desc_text', ''),
(5996, 92, 'wrap_styles_background-color', ''),
(5997, 92, 'wrap_styles_border', ''),
(5998, 92, 'wrap_styles_border-style', ''),
(5999, 92, 'wrap_styles_border-color', ''),
(6000, 92, 'wrap_styles_width', ''),
(6001, 92, 'wrap_styles_margin', ''),
(6002, 92, 'wrap_styles_padding', ''),
(6003, 92, 'wrap_styles_display', ''),
(6004, 92, 'wrap_styles_float', ''),
(6005, 92, 'wrap_styles_show_advanced_css', '0'),
(6006, 92, 'wrap_styles_advanced', ''),
(6007, 92, 'label_styles_background-color', ''),
(6008, 92, 'label_styles_border', ''),
(6009, 92, 'label_styles_border-style', ''),
(6010, 92, 'label_styles_border-color', ''),
(6011, 92, 'label_styles_color', ''),
(6012, 92, 'label_styles_width', ''),
(6013, 92, 'label_styles_font-size', ''),
(6014, 92, 'label_styles_margin', ''),
(6015, 92, 'label_styles_padding', ''),
(6016, 92, 'label_styles_display', ''),
(6017, 92, 'label_styles_float', ''),
(6018, 92, 'label_styles_show_advanced_css', '0'),
(6019, 92, 'label_styles_advanced', ''),
(6020, 92, 'element_styles_background-color', ''),
(6021, 92, 'element_styles_border', ''),
(6022, 92, 'element_styles_border-style', ''),
(6023, 92, 'element_styles_border-color', ''),
(6024, 92, 'element_styles_color', ''),
(6025, 92, 'element_styles_width', ''),
(6026, 92, 'element_styles_font-size', ''),
(6027, 92, 'element_styles_margin', ''),
(6028, 92, 'element_styles_padding', ''),
(6029, 92, 'element_styles_display', ''),
(6030, 92, 'element_styles_float', ''),
(6031, 92, 'element_styles_show_advanced_css', '0'),
(6032, 92, 'element_styles_advanced', ''),
(6033, 92, 'cellcid', 'c3920'),
(6034, 92, 'drawerDisabled', ''),
(6035, 93, 'objectType', 'Field'),
(6036, 93, 'objectDomain', 'fields'),
(6037, 93, 'editActive', ''),
(6038, 93, 'order', '14'),
(6039, 93, 'label_pos', 'default'),
(6040, 93, 'required', ''),
(6041, 93, 'default', ''),
(6042, 93, 'placeholder', ''),
(6043, 93, 'container_class', ''),
(6044, 93, 'element_class', ''),
(6045, 93, 'admin_label', ''),
(6046, 93, 'help_text', ''),
(6047, 93, 'desc_text', ''),
(6048, 93, 'wrap_styles_background-color', ''),
(6049, 93, 'wrap_styles_border', ''),
(6050, 93, 'wrap_styles_border-style', ''),
(6051, 93, 'wrap_styles_border-color', ''),
(6052, 93, 'wrap_styles_width', ''),
(6053, 93, 'wrap_styles_margin', ''),
(6054, 93, 'wrap_styles_padding', ''),
(6055, 93, 'wrap_styles_display', ''),
(6056, 93, 'wrap_styles_float', ''),
(6057, 93, 'wrap_styles_show_advanced_css', '0'),
(6058, 93, 'wrap_styles_advanced', ''),
(6059, 93, 'label_styles_background-color', ''),
(6060, 93, 'label_styles_border', ''),
(6061, 93, 'label_styles_border-style', ''),
(6062, 93, 'label_styles_border-color', ''),
(6063, 93, 'label_styles_color', ''),
(6064, 93, 'label_styles_width', ''),
(6065, 93, 'label_styles_font-size', ''),
(6066, 93, 'label_styles_margin', ''),
(6067, 93, 'label_styles_padding', ''),
(6068, 93, 'label_styles_display', ''),
(6069, 93, 'label_styles_float', ''),
(6070, 93, 'label_styles_show_advanced_css', '0'),
(6071, 93, 'label_styles_advanced', ''),
(6072, 93, 'element_styles_background-color', ''),
(6073, 93, 'element_styles_border', ''),
(6074, 93, 'element_styles_border-style', ''),
(6075, 93, 'element_styles_border-color', ''),
(6076, 93, 'element_styles_color', ''),
(6077, 93, 'element_styles_width', ''),
(6078, 93, 'element_styles_font-size', ''),
(6079, 93, 'element_styles_margin', ''),
(6080, 93, 'element_styles_padding', ''),
(6081, 93, 'element_styles_display', ''),
(6082, 93, 'element_styles_float', ''),
(6083, 93, 'element_styles_show_advanced_css', '0'),
(6084, 93, 'element_styles_advanced', ''),
(6085, 93, 'cellcid', 'c3922'),
(6086, 94, 'objectType', 'Field'),
(6087, 94, 'objectDomain', 'fields'),
(6088, 94, 'editActive', ''),
(6089, 94, 'order', '15'),
(6090, 94, 'label_pos', 'default'),
(6091, 94, 'required', ''),
(6092, 94, 'default', ''),
(6093, 94, 'placeholder', ''),
(6094, 94, 'container_class', ''),
(6095, 94, 'element_class', ''),
(6096, 94, 'admin_label', ''),
(6097, 94, 'help_text', ''),
(6098, 94, 'desc_text', ''),
(6099, 94, 'wrap_styles_background-color', ''),
(6100, 94, 'wrap_styles_border', ''),
(6101, 94, 'wrap_styles_border-style', ''),
(6102, 94, 'wrap_styles_border-color', ''),
(6103, 94, 'wrap_styles_width', ''),
(6104, 94, 'wrap_styles_margin', ''),
(6105, 94, 'wrap_styles_padding', ''),
(6106, 94, 'wrap_styles_display', ''),
(6107, 94, 'wrap_styles_float', ''),
(6108, 94, 'wrap_styles_show_advanced_css', '0'),
(6109, 94, 'wrap_styles_advanced', ''),
(6110, 94, 'label_styles_background-color', ''),
(6111, 94, 'label_styles_border', ''),
(6112, 94, 'label_styles_border-style', ''),
(6113, 94, 'label_styles_border-color', ''),
(6114, 94, 'label_styles_color', ''),
(6115, 94, 'label_styles_width', ''),
(6116, 94, 'label_styles_font-size', ''),
(6117, 94, 'label_styles_margin', ''),
(6118, 94, 'label_styles_padding', ''),
(6119, 94, 'label_styles_display', ''),
(6120, 94, 'label_styles_float', ''),
(6121, 94, 'label_styles_show_advanced_css', '0'),
(6122, 94, 'label_styles_advanced', ''),
(6123, 94, 'element_styles_background-color', ''),
(6124, 94, 'element_styles_border', ''),
(6125, 94, 'element_styles_border-style', ''),
(6126, 94, 'element_styles_border-color', ''),
(6127, 94, 'element_styles_color', ''),
(6128, 94, 'element_styles_width', ''),
(6129, 94, 'element_styles_font-size', ''),
(6130, 94, 'element_styles_margin', ''),
(6131, 94, 'element_styles_padding', ''),
(6132, 94, 'element_styles_display', ''),
(6133, 94, 'element_styles_float', ''),
(6134, 94, 'element_styles_show_advanced_css', '0'),
(6135, 94, 'element_styles_advanced', ''),
(6136, 94, 'cellcid', 'c3925'),
(6137, 95, 'objectType', 'Field'),
(6138, 95, 'objectDomain', 'fields'),
(6139, 95, 'editActive', ''),
(6140, 95, 'order', '16'),
(6141, 95, 'label_pos', 'default'),
(6142, 95, 'required', ''),
(6143, 95, 'default', ''),
(6144, 95, 'placeholder', ''),
(6145, 95, 'container_class', ''),
(6146, 95, 'element_class', ''),
(6147, 95, 'input_limit', ''),
(6148, 95, 'input_limit_type', 'characters'),
(6149, 95, 'input_limit_msg', 'Character(s) left'),
(6150, 95, 'manual_key', ''),
(6151, 95, 'disable_input', ''),
(6152, 95, 'admin_label', ''),
(6153, 95, 'help_text', ''),
(6154, 95, 'desc_text', ''),
(6155, 95, 'disable_browser_autocomplete', ''),
(6156, 95, 'mask', ''),
(6157, 95, 'custom_mask', ''),
(6158, 95, 'wrap_styles_background-color', ''),
(6159, 95, 'wrap_styles_border', ''),
(6160, 95, 'wrap_styles_border-style', ''),
(6161, 95, 'wrap_styles_border-color', ''),
(6162, 95, 'wrap_styles_width', ''),
(6163, 95, 'wrap_styles_margin', ''),
(6164, 95, 'wrap_styles_padding', ''),
(6165, 95, 'wrap_styles_display', ''),
(6166, 95, 'wrap_styles_float', ''),
(6167, 95, 'wrap_styles_show_advanced_css', '0'),
(6168, 95, 'wrap_styles_advanced', ''),
(6169, 95, 'label_styles_background-color', ''),
(6170, 95, 'label_styles_border', ''),
(6171, 95, 'label_styles_border-style', ''),
(6172, 95, 'label_styles_border-color', ''),
(6173, 95, 'label_styles_color', ''),
(6174, 95, 'label_styles_width', ''),
(6175, 95, 'label_styles_font-size', ''),
(6176, 95, 'label_styles_margin', ''),
(6177, 95, 'label_styles_padding', ''),
(6178, 95, 'label_styles_display', ''),
(6179, 95, 'label_styles_float', ''),
(6180, 95, 'label_styles_show_advanced_css', '0'),
(6181, 95, 'label_styles_advanced', ''),
(6182, 95, 'element_styles_background-color', ''),
(6183, 95, 'element_styles_border', ''),
(6184, 95, 'element_styles_border-style', ''),
(6185, 95, 'element_styles_border-color', ''),
(6186, 95, 'element_styles_color', ''),
(6187, 95, 'element_styles_width', ''),
(6188, 95, 'element_styles_font-size', ''),
(6189, 95, 'element_styles_margin', ''),
(6190, 95, 'element_styles_padding', ''),
(6191, 95, 'element_styles_display', ''),
(6192, 95, 'element_styles_float', ''),
(6193, 95, 'element_styles_show_advanced_css', '0'),
(6194, 95, 'element_styles_advanced', ''),
(6195, 95, 'cellcid', 'c3927'),
(6196, 96, 'objectType', 'Field'),
(6197, 96, 'objectDomain', 'fields'),
(6198, 96, 'editActive', ''),
(6199, 96, 'order', '1'),
(6200, 96, 'label_pos', 'default'),
(6201, 96, 'required', '1'),
(6202, 96, 'default', ''),
(6203, 96, 'placeholder', ''),
(6204, 96, 'container_class', ''),
(6205, 96, 'element_class', ''),
(6206, 96, 'admin_label', ''),
(6207, 96, 'help_text', ''),
(6208, 96, 'desc_text', ''),
(6209, 96, 'wrap_styles_background-color', ''),
(6210, 96, 'wrap_styles_border', ''),
(6211, 96, 'wrap_styles_border-style', ''),
(6212, 96, 'wrap_styles_border-color', ''),
(6213, 96, 'wrap_styles_width', ''),
(6214, 96, 'wrap_styles_margin', ''),
(6215, 96, 'wrap_styles_padding', ''),
(6216, 96, 'wrap_styles_display', ''),
(6217, 96, 'wrap_styles_float', ''),
(6218, 96, 'wrap_styles_show_advanced_css', '0'),
(6219, 96, 'wrap_styles_advanced', ''),
(6220, 96, 'label_styles_background-color', ''),
(6221, 96, 'label_styles_border', ''),
(6222, 96, 'label_styles_border-style', ''),
(6223, 96, 'label_styles_border-color', ''),
(6224, 96, 'label_styles_color', ''),
(6225, 96, 'label_styles_width', ''),
(6226, 96, 'label_styles_font-size', ''),
(6227, 96, 'label_styles_margin', ''),
(6228, 96, 'label_styles_padding', ''),
(6229, 96, 'label_styles_display', ''),
(6230, 96, 'label_styles_float', ''),
(6231, 96, 'label_styles_show_advanced_css', '0'),
(6232, 96, 'label_styles_advanced', ''),
(6233, 96, 'element_styles_background-color', ''),
(6234, 96, 'element_styles_border', ''),
(6235, 96, 'element_styles_border-style', ''),
(6236, 96, 'element_styles_border-color', ''),
(6237, 96, 'element_styles_color', ''),
(6238, 96, 'element_styles_width', ''),
(6239, 96, 'element_styles_font-size', ''),
(6240, 96, 'element_styles_margin', ''),
(6241, 96, 'element_styles_padding', ''),
(6242, 96, 'element_styles_display', ''),
(6243, 96, 'element_styles_float', ''),
(6244, 96, 'element_styles_show_advanced_css', '0'),
(6245, 96, 'element_styles_advanced', ''),
(6246, 96, 'cellcid', 'c3938'),
(6247, 97, 'objectType', 'Field'),
(6248, 97, 'objectDomain', 'fields'),
(6249, 97, 'editActive', ''),
(6250, 97, 'order', '2'),
(6251, 97, 'label_pos', 'default'),
(6252, 97, 'required', '1'),
(6253, 97, 'container_class', ''),
(6254, 97, 'element_class', ''),
(6255, 97, 'manual_key', ''),
(6256, 97, 'admin_label', ''),
(6257, 97, 'help_text', ''),
(6258, 97, 'desc_text', ''),
(6259, 97, 'date_default', ''),
(6260, 97, 'date_format', 'DD/MM/YYYY'),
(6261, 97, 'year_range_start', ''),
(6262, 97, 'year_range_end', ''),
(6263, 97, 'wrap_styles_background-color', ''),
(6264, 97, 'wrap_styles_border', ''),
(6265, 97, 'wrap_styles_border-style', ''),
(6266, 97, 'wrap_styles_border-color', ''),
(6267, 97, 'wrap_styles_width', ''),
(6268, 97, 'wrap_styles_margin', ''),
(6269, 97, 'wrap_styles_padding', ''),
(6270, 97, 'wrap_styles_display', ''),
(6271, 97, 'wrap_styles_float', ''),
(6272, 97, 'wrap_styles_show_advanced_css', '0'),
(6273, 97, 'wrap_styles_advanced', ''),
(6274, 97, 'label_styles_background-color', ''),
(6275, 97, 'label_styles_border', ''),
(6276, 97, 'label_styles_border-style', ''),
(6277, 97, 'label_styles_border-color', ''),
(6278, 97, 'label_styles_color', ''),
(6279, 97, 'label_styles_width', ''),
(6280, 97, 'label_styles_font-size', ''),
(6281, 97, 'label_styles_margin', ''),
(6282, 97, 'label_styles_padding', ''),
(6283, 97, 'label_styles_display', ''),
(6284, 97, 'label_styles_float', ''),
(6285, 97, 'label_styles_show_advanced_css', '0'),
(6286, 97, 'label_styles_advanced', ''),
(6287, 97, 'element_styles_background-color', ''),
(6288, 97, 'element_styles_border', ''),
(6289, 97, 'element_styles_border-style', ''),
(6290, 97, 'element_styles_border-color', ''),
(6291, 97, 'element_styles_color', ''),
(6292, 97, 'element_styles_width', ''),
(6293, 97, 'element_styles_font-size', ''),
(6294, 97, 'element_styles_margin', ''),
(6295, 97, 'element_styles_padding', ''),
(6296, 97, 'element_styles_display', ''),
(6297, 97, 'element_styles_float', ''),
(6298, 97, 'element_styles_show_advanced_css', '0'),
(6299, 97, 'element_styles_advanced', ''),
(6300, 97, 'cellcid', 'c3940'),
(6301, 98, 'objectType', 'Field'),
(6302, 98, 'objectDomain', 'fields'),
(6303, 98, 'editActive', ''),
(6304, 98, 'order', '3'),
(6305, 98, 'label_pos', 'default'),
(6306, 98, 'required', ''),
(6307, 98, 'default', ''),
(6308, 98, 'placeholder', ''),
(6309, 98, 'container_class', ''),
(6310, 98, 'element_class', ''),
(6311, 98, 'input_limit', ''),
(6312, 98, 'input_limit_type', 'characters'),
(6313, 98, 'input_limit_msg', 'Character(s) left'),
(6314, 98, 'manual_key', ''),
(6315, 98, 'disable_input', ''),
(6316, 98, 'admin_label', ''),
(6317, 98, 'help_text', ''),
(6318, 98, 'desc_text', ''),
(6319, 98, 'disable_browser_autocomplete', ''),
(6320, 98, 'mask', ''),
(6321, 98, 'custom_mask', ''),
(6322, 98, 'wrap_styles_background-color', ''),
(6323, 98, 'wrap_styles_border', ''),
(6324, 98, 'wrap_styles_border-style', ''),
(6325, 98, 'wrap_styles_border-color', ''),
(6326, 98, 'wrap_styles_width', ''),
(6327, 98, 'wrap_styles_margin', ''),
(6328, 98, 'wrap_styles_padding', ''),
(6329, 98, 'wrap_styles_display', ''),
(6330, 98, 'wrap_styles_float', ''),
(6331, 98, 'wrap_styles_show_advanced_css', '0'),
(6332, 98, 'wrap_styles_advanced', ''),
(6333, 98, 'label_styles_background-color', ''),
(6334, 98, 'label_styles_border', ''),
(6335, 98, 'label_styles_border-style', ''),
(6336, 98, 'label_styles_border-color', ''),
(6337, 98, 'label_styles_color', ''),
(6338, 98, 'label_styles_width', ''),
(6339, 98, 'label_styles_font-size', ''),
(6340, 98, 'label_styles_margin', ''),
(6341, 98, 'label_styles_padding', ''),
(6342, 98, 'label_styles_display', ''),
(6343, 98, 'label_styles_float', ''),
(6344, 98, 'label_styles_show_advanced_css', '0'),
(6345, 98, 'label_styles_advanced', ''),
(6346, 98, 'element_styles_background-color', ''),
(6347, 98, 'element_styles_border', ''),
(6348, 98, 'element_styles_border-style', ''),
(6349, 98, 'element_styles_border-color', ''),
(6350, 98, 'element_styles_color', ''),
(6351, 98, 'element_styles_width', ''),
(6352, 98, 'element_styles_font-size', ''),
(6353, 98, 'element_styles_margin', ''),
(6354, 98, 'element_styles_padding', ''),
(6355, 98, 'element_styles_display', ''),
(6356, 98, 'element_styles_float', ''),
(6357, 98, 'element_styles_show_advanced_css', '0'),
(6358, 98, 'element_styles_advanced', ''),
(6359, 98, 'cellcid', 'c3943'),
(6360, 99, 'objectType', 'Field'),
(6361, 99, 'objectDomain', 'fields'),
(6362, 99, 'editActive', ''),
(6363, 99, 'order', '4'),
(6364, 99, 'label_pos', 'default'),
(6365, 99, 'required', '1'),
(6366, 99, 'options', 'a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:1:\"s\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:6:\"Female\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:4:\"Male\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(6367, 99, 'container_class', ''),
(6368, 99, 'element_class', ''),
(6369, 99, 'admin_label', ''),
(6370, 99, 'help_text', ''),
(6371, 99, 'desc_text', ''),
(6372, 99, 'wrap_styles_background-color', ''),
(6373, 99, 'wrap_styles_border', ''),
(6374, 99, 'wrap_styles_border-style', ''),
(6375, 99, 'wrap_styles_border-color', ''),
(6376, 99, 'wrap_styles_width', ''),
(6377, 99, 'wrap_styles_margin', ''),
(6378, 99, 'wrap_styles_padding', ''),
(6379, 99, 'wrap_styles_display', ''),
(6380, 99, 'wrap_styles_float', ''),
(6381, 99, 'wrap_styles_show_advanced_css', '0'),
(6382, 99, 'wrap_styles_advanced', ''),
(6383, 99, 'label_styles_background-color', ''),
(6384, 99, 'label_styles_border', ''),
(6385, 99, 'label_styles_border-style', ''),
(6386, 99, 'label_styles_border-color', ''),
(6387, 99, 'label_styles_color', ''),
(6388, 99, 'label_styles_width', ''),
(6389, 99, 'label_styles_font-size', ''),
(6390, 99, 'label_styles_margin', ''),
(6391, 99, 'label_styles_padding', ''),
(6392, 99, 'label_styles_display', ''),
(6393, 99, 'label_styles_float', ''),
(6394, 99, 'label_styles_show_advanced_css', '0'),
(6395, 99, 'label_styles_advanced', ''),
(6396, 99, 'element_styles_background-color', ''),
(6397, 99, 'element_styles_border', ''),
(6398, 99, 'element_styles_border-style', ''),
(6399, 99, 'element_styles_border-color', ''),
(6400, 99, 'element_styles_color', ''),
(6401, 99, 'element_styles_width', ''),
(6402, 99, 'element_styles_font-size', ''),
(6403, 99, 'element_styles_margin', ''),
(6404, 99, 'element_styles_padding', ''),
(6405, 99, 'element_styles_display', ''),
(6406, 99, 'element_styles_float', ''),
(6407, 99, 'element_styles_show_advanced_css', '0'),
(6408, 99, 'element_styles_advanced', ''),
(6409, 99, 'cellcid', 'c3945'),
(6410, 99, 'drawerDisabled', ''),
(6411, 100, 'objectType', 'Field'),
(6412, 100, 'objectDomain', 'fields'),
(6413, 100, 'editActive', ''),
(6414, 100, 'order', '5'),
(6415, 100, 'label_pos', 'default'),
(6416, 100, 'required', '1'),
(6417, 100, 'default', ''),
(6418, 100, 'placeholder', ''),
(6419, 100, 'container_class', ''),
(6420, 100, 'element_class', ''),
(6421, 100, 'input_limit', ''),
(6422, 100, 'input_limit_type', 'characters'),
(6423, 100, 'input_limit_msg', 'Character(s) left'),
(6424, 100, 'manual_key', ''),
(6425, 100, 'disable_input', ''),
(6426, 100, 'admin_label', ''),
(6427, 100, 'help_text', ''),
(6428, 100, 'desc_text', ''),
(6429, 100, 'disable_browser_autocomplete', ''),
(6430, 100, 'mask', ''),
(6431, 100, 'custom_mask', ''),
(6432, 100, 'wrap_styles_background-color', ''),
(6433, 100, 'wrap_styles_border', ''),
(6434, 100, 'wrap_styles_border-style', ''),
(6435, 100, 'wrap_styles_border-color', ''),
(6436, 100, 'wrap_styles_width', ''),
(6437, 100, 'wrap_styles_margin', ''),
(6438, 100, 'wrap_styles_padding', ''),
(6439, 100, 'wrap_styles_display', ''),
(6440, 100, 'wrap_styles_float', ''),
(6441, 100, 'wrap_styles_show_advanced_css', '0'),
(6442, 100, 'wrap_styles_advanced', ''),
(6443, 100, 'label_styles_background-color', ''),
(6444, 100, 'label_styles_border', ''),
(6445, 100, 'label_styles_border-style', ''),
(6446, 100, 'label_styles_border-color', ''),
(6447, 100, 'label_styles_color', ''),
(6448, 100, 'label_styles_width', ''),
(6449, 100, 'label_styles_font-size', ''),
(6450, 100, 'label_styles_margin', ''),
(6451, 100, 'label_styles_padding', ''),
(6452, 100, 'label_styles_display', ''),
(6453, 100, 'label_styles_float', ''),
(6454, 100, 'label_styles_show_advanced_css', '0'),
(6455, 100, 'label_styles_advanced', ''),
(6456, 100, 'element_styles_background-color', ''),
(6457, 100, 'element_styles_border', ''),
(6458, 100, 'element_styles_border-style', ''),
(6459, 100, 'element_styles_border-color', ''),
(6460, 100, 'element_styles_color', ''),
(6461, 100, 'element_styles_width', ''),
(6462, 100, 'element_styles_font-size', ''),
(6463, 100, 'element_styles_margin', ''),
(6464, 100, 'element_styles_padding', ''),
(6465, 100, 'element_styles_display', ''),
(6466, 100, 'element_styles_float', ''),
(6467, 100, 'element_styles_show_advanced_css', '0'),
(6468, 100, 'element_styles_advanced', ''),
(6469, 100, 'cellcid', 'c3948'),
(6470, 101, 'objectType', 'Field'),
(6471, 101, 'objectDomain', 'fields'),
(6472, 101, 'editActive', ''),
(6473, 101, 'order', '6'),
(6474, 101, 'label_pos', 'default'),
(6475, 101, 'required', ''),
(6476, 101, 'default', ''),
(6477, 101, 'placeholder', ''),
(6478, 101, 'container_class', ''),
(6479, 101, 'element_class', ''),
(6480, 101, 'input_limit', ''),
(6481, 101, 'input_limit_type', 'characters'),
(6482, 101, 'input_limit_msg', 'Character(s) left'),
(6483, 101, 'manual_key', ''),
(6484, 101, 'disable_input', ''),
(6485, 101, 'admin_label', ''),
(6486, 101, 'help_text', ''),
(6487, 101, 'desc_text', ''),
(6488, 101, 'disable_browser_autocomplete', ''),
(6489, 101, 'mask', ''),
(6490, 101, 'custom_mask', ''),
(6491, 101, 'wrap_styles_background-color', ''),
(6492, 101, 'wrap_styles_border', ''),
(6493, 101, 'wrap_styles_border-style', ''),
(6494, 101, 'wrap_styles_border-color', ''),
(6495, 101, 'wrap_styles_width', ''),
(6496, 101, 'wrap_styles_margin', ''),
(6497, 101, 'wrap_styles_padding', ''),
(6498, 101, 'wrap_styles_display', ''),
(6499, 101, 'wrap_styles_float', ''),
(6500, 101, 'wrap_styles_show_advanced_css', '0'),
(6501, 101, 'wrap_styles_advanced', ''),
(6502, 101, 'label_styles_background-color', ''),
(6503, 101, 'label_styles_border', ''),
(6504, 101, 'label_styles_border-style', ''),
(6505, 101, 'label_styles_border-color', ''),
(6506, 101, 'label_styles_color', ''),
(6507, 101, 'label_styles_width', ''),
(6508, 101, 'label_styles_font-size', ''),
(6509, 101, 'label_styles_margin', ''),
(6510, 101, 'label_styles_padding', ''),
(6511, 101, 'label_styles_display', ''),
(6512, 101, 'label_styles_float', ''),
(6513, 101, 'label_styles_show_advanced_css', '0'),
(6514, 101, 'label_styles_advanced', ''),
(6515, 101, 'element_styles_background-color', ''),
(6516, 101, 'element_styles_border', ''),
(6517, 101, 'element_styles_border-style', ''),
(6518, 101, 'element_styles_border-color', ''),
(6519, 101, 'element_styles_color', ''),
(6520, 101, 'element_styles_width', ''),
(6521, 101, 'element_styles_font-size', ''),
(6522, 101, 'element_styles_margin', ''),
(6523, 101, 'element_styles_padding', ''),
(6524, 101, 'element_styles_display', ''),
(6525, 101, 'element_styles_float', ''),
(6526, 101, 'element_styles_show_advanced_css', '0'),
(6527, 101, 'element_styles_advanced', ''),
(6528, 101, 'cellcid', 'c3950'),
(6529, 102, 'objectType', 'Field'),
(6530, 102, 'objectDomain', 'fields'),
(6531, 102, 'editActive', ''),
(6532, 102, 'order', '7'),
(6533, 102, 'label_pos', 'default'),
(6534, 102, 'required', '1'),
(6535, 102, 'default', ''),
(6536, 102, 'placeholder', ''),
(6537, 102, 'container_class', ''),
(6538, 102, 'element_class', ''),
(6539, 102, 'input_limit', ''),
(6540, 102, 'input_limit_type', 'characters'),
(6541, 102, 'input_limit_msg', 'Character(s) left'),
(6542, 102, 'manual_key', ''),
(6543, 102, 'disable_input', ''),
(6544, 102, 'admin_label', ''),
(6545, 102, 'help_text', '<p><br></p>'),
(6546, 102, 'desc_text', ''),
(6547, 102, 'disable_browser_autocomplete', ''),
(6548, 102, 'mask', ''),
(6549, 102, 'custom_mask', ''),
(6550, 102, 'wrap_styles_background-color', ''),
(6551, 102, 'wrap_styles_border', ''),
(6552, 102, 'wrap_styles_border-style', ''),
(6553, 102, 'wrap_styles_border-color', ''),
(6554, 102, 'wrap_styles_width', ''),
(6555, 102, 'wrap_styles_margin', ''),
(6556, 102, 'wrap_styles_padding', ''),
(6557, 102, 'wrap_styles_display', ''),
(6558, 102, 'wrap_styles_float', ''),
(6559, 102, 'wrap_styles_show_advanced_css', '0'),
(6560, 102, 'wrap_styles_advanced', ''),
(6561, 102, 'label_styles_background-color', ''),
(6562, 102, 'label_styles_border', ''),
(6563, 102, 'label_styles_border-style', ''),
(6564, 102, 'label_styles_border-color', ''),
(6565, 102, 'label_styles_color', ''),
(6566, 102, 'label_styles_width', ''),
(6567, 102, 'label_styles_font-size', ''),
(6568, 102, 'label_styles_margin', ''),
(6569, 102, 'label_styles_padding', ''),
(6570, 102, 'label_styles_display', ''),
(6571, 102, 'label_styles_float', ''),
(6572, 102, 'label_styles_show_advanced_css', '0'),
(6573, 102, 'label_styles_advanced', ''),
(6574, 102, 'element_styles_background-color', ''),
(6575, 102, 'element_styles_border', ''),
(6576, 102, 'element_styles_border-style', ''),
(6577, 102, 'element_styles_border-color', ''),
(6578, 102, 'element_styles_color', ''),
(6579, 102, 'element_styles_width', ''),
(6580, 102, 'element_styles_font-size', ''),
(6581, 102, 'element_styles_margin', ''),
(6582, 102, 'element_styles_padding', ''),
(6583, 102, 'element_styles_display', ''),
(6584, 102, 'element_styles_float', ''),
(6585, 102, 'element_styles_show_advanced_css', '0'),
(6586, 102, 'element_styles_advanced', ''),
(6587, 102, 'cellcid', 'c3952'),
(6588, 102, 'drawerDisabled', ''),
(6589, 103, 'objectType', 'Field'),
(6590, 103, 'objectDomain', 'fields'),
(6591, 103, 'editActive', ''),
(6592, 103, 'order', '8'),
(6593, 103, 'label_pos', 'default'),
(6594, 103, 'required', '1'),
(6595, 103, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(6596, 103, 'container_class', ''),
(6597, 103, 'element_class', ''),
(6598, 103, 'admin_label', ''),
(6599, 103, 'help_text', ''),
(6600, 103, 'desc_text', ''),
(6601, 103, 'wrap_styles_background-color', ''),
(6602, 103, 'wrap_styles_border', ''),
(6603, 103, 'wrap_styles_border-style', ''),
(6604, 103, 'wrap_styles_border-color', ''),
(6605, 103, 'wrap_styles_width', ''),
(6606, 103, 'wrap_styles_margin', ''),
(6607, 103, 'wrap_styles_padding', ''),
(6608, 103, 'wrap_styles_display', ''),
(6609, 103, 'wrap_styles_float', ''),
(6610, 103, 'wrap_styles_show_advanced_css', '0'),
(6611, 103, 'wrap_styles_advanced', ''),
(6612, 103, 'label_styles_background-color', ''),
(6613, 103, 'label_styles_border', ''),
(6614, 103, 'label_styles_border-style', ''),
(6615, 103, 'label_styles_border-color', ''),
(6616, 103, 'label_styles_color', ''),
(6617, 103, 'label_styles_width', ''),
(6618, 103, 'label_styles_font-size', ''),
(6619, 103, 'label_styles_margin', ''),
(6620, 103, 'label_styles_padding', ''),
(6621, 103, 'label_styles_display', ''),
(6622, 103, 'label_styles_float', ''),
(6623, 103, 'label_styles_show_advanced_css', '0'),
(6624, 103, 'label_styles_advanced', ''),
(6625, 103, 'element_styles_background-color', ''),
(6626, 103, 'element_styles_border', ''),
(6627, 103, 'element_styles_border-style', ''),
(6628, 103, 'element_styles_border-color', ''),
(6629, 103, 'element_styles_color', ''),
(6630, 103, 'element_styles_width', ''),
(6631, 103, 'element_styles_font-size', ''),
(6632, 103, 'element_styles_margin', ''),
(6633, 103, 'element_styles_padding', ''),
(6634, 103, 'element_styles_display', ''),
(6635, 103, 'element_styles_float', ''),
(6636, 103, 'element_styles_show_advanced_css', '0'),
(6637, 103, 'element_styles_advanced', ''),
(6638, 103, 'list_item_row_styles_background-color', ''),
(6639, 103, 'list_item_row_styles_border', ''),
(6640, 103, 'list_item_row_styles_border-style', ''),
(6641, 103, 'list_item_row_styles_border-color', ''),
(6642, 103, 'list_item_row_styles_color', ''),
(6643, 103, 'list_item_row_styles_height', ''),
(6644, 103, 'list_item_row_styles_width', ''),
(6645, 103, 'list_item_row_styles_font-size', ''),
(6646, 103, 'list_item_row_styles_margin', ''),
(6647, 103, 'list_item_row_styles_padding', ''),
(6648, 103, 'list_item_row_styles_display', ''),
(6649, 103, 'list_item_row_styles_float', ''),
(6650, 103, 'list_item_row_styles_show_advanced_css', '0'),
(6651, 103, 'list_item_row_styles_advanced', ''),
(6652, 103, 'list_item_label_styles_background-color', ''),
(6653, 103, 'list_item_label_styles_border', ''),
(6654, 103, 'list_item_label_styles_border-style', ''),
(6655, 103, 'list_item_label_styles_border-color', ''),
(6656, 103, 'list_item_label_styles_color', ''),
(6657, 103, 'list_item_label_styles_height', ''),
(6658, 103, 'list_item_label_styles_width', ''),
(6659, 103, 'list_item_label_styles_font-size', ''),
(6660, 103, 'list_item_label_styles_margin', ''),
(6661, 103, 'list_item_label_styles_padding', ''),
(6662, 103, 'list_item_label_styles_display', ''),
(6663, 103, 'list_item_label_styles_float', ''),
(6664, 103, 'list_item_label_styles_show_advanced_css', '0'),
(6665, 103, 'list_item_label_styles_advanced', ''),
(6666, 103, 'list_item_element_styles_background-color', ''),
(6667, 103, 'list_item_element_styles_border', ''),
(6668, 103, 'list_item_element_styles_border-style', ''),
(6669, 103, 'list_item_element_styles_border-color', ''),
(6670, 103, 'list_item_element_styles_color', ''),
(6671, 103, 'list_item_element_styles_height', ''),
(6672, 103, 'list_item_element_styles_width', ''),
(6673, 103, 'list_item_element_styles_font-size', ''),
(6674, 103, 'list_item_element_styles_margin', ''),
(6675, 103, 'list_item_element_styles_padding', ''),
(6676, 103, 'list_item_element_styles_display', ''),
(6677, 103, 'list_item_element_styles_float', ''),
(6678, 103, 'list_item_element_styles_show_advanced_css', '0'),
(6679, 103, 'list_item_element_styles_advanced', ''),
(6680, 103, 'cellcid', 'c3955'),
(6681, 103, 'drawerDisabled', ''),
(6682, 104, 'objectType', 'Field'),
(6683, 104, 'objectDomain', 'fields'),
(6684, 104, 'editActive', ''),
(6685, 104, 'order', '9'),
(6686, 104, 'label_pos', 'default'),
(6687, 104, 'required', ''),
(6688, 104, 'default', ''),
(6689, 104, 'placeholder', ''),
(6690, 104, 'container_class', ''),
(6691, 104, 'element_class', ''),
(6692, 104, 'input_limit', ''),
(6693, 104, 'input_limit_type', 'characters'),
(6694, 104, 'input_limit_msg', 'Character(s) left'),
(6695, 104, 'manual_key', ''),
(6696, 104, 'disable_input', ''),
(6697, 104, 'admin_label', ''),
(6698, 104, 'help_text', ''),
(6699, 104, 'desc_text', ''),
(6700, 104, 'disable_browser_autocomplete', ''),
(6701, 104, 'mask', ''),
(6702, 104, 'custom_mask', ''),
(6703, 104, 'wrap_styles_background-color', ''),
(6704, 104, 'wrap_styles_border', ''),
(6705, 104, 'wrap_styles_border-style', ''),
(6706, 104, 'wrap_styles_border-color', ''),
(6707, 104, 'wrap_styles_width', ''),
(6708, 104, 'wrap_styles_margin', ''),
(6709, 104, 'wrap_styles_padding', ''),
(6710, 104, 'wrap_styles_display', ''),
(6711, 104, 'wrap_styles_float', ''),
(6712, 104, 'wrap_styles_show_advanced_css', '0'),
(6713, 104, 'wrap_styles_advanced', ''),
(6714, 104, 'label_styles_background-color', ''),
(6715, 104, 'label_styles_border', ''),
(6716, 104, 'label_styles_border-style', ''),
(6717, 104, 'label_styles_border-color', ''),
(6718, 104, 'label_styles_color', ''),
(6719, 104, 'label_styles_width', ''),
(6720, 104, 'label_styles_font-size', ''),
(6721, 104, 'label_styles_margin', ''),
(6722, 104, 'label_styles_padding', ''),
(6723, 104, 'label_styles_display', ''),
(6724, 104, 'label_styles_float', ''),
(6725, 104, 'label_styles_show_advanced_css', '0'),
(6726, 104, 'label_styles_advanced', ''),
(6727, 104, 'element_styles_background-color', ''),
(6728, 104, 'element_styles_border', ''),
(6729, 104, 'element_styles_border-style', ''),
(6730, 104, 'element_styles_border-color', ''),
(6731, 104, 'element_styles_color', ''),
(6732, 104, 'element_styles_width', ''),
(6733, 104, 'element_styles_font-size', ''),
(6734, 104, 'element_styles_margin', ''),
(6735, 104, 'element_styles_padding', ''),
(6736, 104, 'element_styles_display', ''),
(6737, 104, 'element_styles_float', ''),
(6738, 104, 'element_styles_show_advanced_css', '0'),
(6739, 104, 'element_styles_advanced', ''),
(6740, 104, 'cellcid', 'c3957'),
(6741, 104, 'drawerDisabled', ''),
(6742, 105, 'objectType', 'Field'),
(6743, 105, 'objectDomain', 'fields'),
(6744, 105, 'editActive', ''),
(6745, 105, 'order', '1'),
(6746, 105, 'label_pos', 'default'),
(6747, 105, 'required', ''),
(6748, 105, 'default', ''),
(6749, 105, 'placeholder', ''),
(6750, 105, 'container_class', ''),
(6751, 105, 'element_class', ''),
(6752, 105, 'input_limit', ''),
(6753, 105, 'input_limit_type', 'characters'),
(6754, 105, 'input_limit_msg', 'Character(s) left'),
(6755, 105, 'manual_key', ''),
(6756, 105, 'disable_input', ''),
(6757, 105, 'admin_label', ''),
(6758, 105, 'help_text', ''),
(6759, 105, 'desc_text', ''),
(6760, 105, 'disable_browser_autocomplete', ''),
(6761, 105, 'mask', ''),
(6762, 105, 'custom_mask', ''),
(6763, 105, 'wrap_styles_background-color', ''),
(6764, 105, 'wrap_styles_border', ''),
(6765, 105, 'wrap_styles_border-style', ''),
(6766, 105, 'wrap_styles_border-color', ''),
(6767, 105, 'wrap_styles_width', ''),
(6768, 105, 'wrap_styles_margin', ''),
(6769, 105, 'wrap_styles_padding', ''),
(6770, 105, 'wrap_styles_display', ''),
(6771, 105, 'wrap_styles_float', ''),
(6772, 105, 'wrap_styles_show_advanced_css', '0'),
(6773, 105, 'wrap_styles_advanced', ''),
(6774, 105, 'label_styles_background-color', ''),
(6775, 105, 'label_styles_border', ''),
(6776, 105, 'label_styles_border-style', ''),
(6777, 105, 'label_styles_border-color', ''),
(6778, 105, 'label_styles_color', '');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(6779, 105, 'label_styles_width', ''),
(6780, 105, 'label_styles_font-size', ''),
(6781, 105, 'label_styles_margin', ''),
(6782, 105, 'label_styles_padding', ''),
(6783, 105, 'label_styles_display', ''),
(6784, 105, 'label_styles_float', ''),
(6785, 105, 'label_styles_show_advanced_css', '0'),
(6786, 105, 'label_styles_advanced', ''),
(6787, 105, 'element_styles_background-color', ''),
(6788, 105, 'element_styles_border', ''),
(6789, 105, 'element_styles_border-style', ''),
(6790, 105, 'element_styles_border-color', ''),
(6791, 105, 'element_styles_color', ''),
(6792, 105, 'element_styles_width', ''),
(6793, 105, 'element_styles_font-size', ''),
(6794, 105, 'element_styles_margin', ''),
(6795, 105, 'element_styles_padding', ''),
(6796, 105, 'element_styles_display', ''),
(6797, 105, 'element_styles_float', ''),
(6798, 105, 'element_styles_show_advanced_css', '0'),
(6799, 105, 'element_styles_advanced', ''),
(6800, 105, 'cellcid', 'c3963'),
(6801, 106, 'objectType', 'Field'),
(6802, 106, 'objectDomain', 'fields'),
(6803, 106, 'editActive', ''),
(6804, 106, 'order', '2'),
(6805, 106, 'label_pos', 'default'),
(6806, 106, 'required', ''),
(6807, 106, 'default', ''),
(6808, 106, 'placeholder', ''),
(6809, 106, 'container_class', ''),
(6810, 106, 'element_class', ''),
(6811, 106, 'input_limit', ''),
(6812, 106, 'input_limit_type', 'characters'),
(6813, 106, 'input_limit_msg', 'Character(s) left'),
(6814, 106, 'manual_key', ''),
(6815, 106, 'disable_input', ''),
(6816, 106, 'admin_label', ''),
(6817, 106, 'help_text', ''),
(6818, 106, 'desc_text', ''),
(6819, 106, 'disable_browser_autocomplete', ''),
(6820, 106, 'mask', ''),
(6821, 106, 'custom_mask', ''),
(6822, 106, 'wrap_styles_background-color', ''),
(6823, 106, 'wrap_styles_border', ''),
(6824, 106, 'wrap_styles_border-style', ''),
(6825, 106, 'wrap_styles_border-color', ''),
(6826, 106, 'wrap_styles_width', ''),
(6827, 106, 'wrap_styles_margin', ''),
(6828, 106, 'wrap_styles_padding', ''),
(6829, 106, 'wrap_styles_display', ''),
(6830, 106, 'wrap_styles_float', ''),
(6831, 106, 'wrap_styles_show_advanced_css', '0'),
(6832, 106, 'wrap_styles_advanced', ''),
(6833, 106, 'label_styles_background-color', ''),
(6834, 106, 'label_styles_border', ''),
(6835, 106, 'label_styles_border-style', ''),
(6836, 106, 'label_styles_border-color', ''),
(6837, 106, 'label_styles_color', ''),
(6838, 106, 'label_styles_width', ''),
(6839, 106, 'label_styles_font-size', ''),
(6840, 106, 'label_styles_margin', ''),
(6841, 106, 'label_styles_padding', ''),
(6842, 106, 'label_styles_display', ''),
(6843, 106, 'label_styles_float', ''),
(6844, 106, 'label_styles_show_advanced_css', '0'),
(6845, 106, 'label_styles_advanced', ''),
(6846, 106, 'element_styles_background-color', ''),
(6847, 106, 'element_styles_border', ''),
(6848, 106, 'element_styles_border-style', ''),
(6849, 106, 'element_styles_border-color', ''),
(6850, 106, 'element_styles_color', ''),
(6851, 106, 'element_styles_width', ''),
(6852, 106, 'element_styles_font-size', ''),
(6853, 106, 'element_styles_margin', ''),
(6854, 106, 'element_styles_padding', ''),
(6855, 106, 'element_styles_display', ''),
(6856, 106, 'element_styles_float', ''),
(6857, 106, 'element_styles_show_advanced_css', '0'),
(6858, 106, 'element_styles_advanced', ''),
(6859, 106, 'cellcid', 'c3965'),
(7445, 114, 'objectType', 'Field'),
(7446, 114, 'objectDomain', 'fields'),
(7447, 114, 'editActive', ''),
(7448, 114, 'order', '1'),
(7449, 114, 'label_pos', 'default'),
(7450, 114, 'required', '1'),
(7451, 114, 'default', ''),
(7452, 114, 'placeholder', ''),
(7453, 114, 'container_class', ''),
(7454, 114, 'element_class', ''),
(7455, 114, 'input_limit', ''),
(7456, 114, 'input_limit_type', 'characters'),
(7457, 114, 'input_limit_msg', 'Character(s) left'),
(7458, 114, 'manual_key', ''),
(7459, 114, 'disable_input', ''),
(7460, 114, 'admin_label', ''),
(7461, 114, 'help_text', ''),
(7462, 114, 'desc_text', ''),
(7463, 114, 'disable_browser_autocomplete', ''),
(7464, 114, 'textarea_rte', ''),
(7465, 114, 'disable_rte_mobile', ''),
(7466, 114, 'textarea_media', ''),
(7467, 114, 'wrap_styles_background-color', ''),
(7468, 114, 'wrap_styles_border', ''),
(7469, 114, 'wrap_styles_border-style', ''),
(7470, 114, 'wrap_styles_border-color', ''),
(7471, 114, 'wrap_styles_width', ''),
(7472, 114, 'wrap_styles_margin', ''),
(7473, 114, 'wrap_styles_padding', ''),
(7474, 114, 'wrap_styles_display', ''),
(7475, 114, 'wrap_styles_float', ''),
(7476, 114, 'wrap_styles_show_advanced_css', '0'),
(7477, 114, 'wrap_styles_advanced', ''),
(7478, 114, 'label_styles_background-color', ''),
(7479, 114, 'label_styles_border', ''),
(7480, 114, 'label_styles_border-style', ''),
(7481, 114, 'label_styles_border-color', ''),
(7482, 114, 'label_styles_color', ''),
(7483, 114, 'label_styles_width', ''),
(7484, 114, 'label_styles_font-size', ''),
(7485, 114, 'label_styles_margin', ''),
(7486, 114, 'label_styles_padding', ''),
(7487, 114, 'label_styles_display', ''),
(7488, 114, 'label_styles_float', ''),
(7489, 114, 'label_styles_show_advanced_css', '0'),
(7490, 114, 'label_styles_advanced', ''),
(7491, 114, 'element_styles_background-color', ''),
(7492, 114, 'element_styles_border', ''),
(7493, 114, 'element_styles_border-style', ''),
(7494, 114, 'element_styles_border-color', ''),
(7495, 114, 'element_styles_color', ''),
(7496, 114, 'element_styles_width', ''),
(7497, 114, 'element_styles_font-size', ''),
(7498, 114, 'element_styles_margin', ''),
(7499, 114, 'element_styles_padding', ''),
(7500, 114, 'element_styles_display', ''),
(7501, 114, 'element_styles_float', ''),
(7502, 114, 'element_styles_show_advanced_css', '0'),
(7503, 114, 'element_styles_advanced', ''),
(7504, 114, 'cellcid', 'c3976'),
(7505, 115, 'objectType', 'Field'),
(7506, 115, 'objectDomain', 'fields'),
(7507, 115, 'editActive', ''),
(7508, 115, 'order', '2'),
(7509, 115, 'label_pos', 'default'),
(7510, 115, 'required', '1'),
(7511, 115, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(7512, 115, 'container_class', ''),
(7513, 115, 'element_class', ''),
(7514, 115, 'admin_label', ''),
(7515, 115, 'help_text', ''),
(7516, 115, 'desc_text', ''),
(7517, 115, 'wrap_styles_background-color', ''),
(7518, 115, 'wrap_styles_border', ''),
(7519, 115, 'wrap_styles_border-style', ''),
(7520, 115, 'wrap_styles_border-color', ''),
(7521, 115, 'wrap_styles_width', ''),
(7522, 115, 'wrap_styles_margin', ''),
(7523, 115, 'wrap_styles_padding', ''),
(7524, 115, 'wrap_styles_display', ''),
(7525, 115, 'wrap_styles_float', ''),
(7526, 115, 'wrap_styles_show_advanced_css', '0'),
(7527, 115, 'wrap_styles_advanced', ''),
(7528, 115, 'label_styles_background-color', ''),
(7529, 115, 'label_styles_border', ''),
(7530, 115, 'label_styles_border-style', ''),
(7531, 115, 'label_styles_border-color', ''),
(7532, 115, 'label_styles_color', ''),
(7533, 115, 'label_styles_width', ''),
(7534, 115, 'label_styles_font-size', ''),
(7535, 115, 'label_styles_margin', ''),
(7536, 115, 'label_styles_padding', ''),
(7537, 115, 'label_styles_display', ''),
(7538, 115, 'label_styles_float', ''),
(7539, 115, 'label_styles_show_advanced_css', '0'),
(7540, 115, 'label_styles_advanced', ''),
(7541, 115, 'element_styles_background-color', ''),
(7542, 115, 'element_styles_border', ''),
(7543, 115, 'element_styles_border-style', ''),
(7544, 115, 'element_styles_border-color', ''),
(7545, 115, 'element_styles_color', ''),
(7546, 115, 'element_styles_width', ''),
(7547, 115, 'element_styles_font-size', ''),
(7548, 115, 'element_styles_margin', ''),
(7549, 115, 'element_styles_padding', ''),
(7550, 115, 'element_styles_display', ''),
(7551, 115, 'element_styles_float', ''),
(7552, 115, 'element_styles_show_advanced_css', '0'),
(7553, 115, 'element_styles_advanced', ''),
(7554, 115, 'list_item_row_styles_background-color', ''),
(7555, 115, 'list_item_row_styles_border', ''),
(7556, 115, 'list_item_row_styles_border-style', ''),
(7557, 115, 'list_item_row_styles_border-color', ''),
(7558, 115, 'list_item_row_styles_color', ''),
(7559, 115, 'list_item_row_styles_height', ''),
(7560, 115, 'list_item_row_styles_width', ''),
(7561, 115, 'list_item_row_styles_font-size', ''),
(7562, 115, 'list_item_row_styles_margin', ''),
(7563, 115, 'list_item_row_styles_padding', ''),
(7564, 115, 'list_item_row_styles_display', ''),
(7565, 115, 'list_item_row_styles_float', ''),
(7566, 115, 'list_item_row_styles_show_advanced_css', '0'),
(7567, 115, 'list_item_row_styles_advanced', ''),
(7568, 115, 'list_item_label_styles_background-color', ''),
(7569, 115, 'list_item_label_styles_border', ''),
(7570, 115, 'list_item_label_styles_border-style', ''),
(7571, 115, 'list_item_label_styles_border-color', ''),
(7572, 115, 'list_item_label_styles_color', ''),
(7573, 115, 'list_item_label_styles_height', ''),
(7574, 115, 'list_item_label_styles_width', ''),
(7575, 115, 'list_item_label_styles_font-size', ''),
(7576, 115, 'list_item_label_styles_margin', ''),
(7577, 115, 'list_item_label_styles_padding', ''),
(7578, 115, 'list_item_label_styles_display', ''),
(7579, 115, 'list_item_label_styles_float', ''),
(7580, 115, 'list_item_label_styles_show_advanced_css', '0'),
(7581, 115, 'list_item_label_styles_advanced', ''),
(7582, 115, 'list_item_element_styles_background-color', ''),
(7583, 115, 'list_item_element_styles_border', ''),
(7584, 115, 'list_item_element_styles_border-style', ''),
(7585, 115, 'list_item_element_styles_border-color', ''),
(7586, 115, 'list_item_element_styles_color', ''),
(7587, 115, 'list_item_element_styles_height', ''),
(7588, 115, 'list_item_element_styles_width', ''),
(7589, 115, 'list_item_element_styles_font-size', ''),
(7590, 115, 'list_item_element_styles_margin', ''),
(7591, 115, 'list_item_element_styles_padding', ''),
(7592, 115, 'list_item_element_styles_display', ''),
(7593, 115, 'list_item_element_styles_float', ''),
(7594, 115, 'list_item_element_styles_show_advanced_css', '0'),
(7595, 115, 'list_item_element_styles_advanced', ''),
(7596, 115, 'cellcid', 'c3979'),
(7597, 115, 'drawerDisabled', ''),
(7598, 116, 'objectType', 'Field'),
(7599, 116, 'objectDomain', 'fields'),
(7600, 116, 'editActive', ''),
(7601, 116, 'order', '3'),
(7602, 116, 'cellcid', 'c3981'),
(7603, 116, 'label_pos', 'default'),
(7604, 116, 'required', ''),
(7605, 116, 'default', ''),
(7606, 116, 'placeholder', ''),
(7607, 116, 'container_class', ''),
(7608, 116, 'element_class', ''),
(7609, 116, 'input_limit', ''),
(7610, 116, 'input_limit_type', 'characters'),
(7611, 116, 'input_limit_msg', 'Character(s) left'),
(7612, 116, 'manual_key', ''),
(7613, 116, 'disable_input', ''),
(7614, 116, 'admin_label', ''),
(7615, 116, 'help_text', ''),
(7616, 116, 'desc_text', ''),
(7617, 116, 'disable_browser_autocomplete', ''),
(7618, 116, 'textarea_rte', ''),
(7619, 116, 'disable_rte_mobile', ''),
(7620, 116, 'textarea_media', ''),
(7621, 116, 'wrap_styles_background-color', ''),
(7622, 116, 'wrap_styles_border', ''),
(7623, 116, 'wrap_styles_border-style', ''),
(7624, 116, 'wrap_styles_border-color', ''),
(7625, 116, 'wrap_styles_width', ''),
(7626, 116, 'wrap_styles_margin', ''),
(7627, 116, 'wrap_styles_padding', ''),
(7628, 116, 'wrap_styles_display', ''),
(7629, 116, 'wrap_styles_float', ''),
(7630, 116, 'wrap_styles_show_advanced_css', '0'),
(7631, 116, 'wrap_styles_advanced', ''),
(7632, 116, 'label_styles_background-color', ''),
(7633, 116, 'label_styles_border', ''),
(7634, 116, 'label_styles_border-style', ''),
(7635, 116, 'label_styles_border-color', ''),
(7636, 116, 'label_styles_color', ''),
(7637, 116, 'label_styles_width', ''),
(7638, 116, 'label_styles_font-size', ''),
(7639, 116, 'label_styles_margin', ''),
(7640, 116, 'label_styles_padding', ''),
(7641, 116, 'label_styles_display', ''),
(7642, 116, 'label_styles_float', ''),
(7643, 116, 'label_styles_show_advanced_css', '0'),
(7644, 116, 'label_styles_advanced', ''),
(7645, 116, 'element_styles_background-color', ''),
(7646, 116, 'element_styles_border', ''),
(7647, 116, 'element_styles_border-style', ''),
(7648, 116, 'element_styles_border-color', ''),
(7649, 116, 'element_styles_color', ''),
(7650, 116, 'element_styles_width', ''),
(7651, 116, 'element_styles_font-size', ''),
(7652, 116, 'element_styles_margin', ''),
(7653, 116, 'element_styles_padding', ''),
(7654, 116, 'element_styles_display', ''),
(7655, 116, 'element_styles_float', ''),
(7656, 116, 'element_styles_show_advanced_css', '0'),
(7657, 116, 'element_styles_advanced', ''),
(7658, 116, 'drawerDisabled', ''),
(7659, 117, 'objectType', 'Field'),
(7660, 117, 'objectDomain', 'fields'),
(7661, 117, 'editActive', ''),
(7662, 117, 'order', '4'),
(7663, 117, 'label_pos', 'default'),
(7664, 117, 'required', '1'),
(7665, 117, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(7666, 117, 'container_class', ''),
(7667, 117, 'element_class', ''),
(7668, 117, 'admin_label', ''),
(7669, 117, 'help_text', ''),
(7670, 117, 'desc_text', ''),
(7671, 117, 'wrap_styles_background-color', ''),
(7672, 117, 'wrap_styles_border', ''),
(7673, 117, 'wrap_styles_border-style', ''),
(7674, 117, 'wrap_styles_border-color', ''),
(7675, 117, 'wrap_styles_width', ''),
(7676, 117, 'wrap_styles_margin', ''),
(7677, 117, 'wrap_styles_padding', ''),
(7678, 117, 'wrap_styles_display', ''),
(7679, 117, 'wrap_styles_float', ''),
(7680, 117, 'wrap_styles_show_advanced_css', '0'),
(7681, 117, 'wrap_styles_advanced', ''),
(7682, 117, 'label_styles_background-color', ''),
(7683, 117, 'label_styles_border', ''),
(7684, 117, 'label_styles_border-style', ''),
(7685, 117, 'label_styles_border-color', ''),
(7686, 117, 'label_styles_color', ''),
(7687, 117, 'label_styles_width', ''),
(7688, 117, 'label_styles_font-size', ''),
(7689, 117, 'label_styles_margin', ''),
(7690, 117, 'label_styles_padding', ''),
(7691, 117, 'label_styles_display', ''),
(7692, 117, 'label_styles_float', ''),
(7693, 117, 'label_styles_show_advanced_css', '0'),
(7694, 117, 'label_styles_advanced', ''),
(7695, 117, 'element_styles_background-color', ''),
(7696, 117, 'element_styles_border', ''),
(7697, 117, 'element_styles_border-style', ''),
(7698, 117, 'element_styles_border-color', ''),
(7699, 117, 'element_styles_color', ''),
(7700, 117, 'element_styles_width', ''),
(7701, 117, 'element_styles_font-size', ''),
(7702, 117, 'element_styles_margin', ''),
(7703, 117, 'element_styles_padding', ''),
(7704, 117, 'element_styles_display', ''),
(7705, 117, 'element_styles_float', ''),
(7706, 117, 'element_styles_show_advanced_css', '0'),
(7707, 117, 'element_styles_advanced', ''),
(7708, 117, 'list_item_row_styles_background-color', ''),
(7709, 117, 'list_item_row_styles_border', ''),
(7710, 117, 'list_item_row_styles_border-style', ''),
(7711, 117, 'list_item_row_styles_border-color', ''),
(7712, 117, 'list_item_row_styles_color', ''),
(7713, 117, 'list_item_row_styles_height', ''),
(7714, 117, 'list_item_row_styles_width', ''),
(7715, 117, 'list_item_row_styles_font-size', ''),
(7716, 117, 'list_item_row_styles_margin', ''),
(7717, 117, 'list_item_row_styles_padding', ''),
(7718, 117, 'list_item_row_styles_display', ''),
(7719, 117, 'list_item_row_styles_float', ''),
(7720, 117, 'list_item_row_styles_show_advanced_css', '0'),
(7721, 117, 'list_item_row_styles_advanced', ''),
(7722, 117, 'list_item_label_styles_background-color', ''),
(7723, 117, 'list_item_label_styles_border', ''),
(7724, 117, 'list_item_label_styles_border-style', ''),
(7725, 117, 'list_item_label_styles_border-color', ''),
(7726, 117, 'list_item_label_styles_color', ''),
(7727, 117, 'list_item_label_styles_height', ''),
(7728, 117, 'list_item_label_styles_width', ''),
(7729, 117, 'list_item_label_styles_font-size', ''),
(7730, 117, 'list_item_label_styles_margin', ''),
(7731, 117, 'list_item_label_styles_padding', ''),
(7732, 117, 'list_item_label_styles_display', ''),
(7733, 117, 'list_item_label_styles_float', ''),
(7734, 117, 'list_item_label_styles_show_advanced_css', '0'),
(7735, 117, 'list_item_label_styles_advanced', ''),
(7736, 117, 'list_item_element_styles_background-color', ''),
(7737, 117, 'list_item_element_styles_border', ''),
(7738, 117, 'list_item_element_styles_border-style', ''),
(7739, 117, 'list_item_element_styles_border-color', ''),
(7740, 117, 'list_item_element_styles_color', ''),
(7741, 117, 'list_item_element_styles_height', ''),
(7742, 117, 'list_item_element_styles_width', ''),
(7743, 117, 'list_item_element_styles_font-size', ''),
(7744, 117, 'list_item_element_styles_margin', ''),
(7745, 117, 'list_item_element_styles_padding', ''),
(7746, 117, 'list_item_element_styles_display', ''),
(7747, 117, 'list_item_element_styles_float', ''),
(7748, 117, 'list_item_element_styles_show_advanced_css', '0'),
(7749, 117, 'list_item_element_styles_advanced', ''),
(7750, 117, 'cellcid', 'c3984'),
(7751, 117, 'drawerDisabled', ''),
(7752, 118, 'objectType', 'Field'),
(7753, 118, 'objectDomain', 'fields'),
(7754, 118, 'editActive', ''),
(7755, 118, 'order', '5'),
(7756, 118, 'cellcid', 'c3986'),
(7757, 118, 'label_pos', 'default'),
(7758, 118, 'required', ''),
(7759, 118, 'default', ''),
(7760, 118, 'placeholder', ''),
(7761, 118, 'container_class', ''),
(7762, 118, 'element_class', ''),
(7763, 118, 'input_limit', ''),
(7764, 118, 'input_limit_type', 'characters'),
(7765, 118, 'input_limit_msg', 'Character(s) left'),
(7766, 118, 'manual_key', ''),
(7767, 118, 'disable_input', ''),
(7768, 118, 'admin_label', ''),
(7769, 118, 'help_text', ''),
(7770, 118, 'desc_text', ''),
(7771, 118, 'disable_browser_autocomplete', ''),
(7772, 118, 'textarea_rte', ''),
(7773, 118, 'disable_rte_mobile', ''),
(7774, 118, 'textarea_media', ''),
(7775, 118, 'wrap_styles_background-color', ''),
(7776, 118, 'wrap_styles_border', ''),
(7777, 118, 'wrap_styles_border-style', ''),
(7778, 118, 'wrap_styles_border-color', ''),
(7779, 118, 'wrap_styles_width', ''),
(7780, 118, 'wrap_styles_margin', ''),
(7781, 118, 'wrap_styles_padding', ''),
(7782, 118, 'wrap_styles_display', ''),
(7783, 118, 'wrap_styles_float', ''),
(7784, 118, 'wrap_styles_show_advanced_css', '0'),
(7785, 118, 'wrap_styles_advanced', ''),
(7786, 118, 'label_styles_background-color', ''),
(7787, 118, 'label_styles_border', ''),
(7788, 118, 'label_styles_border-style', ''),
(7789, 118, 'label_styles_border-color', ''),
(7790, 118, 'label_styles_color', ''),
(7791, 118, 'label_styles_width', ''),
(7792, 118, 'label_styles_font-size', ''),
(7793, 118, 'label_styles_margin', ''),
(7794, 118, 'label_styles_padding', ''),
(7795, 118, 'label_styles_display', ''),
(7796, 118, 'label_styles_float', ''),
(7797, 118, 'label_styles_show_advanced_css', '0'),
(7798, 118, 'label_styles_advanced', ''),
(7799, 118, 'element_styles_background-color', ''),
(7800, 118, 'element_styles_border', ''),
(7801, 118, 'element_styles_border-style', ''),
(7802, 118, 'element_styles_border-color', ''),
(7803, 118, 'element_styles_color', ''),
(7804, 118, 'element_styles_width', ''),
(7805, 118, 'element_styles_font-size', ''),
(7806, 118, 'element_styles_margin', ''),
(7807, 118, 'element_styles_padding', ''),
(7808, 118, 'element_styles_display', ''),
(7809, 118, 'element_styles_float', ''),
(7810, 118, 'element_styles_show_advanced_css', '0'),
(7811, 118, 'element_styles_advanced', ''),
(7812, 119, 'objectType', 'Field'),
(7813, 119, 'objectDomain', 'fields'),
(7814, 119, 'editActive', ''),
(7815, 119, 'order', '6'),
(7816, 119, 'label_pos', 'default'),
(7817, 119, 'required', '1'),
(7818, 119, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(7819, 119, 'container_class', ''),
(7820, 119, 'element_class', ''),
(7821, 119, 'admin_label', ''),
(7822, 119, 'help_text', ''),
(7823, 119, 'desc_text', ''),
(7824, 119, 'wrap_styles_background-color', ''),
(7825, 119, 'wrap_styles_border', ''),
(7826, 119, 'wrap_styles_border-style', ''),
(7827, 119, 'wrap_styles_border-color', ''),
(7828, 119, 'wrap_styles_width', ''),
(7829, 119, 'wrap_styles_margin', ''),
(7830, 119, 'wrap_styles_padding', ''),
(7831, 119, 'wrap_styles_display', ''),
(7832, 119, 'wrap_styles_float', ''),
(7833, 119, 'wrap_styles_show_advanced_css', '0'),
(7834, 119, 'wrap_styles_advanced', ''),
(7835, 119, 'label_styles_background-color', ''),
(7836, 119, 'label_styles_border', ''),
(7837, 119, 'label_styles_border-style', ''),
(7838, 119, 'label_styles_border-color', ''),
(7839, 119, 'label_styles_color', ''),
(7840, 119, 'label_styles_width', ''),
(7841, 119, 'label_styles_font-size', ''),
(7842, 119, 'label_styles_margin', ''),
(7843, 119, 'label_styles_padding', ''),
(7844, 119, 'label_styles_display', ''),
(7845, 119, 'label_styles_float', ''),
(7846, 119, 'label_styles_show_advanced_css', '0'),
(7847, 119, 'label_styles_advanced', ''),
(7848, 119, 'element_styles_background-color', ''),
(7849, 119, 'element_styles_border', ''),
(7850, 119, 'element_styles_border-style', ''),
(7851, 119, 'element_styles_border-color', ''),
(7852, 119, 'element_styles_color', ''),
(7853, 119, 'element_styles_width', ''),
(7854, 119, 'element_styles_font-size', ''),
(7855, 119, 'element_styles_margin', ''),
(7856, 119, 'element_styles_padding', ''),
(7857, 119, 'element_styles_display', ''),
(7858, 119, 'element_styles_float', ''),
(7859, 119, 'element_styles_show_advanced_css', '0'),
(7860, 119, 'element_styles_advanced', ''),
(7861, 119, 'list_item_row_styles_background-color', ''),
(7862, 119, 'list_item_row_styles_border', ''),
(7863, 119, 'list_item_row_styles_border-style', ''),
(7864, 119, 'list_item_row_styles_border-color', ''),
(7865, 119, 'list_item_row_styles_color', ''),
(7866, 119, 'list_item_row_styles_height', ''),
(7867, 119, 'list_item_row_styles_width', ''),
(7868, 119, 'list_item_row_styles_font-size', ''),
(7869, 119, 'list_item_row_styles_margin', ''),
(7870, 119, 'list_item_row_styles_padding', ''),
(7871, 119, 'list_item_row_styles_display', ''),
(7872, 119, 'list_item_row_styles_float', ''),
(7873, 119, 'list_item_row_styles_show_advanced_css', '0'),
(7874, 119, 'list_item_row_styles_advanced', ''),
(7875, 119, 'list_item_label_styles_background-color', ''),
(7876, 119, 'list_item_label_styles_border', ''),
(7877, 119, 'list_item_label_styles_border-style', ''),
(7878, 119, 'list_item_label_styles_border-color', ''),
(7879, 119, 'list_item_label_styles_color', ''),
(7880, 119, 'list_item_label_styles_height', ''),
(7881, 119, 'list_item_label_styles_width', ''),
(7882, 119, 'list_item_label_styles_font-size', ''),
(7883, 119, 'list_item_label_styles_margin', ''),
(7884, 119, 'list_item_label_styles_padding', ''),
(7885, 119, 'list_item_label_styles_display', ''),
(7886, 119, 'list_item_label_styles_float', ''),
(7887, 119, 'list_item_label_styles_show_advanced_css', '0'),
(7888, 119, 'list_item_label_styles_advanced', ''),
(7889, 119, 'list_item_element_styles_background-color', ''),
(7890, 119, 'list_item_element_styles_border', ''),
(7891, 119, 'list_item_element_styles_border-style', ''),
(7892, 119, 'list_item_element_styles_border-color', ''),
(7893, 119, 'list_item_element_styles_color', ''),
(7894, 119, 'list_item_element_styles_height', ''),
(7895, 119, 'list_item_element_styles_width', ''),
(7896, 119, 'list_item_element_styles_font-size', ''),
(7897, 119, 'list_item_element_styles_margin', ''),
(7898, 119, 'list_item_element_styles_padding', ''),
(7899, 119, 'list_item_element_styles_display', ''),
(7900, 119, 'list_item_element_styles_float', ''),
(7901, 119, 'list_item_element_styles_show_advanced_css', '0'),
(7902, 119, 'list_item_element_styles_advanced', ''),
(7903, 119, 'cellcid', 'c3989'),
(7904, 119, 'drawerDisabled', ''),
(7905, 120, 'objectType', 'Field'),
(7906, 120, 'objectDomain', 'fields'),
(7907, 120, 'editActive', ''),
(7908, 120, 'order', '7'),
(7909, 120, 'cellcid', 'c3991'),
(7910, 120, 'label_pos', 'default'),
(7911, 120, 'required', ''),
(7912, 120, 'default', ''),
(7913, 120, 'placeholder', ''),
(7914, 120, 'container_class', ''),
(7915, 120, 'element_class', ''),
(7916, 120, 'input_limit', ''),
(7917, 120, 'input_limit_type', 'characters'),
(7918, 120, 'input_limit_msg', 'Character(s) left'),
(7919, 120, 'manual_key', ''),
(7920, 120, 'disable_input', ''),
(7921, 120, 'admin_label', ''),
(7922, 120, 'help_text', ''),
(7923, 120, 'desc_text', ''),
(7924, 120, 'disable_browser_autocomplete', ''),
(7925, 120, 'textarea_rte', ''),
(7926, 120, 'disable_rte_mobile', ''),
(7927, 120, 'textarea_media', ''),
(7928, 120, 'wrap_styles_background-color', ''),
(7929, 120, 'wrap_styles_border', ''),
(7930, 120, 'wrap_styles_border-style', ''),
(7931, 120, 'wrap_styles_border-color', ''),
(7932, 120, 'wrap_styles_width', ''),
(7933, 120, 'wrap_styles_margin', ''),
(7934, 120, 'wrap_styles_padding', ''),
(7935, 120, 'wrap_styles_display', ''),
(7936, 120, 'wrap_styles_float', ''),
(7937, 120, 'wrap_styles_show_advanced_css', '0'),
(7938, 120, 'wrap_styles_advanced', ''),
(7939, 120, 'label_styles_background-color', ''),
(7940, 120, 'label_styles_border', ''),
(7941, 120, 'label_styles_border-style', ''),
(7942, 120, 'label_styles_border-color', ''),
(7943, 120, 'label_styles_color', ''),
(7944, 120, 'label_styles_width', ''),
(7945, 120, 'label_styles_font-size', ''),
(7946, 120, 'label_styles_margin', ''),
(7947, 120, 'label_styles_padding', ''),
(7948, 120, 'label_styles_display', ''),
(7949, 120, 'label_styles_float', ''),
(7950, 120, 'label_styles_show_advanced_css', '0'),
(7951, 120, 'label_styles_advanced', ''),
(7952, 120, 'element_styles_background-color', ''),
(7953, 120, 'element_styles_border', ''),
(7954, 120, 'element_styles_border-style', ''),
(7955, 120, 'element_styles_border-color', ''),
(7956, 120, 'element_styles_color', ''),
(7957, 120, 'element_styles_width', ''),
(7958, 120, 'element_styles_font-size', ''),
(7959, 120, 'element_styles_margin', ''),
(7960, 120, 'element_styles_padding', ''),
(7961, 120, 'element_styles_display', ''),
(7962, 120, 'element_styles_float', ''),
(7963, 120, 'element_styles_show_advanced_css', '0'),
(7964, 120, 'element_styles_advanced', ''),
(7965, 121, 'objectType', 'Field'),
(7966, 121, 'objectDomain', 'fields'),
(7967, 121, 'editActive', ''),
(7968, 121, 'order', '8'),
(7969, 121, 'label_pos', 'default'),
(7970, 121, 'required', '1'),
(7971, 121, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(7972, 121, 'container_class', ''),
(7973, 121, 'element_class', ''),
(7974, 121, 'admin_label', ''),
(7975, 121, 'help_text', ''),
(7976, 121, 'desc_text', ''),
(7977, 121, 'wrap_styles_background-color', ''),
(7978, 121, 'wrap_styles_border', ''),
(7979, 121, 'wrap_styles_border-style', ''),
(7980, 121, 'wrap_styles_border-color', ''),
(7981, 121, 'wrap_styles_width', ''),
(7982, 121, 'wrap_styles_margin', ''),
(7983, 121, 'wrap_styles_padding', ''),
(7984, 121, 'wrap_styles_display', ''),
(7985, 121, 'wrap_styles_float', ''),
(7986, 121, 'wrap_styles_show_advanced_css', '0'),
(7987, 121, 'wrap_styles_advanced', ''),
(7988, 121, 'label_styles_background-color', ''),
(7989, 121, 'label_styles_border', ''),
(7990, 121, 'label_styles_border-style', ''),
(7991, 121, 'label_styles_border-color', ''),
(7992, 121, 'label_styles_color', ''),
(7993, 121, 'label_styles_width', ''),
(7994, 121, 'label_styles_font-size', ''),
(7995, 121, 'label_styles_margin', ''),
(7996, 121, 'label_styles_padding', ''),
(7997, 121, 'label_styles_display', ''),
(7998, 121, 'label_styles_float', ''),
(7999, 121, 'label_styles_show_advanced_css', '0'),
(8000, 121, 'label_styles_advanced', ''),
(8001, 121, 'element_styles_background-color', ''),
(8002, 121, 'element_styles_border', ''),
(8003, 121, 'element_styles_border-style', ''),
(8004, 121, 'element_styles_border-color', ''),
(8005, 121, 'element_styles_color', ''),
(8006, 121, 'element_styles_width', ''),
(8007, 121, 'element_styles_font-size', ''),
(8008, 121, 'element_styles_margin', ''),
(8009, 121, 'element_styles_padding', ''),
(8010, 121, 'element_styles_display', ''),
(8011, 121, 'element_styles_float', ''),
(8012, 121, 'element_styles_show_advanced_css', '0'),
(8013, 121, 'element_styles_advanced', ''),
(8014, 121, 'list_item_row_styles_background-color', ''),
(8015, 121, 'list_item_row_styles_border', ''),
(8016, 121, 'list_item_row_styles_border-style', ''),
(8017, 121, 'list_item_row_styles_border-color', ''),
(8018, 121, 'list_item_row_styles_color', ''),
(8019, 121, 'list_item_row_styles_height', ''),
(8020, 121, 'list_item_row_styles_width', ''),
(8021, 121, 'list_item_row_styles_font-size', ''),
(8022, 121, 'list_item_row_styles_margin', ''),
(8023, 121, 'list_item_row_styles_padding', ''),
(8024, 121, 'list_item_row_styles_display', ''),
(8025, 121, 'list_item_row_styles_float', ''),
(8026, 121, 'list_item_row_styles_show_advanced_css', '0'),
(8027, 121, 'list_item_row_styles_advanced', ''),
(8028, 121, 'list_item_label_styles_background-color', ''),
(8029, 121, 'list_item_label_styles_border', ''),
(8030, 121, 'list_item_label_styles_border-style', ''),
(8031, 121, 'list_item_label_styles_border-color', ''),
(8032, 121, 'list_item_label_styles_color', ''),
(8033, 121, 'list_item_label_styles_height', ''),
(8034, 121, 'list_item_label_styles_width', ''),
(8035, 121, 'list_item_label_styles_font-size', ''),
(8036, 121, 'list_item_label_styles_margin', ''),
(8037, 121, 'list_item_label_styles_padding', ''),
(8038, 121, 'list_item_label_styles_display', ''),
(8039, 121, 'list_item_label_styles_float', ''),
(8040, 121, 'list_item_label_styles_show_advanced_css', '0'),
(8041, 121, 'list_item_label_styles_advanced', ''),
(8042, 121, 'list_item_element_styles_background-color', ''),
(8043, 121, 'list_item_element_styles_border', ''),
(8044, 121, 'list_item_element_styles_border-style', ''),
(8045, 121, 'list_item_element_styles_border-color', ''),
(8046, 121, 'list_item_element_styles_color', ''),
(8047, 121, 'list_item_element_styles_height', ''),
(8048, 121, 'list_item_element_styles_width', ''),
(8049, 121, 'list_item_element_styles_font-size', ''),
(8050, 121, 'list_item_element_styles_margin', ''),
(8051, 121, 'list_item_element_styles_padding', ''),
(8052, 121, 'list_item_element_styles_display', ''),
(8053, 121, 'list_item_element_styles_float', ''),
(8054, 121, 'list_item_element_styles_show_advanced_css', '0'),
(8055, 121, 'list_item_element_styles_advanced', ''),
(8056, 121, 'cellcid', 'c3994'),
(8057, 121, 'drawerDisabled', ''),
(8058, 122, 'objectType', 'Field'),
(8059, 122, 'objectDomain', 'fields'),
(8060, 122, 'editActive', ''),
(8061, 122, 'order', '9'),
(8062, 122, 'cellcid', 'c3996'),
(8063, 122, 'label_pos', 'default'),
(8064, 122, 'required', ''),
(8065, 122, 'default', ''),
(8066, 122, 'placeholder', ''),
(8067, 122, 'container_class', ''),
(8068, 122, 'element_class', ''),
(8069, 122, 'input_limit', ''),
(8070, 122, 'input_limit_type', 'characters'),
(8071, 122, 'input_limit_msg', 'Character(s) left'),
(8072, 122, 'manual_key', ''),
(8073, 122, 'disable_input', ''),
(8074, 122, 'admin_label', ''),
(8075, 122, 'help_text', ''),
(8076, 122, 'desc_text', ''),
(8077, 122, 'disable_browser_autocomplete', ''),
(8078, 122, 'textarea_rte', ''),
(8079, 122, 'disable_rte_mobile', ''),
(8080, 122, 'textarea_media', ''),
(8081, 122, 'wrap_styles_background-color', ''),
(8082, 122, 'wrap_styles_border', ''),
(8083, 122, 'wrap_styles_border-style', ''),
(8084, 122, 'wrap_styles_border-color', ''),
(8085, 122, 'wrap_styles_width', ''),
(8086, 122, 'wrap_styles_margin', ''),
(8087, 122, 'wrap_styles_padding', ''),
(8088, 122, 'wrap_styles_display', ''),
(8089, 122, 'wrap_styles_float', ''),
(8090, 122, 'wrap_styles_show_advanced_css', '0'),
(8091, 122, 'wrap_styles_advanced', ''),
(8092, 122, 'label_styles_background-color', ''),
(8093, 122, 'label_styles_border', ''),
(8094, 122, 'label_styles_border-style', ''),
(8095, 122, 'label_styles_border-color', ''),
(8096, 122, 'label_styles_color', ''),
(8097, 122, 'label_styles_width', ''),
(8098, 122, 'label_styles_font-size', ''),
(8099, 122, 'label_styles_margin', ''),
(8100, 122, 'label_styles_padding', ''),
(8101, 122, 'label_styles_display', ''),
(8102, 122, 'label_styles_float', ''),
(8103, 122, 'label_styles_show_advanced_css', '0'),
(8104, 122, 'label_styles_advanced', ''),
(8105, 122, 'element_styles_background-color', ''),
(8106, 122, 'element_styles_border', ''),
(8107, 122, 'element_styles_border-style', ''),
(8108, 122, 'element_styles_border-color', ''),
(8109, 122, 'element_styles_color', ''),
(8110, 122, 'element_styles_width', ''),
(8111, 122, 'element_styles_font-size', ''),
(8112, 122, 'element_styles_margin', ''),
(8113, 122, 'element_styles_padding', ''),
(8114, 122, 'element_styles_display', ''),
(8115, 122, 'element_styles_float', ''),
(8116, 122, 'element_styles_show_advanced_css', '0'),
(8117, 122, 'element_styles_advanced', ''),
(8118, 122, 'drawerDisabled', ''),
(8119, 123, 'objectType', 'Field'),
(8120, 123, 'objectDomain', 'fields'),
(8121, 123, 'editActive', ''),
(8122, 123, 'order', '999'),
(8123, 123, 'label_pos', 'default'),
(8124, 123, 'required', '1'),
(8125, 123, 'default', ''),
(8126, 123, 'placeholder', ''),
(8127, 123, 'container_class', ''),
(8128, 123, 'element_class', ''),
(8129, 123, 'input_limit', ''),
(8130, 123, 'input_limit_type', 'characters'),
(8131, 123, 'input_limit_msg', 'Character(s) left'),
(8132, 123, 'manual_key', ''),
(8133, 123, 'disable_input', ''),
(8134, 123, 'admin_label', ''),
(8135, 123, 'help_text', ''),
(8136, 123, 'desc_text', ''),
(8137, 123, 'disable_browser_autocomplete', ''),
(8138, 123, 'textarea_rte', ''),
(8139, 123, 'disable_rte_mobile', ''),
(8140, 123, 'textarea_media', ''),
(8141, 123, 'wrap_styles_background-color', ''),
(8142, 123, 'wrap_styles_border', ''),
(8143, 123, 'wrap_styles_border-style', ''),
(8144, 123, 'wrap_styles_border-color', ''),
(8145, 123, 'wrap_styles_width', ''),
(8146, 123, 'wrap_styles_margin', ''),
(8147, 123, 'wrap_styles_padding', ''),
(8148, 123, 'wrap_styles_display', ''),
(8149, 123, 'wrap_styles_float', ''),
(8150, 123, 'wrap_styles_show_advanced_css', '0'),
(8151, 123, 'wrap_styles_advanced', ''),
(8152, 123, 'label_styles_background-color', ''),
(8153, 123, 'label_styles_border', ''),
(8154, 123, 'label_styles_border-style', ''),
(8155, 123, 'label_styles_border-color', ''),
(8156, 123, 'label_styles_color', ''),
(8157, 123, 'label_styles_width', ''),
(8158, 123, 'label_styles_font-size', ''),
(8159, 123, 'label_styles_margin', ''),
(8160, 123, 'label_styles_padding', ''),
(8161, 123, 'label_styles_display', ''),
(8162, 123, 'label_styles_float', ''),
(8163, 123, 'label_styles_show_advanced_css', '0'),
(8164, 123, 'label_styles_advanced', ''),
(8165, 123, 'element_styles_background-color', ''),
(8166, 123, 'element_styles_border', ''),
(8167, 123, 'element_styles_border-style', ''),
(8168, 123, 'element_styles_border-color', ''),
(8169, 123, 'element_styles_color', ''),
(8170, 123, 'element_styles_width', ''),
(8171, 123, 'element_styles_font-size', ''),
(8172, 123, 'element_styles_margin', ''),
(8173, 123, 'element_styles_padding', ''),
(8174, 123, 'element_styles_display', ''),
(8175, 123, 'element_styles_float', ''),
(8176, 123, 'element_styles_show_advanced_css', '0'),
(8177, 123, 'element_styles_advanced', ''),
(8178, 123, 'cellcid', 'c4012'),
(8179, 123, 'drawerDisabled', ''),
(8180, 124, 'objectType', 'Field'),
(8181, 124, 'objectDomain', 'fields'),
(8182, 124, 'editActive', ''),
(8183, 124, 'order', '999'),
(8184, 124, 'label_pos', 'default'),
(8185, 124, 'required', '1'),
(8186, 124, 'default', ''),
(8187, 124, 'placeholder', ''),
(8188, 124, 'container_class', ''),
(8189, 124, 'element_class', ''),
(8190, 124, 'input_limit', ''),
(8191, 124, 'input_limit_type', 'characters'),
(8192, 124, 'input_limit_msg', 'Character(s) left'),
(8193, 124, 'manual_key', ''),
(8194, 124, 'disable_input', ''),
(8195, 124, 'admin_label', ''),
(8196, 124, 'help_text', ''),
(8197, 124, 'desc_text', ''),
(8198, 124, 'disable_browser_autocomplete', ''),
(8199, 124, 'textarea_rte', ''),
(8200, 124, 'disable_rte_mobile', ''),
(8201, 124, 'textarea_media', ''),
(8202, 124, 'wrap_styles_background-color', ''),
(8203, 124, 'wrap_styles_border', ''),
(8204, 124, 'wrap_styles_border-style', ''),
(8205, 124, 'wrap_styles_border-color', ''),
(8206, 124, 'wrap_styles_width', ''),
(8207, 124, 'wrap_styles_margin', ''),
(8208, 124, 'wrap_styles_padding', ''),
(8209, 124, 'wrap_styles_display', ''),
(8210, 124, 'wrap_styles_float', ''),
(8211, 124, 'wrap_styles_show_advanced_css', '0'),
(8212, 124, 'wrap_styles_advanced', ''),
(8213, 124, 'label_styles_background-color', ''),
(8214, 124, 'label_styles_border', ''),
(8215, 124, 'label_styles_border-style', ''),
(8216, 124, 'label_styles_border-color', ''),
(8217, 124, 'label_styles_color', ''),
(8218, 124, 'label_styles_width', ''),
(8219, 124, 'label_styles_font-size', ''),
(8220, 124, 'label_styles_margin', ''),
(8221, 124, 'label_styles_padding', ''),
(8222, 124, 'label_styles_display', ''),
(8223, 124, 'label_styles_float', ''),
(8224, 124, 'label_styles_show_advanced_css', '0'),
(8225, 124, 'label_styles_advanced', ''),
(8226, 124, 'element_styles_background-color', ''),
(8227, 124, 'element_styles_border', ''),
(8228, 124, 'element_styles_border-style', ''),
(8229, 124, 'element_styles_border-color', ''),
(8230, 124, 'element_styles_color', ''),
(8231, 124, 'element_styles_width', ''),
(8232, 124, 'element_styles_font-size', ''),
(8233, 124, 'element_styles_margin', ''),
(8234, 124, 'element_styles_padding', ''),
(8235, 124, 'element_styles_display', ''),
(8236, 124, 'element_styles_float', ''),
(8237, 124, 'element_styles_show_advanced_css', '0'),
(8238, 124, 'element_styles_advanced', ''),
(8239, 124, 'cellcid', 'c4015'),
(8240, 124, 'drawerDisabled', ''),
(8334, 126, 'objectType', 'Field'),
(8335, 126, 'objectDomain', 'fields'),
(8336, 126, 'editActive', ''),
(8337, 126, 'order', '1'),
(8338, 126, 'label_pos', 'right'),
(8339, 126, 'required', '1'),
(8340, 126, 'container_class', ''),
(8341, 126, 'element_class', ''),
(8342, 126, 'manual_key', ''),
(8343, 126, 'disable_input', ''),
(8344, 126, 'admin_label', ''),
(8345, 126, 'help_text', ''),
(8346, 126, 'desc_text', '<p>I understand that completing an application does not guarantee enrolment for my child at Westside Montessori Academy.<br></p>'),
(8347, 126, 'default_value', 'unchecked'),
(8348, 126, 'checked_calc_value', 'Yes'),
(8349, 126, 'unchecked_calc_value', 'No'),
(8350, 126, 'wrap_styles_background-color', ''),
(8351, 126, 'wrap_styles_border', ''),
(8352, 126, 'wrap_styles_border-style', ''),
(8353, 126, 'wrap_styles_border-color', ''),
(8354, 126, 'wrap_styles_width', ''),
(8355, 126, 'wrap_styles_margin', ''),
(8356, 126, 'wrap_styles_padding', ''),
(8357, 126, 'wrap_styles_display', ''),
(8358, 126, 'wrap_styles_float', ''),
(8359, 126, 'wrap_styles_show_advanced_css', '0'),
(8360, 126, 'wrap_styles_advanced', ''),
(8361, 126, 'label_styles_background-color', ''),
(8362, 126, 'label_styles_border', ''),
(8363, 126, 'label_styles_border-style', ''),
(8364, 126, 'label_styles_border-color', ''),
(8365, 126, 'label_styles_color', ''),
(8366, 126, 'label_styles_width', ''),
(8367, 126, 'label_styles_font-size', ''),
(8368, 126, 'label_styles_margin', ''),
(8369, 126, 'label_styles_padding', ''),
(8370, 126, 'label_styles_display', ''),
(8371, 126, 'label_styles_float', ''),
(8372, 126, 'label_styles_show_advanced_css', '0'),
(8373, 126, 'label_styles_advanced', ''),
(8374, 126, 'element_styles_background-color', ''),
(8375, 126, 'element_styles_border', ''),
(8376, 126, 'element_styles_border-style', ''),
(8377, 126, 'element_styles_border-color', ''),
(8378, 126, 'element_styles_color', ''),
(8379, 126, 'element_styles_width', ''),
(8380, 126, 'element_styles_font-size', ''),
(8381, 126, 'element_styles_margin', ''),
(8382, 126, 'element_styles_padding', ''),
(8383, 126, 'element_styles_display', ''),
(8384, 126, 'element_styles_float', ''),
(8385, 126, 'element_styles_show_advanced_css', '0'),
(8386, 126, 'element_styles_advanced', ''),
(8387, 126, 'cellcid', 'c4024'),
(8388, 126, 'drawerDisabled', ''),
(8389, 127, 'objectType', 'Field'),
(8390, 127, 'objectDomain', 'fields'),
(8391, 127, 'editActive', ''),
(8392, 127, 'order', '3'),
(8393, 127, 'processing_label', 'Processing'),
(8394, 127, 'container_class', ''),
(8395, 127, 'element_class', ''),
(8396, 127, 'wrap_styles_background-color', ''),
(8397, 127, 'wrap_styles_border', ''),
(8398, 127, 'wrap_styles_border-style', ''),
(8399, 127, 'wrap_styles_border-color', ''),
(8400, 127, 'wrap_styles_width', ''),
(8401, 127, 'wrap_styles_margin', ''),
(8402, 127, 'wrap_styles_padding', ''),
(8403, 127, 'wrap_styles_display', ''),
(8404, 127, 'wrap_styles_float', ''),
(8405, 127, 'wrap_styles_show_advanced_css', '0'),
(8406, 127, 'wrap_styles_advanced', ''),
(8407, 127, 'element_styles_background-color', ''),
(8408, 127, 'element_styles_border', ''),
(8409, 127, 'element_styles_border-style', ''),
(8410, 127, 'element_styles_border-color', ''),
(8411, 127, 'element_styles_color', ''),
(8412, 127, 'element_styles_width', ''),
(8413, 127, 'element_styles_font-size', ''),
(8414, 127, 'element_styles_margin', '');
INSERT INTO `wp_eauwvw_nf3_field_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(8415, 127, 'element_styles_padding', ''),
(8416, 127, 'element_styles_display', ''),
(8417, 127, 'element_styles_float', ''),
(8418, 127, 'element_styles_show_advanced_css', '0'),
(8419, 127, 'element_styles_advanced', ''),
(8420, 127, 'submit_element_hover_styles_background-color', ''),
(8421, 127, 'submit_element_hover_styles_border', ''),
(8422, 127, 'submit_element_hover_styles_border-style', ''),
(8423, 127, 'submit_element_hover_styles_border-color', ''),
(8424, 127, 'submit_element_hover_styles_color', ''),
(8425, 127, 'submit_element_hover_styles_width', ''),
(8426, 127, 'submit_element_hover_styles_font-size', ''),
(8427, 127, 'submit_element_hover_styles_margin', ''),
(8428, 127, 'submit_element_hover_styles_padding', ''),
(8429, 127, 'submit_element_hover_styles_display', ''),
(8430, 127, 'submit_element_hover_styles_float', ''),
(8431, 127, 'submit_element_hover_styles_show_advanced_css', '0'),
(8432, 127, 'submit_element_hover_styles_advanced', ''),
(8433, 127, 'cellcid', 'c4027'),
(8434, 127, 'drawerDisabled', ''),
(8435, 74, 'label', 'I am applying for: '),
(8436, 74, 'key', 'i_am_applying_for_1500318528695'),
(8437, 74, 'type', 'listselect'),
(8438, 80, 'label', 'First Parent Name'),
(8439, 80, 'key', 'first_parent_name_1499712121583'),
(8440, 80, 'type', 'firstname'),
(8441, 96, 'label', 'Child\'s Full Name'),
(8442, 96, 'key', 'child_s_full_name_1499464634967'),
(8443, 96, 'type', 'firstname'),
(8444, 105, 'label', 'What activities does your child prefer when alone?'),
(8445, 105, 'key', 'what_activities_does_your_child_prefer_when_alone_1499466188918'),
(8446, 105, 'type', 'textbox'),
(8447, 114, 'label', 'If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):'),
(8448, 114, 'key', 'if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791'),
(8449, 114, 'type', 'textarea'),
(8450, 126, 'label', 'I understand the Terms and Conditions'),
(8451, 126, 'key', 'i_understand_the_terms_and_conditions_1499711012223'),
(8452, 126, 'type', 'checkbox'),
(8453, 75, 'label', 'Beginning:'),
(8454, 75, 'key', 'beginning_1499454214079'),
(8455, 75, 'type', 'listselect'),
(8456, 81, 'label', 'Last Name'),
(8457, 81, 'key', 'lastname_1499463440629'),
(8458, 81, 'type', 'lastname'),
(8459, 97, 'label', 'Child\'s Date of Birth'),
(8460, 97, 'key', 'child_s_date_of_birth_1499464731212'),
(8461, 97, 'type', 'date'),
(8462, 106, 'label', 'What activities does your child enjoy with others?'),
(8463, 106, 'key', 'what_activities_does_your_child_enjoy_with_others_1499466212273'),
(8464, 106, 'type', 'textbox'),
(8465, 115, 'label', 'Special Medication?'),
(8466, 115, 'key', 'special_medication_1499466346394'),
(8467, 115, 'type', 'listradio'),
(8468, 82, 'label', 'Best Phone to Contact'),
(8469, 82, 'key', 'best_phone_to_contact_1499464065667'),
(8470, 82, 'type', 'phone'),
(8471, 98, 'label', 'Name Child Prefers to Be Called'),
(8472, 98, 'key', 'name_child_prefers_to_be_called_1499464649864'),
(8473, 98, 'type', 'textbox'),
(8477, 116, 'label', 'Medication Details'),
(8478, 116, 'key', 'medication_details_1499710356120'),
(8479, 116, 'type', 'textarea'),
(8480, 127, 'label', 'Submit'),
(8481, 127, 'key', 'submit_1499710991307'),
(8482, 127, 'type', 'submit'),
(8483, 77, 'label', 'How did you hear about Westside Montessori Academy?'),
(8484, 77, 'key', 'how_did_you_hear_about_westside_montessori_academy_1499711509236'),
(8485, 77, 'type', 'listcheckbox'),
(8486, 83, 'label', 'Email'),
(8487, 83, 'key', 'email_1499463446645'),
(8488, 83, 'type', 'email'),
(8489, 99, 'label', 'Gender:'),
(8490, 99, 'key', 'gender_1499703657310'),
(8491, 99, 'type', 'listselect'),
(8495, 117, 'label', 'Special Diet?'),
(8496, 117, 'key', 'special_diet_1499466766111'),
(8497, 117, 'type', 'listradio'),
(8498, 78, 'label', 'Current Student/Family'),
(8499, 78, 'key', 'current_student_family_1499711958874'),
(8500, 78, 'type', 'textbox'),
(8501, 84, 'label', 'Address'),
(8502, 84, 'key', 'address_1499463452209'),
(8503, 84, 'type', 'address'),
(8504, 100, 'label', 'First Language'),
(8505, 100, 'key', 'first_language_1499464743690'),
(8506, 100, 'type', 'textbox'),
(8510, 118, 'label', 'Special Diet Details'),
(8511, 118, 'key', 'special_diet_details_1499710392198'),
(8512, 118, 'type', 'textarea'),
(8513, 79, 'label', 'Other'),
(8514, 79, 'key', 'other_1499711968400'),
(8515, 79, 'type', 'textbox'),
(8516, 85, 'label', 'Unit #'),
(8517, 85, 'key', 'unit_1499465451820'),
(8518, 85, 'type', 'address'),
(8519, 101, 'label', 'Other Languages'),
(8520, 101, 'key', 'other_languages_1499464752409'),
(8521, 101, 'type', 'textbox'),
(8525, 119, 'label', 'Food preferences or dislikes?'),
(8526, 119, 'key', 'food_preferences_or_dislikes_1499466743566'),
(8527, 119, 'type', 'listradio'),
(8528, 86, 'label', 'City'),
(8529, 86, 'key', 'city_1499463453266'),
(8530, 86, 'type', 'city'),
(8531, 102, 'label', 'Citizenship'),
(8532, 102, 'key', 'citizenship_1499464812337'),
(8533, 102, 'type', 'textbox'),
(8537, 120, 'label', 'Food Preference Details'),
(8538, 120, 'key', 'food_preference_details_1499710402755'),
(8539, 120, 'type', 'textarea'),
(8540, 87, 'label', 'Province/State'),
(8541, 87, 'key', 'province_state_1499463593303'),
(8542, 87, 'type', 'liststate'),
(8543, 103, 'label', 'Does Your Child Have Siblings?'),
(8544, 103, 'key', 'does_your_child_have_siblings_1499464832216'),
(8545, 103, 'type', 'listradio'),
(8546, 121, 'label', 'Special eating habits?'),
(8547, 121, 'key', 'special_eating_habits_1499466809010'),
(8548, 121, 'type', 'listradio'),
(8549, 88, 'label', 'Postal Code'),
(8550, 88, 'key', 'postal_code_1499463506919'),
(8551, 88, 'type', 'zip'),
(8552, 104, 'label', 'Name and age of siblings'),
(8553, 104, 'key', 'name_and_age_of_siblings_1499964482946'),
(8554, 104, 'type', 'textbox'),
(8555, 122, 'label', 'Eating Habits Details'),
(8556, 122, 'key', 'eating_habits_details_1499710414708'),
(8557, 122, 'type', 'textarea'),
(8558, 89, 'label', 'Place of Work'),
(8559, 89, 'key', 'place_of_work_1499464075146'),
(8560, 89, 'type', 'textbox'),
(8561, 89, 'drawerDisabled', ''),
(8568, 90, 'label', 'Work Phone'),
(8569, 90, 'key', 'work_phone_1499464087910'),
(8570, 90, 'type', 'phone'),
(8571, 91, 'label', 'Add a Second Parent / Guardian'),
(8572, 91, 'key', 'add_a_second_parent_guardian_1499465827161'),
(8573, 91, 'type', 'checkbox'),
(8574, 92, 'label', '2nd Parent First Name'),
(8575, 92, 'key', '2nd_parent_first_name_1499704780354'),
(8576, 92, 'type', 'firstname'),
(8577, 93, 'label', '2nd Parent Last Name'),
(8578, 93, 'key', '2nd_parent_last_name_1499704845650'),
(8579, 93, 'type', 'lastname'),
(8580, 94, 'label', '2nd Parent Email'),
(8581, 94, 'key', '2nd_parent_email_1499704856675'),
(8582, 94, 'type', 'email'),
(8583, 95, 'label', '2nd Parent Phone'),
(8584, 95, 'key', '2nd_parent_phone_1499704870129'),
(8585, 95, 'type', 'phone'),
(8586, 123, 'label', 'Why would you like for your child to attend WMA?'),
(8587, 123, 'key', 'why_would_you_like_for_your_child_to_attend_wma_1499725506534'),
(8588, 123, 'type', 'textarea'),
(8589, 124, 'label', 'How Does the Montessori Method fit in with the education goals you have for your child?'),
(8590, 124, 'key', 'how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634'),
(8591, 124, 'type', 'textarea'),
(8595, 128, 'objectType', 'Field'),
(8596, 128, 'objectDomain', 'fields'),
(8597, 128, 'editActive', ''),
(8598, 128, 'order', '17'),
(8599, 128, 'type', 'textbox'),
(8600, 128, 'label', '2nd Parent Work'),
(8601, 128, 'key', '2nd_parent_work_1500322689107'),
(8602, 128, 'label_pos', 'default'),
(8603, 128, 'required', ''),
(8604, 128, 'default', ''),
(8605, 128, 'placeholder', ''),
(8606, 128, 'container_class', ''),
(8607, 128, 'element_class', ''),
(8608, 128, 'input_limit', ''),
(8609, 128, 'input_limit_type', 'characters'),
(8610, 128, 'input_limit_msg', 'Character(s) left'),
(8611, 128, 'manual_key', ''),
(8612, 128, 'disable_input', ''),
(8613, 128, 'admin_label', ''),
(8614, 128, 'help_text', ''),
(8615, 128, 'desc_text', ''),
(8616, 128, 'disable_browser_autocomplete', ''),
(8617, 128, 'mask', ''),
(8618, 128, 'custom_mask', ''),
(8619, 128, 'wrap_styles_background-color', ''),
(8620, 128, 'wrap_styles_border', ''),
(8621, 128, 'wrap_styles_border-style', ''),
(8622, 128, 'wrap_styles_border-color', ''),
(8623, 128, 'wrap_styles_width', ''),
(8624, 128, 'wrap_styles_margin', ''),
(8625, 128, 'wrap_styles_padding', ''),
(8626, 128, 'wrap_styles_display', ''),
(8627, 128, 'wrap_styles_float', ''),
(8628, 128, 'wrap_styles_show_advanced_css', '0'),
(8629, 128, 'wrap_styles_advanced', ''),
(8630, 128, 'label_styles_background-color', ''),
(8631, 128, 'label_styles_border', ''),
(8632, 128, 'label_styles_border-style', ''),
(8633, 128, 'label_styles_border-color', ''),
(8634, 128, 'label_styles_color', ''),
(8635, 128, 'label_styles_width', ''),
(8636, 128, 'label_styles_font-size', ''),
(8637, 128, 'label_styles_margin', ''),
(8638, 128, 'label_styles_padding', ''),
(8639, 128, 'label_styles_display', ''),
(8640, 128, 'label_styles_float', ''),
(8641, 128, 'label_styles_show_advanced_css', '0'),
(8642, 128, 'label_styles_advanced', ''),
(8643, 128, 'element_styles_background-color', ''),
(8644, 128, 'element_styles_border', ''),
(8645, 128, 'element_styles_border-style', ''),
(8646, 128, 'element_styles_border-color', ''),
(8647, 128, 'element_styles_color', ''),
(8648, 128, 'element_styles_width', ''),
(8649, 128, 'element_styles_font-size', ''),
(8650, 128, 'element_styles_margin', ''),
(8651, 128, 'element_styles_padding', ''),
(8652, 128, 'element_styles_display', ''),
(8653, 128, 'element_styles_float', ''),
(8654, 128, 'element_styles_show_advanced_css', '0'),
(8655, 128, 'element_styles_advanced', ''),
(8656, 128, 'cellcid', 'c3930'),
(8657, 128, 'drawerDisabled', ''),
(8658, 129, 'objectType', 'Field'),
(8659, 129, 'objectDomain', 'fields'),
(8660, 129, 'editActive', ''),
(8661, 129, 'order', '18'),
(8662, 129, 'label', '2nd Parent Work Phone'),
(8663, 129, 'type', 'phone'),
(8664, 129, 'cellcid', 'c3932'),
(8665, 129, 'key', '2nd_parent_work_phone_1500399017023'),
(8666, 129, 'label_pos', 'default'),
(8667, 129, 'required', ''),
(8668, 129, 'default', ''),
(8669, 129, 'placeholder', ''),
(8670, 129, 'container_class', ''),
(8671, 129, 'element_class', ''),
(8672, 129, 'input_limit', ''),
(8673, 129, 'input_limit_type', 'characters'),
(8674, 129, 'input_limit_msg', 'Character(s) left'),
(8675, 129, 'manual_key', ''),
(8676, 129, 'disable_input', ''),
(8677, 129, 'admin_label', ''),
(8678, 129, 'help_text', ''),
(8679, 129, 'desc_text', ''),
(8680, 129, 'disable_browser_autocomplete', ''),
(8681, 129, 'mask', ''),
(8682, 129, 'custom_mask', ''),
(8683, 129, 'wrap_styles_background-color', ''),
(8684, 129, 'wrap_styles_border', ''),
(8685, 129, 'wrap_styles_border-style', ''),
(8686, 129, 'wrap_styles_border-color', ''),
(8687, 129, 'wrap_styles_width', ''),
(8688, 129, 'wrap_styles_margin', ''),
(8689, 129, 'wrap_styles_padding', ''),
(8690, 129, 'wrap_styles_display', ''),
(8691, 129, 'wrap_styles_float', ''),
(8692, 129, 'wrap_styles_show_advanced_css', '0'),
(8693, 129, 'wrap_styles_advanced', ''),
(8694, 129, 'label_styles_background-color', ''),
(8695, 129, 'label_styles_border', ''),
(8696, 129, 'label_styles_border-style', ''),
(8697, 129, 'label_styles_border-color', ''),
(8698, 129, 'label_styles_color', ''),
(8699, 129, 'label_styles_width', ''),
(8700, 129, 'label_styles_font-size', ''),
(8701, 129, 'label_styles_margin', ''),
(8702, 129, 'label_styles_padding', ''),
(8703, 129, 'label_styles_display', ''),
(8704, 129, 'label_styles_float', ''),
(8705, 129, 'label_styles_show_advanced_css', '0'),
(8706, 129, 'label_styles_advanced', ''),
(8707, 129, 'element_styles_background-color', ''),
(8708, 129, 'element_styles_border', ''),
(8709, 129, 'element_styles_border-style', ''),
(8710, 129, 'element_styles_border-color', ''),
(8711, 129, 'element_styles_color', ''),
(8712, 129, 'element_styles_width', ''),
(8713, 129, 'element_styles_font-size', ''),
(8714, 129, 'element_styles_margin', ''),
(8715, 129, 'element_styles_padding', ''),
(8716, 129, 'element_styles_display', ''),
(8717, 129, 'element_styles_float', ''),
(8718, 129, 'element_styles_show_advanced_css', '0'),
(8719, 129, 'element_styles_advanced', ''),
(8720, 129, 'drawerDisabled', ''),
(8721, 130, 'objectType', 'Field'),
(8722, 130, 'objectDomain', 'fields'),
(8723, 130, 'editActive', ''),
(8724, 130, 'order', '3'),
(8725, 130, 'type', 'textbox'),
(8726, 130, 'label', 'Name of current school child is attending (if applicable)'),
(8727, 130, 'key', 'name_of_current_school_child_is_attending_if_applicable_1500323987591'),
(8728, 130, 'label_pos', 'default'),
(8729, 130, 'required', ''),
(8730, 130, 'default', ''),
(8731, 130, 'placeholder', ''),
(8732, 130, 'container_class', ''),
(8733, 130, 'element_class', ''),
(8734, 130, 'input_limit', ''),
(8735, 130, 'input_limit_type', 'characters'),
(8736, 130, 'input_limit_msg', 'Character(s) left'),
(8737, 130, 'manual_key', ''),
(8738, 130, 'disable_input', ''),
(8739, 130, 'admin_label', ''),
(8740, 130, 'help_text', ''),
(8741, 130, 'desc_text', ''),
(8742, 130, 'disable_browser_autocomplete', ''),
(8743, 130, 'mask', ''),
(8744, 130, 'custom_mask', ''),
(8745, 130, 'wrap_styles_background-color', ''),
(8746, 130, 'wrap_styles_border', ''),
(8747, 130, 'wrap_styles_border-style', ''),
(8748, 130, 'wrap_styles_border-color', ''),
(8749, 130, 'wrap_styles_width', ''),
(8750, 130, 'wrap_styles_margin', ''),
(8751, 130, 'wrap_styles_padding', ''),
(8752, 130, 'wrap_styles_display', ''),
(8753, 130, 'wrap_styles_float', ''),
(8754, 130, 'wrap_styles_show_advanced_css', '0'),
(8755, 130, 'wrap_styles_advanced', ''),
(8756, 130, 'label_styles_background-color', ''),
(8757, 130, 'label_styles_border', ''),
(8758, 130, 'label_styles_border-style', ''),
(8759, 130, 'label_styles_border-color', ''),
(8760, 130, 'label_styles_color', ''),
(8761, 130, 'label_styles_width', ''),
(8762, 130, 'label_styles_font-size', ''),
(8763, 130, 'label_styles_margin', ''),
(8764, 130, 'label_styles_padding', ''),
(8765, 130, 'label_styles_display', ''),
(8766, 130, 'label_styles_float', ''),
(8767, 130, 'label_styles_show_advanced_css', '0'),
(8768, 130, 'label_styles_advanced', ''),
(8769, 130, 'element_styles_background-color', ''),
(8770, 130, 'element_styles_border', ''),
(8771, 130, 'element_styles_border-style', ''),
(8772, 130, 'element_styles_border-color', ''),
(8773, 130, 'element_styles_color', ''),
(8774, 130, 'element_styles_width', ''),
(8775, 130, 'element_styles_font-size', ''),
(8776, 130, 'element_styles_margin', ''),
(8777, 130, 'element_styles_padding', ''),
(8778, 130, 'element_styles_display', ''),
(8779, 130, 'element_styles_float', ''),
(8780, 130, 'element_styles_show_advanced_css', '0'),
(8781, 130, 'element_styles_advanced', ''),
(8782, 130, 'cellcid', 'c3968'),
(8783, 130, 'drawerDisabled', ''),
(8784, 131, 'objectType', 'Field'),
(8785, 131, 'objectDomain', 'fields'),
(8786, 131, 'editActive', ''),
(8787, 131, 'order', '5'),
(8788, 131, 'type', 'textbox'),
(8789, 131, 'label', 'Child\'s Current Grade'),
(8790, 131, 'key', 'child_s_current_grade_1500324007540'),
(8791, 131, 'label_pos', 'default'),
(8792, 131, 'required', ''),
(8793, 131, 'default', ''),
(8794, 131, 'placeholder', ''),
(8795, 131, 'container_class', ''),
(8796, 131, 'element_class', ''),
(8797, 131, 'input_limit', ''),
(8798, 131, 'input_limit_type', 'characters'),
(8799, 131, 'input_limit_msg', 'Character(s) left'),
(8800, 131, 'manual_key', ''),
(8801, 131, 'disable_input', ''),
(8802, 131, 'admin_label', ''),
(8803, 131, 'help_text', ''),
(8804, 131, 'desc_text', ''),
(8805, 131, 'disable_browser_autocomplete', ''),
(8806, 131, 'mask', ''),
(8807, 131, 'custom_mask', ''),
(8808, 131, 'wrap_styles_background-color', ''),
(8809, 131, 'wrap_styles_border', ''),
(8810, 131, 'wrap_styles_border-style', ''),
(8811, 131, 'wrap_styles_border-color', ''),
(8812, 131, 'wrap_styles_width', ''),
(8813, 131, 'wrap_styles_margin', ''),
(8814, 131, 'wrap_styles_padding', ''),
(8815, 131, 'wrap_styles_display', ''),
(8816, 131, 'wrap_styles_float', ''),
(8817, 131, 'wrap_styles_show_advanced_css', '0'),
(8818, 131, 'wrap_styles_advanced', ''),
(8819, 131, 'label_styles_background-color', ''),
(8820, 131, 'label_styles_border', ''),
(8821, 131, 'label_styles_border-style', ''),
(8822, 131, 'label_styles_border-color', ''),
(8823, 131, 'label_styles_color', ''),
(8824, 131, 'label_styles_width', ''),
(8825, 131, 'label_styles_font-size', ''),
(8826, 131, 'label_styles_margin', ''),
(8827, 131, 'label_styles_padding', ''),
(8828, 131, 'label_styles_display', ''),
(8829, 131, 'label_styles_float', ''),
(8830, 131, 'label_styles_show_advanced_css', '0'),
(8831, 131, 'label_styles_advanced', ''),
(8832, 131, 'element_styles_background-color', ''),
(8833, 131, 'element_styles_border', ''),
(8834, 131, 'element_styles_border-style', ''),
(8835, 131, 'element_styles_border-color', ''),
(8836, 131, 'element_styles_color', ''),
(8837, 131, 'element_styles_width', ''),
(8838, 131, 'element_styles_font-size', ''),
(8839, 131, 'element_styles_margin', ''),
(8840, 131, 'element_styles_padding', ''),
(8841, 131, 'element_styles_display', ''),
(8842, 131, 'element_styles_float', ''),
(8843, 131, 'element_styles_show_advanced_css', '0'),
(8844, 131, 'element_styles_advanced', ''),
(8845, 131, 'cellcid', 'c3970'),
(8846, 131, 'drawerDisabled', ''),
(8847, 132, 'objectType', 'Field'),
(8848, 132, 'objectDomain', 'fields'),
(8849, 132, 'editActive', ''),
(8850, 132, 'order', '10'),
(8851, 132, 'type', 'listradio'),
(8852, 132, 'label', 'Vision or Hearing Difficulties?'),
(8853, 132, 'key', 'vision_or_hearing_difficulties_1500324632876'),
(8854, 132, 'label_pos', 'default'),
(8855, 132, 'required', '1'),
(8856, 132, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(8857, 132, 'container_class', ''),
(8858, 132, 'element_class', ''),
(8859, 132, 'admin_label', ''),
(8860, 132, 'help_text', ''),
(8861, 132, 'desc_text', ''),
(8862, 132, 'wrap_styles_background-color', ''),
(8863, 132, 'wrap_styles_border', ''),
(8864, 132, 'wrap_styles_border-style', ''),
(8865, 132, 'wrap_styles_border-color', ''),
(8866, 132, 'wrap_styles_width', ''),
(8867, 132, 'wrap_styles_margin', ''),
(8868, 132, 'wrap_styles_padding', ''),
(8869, 132, 'wrap_styles_display', ''),
(8870, 132, 'wrap_styles_float', ''),
(8871, 132, 'wrap_styles_show_advanced_css', '0'),
(8872, 132, 'wrap_styles_advanced', ''),
(8873, 132, 'label_styles_background-color', ''),
(8874, 132, 'label_styles_border', ''),
(8875, 132, 'label_styles_border-style', ''),
(8876, 132, 'label_styles_border-color', ''),
(8877, 132, 'label_styles_color', ''),
(8878, 132, 'label_styles_width', ''),
(8879, 132, 'label_styles_font-size', ''),
(8880, 132, 'label_styles_margin', ''),
(8881, 132, 'label_styles_padding', ''),
(8882, 132, 'label_styles_display', ''),
(8883, 132, 'label_styles_float', ''),
(8884, 132, 'label_styles_show_advanced_css', '0'),
(8885, 132, 'label_styles_advanced', ''),
(8886, 132, 'element_styles_background-color', ''),
(8887, 132, 'element_styles_border', ''),
(8888, 132, 'element_styles_border-style', ''),
(8889, 132, 'element_styles_border-color', ''),
(8890, 132, 'element_styles_color', ''),
(8891, 132, 'element_styles_width', ''),
(8892, 132, 'element_styles_font-size', ''),
(8893, 132, 'element_styles_margin', ''),
(8894, 132, 'element_styles_padding', ''),
(8895, 132, 'element_styles_display', ''),
(8896, 132, 'element_styles_float', ''),
(8897, 132, 'element_styles_show_advanced_css', '0'),
(8898, 132, 'element_styles_advanced', ''),
(8899, 132, 'list_item_row_styles_background-color', ''),
(8900, 132, 'list_item_row_styles_border', ''),
(8901, 132, 'list_item_row_styles_border-style', ''),
(8902, 132, 'list_item_row_styles_border-color', ''),
(8903, 132, 'list_item_row_styles_color', ''),
(8904, 132, 'list_item_row_styles_height', ''),
(8905, 132, 'list_item_row_styles_width', ''),
(8906, 132, 'list_item_row_styles_font-size', ''),
(8907, 132, 'list_item_row_styles_margin', ''),
(8908, 132, 'list_item_row_styles_padding', ''),
(8909, 132, 'list_item_row_styles_display', ''),
(8910, 132, 'list_item_row_styles_float', ''),
(8911, 132, 'list_item_row_styles_show_advanced_css', '0'),
(8912, 132, 'list_item_row_styles_advanced', ''),
(8913, 132, 'list_item_label_styles_background-color', ''),
(8914, 132, 'list_item_label_styles_border', ''),
(8915, 132, 'list_item_label_styles_border-style', ''),
(8916, 132, 'list_item_label_styles_border-color', ''),
(8917, 132, 'list_item_label_styles_color', ''),
(8918, 132, 'list_item_label_styles_height', ''),
(8919, 132, 'list_item_label_styles_width', ''),
(8920, 132, 'list_item_label_styles_font-size', ''),
(8921, 132, 'list_item_label_styles_margin', ''),
(8922, 132, 'list_item_label_styles_padding', ''),
(8923, 132, 'list_item_label_styles_display', ''),
(8924, 132, 'list_item_label_styles_float', ''),
(8925, 132, 'list_item_label_styles_show_advanced_css', '0'),
(8926, 132, 'list_item_label_styles_advanced', ''),
(8927, 132, 'list_item_element_styles_background-color', ''),
(8928, 132, 'list_item_element_styles_border', ''),
(8929, 132, 'list_item_element_styles_border-style', ''),
(8930, 132, 'list_item_element_styles_border-color', ''),
(8931, 132, 'list_item_element_styles_color', ''),
(8932, 132, 'list_item_element_styles_height', ''),
(8933, 132, 'list_item_element_styles_width', ''),
(8934, 132, 'list_item_element_styles_font-size', ''),
(8935, 132, 'list_item_element_styles_margin', ''),
(8936, 132, 'list_item_element_styles_padding', ''),
(8937, 132, 'list_item_element_styles_display', ''),
(8938, 132, 'list_item_element_styles_float', ''),
(8939, 132, 'list_item_element_styles_show_advanced_css', '0'),
(8940, 132, 'list_item_element_styles_advanced', ''),
(8941, 132, 'cellcid', 'c3999'),
(8942, 132, 'drawerDisabled', ''),
(8943, 133, 'objectType', 'Field'),
(8944, 133, 'objectDomain', 'fields'),
(8945, 133, 'editActive', ''),
(8946, 133, 'order', '11'),
(8947, 133, 'label', 'Vision or Hearing Details'),
(8948, 133, 'type', 'textarea'),
(8949, 133, 'cellcid', 'c4001'),
(8950, 133, 'key', 'vision_or_hearing_details_1500324676434'),
(8951, 133, 'label_pos', 'default'),
(8952, 133, 'required', ''),
(8953, 133, 'default', ''),
(8954, 133, 'placeholder', ''),
(8955, 133, 'container_class', ''),
(8956, 133, 'element_class', ''),
(8957, 133, 'input_limit', ''),
(8958, 133, 'input_limit_type', 'characters'),
(8959, 133, 'input_limit_msg', 'Character(s) left'),
(8960, 133, 'manual_key', ''),
(8961, 133, 'disable_input', ''),
(8962, 133, 'admin_label', ''),
(8963, 133, 'help_text', ''),
(8964, 133, 'desc_text', ''),
(8965, 133, 'disable_browser_autocomplete', ''),
(8966, 133, 'textarea_rte', ''),
(8967, 133, 'disable_rte_mobile', ''),
(8968, 133, 'textarea_media', ''),
(8969, 133, 'wrap_styles_background-color', ''),
(8970, 133, 'wrap_styles_border', ''),
(8971, 133, 'wrap_styles_border-style', ''),
(8972, 133, 'wrap_styles_border-color', ''),
(8973, 133, 'wrap_styles_width', ''),
(8974, 133, 'wrap_styles_margin', ''),
(8975, 133, 'wrap_styles_padding', ''),
(8976, 133, 'wrap_styles_display', ''),
(8977, 133, 'wrap_styles_float', ''),
(8978, 133, 'wrap_styles_show_advanced_css', '0'),
(8979, 133, 'wrap_styles_advanced', ''),
(8980, 133, 'label_styles_background-color', ''),
(8981, 133, 'label_styles_border', ''),
(8982, 133, 'label_styles_border-style', ''),
(8983, 133, 'label_styles_border-color', ''),
(8984, 133, 'label_styles_color', ''),
(8985, 133, 'label_styles_width', ''),
(8986, 133, 'label_styles_font-size', ''),
(8987, 133, 'label_styles_margin', ''),
(8988, 133, 'label_styles_padding', ''),
(8989, 133, 'label_styles_display', ''),
(8990, 133, 'label_styles_float', ''),
(8991, 133, 'label_styles_show_advanced_css', '0'),
(8992, 133, 'label_styles_advanced', ''),
(8993, 133, 'element_styles_background-color', ''),
(8994, 133, 'element_styles_border', ''),
(8995, 133, 'element_styles_border-style', ''),
(8996, 133, 'element_styles_border-color', ''),
(8997, 133, 'element_styles_color', ''),
(8998, 133, 'element_styles_width', ''),
(8999, 133, 'element_styles_font-size', ''),
(9000, 133, 'element_styles_margin', ''),
(9001, 133, 'element_styles_padding', ''),
(9002, 133, 'element_styles_display', ''),
(9003, 133, 'element_styles_float', ''),
(9004, 133, 'element_styles_show_advanced_css', '0'),
(9005, 133, 'element_styles_advanced', ''),
(9006, 133, 'drawerDisabled', ''),
(9007, 134, 'objectType', 'Field'),
(9008, 134, 'objectDomain', 'fields'),
(9009, 134, 'editActive', ''),
(9010, 134, 'order', '12'),
(9011, 134, 'type', 'listradio'),
(9012, 134, 'label', 'Has your child ever had a psychological or educational evaluation?'),
(9013, 134, 'key', 'has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960'),
(9014, 134, 'label_pos', 'default'),
(9015, 134, 'required', '1'),
(9016, 134, 'options', 'a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),
(9017, 134, 'container_class', ''),
(9018, 134, 'element_class', ''),
(9019, 134, 'admin_label', ''),
(9020, 134, 'help_text', ''),
(9021, 134, 'desc_text', ''),
(9022, 134, 'wrap_styles_background-color', ''),
(9023, 134, 'wrap_styles_border', ''),
(9024, 134, 'wrap_styles_border-style', ''),
(9025, 134, 'wrap_styles_border-color', ''),
(9026, 134, 'wrap_styles_width', ''),
(9027, 134, 'wrap_styles_margin', ''),
(9028, 134, 'wrap_styles_padding', ''),
(9029, 134, 'wrap_styles_display', ''),
(9030, 134, 'wrap_styles_float', ''),
(9031, 134, 'wrap_styles_show_advanced_css', '0'),
(9032, 134, 'wrap_styles_advanced', ''),
(9033, 134, 'label_styles_background-color', ''),
(9034, 134, 'label_styles_border', ''),
(9035, 134, 'label_styles_border-style', ''),
(9036, 134, 'label_styles_border-color', ''),
(9037, 134, 'label_styles_color', ''),
(9038, 134, 'label_styles_width', ''),
(9039, 134, 'label_styles_font-size', ''),
(9040, 134, 'label_styles_margin', ''),
(9041, 134, 'label_styles_padding', ''),
(9042, 134, 'label_styles_display', ''),
(9043, 134, 'label_styles_float', ''),
(9044, 134, 'label_styles_show_advanced_css', '0'),
(9045, 134, 'label_styles_advanced', ''),
(9046, 134, 'element_styles_background-color', ''),
(9047, 134, 'element_styles_border', ''),
(9048, 134, 'element_styles_border-style', ''),
(9049, 134, 'element_styles_border-color', ''),
(9050, 134, 'element_styles_color', ''),
(9051, 134, 'element_styles_width', ''),
(9052, 134, 'element_styles_font-size', ''),
(9053, 134, 'element_styles_margin', ''),
(9054, 134, 'element_styles_padding', ''),
(9055, 134, 'element_styles_display', ''),
(9056, 134, 'element_styles_float', ''),
(9057, 134, 'element_styles_show_advanced_css', '0'),
(9058, 134, 'element_styles_advanced', ''),
(9059, 134, 'list_item_row_styles_background-color', ''),
(9060, 134, 'list_item_row_styles_border', ''),
(9061, 134, 'list_item_row_styles_border-style', ''),
(9062, 134, 'list_item_row_styles_border-color', ''),
(9063, 134, 'list_item_row_styles_color', ''),
(9064, 134, 'list_item_row_styles_height', ''),
(9065, 134, 'list_item_row_styles_width', ''),
(9066, 134, 'list_item_row_styles_font-size', ''),
(9067, 134, 'list_item_row_styles_margin', ''),
(9068, 134, 'list_item_row_styles_padding', ''),
(9069, 134, 'list_item_row_styles_display', ''),
(9070, 134, 'list_item_row_styles_float', ''),
(9071, 134, 'list_item_row_styles_show_advanced_css', '0'),
(9072, 134, 'list_item_row_styles_advanced', ''),
(9073, 134, 'list_item_label_styles_background-color', ''),
(9074, 134, 'list_item_label_styles_border', ''),
(9075, 134, 'list_item_label_styles_border-style', ''),
(9076, 134, 'list_item_label_styles_border-color', ''),
(9077, 134, 'list_item_label_styles_color', ''),
(9078, 134, 'list_item_label_styles_height', ''),
(9079, 134, 'list_item_label_styles_width', ''),
(9080, 134, 'list_item_label_styles_font-size', ''),
(9081, 134, 'list_item_label_styles_margin', ''),
(9082, 134, 'list_item_label_styles_padding', ''),
(9083, 134, 'list_item_label_styles_display', ''),
(9084, 134, 'list_item_label_styles_float', ''),
(9085, 134, 'list_item_label_styles_show_advanced_css', '0'),
(9086, 134, 'list_item_label_styles_advanced', ''),
(9087, 134, 'list_item_element_styles_background-color', ''),
(9088, 134, 'list_item_element_styles_border', ''),
(9089, 134, 'list_item_element_styles_border-style', ''),
(9090, 134, 'list_item_element_styles_border-color', ''),
(9091, 134, 'list_item_element_styles_color', ''),
(9092, 134, 'list_item_element_styles_height', ''),
(9093, 134, 'list_item_element_styles_width', ''),
(9094, 134, 'list_item_element_styles_font-size', ''),
(9095, 134, 'list_item_element_styles_margin', ''),
(9096, 134, 'list_item_element_styles_padding', ''),
(9097, 134, 'list_item_element_styles_display', ''),
(9098, 134, 'list_item_element_styles_float', ''),
(9099, 134, 'list_item_element_styles_show_advanced_css', '0'),
(9100, 134, 'list_item_element_styles_advanced', ''),
(9101, 134, 'cellcid', 'c4004'),
(9102, 134, 'drawerDisabled', ''),
(9103, 135, 'objectType', 'Field'),
(9104, 135, 'objectDomain', 'fields'),
(9105, 135, 'editActive', ''),
(9106, 135, 'order', '13'),
(9107, 135, 'label', 'Evaluation Details'),
(9108, 135, 'type', 'textarea'),
(9109, 135, 'cellcid', 'c4006'),
(9110, 135, 'key', 'evaluation_details_1500324896152'),
(9111, 135, 'label_pos', 'default'),
(9112, 135, 'required', ''),
(9113, 135, 'default', ''),
(9114, 135, 'placeholder', ''),
(9115, 135, 'container_class', ''),
(9116, 135, 'element_class', ''),
(9117, 135, 'input_limit', ''),
(9118, 135, 'input_limit_type', 'characters'),
(9119, 135, 'input_limit_msg', 'Character(s) left'),
(9120, 135, 'manual_key', ''),
(9121, 135, 'disable_input', ''),
(9122, 135, 'admin_label', ''),
(9123, 135, 'help_text', ''),
(9124, 135, 'desc_text', ''),
(9125, 135, 'disable_browser_autocomplete', ''),
(9126, 135, 'textarea_rte', ''),
(9127, 135, 'disable_rte_mobile', ''),
(9128, 135, 'textarea_media', ''),
(9129, 135, 'wrap_styles_background-color', ''),
(9130, 135, 'wrap_styles_border', ''),
(9131, 135, 'wrap_styles_border-style', ''),
(9132, 135, 'wrap_styles_border-color', ''),
(9133, 135, 'wrap_styles_width', ''),
(9134, 135, 'wrap_styles_margin', ''),
(9135, 135, 'wrap_styles_padding', ''),
(9136, 135, 'wrap_styles_display', ''),
(9137, 135, 'wrap_styles_float', ''),
(9138, 135, 'wrap_styles_show_advanced_css', '0'),
(9139, 135, 'wrap_styles_advanced', ''),
(9140, 135, 'label_styles_background-color', ''),
(9141, 135, 'label_styles_border', ''),
(9142, 135, 'label_styles_border-style', ''),
(9143, 135, 'label_styles_border-color', ''),
(9144, 135, 'label_styles_color', ''),
(9145, 135, 'label_styles_width', ''),
(9146, 135, 'label_styles_font-size', ''),
(9147, 135, 'label_styles_margin', ''),
(9148, 135, 'label_styles_padding', ''),
(9149, 135, 'label_styles_display', ''),
(9150, 135, 'label_styles_float', ''),
(9151, 135, 'label_styles_show_advanced_css', '0'),
(9152, 135, 'label_styles_advanced', ''),
(9153, 135, 'element_styles_background-color', ''),
(9154, 135, 'element_styles_border', ''),
(9155, 135, 'element_styles_border-style', ''),
(9156, 135, 'element_styles_border-color', ''),
(9157, 135, 'element_styles_color', ''),
(9158, 135, 'element_styles_width', ''),
(9159, 135, 'element_styles_font-size', ''),
(9160, 135, 'element_styles_margin', ''),
(9161, 135, 'element_styles_padding', ''),
(9162, 135, 'element_styles_display', ''),
(9163, 135, 'element_styles_float', ''),
(9164, 135, 'element_styles_show_advanced_css', '0'),
(9165, 135, 'element_styles_advanced', ''),
(9166, 135, 'drawerDisabled', ''),
(9167, 136, 'objectType', 'Field'),
(9168, 136, 'objectDomain', 'fields'),
(9169, 136, 'editActive', ''),
(9170, 136, 'order', '999'),
(9171, 136, 'type', 'textarea'),
(9172, 136, 'label', 'Is there anything else you would like to tell us about your child?'),
(9173, 136, 'key', 'is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293'),
(9174, 136, 'label_pos', 'default'),
(9175, 136, 'required', '1'),
(9176, 136, 'default', ''),
(9177, 136, 'placeholder', ''),
(9178, 136, 'container_class', ''),
(9179, 136, 'element_class', ''),
(9180, 136, 'input_limit', ''),
(9181, 136, 'input_limit_type', 'characters'),
(9182, 136, 'input_limit_msg', 'Character(s) left'),
(9183, 136, 'manual_key', ''),
(9184, 136, 'disable_input', ''),
(9185, 136, 'admin_label', ''),
(9186, 136, 'help_text', ''),
(9187, 136, 'desc_text', ''),
(9188, 136, 'disable_browser_autocomplete', ''),
(9189, 136, 'textarea_rte', ''),
(9190, 136, 'disable_rte_mobile', ''),
(9191, 136, 'textarea_media', ''),
(9192, 136, 'wrap_styles_background-color', ''),
(9193, 136, 'wrap_styles_border', ''),
(9194, 136, 'wrap_styles_border-style', ''),
(9195, 136, 'wrap_styles_border-color', ''),
(9196, 136, 'wrap_styles_width', ''),
(9197, 136, 'wrap_styles_margin', ''),
(9198, 136, 'wrap_styles_padding', ''),
(9199, 136, 'wrap_styles_display', ''),
(9200, 136, 'wrap_styles_float', ''),
(9201, 136, 'wrap_styles_show_advanced_css', '0'),
(9202, 136, 'wrap_styles_advanced', ''),
(9203, 136, 'label_styles_background-color', ''),
(9204, 136, 'label_styles_border', ''),
(9205, 136, 'label_styles_border-style', ''),
(9206, 136, 'label_styles_border-color', ''),
(9207, 136, 'label_styles_color', ''),
(9208, 136, 'label_styles_width', ''),
(9209, 136, 'label_styles_font-size', ''),
(9210, 136, 'label_styles_margin', ''),
(9211, 136, 'label_styles_padding', ''),
(9212, 136, 'label_styles_display', ''),
(9213, 136, 'label_styles_float', ''),
(9214, 136, 'label_styles_show_advanced_css', '0'),
(9215, 136, 'label_styles_advanced', ''),
(9216, 136, 'element_styles_background-color', ''),
(9217, 136, 'element_styles_border', ''),
(9218, 136, 'element_styles_border-style', ''),
(9219, 136, 'element_styles_border-color', ''),
(9220, 136, 'element_styles_color', ''),
(9221, 136, 'element_styles_width', ''),
(9222, 136, 'element_styles_font-size', ''),
(9223, 136, 'element_styles_margin', ''),
(9224, 136, 'element_styles_padding', ''),
(9225, 136, 'element_styles_display', ''),
(9226, 136, 'element_styles_float', ''),
(9227, 136, 'element_styles_show_advanced_css', '0'),
(9228, 136, 'element_styles_advanced', ''),
(9229, 136, 'cellcid', 'c4018'),
(9230, 136, 'drawerDisabled', ''),
(9231, 130, 'cellOrder', '1'),
(9232, 137, 'objectType', 'Field'),
(9233, 137, 'objectDomain', 'fields'),
(9234, 137, 'editActive', ''),
(9235, 137, 'order', '4'),
(9236, 137, 'label', 'What activites/subjects does your child enjoy at school?'),
(9237, 137, 'type', 'textbox'),
(9238, 137, 'key', 'what_activites_subjects_does_your_child_enjoy_at_school_1500401683051'),
(9239, 137, 'label_pos', 'default'),
(9240, 137, 'required', '0'),
(9241, 137, 'default', ''),
(9242, 137, 'placeholder', ''),
(9243, 137, 'container_class', ''),
(9244, 137, 'element_class', ''),
(9245, 137, 'input_limit', ''),
(9246, 137, 'input_limit_type', 'characters'),
(9247, 137, 'input_limit_msg', 'Character(s) left'),
(9248, 137, 'manual_key', ''),
(9249, 137, 'disable_input', ''),
(9250, 137, 'admin_label', ''),
(9251, 137, 'help_text', ''),
(9252, 137, 'desc_text', ''),
(9253, 137, 'disable_browser_autocomplete', ''),
(9254, 137, 'mask', ''),
(9255, 137, 'custom_mask', ''),
(9256, 137, 'wrap_styles_background-color', ''),
(9257, 137, 'wrap_styles_border', ''),
(9258, 137, 'wrap_styles_border-style', ''),
(9259, 137, 'wrap_styles_border-color', ''),
(9260, 137, 'wrap_styles_width', ''),
(9261, 137, 'wrap_styles_margin', ''),
(9262, 137, 'wrap_styles_padding', ''),
(9263, 137, 'wrap_styles_display', ''),
(9264, 137, 'wrap_styles_float', ''),
(9265, 137, 'wrap_styles_show_advanced_css', '0'),
(9266, 137, 'wrap_styles_advanced', ''),
(9267, 137, 'label_styles_background-color', ''),
(9268, 137, 'label_styles_border', ''),
(9269, 137, 'label_styles_border-style', ''),
(9270, 137, 'label_styles_border-color', ''),
(9271, 137, 'label_styles_color', ''),
(9272, 137, 'label_styles_width', ''),
(9273, 137, 'label_styles_font-size', ''),
(9274, 137, 'label_styles_margin', ''),
(9275, 137, 'label_styles_padding', ''),
(9276, 137, 'label_styles_display', ''),
(9277, 137, 'label_styles_float', ''),
(9278, 137, 'label_styles_show_advanced_css', '0'),
(9279, 137, 'label_styles_advanced', ''),
(9280, 137, 'element_styles_background-color', ''),
(9281, 137, 'element_styles_border', ''),
(9282, 137, 'element_styles_border-style', ''),
(9283, 137, 'element_styles_border-color', ''),
(9284, 137, 'element_styles_color', ''),
(9285, 137, 'element_styles_width', ''),
(9286, 137, 'element_styles_font-size', ''),
(9287, 137, 'element_styles_margin', ''),
(9288, 137, 'element_styles_padding', ''),
(9289, 137, 'element_styles_display', ''),
(9290, 137, 'element_styles_float', ''),
(9291, 137, 'element_styles_show_advanced_css', '0'),
(9292, 137, 'element_styles_advanced', ''),
(9293, 137, 'cellcid', 'c3968'),
(9294, 137, 'cellOrder', '2'),
(9295, 137, 'drawerDisabled', ''),
(9296, 131, 'cellOrder', '1'),
(9297, 138, 'objectType', 'Field'),
(9298, 138, 'objectDomain', 'fields'),
(9299, 138, 'editActive', ''),
(9300, 138, 'order', '6'),
(9301, 138, 'type', 'textbox'),
(9302, 138, 'label', 'Please list any extra-curricular activites your child is involved with:'),
(9303, 138, 'key', 'please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744'),
(9304, 138, 'label_pos', 'default'),
(9305, 138, 'required', ''),
(9306, 138, 'default', ''),
(9307, 138, 'placeholder', ''),
(9308, 138, 'container_class', ''),
(9309, 138, 'element_class', ''),
(9310, 138, 'input_limit', ''),
(9311, 138, 'input_limit_type', 'characters'),
(9312, 138, 'input_limit_msg', 'Character(s) left'),
(9313, 138, 'manual_key', ''),
(9314, 138, 'disable_input', ''),
(9315, 138, 'admin_label', ''),
(9316, 138, 'help_text', ''),
(9317, 138, 'desc_text', ''),
(9318, 138, 'disable_browser_autocomplete', ''),
(9319, 138, 'mask', ''),
(9320, 138, 'custom_mask', ''),
(9321, 138, 'wrap_styles_background-color', ''),
(9322, 138, 'wrap_styles_border', ''),
(9323, 138, 'wrap_styles_border-style', ''),
(9324, 138, 'wrap_styles_border-color', ''),
(9325, 138, 'wrap_styles_width', ''),
(9326, 138, 'wrap_styles_margin', ''),
(9327, 138, 'wrap_styles_padding', ''),
(9328, 138, 'wrap_styles_display', ''),
(9329, 138, 'wrap_styles_float', ''),
(9330, 138, 'wrap_styles_show_advanced_css', '0'),
(9331, 138, 'wrap_styles_advanced', ''),
(9332, 138, 'label_styles_background-color', ''),
(9333, 138, 'label_styles_border', ''),
(9334, 138, 'label_styles_border-style', ''),
(9335, 138, 'label_styles_border-color', ''),
(9336, 138, 'label_styles_color', ''),
(9337, 138, 'label_styles_width', ''),
(9338, 138, 'label_styles_font-size', ''),
(9339, 138, 'label_styles_margin', ''),
(9340, 138, 'label_styles_padding', ''),
(9341, 138, 'label_styles_display', ''),
(9342, 138, 'label_styles_float', ''),
(9343, 138, 'label_styles_show_advanced_css', '0'),
(9344, 138, 'label_styles_advanced', ''),
(9345, 138, 'element_styles_background-color', ''),
(9346, 138, 'element_styles_border', ''),
(9347, 138, 'element_styles_border-style', ''),
(9348, 138, 'element_styles_border-color', ''),
(9349, 138, 'element_styles_color', ''),
(9350, 138, 'element_styles_width', ''),
(9351, 138, 'element_styles_font-size', ''),
(9352, 138, 'element_styles_margin', ''),
(9353, 138, 'element_styles_padding', ''),
(9354, 138, 'element_styles_display', ''),
(9355, 138, 'element_styles_float', ''),
(9356, 138, 'element_styles_show_advanced_css', '0'),
(9357, 138, 'element_styles_advanced', ''),
(9358, 138, 'cellcid', 'c3970'),
(9359, 138, 'cellOrder', '2'),
(9360, 138, 'drawerDisabled', ''),
(9361, 80, 'custom_name_attribute', 'fname'),
(9362, 80, 'personally_identifiable', '1'),
(9363, 96, 'custom_name_attribute', 'fname'),
(9364, 96, 'personally_identifiable', '1'),
(9365, 105, 'custom_name_attribute', ''),
(9366, 105, 'personally_identifiable', ''),
(9367, 126, 'checked_value', 'Checked'),
(9368, 126, 'unchecked_value', 'Unchecked'),
(9369, 81, 'custom_name_attribute', 'lname'),
(9370, 81, 'personally_identifiable', '1'),
(9371, 97, 'placeholder', ''),
(9372, 106, 'custom_name_attribute', ''),
(9373, 106, 'personally_identifiable', ''),
(9374, 82, 'custom_name_attribute', 'phone'),
(9375, 82, 'personally_identifiable', '1'),
(9376, 98, 'custom_name_attribute', ''),
(9377, 98, 'personally_identifiable', ''),
(9378, 130, 'custom_name_attribute', ''),
(9379, 130, 'personally_identifiable', ''),
(9380, 83, 'custom_name_attribute', 'email'),
(9381, 83, 'personally_identifiable', '1'),
(9382, 137, 'custom_name_attribute', ''),
(9383, 137, 'personally_identifiable', ''),
(9384, 131, 'custom_name_attribute', ''),
(9385, 131, 'personally_identifiable', ''),
(9386, 78, 'custom_name_attribute', ''),
(9387, 78, 'personally_identifiable', ''),
(9388, 84, 'custom_name_attribute', 'address'),
(9389, 84, 'personally_identifiable', '1'),
(9390, 100, 'custom_name_attribute', ''),
(9391, 100, 'personally_identifiable', ''),
(9392, 79, 'custom_name_attribute', ''),
(9393, 79, 'personally_identifiable', ''),
(9394, 85, 'custom_name_attribute', 'address'),
(9395, 85, 'personally_identifiable', '1'),
(9396, 101, 'custom_name_attribute', ''),
(9397, 101, 'personally_identifiable', ''),
(9398, 138, 'custom_name_attribute', ''),
(9399, 138, 'personally_identifiable', ''),
(9400, 86, 'custom_name_attribute', 'city'),
(9401, 86, 'personally_identifiable', ''),
(9402, 102, 'custom_name_attribute', ''),
(9403, 102, 'personally_identifiable', ''),
(9404, 88, 'custom_name_attribute', 'zip'),
(9405, 88, 'personally_identifiable', ''),
(9406, 104, 'custom_name_attribute', ''),
(9407, 104, 'personally_identifiable', ''),
(9408, 89, 'custom_name_attribute', ''),
(9409, 89, 'personally_identifiable', ''),
(9410, 90, 'custom_name_attribute', 'phone'),
(9411, 90, 'personally_identifiable', '1'),
(9412, 91, 'checked_value', 'Checked'),
(9413, 91, 'unchecked_value', 'Unchecked'),
(9414, 92, 'custom_name_attribute', 'fname'),
(9415, 92, 'personally_identifiable', '1'),
(9416, 93, 'custom_name_attribute', 'lname'),
(9417, 93, 'personally_identifiable', '1'),
(9418, 94, 'custom_name_attribute', 'email'),
(9419, 94, 'personally_identifiable', '1'),
(9420, 95, 'custom_name_attribute', 'phone'),
(9421, 95, 'personally_identifiable', '1'),
(9422, 128, 'custom_name_attribute', ''),
(9423, 128, 'personally_identifiable', ''),
(9424, 129, 'custom_name_attribute', 'phone'),
(9425, 129, 'personally_identifiable', '1'),
(9426, 6, 'custom_name_attribute', 'fname'),
(9427, 6, 'personally_identifiable', '1'),
(9428, 17, 'custom_name_attribute', 'fname'),
(9429, 17, 'personally_identifiable', '1'),
(9430, 18, 'custom_name_attribute', 'fname'),
(9431, 18, 'personally_identifiable', '1'),
(9432, 36, 'custom_name_attribute', ''),
(9433, 36, 'personally_identifiable', ''),
(9434, 67, 'checked_value', 'Checked'),
(9435, 67, 'unchecked_value', 'Unchecked'),
(9436, 8, 'custom_name_attribute', 'lname'),
(9437, 8, 'personally_identifiable', '1'),
(9438, 19, 'custom_name_attribute', 'lname'),
(9439, 19, 'personally_identifiable', '1'),
(9440, 37, 'custom_name_attribute', ''),
(9441, 37, 'personally_identifiable', ''),
(9442, 24, 'placeholder', ''),
(9443, 20, 'custom_name_attribute', ''),
(9444, 20, 'personally_identifiable', ''),
(9445, 9, 'checked_value', 'Checked'),
(9446, 9, 'unchecked_value', 'Unchecked'),
(9447, 10, 'custom_name_attribute', 'phone'),
(9448, 10, 'personally_identifiable', '1'),
(9449, 21, 'custom_name_attribute', 'phone'),
(9450, 21, 'personally_identifiable', '1'),
(9451, 11, 'custom_name_attribute', 'email'),
(9452, 11, 'personally_identifiable', '1'),
(9453, 23, 'custom_name_attribute', 'email'),
(9454, 23, 'personally_identifiable', '1'),
(9455, 13, 'custom_name_attribute', 'address'),
(9456, 13, 'personally_identifiable', '1'),
(9457, 25, 'custom_name_attribute', 'address'),
(9458, 25, 'personally_identifiable', '1'),
(9459, 26, 'custom_name_attribute', ''),
(9460, 26, 'personally_identifiable', ''),
(9461, 70, 'custom_name_attribute', ''),
(9462, 70, 'personally_identifiable', ''),
(9463, 14, 'custom_name_attribute', 'city'),
(9464, 14, 'personally_identifiable', ''),
(9465, 27, 'custom_name_attribute', ''),
(9466, 27, 'personally_identifiable', ''),
(9467, 28, 'custom_name_attribute', 'address'),
(9468, 28, 'personally_identifiable', '1'),
(9469, 71, 'custom_name_attribute', ''),
(9470, 71, 'personally_identifiable', ''),
(9471, 53, 'custom_name_attribute', ''),
(9472, 53, 'personally_identifiable', ''),
(9473, 29, 'custom_name_attribute', 'city'),
(9474, 29, 'personally_identifiable', ''),
(9475, 30, 'custom_name_attribute', ''),
(9476, 30, 'personally_identifiable', ''),
(9477, 15, 'custom_name_attribute', 'zip'),
(9478, 15, 'personally_identifiable', ''),
(9479, 31, 'custom_name_attribute', 'zip'),
(9480, 31, 'personally_identifiable', ''),
(9481, 72, 'custom_name_attribute', ''),
(9482, 72, 'personally_identifiable', ''),
(9483, 34, 'custom_name_attribute', ''),
(9484, 34, 'personally_identifiable', ''),
(9485, 55, 'custom_name_attribute', ''),
(9486, 55, 'personally_identifiable', ''),
(9487, 35, 'custom_name_attribute', 'phone'),
(9488, 35, 'personally_identifiable', '1'),
(9489, 41, 'checked_value', 'Checked'),
(9490, 41, 'unchecked_value', 'Unchecked'),
(9491, 57, 'custom_name_attribute', 'fname'),
(9492, 57, 'personally_identifiable', '1'),
(9493, 58, 'custom_name_attribute', 'lname'),
(9494, 58, 'personally_identifiable', '1'),
(9495, 59, 'custom_name_attribute', 'email'),
(9496, 59, 'personally_identifiable', '1'),
(9497, 60, 'custom_name_attribute', 'phone'),
(9498, 60, 'personally_identifiable', '1');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_forms`
--

CREATE TABLE `wp_eauwvw_nf3_forms` (
  `id` int(11) NOT NULL,
  `title` longtext,
  `key` longtext,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `views` int(11) DEFAULT NULL,
  `subs` int(11) DEFAULT NULL,
  `form_title` longtext CHARACTER SET utf8mb4,
  `default_label_pos` varchar(15) CHARACTER SET utf8mb4 DEFAULT NULL,
  `show_title` bit(1) DEFAULT NULL,
  `clear_complete` bit(1) DEFAULT NULL,
  `hide_complete` bit(1) DEFAULT NULL,
  `logged_in` bit(1) DEFAULT NULL,
  `seq_num` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf3_forms`
--

INSERT INTO `wp_eauwvw_nf3_forms` (`id`, `title`, `key`, `created_at`, `updated_at`, `views`, `subs`, `form_title`, `default_label_pos`, `show_title`, `clear_complete`, `hide_complete`, `logged_in`, `seq_num`) VALUES
(1, 'Contact Me', '', '2016-08-24 23:39:20', '2017-07-07 10:12:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(2, 'WMA Casa dei Bambini Application', '', '2017-07-07 19:44:17', '2017-07-07 12:44:17', NULL, NULL, 'WMA Casa dei Bambini Application', 'above', b'0', b'1', b'1', b'0', 585),
(3, 'WMA Elementary Application', '', '2017-07-17 19:01:44', '2017-07-17 12:01:44', NULL, NULL, 'WMA Elementary Application', 'above', b'0', b'1', b'1', b'0', 454);

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_form_meta`
--

CREATE TABLE `wp_eauwvw_nf3_form_meta` (
  `id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext,
  `meta_key` longtext CHARACTER SET utf8mb4,
  `meta_value` longtext CHARACTER SET utf8mb4
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf3_form_meta`
--

INSERT INTO `wp_eauwvw_nf3_form_meta` (`id`, `parent_id`, `key`, `value`, `meta_key`, `meta_value`) VALUES
(1, 1, 'default_label_pos', 'above', NULL, NULL),
(2, 1, '_seq_num', '3', NULL, NULL),
(3, 1, 'conditions', 'a:0:{}', NULL, NULL),
(4, 1, 'objectType', 'Form Setting', NULL, NULL),
(5, 1, 'editActive', '', NULL, NULL),
(6, 1, 'show_title', '1', NULL, NULL),
(7, 1, 'clear_complete', '1', NULL, NULL),
(8, 1, 'hide_complete', '1', NULL, NULL),
(9, 1, 'wrapper_class', '', NULL, NULL),
(10, 1, 'element_class', '', NULL, NULL),
(11, 1, 'add_submit', '1', NULL, NULL),
(12, 1, 'logged_in', '', NULL, NULL),
(13, 1, 'not_logged_in_msg', '', NULL, NULL),
(14, 1, 'sub_limit_number', '', NULL, NULL),
(15, 1, 'sub_limit_msg', '', NULL, NULL),
(16, 1, 'calculations', 'a:0:{}', NULL, NULL),
(17, 1, 'formContentData', 'a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}', NULL, NULL),
(18, 1, 'container_styles_background-color', '', NULL, NULL),
(19, 1, 'container_styles_border', '', NULL, NULL),
(20, 1, 'container_styles_border-style', '', NULL, NULL),
(21, 1, 'container_styles_border-color', '', NULL, NULL),
(22, 1, 'container_styles_color', '', NULL, NULL),
(23, 1, 'container_styles_height', '', NULL, NULL),
(24, 1, 'container_styles_width', '', NULL, NULL),
(25, 1, 'container_styles_font-size', '', NULL, NULL),
(26, 1, 'container_styles_margin', '', NULL, NULL),
(27, 1, 'container_styles_padding', '', NULL, NULL),
(28, 1, 'container_styles_display', '', NULL, NULL),
(29, 1, 'container_styles_float', '', NULL, NULL),
(30, 1, 'container_styles_show_advanced_css', '0', NULL, NULL),
(31, 1, 'container_styles_advanced', '', NULL, NULL),
(32, 1, 'title_styles_background-color', '', NULL, NULL),
(33, 1, 'title_styles_border', '', NULL, NULL),
(34, 1, 'title_styles_border-style', '', NULL, NULL),
(35, 1, 'title_styles_border-color', '', NULL, NULL),
(36, 1, 'title_styles_color', '', NULL, NULL),
(37, 1, 'title_styles_height', '', NULL, NULL),
(38, 1, 'title_styles_width', '', NULL, NULL),
(39, 1, 'title_styles_font-size', '', NULL, NULL),
(40, 1, 'title_styles_margin', '', NULL, NULL),
(41, 1, 'title_styles_padding', '', NULL, NULL),
(42, 1, 'title_styles_display', '', NULL, NULL),
(43, 1, 'title_styles_float', '', NULL, NULL),
(44, 1, 'title_styles_show_advanced_css', '0', NULL, NULL),
(45, 1, 'title_styles_advanced', '', NULL, NULL),
(46, 1, 'row_styles_background-color', '', NULL, NULL),
(47, 1, 'row_styles_border', '', NULL, NULL),
(48, 1, 'row_styles_border-style', '', NULL, NULL),
(49, 1, 'row_styles_border-color', '', NULL, NULL),
(50, 1, 'row_styles_color', '', NULL, NULL),
(51, 1, 'row_styles_height', '', NULL, NULL),
(52, 1, 'row_styles_width', '', NULL, NULL),
(53, 1, 'row_styles_font-size', '', NULL, NULL),
(54, 1, 'row_styles_margin', '', NULL, NULL),
(55, 1, 'row_styles_padding', '', NULL, NULL),
(56, 1, 'row_styles_display', '', NULL, NULL),
(57, 1, 'row_styles_show_advanced_css', '0', NULL, NULL),
(58, 1, 'row_styles_advanced', '', NULL, NULL),
(59, 1, 'row-odd_styles_background-color', '', NULL, NULL),
(60, 1, 'row-odd_styles_border', '', NULL, NULL),
(61, 1, 'row-odd_styles_border-style', '', NULL, NULL),
(62, 1, 'row-odd_styles_border-color', '', NULL, NULL),
(63, 1, 'row-odd_styles_color', '', NULL, NULL),
(64, 1, 'row-odd_styles_height', '', NULL, NULL),
(65, 1, 'row-odd_styles_width', '', NULL, NULL),
(66, 1, 'row-odd_styles_font-size', '', NULL, NULL),
(67, 1, 'row-odd_styles_margin', '', NULL, NULL),
(68, 1, 'row-odd_styles_padding', '', NULL, NULL),
(69, 1, 'row-odd_styles_display', '', NULL, NULL),
(70, 1, 'row-odd_styles_show_advanced_css', '0', NULL, NULL),
(71, 1, 'row-odd_styles_advanced', '', NULL, NULL),
(72, 1, 'success-msg_styles_background-color', '', NULL, NULL),
(73, 1, 'success-msg_styles_border', '', NULL, NULL),
(74, 1, 'success-msg_styles_border-style', '', NULL, NULL),
(75, 1, 'success-msg_styles_border-color', '', NULL, NULL),
(76, 1, 'success-msg_styles_color', '', NULL, NULL),
(77, 1, 'success-msg_styles_height', '', NULL, NULL),
(78, 1, 'success-msg_styles_width', '', NULL, NULL),
(79, 1, 'success-msg_styles_font-size', '', NULL, NULL),
(80, 1, 'success-msg_styles_margin', '', NULL, NULL),
(81, 1, 'success-msg_styles_padding', '', NULL, NULL),
(82, 1, 'success-msg_styles_display', '', NULL, NULL),
(83, 1, 'success-msg_styles_show_advanced_css', '0', NULL, NULL),
(84, 1, 'success-msg_styles_advanced', '', NULL, NULL),
(85, 1, 'error_msg_styles_background-color', '', NULL, NULL),
(86, 1, 'error_msg_styles_border', '', NULL, NULL),
(87, 1, 'error_msg_styles_border-style', '', NULL, NULL),
(88, 1, 'error_msg_styles_border-color', '', NULL, NULL),
(89, 1, 'error_msg_styles_color', '', NULL, NULL),
(90, 1, 'error_msg_styles_height', '', NULL, NULL),
(91, 1, 'error_msg_styles_width', '', NULL, NULL),
(92, 1, 'error_msg_styles_font-size', '', NULL, NULL),
(93, 1, 'error_msg_styles_margin', '', NULL, NULL),
(94, 1, 'error_msg_styles_padding', '', NULL, NULL),
(95, 1, 'error_msg_styles_display', '', NULL, NULL),
(96, 1, 'error_msg_styles_show_advanced_css', '0', NULL, NULL),
(97, 1, 'error_msg_styles_advanced', '', NULL, NULL),
(98, 2, 'objectType', 'Form Setting', 'objectType', 'Form Setting'),
(99, 2, 'editActive', '1', 'editActive', '1'),
(100, 2, 'show_title', '0', 'show_title', '0'),
(101, 2, 'clear_complete', '1', 'clear_complete', '1'),
(102, 2, 'hide_complete', '1', 'hide_complete', '1'),
(103, 2, 'default_label_pos', 'above', 'default_label_pos', 'above'),
(104, 2, 'wrapper_class', '', 'wrapper_class', ''),
(105, 2, 'element_class', '', 'element_class', ''),
(106, 2, 'add_submit', '1', 'add_submit', '1'),
(107, 2, 'currency', '', 'currency', ''),
(108, 2, 'logged_in', '', 'logged_in', ''),
(109, 2, 'not_logged_in_msg', '', 'not_logged_in_msg', ''),
(110, 2, 'sub_limit_number', NULL, 'sub_limit_number', NULL),
(111, 2, 'sub_limit_msg', 'The Form has reached it\'s submission limit.', 'sub_limit_msg', 'The Form has reached it\'s submission limit.'),
(112, 2, 'calculations', 'a:0:{}', 'calculations', 'a:0:{}'),
(113, 2, 'container_styles_background-color', NULL, 'container_styles_background-color', NULL),
(114, 2, 'container_styles_border', '', 'container_styles_border', ''),
(115, 2, 'container_styles_border-style', NULL, 'container_styles_border-style', NULL),
(116, 2, 'container_styles_border-color', NULL, 'container_styles_border-color', NULL),
(117, 2, 'container_styles_height', '', 'container_styles_height', ''),
(118, 2, 'container_styles_margin', '', 'container_styles_margin', ''),
(119, 2, 'container_styles_padding', '', 'container_styles_padding', ''),
(120, 2, 'container_styles_display', NULL, 'container_styles_display', NULL),
(121, 2, 'container_styles_float', '', 'container_styles_float', ''),
(122, 2, 'container_styles_show_advanced_css', '0', 'container_styles_show_advanced_css', '0'),
(123, 2, 'container_styles_advanced', NULL, 'container_styles_advanced', NULL),
(124, 2, 'title_styles_background-color', NULL, 'title_styles_background-color', NULL),
(125, 2, 'title_styles_border', '', 'title_styles_border', ''),
(126, 2, 'title_styles_border-style', NULL, 'title_styles_border-style', NULL),
(127, 2, 'title_styles_border-color', NULL, 'title_styles_border-color', NULL),
(128, 2, 'title_styles_color', NULL, 'title_styles_color', NULL),
(129, 2, 'title_styles_height', '', 'title_styles_height', ''),
(130, 2, 'title_styles_width', '', 'title_styles_width', ''),
(131, 2, 'title_styles_font-size', '', 'title_styles_font-size', ''),
(132, 2, 'title_styles_margin', '', 'title_styles_margin', ''),
(133, 2, 'title_styles_padding', '', 'title_styles_padding', ''),
(134, 2, 'title_styles_display', NULL, 'title_styles_display', NULL),
(135, 2, 'title_styles_float', '', 'title_styles_float', ''),
(136, 2, 'title_styles_show_advanced_css', '0', 'title_styles_show_advanced_css', '0'),
(137, 2, 'title_styles_advanced', NULL, 'title_styles_advanced', NULL),
(138, 2, 'row_styles_background-color', NULL, 'row_styles_background-color', NULL),
(139, 2, 'row_styles_border', '', 'row_styles_border', ''),
(140, 2, 'row_styles_border-style', NULL, 'row_styles_border-style', NULL),
(141, 2, 'row_styles_border-color', NULL, 'row_styles_border-color', NULL),
(142, 2, 'row_styles_width', '', 'row_styles_width', ''),
(143, 2, 'row_styles_font-size', '', 'row_styles_font-size', ''),
(144, 2, 'row_styles_margin', '', 'row_styles_margin', ''),
(145, 2, 'row_styles_padding', '', 'row_styles_padding', ''),
(146, 2, 'row_styles_display', NULL, 'row_styles_display', NULL),
(147, 2, 'row_styles_show_advanced_css', '0', 'row_styles_show_advanced_css', '0'),
(148, 2, 'row_styles_advanced', NULL, 'row_styles_advanced', NULL),
(149, 2, 'row-odd_styles_background-color', NULL, 'row-odd_styles_background-color', NULL),
(150, 2, 'row-odd_styles_border', '', 'row-odd_styles_border', ''),
(151, 2, 'row-odd_styles_border-style', NULL, 'row-odd_styles_border-style', NULL),
(152, 2, 'row-odd_styles_border-color', NULL, 'row-odd_styles_border-color', NULL),
(153, 2, 'row-odd_styles_color', NULL, 'row-odd_styles_color', NULL),
(154, 2, 'row-odd_styles_height', '', 'row-odd_styles_height', ''),
(155, 2, 'row-odd_styles_width', '', 'row-odd_styles_width', ''),
(156, 2, 'row-odd_styles_font-size', '', 'row-odd_styles_font-size', ''),
(157, 2, 'row-odd_styles_margin', '', 'row-odd_styles_margin', ''),
(158, 2, 'row-odd_styles_padding', '', 'row-odd_styles_padding', ''),
(159, 2, 'row-odd_styles_display', NULL, 'row-odd_styles_display', NULL),
(160, 2, 'row-odd_styles_show_advanced_css', '0', 'row-odd_styles_show_advanced_css', '0'),
(161, 2, 'row-odd_styles_advanced', NULL, 'row-odd_styles_advanced', NULL),
(162, 2, 'success-msg_styles_background-color', NULL, 'success-msg_styles_background-color', NULL),
(163, 2, 'success-msg_styles_border', '', 'success-msg_styles_border', ''),
(164, 2, 'success-msg_styles_border-style', NULL, 'success-msg_styles_border-style', NULL),
(165, 2, 'success-msg_styles_border-color', NULL, 'success-msg_styles_border-color', NULL),
(166, 2, 'success-msg_styles_color', NULL, 'success-msg_styles_color', NULL),
(167, 2, 'success-msg_styles_height', '', 'success-msg_styles_height', ''),
(168, 2, 'success-msg_styles_width', '', 'success-msg_styles_width', ''),
(169, 2, 'success-msg_styles_font-size', '', 'success-msg_styles_font-size', ''),
(170, 2, 'success-msg_styles_margin', '', 'success-msg_styles_margin', ''),
(171, 2, 'success-msg_styles_padding', '', 'success-msg_styles_padding', ''),
(172, 2, 'success-msg_styles_display', NULL, 'success-msg_styles_display', NULL),
(173, 2, 'success-msg_styles_show_advanced_css', '0', 'success-msg_styles_show_advanced_css', '0'),
(174, 2, 'success-msg_styles_advanced', NULL, 'success-msg_styles_advanced', NULL),
(175, 2, 'error_msg_styles_background-color', NULL, 'error_msg_styles_background-color', NULL),
(176, 2, 'error_msg_styles_border', '', 'error_msg_styles_border', ''),
(177, 2, 'error_msg_styles_border-style', NULL, 'error_msg_styles_border-style', NULL),
(178, 2, 'error_msg_styles_border-color', NULL, 'error_msg_styles_border-color', NULL),
(179, 2, 'error_msg_styles_color', NULL, 'error_msg_styles_color', NULL),
(180, 2, 'error_msg_styles_width', '', 'error_msg_styles_width', ''),
(181, 2, 'error_msg_styles_font-size', '', 'error_msg_styles_font-size', ''),
(182, 2, 'error_msg_styles_margin', '', 'error_msg_styles_margin', ''),
(183, 2, 'error_msg_styles_padding', '', 'error_msg_styles_padding', ''),
(184, 2, 'error_msg_styles_display', NULL, 'error_msg_styles_display', NULL),
(185, 2, 'error_msg_styles_show_advanced_css', '0', 'error_msg_styles_show_advanced_css', '0'),
(186, 2, 'error_msg_styles_advanced', NULL, 'error_msg_styles_advanced', NULL),
(187, 2, 'conditions', 'a:10:{i:0;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:2:{i:0;a:5:{s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:2:{i:0;a:5:{s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:1;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:7:\"checked\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:4:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:4:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:2;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:2:{i:0;a:5:{s:3:\"key\";s:30:\"details_optional_1499704162086\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:2:{i:0;a:5:{s:3:\"key\";s:30:\"details_optional_1499704162086\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:3;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:4;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:5;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:6;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:7;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:15:\"current student\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:8;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:5:\"other\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:9;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}}', 'conditions', 'a:10:{i:0;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:2:{i:0;a:5:{s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:2:{i:0;a:5:{s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:1;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:7:\"checked\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:4:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:4:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:2;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:2:{i:0;a:5:{s:3:\"key\";s:30:\"details_optional_1499704162086\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:2:{i:0;a:5:{s:3:\"key\";s:30:\"details_optional_1499704162086\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:3;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:4;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:5;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:6;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:7;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:15:\"current student\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:8;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:5:\"other\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:9;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}}'),
(188, 2, 'mp_breadcrumb', '1', 'mp_breadcrumb', '1'),
(189, 2, 'mp_progress_bar', '1', 'mp_progress_bar', '1'),
(190, 2, 'mp_display_titles', '1', 'mp_display_titles', '1'),
(191, 2, 'mp_prev_label', '', 'mp_prev_label', ''),
(192, 2, 'mp_next_label', '', 'mp_next_label', ''),
(193, 2, 'breadcrumb_container_styles_background-color', NULL, 'breadcrumb_container_styles_background-color', NULL),
(194, 2, 'breadcrumb_container_styles_border', '', 'breadcrumb_container_styles_border', ''),
(195, 2, 'breadcrumb_container_styles_border-style', NULL, 'breadcrumb_container_styles_border-style', NULL),
(196, 2, 'breadcrumb_container_styles_border-color', NULL, 'breadcrumb_container_styles_border-color', NULL),
(197, 2, 'breadcrumb_container_styles_height', '', 'breadcrumb_container_styles_height', ''),
(198, 2, 'breadcrumb_container_styles_width', '', 'breadcrumb_container_styles_width', ''),
(199, 2, 'breadcrumb_container_styles_margin', '', 'breadcrumb_container_styles_margin', ''),
(200, 2, 'breadcrumb_container_styles_padding', '', 'breadcrumb_container_styles_padding', ''),
(201, 2, 'breadcrumb_container_styles_display', NULL, 'breadcrumb_container_styles_display', NULL),
(202, 2, 'breadcrumb_container_styles_float', '', 'breadcrumb_container_styles_float', ''),
(203, 2, 'breadcrumb_container_styles_show_advanced_css', '0', 'breadcrumb_container_styles_show_advanced_css', '0'),
(204, 2, 'breadcrumb_container_styles_advanced', NULL, 'breadcrumb_container_styles_advanced', NULL),
(205, 2, 'breadcrumb_buttons_styles_background-color', NULL, 'breadcrumb_buttons_styles_background-color', NULL),
(206, 2, 'breadcrumb_buttons_styles_border', '', 'breadcrumb_buttons_styles_border', ''),
(207, 2, 'breadcrumb_buttons_styles_border-style', NULL, 'breadcrumb_buttons_styles_border-style', NULL),
(208, 2, 'breadcrumb_buttons_styles_border-color', NULL, 'breadcrumb_buttons_styles_border-color', NULL),
(209, 2, 'breadcrumb_buttons_styles_color', NULL, 'breadcrumb_buttons_styles_color', NULL),
(210, 2, 'breadcrumb_buttons_styles_height', '', 'breadcrumb_buttons_styles_height', ''),
(211, 2, 'breadcrumb_buttons_styles_width', '', 'breadcrumb_buttons_styles_width', ''),
(212, 2, 'breadcrumb_buttons_styles_font-size', '', 'breadcrumb_buttons_styles_font-size', ''),
(213, 2, 'breadcrumb_buttons_styles_margin', '', 'breadcrumb_buttons_styles_margin', ''),
(214, 2, 'breadcrumb_buttons_styles_padding', '', 'breadcrumb_buttons_styles_padding', ''),
(215, 2, 'breadcrumb_buttons_styles_display', NULL, 'breadcrumb_buttons_styles_display', NULL),
(216, 2, 'breadcrumb_buttons_styles_float', '', 'breadcrumb_buttons_styles_float', ''),
(217, 2, 'breadcrumb_buttons_styles_show_advanced_css', '0', 'breadcrumb_buttons_styles_show_advanced_css', '0'),
(218, 2, 'breadcrumb_buttons_styles_advanced', NULL, 'breadcrumb_buttons_styles_advanced', NULL),
(219, 2, 'breadcrumb_button_hover_styles_background-color', NULL, 'breadcrumb_button_hover_styles_background-color', NULL),
(220, 2, 'breadcrumb_button_hover_styles_border', '', 'breadcrumb_button_hover_styles_border', ''),
(221, 2, 'breadcrumb_button_hover_styles_border-style', NULL, 'breadcrumb_button_hover_styles_border-style', NULL),
(222, 2, 'breadcrumb_button_hover_styles_border-color', NULL, 'breadcrumb_button_hover_styles_border-color', NULL),
(223, 2, 'breadcrumb_button_hover_styles_color', NULL, 'breadcrumb_button_hover_styles_color', NULL),
(224, 2, 'breadcrumb_button_hover_styles_height', '', 'breadcrumb_button_hover_styles_height', ''),
(225, 2, 'breadcrumb_button_hover_styles_width', '', 'breadcrumb_button_hover_styles_width', ''),
(226, 2, 'breadcrumb_button_hover_styles_font-size', '', 'breadcrumb_button_hover_styles_font-size', ''),
(227, 2, 'breadcrumb_button_hover_styles_margin', '', 'breadcrumb_button_hover_styles_margin', ''),
(228, 2, 'breadcrumb_button_hover_styles_padding', '', 'breadcrumb_button_hover_styles_padding', ''),
(229, 2, 'breadcrumb_button_hover_styles_display', NULL, 'breadcrumb_button_hover_styles_display', NULL),
(230, 2, 'breadcrumb_button_hover_styles_float', '', 'breadcrumb_button_hover_styles_float', ''),
(231, 2, 'breadcrumb_button_hover_styles_show_advanced_css', '0', 'breadcrumb_button_hover_styles_show_advanced_css', '0'),
(232, 2, 'breadcrumb_button_hover_styles_advanced', NULL, 'breadcrumb_button_hover_styles_advanced', NULL),
(233, 2, 'breadcrumb_active_button_styles_background-color', NULL, 'breadcrumb_active_button_styles_background-color', NULL),
(234, 2, 'breadcrumb_active_button_styles_border', '', 'breadcrumb_active_button_styles_border', ''),
(235, 2, 'breadcrumb_active_button_styles_border-style', NULL, 'breadcrumb_active_button_styles_border-style', NULL),
(236, 2, 'breadcrumb_active_button_styles_border-color', NULL, 'breadcrumb_active_button_styles_border-color', NULL),
(237, 2, 'breadcrumb_active_button_styles_color', NULL, 'breadcrumb_active_button_styles_color', NULL),
(238, 2, 'breadcrumb_active_button_styles_height', '', 'breadcrumb_active_button_styles_height', ''),
(239, 2, 'breadcrumb_active_button_styles_width', '', 'breadcrumb_active_button_styles_width', ''),
(240, 2, 'breadcrumb_active_button_styles_font-size', '', 'breadcrumb_active_button_styles_font-size', ''),
(241, 2, 'breadcrumb_active_button_styles_margin', '', 'breadcrumb_active_button_styles_margin', ''),
(242, 2, 'breadcrumb_active_button_styles_padding', '', 'breadcrumb_active_button_styles_padding', ''),
(243, 2, 'breadcrumb_active_button_styles_display', NULL, 'breadcrumb_active_button_styles_display', NULL),
(244, 2, 'breadcrumb_active_button_styles_float', '', 'breadcrumb_active_button_styles_float', ''),
(245, 2, 'breadcrumb_active_button_styles_show_advanced_css', '0', 'breadcrumb_active_button_styles_show_advanced_css', '0'),
(246, 2, 'breadcrumb_active_button_styles_advanced', NULL, 'breadcrumb_active_button_styles_advanced', NULL),
(247, 2, 'progress_bar_container_styles_background-color', '', 'progress_bar_container_styles_background-color', ''),
(248, 2, 'progress_bar_container_styles_border', '', 'progress_bar_container_styles_border', ''),
(249, 2, 'progress_bar_container_styles_border-style', NULL, 'progress_bar_container_styles_border-style', NULL),
(250, 2, 'progress_bar_container_styles_border-color', NULL, 'progress_bar_container_styles_border-color', NULL),
(251, 2, 'progress_bar_container_styles_height', '', 'progress_bar_container_styles_height', ''),
(252, 2, 'progress_bar_container_styles_width', '', 'progress_bar_container_styles_width', ''),
(253, 2, 'progress_bar_container_styles_margin', '', 'progress_bar_container_styles_margin', ''),
(254, 2, 'progress_bar_container_styles_padding', '', 'progress_bar_container_styles_padding', ''),
(255, 2, 'progress_bar_container_styles_display', NULL, 'progress_bar_container_styles_display', NULL),
(256, 2, 'progress_bar_container_styles_float', '', 'progress_bar_container_styles_float', ''),
(257, 2, 'progress_bar_container_styles_show_advanced_css', '0', 'progress_bar_container_styles_show_advanced_css', '0'),
(258, 2, 'progress_bar_container_styles_advanced', NULL, 'progress_bar_container_styles_advanced', NULL),
(259, 2, 'progress_bar_fill_styles_background-color', '#8bd655', 'progress_bar_fill_styles_background-color', '#8bd655'),
(260, 2, 'progress_bar_fill_styles_border', '', 'progress_bar_fill_styles_border', ''),
(261, 2, 'progress_bar_fill_styles_border-style', NULL, 'progress_bar_fill_styles_border-style', NULL),
(262, 2, 'progress_bar_fill_styles_border-color', NULL, 'progress_bar_fill_styles_border-color', NULL),
(263, 2, 'progress_bar_fill_styles_height', '', 'progress_bar_fill_styles_height', ''),
(264, 2, 'progress_bar_fill_styles_margin', '', 'progress_bar_fill_styles_margin', ''),
(265, 2, 'progress_bar_fill_styles_padding', '', 'progress_bar_fill_styles_padding', ''),
(266, 2, 'progress_bar_fill_styles_show_advanced_css', '0', 'progress_bar_fill_styles_show_advanced_css', '0'),
(267, 2, 'progress_bar_fill_styles_advanced', NULL, 'progress_bar_fill_styles_advanced', NULL),
(268, 2, 'part_titles_styles_background-color', NULL, 'part_titles_styles_background-color', NULL),
(269, 2, 'part_titles_styles_border', '', 'part_titles_styles_border', ''),
(270, 2, 'part_titles_styles_border-style', NULL, 'part_titles_styles_border-style', NULL),
(271, 2, 'part_titles_styles_border-color', NULL, 'part_titles_styles_border-color', NULL),
(272, 2, 'part_titles_styles_color', NULL, 'part_titles_styles_color', NULL),
(273, 2, 'part_titles_styles_height', '', 'part_titles_styles_height', ''),
(274, 2, 'part_titles_styles_width', '', 'part_titles_styles_width', ''),
(275, 2, 'part_titles_styles_font-size', '', 'part_titles_styles_font-size', ''),
(276, 2, 'part_titles_styles_margin', '', 'part_titles_styles_margin', ''),
(277, 2, 'part_titles_styles_padding', '', 'part_titles_styles_padding', ''),
(278, 2, 'part_titles_styles_display', NULL, 'part_titles_styles_display', NULL),
(279, 2, 'part_titles_styles_float', '', 'part_titles_styles_float', ''),
(280, 2, 'part_titles_styles_show_advanced_css', '0', 'part_titles_styles_show_advanced_css', '0'),
(281, 2, 'part_titles_styles_advanced', NULL, 'part_titles_styles_advanced', NULL),
(282, 2, 'navigation_container_styles_background-color', NULL, 'navigation_container_styles_background-color', NULL),
(283, 2, 'navigation_container_styles_border', '', 'navigation_container_styles_border', ''),
(284, 2, 'navigation_container_styles_border-style', NULL, 'navigation_container_styles_border-style', NULL),
(285, 2, 'navigation_container_styles_border-color', NULL, 'navigation_container_styles_border-color', NULL),
(286, 2, 'navigation_container_styles_height', '', 'navigation_container_styles_height', ''),
(287, 2, 'navigation_container_styles_width', '', 'navigation_container_styles_width', ''),
(288, 2, 'navigation_container_styles_margin', '', 'navigation_container_styles_margin', ''),
(289, 2, 'navigation_container_styles_padding', '', 'navigation_container_styles_padding', ''),
(290, 2, 'navigation_container_styles_display', NULL, 'navigation_container_styles_display', NULL),
(291, 2, 'navigation_container_styles_float', '', 'navigation_container_styles_float', ''),
(292, 2, 'navigation_container_styles_show_advanced_css', '0', 'navigation_container_styles_show_advanced_css', '0'),
(293, 2, 'navigation_container_styles_advanced', NULL, 'navigation_container_styles_advanced', NULL),
(294, 2, 'previous_button_styles_background-color', NULL, 'previous_button_styles_background-color', NULL),
(295, 2, 'previous_button_styles_border', '', 'previous_button_styles_border', ''),
(296, 2, 'previous_button_styles_border-style', NULL, 'previous_button_styles_border-style', NULL),
(297, 2, 'previous_button_styles_border-color', NULL, 'previous_button_styles_border-color', NULL),
(298, 2, 'previous_button_styles_color', NULL, 'previous_button_styles_color', NULL),
(299, 2, 'previous_button_styles_height', '', 'previous_button_styles_height', ''),
(300, 2, 'previous_button_styles_width', '', 'previous_button_styles_width', ''),
(301, 2, 'previous_button_styles_font-size', '', 'previous_button_styles_font-size', ''),
(302, 2, 'previous_button_styles_margin', '', 'previous_button_styles_margin', ''),
(303, 2, 'previous_button_styles_padding', '', 'previous_button_styles_padding', ''),
(304, 2, 'previous_button_styles_show_advanced_css', '0', 'previous_button_styles_show_advanced_css', '0'),
(305, 2, 'previous_button_styles_advanced', NULL, 'previous_button_styles_advanced', NULL),
(306, 2, 'next_button_styles_background-color', NULL, 'next_button_styles_background-color', NULL),
(307, 2, 'next_button_styles_border', '', 'next_button_styles_border', ''),
(308, 2, 'next_button_styles_border-style', NULL, 'next_button_styles_border-style', NULL),
(309, 2, 'next_button_styles_border-color', NULL, 'next_button_styles_border-color', NULL),
(310, 2, 'next_button_styles_color', NULL, 'next_button_styles_color', NULL),
(311, 2, 'next_button_styles_height', '', 'next_button_styles_height', ''),
(312, 2, 'next_button_styles_width', '', 'next_button_styles_width', ''),
(313, 2, 'next_button_styles_font-size', '', 'next_button_styles_font-size', ''),
(314, 2, 'next_button_styles_margin', '', 'next_button_styles_margin', ''),
(315, 2, 'next_button_styles_padding', '', 'next_button_styles_padding', ''),
(316, 2, 'next_button_styles_show_advanced_css', '0', 'next_button_styles_show_advanced_css', '0'),
(317, 2, 'next_button_styles_advanced', NULL, 'next_button_styles_advanced', NULL),
(318, 2, 'navigation_hover_styles_background-color', NULL, 'navigation_hover_styles_background-color', NULL),
(319, 2, 'navigation_hover_styles_border', '', 'navigation_hover_styles_border', ''),
(320, 2, 'navigation_hover_styles_border-style', NULL, 'navigation_hover_styles_border-style', NULL),
(321, 2, 'navigation_hover_styles_border-color', NULL, 'navigation_hover_styles_border-color', NULL),
(322, 2, 'navigation_hover_styles_color', NULL, 'navigation_hover_styles_color', NULL),
(323, 2, 'navigation_hover_styles_height', '', 'navigation_hover_styles_height', ''),
(324, 2, 'navigation_hover_styles_width', '', 'navigation_hover_styles_width', ''),
(325, 2, 'navigation_hover_styles_font-size', '', 'navigation_hover_styles_font-size', ''),
(326, 2, 'navigation_hover_styles_margin', '', 'navigation_hover_styles_margin', ''),
(327, 2, 'navigation_hover_styles_padding', '', 'navigation_hover_styles_padding', ''),
(328, 2, 'navigation_hover_styles_show_advanced_css', '0', 'navigation_hover_styles_show_advanced_css', '0'),
(329, 2, 'navigation_hover_styles_advanced', NULL, 'navigation_hover_styles_advanced', NULL);
INSERT INTO `wp_eauwvw_nf3_form_meta` (`id`, `parent_id`, `key`, `value`, `meta_key`, `meta_value`) VALUES
(330, 2, 'formContentData', 'a:8:{i:0;a:8:{s:15:\"formContentData\";a:3:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"i_am_applying_for_choose_one_1499454121338\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:36:\"add_enrichment_fridays_1499454279114\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:36:\"current_student_family_1499711958874\";i:1;s:19:\"other_1499711968400\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:8:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"first_parent_name_1499712121583\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499463440629\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"best_phone_to_contact_1499464065667\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499463446645\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499463452209\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:18:\"unit_1499465451820\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499463453266\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:28:\"province_state_1499463593303\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499463506919\";}s:5:\"width\";i:33;}}}i:4;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:27:\"place_of_work_1499464075146\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:24:\"work_phone_1499464087910\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"add_a_second_parent_guardian_1499465827161\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_first_name_1499704780354\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"2nd_parent_last_name_1499704845650\";}s:5:\"width\";i:50;}}}i:7;a:2:{s:5:\"order\";i:13;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_email_1499704856675\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_phone_1499704870129\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:17:\"Parent / Guardian\";s:3:\"key\";s:8:\"usyafvzm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"child_s_full_name_1499464634967\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"child_s_date_of_birth_1499464731212\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"name_child_prefers_to_be_called_1499464649864\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:20:\"gender_1499703657310\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:28:\"first_language_1499464743690\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:29:\"other_languages_1499464752409\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"citizenship_1499464812337\";}s:5:\"width\";i:33;}}}i:3;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:43:\"does_your_child_have_siblings_1499464832216\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:38:\"name_and_age_of_siblings_1499964482946\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:10:\"Your Child\";s:3:\"key\";s:8:\"udfnrhte\";s:10:\"editActive\";b:1;}i:3;a:8:{s:15:\"formContentData\";a:9:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"are_playmates_readily_available_1499465036269\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";}s:5:\"width\";s:3:\"100\";}}}i:4;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:49:\"did_your_child_enjoy_the_experience_1499705669323\";}s:5:\"width\";s:3:\"100\";}}}i:5;a:2:{s:5:\"order\";i:7;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"details_optional_1499704162086\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";}s:5:\"width\";s:3:\"100\";}}}i:7;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:48:\"please_list_other_schools_programs_1499704327901\";}s:5:\"width\";s:3:\"100\";}}}i:8;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Activities & Experience\";s:3:\"key\";s:5:\"yllfk\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:4;a:8:{s:15:\"formContentData\";a:5:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"special_medication_1499466346394\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"medication_details_1499710356120\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:26:\"special_diet_1499466766111\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"special_diet_details_1499710392198\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"food_preferences_or_dislikes_1499466743566\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:37:\"food_preference_details_1499710402755\";}s:5:\"width\";i:50;}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"special_eating_habits_1499466809010\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"eating_habits_details_1499710414708\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:4;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Allergies & Preferences\";s:3:\"key\";s:8:\"gihdcpsd\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:5;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:5;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Why WMA?\";s:3:\"key\";s:6:\"jrngkm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:6;a:8:{s:15:\"formContentData\";a:1:{i:0;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:76:\"how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:6;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Future\";s:3:\"key\";s:8:\"jvuavpzy\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:7;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:51:\"i_understand_the_terms_and_conditions_1499711012223\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499710991307\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:7;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Submit\";s:3:\"key\";s:7:\"szelumc\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}', 'formContentData', 'a:8:{i:0;a:8:{s:15:\"formContentData\";a:3:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"i_am_applying_for_choose_one_1499454121338\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:36:\"add_enrichment_fridays_1499454279114\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:36:\"current_student_family_1499711958874\";i:1;s:19:\"other_1499711968400\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:8:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"first_parent_name_1499712121583\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499463440629\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"best_phone_to_contact_1499464065667\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499463446645\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499463452209\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:18:\"unit_1499465451820\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499463453266\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:28:\"province_state_1499463593303\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499463506919\";}s:5:\"width\";i:33;}}}i:4;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:27:\"place_of_work_1499464075146\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:24:\"work_phone_1499464087910\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"add_a_second_parent_guardian_1499465827161\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_first_name_1499704780354\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"2nd_parent_last_name_1499704845650\";}s:5:\"width\";i:50;}}}i:7;a:2:{s:5:\"order\";i:13;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_email_1499704856675\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_phone_1499704870129\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:17:\"Parent / Guardian\";s:3:\"key\";s:8:\"usyafvzm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"child_s_full_name_1499464634967\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"child_s_date_of_birth_1499464731212\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"name_child_prefers_to_be_called_1499464649864\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:20:\"gender_1499703657310\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:28:\"first_language_1499464743690\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:29:\"other_languages_1499464752409\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"citizenship_1499464812337\";}s:5:\"width\";i:33;}}}i:3;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:43:\"does_your_child_have_siblings_1499464832216\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:38:\"name_and_age_of_siblings_1499964482946\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:10:\"Your Child\";s:3:\"key\";s:8:\"udfnrhte\";s:10:\"editActive\";b:1;}i:3;a:8:{s:15:\"formContentData\";a:9:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"are_playmates_readily_available_1499465036269\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";}s:5:\"width\";s:3:\"100\";}}}i:4;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:49:\"did_your_child_enjoy_the_experience_1499705669323\";}s:5:\"width\";s:3:\"100\";}}}i:5;a:2:{s:5:\"order\";i:7;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"details_optional_1499704162086\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";}s:5:\"width\";s:3:\"100\";}}}i:7;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:48:\"please_list_other_schools_programs_1499704327901\";}s:5:\"width\";s:3:\"100\";}}}i:8;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Activities & Experience\";s:3:\"key\";s:5:\"yllfk\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:4;a:8:{s:15:\"formContentData\";a:5:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"special_medication_1499466346394\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"medication_details_1499710356120\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:26:\"special_diet_1499466766111\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"special_diet_details_1499710392198\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"food_preferences_or_dislikes_1499466743566\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:37:\"food_preference_details_1499710402755\";}s:5:\"width\";i:50;}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"special_eating_habits_1499466809010\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"eating_habits_details_1499710414708\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:4;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Allergies & Preferences\";s:3:\"key\";s:8:\"gihdcpsd\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:5;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:5;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Why WMA?\";s:3:\"key\";s:6:\"jrngkm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:6;a:8:{s:15:\"formContentData\";a:1:{i:0;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:76:\"how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:6;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Future\";s:3:\"key\";s:8:\"jvuavpzy\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:7;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:51:\"i_understand_the_terms_and_conditions_1499711012223\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499710991307\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:7;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Submit\";s:3:\"key\";s:7:\"szelumc\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}'),
(331, 2, 'drawerDisabled', '', 'drawerDisabled', ''),
(332, 2, 'changeEmailErrorMsg', '', 'changeEmailErrorMsg', ''),
(333, 2, 'confirmFieldErrorMsg', '', 'confirmFieldErrorMsg', ''),
(334, 2, 'fieldNumberNumMinError', '', 'fieldNumberNumMinError', ''),
(335, 2, 'fieldNumberNumMaxError', '', 'fieldNumberNumMaxError', ''),
(336, 2, 'fieldNumberIncrementBy', '', 'fieldNumberIncrementBy', ''),
(337, 2, 'formErrorsCorrectErrors', '', 'formErrorsCorrectErrors', ''),
(338, 2, 'validateRequiredField', '', 'validateRequiredField', ''),
(339, 2, 'honeypotHoneypotError', '', 'honeypotHoneypotError', ''),
(340, 2, 'fieldsMarkedRequired', '', 'fieldsMarkedRequired', ''),
(341, 2, 'mp_validate', '1', 'mp_validate', '1'),
(342, 2, '_seq_num', '585', '_seq_num', '585'),
(343, 3, 'objectType', 'Form Setting', 'objectType', 'Form Setting'),
(344, 3, 'editActive', '1', 'editActive', '1'),
(345, 3, 'show_title', '0', 'show_title', '0'),
(346, 3, 'clear_complete', '1', 'clear_complete', '1'),
(347, 3, 'hide_complete', '1', 'hide_complete', '1'),
(348, 3, 'default_label_pos', 'above', 'default_label_pos', 'above'),
(349, 3, 'wrapper_class', '', 'wrapper_class', ''),
(350, 3, 'element_class', '', 'element_class', ''),
(351, 3, 'add_submit', '1', 'add_submit', '1'),
(352, 3, 'currency', '', 'currency', ''),
(353, 3, 'logged_in', '', 'logged_in', ''),
(354, 3, 'not_logged_in_msg', '', 'not_logged_in_msg', ''),
(355, 3, 'sub_limit_number', NULL, 'sub_limit_number', NULL),
(356, 3, 'sub_limit_msg', 'The Form has reached it\'s submission limit.', 'sub_limit_msg', 'The Form has reached it\'s submission limit.'),
(357, 3, 'calculations', 'a:0:{}', 'calculations', 'a:0:{}'),
(358, 3, 'container_styles_background-color', NULL, 'container_styles_background-color', NULL),
(359, 3, 'container_styles_border', '', 'container_styles_border', ''),
(360, 3, 'container_styles_border-style', NULL, 'container_styles_border-style', NULL),
(361, 3, 'container_styles_border-color', NULL, 'container_styles_border-color', NULL),
(362, 3, 'container_styles_height', '', 'container_styles_height', ''),
(363, 3, 'container_styles_margin', '', 'container_styles_margin', ''),
(364, 3, 'container_styles_padding', '', 'container_styles_padding', ''),
(365, 3, 'container_styles_display', NULL, 'container_styles_display', NULL),
(366, 3, 'container_styles_float', '', 'container_styles_float', ''),
(367, 3, 'container_styles_show_advanced_css', '0', 'container_styles_show_advanced_css', '0'),
(368, 3, 'container_styles_advanced', NULL, 'container_styles_advanced', NULL),
(369, 3, 'title_styles_background-color', NULL, 'title_styles_background-color', NULL),
(370, 3, 'title_styles_border', '', 'title_styles_border', ''),
(371, 3, 'title_styles_border-style', NULL, 'title_styles_border-style', NULL),
(372, 3, 'title_styles_border-color', NULL, 'title_styles_border-color', NULL),
(373, 3, 'title_styles_color', NULL, 'title_styles_color', NULL),
(374, 3, 'title_styles_height', '', 'title_styles_height', ''),
(375, 3, 'title_styles_width', '', 'title_styles_width', ''),
(376, 3, 'title_styles_font-size', '', 'title_styles_font-size', ''),
(377, 3, 'title_styles_margin', '', 'title_styles_margin', ''),
(378, 3, 'title_styles_padding', '', 'title_styles_padding', ''),
(379, 3, 'title_styles_display', NULL, 'title_styles_display', NULL),
(380, 3, 'title_styles_float', '', 'title_styles_float', ''),
(381, 3, 'title_styles_show_advanced_css', '0', 'title_styles_show_advanced_css', '0'),
(382, 3, 'title_styles_advanced', NULL, 'title_styles_advanced', NULL),
(383, 3, 'row_styles_background-color', NULL, 'row_styles_background-color', NULL),
(384, 3, 'row_styles_border', '', 'row_styles_border', ''),
(385, 3, 'row_styles_border-style', NULL, 'row_styles_border-style', NULL),
(386, 3, 'row_styles_border-color', NULL, 'row_styles_border-color', NULL),
(387, 3, 'row_styles_width', '', 'row_styles_width', ''),
(388, 3, 'row_styles_font-size', '', 'row_styles_font-size', ''),
(389, 3, 'row_styles_margin', '', 'row_styles_margin', ''),
(390, 3, 'row_styles_padding', '', 'row_styles_padding', ''),
(391, 3, 'row_styles_display', NULL, 'row_styles_display', NULL),
(392, 3, 'row_styles_show_advanced_css', '0', 'row_styles_show_advanced_css', '0'),
(393, 3, 'row_styles_advanced', NULL, 'row_styles_advanced', NULL),
(394, 3, 'row-odd_styles_background-color', NULL, 'row-odd_styles_background-color', NULL),
(395, 3, 'row-odd_styles_border', '', 'row-odd_styles_border', ''),
(396, 3, 'row-odd_styles_border-style', NULL, 'row-odd_styles_border-style', NULL),
(397, 3, 'row-odd_styles_border-color', NULL, 'row-odd_styles_border-color', NULL),
(398, 3, 'row-odd_styles_color', NULL, 'row-odd_styles_color', NULL),
(399, 3, 'row-odd_styles_height', '', 'row-odd_styles_height', ''),
(400, 3, 'row-odd_styles_width', '', 'row-odd_styles_width', ''),
(401, 3, 'row-odd_styles_font-size', '', 'row-odd_styles_font-size', ''),
(402, 3, 'row-odd_styles_margin', '', 'row-odd_styles_margin', ''),
(403, 3, 'row-odd_styles_padding', '', 'row-odd_styles_padding', ''),
(404, 3, 'row-odd_styles_display', NULL, 'row-odd_styles_display', NULL),
(405, 3, 'row-odd_styles_show_advanced_css', '0', 'row-odd_styles_show_advanced_css', '0'),
(406, 3, 'row-odd_styles_advanced', NULL, 'row-odd_styles_advanced', NULL),
(407, 3, 'success-msg_styles_background-color', NULL, 'success-msg_styles_background-color', NULL),
(408, 3, 'success-msg_styles_border', '', 'success-msg_styles_border', ''),
(409, 3, 'success-msg_styles_border-style', NULL, 'success-msg_styles_border-style', NULL),
(410, 3, 'success-msg_styles_border-color', NULL, 'success-msg_styles_border-color', NULL),
(411, 3, 'success-msg_styles_color', NULL, 'success-msg_styles_color', NULL),
(412, 3, 'success-msg_styles_height', '', 'success-msg_styles_height', ''),
(413, 3, 'success-msg_styles_width', '', 'success-msg_styles_width', ''),
(414, 3, 'success-msg_styles_font-size', '', 'success-msg_styles_font-size', ''),
(415, 3, 'success-msg_styles_margin', '', 'success-msg_styles_margin', ''),
(416, 3, 'success-msg_styles_padding', '', 'success-msg_styles_padding', ''),
(417, 3, 'success-msg_styles_display', NULL, 'success-msg_styles_display', NULL),
(418, 3, 'success-msg_styles_show_advanced_css', '0', 'success-msg_styles_show_advanced_css', '0'),
(419, 3, 'success-msg_styles_advanced', NULL, 'success-msg_styles_advanced', NULL),
(420, 3, 'error_msg_styles_background-color', NULL, 'error_msg_styles_background-color', NULL),
(421, 3, 'error_msg_styles_border', '', 'error_msg_styles_border', ''),
(422, 3, 'error_msg_styles_border-style', NULL, 'error_msg_styles_border-style', NULL),
(423, 3, 'error_msg_styles_border-color', NULL, 'error_msg_styles_border-color', NULL),
(424, 3, 'error_msg_styles_color', NULL, 'error_msg_styles_color', NULL),
(425, 3, 'error_msg_styles_width', '', 'error_msg_styles_width', ''),
(426, 3, 'error_msg_styles_font-size', '', 'error_msg_styles_font-size', ''),
(427, 3, 'error_msg_styles_margin', '', 'error_msg_styles_margin', ''),
(428, 3, 'error_msg_styles_padding', '', 'error_msg_styles_padding', ''),
(429, 3, 'error_msg_styles_display', NULL, 'error_msg_styles_display', NULL),
(430, 3, 'error_msg_styles_show_advanced_css', '0', 'error_msg_styles_show_advanced_css', '0'),
(431, 3, 'error_msg_styles_advanced', NULL, 'error_msg_styles_advanced', NULL),
(432, 3, 'conditions', 'a:10:{i:0;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:7:\"checked\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:1;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:2;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:3;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:4;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:5;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:23:\"current family referral\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:6;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:5:\"other\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:7;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:8;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:44:\"vision_or_hearing_difficulties_1500324632876\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:9;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}}', 'conditions', 'a:10:{i:0;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:7:\"checked\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:1;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:2;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:3;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:4;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:5;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:23:\"current family referral\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:6;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:5:\"other\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:7;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:8;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:44:\"vision_or_hearing_difficulties_1500324632876\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:9;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}}'),
(433, 3, 'mp_breadcrumb', '1', 'mp_breadcrumb', '1'),
(434, 3, 'mp_progress_bar', '1', 'mp_progress_bar', '1'),
(435, 3, 'mp_display_titles', '1', 'mp_display_titles', '1'),
(436, 3, 'mp_prev_label', '', 'mp_prev_label', ''),
(437, 3, 'mp_next_label', '', 'mp_next_label', ''),
(438, 3, 'breadcrumb_container_styles_background-color', NULL, 'breadcrumb_container_styles_background-color', NULL),
(439, 3, 'breadcrumb_container_styles_border', '', 'breadcrumb_container_styles_border', ''),
(440, 3, 'breadcrumb_container_styles_border-style', NULL, 'breadcrumb_container_styles_border-style', NULL),
(441, 3, 'breadcrumb_container_styles_border-color', NULL, 'breadcrumb_container_styles_border-color', NULL),
(442, 3, 'breadcrumb_container_styles_height', '', 'breadcrumb_container_styles_height', ''),
(443, 3, 'breadcrumb_container_styles_width', '', 'breadcrumb_container_styles_width', ''),
(444, 3, 'breadcrumb_container_styles_margin', '', 'breadcrumb_container_styles_margin', ''),
(445, 3, 'breadcrumb_container_styles_padding', '', 'breadcrumb_container_styles_padding', ''),
(446, 3, 'breadcrumb_container_styles_display', NULL, 'breadcrumb_container_styles_display', NULL),
(447, 3, 'breadcrumb_container_styles_float', '', 'breadcrumb_container_styles_float', ''),
(448, 3, 'breadcrumb_container_styles_show_advanced_css', '0', 'breadcrumb_container_styles_show_advanced_css', '0'),
(449, 3, 'breadcrumb_container_styles_advanced', NULL, 'breadcrumb_container_styles_advanced', NULL),
(450, 3, 'breadcrumb_buttons_styles_background-color', NULL, 'breadcrumb_buttons_styles_background-color', NULL),
(451, 3, 'breadcrumb_buttons_styles_border', '', 'breadcrumb_buttons_styles_border', ''),
(452, 3, 'breadcrumb_buttons_styles_border-style', NULL, 'breadcrumb_buttons_styles_border-style', NULL),
(453, 3, 'breadcrumb_buttons_styles_border-color', NULL, 'breadcrumb_buttons_styles_border-color', NULL),
(454, 3, 'breadcrumb_buttons_styles_color', NULL, 'breadcrumb_buttons_styles_color', NULL),
(455, 3, 'breadcrumb_buttons_styles_height', '', 'breadcrumb_buttons_styles_height', ''),
(456, 3, 'breadcrumb_buttons_styles_width', '', 'breadcrumb_buttons_styles_width', ''),
(457, 3, 'breadcrumb_buttons_styles_font-size', '', 'breadcrumb_buttons_styles_font-size', ''),
(458, 3, 'breadcrumb_buttons_styles_margin', '', 'breadcrumb_buttons_styles_margin', ''),
(459, 3, 'breadcrumb_buttons_styles_padding', '', 'breadcrumb_buttons_styles_padding', ''),
(460, 3, 'breadcrumb_buttons_styles_display', NULL, 'breadcrumb_buttons_styles_display', NULL),
(461, 3, 'breadcrumb_buttons_styles_float', '', 'breadcrumb_buttons_styles_float', ''),
(462, 3, 'breadcrumb_buttons_styles_show_advanced_css', '0', 'breadcrumb_buttons_styles_show_advanced_css', '0'),
(463, 3, 'breadcrumb_buttons_styles_advanced', NULL, 'breadcrumb_buttons_styles_advanced', NULL),
(464, 3, 'breadcrumb_button_hover_styles_background-color', NULL, 'breadcrumb_button_hover_styles_background-color', NULL),
(465, 3, 'breadcrumb_button_hover_styles_border', '', 'breadcrumb_button_hover_styles_border', ''),
(466, 3, 'breadcrumb_button_hover_styles_border-style', NULL, 'breadcrumb_button_hover_styles_border-style', NULL),
(467, 3, 'breadcrumb_button_hover_styles_border-color', NULL, 'breadcrumb_button_hover_styles_border-color', NULL),
(468, 3, 'breadcrumb_button_hover_styles_color', NULL, 'breadcrumb_button_hover_styles_color', NULL),
(469, 3, 'breadcrumb_button_hover_styles_height', '', 'breadcrumb_button_hover_styles_height', ''),
(470, 3, 'breadcrumb_button_hover_styles_width', '', 'breadcrumb_button_hover_styles_width', ''),
(471, 3, 'breadcrumb_button_hover_styles_font-size', '', 'breadcrumb_button_hover_styles_font-size', ''),
(472, 3, 'breadcrumb_button_hover_styles_margin', '', 'breadcrumb_button_hover_styles_margin', ''),
(473, 3, 'breadcrumb_button_hover_styles_padding', '', 'breadcrumb_button_hover_styles_padding', ''),
(474, 3, 'breadcrumb_button_hover_styles_display', NULL, 'breadcrumb_button_hover_styles_display', NULL),
(475, 3, 'breadcrumb_button_hover_styles_float', '', 'breadcrumb_button_hover_styles_float', ''),
(476, 3, 'breadcrumb_button_hover_styles_show_advanced_css', '0', 'breadcrumb_button_hover_styles_show_advanced_css', '0');
INSERT INTO `wp_eauwvw_nf3_form_meta` (`id`, `parent_id`, `key`, `value`, `meta_key`, `meta_value`) VALUES
(477, 3, 'breadcrumb_button_hover_styles_advanced', NULL, 'breadcrumb_button_hover_styles_advanced', NULL),
(478, 3, 'breadcrumb_active_button_styles_background-color', NULL, 'breadcrumb_active_button_styles_background-color', NULL),
(479, 3, 'breadcrumb_active_button_styles_border', '', 'breadcrumb_active_button_styles_border', ''),
(480, 3, 'breadcrumb_active_button_styles_border-style', NULL, 'breadcrumb_active_button_styles_border-style', NULL),
(481, 3, 'breadcrumb_active_button_styles_border-color', NULL, 'breadcrumb_active_button_styles_border-color', NULL),
(482, 3, 'breadcrumb_active_button_styles_color', NULL, 'breadcrumb_active_button_styles_color', NULL),
(483, 3, 'breadcrumb_active_button_styles_height', '', 'breadcrumb_active_button_styles_height', ''),
(484, 3, 'breadcrumb_active_button_styles_width', '', 'breadcrumb_active_button_styles_width', ''),
(485, 3, 'breadcrumb_active_button_styles_font-size', '', 'breadcrumb_active_button_styles_font-size', ''),
(486, 3, 'breadcrumb_active_button_styles_margin', '', 'breadcrumb_active_button_styles_margin', ''),
(487, 3, 'breadcrumb_active_button_styles_padding', '', 'breadcrumb_active_button_styles_padding', ''),
(488, 3, 'breadcrumb_active_button_styles_display', NULL, 'breadcrumb_active_button_styles_display', NULL),
(489, 3, 'breadcrumb_active_button_styles_float', '', 'breadcrumb_active_button_styles_float', ''),
(490, 3, 'breadcrumb_active_button_styles_show_advanced_css', '0', 'breadcrumb_active_button_styles_show_advanced_css', '0'),
(491, 3, 'breadcrumb_active_button_styles_advanced', NULL, 'breadcrumb_active_button_styles_advanced', NULL),
(492, 3, 'progress_bar_container_styles_background-color', '', 'progress_bar_container_styles_background-color', ''),
(493, 3, 'progress_bar_container_styles_border', '', 'progress_bar_container_styles_border', ''),
(494, 3, 'progress_bar_container_styles_border-style', NULL, 'progress_bar_container_styles_border-style', NULL),
(495, 3, 'progress_bar_container_styles_border-color', NULL, 'progress_bar_container_styles_border-color', NULL),
(496, 3, 'progress_bar_container_styles_height', '', 'progress_bar_container_styles_height', ''),
(497, 3, 'progress_bar_container_styles_width', '', 'progress_bar_container_styles_width', ''),
(498, 3, 'progress_bar_container_styles_margin', '', 'progress_bar_container_styles_margin', ''),
(499, 3, 'progress_bar_container_styles_padding', '', 'progress_bar_container_styles_padding', ''),
(500, 3, 'progress_bar_container_styles_display', NULL, 'progress_bar_container_styles_display', NULL),
(501, 3, 'progress_bar_container_styles_float', '', 'progress_bar_container_styles_float', ''),
(502, 3, 'progress_bar_container_styles_show_advanced_css', '0', 'progress_bar_container_styles_show_advanced_css', '0'),
(503, 3, 'progress_bar_container_styles_advanced', NULL, 'progress_bar_container_styles_advanced', NULL),
(504, 3, 'progress_bar_fill_styles_background-color', '#8bd655', 'progress_bar_fill_styles_background-color', '#8bd655'),
(505, 3, 'progress_bar_fill_styles_border', '', 'progress_bar_fill_styles_border', ''),
(506, 3, 'progress_bar_fill_styles_border-style', NULL, 'progress_bar_fill_styles_border-style', NULL),
(507, 3, 'progress_bar_fill_styles_border-color', NULL, 'progress_bar_fill_styles_border-color', NULL),
(508, 3, 'progress_bar_fill_styles_height', '', 'progress_bar_fill_styles_height', ''),
(509, 3, 'progress_bar_fill_styles_margin', '', 'progress_bar_fill_styles_margin', ''),
(510, 3, 'progress_bar_fill_styles_padding', '', 'progress_bar_fill_styles_padding', ''),
(511, 3, 'progress_bar_fill_styles_show_advanced_css', '0', 'progress_bar_fill_styles_show_advanced_css', '0'),
(512, 3, 'progress_bar_fill_styles_advanced', NULL, 'progress_bar_fill_styles_advanced', NULL),
(513, 3, 'part_titles_styles_background-color', NULL, 'part_titles_styles_background-color', NULL),
(514, 3, 'part_titles_styles_border', '', 'part_titles_styles_border', ''),
(515, 3, 'part_titles_styles_border-style', NULL, 'part_titles_styles_border-style', NULL),
(516, 3, 'part_titles_styles_border-color', NULL, 'part_titles_styles_border-color', NULL),
(517, 3, 'part_titles_styles_color', NULL, 'part_titles_styles_color', NULL),
(518, 3, 'part_titles_styles_height', '', 'part_titles_styles_height', ''),
(519, 3, 'part_titles_styles_width', '', 'part_titles_styles_width', ''),
(520, 3, 'part_titles_styles_font-size', '', 'part_titles_styles_font-size', ''),
(521, 3, 'part_titles_styles_margin', '', 'part_titles_styles_margin', ''),
(522, 3, 'part_titles_styles_padding', '', 'part_titles_styles_padding', ''),
(523, 3, 'part_titles_styles_display', NULL, 'part_titles_styles_display', NULL),
(524, 3, 'part_titles_styles_float', '', 'part_titles_styles_float', ''),
(525, 3, 'part_titles_styles_show_advanced_css', '0', 'part_titles_styles_show_advanced_css', '0'),
(526, 3, 'part_titles_styles_advanced', NULL, 'part_titles_styles_advanced', NULL),
(527, 3, 'navigation_container_styles_background-color', NULL, 'navigation_container_styles_background-color', NULL),
(528, 3, 'navigation_container_styles_border', '', 'navigation_container_styles_border', ''),
(529, 3, 'navigation_container_styles_border-style', NULL, 'navigation_container_styles_border-style', NULL),
(530, 3, 'navigation_container_styles_border-color', NULL, 'navigation_container_styles_border-color', NULL),
(531, 3, 'navigation_container_styles_height', '', 'navigation_container_styles_height', ''),
(532, 3, 'navigation_container_styles_width', '', 'navigation_container_styles_width', ''),
(533, 3, 'navigation_container_styles_margin', '', 'navigation_container_styles_margin', ''),
(534, 3, 'navigation_container_styles_padding', '', 'navigation_container_styles_padding', ''),
(535, 3, 'navigation_container_styles_display', NULL, 'navigation_container_styles_display', NULL),
(536, 3, 'navigation_container_styles_float', '', 'navigation_container_styles_float', ''),
(537, 3, 'navigation_container_styles_show_advanced_css', '0', 'navigation_container_styles_show_advanced_css', '0'),
(538, 3, 'navigation_container_styles_advanced', NULL, 'navigation_container_styles_advanced', NULL),
(539, 3, 'previous_button_styles_background-color', NULL, 'previous_button_styles_background-color', NULL),
(540, 3, 'previous_button_styles_border', '', 'previous_button_styles_border', ''),
(541, 3, 'previous_button_styles_border-style', NULL, 'previous_button_styles_border-style', NULL),
(542, 3, 'previous_button_styles_border-color', NULL, 'previous_button_styles_border-color', NULL),
(543, 3, 'previous_button_styles_color', NULL, 'previous_button_styles_color', NULL),
(544, 3, 'previous_button_styles_height', '', 'previous_button_styles_height', ''),
(545, 3, 'previous_button_styles_width', '', 'previous_button_styles_width', ''),
(546, 3, 'previous_button_styles_font-size', '', 'previous_button_styles_font-size', ''),
(547, 3, 'previous_button_styles_margin', '', 'previous_button_styles_margin', ''),
(548, 3, 'previous_button_styles_padding', '', 'previous_button_styles_padding', ''),
(549, 3, 'previous_button_styles_show_advanced_css', '0', 'previous_button_styles_show_advanced_css', '0'),
(550, 3, 'previous_button_styles_advanced', NULL, 'previous_button_styles_advanced', NULL),
(551, 3, 'next_button_styles_background-color', NULL, 'next_button_styles_background-color', NULL),
(552, 3, 'next_button_styles_border', '', 'next_button_styles_border', ''),
(553, 3, 'next_button_styles_border-style', NULL, 'next_button_styles_border-style', NULL),
(554, 3, 'next_button_styles_border-color', NULL, 'next_button_styles_border-color', NULL),
(555, 3, 'next_button_styles_color', NULL, 'next_button_styles_color', NULL),
(556, 3, 'next_button_styles_height', '', 'next_button_styles_height', ''),
(557, 3, 'next_button_styles_width', '', 'next_button_styles_width', ''),
(558, 3, 'next_button_styles_font-size', '', 'next_button_styles_font-size', ''),
(559, 3, 'next_button_styles_margin', '', 'next_button_styles_margin', ''),
(560, 3, 'next_button_styles_padding', '', 'next_button_styles_padding', ''),
(561, 3, 'next_button_styles_show_advanced_css', '0', 'next_button_styles_show_advanced_css', '0'),
(562, 3, 'next_button_styles_advanced', NULL, 'next_button_styles_advanced', NULL),
(563, 3, 'navigation_hover_styles_background-color', NULL, 'navigation_hover_styles_background-color', NULL),
(564, 3, 'navigation_hover_styles_border', '', 'navigation_hover_styles_border', ''),
(565, 3, 'navigation_hover_styles_border-style', NULL, 'navigation_hover_styles_border-style', NULL),
(566, 3, 'navigation_hover_styles_border-color', NULL, 'navigation_hover_styles_border-color', NULL),
(567, 3, 'navigation_hover_styles_color', NULL, 'navigation_hover_styles_color', NULL),
(568, 3, 'navigation_hover_styles_height', '', 'navigation_hover_styles_height', ''),
(569, 3, 'navigation_hover_styles_width', '', 'navigation_hover_styles_width', ''),
(570, 3, 'navigation_hover_styles_font-size', '', 'navigation_hover_styles_font-size', ''),
(571, 3, 'navigation_hover_styles_margin', '', 'navigation_hover_styles_margin', ''),
(572, 3, 'navigation_hover_styles_padding', '', 'navigation_hover_styles_padding', ''),
(573, 3, 'navigation_hover_styles_show_advanced_css', '0', 'navigation_hover_styles_show_advanced_css', '0'),
(574, 3, 'navigation_hover_styles_advanced', NULL, 'navigation_hover_styles_advanced', NULL),
(575, 3, 'formContentData', 'a:7:{i:0;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"i_am_applying_for_1500318528695\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:36:\"current_student_family_1499711958874\";i:1;s:19:\"other_1499711968400\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:9:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"first_parent_name_1499712121583\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499463440629\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"best_phone_to_contact_1499464065667\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499463446645\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499463452209\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:18:\"unit_1499465451820\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499463453266\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:28:\"province_state_1499463593303\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499463506919\";}s:5:\"width\";i:33;}}}i:4;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:27:\"place_of_work_1499464075146\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:24:\"work_phone_1499464087910\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"add_a_second_parent_guardian_1499465827161\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_first_name_1499704780354\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"2nd_parent_last_name_1499704845650\";}s:5:\"width\";i:50;}}}i:7;a:2:{s:5:\"order\";i:13;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_email_1499704856675\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_phone_1499704870129\";}s:5:\"width\";i:50;}}}i:8;a:2:{s:5:\"order\";i:14;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:29:\"2nd_parent_work_1500322689107\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_work_phone_1500399017023\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:17:\"Parent / Guardian\";s:3:\"key\";s:8:\"usyafvzm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"child_s_full_name_1499464634967\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"child_s_date_of_birth_1499464731212\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"name_child_prefers_to_be_called_1499464649864\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:20:\"gender_1499703657310\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:28:\"first_language_1499464743690\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:29:\"other_languages_1499464752409\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"citizenship_1499464812337\";}s:5:\"width\";i:33;}}}i:3;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:43:\"does_your_child_have_siblings_1499464832216\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:38:\"name_and_age_of_siblings_1499964482946\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:10:\"Your Child\";s:3:\"key\";s:8:\"udfnrhte\";s:10:\"editActive\";b:1;}i:3;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:2:{i:0;s:69:\"name_of_current_school_child_is_attending_if_applicable_1500323987591\";i:1;s:69:\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:35:\"child_s_current_grade_1500324007540\";i:1;s:84:\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Activities & Experience\";s:3:\"key\";s:5:\"yllfk\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:4;a:8:{s:15:\"formContentData\";a:7:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"special_medication_1499466346394\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"medication_details_1499710356120\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:26:\"special_diet_1499466766111\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"special_diet_details_1499710392198\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"food_preferences_or_dislikes_1499466743566\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:37:\"food_preference_details_1499710402755\";}s:5:\"width\";i:50;}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"special_eating_habits_1499466809010\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"eating_habits_details_1499710414708\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:44:\"vision_or_hearing_difficulties_1500324632876\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:39:\"vision_or_hearing_details_1500324676434\";}s:5:\"width\";i:50;}}}i:6;a:2:{s:5:\"order\";i:7;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"evaluation_details_1500324896152\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:4;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Allergies & Preferences\";s:3:\"key\";s:8:\"gihdcpsd\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:5;a:8:{s:15:\"formContentData\";a:3:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:5;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Why WMA?\";s:3:\"key\";s:6:\"jrngkm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:6;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:51:\"i_understand_the_terms_and_conditions_1499711012223\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499710991307\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:7;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Submit\";s:3:\"key\";s:7:\"szelumc\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}', 'formContentData', 'a:7:{i:0;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"i_am_applying_for_1500318528695\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:36:\"current_student_family_1499711958874\";i:1;s:19:\"other_1499711968400\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:9:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"first_parent_name_1499712121583\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499463440629\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"best_phone_to_contact_1499464065667\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499463446645\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499463452209\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:18:\"unit_1499465451820\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499463453266\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:28:\"province_state_1499463593303\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499463506919\";}s:5:\"width\";i:33;}}}i:4;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:27:\"place_of_work_1499464075146\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:24:\"work_phone_1499464087910\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"add_a_second_parent_guardian_1499465827161\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_first_name_1499704780354\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"2nd_parent_last_name_1499704845650\";}s:5:\"width\";i:50;}}}i:7;a:2:{s:5:\"order\";i:13;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_email_1499704856675\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_phone_1499704870129\";}s:5:\"width\";i:50;}}}i:8;a:2:{s:5:\"order\";i:14;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:29:\"2nd_parent_work_1500322689107\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_work_phone_1500399017023\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:17:\"Parent / Guardian\";s:3:\"key\";s:8:\"usyafvzm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"child_s_full_name_1499464634967\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"child_s_date_of_birth_1499464731212\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"name_child_prefers_to_be_called_1499464649864\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:20:\"gender_1499703657310\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:28:\"first_language_1499464743690\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:29:\"other_languages_1499464752409\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"citizenship_1499464812337\";}s:5:\"width\";i:33;}}}i:3;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:43:\"does_your_child_have_siblings_1499464832216\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:38:\"name_and_age_of_siblings_1499964482946\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:10:\"Your Child\";s:3:\"key\";s:8:\"udfnrhte\";s:10:\"editActive\";b:1;}i:3;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:2:{i:0;s:69:\"name_of_current_school_child_is_attending_if_applicable_1500323987591\";i:1;s:69:\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:35:\"child_s_current_grade_1500324007540\";i:1;s:84:\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Activities & Experience\";s:3:\"key\";s:5:\"yllfk\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:4;a:8:{s:15:\"formContentData\";a:7:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"special_medication_1499466346394\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"medication_details_1499710356120\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:26:\"special_diet_1499466766111\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"special_diet_details_1499710392198\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"food_preferences_or_dislikes_1499466743566\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:37:\"food_preference_details_1499710402755\";}s:5:\"width\";i:50;}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"special_eating_habits_1499466809010\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"eating_habits_details_1499710414708\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:44:\"vision_or_hearing_difficulties_1500324632876\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:39:\"vision_or_hearing_details_1500324676434\";}s:5:\"width\";i:50;}}}i:6;a:2:{s:5:\"order\";i:7;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"evaluation_details_1500324896152\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:4;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Allergies & Preferences\";s:3:\"key\";s:8:\"gihdcpsd\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:5;a:8:{s:15:\"formContentData\";a:3:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:5;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Why WMA?\";s:3:\"key\";s:6:\"jrngkm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:6;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:51:\"i_understand_the_terms_and_conditions_1499711012223\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499710991307\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:7;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Submit\";s:3:\"key\";s:7:\"szelumc\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}'),
(576, 3, 'drawerDisabled', '', 'drawerDisabled', ''),
(577, 3, 'changeEmailErrorMsg', '', 'changeEmailErrorMsg', ''),
(578, 3, 'confirmFieldErrorMsg', '', 'confirmFieldErrorMsg', ''),
(579, 3, 'fieldNumberNumMinError', '', 'fieldNumberNumMinError', ''),
(580, 3, 'fieldNumberNumMaxError', '', 'fieldNumberNumMaxError', ''),
(581, 3, 'fieldNumberIncrementBy', '', 'fieldNumberIncrementBy', ''),
(582, 3, 'formErrorsCorrectErrors', '', 'formErrorsCorrectErrors', ''),
(583, 3, 'validateRequiredField', '', 'validateRequiredField', ''),
(584, 3, 'honeypotHoneypotError', '', 'honeypotHoneypotError', ''),
(585, 3, 'fieldsMarkedRequired', '', 'fieldsMarkedRequired', ''),
(586, 3, 'mp_validate', '1', 'mp_validate', '1'),
(587, 3, 'lock', '0', 'lock', '0'),
(588, 3, 'unique_field_error', 'A form with this value has already been submitted.', 'unique_field_error', 'A form with this value has already been submitted.'),
(589, 3, '_seq_num', '454', '_seq_num', '454'),
(590, 2, 'unique_field_error', 'A form with this value has already been submitted.', 'unique_field_error', 'A form with this value has already been submitted.'),
(591, 3, 'key', '', 'key', ''),
(592, 3, 'created_at', '2017-07-17 12:01:44', 'created_at', '2017-07-17 12:01:44'),
(593, 2, 'key', '', 'key', ''),
(594, 2, 'changeDateErrorMsg', '', 'changeDateErrorMsg', '');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_objects`
--

CREATE TABLE `wp_eauwvw_nf3_objects` (
  `id` int(11) NOT NULL,
  `type` longtext,
  `title` longtext,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf3_objects`
--

INSERT INTO `wp_eauwvw_nf3_objects` (`id`, `type`, `title`, `created_at`, `updated_at`) VALUES
(1, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2, 'log', NULL, '0000-00-00 00:00:00', NULL),
(3, 'log', NULL, '0000-00-00 00:00:00', NULL),
(4, 'log', NULL, '0000-00-00 00:00:00', NULL),
(5, 'log', NULL, '0000-00-00 00:00:00', NULL),
(6, 'log', NULL, '0000-00-00 00:00:00', NULL),
(7, 'log', NULL, '0000-00-00 00:00:00', NULL),
(8, 'log', NULL, '0000-00-00 00:00:00', NULL),
(9, 'log', NULL, '0000-00-00 00:00:00', NULL),
(10, 'log', NULL, '0000-00-00 00:00:00', NULL),
(11, 'log', NULL, '0000-00-00 00:00:00', NULL),
(12, 'log', NULL, '0000-00-00 00:00:00', NULL),
(13, 'log', NULL, '0000-00-00 00:00:00', NULL),
(14, 'log', NULL, '0000-00-00 00:00:00', NULL),
(15, 'log', NULL, '0000-00-00 00:00:00', NULL),
(16, 'log', NULL, '0000-00-00 00:00:00', NULL),
(17, 'log', NULL, '0000-00-00 00:00:00', NULL),
(18, 'log', NULL, '0000-00-00 00:00:00', NULL),
(19, 'log', NULL, '0000-00-00 00:00:00', NULL),
(20, 'log', NULL, '0000-00-00 00:00:00', NULL),
(21, 'log', NULL, '0000-00-00 00:00:00', NULL),
(22, 'log', NULL, '0000-00-00 00:00:00', NULL),
(23, 'log', NULL, '0000-00-00 00:00:00', NULL),
(24, 'log', NULL, '0000-00-00 00:00:00', NULL),
(25, 'log', NULL, '0000-00-00 00:00:00', NULL),
(26, 'log', NULL, '0000-00-00 00:00:00', NULL),
(27, 'log', NULL, '0000-00-00 00:00:00', NULL),
(28, 'log', NULL, '0000-00-00 00:00:00', NULL),
(29, 'log', NULL, '0000-00-00 00:00:00', NULL),
(30, 'log', NULL, '0000-00-00 00:00:00', NULL),
(31, 'log', NULL, '0000-00-00 00:00:00', NULL),
(32, 'log', NULL, '0000-00-00 00:00:00', NULL),
(33, 'log', NULL, '0000-00-00 00:00:00', NULL),
(34, 'log', NULL, '0000-00-00 00:00:00', NULL),
(35, 'log', NULL, '0000-00-00 00:00:00', NULL),
(36, 'log', NULL, '0000-00-00 00:00:00', NULL),
(37, 'log', NULL, '0000-00-00 00:00:00', NULL),
(38, 'log', NULL, '0000-00-00 00:00:00', NULL),
(39, 'log', NULL, '0000-00-00 00:00:00', NULL),
(40, 'log', NULL, '0000-00-00 00:00:00', NULL),
(41, 'log', NULL, '0000-00-00 00:00:00', NULL),
(42, 'log', NULL, '0000-00-00 00:00:00', NULL),
(43, 'log', NULL, '0000-00-00 00:00:00', NULL),
(44, 'log', NULL, '0000-00-00 00:00:00', NULL),
(45, 'log', NULL, '0000-00-00 00:00:00', NULL),
(46, 'log', NULL, '0000-00-00 00:00:00', NULL),
(47, 'log', NULL, '0000-00-00 00:00:00', NULL),
(48, 'log', NULL, '0000-00-00 00:00:00', NULL),
(49, 'log', NULL, '0000-00-00 00:00:00', NULL),
(50, 'log', NULL, '0000-00-00 00:00:00', NULL),
(51, 'log', NULL, '0000-00-00 00:00:00', NULL),
(52, 'log', NULL, '0000-00-00 00:00:00', NULL),
(53, 'log', NULL, '0000-00-00 00:00:00', NULL),
(54, 'log', NULL, '0000-00-00 00:00:00', NULL),
(55, 'log', NULL, '0000-00-00 00:00:00', NULL),
(56, 'log', NULL, '0000-00-00 00:00:00', NULL),
(57, 'log', NULL, '0000-00-00 00:00:00', NULL),
(58, 'log', NULL, '0000-00-00 00:00:00', NULL),
(59, 'log', NULL, '0000-00-00 00:00:00', NULL),
(60, 'log', NULL, '0000-00-00 00:00:00', NULL),
(61, 'log', NULL, '0000-00-00 00:00:00', NULL),
(62, 'log', NULL, '0000-00-00 00:00:00', NULL),
(63, 'log', NULL, '0000-00-00 00:00:00', NULL),
(64, 'log', NULL, '0000-00-00 00:00:00', NULL),
(65, 'log', NULL, '0000-00-00 00:00:00', NULL),
(66, 'log', NULL, '0000-00-00 00:00:00', NULL),
(67, 'log', NULL, '0000-00-00 00:00:00', NULL),
(68, 'log', NULL, '0000-00-00 00:00:00', NULL),
(69, 'log', NULL, '0000-00-00 00:00:00', NULL),
(70, 'log', NULL, '0000-00-00 00:00:00', NULL),
(71, 'log', NULL, '0000-00-00 00:00:00', NULL),
(72, 'log', NULL, '0000-00-00 00:00:00', NULL),
(73, 'log', NULL, '0000-00-00 00:00:00', NULL),
(74, 'log', NULL, '0000-00-00 00:00:00', NULL),
(75, 'log', NULL, '0000-00-00 00:00:00', NULL),
(76, 'log', NULL, '0000-00-00 00:00:00', NULL),
(77, 'log', NULL, '0000-00-00 00:00:00', NULL),
(78, 'log', NULL, '0000-00-00 00:00:00', NULL),
(79, 'log', NULL, '0000-00-00 00:00:00', NULL),
(80, 'log', NULL, '0000-00-00 00:00:00', NULL),
(81, 'log', NULL, '0000-00-00 00:00:00', NULL),
(82, 'log', NULL, '0000-00-00 00:00:00', NULL),
(83, 'log', NULL, '0000-00-00 00:00:00', NULL),
(84, 'log', NULL, '0000-00-00 00:00:00', NULL),
(85, 'log', NULL, '0000-00-00 00:00:00', NULL),
(86, 'log', NULL, '0000-00-00 00:00:00', NULL),
(87, 'log', NULL, '0000-00-00 00:00:00', NULL),
(88, 'log', NULL, '0000-00-00 00:00:00', NULL),
(89, 'log', NULL, '0000-00-00 00:00:00', NULL),
(90, 'log', NULL, '0000-00-00 00:00:00', NULL),
(91, 'log', NULL, '0000-00-00 00:00:00', NULL),
(92, 'log', NULL, '0000-00-00 00:00:00', NULL),
(93, 'log', NULL, '0000-00-00 00:00:00', NULL),
(94, 'log', NULL, '0000-00-00 00:00:00', NULL),
(95, 'log', NULL, '0000-00-00 00:00:00', NULL),
(96, 'log', NULL, '0000-00-00 00:00:00', NULL),
(97, 'log', NULL, '0000-00-00 00:00:00', NULL),
(98, 'log', NULL, '0000-00-00 00:00:00', NULL),
(99, 'log', NULL, '0000-00-00 00:00:00', NULL),
(100, 'log', NULL, '0000-00-00 00:00:00', NULL),
(101, 'log', NULL, '0000-00-00 00:00:00', NULL),
(102, 'log', NULL, '0000-00-00 00:00:00', NULL),
(103, 'log', NULL, '0000-00-00 00:00:00', NULL),
(104, 'log', NULL, '0000-00-00 00:00:00', NULL),
(105, 'log', NULL, '0000-00-00 00:00:00', NULL),
(106, 'log', NULL, '0000-00-00 00:00:00', NULL),
(107, 'log', NULL, '0000-00-00 00:00:00', NULL),
(108, 'log', NULL, '0000-00-00 00:00:00', NULL),
(109, 'log', NULL, '0000-00-00 00:00:00', NULL),
(110, 'log', NULL, '0000-00-00 00:00:00', NULL),
(111, 'log', NULL, '0000-00-00 00:00:00', NULL),
(112, 'log', NULL, '0000-00-00 00:00:00', NULL),
(113, 'log', NULL, '0000-00-00 00:00:00', NULL),
(114, 'log', NULL, '0000-00-00 00:00:00', NULL),
(115, 'log', NULL, '0000-00-00 00:00:00', NULL),
(116, 'log', NULL, '0000-00-00 00:00:00', NULL),
(117, 'log', NULL, '0000-00-00 00:00:00', NULL),
(118, 'log', NULL, '0000-00-00 00:00:00', NULL),
(119, 'log', NULL, '0000-00-00 00:00:00', NULL),
(120, 'log', NULL, '0000-00-00 00:00:00', NULL),
(121, 'log', NULL, '0000-00-00 00:00:00', NULL),
(122, 'log', NULL, '0000-00-00 00:00:00', NULL),
(123, 'log', NULL, '0000-00-00 00:00:00', NULL),
(124, 'log', NULL, '0000-00-00 00:00:00', NULL),
(125, 'log', NULL, '0000-00-00 00:00:00', NULL),
(126, 'log', NULL, '0000-00-00 00:00:00', NULL),
(127, 'log', NULL, '0000-00-00 00:00:00', NULL),
(128, 'log', NULL, '0000-00-00 00:00:00', NULL),
(129, 'log', NULL, '0000-00-00 00:00:00', NULL),
(130, 'log', NULL, '0000-00-00 00:00:00', NULL),
(131, 'log', NULL, '0000-00-00 00:00:00', NULL),
(132, 'log', NULL, '0000-00-00 00:00:00', NULL),
(133, 'log', NULL, '0000-00-00 00:00:00', NULL),
(134, 'log', NULL, '0000-00-00 00:00:00', NULL),
(135, 'log', NULL, '0000-00-00 00:00:00', NULL),
(136, 'log', NULL, '0000-00-00 00:00:00', NULL),
(137, 'log', NULL, '0000-00-00 00:00:00', NULL),
(138, 'log', NULL, '0000-00-00 00:00:00', NULL),
(139, 'log', NULL, '0000-00-00 00:00:00', NULL),
(140, 'log', NULL, '0000-00-00 00:00:00', NULL),
(141, 'log', NULL, '0000-00-00 00:00:00', NULL),
(142, 'log', NULL, '0000-00-00 00:00:00', NULL),
(143, 'log', NULL, '0000-00-00 00:00:00', NULL),
(144, 'log', NULL, '0000-00-00 00:00:00', NULL),
(145, 'log', NULL, '0000-00-00 00:00:00', NULL),
(146, 'log', NULL, '0000-00-00 00:00:00', NULL),
(147, 'log', NULL, '0000-00-00 00:00:00', NULL),
(148, 'log', NULL, '0000-00-00 00:00:00', NULL),
(149, 'log', NULL, '0000-00-00 00:00:00', NULL),
(150, 'log', NULL, '0000-00-00 00:00:00', NULL),
(151, 'log', NULL, '0000-00-00 00:00:00', NULL),
(152, 'log', NULL, '0000-00-00 00:00:00', NULL),
(153, 'log', NULL, '0000-00-00 00:00:00', NULL),
(154, 'log', NULL, '0000-00-00 00:00:00', NULL),
(155, 'log', NULL, '0000-00-00 00:00:00', NULL),
(156, 'log', NULL, '0000-00-00 00:00:00', NULL),
(157, 'log', NULL, '0000-00-00 00:00:00', NULL),
(158, 'log', NULL, '0000-00-00 00:00:00', NULL),
(159, 'log', NULL, '0000-00-00 00:00:00', NULL),
(160, 'log', NULL, '0000-00-00 00:00:00', NULL),
(161, 'log', NULL, '0000-00-00 00:00:00', NULL),
(162, 'log', NULL, '0000-00-00 00:00:00', NULL),
(163, 'log', NULL, '0000-00-00 00:00:00', NULL),
(164, 'log', NULL, '0000-00-00 00:00:00', NULL),
(165, 'log', NULL, '0000-00-00 00:00:00', NULL),
(166, 'log', NULL, '0000-00-00 00:00:00', NULL),
(167, 'log', NULL, '0000-00-00 00:00:00', NULL),
(168, 'log', NULL, '0000-00-00 00:00:00', NULL),
(169, 'log', NULL, '0000-00-00 00:00:00', NULL),
(170, 'log', NULL, '0000-00-00 00:00:00', NULL),
(171, 'log', NULL, '0000-00-00 00:00:00', NULL),
(172, 'log', NULL, '0000-00-00 00:00:00', NULL),
(173, 'log', NULL, '0000-00-00 00:00:00', NULL),
(174, 'log', NULL, '0000-00-00 00:00:00', NULL),
(175, 'log', NULL, '0000-00-00 00:00:00', NULL),
(176, 'log', NULL, '0000-00-00 00:00:00', NULL),
(177, 'log', NULL, '0000-00-00 00:00:00', NULL),
(178, 'log', NULL, '0000-00-00 00:00:00', NULL),
(179, 'log', NULL, '0000-00-00 00:00:00', NULL),
(180, 'log', NULL, '0000-00-00 00:00:00', NULL),
(181, 'log', NULL, '0000-00-00 00:00:00', NULL),
(182, 'log', NULL, '0000-00-00 00:00:00', NULL),
(183, 'log', NULL, '0000-00-00 00:00:00', NULL),
(184, 'log', NULL, '0000-00-00 00:00:00', NULL),
(185, 'log', NULL, '0000-00-00 00:00:00', NULL),
(186, 'log', NULL, '0000-00-00 00:00:00', NULL),
(187, 'log', NULL, '0000-00-00 00:00:00', NULL),
(188, 'log', NULL, '0000-00-00 00:00:00', NULL),
(189, 'log', NULL, '0000-00-00 00:00:00', NULL),
(190, 'log', NULL, '0000-00-00 00:00:00', NULL),
(191, 'log', NULL, '0000-00-00 00:00:00', NULL),
(192, 'log', NULL, '0000-00-00 00:00:00', NULL),
(193, 'log', NULL, '0000-00-00 00:00:00', NULL),
(194, 'log', NULL, '0000-00-00 00:00:00', NULL),
(195, 'log', NULL, '0000-00-00 00:00:00', NULL),
(196, 'log', NULL, '0000-00-00 00:00:00', NULL),
(197, 'log', NULL, '0000-00-00 00:00:00', NULL),
(198, 'log', NULL, '0000-00-00 00:00:00', NULL),
(199, 'log', NULL, '0000-00-00 00:00:00', NULL),
(200, 'log', NULL, '0000-00-00 00:00:00', NULL),
(201, 'log', NULL, '0000-00-00 00:00:00', NULL),
(202, 'log', NULL, '0000-00-00 00:00:00', NULL),
(203, 'log', NULL, '0000-00-00 00:00:00', NULL),
(204, 'log', NULL, '0000-00-00 00:00:00', NULL),
(205, 'log', NULL, '0000-00-00 00:00:00', NULL),
(206, 'log', NULL, '0000-00-00 00:00:00', NULL),
(207, 'log', NULL, '0000-00-00 00:00:00', NULL),
(208, 'log', NULL, '0000-00-00 00:00:00', NULL),
(209, 'log', NULL, '0000-00-00 00:00:00', NULL),
(210, 'log', NULL, '0000-00-00 00:00:00', NULL),
(211, 'log', NULL, '0000-00-00 00:00:00', NULL),
(212, 'log', NULL, '0000-00-00 00:00:00', NULL),
(213, 'log', NULL, '0000-00-00 00:00:00', NULL),
(214, 'log', NULL, '0000-00-00 00:00:00', NULL),
(215, 'log', NULL, '0000-00-00 00:00:00', NULL),
(216, 'log', NULL, '0000-00-00 00:00:00', NULL),
(217, 'log', NULL, '0000-00-00 00:00:00', NULL),
(218, 'log', NULL, '0000-00-00 00:00:00', NULL),
(219, 'log', NULL, '0000-00-00 00:00:00', NULL),
(220, 'log', NULL, '0000-00-00 00:00:00', NULL),
(221, 'log', NULL, '0000-00-00 00:00:00', NULL),
(222, 'log', NULL, '0000-00-00 00:00:00', NULL),
(223, 'log', NULL, '0000-00-00 00:00:00', NULL),
(224, 'log', NULL, '0000-00-00 00:00:00', NULL),
(225, 'log', NULL, '0000-00-00 00:00:00', NULL),
(226, 'log', NULL, '0000-00-00 00:00:00', NULL),
(227, 'log', NULL, '0000-00-00 00:00:00', NULL),
(228, 'log', NULL, '0000-00-00 00:00:00', NULL),
(229, 'log', NULL, '0000-00-00 00:00:00', NULL),
(230, 'log', NULL, '0000-00-00 00:00:00', NULL),
(231, 'log', NULL, '0000-00-00 00:00:00', NULL),
(232, 'log', NULL, '0000-00-00 00:00:00', NULL),
(233, 'log', NULL, '0000-00-00 00:00:00', NULL),
(234, 'log', NULL, '0000-00-00 00:00:00', NULL),
(235, 'log', NULL, '0000-00-00 00:00:00', NULL),
(236, 'log', NULL, '0000-00-00 00:00:00', NULL),
(237, 'log', NULL, '0000-00-00 00:00:00', NULL),
(238, 'log', NULL, '0000-00-00 00:00:00', NULL),
(239, 'log', NULL, '0000-00-00 00:00:00', NULL),
(240, 'log', NULL, '0000-00-00 00:00:00', NULL),
(241, 'log', NULL, '0000-00-00 00:00:00', NULL),
(242, 'log', NULL, '0000-00-00 00:00:00', NULL),
(243, 'log', NULL, '0000-00-00 00:00:00', NULL),
(244, 'log', NULL, '0000-00-00 00:00:00', NULL),
(245, 'log', NULL, '0000-00-00 00:00:00', NULL),
(246, 'log', NULL, '0000-00-00 00:00:00', NULL),
(247, 'log', NULL, '0000-00-00 00:00:00', NULL),
(248, 'log', NULL, '0000-00-00 00:00:00', NULL),
(249, 'log', NULL, '0000-00-00 00:00:00', NULL),
(250, 'log', NULL, '0000-00-00 00:00:00', NULL),
(251, 'log', NULL, '0000-00-00 00:00:00', NULL),
(252, 'log', NULL, '0000-00-00 00:00:00', NULL),
(253, 'log', NULL, '0000-00-00 00:00:00', NULL),
(254, 'log', NULL, '0000-00-00 00:00:00', NULL),
(255, 'log', NULL, '0000-00-00 00:00:00', NULL),
(256, 'log', NULL, '0000-00-00 00:00:00', NULL),
(257, 'log', NULL, '0000-00-00 00:00:00', NULL),
(258, 'log', NULL, '0000-00-00 00:00:00', NULL),
(259, 'log', NULL, '0000-00-00 00:00:00', NULL),
(260, 'log', NULL, '0000-00-00 00:00:00', NULL),
(261, 'log', NULL, '0000-00-00 00:00:00', NULL),
(262, 'log', NULL, '0000-00-00 00:00:00', NULL),
(263, 'log', NULL, '0000-00-00 00:00:00', NULL),
(264, 'log', NULL, '0000-00-00 00:00:00', NULL),
(265, 'log', NULL, '0000-00-00 00:00:00', NULL),
(266, 'log', NULL, '0000-00-00 00:00:00', NULL),
(267, 'log', NULL, '0000-00-00 00:00:00', NULL),
(268, 'log', NULL, '0000-00-00 00:00:00', NULL),
(269, 'log', NULL, '0000-00-00 00:00:00', NULL),
(270, 'log', NULL, '0000-00-00 00:00:00', NULL),
(271, 'log', NULL, '0000-00-00 00:00:00', NULL),
(272, 'log', NULL, '0000-00-00 00:00:00', NULL),
(273, 'log', NULL, '0000-00-00 00:00:00', NULL),
(274, 'log', NULL, '0000-00-00 00:00:00', NULL),
(275, 'log', NULL, '0000-00-00 00:00:00', NULL),
(276, 'log', NULL, '0000-00-00 00:00:00', NULL),
(277, 'log', NULL, '0000-00-00 00:00:00', NULL),
(278, 'log', NULL, '0000-00-00 00:00:00', NULL),
(279, 'log', NULL, '0000-00-00 00:00:00', NULL),
(280, 'log', NULL, '0000-00-00 00:00:00', NULL),
(281, 'log', NULL, '0000-00-00 00:00:00', NULL),
(282, 'log', NULL, '0000-00-00 00:00:00', NULL),
(283, 'log', NULL, '0000-00-00 00:00:00', NULL),
(284, 'log', NULL, '0000-00-00 00:00:00', NULL),
(285, 'log', NULL, '0000-00-00 00:00:00', NULL),
(286, 'log', NULL, '0000-00-00 00:00:00', NULL),
(287, 'log', NULL, '0000-00-00 00:00:00', NULL),
(288, 'log', NULL, '0000-00-00 00:00:00', NULL),
(289, 'log', NULL, '0000-00-00 00:00:00', NULL),
(290, 'log', NULL, '0000-00-00 00:00:00', NULL),
(291, 'log', NULL, '0000-00-00 00:00:00', NULL),
(292, 'log', NULL, '0000-00-00 00:00:00', NULL),
(293, 'log', NULL, '0000-00-00 00:00:00', NULL),
(294, 'log', NULL, '0000-00-00 00:00:00', NULL),
(295, 'log', NULL, '0000-00-00 00:00:00', NULL),
(296, 'log', NULL, '0000-00-00 00:00:00', NULL),
(297, 'log', NULL, '0000-00-00 00:00:00', NULL),
(298, 'log', NULL, '0000-00-00 00:00:00', NULL),
(299, 'log', NULL, '0000-00-00 00:00:00', NULL),
(300, 'log', NULL, '0000-00-00 00:00:00', NULL),
(301, 'log', NULL, '0000-00-00 00:00:00', NULL),
(302, 'log', NULL, '0000-00-00 00:00:00', NULL),
(303, 'log', NULL, '0000-00-00 00:00:00', NULL),
(304, 'log', NULL, '0000-00-00 00:00:00', NULL),
(305, 'log', NULL, '0000-00-00 00:00:00', NULL),
(306, 'log', NULL, '0000-00-00 00:00:00', NULL),
(307, 'log', NULL, '0000-00-00 00:00:00', NULL),
(308, 'log', NULL, '0000-00-00 00:00:00', NULL),
(309, 'log', NULL, '0000-00-00 00:00:00', NULL),
(310, 'log', NULL, '0000-00-00 00:00:00', NULL),
(311, 'log', NULL, '0000-00-00 00:00:00', NULL),
(312, 'log', NULL, '0000-00-00 00:00:00', NULL),
(313, 'log', NULL, '0000-00-00 00:00:00', NULL),
(314, 'log', NULL, '0000-00-00 00:00:00', NULL),
(315, 'log', NULL, '0000-00-00 00:00:00', NULL),
(316, 'log', NULL, '0000-00-00 00:00:00', NULL),
(317, 'log', NULL, '0000-00-00 00:00:00', NULL),
(318, 'log', NULL, '0000-00-00 00:00:00', NULL),
(319, 'log', NULL, '0000-00-00 00:00:00', NULL),
(320, 'log', NULL, '0000-00-00 00:00:00', NULL),
(321, 'log', NULL, '0000-00-00 00:00:00', NULL),
(322, 'log', NULL, '0000-00-00 00:00:00', NULL),
(323, 'log', NULL, '0000-00-00 00:00:00', NULL),
(324, 'log', NULL, '0000-00-00 00:00:00', NULL),
(325, 'log', NULL, '0000-00-00 00:00:00', NULL),
(326, 'log', NULL, '0000-00-00 00:00:00', NULL),
(327, 'log', NULL, '0000-00-00 00:00:00', NULL),
(328, 'log', NULL, '0000-00-00 00:00:00', NULL),
(329, 'log', NULL, '0000-00-00 00:00:00', NULL),
(330, 'log', NULL, '0000-00-00 00:00:00', NULL),
(331, 'log', NULL, '0000-00-00 00:00:00', NULL),
(332, 'log', NULL, '0000-00-00 00:00:00', NULL),
(333, 'log', NULL, '0000-00-00 00:00:00', NULL),
(334, 'log', NULL, '0000-00-00 00:00:00', NULL),
(335, 'log', NULL, '0000-00-00 00:00:00', NULL),
(336, 'log', NULL, '0000-00-00 00:00:00', NULL),
(337, 'log', NULL, '0000-00-00 00:00:00', NULL),
(338, 'log', NULL, '0000-00-00 00:00:00', NULL),
(339, 'log', NULL, '0000-00-00 00:00:00', NULL),
(340, 'log', NULL, '0000-00-00 00:00:00', NULL),
(341, 'log', NULL, '0000-00-00 00:00:00', NULL),
(342, 'log', NULL, '0000-00-00 00:00:00', NULL),
(343, 'log', NULL, '0000-00-00 00:00:00', NULL),
(344, 'log', NULL, '0000-00-00 00:00:00', NULL),
(345, 'log', NULL, '0000-00-00 00:00:00', NULL),
(346, 'log', NULL, '0000-00-00 00:00:00', NULL),
(347, 'log', NULL, '0000-00-00 00:00:00', NULL),
(348, 'log', NULL, '0000-00-00 00:00:00', NULL),
(349, 'log', NULL, '0000-00-00 00:00:00', NULL),
(350, 'log', NULL, '0000-00-00 00:00:00', NULL),
(351, 'log', NULL, '0000-00-00 00:00:00', NULL),
(352, 'log', NULL, '0000-00-00 00:00:00', NULL),
(353, 'log', NULL, '0000-00-00 00:00:00', NULL),
(354, 'log', NULL, '0000-00-00 00:00:00', NULL),
(355, 'log', NULL, '0000-00-00 00:00:00', NULL),
(356, 'log', NULL, '0000-00-00 00:00:00', NULL),
(357, 'log', NULL, '0000-00-00 00:00:00', NULL),
(358, 'log', NULL, '0000-00-00 00:00:00', NULL),
(359, 'log', NULL, '0000-00-00 00:00:00', NULL),
(360, 'log', NULL, '0000-00-00 00:00:00', NULL),
(361, 'log', NULL, '0000-00-00 00:00:00', NULL),
(362, 'log', NULL, '0000-00-00 00:00:00', NULL),
(363, 'log', NULL, '0000-00-00 00:00:00', NULL),
(364, 'log', NULL, '0000-00-00 00:00:00', NULL),
(365, 'log', NULL, '0000-00-00 00:00:00', NULL),
(366, 'log', NULL, '0000-00-00 00:00:00', NULL),
(367, 'log', NULL, '0000-00-00 00:00:00', NULL),
(368, 'log', NULL, '0000-00-00 00:00:00', NULL),
(369, 'log', NULL, '0000-00-00 00:00:00', NULL),
(370, 'log', NULL, '0000-00-00 00:00:00', NULL),
(371, 'log', NULL, '0000-00-00 00:00:00', NULL),
(372, 'log', NULL, '0000-00-00 00:00:00', NULL),
(373, 'log', NULL, '0000-00-00 00:00:00', NULL),
(374, 'log', NULL, '0000-00-00 00:00:00', NULL),
(375, 'log', NULL, '0000-00-00 00:00:00', NULL),
(376, 'log', NULL, '0000-00-00 00:00:00', NULL),
(377, 'log', NULL, '0000-00-00 00:00:00', NULL),
(378, 'log', NULL, '0000-00-00 00:00:00', NULL),
(379, 'log', NULL, '0000-00-00 00:00:00', NULL),
(380, 'log', NULL, '0000-00-00 00:00:00', NULL),
(381, 'log', NULL, '0000-00-00 00:00:00', NULL),
(382, 'log', NULL, '0000-00-00 00:00:00', NULL),
(383, 'log', NULL, '0000-00-00 00:00:00', NULL),
(384, 'log', NULL, '0000-00-00 00:00:00', NULL),
(385, 'log', NULL, '0000-00-00 00:00:00', NULL),
(386, 'log', NULL, '0000-00-00 00:00:00', NULL),
(387, 'log', NULL, '0000-00-00 00:00:00', NULL),
(388, 'log', NULL, '0000-00-00 00:00:00', NULL),
(389, 'log', NULL, '0000-00-00 00:00:00', NULL),
(390, 'log', NULL, '0000-00-00 00:00:00', NULL),
(391, 'log', NULL, '0000-00-00 00:00:00', NULL),
(392, 'log', NULL, '0000-00-00 00:00:00', NULL),
(393, 'log', NULL, '0000-00-00 00:00:00', NULL),
(394, 'log', NULL, '0000-00-00 00:00:00', NULL),
(395, 'log', NULL, '0000-00-00 00:00:00', NULL),
(396, 'log', NULL, '0000-00-00 00:00:00', NULL),
(397, 'log', NULL, '0000-00-00 00:00:00', NULL),
(398, 'log', NULL, '0000-00-00 00:00:00', NULL),
(399, 'log', NULL, '0000-00-00 00:00:00', NULL),
(400, 'log', NULL, '0000-00-00 00:00:00', NULL),
(401, 'log', NULL, '0000-00-00 00:00:00', NULL),
(402, 'log', NULL, '0000-00-00 00:00:00', NULL),
(403, 'log', NULL, '0000-00-00 00:00:00', NULL),
(404, 'log', NULL, '0000-00-00 00:00:00', NULL),
(405, 'log', NULL, '0000-00-00 00:00:00', NULL),
(406, 'log', NULL, '0000-00-00 00:00:00', NULL),
(407, 'log', NULL, '0000-00-00 00:00:00', NULL),
(408, 'log', NULL, '0000-00-00 00:00:00', NULL),
(409, 'log', NULL, '0000-00-00 00:00:00', NULL),
(410, 'log', NULL, '0000-00-00 00:00:00', NULL),
(411, 'log', NULL, '0000-00-00 00:00:00', NULL),
(412, 'log', NULL, '0000-00-00 00:00:00', NULL),
(413, 'log', NULL, '0000-00-00 00:00:00', NULL),
(414, 'log', NULL, '0000-00-00 00:00:00', NULL),
(415, 'log', NULL, '0000-00-00 00:00:00', NULL),
(416, 'log', NULL, '0000-00-00 00:00:00', NULL),
(417, 'log', NULL, '0000-00-00 00:00:00', NULL),
(418, 'log', NULL, '0000-00-00 00:00:00', NULL),
(419, 'log', NULL, '0000-00-00 00:00:00', NULL),
(420, 'log', NULL, '0000-00-00 00:00:00', NULL),
(421, 'log', NULL, '0000-00-00 00:00:00', NULL),
(422, 'log', NULL, '0000-00-00 00:00:00', NULL),
(423, 'log', NULL, '0000-00-00 00:00:00', NULL),
(424, 'log', NULL, '0000-00-00 00:00:00', NULL),
(425, 'log', NULL, '0000-00-00 00:00:00', NULL),
(426, 'log', NULL, '0000-00-00 00:00:00', NULL),
(427, 'log', NULL, '0000-00-00 00:00:00', NULL),
(428, 'log', NULL, '0000-00-00 00:00:00', NULL),
(429, 'log', NULL, '0000-00-00 00:00:00', NULL),
(430, 'log', NULL, '0000-00-00 00:00:00', NULL),
(431, 'log', NULL, '0000-00-00 00:00:00', NULL),
(432, 'log', NULL, '0000-00-00 00:00:00', NULL),
(433, 'log', NULL, '0000-00-00 00:00:00', NULL),
(434, 'log', NULL, '0000-00-00 00:00:00', NULL),
(435, 'log', NULL, '0000-00-00 00:00:00', NULL),
(436, 'log', NULL, '0000-00-00 00:00:00', NULL),
(437, 'log', NULL, '0000-00-00 00:00:00', NULL),
(438, 'log', NULL, '0000-00-00 00:00:00', NULL),
(439, 'log', NULL, '0000-00-00 00:00:00', NULL),
(440, 'log', NULL, '0000-00-00 00:00:00', NULL),
(441, 'log', NULL, '0000-00-00 00:00:00', NULL),
(442, 'log', NULL, '0000-00-00 00:00:00', NULL),
(443, 'log', NULL, '0000-00-00 00:00:00', NULL),
(444, 'log', NULL, '0000-00-00 00:00:00', NULL),
(445, 'log', NULL, '0000-00-00 00:00:00', NULL),
(446, 'log', NULL, '0000-00-00 00:00:00', NULL),
(447, 'log', NULL, '0000-00-00 00:00:00', NULL),
(448, 'log', NULL, '0000-00-00 00:00:00', NULL),
(449, 'log', NULL, '0000-00-00 00:00:00', NULL),
(450, 'log', NULL, '0000-00-00 00:00:00', NULL),
(451, 'log', NULL, '0000-00-00 00:00:00', NULL),
(452, 'log', NULL, '0000-00-00 00:00:00', NULL),
(453, 'log', NULL, '0000-00-00 00:00:00', NULL),
(454, 'log', NULL, '0000-00-00 00:00:00', NULL),
(455, 'log', NULL, '0000-00-00 00:00:00', NULL),
(456, 'log', NULL, '0000-00-00 00:00:00', NULL),
(457, 'log', NULL, '0000-00-00 00:00:00', NULL),
(458, 'log', NULL, '0000-00-00 00:00:00', NULL),
(459, 'log', NULL, '0000-00-00 00:00:00', NULL),
(460, 'log', NULL, '0000-00-00 00:00:00', NULL),
(461, 'log', NULL, '0000-00-00 00:00:00', NULL),
(462, 'log', NULL, '0000-00-00 00:00:00', NULL),
(463, 'log', NULL, '0000-00-00 00:00:00', NULL),
(464, 'log', NULL, '0000-00-00 00:00:00', NULL),
(465, 'log', NULL, '0000-00-00 00:00:00', NULL),
(466, 'log', NULL, '0000-00-00 00:00:00', NULL),
(467, 'log', NULL, '0000-00-00 00:00:00', NULL),
(468, 'log', NULL, '0000-00-00 00:00:00', NULL),
(469, 'log', NULL, '0000-00-00 00:00:00', NULL),
(470, 'log', NULL, '0000-00-00 00:00:00', NULL),
(471, 'log', NULL, '0000-00-00 00:00:00', NULL),
(472, 'log', NULL, '0000-00-00 00:00:00', NULL),
(473, 'log', NULL, '0000-00-00 00:00:00', NULL),
(474, 'log', NULL, '0000-00-00 00:00:00', NULL),
(475, 'log', NULL, '0000-00-00 00:00:00', NULL),
(476, 'log', NULL, '0000-00-00 00:00:00', NULL),
(477, 'log', NULL, '0000-00-00 00:00:00', NULL),
(478, 'log', NULL, '0000-00-00 00:00:00', NULL),
(479, 'log', NULL, '0000-00-00 00:00:00', NULL),
(480, 'log', NULL, '0000-00-00 00:00:00', NULL),
(481, 'log', NULL, '0000-00-00 00:00:00', NULL),
(482, 'log', NULL, '0000-00-00 00:00:00', NULL),
(483, 'log', NULL, '0000-00-00 00:00:00', NULL),
(484, 'log', NULL, '0000-00-00 00:00:00', NULL),
(485, 'log', NULL, '0000-00-00 00:00:00', NULL),
(486, 'log', NULL, '0000-00-00 00:00:00', NULL),
(487, 'log', NULL, '0000-00-00 00:00:00', NULL),
(488, 'log', NULL, '0000-00-00 00:00:00', NULL),
(489, 'log', NULL, '0000-00-00 00:00:00', NULL),
(490, 'log', NULL, '0000-00-00 00:00:00', NULL),
(491, 'log', NULL, '0000-00-00 00:00:00', NULL),
(492, 'log', NULL, '0000-00-00 00:00:00', NULL),
(493, 'log', NULL, '0000-00-00 00:00:00', NULL),
(494, 'log', NULL, '0000-00-00 00:00:00', NULL),
(495, 'log', NULL, '0000-00-00 00:00:00', NULL),
(496, 'log', NULL, '0000-00-00 00:00:00', NULL),
(497, 'log', NULL, '0000-00-00 00:00:00', NULL),
(498, 'log', NULL, '0000-00-00 00:00:00', NULL),
(499, 'log', NULL, '0000-00-00 00:00:00', NULL),
(500, 'log', NULL, '0000-00-00 00:00:00', NULL),
(501, 'log', NULL, '0000-00-00 00:00:00', NULL),
(502, 'log', NULL, '0000-00-00 00:00:00', NULL),
(503, 'log', NULL, '0000-00-00 00:00:00', NULL),
(504, 'log', NULL, '0000-00-00 00:00:00', NULL),
(505, 'log', NULL, '0000-00-00 00:00:00', NULL),
(506, 'log', NULL, '0000-00-00 00:00:00', NULL),
(507, 'log', NULL, '0000-00-00 00:00:00', NULL),
(508, 'log', NULL, '0000-00-00 00:00:00', NULL),
(509, 'log', NULL, '0000-00-00 00:00:00', NULL),
(510, 'log', NULL, '0000-00-00 00:00:00', NULL),
(511, 'log', NULL, '0000-00-00 00:00:00', NULL),
(512, 'log', NULL, '0000-00-00 00:00:00', NULL),
(513, 'log', NULL, '0000-00-00 00:00:00', NULL),
(514, 'log', NULL, '0000-00-00 00:00:00', NULL),
(515, 'log', NULL, '0000-00-00 00:00:00', NULL),
(516, 'log', NULL, '0000-00-00 00:00:00', NULL),
(517, 'log', NULL, '0000-00-00 00:00:00', NULL),
(518, 'log', NULL, '0000-00-00 00:00:00', NULL),
(519, 'log', NULL, '0000-00-00 00:00:00', NULL),
(520, 'log', NULL, '0000-00-00 00:00:00', NULL),
(521, 'log', NULL, '0000-00-00 00:00:00', NULL),
(522, 'log', NULL, '0000-00-00 00:00:00', NULL),
(523, 'log', NULL, '0000-00-00 00:00:00', NULL),
(524, 'log', NULL, '0000-00-00 00:00:00', NULL),
(525, 'log', NULL, '0000-00-00 00:00:00', NULL),
(526, 'log', NULL, '0000-00-00 00:00:00', NULL),
(527, 'log', NULL, '0000-00-00 00:00:00', NULL),
(528, 'log', NULL, '0000-00-00 00:00:00', NULL),
(529, 'log', NULL, '0000-00-00 00:00:00', NULL),
(530, 'log', NULL, '0000-00-00 00:00:00', NULL),
(531, 'log', NULL, '0000-00-00 00:00:00', NULL),
(532, 'log', NULL, '0000-00-00 00:00:00', NULL),
(533, 'log', NULL, '0000-00-00 00:00:00', NULL),
(534, 'log', NULL, '0000-00-00 00:00:00', NULL),
(535, 'log', NULL, '0000-00-00 00:00:00', NULL),
(536, 'log', NULL, '0000-00-00 00:00:00', NULL),
(537, 'log', NULL, '0000-00-00 00:00:00', NULL),
(538, 'log', NULL, '0000-00-00 00:00:00', NULL),
(539, 'log', NULL, '0000-00-00 00:00:00', NULL),
(540, 'log', NULL, '0000-00-00 00:00:00', NULL),
(541, 'log', NULL, '0000-00-00 00:00:00', NULL),
(542, 'log', NULL, '0000-00-00 00:00:00', NULL),
(543, 'log', NULL, '0000-00-00 00:00:00', NULL),
(544, 'log', NULL, '0000-00-00 00:00:00', NULL),
(545, 'log', NULL, '0000-00-00 00:00:00', NULL),
(546, 'log', NULL, '0000-00-00 00:00:00', NULL),
(547, 'log', NULL, '0000-00-00 00:00:00', NULL),
(548, 'log', NULL, '0000-00-00 00:00:00', NULL),
(549, 'log', NULL, '0000-00-00 00:00:00', NULL),
(550, 'log', NULL, '0000-00-00 00:00:00', NULL),
(551, 'log', NULL, '0000-00-00 00:00:00', NULL),
(552, 'log', NULL, '0000-00-00 00:00:00', NULL),
(553, 'log', NULL, '0000-00-00 00:00:00', NULL),
(554, 'log', NULL, '0000-00-00 00:00:00', NULL),
(555, 'log', NULL, '0000-00-00 00:00:00', NULL),
(556, 'log', NULL, '0000-00-00 00:00:00', NULL),
(557, 'log', NULL, '0000-00-00 00:00:00', NULL),
(558, 'log', NULL, '0000-00-00 00:00:00', NULL),
(559, 'log', NULL, '0000-00-00 00:00:00', NULL),
(560, 'log', NULL, '0000-00-00 00:00:00', NULL),
(561, 'log', NULL, '0000-00-00 00:00:00', NULL),
(562, 'log', NULL, '0000-00-00 00:00:00', NULL),
(563, 'log', NULL, '0000-00-00 00:00:00', NULL),
(564, 'log', NULL, '0000-00-00 00:00:00', NULL),
(565, 'log', NULL, '0000-00-00 00:00:00', NULL),
(566, 'log', NULL, '0000-00-00 00:00:00', NULL),
(567, 'log', NULL, '0000-00-00 00:00:00', NULL),
(568, 'log', NULL, '0000-00-00 00:00:00', NULL),
(569, 'log', NULL, '0000-00-00 00:00:00', NULL),
(570, 'log', NULL, '0000-00-00 00:00:00', NULL),
(571, 'log', NULL, '0000-00-00 00:00:00', NULL),
(572, 'log', NULL, '0000-00-00 00:00:00', NULL),
(573, 'log', NULL, '0000-00-00 00:00:00', NULL),
(574, 'log', NULL, '0000-00-00 00:00:00', NULL),
(575, 'log', NULL, '0000-00-00 00:00:00', NULL),
(576, 'log', NULL, '0000-00-00 00:00:00', NULL),
(577, 'log', NULL, '0000-00-00 00:00:00', NULL),
(578, 'log', NULL, '0000-00-00 00:00:00', NULL),
(579, 'log', NULL, '0000-00-00 00:00:00', NULL),
(580, 'log', NULL, '0000-00-00 00:00:00', NULL),
(581, 'log', NULL, '0000-00-00 00:00:00', NULL),
(582, 'log', NULL, '0000-00-00 00:00:00', NULL),
(583, 'log', NULL, '0000-00-00 00:00:00', NULL),
(584, 'log', NULL, '0000-00-00 00:00:00', NULL),
(585, 'log', NULL, '0000-00-00 00:00:00', NULL),
(586, 'log', NULL, '0000-00-00 00:00:00', NULL),
(587, 'log', NULL, '0000-00-00 00:00:00', NULL),
(588, 'log', NULL, '0000-00-00 00:00:00', NULL),
(589, 'log', NULL, '0000-00-00 00:00:00', NULL),
(590, 'log', NULL, '0000-00-00 00:00:00', NULL),
(591, 'log', NULL, '0000-00-00 00:00:00', NULL),
(592, 'log', NULL, '0000-00-00 00:00:00', NULL),
(593, 'log', NULL, '0000-00-00 00:00:00', NULL),
(594, 'log', NULL, '0000-00-00 00:00:00', NULL),
(595, 'log', NULL, '0000-00-00 00:00:00', NULL),
(596, 'log', NULL, '0000-00-00 00:00:00', NULL),
(597, 'log', NULL, '0000-00-00 00:00:00', NULL),
(598, 'log', NULL, '0000-00-00 00:00:00', NULL),
(599, 'log', NULL, '0000-00-00 00:00:00', NULL),
(600, 'log', NULL, '0000-00-00 00:00:00', NULL),
(601, 'log', NULL, '0000-00-00 00:00:00', NULL),
(602, 'log', NULL, '0000-00-00 00:00:00', NULL),
(603, 'log', NULL, '0000-00-00 00:00:00', NULL),
(604, 'log', NULL, '0000-00-00 00:00:00', NULL),
(605, 'log', NULL, '0000-00-00 00:00:00', NULL),
(606, 'log', NULL, '0000-00-00 00:00:00', NULL),
(607, 'log', NULL, '0000-00-00 00:00:00', NULL),
(608, 'log', NULL, '0000-00-00 00:00:00', NULL),
(609, 'log', NULL, '0000-00-00 00:00:00', NULL),
(610, 'log', NULL, '0000-00-00 00:00:00', NULL),
(611, 'log', NULL, '0000-00-00 00:00:00', NULL),
(612, 'log', NULL, '0000-00-00 00:00:00', NULL),
(613, 'log', NULL, '0000-00-00 00:00:00', NULL),
(614, 'log', NULL, '0000-00-00 00:00:00', NULL),
(615, 'log', NULL, '0000-00-00 00:00:00', NULL),
(616, 'log', NULL, '0000-00-00 00:00:00', NULL),
(617, 'log', NULL, '0000-00-00 00:00:00', NULL),
(618, 'log', NULL, '0000-00-00 00:00:00', NULL),
(619, 'log', NULL, '0000-00-00 00:00:00', NULL),
(620, 'log', NULL, '0000-00-00 00:00:00', NULL),
(621, 'log', NULL, '0000-00-00 00:00:00', NULL),
(622, 'log', NULL, '0000-00-00 00:00:00', NULL),
(623, 'log', NULL, '0000-00-00 00:00:00', NULL),
(624, 'log', NULL, '0000-00-00 00:00:00', NULL),
(625, 'log', NULL, '0000-00-00 00:00:00', NULL),
(626, 'log', NULL, '0000-00-00 00:00:00', NULL),
(627, 'log', NULL, '0000-00-00 00:00:00', NULL),
(628, 'log', NULL, '0000-00-00 00:00:00', NULL),
(629, 'log', NULL, '0000-00-00 00:00:00', NULL),
(630, 'log', NULL, '0000-00-00 00:00:00', NULL),
(631, 'log', NULL, '0000-00-00 00:00:00', NULL),
(632, 'log', NULL, '0000-00-00 00:00:00', NULL),
(633, 'log', NULL, '0000-00-00 00:00:00', NULL),
(634, 'log', NULL, '0000-00-00 00:00:00', NULL),
(635, 'log', NULL, '0000-00-00 00:00:00', NULL),
(636, 'log', NULL, '0000-00-00 00:00:00', NULL),
(637, 'log', NULL, '0000-00-00 00:00:00', NULL),
(638, 'log', NULL, '0000-00-00 00:00:00', NULL),
(639, 'log', NULL, '0000-00-00 00:00:00', NULL),
(640, 'log', NULL, '0000-00-00 00:00:00', NULL),
(641, 'log', NULL, '0000-00-00 00:00:00', NULL),
(642, 'log', NULL, '0000-00-00 00:00:00', NULL),
(643, 'log', NULL, '0000-00-00 00:00:00', NULL),
(644, 'log', NULL, '0000-00-00 00:00:00', NULL),
(645, 'log', NULL, '0000-00-00 00:00:00', NULL),
(646, 'log', NULL, '0000-00-00 00:00:00', NULL),
(647, 'log', NULL, '0000-00-00 00:00:00', NULL),
(648, 'log', NULL, '0000-00-00 00:00:00', NULL),
(649, 'log', NULL, '0000-00-00 00:00:00', NULL),
(650, 'log', NULL, '0000-00-00 00:00:00', NULL),
(651, 'log', NULL, '0000-00-00 00:00:00', NULL),
(652, 'log', NULL, '0000-00-00 00:00:00', NULL),
(653, 'log', NULL, '0000-00-00 00:00:00', NULL),
(654, 'log', NULL, '0000-00-00 00:00:00', NULL),
(655, 'log', NULL, '0000-00-00 00:00:00', NULL),
(656, 'log', NULL, '0000-00-00 00:00:00', NULL),
(657, 'log', NULL, '0000-00-00 00:00:00', NULL),
(658, 'log', NULL, '0000-00-00 00:00:00', NULL),
(659, 'log', NULL, '0000-00-00 00:00:00', NULL),
(660, 'log', NULL, '0000-00-00 00:00:00', NULL),
(661, 'log', NULL, '0000-00-00 00:00:00', NULL),
(662, 'log', NULL, '0000-00-00 00:00:00', NULL),
(663, 'log', NULL, '0000-00-00 00:00:00', NULL),
(664, 'log', NULL, '0000-00-00 00:00:00', NULL),
(665, 'log', NULL, '0000-00-00 00:00:00', NULL),
(666, 'log', NULL, '0000-00-00 00:00:00', NULL),
(667, 'log', NULL, '0000-00-00 00:00:00', NULL),
(668, 'log', NULL, '0000-00-00 00:00:00', NULL),
(669, 'log', NULL, '0000-00-00 00:00:00', NULL),
(670, 'log', NULL, '0000-00-00 00:00:00', NULL),
(671, 'log', NULL, '0000-00-00 00:00:00', NULL),
(672, 'log', NULL, '0000-00-00 00:00:00', NULL),
(673, 'log', NULL, '0000-00-00 00:00:00', NULL),
(674, 'log', NULL, '0000-00-00 00:00:00', NULL),
(675, 'log', NULL, '0000-00-00 00:00:00', NULL),
(676, 'log', NULL, '0000-00-00 00:00:00', NULL),
(677, 'log', NULL, '0000-00-00 00:00:00', NULL),
(678, 'log', NULL, '0000-00-00 00:00:00', NULL),
(679, 'log', NULL, '0000-00-00 00:00:00', NULL),
(680, 'log', NULL, '0000-00-00 00:00:00', NULL),
(681, 'log', NULL, '0000-00-00 00:00:00', NULL),
(682, 'log', NULL, '0000-00-00 00:00:00', NULL),
(683, 'log', NULL, '0000-00-00 00:00:00', NULL),
(684, 'log', NULL, '0000-00-00 00:00:00', NULL),
(685, 'log', NULL, '0000-00-00 00:00:00', NULL),
(686, 'log', NULL, '0000-00-00 00:00:00', NULL),
(687, 'log', NULL, '0000-00-00 00:00:00', NULL),
(688, 'log', NULL, '0000-00-00 00:00:00', NULL),
(689, 'log', NULL, '0000-00-00 00:00:00', NULL),
(690, 'log', NULL, '0000-00-00 00:00:00', NULL),
(691, 'log', NULL, '0000-00-00 00:00:00', NULL),
(692, 'log', NULL, '0000-00-00 00:00:00', NULL),
(693, 'log', NULL, '0000-00-00 00:00:00', NULL),
(694, 'log', NULL, '0000-00-00 00:00:00', NULL),
(695, 'log', NULL, '0000-00-00 00:00:00', NULL),
(696, 'log', NULL, '0000-00-00 00:00:00', NULL),
(697, 'log', NULL, '0000-00-00 00:00:00', NULL),
(698, 'log', NULL, '0000-00-00 00:00:00', NULL),
(699, 'log', NULL, '0000-00-00 00:00:00', NULL),
(700, 'log', NULL, '0000-00-00 00:00:00', NULL),
(701, 'log', NULL, '0000-00-00 00:00:00', NULL),
(702, 'log', NULL, '0000-00-00 00:00:00', NULL),
(703, 'log', NULL, '0000-00-00 00:00:00', NULL),
(704, 'log', NULL, '0000-00-00 00:00:00', NULL),
(705, 'log', NULL, '0000-00-00 00:00:00', NULL),
(706, 'log', NULL, '0000-00-00 00:00:00', NULL),
(707, 'log', NULL, '0000-00-00 00:00:00', NULL),
(708, 'log', NULL, '0000-00-00 00:00:00', NULL),
(709, 'log', NULL, '0000-00-00 00:00:00', NULL),
(710, 'log', NULL, '0000-00-00 00:00:00', NULL),
(711, 'log', NULL, '0000-00-00 00:00:00', NULL),
(712, 'log', NULL, '0000-00-00 00:00:00', NULL),
(713, 'log', NULL, '0000-00-00 00:00:00', NULL),
(714, 'log', NULL, '0000-00-00 00:00:00', NULL),
(715, 'log', NULL, '0000-00-00 00:00:00', NULL),
(716, 'log', NULL, '0000-00-00 00:00:00', NULL),
(717, 'log', NULL, '0000-00-00 00:00:00', NULL),
(718, 'log', NULL, '0000-00-00 00:00:00', NULL),
(719, 'log', NULL, '0000-00-00 00:00:00', NULL),
(720, 'log', NULL, '0000-00-00 00:00:00', NULL),
(721, 'log', NULL, '0000-00-00 00:00:00', NULL),
(722, 'log', NULL, '0000-00-00 00:00:00', NULL),
(723, 'log', NULL, '0000-00-00 00:00:00', NULL),
(724, 'log', NULL, '0000-00-00 00:00:00', NULL),
(725, 'log', NULL, '0000-00-00 00:00:00', NULL),
(726, 'log', NULL, '0000-00-00 00:00:00', NULL),
(727, 'log', NULL, '0000-00-00 00:00:00', NULL),
(728, 'log', NULL, '0000-00-00 00:00:00', NULL),
(729, 'log', NULL, '0000-00-00 00:00:00', NULL),
(730, 'log', NULL, '0000-00-00 00:00:00', NULL),
(731, 'log', NULL, '0000-00-00 00:00:00', NULL),
(732, 'log', NULL, '0000-00-00 00:00:00', NULL),
(733, 'log', NULL, '0000-00-00 00:00:00', NULL),
(734, 'log', NULL, '0000-00-00 00:00:00', NULL),
(735, 'log', NULL, '0000-00-00 00:00:00', NULL),
(736, 'log', NULL, '0000-00-00 00:00:00', NULL),
(737, 'log', NULL, '0000-00-00 00:00:00', NULL),
(738, 'log', NULL, '0000-00-00 00:00:00', NULL),
(739, 'log', NULL, '0000-00-00 00:00:00', NULL),
(740, 'log', NULL, '0000-00-00 00:00:00', NULL),
(741, 'log', NULL, '0000-00-00 00:00:00', NULL),
(742, 'log', NULL, '0000-00-00 00:00:00', NULL),
(743, 'log', NULL, '0000-00-00 00:00:00', NULL),
(744, 'log', NULL, '0000-00-00 00:00:00', NULL),
(745, 'log', NULL, '0000-00-00 00:00:00', NULL),
(746, 'log', NULL, '0000-00-00 00:00:00', NULL),
(747, 'log', NULL, '0000-00-00 00:00:00', NULL),
(748, 'log', NULL, '0000-00-00 00:00:00', NULL),
(749, 'log', NULL, '0000-00-00 00:00:00', NULL),
(750, 'log', NULL, '0000-00-00 00:00:00', NULL),
(751, 'log', NULL, '0000-00-00 00:00:00', NULL),
(752, 'log', NULL, '0000-00-00 00:00:00', NULL),
(753, 'log', NULL, '0000-00-00 00:00:00', NULL),
(754, 'log', NULL, '0000-00-00 00:00:00', NULL),
(755, 'log', NULL, '0000-00-00 00:00:00', NULL),
(756, 'log', NULL, '0000-00-00 00:00:00', NULL),
(757, 'log', NULL, '0000-00-00 00:00:00', NULL),
(758, 'log', NULL, '0000-00-00 00:00:00', NULL),
(759, 'log', NULL, '0000-00-00 00:00:00', NULL),
(760, 'log', NULL, '0000-00-00 00:00:00', NULL),
(761, 'log', NULL, '0000-00-00 00:00:00', NULL),
(762, 'log', NULL, '0000-00-00 00:00:00', NULL),
(763, 'log', NULL, '0000-00-00 00:00:00', NULL),
(764, 'log', NULL, '0000-00-00 00:00:00', NULL),
(765, 'log', NULL, '0000-00-00 00:00:00', NULL),
(766, 'log', NULL, '0000-00-00 00:00:00', NULL),
(767, 'log', NULL, '0000-00-00 00:00:00', NULL),
(768, 'log', NULL, '0000-00-00 00:00:00', NULL),
(769, 'log', NULL, '0000-00-00 00:00:00', NULL),
(770, 'log', NULL, '0000-00-00 00:00:00', NULL),
(771, 'log', NULL, '0000-00-00 00:00:00', NULL),
(772, 'log', NULL, '0000-00-00 00:00:00', NULL),
(773, 'log', NULL, '0000-00-00 00:00:00', NULL),
(774, 'log', NULL, '0000-00-00 00:00:00', NULL),
(775, 'log', NULL, '0000-00-00 00:00:00', NULL),
(776, 'log', NULL, '0000-00-00 00:00:00', NULL),
(777, 'log', NULL, '0000-00-00 00:00:00', NULL),
(778, 'log', NULL, '0000-00-00 00:00:00', NULL),
(779, 'log', NULL, '0000-00-00 00:00:00', NULL),
(780, 'log', NULL, '0000-00-00 00:00:00', NULL),
(781, 'log', NULL, '0000-00-00 00:00:00', NULL),
(782, 'log', NULL, '0000-00-00 00:00:00', NULL),
(783, 'log', NULL, '0000-00-00 00:00:00', NULL),
(784, 'log', NULL, '0000-00-00 00:00:00', NULL),
(785, 'log', NULL, '0000-00-00 00:00:00', NULL),
(786, 'log', NULL, '0000-00-00 00:00:00', NULL),
(787, 'log', NULL, '0000-00-00 00:00:00', NULL),
(788, 'log', NULL, '0000-00-00 00:00:00', NULL),
(789, 'log', NULL, '0000-00-00 00:00:00', NULL),
(790, 'log', NULL, '0000-00-00 00:00:00', NULL),
(791, 'log', NULL, '0000-00-00 00:00:00', NULL),
(792, 'log', NULL, '0000-00-00 00:00:00', NULL),
(793, 'log', NULL, '0000-00-00 00:00:00', NULL),
(794, 'log', NULL, '0000-00-00 00:00:00', NULL),
(795, 'log', NULL, '0000-00-00 00:00:00', NULL),
(796, 'log', NULL, '0000-00-00 00:00:00', NULL),
(797, 'log', NULL, '0000-00-00 00:00:00', NULL),
(798, 'log', NULL, '0000-00-00 00:00:00', NULL),
(799, 'log', NULL, '0000-00-00 00:00:00', NULL),
(800, 'log', NULL, '0000-00-00 00:00:00', NULL),
(801, 'log', NULL, '0000-00-00 00:00:00', NULL),
(802, 'log', NULL, '0000-00-00 00:00:00', NULL),
(803, 'log', NULL, '0000-00-00 00:00:00', NULL),
(804, 'log', NULL, '0000-00-00 00:00:00', NULL),
(805, 'log', NULL, '0000-00-00 00:00:00', NULL),
(806, 'log', NULL, '0000-00-00 00:00:00', NULL),
(807, 'log', NULL, '0000-00-00 00:00:00', NULL),
(808, 'log', NULL, '0000-00-00 00:00:00', NULL),
(809, 'log', NULL, '0000-00-00 00:00:00', NULL),
(810, 'log', NULL, '0000-00-00 00:00:00', NULL),
(811, 'log', NULL, '0000-00-00 00:00:00', NULL),
(812, 'log', NULL, '0000-00-00 00:00:00', NULL),
(813, 'log', NULL, '0000-00-00 00:00:00', NULL),
(814, 'log', NULL, '0000-00-00 00:00:00', NULL),
(815, 'log', NULL, '0000-00-00 00:00:00', NULL),
(816, 'log', NULL, '0000-00-00 00:00:00', NULL),
(817, 'log', NULL, '0000-00-00 00:00:00', NULL),
(818, 'log', NULL, '0000-00-00 00:00:00', NULL),
(819, 'log', NULL, '0000-00-00 00:00:00', NULL),
(820, 'log', NULL, '0000-00-00 00:00:00', NULL),
(821, 'log', NULL, '0000-00-00 00:00:00', NULL),
(822, 'log', NULL, '0000-00-00 00:00:00', NULL),
(823, 'log', NULL, '0000-00-00 00:00:00', NULL),
(824, 'log', NULL, '0000-00-00 00:00:00', NULL),
(825, 'log', NULL, '0000-00-00 00:00:00', NULL),
(826, 'log', NULL, '0000-00-00 00:00:00', NULL),
(827, 'log', NULL, '0000-00-00 00:00:00', NULL),
(828, 'log', NULL, '0000-00-00 00:00:00', NULL),
(829, 'log', NULL, '0000-00-00 00:00:00', NULL),
(830, 'log', NULL, '0000-00-00 00:00:00', NULL),
(831, 'log', NULL, '0000-00-00 00:00:00', NULL),
(832, 'log', NULL, '0000-00-00 00:00:00', NULL),
(833, 'log', NULL, '0000-00-00 00:00:00', NULL),
(834, 'log', NULL, '0000-00-00 00:00:00', NULL),
(835, 'log', NULL, '0000-00-00 00:00:00', NULL),
(836, 'log', NULL, '0000-00-00 00:00:00', NULL),
(837, 'log', NULL, '0000-00-00 00:00:00', NULL),
(838, 'log', NULL, '0000-00-00 00:00:00', NULL),
(839, 'log', NULL, '0000-00-00 00:00:00', NULL),
(840, 'log', NULL, '0000-00-00 00:00:00', NULL),
(841, 'log', NULL, '0000-00-00 00:00:00', NULL),
(842, 'log', NULL, '0000-00-00 00:00:00', NULL),
(843, 'log', NULL, '0000-00-00 00:00:00', NULL),
(844, 'log', NULL, '0000-00-00 00:00:00', NULL),
(845, 'log', NULL, '0000-00-00 00:00:00', NULL),
(846, 'log', NULL, '0000-00-00 00:00:00', NULL),
(847, 'log', NULL, '0000-00-00 00:00:00', NULL),
(848, 'log', NULL, '0000-00-00 00:00:00', NULL),
(849, 'log', NULL, '0000-00-00 00:00:00', NULL),
(850, 'log', NULL, '0000-00-00 00:00:00', NULL),
(851, 'log', NULL, '0000-00-00 00:00:00', NULL),
(852, 'log', NULL, '0000-00-00 00:00:00', NULL),
(853, 'log', NULL, '0000-00-00 00:00:00', NULL),
(854, 'log', NULL, '0000-00-00 00:00:00', NULL),
(855, 'log', NULL, '0000-00-00 00:00:00', NULL),
(856, 'log', NULL, '0000-00-00 00:00:00', NULL),
(857, 'log', NULL, '0000-00-00 00:00:00', NULL),
(858, 'log', NULL, '0000-00-00 00:00:00', NULL),
(859, 'log', NULL, '0000-00-00 00:00:00', NULL),
(860, 'log', NULL, '0000-00-00 00:00:00', NULL),
(861, 'log', NULL, '0000-00-00 00:00:00', NULL),
(862, 'log', NULL, '0000-00-00 00:00:00', NULL),
(863, 'log', NULL, '0000-00-00 00:00:00', NULL),
(864, 'log', NULL, '0000-00-00 00:00:00', NULL),
(865, 'log', NULL, '0000-00-00 00:00:00', NULL),
(866, 'log', NULL, '0000-00-00 00:00:00', NULL),
(867, 'log', NULL, '0000-00-00 00:00:00', NULL),
(868, 'log', NULL, '0000-00-00 00:00:00', NULL),
(869, 'log', NULL, '0000-00-00 00:00:00', NULL),
(870, 'log', NULL, '0000-00-00 00:00:00', NULL),
(871, 'log', NULL, '0000-00-00 00:00:00', NULL),
(872, 'log', NULL, '0000-00-00 00:00:00', NULL),
(873, 'log', NULL, '0000-00-00 00:00:00', NULL),
(874, 'log', NULL, '0000-00-00 00:00:00', NULL),
(875, 'log', NULL, '0000-00-00 00:00:00', NULL),
(876, 'log', NULL, '0000-00-00 00:00:00', NULL),
(877, 'log', NULL, '0000-00-00 00:00:00', NULL),
(878, 'log', NULL, '0000-00-00 00:00:00', NULL),
(879, 'log', NULL, '0000-00-00 00:00:00', NULL),
(880, 'log', NULL, '0000-00-00 00:00:00', NULL),
(881, 'log', NULL, '0000-00-00 00:00:00', NULL),
(882, 'log', NULL, '0000-00-00 00:00:00', NULL),
(883, 'log', NULL, '0000-00-00 00:00:00', NULL),
(884, 'log', NULL, '0000-00-00 00:00:00', NULL),
(885, 'log', NULL, '0000-00-00 00:00:00', NULL),
(886, 'log', NULL, '0000-00-00 00:00:00', NULL),
(887, 'log', NULL, '0000-00-00 00:00:00', NULL),
(888, 'log', NULL, '0000-00-00 00:00:00', NULL),
(889, 'log', NULL, '0000-00-00 00:00:00', NULL),
(890, 'log', NULL, '0000-00-00 00:00:00', NULL),
(891, 'log', NULL, '0000-00-00 00:00:00', NULL),
(892, 'log', NULL, '0000-00-00 00:00:00', NULL),
(893, 'log', NULL, '0000-00-00 00:00:00', NULL),
(894, 'log', NULL, '0000-00-00 00:00:00', NULL),
(895, 'log', NULL, '0000-00-00 00:00:00', NULL),
(896, 'log', NULL, '0000-00-00 00:00:00', NULL),
(897, 'log', NULL, '0000-00-00 00:00:00', NULL),
(898, 'log', NULL, '0000-00-00 00:00:00', NULL),
(899, 'log', NULL, '0000-00-00 00:00:00', NULL),
(900, 'log', NULL, '0000-00-00 00:00:00', NULL),
(901, 'log', NULL, '0000-00-00 00:00:00', NULL),
(902, 'log', NULL, '0000-00-00 00:00:00', NULL),
(903, 'log', NULL, '0000-00-00 00:00:00', NULL),
(904, 'log', NULL, '0000-00-00 00:00:00', NULL),
(905, 'log', NULL, '0000-00-00 00:00:00', NULL),
(906, 'log', NULL, '0000-00-00 00:00:00', NULL),
(907, 'log', NULL, '0000-00-00 00:00:00', NULL),
(908, 'log', NULL, '0000-00-00 00:00:00', NULL),
(909, 'log', NULL, '0000-00-00 00:00:00', NULL),
(910, 'log', NULL, '0000-00-00 00:00:00', NULL),
(911, 'log', NULL, '0000-00-00 00:00:00', NULL),
(912, 'log', NULL, '0000-00-00 00:00:00', NULL),
(913, 'log', NULL, '0000-00-00 00:00:00', NULL),
(914, 'log', NULL, '0000-00-00 00:00:00', NULL),
(915, 'log', NULL, '0000-00-00 00:00:00', NULL),
(916, 'log', NULL, '0000-00-00 00:00:00', NULL),
(917, 'log', NULL, '0000-00-00 00:00:00', NULL),
(918, 'log', NULL, '0000-00-00 00:00:00', NULL),
(919, 'log', NULL, '0000-00-00 00:00:00', NULL),
(920, 'log', NULL, '0000-00-00 00:00:00', NULL),
(921, 'log', NULL, '0000-00-00 00:00:00', NULL),
(922, 'log', NULL, '0000-00-00 00:00:00', NULL),
(923, 'log', NULL, '0000-00-00 00:00:00', NULL),
(924, 'log', NULL, '0000-00-00 00:00:00', NULL),
(925, 'log', NULL, '0000-00-00 00:00:00', NULL),
(926, 'log', NULL, '0000-00-00 00:00:00', NULL),
(927, 'log', NULL, '0000-00-00 00:00:00', NULL),
(928, 'log', NULL, '0000-00-00 00:00:00', NULL),
(929, 'log', NULL, '0000-00-00 00:00:00', NULL),
(930, 'log', NULL, '0000-00-00 00:00:00', NULL),
(931, 'log', NULL, '0000-00-00 00:00:00', NULL),
(932, 'log', NULL, '0000-00-00 00:00:00', NULL),
(933, 'log', NULL, '0000-00-00 00:00:00', NULL),
(934, 'log', NULL, '0000-00-00 00:00:00', NULL),
(935, 'log', NULL, '0000-00-00 00:00:00', NULL),
(936, 'log', NULL, '0000-00-00 00:00:00', NULL),
(937, 'log', NULL, '0000-00-00 00:00:00', NULL),
(938, 'log', NULL, '0000-00-00 00:00:00', NULL),
(939, 'log', NULL, '0000-00-00 00:00:00', NULL),
(940, 'log', NULL, '0000-00-00 00:00:00', NULL),
(941, 'log', NULL, '0000-00-00 00:00:00', NULL),
(942, 'log', NULL, '0000-00-00 00:00:00', NULL),
(943, 'log', NULL, '0000-00-00 00:00:00', NULL),
(944, 'log', NULL, '0000-00-00 00:00:00', NULL),
(945, 'log', NULL, '0000-00-00 00:00:00', NULL),
(946, 'log', NULL, '0000-00-00 00:00:00', NULL),
(947, 'log', NULL, '0000-00-00 00:00:00', NULL),
(948, 'log', NULL, '0000-00-00 00:00:00', NULL),
(949, 'log', NULL, '0000-00-00 00:00:00', NULL),
(950, 'log', NULL, '0000-00-00 00:00:00', NULL),
(951, 'log', NULL, '0000-00-00 00:00:00', NULL),
(952, 'log', NULL, '0000-00-00 00:00:00', NULL),
(953, 'log', NULL, '0000-00-00 00:00:00', NULL),
(954, 'log', NULL, '0000-00-00 00:00:00', NULL),
(955, 'log', NULL, '0000-00-00 00:00:00', NULL),
(956, 'log', NULL, '0000-00-00 00:00:00', NULL),
(957, 'log', NULL, '0000-00-00 00:00:00', NULL),
(958, 'log', NULL, '0000-00-00 00:00:00', NULL),
(959, 'log', NULL, '0000-00-00 00:00:00', NULL),
(960, 'log', NULL, '0000-00-00 00:00:00', NULL),
(961, 'log', NULL, '0000-00-00 00:00:00', NULL),
(962, 'log', NULL, '0000-00-00 00:00:00', NULL),
(963, 'log', NULL, '0000-00-00 00:00:00', NULL),
(964, 'log', NULL, '0000-00-00 00:00:00', NULL),
(965, 'log', NULL, '0000-00-00 00:00:00', NULL),
(966, 'log', NULL, '0000-00-00 00:00:00', NULL),
(967, 'log', NULL, '0000-00-00 00:00:00', NULL),
(968, 'log', NULL, '0000-00-00 00:00:00', NULL),
(969, 'log', NULL, '0000-00-00 00:00:00', NULL),
(970, 'log', NULL, '0000-00-00 00:00:00', NULL),
(971, 'log', NULL, '0000-00-00 00:00:00', NULL),
(972, 'log', NULL, '0000-00-00 00:00:00', NULL),
(973, 'log', NULL, '0000-00-00 00:00:00', NULL),
(974, 'log', NULL, '0000-00-00 00:00:00', NULL),
(975, 'log', NULL, '0000-00-00 00:00:00', NULL),
(976, 'log', NULL, '0000-00-00 00:00:00', NULL),
(977, 'log', NULL, '0000-00-00 00:00:00', NULL),
(978, 'log', NULL, '0000-00-00 00:00:00', NULL),
(979, 'log', NULL, '0000-00-00 00:00:00', NULL),
(980, 'log', NULL, '0000-00-00 00:00:00', NULL),
(981, 'log', NULL, '0000-00-00 00:00:00', NULL),
(982, 'log', NULL, '0000-00-00 00:00:00', NULL),
(983, 'log', NULL, '0000-00-00 00:00:00', NULL),
(984, 'log', NULL, '0000-00-00 00:00:00', NULL),
(985, 'log', NULL, '0000-00-00 00:00:00', NULL),
(986, 'log', NULL, '0000-00-00 00:00:00', NULL),
(987, 'log', NULL, '0000-00-00 00:00:00', NULL),
(988, 'log', NULL, '0000-00-00 00:00:00', NULL),
(989, 'log', NULL, '0000-00-00 00:00:00', NULL),
(990, 'log', NULL, '0000-00-00 00:00:00', NULL),
(991, 'log', NULL, '0000-00-00 00:00:00', NULL),
(992, 'log', NULL, '0000-00-00 00:00:00', NULL),
(993, 'log', NULL, '0000-00-00 00:00:00', NULL),
(994, 'log', NULL, '0000-00-00 00:00:00', NULL),
(995, 'log', NULL, '0000-00-00 00:00:00', NULL),
(996, 'log', NULL, '0000-00-00 00:00:00', NULL),
(997, 'log', NULL, '0000-00-00 00:00:00', NULL),
(998, 'log', NULL, '0000-00-00 00:00:00', NULL),
(999, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1000, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1001, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1002, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1003, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1004, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1005, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1006, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1007, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1008, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1009, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1010, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1011, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1012, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1013, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1014, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1015, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1016, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1017, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1018, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1019, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1020, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1021, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1022, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1023, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1024, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1025, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1026, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1027, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1028, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1029, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1030, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1031, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1032, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1033, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1034, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1035, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1036, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1037, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1038, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1039, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1040, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1041, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1042, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1043, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1044, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1045, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1046, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1047, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1048, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1049, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1050, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1051, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1052, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1053, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1054, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1055, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1056, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1057, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1058, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1059, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1060, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1061, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1062, 'log', NULL, '0000-00-00 00:00:00', NULL);
INSERT INTO `wp_eauwvw_nf3_objects` (`id`, `type`, `title`, `created_at`, `updated_at`) VALUES
(1063, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1064, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1065, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1066, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1067, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1068, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1069, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1070, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1071, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1072, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1073, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1074, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1075, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1076, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1077, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1078, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1079, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1080, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1081, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1082, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1083, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1084, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1085, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1086, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1087, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1088, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1089, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1090, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1091, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1092, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1093, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1094, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1095, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1096, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1097, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1098, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1099, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1100, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1101, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1102, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1103, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1104, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1105, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1106, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1107, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1108, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1109, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1110, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1111, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1112, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1113, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1114, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1115, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1116, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1117, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1118, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1119, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1120, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1121, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1122, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1123, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1124, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1125, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1126, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1127, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1128, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1129, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1130, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1131, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1132, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1133, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1134, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1135, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1136, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1137, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1138, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1139, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1140, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1141, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1142, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1143, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1144, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1145, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1146, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1147, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1148, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1149, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1150, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1151, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1152, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1153, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1154, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1155, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1156, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1157, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1158, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1159, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1160, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1161, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1162, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1163, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1164, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1165, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1166, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1167, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1168, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1169, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1170, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1171, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1172, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1173, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1174, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1175, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1176, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1177, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1178, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1179, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1180, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1181, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1182, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1183, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1184, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1185, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1186, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1187, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1188, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1189, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1190, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1191, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1192, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1193, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1194, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1195, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1196, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1197, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1198, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1199, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1200, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1201, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1202, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1203, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1204, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1205, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1206, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1207, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1208, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1209, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1210, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1211, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1212, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1213, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1214, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1215, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1216, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1217, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1218, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1219, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1220, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1221, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1222, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1223, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1224, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1225, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1226, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1227, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1228, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1229, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1230, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1231, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1232, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1233, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1234, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1235, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1236, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1237, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1238, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1239, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1240, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1241, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1242, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1243, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1244, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1245, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1246, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1247, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1248, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1249, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1250, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1251, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1252, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1253, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1254, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1255, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1256, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1257, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1258, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1259, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1260, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1261, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1262, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1263, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1264, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1265, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1266, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1267, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1268, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1269, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1270, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1271, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1272, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1273, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1274, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1275, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1276, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1277, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1278, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1279, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1280, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1281, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1282, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1283, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1284, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1285, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1286, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1287, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1288, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1289, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1290, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1291, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1292, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1293, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1294, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1295, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1296, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1297, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1298, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1299, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1300, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1301, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1302, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1303, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1304, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1305, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1306, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1307, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1308, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1309, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1310, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1311, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1312, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1313, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1314, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1315, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1316, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1317, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1318, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1319, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1320, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1321, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1322, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1323, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1324, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1325, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1326, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1327, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1328, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1329, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1330, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1331, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1332, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1333, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1334, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1335, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1336, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1337, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1338, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1339, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1340, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1341, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1342, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1343, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1344, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1345, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1346, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1347, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1348, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1349, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1350, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1351, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1352, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1353, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1354, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1355, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1356, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1357, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1358, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1359, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1360, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1361, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1362, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1363, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1364, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1365, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1366, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1367, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1368, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1369, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1370, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1371, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1372, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1373, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1374, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1375, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1376, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1377, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1378, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1379, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1380, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1381, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1382, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1383, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1384, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1385, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1386, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1387, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1388, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1389, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1390, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1391, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1392, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1393, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1394, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1395, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1396, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1397, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1398, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1399, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1400, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1401, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1402, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1403, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1404, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1405, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1406, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1407, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1408, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1409, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1410, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1411, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1412, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1413, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1414, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1415, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1416, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1417, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1418, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1419, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1420, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1421, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1422, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1423, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1424, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1425, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1426, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1427, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1428, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1429, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1430, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1431, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1432, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1433, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1434, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1435, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1436, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1437, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1438, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1439, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1440, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1441, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1442, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1443, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1444, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1445, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1446, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1447, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1448, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1449, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1450, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1451, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1452, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1453, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1454, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1455, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1456, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1457, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1458, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1459, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1460, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1461, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1462, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1463, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1464, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1465, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1466, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1467, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1468, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1469, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1470, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1471, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1472, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1473, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1474, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1475, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1476, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1477, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1478, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1479, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1480, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1481, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1482, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1483, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1484, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1485, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1486, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1487, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1488, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1489, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1490, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1491, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1492, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1493, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1494, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1495, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1496, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1497, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1498, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1499, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1500, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1501, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1502, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1503, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1504, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1505, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1506, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1507, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1508, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1509, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1510, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1511, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1512, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1513, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1514, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1515, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1516, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1517, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1518, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1519, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1520, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1521, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1522, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1523, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1524, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1525, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1526, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1527, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1528, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1529, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1530, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1531, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1532, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1533, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1534, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1535, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1536, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1537, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1538, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1539, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1540, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1541, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1542, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1543, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1544, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1545, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1546, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1547, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1548, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1549, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1550, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1551, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1552, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1553, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1554, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1555, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1556, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1557, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1558, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1559, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1560, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1561, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1562, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1563, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1564, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1565, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1566, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1567, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1568, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1569, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1570, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1571, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1572, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1573, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1574, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1575, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1576, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1577, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1578, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1579, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1580, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1581, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1582, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1583, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1584, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1585, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1586, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1587, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1588, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1589, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1590, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1591, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1592, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1593, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1594, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1595, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1596, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1597, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1598, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1599, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1600, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1601, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1602, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1603, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1604, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1605, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1606, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1607, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1608, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1609, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1610, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1611, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1612, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1613, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1614, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1615, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1616, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1617, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1618, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1619, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1620, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1621, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1622, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1623, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1624, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1625, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1626, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1627, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1628, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1629, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1630, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1631, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1632, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1633, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1634, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1635, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1636, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1637, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1638, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1639, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1640, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1641, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1642, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1643, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1644, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1645, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1646, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1647, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1648, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1649, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1650, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1651, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1652, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1653, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1654, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1655, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1656, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1657, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1658, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1659, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1660, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1661, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1662, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1663, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1664, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1665, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1666, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1667, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1668, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1669, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1670, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1671, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1672, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1673, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1674, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1675, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1676, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1677, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1678, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1679, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1680, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1681, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1682, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1683, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1684, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1685, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1686, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1687, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1688, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1689, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1690, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1691, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1692, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1693, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1694, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1695, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1696, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1697, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1698, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1699, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1700, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1701, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1702, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1703, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1704, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1705, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1706, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1707, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1708, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1709, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1710, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1711, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1712, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1713, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1714, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1715, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1716, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1717, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1718, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1719, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1720, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1721, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1722, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1723, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1724, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1725, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1726, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1727, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1728, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1729, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1730, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1731, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1732, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1733, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1734, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1735, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1736, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1737, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1738, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1739, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1740, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1741, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1742, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1743, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1744, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1745, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1746, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1747, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1748, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1749, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1750, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1751, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1752, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1753, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1754, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1755, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1756, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1757, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1758, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1759, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1760, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1761, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1762, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1763, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1764, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1765, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1766, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1767, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1768, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1769, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1770, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1771, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1772, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1773, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1774, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1775, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1776, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1777, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1778, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1779, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1780, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1781, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1782, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1783, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1784, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1785, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1786, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1787, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1788, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1789, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1790, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1791, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1792, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1793, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1794, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1795, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1796, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1797, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1798, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1799, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1800, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1801, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1802, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1803, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1804, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1805, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1806, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1807, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1808, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1809, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1810, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1811, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1812, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1813, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1814, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1815, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1816, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1817, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1818, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1819, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1820, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1821, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1822, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1823, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1824, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1825, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1826, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1827, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1828, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1829, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1830, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1831, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1832, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1833, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1834, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1835, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1836, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1837, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1838, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1839, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1840, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1841, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1842, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1843, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1844, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1845, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1846, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1847, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1848, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1849, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1850, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1851, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1852, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1853, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1854, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1855, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1856, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1857, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1858, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1859, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1860, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1861, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1862, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1863, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1864, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1865, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1866, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1867, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1868, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1869, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1870, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1871, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1872, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1873, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1874, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1875, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1876, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1877, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1878, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1879, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1880, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1881, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1882, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1883, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1884, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1885, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1886, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1887, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1888, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1889, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1890, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1891, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1892, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1893, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1894, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1895, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1896, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1897, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1898, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1899, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1900, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1901, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1902, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1903, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1904, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1905, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1906, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1907, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1908, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1909, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1910, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1911, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1912, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1913, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1914, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1915, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1916, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1917, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1918, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1919, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1920, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1921, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1922, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1923, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1924, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1925, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1926, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1927, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1928, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1929, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1930, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1931, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1932, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1933, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1934, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1935, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1936, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1937, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1938, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1939, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1940, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1941, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1942, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1943, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1944, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1945, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1946, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1947, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1948, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1949, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1950, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1951, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1952, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1953, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1954, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1955, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1956, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1957, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1958, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1959, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1960, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1961, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1962, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1963, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1964, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1965, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1966, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1967, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1968, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1969, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1970, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1971, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1972, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1973, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1974, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1975, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1976, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1977, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1978, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1979, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1980, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1981, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1982, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1983, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1984, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1985, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1986, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1987, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1988, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1989, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1990, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1991, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1992, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1993, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1994, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1995, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1996, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1997, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1998, 'log', NULL, '0000-00-00 00:00:00', NULL),
(1999, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2000, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2001, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2002, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2003, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2004, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2005, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2006, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2007, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2008, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2009, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2010, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2011, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2012, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2013, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2014, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2015, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2016, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2017, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2018, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2019, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2020, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2021, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2022, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2023, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2024, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2025, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2026, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2027, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2028, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2029, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2030, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2031, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2032, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2033, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2034, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2035, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2036, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2037, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2038, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2039, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2040, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2041, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2042, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2043, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2044, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2045, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2046, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2047, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2048, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2049, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2050, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2051, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2052, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2053, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2054, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2055, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2056, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2057, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2058, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2059, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2060, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2061, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2062, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2063, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2064, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2065, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2066, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2067, 'log', NULL, '0000-00-00 00:00:00', NULL),
(2068, 'log', NULL, '0000-00-00 00:00:00', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_object_meta`
--

CREATE TABLE `wp_eauwvw_nf3_object_meta` (
  `id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf3_object_meta`
--

INSERT INTO `wp_eauwvw_nf3_object_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(1, 1, 'level', 'emergency'),
(2, 1, 'message', 'Script error. in  on line 0'),
(3, 2, 'level', 'emergency'),
(4, 2, 'message', 'Script error. in  on line 0'),
(5, 3, 'level', 'emergency'),
(6, 3, 'message', 'Script error. in  on line 0'),
(7, 4, 'level', 'emergency'),
(8, 4, 'message', 'Script error. in  on line 0'),
(9, 5, 'level', 'emergency'),
(10, 5, 'message', 'Script error. in  on line 0'),
(11, 6, 'level', 'emergency'),
(12, 6, 'message', 'Script error. in  on line 0'),
(13, 7, 'level', 'emergency'),
(14, 7, 'message', 'Script error. in  on line 0'),
(15, 8, 'level', 'emergency'),
(16, 8, 'message', 'Script error. in  on line 0'),
(17, 9, 'level', 'emergency'),
(18, 9, 'message', 'Script error. in  on line 0'),
(19, 10, 'level', 'emergency'),
(20, 11, 'level', 'emergency'),
(21, 10, 'message', 'Script error. in  on line 0'),
(22, 11, 'message', 'Script error. in  on line 0'),
(23, 12, 'level', 'emergency'),
(24, 12, 'message', 'Script error. in  on line 0'),
(25, 13, 'level', 'emergency'),
(26, 13, 'message', 'Script error. in  on line 0'),
(27, 14, 'level', 'emergency'),
(28, 14, 'message', 'Script error. in  on line 0'),
(29, 15, 'level', 'emergency'),
(30, 15, 'message', 'Script error. in  on line 0'),
(31, 16, 'level', 'emergency'),
(32, 16, 'message', 'Script error. in  on line 0'),
(33, 17, 'level', 'emergency'),
(34, 17, 'message', 'Script error. in  on line 0'),
(35, 18, 'level', 'emergency'),
(36, 18, 'message', 'Script error. in  on line 0'),
(37, 19, 'level', 'emergency'),
(38, 19, 'message', 'Script error. in  on line 0'),
(39, 20, 'level', 'emergency'),
(40, 20, 'message', 'Script error. in  on line 0'),
(41, 21, 'level', 'emergency'),
(42, 21, 'message', 'Script error. in  on line 0'),
(43, 22, 'level', 'emergency'),
(44, 22, 'message', 'Script error. in  on line 0'),
(45, 23, 'level', 'emergency'),
(46, 24, 'level', 'emergency'),
(47, 23, 'message', 'Script error. in  on line 0'),
(48, 24, 'message', 'Script error. in  on line 0'),
(49, 25, 'level', 'emergency'),
(50, 25, 'message', 'Script error. in  on line 0'),
(51, 26, 'level', 'emergency'),
(52, 26, 'message', 'Script error. in  on line 0'),
(53, 27, 'level', 'emergency'),
(54, 28, 'level', 'emergency'),
(55, 27, 'message', 'Script error. in  on line 0'),
(56, 28, 'message', 'Script error. in  on line 0'),
(57, 29, 'level', 'emergency'),
(58, 29, 'message', 'Script error. in  on line 0'),
(59, 30, 'level', 'emergency'),
(60, 30, 'message', 'Script error. in  on line 0'),
(61, 31, 'level', 'emergency'),
(62, 31, 'message', 'Script error. in  on line 0'),
(63, 32, 'level', 'emergency'),
(64, 32, 'message', 'Script error. in  on line 0'),
(65, 33, 'level', 'emergency'),
(66, 33, 'message', 'Script error. in  on line 0'),
(67, 34, 'level', 'emergency'),
(68, 34, 'message', 'Script error. in  on line 0'),
(69, 35, 'level', 'emergency'),
(70, 36, 'level', 'emergency'),
(71, 36, 'message', 'Script error. in  on line 0'),
(72, 35, 'message', 'Script error. in  on line 0'),
(73, 37, 'level', 'emergency'),
(74, 37, 'message', 'Script error. in  on line 0'),
(75, 38, 'level', 'emergency'),
(76, 38, 'message', 'Script error. in  on line 0'),
(77, 39, 'level', 'emergency'),
(78, 39, 'message', 'Script error. in  on line 0'),
(79, 40, 'level', 'emergency'),
(80, 40, 'message', 'Script error. in  on line 0'),
(81, 42, 'level', 'emergency'),
(82, 42, 'message', 'Script error. in  on line 0'),
(83, 41, 'level', 'emergency'),
(84, 41, 'message', 'Script error. in  on line 0'),
(85, 43, 'level', 'emergency'),
(86, 43, 'message', 'Script error. in  on line 0'),
(87, 44, 'level', 'emergency'),
(88, 44, 'message', 'Script error. in  on line 0'),
(89, 45, 'level', 'emergency'),
(90, 45, 'message', 'Script error. in  on line 0'),
(91, 46, 'level', 'emergency'),
(92, 46, 'message', 'Script error. in  on line 0'),
(93, 47, 'level', 'emergency'),
(94, 47, 'message', 'Script error. in  on line 0'),
(95, 48, 'level', 'emergency'),
(96, 48, 'message', 'Script error. in  on line 0'),
(97, 49, 'level', 'emergency'),
(98, 49, 'message', 'Script error. in  on line 0'),
(99, 50, 'level', 'emergency'),
(100, 50, 'message', 'Script error. in  on line 0'),
(101, 51, 'level', 'emergency'),
(102, 51, 'message', 'Script error. in  on line 0'),
(103, 52, 'level', 'emergency'),
(104, 52, 'message', 'Script error. in  on line 0'),
(105, 53, 'level', 'emergency'),
(106, 53, 'message', 'Script error. in  on line 0'),
(107, 54, 'level', 'emergency'),
(108, 54, 'message', 'Script error. in  on line 0'),
(109, 55, 'level', 'emergency'),
(110, 55, 'message', 'Script error. in  on line 0'),
(111, 57, 'level', 'emergency'),
(112, 57, 'message', 'Script error. in  on line 0'),
(113, 56, 'level', 'emergency'),
(114, 56, 'message', 'Script error. in  on line 0'),
(115, 59, 'level', 'emergency'),
(116, 59, 'message', 'Script error. in  on line 0'),
(117, 58, 'level', 'emergency'),
(118, 58, 'message', 'Script error. in  on line 0'),
(119, 60, 'level', 'emergency'),
(120, 60, 'message', 'Script error. in  on line 0'),
(121, 61, 'level', 'emergency'),
(122, 61, 'message', 'Script error. in  on line 0'),
(123, 62, 'level', 'emergency'),
(124, 62, 'message', 'Script error. in  on line 0'),
(125, 63, 'level', 'emergency'),
(126, 63, 'message', 'Script error. in  on line 0'),
(127, 64, 'level', 'emergency'),
(128, 64, 'message', 'Script error. in  on line 0'),
(129, 65, 'level', 'emergency'),
(130, 65, 'message', 'Script error. in  on line 0'),
(131, 66, 'level', 'emergency'),
(132, 66, 'message', 'Script error. in  on line 0'),
(133, 67, 'level', 'emergency'),
(134, 67, 'message', 'Script error. in  on line 0'),
(135, 68, 'level', 'emergency'),
(136, 68, 'message', 'Script error. in  on line 0'),
(137, 69, 'level', 'emergency'),
(138, 69, 'message', 'Script error. in  on line 0'),
(139, 70, 'level', 'emergency'),
(140, 70, 'message', 'Script error. in  on line 0'),
(141, 71, 'level', 'emergency'),
(142, 71, 'message', 'Script error. in  on line 0'),
(143, 72, 'level', 'emergency'),
(144, 72, 'message', 'Script error. in  on line 0'),
(145, 73, 'level', 'emergency'),
(146, 73, 'message', 'Script error. in  on line 0'),
(147, 74, 'level', 'emergency'),
(148, 75, 'level', 'emergency'),
(149, 75, 'message', 'Script error. in  on line 0'),
(150, 74, 'message', 'Script error. in  on line 0'),
(151, 76, 'level', 'emergency'),
(152, 76, 'message', 'Script error. in  on line 0'),
(153, 77, 'level', 'emergency'),
(154, 77, 'message', 'Script error. in  on line 0'),
(155, 78, 'level', 'emergency'),
(156, 78, 'message', 'Script error. in  on line 0'),
(157, 79, 'level', 'emergency'),
(158, 79, 'message', 'Script error. in  on line 0'),
(159, 80, 'level', 'emergency'),
(160, 81, 'level', 'emergency'),
(161, 80, 'message', 'Script error. in  on line 0'),
(162, 81, 'message', 'Script error. in  on line 0'),
(163, 82, 'level', 'emergency'),
(164, 82, 'message', 'Script error. in  on line 0'),
(165, 83, 'level', 'emergency'),
(166, 83, 'message', 'Script error. in  on line 0'),
(167, 84, 'level', 'emergency'),
(168, 84, 'message', 'Script error. in  on line 0'),
(169, 85, 'level', 'emergency'),
(170, 85, 'message', 'Script error. in  on line 0'),
(171, 86, 'level', 'emergency'),
(172, 86, 'message', 'Script error. in  on line 0'),
(173, 87, 'level', 'emergency'),
(174, 87, 'message', 'Script error. in  on line 0'),
(175, 88, 'level', 'emergency'),
(176, 88, 'message', 'Script error. in  on line 0'),
(177, 89, 'level', 'emergency'),
(178, 89, 'message', 'Script error. in  on line 0'),
(179, 90, 'level', 'emergency'),
(180, 90, 'message', 'Script error. in  on line 0'),
(181, 91, 'level', 'emergency'),
(182, 91, 'message', 'Script error. in  on line 0'),
(183, 92, 'level', 'emergency'),
(184, 92, 'message', 'Script error. in  on line 0'),
(185, 93, 'level', 'emergency'),
(186, 94, 'level', 'emergency'),
(187, 93, 'message', 'Script error. in  on line 0'),
(188, 95, 'level', 'emergency'),
(189, 94, 'message', 'Script error. in  on line 0'),
(190, 95, 'message', 'Script error. in  on line 0'),
(191, 96, 'level', 'emergency'),
(192, 96, 'message', 'Script error. in  on line 0'),
(193, 98, 'level', 'emergency'),
(194, 97, 'level', 'emergency'),
(195, 98, 'message', 'Script error. in  on line 0'),
(196, 97, 'message', 'Script error. in  on line 0'),
(197, 100, 'level', 'emergency'),
(198, 100, 'message', 'Script error. in  on line 0'),
(199, 99, 'level', 'emergency'),
(200, 101, 'level', 'emergency'),
(201, 99, 'message', 'Script error. in  on line 0'),
(202, 101, 'message', 'Script error. in  on line 0'),
(203, 102, 'level', 'emergency'),
(204, 102, 'message', 'Script error. in  on line 0'),
(205, 103, 'level', 'emergency'),
(206, 103, 'message', 'Script error. in  on line 0'),
(207, 104, 'level', 'emergency'),
(208, 104, 'message', 'Script error. in  on line 0'),
(209, 105, 'level', 'emergency'),
(210, 105, 'message', 'Script error. in  on line 0'),
(211, 106, 'level', 'emergency'),
(212, 106, 'message', 'Script error. in  on line 0'),
(213, 107, 'level', 'emergency'),
(214, 107, 'message', 'Script error. in  on line 0'),
(215, 108, 'level', 'emergency'),
(216, 108, 'message', 'Script error. in  on line 0'),
(217, 109, 'level', 'emergency'),
(218, 109, 'message', 'Script error. in  on line 0'),
(219, 110, 'level', 'emergency'),
(220, 110, 'message', 'Script error. in  on line 0'),
(221, 111, 'level', 'emergency'),
(222, 111, 'message', 'Script error. in  on line 0'),
(223, 112, 'level', 'emergency'),
(224, 112, 'message', 'Script error. in  on line 0'),
(225, 113, 'level', 'emergency'),
(226, 113, 'message', 'Script error. in  on line 0'),
(227, 114, 'level', 'emergency'),
(228, 114, 'message', 'Script error. in  on line 0'),
(229, 115, 'level', 'emergency'),
(230, 115, 'message', 'Script error. in  on line 0'),
(231, 116, 'level', 'emergency'),
(232, 116, 'message', 'Script error. in  on line 0'),
(233, 117, 'level', 'emergency'),
(234, 117, 'message', 'Script error. in  on line 0'),
(235, 118, 'level', 'emergency'),
(236, 118, 'message', 'Script error. in  on line 0'),
(237, 119, 'level', 'emergency'),
(238, 119, 'message', 'Script error. in  on line 0'),
(239, 120, 'level', 'emergency'),
(240, 120, 'message', 'Script error. in  on line 0'),
(241, 121, 'level', 'emergency'),
(242, 121, 'message', 'Script error. in  on line 0'),
(243, 122, 'level', 'emergency'),
(244, 122, 'message', 'Script error. in  on line 0'),
(245, 123, 'level', 'emergency'),
(246, 123, 'message', 'Script error. in  on line 0'),
(247, 124, 'level', 'emergency'),
(248, 124, 'message', 'Script error. in  on line 0'),
(249, 125, 'level', 'emergency'),
(250, 125, 'message', 'Script error. in  on line 0'),
(251, 126, 'level', 'emergency'),
(252, 126, 'message', 'Script error. in  on line 0'),
(253, 127, 'level', 'emergency'),
(254, 127, 'message', 'Script error. in  on line 0'),
(255, 128, 'level', 'emergency'),
(256, 128, 'message', 'Script error. in  on line 0'),
(257, 129, 'level', 'emergency'),
(258, 129, 'message', 'Script error. in  on line 0'),
(259, 130, 'level', 'emergency'),
(260, 130, 'message', 'Script error. in  on line 0'),
(261, 131, 'level', 'emergency'),
(262, 131, 'message', 'Script error. in  on line 0'),
(263, 132, 'level', 'emergency'),
(264, 132, 'message', 'Script error. in  on line 0'),
(265, 133, 'level', 'emergency'),
(266, 133, 'message', 'Script error. in  on line 0'),
(267, 134, 'level', 'emergency'),
(268, 134, 'message', 'Script error. in  on line 0'),
(269, 135, 'level', 'emergency'),
(270, 135, 'message', 'Script error. in  on line 0'),
(271, 136, 'level', 'emergency'),
(272, 136, 'message', 'Script error. in  on line 0'),
(273, 137, 'level', 'emergency'),
(274, 137, 'message', 'Script error. in  on line 0'),
(275, 138, 'level', 'emergency'),
(276, 138, 'message', 'Script error. in  on line 0'),
(277, 139, 'level', 'emergency'),
(278, 139, 'message', 'Script error. in  on line 0'),
(279, 140, 'level', 'emergency'),
(280, 140, 'message', 'Script error. in  on line 0'),
(281, 141, 'level', 'emergency'),
(282, 141, 'message', 'Script error. in  on line 0'),
(283, 142, 'level', 'emergency'),
(284, 142, 'message', 'Script error. in  on line 0'),
(285, 143, 'level', 'emergency'),
(286, 143, 'message', 'Script error. in  on line 0'),
(287, 144, 'level', 'emergency'),
(288, 144, 'message', 'Script error. in  on line 0'),
(289, 145, 'level', 'emergency'),
(290, 145, 'message', 'Script error. in  on line 0'),
(291, 146, 'level', 'emergency'),
(292, 146, 'message', 'Script error. in  on line 0'),
(293, 147, 'level', 'emergency'),
(294, 147, 'message', 'Script error. in  on line 0'),
(295, 148, 'level', 'emergency'),
(296, 148, 'message', 'Script error. in  on line 0'),
(297, 149, 'level', 'emergency'),
(298, 149, 'message', 'Script error. in  on line 0'),
(299, 150, 'level', 'emergency'),
(300, 150, 'message', 'Script error. in  on line 0'),
(301, 151, 'level', 'emergency'),
(302, 151, 'message', 'Script error. in  on line 0'),
(303, 152, 'level', 'emergency'),
(304, 152, 'message', 'Script error. in  on line 0'),
(305, 153, 'level', 'emergency'),
(306, 153, 'message', 'Script error. in  on line 0'),
(307, 154, 'level', 'emergency'),
(308, 154, 'message', 'Script error. in  on line 0'),
(309, 155, 'level', 'emergency'),
(310, 155, 'message', 'Script error. in  on line 0'),
(311, 156, 'level', 'emergency'),
(312, 156, 'message', 'Script error. in  on line 0'),
(313, 157, 'level', 'emergency'),
(314, 157, 'message', 'Script error. in  on line 0'),
(315, 158, 'level', 'emergency'),
(316, 158, 'message', 'Script error. in  on line 0'),
(317, 159, 'level', 'emergency'),
(318, 159, 'message', 'Script error. in  on line 0'),
(319, 160, 'level', 'emergency'),
(320, 160, 'message', 'Script error. in  on line 0'),
(321, 161, 'level', 'emergency'),
(322, 161, 'message', 'Script error. in  on line 0'),
(323, 162, 'level', 'emergency'),
(324, 162, 'message', 'Script error. in  on line 0'),
(325, 163, 'level', 'emergency'),
(326, 163, 'message', 'Script error. in  on line 0'),
(327, 164, 'level', 'emergency'),
(328, 164, 'message', 'Script error. in  on line 0'),
(329, 165, 'level', 'emergency'),
(330, 165, 'message', 'Script error. in  on line 0'),
(331, 166, 'level', 'emergency'),
(332, 166, 'message', 'Script error. in  on line 0'),
(333, 167, 'level', 'emergency'),
(334, 167, 'message', 'Script error. in  on line 0'),
(335, 168, 'level', 'emergency'),
(336, 168, 'message', 'Script error. in  on line 0'),
(337, 169, 'level', 'emergency'),
(338, 169, 'message', 'Script error. in  on line 0'),
(339, 170, 'level', 'emergency'),
(340, 170, 'message', 'Script error. in  on line 0'),
(341, 171, 'level', 'emergency'),
(342, 171, 'message', 'Script error. in  on line 0'),
(343, 172, 'level', 'emergency'),
(344, 172, 'message', 'Script error. in  on line 0'),
(345, 173, 'level', 'emergency'),
(346, 173, 'message', 'Script error. in  on line 0'),
(347, 174, 'level', 'emergency'),
(348, 174, 'message', 'Script error. in  on line 0'),
(349, 175, 'level', 'emergency'),
(350, 175, 'message', 'Script error. in  on line 0'),
(351, 176, 'level', 'emergency'),
(352, 176, 'message', 'Script error. in  on line 0'),
(353, 177, 'level', 'emergency'),
(354, 177, 'message', 'Script error. in  on line 0'),
(355, 178, 'level', 'emergency'),
(356, 178, 'message', 'Script error. in  on line 0'),
(357, 179, 'level', 'emergency'),
(358, 179, 'message', 'Script error. in  on line 0'),
(359, 180, 'level', 'emergency'),
(360, 180, 'message', 'Script error. in  on line 0'),
(361, 181, 'level', 'emergency'),
(362, 181, 'message', 'Script error. in  on line 0'),
(363, 182, 'level', 'emergency'),
(364, 182, 'message', 'Script error. in  on line 0'),
(365, 183, 'level', 'emergency'),
(366, 183, 'message', 'Script error. in  on line 0'),
(367, 184, 'level', 'emergency'),
(368, 184, 'message', 'Script error. in  on line 0'),
(369, 185, 'level', 'emergency'),
(370, 185, 'message', 'Script error. in  on line 0'),
(371, 186, 'level', 'emergency'),
(372, 186, 'message', 'Script error. in  on line 0'),
(373, 187, 'level', 'emergency'),
(374, 187, 'message', 'Script error. in  on line 0'),
(375, 188, 'level', 'emergency'),
(376, 188, 'message', 'Script error. in  on line 0'),
(377, 189, 'level', 'emergency'),
(378, 189, 'message', 'Script error. in  on line 0'),
(379, 190, 'level', 'emergency'),
(380, 190, 'message', 'Script error. in  on line 0'),
(381, 191, 'level', 'emergency'),
(382, 191, 'message', 'Script error. in  on line 0'),
(383, 192, 'level', 'emergency'),
(384, 192, 'message', 'Script error. in  on line 0'),
(385, 193, 'level', 'emergency'),
(386, 193, 'message', 'Script error. in  on line 0'),
(387, 194, 'level', 'emergency'),
(388, 194, 'message', 'Script error. in  on line 0'),
(389, 195, 'level', 'emergency'),
(390, 195, 'message', 'Script error. in  on line 0'),
(391, 196, 'level', 'emergency'),
(392, 196, 'message', 'Script error. in  on line 0'),
(393, 197, 'level', 'emergency'),
(394, 197, 'message', 'Script error. in  on line 0'),
(395, 198, 'level', 'emergency'),
(396, 198, 'message', 'Script error. in  on line 0'),
(397, 199, 'level', 'emergency'),
(398, 199, 'message', 'Script error. in  on line 0'),
(399, 200, 'level', 'emergency'),
(400, 200, 'message', 'Script error. in  on line 0'),
(401, 201, 'level', 'emergency'),
(402, 201, 'message', 'Script error. in  on line 0'),
(403, 202, 'level', 'emergency'),
(404, 202, 'message', 'Script error. in  on line 0'),
(405, 203, 'level', 'emergency'),
(406, 203, 'message', 'Script error. in  on line 0'),
(407, 204, 'level', 'emergency'),
(408, 204, 'message', 'Script error. in  on line 0'),
(409, 205, 'level', 'emergency'),
(410, 205, 'message', 'Script error. in  on line 0'),
(411, 206, 'level', 'emergency'),
(412, 206, 'message', 'Script error. in  on line 0'),
(413, 207, 'level', 'emergency'),
(414, 207, 'message', 'Script error. in  on line 0'),
(415, 208, 'level', 'emergency'),
(416, 208, 'message', 'Script error. in  on line 0'),
(417, 209, 'level', 'emergency'),
(418, 209, 'message', 'Script error. in  on line 0'),
(419, 210, 'level', 'emergency'),
(420, 210, 'message', 'Script error. in  on line 0'),
(421, 211, 'level', 'emergency'),
(422, 211, 'message', 'Script error. in  on line 0'),
(423, 212, 'level', 'emergency'),
(424, 212, 'message', 'Script error. in  on line 0'),
(425, 213, 'level', 'emergency'),
(426, 213, 'message', 'Script error. in  on line 0'),
(427, 214, 'level', 'emergency'),
(428, 214, 'message', 'Script error. in  on line 0'),
(429, 215, 'level', 'emergency'),
(430, 215, 'message', 'Script error. in  on line 0'),
(431, 216, 'level', 'emergency'),
(432, 216, 'message', 'Script error. in  on line 0'),
(433, 217, 'level', 'emergency'),
(434, 217, 'message', 'Script error. in  on line 0'),
(435, 218, 'level', 'emergency'),
(436, 218, 'message', 'Script error. in  on line 0'),
(437, 219, 'level', 'emergency'),
(438, 219, 'message', 'Script error. in  on line 0'),
(439, 220, 'level', 'emergency'),
(440, 220, 'message', 'Script error. in  on line 0'),
(441, 221, 'level', 'emergency'),
(442, 221, 'message', 'Script error. in  on line 0'),
(443, 222, 'level', 'emergency'),
(444, 222, 'message', 'Script error. in  on line 0'),
(445, 223, 'level', 'emergency'),
(446, 223, 'message', 'Script error. in  on line 0'),
(447, 224, 'level', 'emergency'),
(448, 224, 'message', 'Script error. in  on line 0'),
(449, 225, 'level', 'emergency'),
(450, 225, 'message', 'Script error. in  on line 0'),
(451, 226, 'level', 'emergency'),
(452, 226, 'message', 'Script error. in  on line 0'),
(453, 227, 'level', 'emergency'),
(454, 227, 'message', 'Script error. in  on line 0'),
(455, 228, 'level', 'emergency'),
(456, 228, 'message', 'Script error. in  on line 0'),
(457, 229, 'level', 'emergency'),
(458, 229, 'message', 'Script error. in  on line 0'),
(459, 230, 'level', 'emergency'),
(460, 230, 'message', 'Script error. in  on line 0'),
(461, 231, 'level', 'emergency'),
(462, 231, 'message', 'Script error. in  on line 0'),
(463, 232, 'level', 'emergency'),
(464, 232, 'message', 'Script error. in  on line 0'),
(465, 233, 'level', 'emergency'),
(466, 233, 'message', 'Script error. in  on line 0'),
(467, 234, 'level', 'emergency'),
(468, 234, 'message', 'Script error. in  on line 0'),
(469, 235, 'level', 'emergency'),
(470, 235, 'message', 'Script error. in  on line 0'),
(471, 236, 'level', 'emergency'),
(472, 236, 'message', 'Script error. in  on line 0'),
(473, 237, 'level', 'emergency'),
(474, 237, 'message', 'Script error. in  on line 0'),
(475, 238, 'level', 'emergency'),
(476, 238, 'message', 'Script error. in  on line 0'),
(477, 239, 'level', 'emergency'),
(478, 239, 'message', 'Script error. in  on line 0'),
(479, 240, 'level', 'emergency'),
(480, 240, 'message', 'Script error. in  on line 0'),
(481, 241, 'level', 'emergency'),
(482, 241, 'message', 'Script error. in  on line 0'),
(483, 242, 'level', 'emergency'),
(484, 242, 'message', 'Script error. in  on line 0'),
(485, 243, 'level', 'emergency'),
(486, 243, 'message', 'Script error. in  on line 0'),
(487, 244, 'level', 'emergency'),
(488, 244, 'message', 'Script error. in  on line 0'),
(489, 245, 'level', 'emergency'),
(490, 245, 'message', 'Script error. in  on line 0'),
(491, 246, 'level', 'emergency'),
(492, 246, 'message', 'Script error. in  on line 0'),
(493, 247, 'level', 'emergency'),
(494, 247, 'message', 'Script error. in  on line 0'),
(495, 248, 'level', 'emergency'),
(496, 248, 'message', 'Script error. in  on line 0'),
(497, 249, 'level', 'emergency'),
(498, 249, 'message', 'Script error. in  on line 0'),
(499, 250, 'level', 'emergency'),
(500, 250, 'message', 'Script error. in  on line 0'),
(501, 251, 'level', 'emergency'),
(502, 251, 'message', 'Script error. in  on line 0'),
(503, 252, 'level', 'emergency'),
(504, 252, 'message', 'Script error. in  on line 0'),
(505, 253, 'level', 'emergency'),
(506, 253, 'message', 'Script error. in  on line 0'),
(507, 254, 'level', 'emergency'),
(508, 254, 'message', 'Script error. in  on line 0'),
(509, 255, 'level', 'emergency'),
(510, 255, 'message', 'Script error. in  on line 0'),
(511, 256, 'level', 'emergency'),
(512, 256, 'message', 'Script error. in  on line 0'),
(513, 257, 'level', 'emergency'),
(514, 257, 'message', 'Script error. in  on line 0'),
(515, 258, 'level', 'emergency'),
(516, 258, 'message', 'Script error. in  on line 0'),
(517, 259, 'level', 'emergency'),
(518, 259, 'message', 'Script error. in  on line 0'),
(519, 260, 'level', 'emergency'),
(520, 260, 'message', 'Script error. in  on line 0'),
(521, 261, 'level', 'emergency'),
(522, 261, 'message', 'Script error. in  on line 0'),
(523, 262, 'level', 'emergency'),
(524, 262, 'message', 'Script error. in  on line 0'),
(525, 263, 'level', 'emergency'),
(526, 263, 'message', 'Script error. in  on line 0'),
(527, 264, 'level', 'emergency'),
(528, 264, 'message', 'Script error. in  on line 0'),
(529, 265, 'level', 'emergency'),
(530, 265, 'message', 'Script error. in  on line 0'),
(531, 266, 'level', 'emergency'),
(532, 266, 'message', 'Script error. in  on line 0'),
(533, 267, 'level', 'emergency'),
(534, 267, 'message', 'Script error. in  on line 0'),
(535, 268, 'level', 'emergency'),
(536, 268, 'message', 'Script error. in  on line 0'),
(537, 269, 'level', 'emergency'),
(538, 270, 'level', 'emergency'),
(539, 269, 'message', 'Script error. in  on line 0'),
(540, 270, 'message', 'Script error. in  on line 0'),
(541, 271, 'level', 'emergency'),
(542, 271, 'message', 'Script error. in  on line 0'),
(543, 272, 'level', 'emergency'),
(544, 272, 'message', 'Script error. in  on line 0'),
(545, 273, 'level', 'emergency'),
(546, 273, 'message', 'Script error. in  on line 0'),
(547, 274, 'level', 'emergency'),
(548, 274, 'message', 'Script error. in  on line 0'),
(549, 275, 'level', 'emergency'),
(550, 275, 'message', 'Script error. in  on line 0'),
(551, 276, 'level', 'emergency'),
(552, 276, 'message', 'Script error. in  on line 0'),
(553, 277, 'level', 'emergency'),
(554, 277, 'message', 'Script error. in  on line 0'),
(555, 278, 'level', 'emergency'),
(556, 278, 'message', 'Script error. in  on line 0'),
(557, 279, 'level', 'emergency'),
(558, 279, 'message', 'Script error. in  on line 0'),
(559, 280, 'level', 'emergency'),
(560, 280, 'message', 'Script error. in  on line 0'),
(561, 281, 'level', 'emergency'),
(562, 281, 'message', 'Script error. in  on line 0'),
(563, 282, 'level', 'emergency'),
(564, 282, 'message', 'Script error. in  on line 0'),
(565, 283, 'level', 'emergency'),
(566, 283, 'message', 'Script error. in  on line 0'),
(567, 284, 'level', 'emergency'),
(568, 284, 'message', 'Script error. in  on line 0'),
(569, 285, 'level', 'emergency'),
(570, 285, 'message', 'Script error. in  on line 0'),
(571, 286, 'level', 'emergency'),
(572, 286, 'message', 'Script error. in  on line 0'),
(573, 287, 'level', 'emergency'),
(574, 287, 'message', 'Script error. in  on line 0'),
(575, 288, 'level', 'emergency'),
(576, 288, 'message', 'Script error. in  on line 0'),
(577, 289, 'level', 'emergency'),
(578, 290, 'level', 'emergency'),
(579, 289, 'message', 'Script error. in  on line 0'),
(580, 290, 'message', 'Script error. in  on line 0'),
(581, 291, 'level', 'emergency'),
(582, 291, 'message', 'Script error. in  on line 0'),
(583, 292, 'level', 'emergency'),
(584, 292, 'message', 'Script error. in  on line 0'),
(585, 293, 'level', 'emergency'),
(586, 294, 'level', 'emergency'),
(587, 293, 'message', 'Script error. in  on line 0'),
(588, 294, 'message', 'Script error. in  on line 0'),
(589, 295, 'level', 'emergency'),
(590, 295, 'message', 'Script error. in  on line 0'),
(591, 296, 'level', 'emergency'),
(592, 296, 'message', 'Script error. in  on line 0'),
(593, 297, 'level', 'emergency'),
(594, 297, 'message', 'Script error. in  on line 0'),
(595, 298, 'level', 'emergency'),
(596, 298, 'message', 'Script error. in  on line 0'),
(597, 299, 'level', 'emergency'),
(598, 299, 'message', 'Script error. in  on line 0'),
(599, 300, 'level', 'emergency'),
(600, 300, 'message', 'Script error. in  on line 0'),
(601, 301, 'level', 'emergency'),
(602, 301, 'message', 'Script error. in  on line 0'),
(603, 302, 'level', 'emergency'),
(604, 302, 'message', 'Script error. in  on line 0'),
(605, 303, 'level', 'emergency'),
(606, 303, 'message', 'Script error. in  on line 0'),
(607, 304, 'level', 'emergency'),
(608, 304, 'message', 'Script error. in  on line 0'),
(609, 305, 'level', 'emergency'),
(610, 305, 'message', 'Script error. in  on line 0'),
(611, 306, 'level', 'emergency'),
(612, 306, 'message', 'Script error. in  on line 0'),
(613, 307, 'level', 'emergency'),
(614, 307, 'message', 'Script error. in  on line 0'),
(615, 308, 'level', 'emergency'),
(616, 309, 'level', 'emergency'),
(617, 308, 'message', 'Script error. in  on line 0'),
(618, 309, 'message', 'Script error. in  on line 0'),
(619, 310, 'level', 'emergency'),
(620, 310, 'message', 'Script error. in  on line 0'),
(621, 311, 'level', 'emergency'),
(622, 311, 'message', 'Script error. in  on line 0'),
(623, 312, 'level', 'emergency'),
(624, 312, 'message', 'Script error. in  on line 0'),
(625, 313, 'level', 'emergency'),
(626, 313, 'message', 'Script error. in  on line 0'),
(627, 315, 'level', 'emergency'),
(628, 314, 'level', 'emergency'),
(629, 315, 'message', 'Script error. in  on line 0'),
(630, 314, 'message', 'Script error. in  on line 0'),
(631, 316, 'level', 'emergency'),
(632, 316, 'message', 'Script error. in  on line 0'),
(633, 317, 'level', 'emergency'),
(634, 317, 'message', 'Script error. in  on line 0'),
(635, 318, 'level', 'emergency'),
(636, 318, 'message', 'Script error. in  on line 0'),
(637, 319, 'level', 'emergency'),
(638, 319, 'message', 'Script error. in  on line 0'),
(639, 320, 'level', 'emergency'),
(640, 320, 'message', 'Script error. in  on line 0'),
(641, 321, 'level', 'emergency'),
(642, 321, 'message', 'Script error. in  on line 0'),
(643, 322, 'level', 'emergency'),
(644, 322, 'message', 'Script error. in  on line 0'),
(645, 323, 'level', 'emergency'),
(646, 323, 'message', 'Script error. in  on line 0'),
(647, 324, 'level', 'emergency'),
(648, 324, 'message', 'Script error. in  on line 0'),
(649, 325, 'level', 'emergency'),
(650, 325, 'message', 'Script error. in  on line 0'),
(651, 326, 'level', 'emergency'),
(652, 326, 'message', 'Script error. in  on line 0'),
(653, 327, 'level', 'emergency'),
(654, 327, 'message', 'Script error. in  on line 0'),
(655, 328, 'level', 'emergency'),
(656, 328, 'message', 'Script error. in  on line 0'),
(657, 329, 'level', 'emergency'),
(658, 329, 'message', 'Script error. in  on line 0'),
(659, 330, 'level', 'emergency'),
(660, 331, 'level', 'emergency'),
(661, 330, 'message', 'Script error. in  on line 0'),
(662, 331, 'message', 'Script error. in  on line 0'),
(663, 332, 'level', 'emergency'),
(664, 332, 'message', 'Script error. in  on line 0'),
(665, 333, 'level', 'emergency'),
(666, 333, 'message', 'Script error. in  on line 0'),
(667, 334, 'level', 'emergency'),
(668, 334, 'message', 'Script error. in  on line 0'),
(669, 335, 'level', 'emergency'),
(670, 335, 'message', 'Script error. in  on line 0'),
(671, 336, 'level', 'emergency'),
(672, 336, 'message', 'Script error. in  on line 0'),
(673, 337, 'level', 'emergency'),
(674, 337, 'message', 'Script error. in  on line 0'),
(675, 338, 'level', 'emergency'),
(676, 338, 'message', 'Script error. in  on line 0'),
(677, 339, 'level', 'emergency'),
(678, 340, 'level', 'emergency'),
(679, 339, 'message', 'Script error. in  on line 0'),
(680, 340, 'message', 'Script error. in  on line 0'),
(681, 341, 'level', 'emergency'),
(682, 341, 'message', 'Script error. in  on line 0'),
(683, 342, 'level', 'emergency'),
(684, 342, 'message', 'Script error. in  on line 0'),
(685, 343, 'level', 'emergency'),
(686, 343, 'message', 'Script error. in  on line 0'),
(687, 344, 'level', 'emergency'),
(688, 344, 'message', 'Script error. in  on line 0'),
(689, 345, 'level', 'emergency'),
(690, 345, 'message', 'Script error. in  on line 0'),
(691, 346, 'level', 'emergency'),
(692, 346, 'message', 'Script error. in  on line 0'),
(693, 347, 'level', 'emergency'),
(694, 347, 'message', 'Script error. in  on line 0'),
(695, 348, 'level', 'emergency'),
(696, 348, 'message', 'Script error. in  on line 0'),
(697, 349, 'level', 'emergency'),
(698, 349, 'message', 'Script error. in  on line 0'),
(699, 350, 'level', 'emergency'),
(700, 350, 'message', 'Script error. in  on line 0'),
(701, 351, 'level', 'emergency'),
(702, 351, 'message', 'Script error. in  on line 0'),
(703, 352, 'level', 'emergency'),
(704, 352, 'message', 'Script error. in  on line 0'),
(705, 353, 'level', 'emergency'),
(706, 353, 'message', 'Script error. in  on line 0'),
(707, 354, 'level', 'emergency'),
(708, 354, 'message', 'Script error. in  on line 0'),
(709, 355, 'level', 'emergency'),
(710, 355, 'message', 'Script error. in  on line 0'),
(711, 356, 'level', 'emergency'),
(712, 356, 'message', 'Script error. in  on line 0'),
(713, 357, 'level', 'emergency'),
(714, 357, 'message', 'Script error. in  on line 0'),
(715, 358, 'level', 'emergency'),
(716, 358, 'message', 'Script error. in  on line 0'),
(717, 359, 'level', 'emergency'),
(718, 359, 'message', 'Script error. in  on line 0'),
(719, 360, 'level', 'emergency'),
(720, 361, 'level', 'emergency'),
(721, 360, 'message', 'Script error. in  on line 0'),
(722, 361, 'message', 'Script error. in  on line 0'),
(723, 362, 'level', 'emergency'),
(724, 362, 'message', 'Script error. in  on line 0'),
(725, 363, 'level', 'emergency'),
(726, 363, 'message', 'Script error. in  on line 0'),
(727, 364, 'level', 'emergency'),
(728, 364, 'message', 'Script error. in  on line 0'),
(729, 365, 'level', 'emergency'),
(730, 365, 'message', 'Script error. in  on line 0'),
(731, 366, 'level', 'emergency'),
(732, 366, 'message', 'Script error. in  on line 0'),
(733, 367, 'level', 'emergency'),
(734, 367, 'message', 'Script error. in  on line 0'),
(735, 368, 'level', 'emergency'),
(736, 368, 'message', 'Script error. in  on line 0'),
(737, 369, 'level', 'emergency'),
(738, 369, 'message', 'Script error. in  on line 0'),
(739, 370, 'level', 'emergency'),
(740, 370, 'message', 'Script error. in  on line 0'),
(741, 371, 'level', 'emergency'),
(742, 371, 'message', 'Script error. in  on line 0'),
(743, 372, 'level', 'emergency'),
(744, 372, 'message', 'Script error. in  on line 0'),
(745, 374, 'level', 'emergency'),
(746, 373, 'level', 'emergency'),
(747, 374, 'message', 'Script error. in  on line 0'),
(748, 373, 'message', 'Script error. in  on line 0'),
(749, 375, 'level', 'emergency'),
(750, 375, 'message', 'Script error. in  on line 0'),
(751, 376, 'level', 'emergency'),
(752, 376, 'message', 'Script error. in  on line 0'),
(753, 377, 'level', 'emergency'),
(754, 377, 'message', 'Script error. in  on line 0'),
(755, 378, 'level', 'emergency'),
(756, 378, 'message', 'Script error. in  on line 0'),
(757, 379, 'level', 'emergency'),
(758, 380, 'level', 'emergency'),
(759, 379, 'message', 'Script error. in  on line 0'),
(760, 380, 'message', 'Script error. in  on line 0'),
(761, 381, 'level', 'emergency'),
(762, 381, 'message', 'Script error. in  on line 0'),
(763, 382, 'level', 'emergency'),
(764, 382, 'message', 'Script error. in  on line 0'),
(765, 383, 'level', 'emergency'),
(766, 383, 'message', 'Script error. in  on line 0'),
(767, 384, 'level', 'emergency'),
(768, 384, 'message', 'Script error. in  on line 0'),
(769, 385, 'level', 'emergency'),
(770, 385, 'message', 'Script error. in  on line 0'),
(771, 386, 'level', 'emergency'),
(772, 387, 'level', 'emergency'),
(773, 387, 'message', 'Script error. in  on line 0'),
(774, 386, 'message', 'Script error. in  on line 0'),
(775, 388, 'level', 'emergency'),
(776, 388, 'message', 'Script error. in  on line 0'),
(777, 389, 'level', 'emergency'),
(778, 389, 'message', 'Script error. in  on line 0'),
(779, 390, 'level', 'emergency'),
(780, 390, 'message', 'Script error. in  on line 0'),
(781, 391, 'level', 'emergency'),
(782, 392, 'level', 'emergency'),
(783, 391, 'message', 'Script error. in  on line 0'),
(784, 392, 'message', 'Script error. in  on line 0'),
(785, 393, 'level', 'emergency'),
(786, 393, 'message', 'Script error. in  on line 0'),
(787, 394, 'level', 'emergency'),
(788, 394, 'message', 'Script error. in  on line 0'),
(789, 395, 'level', 'emergency'),
(790, 395, 'message', 'Script error. in  on line 0'),
(791, 397, 'level', 'emergency'),
(792, 396, 'level', 'emergency'),
(793, 398, 'level', 'emergency'),
(794, 396, 'message', 'Script error. in  on line 0'),
(795, 397, 'message', 'Script error. in  on line 0'),
(796, 398, 'message', 'Script error. in  on line 0'),
(797, 399, 'level', 'emergency'),
(798, 399, 'message', 'Script error. in  on line 0'),
(799, 400, 'level', 'emergency'),
(800, 400, 'message', 'Script error. in  on line 0'),
(801, 401, 'level', 'emergency'),
(802, 401, 'message', 'Script error. in  on line 0'),
(803, 402, 'level', 'emergency'),
(804, 402, 'message', 'Script error. in  on line 0'),
(805, 403, 'level', 'emergency'),
(806, 403, 'message', 'Script error. in  on line 0'),
(807, 404, 'level', 'emergency'),
(808, 404, 'message', 'Script error. in  on line 0'),
(809, 405, 'level', 'emergency'),
(810, 405, 'message', 'Script error. in  on line 0'),
(811, 406, 'level', 'emergency'),
(812, 406, 'message', 'Script error. in  on line 0'),
(813, 407, 'level', 'emergency'),
(814, 407, 'message', 'Script error. in  on line 0'),
(815, 408, 'level', 'emergency'),
(816, 408, 'message', 'Script error. in  on line 0'),
(817, 409, 'level', 'emergency'),
(818, 409, 'message', 'Script error. in  on line 0'),
(819, 410, 'level', 'emergency'),
(820, 410, 'message', 'Script error. in  on line 0'),
(821, 411, 'level', 'emergency'),
(822, 411, 'message', 'Script error. in  on line 0'),
(823, 412, 'level', 'emergency'),
(824, 412, 'message', 'Script error. in  on line 0'),
(825, 413, 'level', 'emergency'),
(826, 413, 'message', 'Script error. in  on line 0'),
(827, 414, 'level', 'emergency'),
(828, 414, 'message', 'Script error. in  on line 0'),
(829, 415, 'level', 'emergency'),
(830, 415, 'message', 'Script error. in  on line 0'),
(831, 416, 'level', 'emergency'),
(832, 416, 'message', 'Script error. in  on line 0'),
(833, 417, 'level', 'emergency'),
(834, 417, 'message', 'Script error. in  on line 0'),
(835, 418, 'level', 'emergency'),
(836, 418, 'message', 'Script error. in  on line 0'),
(837, 419, 'level', 'emergency'),
(838, 419, 'message', 'Script error. in  on line 0'),
(839, 420, 'level', 'emergency'),
(840, 420, 'message', 'Script error. in  on line 0'),
(841, 421, 'level', 'emergency'),
(842, 421, 'message', 'Script error. in  on line 0'),
(843, 422, 'level', 'emergency'),
(844, 422, 'message', 'Script error. in  on line 0'),
(845, 423, 'level', 'emergency'),
(846, 423, 'message', 'Script error. in  on line 0'),
(847, 424, 'level', 'emergency'),
(848, 424, 'message', 'Script error. in  on line 0'),
(849, 425, 'level', 'emergency'),
(850, 426, 'level', 'emergency'),
(851, 425, 'message', 'Script error. in  on line 0'),
(852, 426, 'message', 'Script error. in  on line 0'),
(853, 427, 'level', 'emergency'),
(854, 427, 'message', 'Script error. in  on line 0'),
(855, 428, 'level', 'emergency'),
(856, 428, 'message', 'Script error. in  on line 0'),
(857, 429, 'level', 'emergency'),
(858, 429, 'message', 'Script error. in  on line 0'),
(859, 430, 'level', 'emergency'),
(860, 430, 'message', 'Script error. in  on line 0'),
(861, 431, 'level', 'emergency'),
(862, 431, 'message', 'Script error. in  on line 0'),
(863, 432, 'level', 'emergency'),
(864, 432, 'message', 'Script error. in  on line 0'),
(865, 433, 'level', 'emergency'),
(866, 433, 'message', 'Script error. in  on line 0'),
(867, 435, 'level', 'emergency'),
(868, 435, 'message', 'Script error. in  on line 0'),
(869, 434, 'level', 'emergency'),
(870, 434, 'message', 'Script error. in  on line 0'),
(871, 436, 'level', 'emergency'),
(872, 436, 'message', 'Script error. in  on line 0'),
(873, 437, 'level', 'emergency'),
(874, 437, 'message', 'Script error. in  on line 0'),
(875, 438, 'level', 'emergency'),
(876, 438, 'message', 'Script error. in  on line 0'),
(877, 439, 'level', 'emergency'),
(878, 439, 'message', 'Script error. in  on line 0'),
(879, 440, 'level', 'emergency'),
(880, 440, 'message', 'Script error. in  on line 0'),
(881, 441, 'level', 'emergency'),
(882, 441, 'message', 'Script error. in  on line 0'),
(883, 442, 'level', 'emergency'),
(884, 442, 'message', 'Script error. in  on line 0'),
(885, 443, 'level', 'emergency'),
(886, 443, 'message', 'Script error. in  on line 0'),
(887, 444, 'level', 'emergency'),
(888, 444, 'message', 'Script error. in  on line 0'),
(889, 445, 'level', 'emergency'),
(890, 446, 'level', 'emergency'),
(891, 445, 'message', 'Script error. in  on line 0'),
(892, 446, 'message', 'Script error. in  on line 0'),
(893, 447, 'level', 'emergency'),
(894, 447, 'message', 'Script error. in  on line 0'),
(895, 448, 'level', 'emergency'),
(896, 448, 'message', 'Script error. in  on line 0'),
(897, 449, 'level', 'emergency'),
(898, 449, 'message', 'Script error. in  on line 0'),
(899, 451, 'level', 'emergency'),
(900, 450, 'level', 'emergency'),
(901, 451, 'message', 'Script error. in  on line 0'),
(902, 450, 'message', 'Script error. in  on line 0'),
(903, 452, 'level', 'emergency'),
(904, 453, 'level', 'emergency'),
(905, 452, 'message', 'Script error. in  on line 0'),
(906, 453, 'message', 'Script error. in  on line 0'),
(907, 454, 'level', 'emergency'),
(908, 454, 'message', 'Script error. in  on line 0'),
(909, 455, 'level', 'emergency'),
(910, 455, 'message', 'Script error. in  on line 0'),
(911, 456, 'level', 'emergency'),
(912, 456, 'message', 'Script error. in  on line 0'),
(913, 457, 'level', 'emergency'),
(914, 457, 'message', 'Script error. in  on line 0'),
(915, 458, 'level', 'emergency'),
(916, 458, 'message', 'Script error. in  on line 0'),
(917, 459, 'level', 'emergency'),
(918, 459, 'message', 'Script error. in  on line 0'),
(919, 460, 'level', 'emergency'),
(920, 460, 'message', 'Script error. in  on line 0'),
(921, 461, 'level', 'emergency'),
(922, 461, 'message', 'Script error. in  on line 0'),
(923, 462, 'level', 'emergency'),
(924, 462, 'message', 'Script error. in  on line 0'),
(925, 463, 'level', 'emergency'),
(926, 464, 'level', 'emergency'),
(927, 463, 'message', 'Script error. in  on line 0'),
(928, 464, 'message', 'Script error. in  on line 0'),
(929, 465, 'level', 'emergency'),
(930, 465, 'message', 'Script error. in  on line 0'),
(931, 466, 'level', 'emergency'),
(932, 466, 'message', 'Script error. in  on line 0'),
(933, 467, 'level', 'emergency'),
(934, 467, 'message', 'Script error. in  on line 0'),
(935, 468, 'level', 'emergency'),
(936, 468, 'message', 'Script error. in  on line 0'),
(937, 470, 'level', 'emergency'),
(938, 469, 'level', 'emergency'),
(939, 469, 'message', 'Script error. in  on line 0'),
(940, 472, 'level', 'emergency'),
(941, 470, 'message', 'Script error. in  on line 0'),
(942, 471, 'level', 'emergency'),
(943, 472, 'message', 'Script error. in  on line 0'),
(944, 471, 'message', 'Script error. in  on line 0'),
(945, 473, 'level', 'emergency'),
(946, 473, 'message', 'Script error. in  on line 0'),
(947, 474, 'level', 'emergency'),
(948, 474, 'message', 'Script error. in  on line 0'),
(949, 475, 'level', 'emergency'),
(950, 475, 'message', 'Script error. in  on line 0'),
(951, 476, 'level', 'emergency'),
(952, 476, 'message', 'Script error. in  on line 0'),
(953, 477, 'level', 'emergency'),
(954, 477, 'message', 'Script error. in  on line 0'),
(955, 478, 'level', 'emergency'),
(956, 479, 'level', 'emergency'),
(957, 478, 'message', 'Script error. in  on line 0'),
(958, 479, 'message', 'Script error. in  on line 0'),
(959, 480, 'level', 'emergency'),
(960, 480, 'message', 'Script error. in  on line 0'),
(961, 481, 'level', 'emergency'),
(962, 481, 'message', 'Script error. in  on line 0'),
(963, 482, 'level', 'emergency'),
(964, 482, 'message', 'Script error. in  on line 0'),
(965, 483, 'level', 'emergency'),
(966, 483, 'message', 'Script error. in  on line 0'),
(967, 484, 'level', 'emergency'),
(968, 484, 'message', 'Script error. in  on line 0'),
(969, 485, 'level', 'emergency'),
(970, 485, 'message', 'Script error. in  on line 0'),
(971, 486, 'level', 'emergency'),
(972, 486, 'message', 'Script error. in  on line 0'),
(973, 487, 'level', 'emergency'),
(974, 487, 'message', 'Script error. in  on line 0'),
(975, 488, 'level', 'emergency'),
(976, 488, 'message', 'Script error. in  on line 0'),
(977, 489, 'level', 'emergency'),
(978, 489, 'message', 'Script error. in  on line 0'),
(979, 490, 'level', 'emergency'),
(980, 491, 'level', 'emergency'),
(981, 490, 'message', 'Script error. in  on line 0'),
(982, 491, 'message', 'Script error. in  on line 0'),
(983, 492, 'level', 'emergency'),
(984, 492, 'message', 'Script error. in  on line 0'),
(985, 494, 'level', 'emergency'),
(986, 493, 'level', 'emergency'),
(987, 494, 'message', 'Script error. in  on line 0'),
(988, 493, 'message', 'Script error. in  on line 0'),
(989, 495, 'level', 'emergency'),
(990, 495, 'message', 'Script error. in  on line 0'),
(991, 496, 'level', 'emergency'),
(992, 496, 'message', 'Script error. in  on line 0'),
(993, 497, 'level', 'emergency'),
(994, 497, 'message', 'Script error. in  on line 0'),
(995, 499, 'level', 'emergency'),
(996, 500, 'level', 'emergency'),
(997, 499, 'message', 'Script error. in  on line 0'),
(998, 500, 'message', 'Script error. in  on line 0'),
(999, 498, 'level', 'emergency'),
(1000, 498, 'message', 'Script error. in  on line 0'),
(1001, 501, 'level', 'emergency'),
(1002, 501, 'message', 'Script error. in  on line 0'),
(1003, 502, 'level', 'emergency'),
(1004, 502, 'message', 'Script error. in  on line 0'),
(1005, 503, 'level', 'emergency'),
(1006, 503, 'message', 'Script error. in  on line 0'),
(1007, 504, 'level', 'emergency'),
(1008, 504, 'message', 'Script error. in  on line 0'),
(1009, 505, 'level', 'emergency'),
(1010, 506, 'level', 'emergency'),
(1011, 505, 'message', 'Script error. in  on line 0'),
(1012, 506, 'message', 'Script error. in  on line 0'),
(1013, 507, 'level', 'emergency'),
(1014, 507, 'message', 'Script error. in  on line 0'),
(1015, 508, 'level', 'emergency'),
(1016, 509, 'level', 'emergency'),
(1017, 508, 'message', 'Script error. in  on line 0'),
(1018, 509, 'message', 'Script error. in  on line 0'),
(1019, 510, 'level', 'emergency'),
(1020, 510, 'message', 'Script error. in  on line 0'),
(1021, 511, 'level', 'emergency'),
(1022, 512, 'level', 'emergency'),
(1023, 511, 'message', 'Script error. in  on line 0'),
(1024, 512, 'message', 'Script error. in  on line 0'),
(1025, 513, 'level', 'emergency'),
(1026, 514, 'level', 'emergency'),
(1027, 513, 'message', 'Script error. in  on line 0'),
(1028, 514, 'message', 'Script error. in  on line 0'),
(1029, 515, 'level', 'emergency'),
(1030, 515, 'message', 'Script error. in  on line 0'),
(1031, 516, 'level', 'emergency'),
(1032, 516, 'message', 'Script error. in  on line 0'),
(1033, 517, 'level', 'emergency'),
(1034, 517, 'message', 'Script error. in  on line 0'),
(1035, 518, 'level', 'emergency'),
(1036, 518, 'message', 'Script error. in  on line 0'),
(1037, 519, 'level', 'emergency'),
(1038, 519, 'message', 'Script error. in  on line 0'),
(1039, 520, 'level', 'emergency'),
(1040, 520, 'message', 'Script error. in  on line 0'),
(1041, 521, 'level', 'emergency'),
(1042, 521, 'message', 'Script error. in  on line 0'),
(1043, 522, 'level', 'emergency'),
(1044, 522, 'message', 'Script error. in  on line 0'),
(1045, 523, 'level', 'emergency'),
(1046, 523, 'message', 'Script error. in  on line 0'),
(1047, 524, 'level', 'emergency'),
(1048, 525, 'level', 'emergency'),
(1049, 524, 'message', 'Script error. in  on line 0'),
(1050, 525, 'message', 'Script error. in  on line 0'),
(1051, 526, 'level', 'emergency'),
(1052, 526, 'message', 'Script error. in  on line 0'),
(1053, 527, 'level', 'emergency'),
(1054, 527, 'message', 'Script error. in  on line 0'),
(1055, 528, 'level', 'emergency'),
(1056, 528, 'message', 'Script error. in  on line 0'),
(1057, 529, 'level', 'emergency'),
(1058, 529, 'message', 'Script error. in  on line 0'),
(1059, 530, 'level', 'emergency'),
(1060, 530, 'message', 'Script error. in  on line 0'),
(1061, 531, 'level', 'emergency'),
(1062, 531, 'message', 'Script error. in  on line 0'),
(1063, 532, 'level', 'emergency'),
(1064, 533, 'level', 'emergency'),
(1065, 532, 'message', 'Script error. in  on line 0'),
(1066, 533, 'message', 'Script error. in  on line 0'),
(1067, 535, 'level', 'emergency'),
(1068, 534, 'level', 'emergency'),
(1069, 535, 'message', 'Script error. in  on line 0'),
(1070, 534, 'message', 'Script error. in  on line 0'),
(1071, 536, 'level', 'emergency'),
(1072, 536, 'message', 'Script error. in  on line 0'),
(1073, 537, 'level', 'emergency'),
(1074, 537, 'message', 'Script error. in  on line 0'),
(1075, 538, 'level', 'emergency'),
(1076, 538, 'message', 'Script error. in  on line 0'),
(1077, 539, 'level', 'emergency'),
(1078, 539, 'message', 'Script error. in  on line 0'),
(1079, 540, 'level', 'emergency'),
(1080, 540, 'message', 'Script error. in  on line 0'),
(1081, 541, 'level', 'emergency'),
(1082, 541, 'message', 'Script error. in  on line 0'),
(1083, 542, 'level', 'emergency'),
(1084, 542, 'message', 'Script error. in  on line 0'),
(1085, 543, 'level', 'emergency'),
(1086, 543, 'message', 'Script error. in  on line 0'),
(1087, 544, 'level', 'emergency'),
(1088, 545, 'level', 'emergency'),
(1089, 544, 'message', 'Script error. in  on line 0'),
(1090, 545, 'message', 'Script error. in  on line 0'),
(1091, 546, 'level', 'emergency'),
(1092, 546, 'message', 'Script error. in  on line 0'),
(1093, 547, 'level', 'emergency'),
(1094, 547, 'message', 'Script error. in  on line 0'),
(1095, 548, 'level', 'emergency'),
(1096, 548, 'message', 'Script error. in  on line 0'),
(1097, 549, 'level', 'emergency'),
(1098, 549, 'message', 'Script error. in  on line 0'),
(1099, 550, 'level', 'emergency'),
(1100, 550, 'message', 'Script error. in  on line 0'),
(1101, 551, 'level', 'emergency'),
(1102, 551, 'message', 'Script error. in  on line 0'),
(1103, 552, 'level', 'emergency'),
(1104, 552, 'message', 'Script error. in  on line 0'),
(1105, 553, 'level', 'emergency'),
(1106, 553, 'message', 'Script error. in  on line 0'),
(1107, 554, 'level', 'emergency'),
(1108, 554, 'message', 'Script error. in  on line 0'),
(1109, 555, 'level', 'emergency'),
(1110, 555, 'message', 'Script error. in  on line 0'),
(1111, 556, 'level', 'emergency'),
(1112, 556, 'message', 'Script error. in  on line 0'),
(1113, 557, 'level', 'emergency'),
(1114, 557, 'message', 'Script error. in  on line 0'),
(1115, 558, 'level', 'emergency'),
(1116, 558, 'message', 'Script error. in  on line 0'),
(1117, 559, 'level', 'emergency'),
(1118, 559, 'message', 'Script error. in  on line 0'),
(1119, 560, 'level', 'emergency'),
(1120, 560, 'message', 'Script error. in  on line 0'),
(1121, 561, 'level', 'emergency'),
(1122, 562, 'level', 'emergency'),
(1123, 561, 'message', 'Script error. in  on line 0'),
(1124, 562, 'message', 'Script error. in  on line 0'),
(1125, 563, 'level', 'emergency'),
(1126, 563, 'message', 'Script error. in  on line 0'),
(1127, 564, 'level', 'emergency'),
(1128, 564, 'message', 'Script error. in  on line 0'),
(1129, 565, 'level', 'emergency'),
(1130, 565, 'message', 'Script error. in  on line 0'),
(1131, 566, 'level', 'emergency'),
(1132, 566, 'message', 'Script error. in  on line 0'),
(1133, 567, 'level', 'emergency'),
(1134, 567, 'message', 'Script error. in  on line 0'),
(1135, 568, 'level', 'emergency'),
(1136, 568, 'message', 'Script error. in  on line 0'),
(1137, 569, 'level', 'emergency'),
(1138, 569, 'message', 'Script error. in  on line 0'),
(1139, 570, 'level', 'emergency'),
(1140, 570, 'message', 'Script error. in  on line 0'),
(1141, 571, 'level', 'emergency'),
(1142, 571, 'message', 'Script error. in  on line 0'),
(1143, 572, 'level', 'emergency'),
(1144, 572, 'message', 'Script error. in  on line 0'),
(1145, 573, 'level', 'emergency'),
(1146, 573, 'message', 'Script error. in  on line 0'),
(1147, 574, 'level', 'emergency'),
(1148, 574, 'message', 'Script error. in  on line 0'),
(1149, 575, 'level', 'emergency'),
(1150, 575, 'message', 'Script error. in  on line 0'),
(1151, 576, 'level', 'emergency'),
(1152, 576, 'message', 'Script error. in  on line 0'),
(1153, 577, 'level', 'emergency'),
(1154, 577, 'message', 'Script error. in  on line 0'),
(1155, 578, 'level', 'emergency'),
(1156, 578, 'message', 'Script error. in  on line 0'),
(1157, 579, 'level', 'emergency'),
(1158, 579, 'message', 'Script error. in  on line 0'),
(1159, 580, 'level', 'emergency'),
(1160, 580, 'message', 'Script error. in  on line 0'),
(1161, 581, 'level', 'emergency'),
(1162, 581, 'message', 'Script error. in  on line 0'),
(1163, 582, 'level', 'emergency'),
(1164, 582, 'message', 'Script error. in  on line 0'),
(1165, 583, 'level', 'emergency'),
(1166, 583, 'message', 'Script error. in  on line 0'),
(1167, 584, 'level', 'emergency'),
(1168, 584, 'message', 'Script error. in  on line 0'),
(1169, 585, 'level', 'emergency'),
(1170, 585, 'message', 'Script error. in  on line 0'),
(1171, 586, 'level', 'emergency'),
(1172, 587, 'level', 'emergency'),
(1173, 586, 'message', 'Script error. in  on line 0'),
(1174, 587, 'message', 'Script error. in  on line 0'),
(1175, 588, 'level', 'emergency'),
(1176, 588, 'message', 'Script error. in  on line 0'),
(1177, 589, 'level', 'emergency'),
(1178, 589, 'message', 'Script error. in  on line 0'),
(1179, 590, 'level', 'emergency'),
(1180, 590, 'message', 'Script error. in  on line 0'),
(1181, 591, 'level', 'emergency'),
(1182, 591, 'message', 'Script error. in  on line 0'),
(1183, 592, 'level', 'emergency'),
(1184, 592, 'message', 'Script error. in  on line 0'),
(1185, 593, 'level', 'emergency'),
(1186, 593, 'message', 'Script error. in  on line 0'),
(1187, 594, 'level', 'emergency'),
(1188, 594, 'message', 'Script error. in  on line 0'),
(1189, 595, 'level', 'emergency'),
(1190, 595, 'message', 'Script error. in  on line 0'),
(1191, 596, 'level', 'emergency');
INSERT INTO `wp_eauwvw_nf3_object_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(1192, 596, 'message', 'Script error. in  on line 0'),
(1193, 597, 'level', 'emergency'),
(1194, 597, 'message', 'Script error. in  on line 0'),
(1195, 598, 'level', 'emergency'),
(1196, 598, 'message', 'Script error. in  on line 0'),
(1197, 599, 'level', 'emergency'),
(1198, 599, 'message', 'Script error. in  on line 0'),
(1199, 600, 'level', 'emergency'),
(1200, 600, 'message', 'Script error. in  on line 0'),
(1201, 601, 'level', 'emergency'),
(1202, 601, 'message', 'Script error. in  on line 0'),
(1203, 602, 'level', 'emergency'),
(1204, 602, 'message', 'Script error. in  on line 0'),
(1205, 603, 'level', 'emergency'),
(1206, 603, 'message', 'Script error. in  on line 0'),
(1207, 604, 'level', 'emergency'),
(1208, 604, 'message', 'Script error. in  on line 0'),
(1209, 605, 'level', 'emergency'),
(1210, 605, 'message', 'Script error. in  on line 0'),
(1211, 606, 'level', 'emergency'),
(1212, 606, 'message', 'Script error. in  on line 0'),
(1213, 607, 'level', 'emergency'),
(1214, 608, 'level', 'emergency'),
(1215, 607, 'message', 'Script error. in  on line 0'),
(1216, 608, 'message', 'Script error. in  on line 0'),
(1217, 609, 'level', 'emergency'),
(1218, 609, 'message', 'Script error. in  on line 0'),
(1219, 610, 'level', 'emergency'),
(1220, 610, 'message', 'Script error. in  on line 0'),
(1221, 611, 'level', 'emergency'),
(1222, 611, 'message', 'Script error. in  on line 0'),
(1223, 612, 'level', 'emergency'),
(1224, 612, 'message', 'Script error. in  on line 0'),
(1225, 613, 'level', 'emergency'),
(1226, 613, 'message', 'Script error. in  on line 0'),
(1227, 614, 'level', 'emergency'),
(1228, 614, 'message', 'Script error. in  on line 0'),
(1229, 615, 'level', 'emergency'),
(1230, 615, 'message', 'Script error. in  on line 0'),
(1231, 616, 'level', 'emergency'),
(1232, 616, 'message', 'Script error. in  on line 0'),
(1233, 617, 'level', 'emergency'),
(1234, 618, 'level', 'emergency'),
(1235, 617, 'message', 'Script error. in  on line 0'),
(1236, 618, 'message', 'Script error. in  on line 0'),
(1237, 619, 'level', 'emergency'),
(1238, 619, 'message', 'Script error. in  on line 0'),
(1239, 620, 'level', 'emergency'),
(1240, 620, 'message', 'Script error. in  on line 0'),
(1241, 621, 'level', 'emergency'),
(1242, 622, 'level', 'emergency'),
(1243, 622, 'message', 'Script error. in  on line 0'),
(1244, 621, 'message', 'Script error. in  on line 0'),
(1245, 623, 'level', 'emergency'),
(1246, 623, 'message', 'Script error. in  on line 0'),
(1247, 624, 'level', 'emergency'),
(1248, 624, 'message', 'Script error. in  on line 0'),
(1249, 625, 'level', 'emergency'),
(1250, 625, 'message', 'Script error. in  on line 0'),
(1251, 626, 'level', 'emergency'),
(1252, 626, 'message', 'Script error. in  on line 0'),
(1253, 627, 'level', 'emergency'),
(1254, 627, 'message', 'Script error. in  on line 0'),
(1255, 628, 'level', 'emergency'),
(1256, 628, 'message', 'Script error. in  on line 0'),
(1257, 629, 'level', 'emergency'),
(1258, 629, 'message', 'Script error. in  on line 0'),
(1259, 630, 'level', 'emergency'),
(1260, 630, 'message', 'Script error. in  on line 0'),
(1261, 631, 'level', 'emergency'),
(1262, 631, 'message', 'Script error. in  on line 0'),
(1263, 632, 'level', 'emergency'),
(1264, 632, 'message', 'Script error. in  on line 0'),
(1265, 633, 'level', 'emergency'),
(1266, 633, 'message', 'Script error. in  on line 0'),
(1267, 634, 'level', 'emergency'),
(1268, 634, 'message', 'Script error. in  on line 0'),
(1269, 635, 'level', 'emergency'),
(1270, 635, 'message', 'Script error. in  on line 0'),
(1271, 636, 'level', 'emergency'),
(1272, 636, 'message', 'Script error. in  on line 0'),
(1273, 637, 'level', 'emergency'),
(1274, 637, 'message', 'Script error. in  on line 0'),
(1275, 638, 'level', 'emergency'),
(1276, 638, 'message', 'Script error. in  on line 0'),
(1277, 639, 'level', 'emergency'),
(1278, 639, 'message', 'Script error. in  on line 0'),
(1279, 640, 'level', 'emergency'),
(1280, 640, 'message', 'Script error. in  on line 0'),
(1281, 641, 'level', 'emergency'),
(1282, 641, 'message', 'Script error. in  on line 0'),
(1283, 642, 'level', 'emergency'),
(1284, 642, 'message', 'Script error. in  on line 0'),
(1285, 643, 'level', 'emergency'),
(1286, 643, 'message', 'Script error. in  on line 0'),
(1287, 644, 'level', 'emergency'),
(1288, 644, 'message', 'Script error. in  on line 0'),
(1289, 645, 'level', 'emergency'),
(1290, 645, 'message', 'Script error. in  on line 0'),
(1291, 646, 'level', 'emergency'),
(1292, 646, 'message', 'Script error. in  on line 0'),
(1293, 647, 'level', 'emergency'),
(1294, 647, 'message', 'Script error. in  on line 0'),
(1295, 648, 'level', 'emergency'),
(1296, 648, 'message', 'Script error. in  on line 0'),
(1297, 649, 'level', 'emergency'),
(1298, 649, 'message', 'Script error. in  on line 0'),
(1299, 651, 'level', 'emergency'),
(1300, 650, 'level', 'emergency'),
(1301, 651, 'message', 'Script error. in  on line 0'),
(1302, 650, 'message', 'Script error. in  on line 0'),
(1303, 652, 'level', 'emergency'),
(1304, 652, 'message', 'Script error. in  on line 0'),
(1305, 653, 'level', 'emergency'),
(1306, 653, 'message', 'Script error. in  on line 0'),
(1307, 654, 'level', 'emergency'),
(1308, 654, 'message', 'Script error. in  on line 0'),
(1309, 655, 'level', 'emergency'),
(1310, 655, 'message', 'Script error. in  on line 0'),
(1311, 656, 'level', 'emergency'),
(1312, 656, 'message', 'Script error. in  on line 0'),
(1313, 657, 'level', 'emergency'),
(1314, 657, 'message', 'Script error. in  on line 0'),
(1315, 658, 'level', 'emergency'),
(1316, 658, 'message', 'Script error. in  on line 0'),
(1317, 659, 'level', 'emergency'),
(1318, 659, 'message', 'Script error. in  on line 0'),
(1319, 660, 'level', 'emergency'),
(1320, 660, 'message', 'Script error. in  on line 0'),
(1321, 661, 'level', 'emergency'),
(1322, 661, 'message', 'Script error. in  on line 0'),
(1323, 662, 'level', 'emergency'),
(1324, 662, 'message', 'Script error. in  on line 0'),
(1325, 663, 'level', 'emergency'),
(1326, 663, 'message', 'Script error. in  on line 0'),
(1327, 664, 'level', 'emergency'),
(1328, 664, 'message', 'Script error. in  on line 0'),
(1329, 665, 'level', 'emergency'),
(1330, 665, 'message', 'Script error. in  on line 0'),
(1331, 666, 'level', 'emergency'),
(1332, 666, 'message', 'Script error. in  on line 0'),
(1333, 667, 'level', 'emergency'),
(1334, 667, 'message', 'Script error. in  on line 0'),
(1335, 668, 'level', 'emergency'),
(1336, 668, 'message', 'Script error. in  on line 0'),
(1337, 669, 'level', 'emergency'),
(1338, 669, 'message', 'Script error. in  on line 0'),
(1339, 670, 'level', 'emergency'),
(1340, 670, 'message', 'Script error. in  on line 0'),
(1341, 671, 'level', 'emergency'),
(1342, 672, 'level', 'emergency'),
(1343, 671, 'message', 'Script error. in  on line 0'),
(1344, 672, 'message', 'Script error. in  on line 0'),
(1345, 673, 'level', 'emergency'),
(1346, 673, 'message', 'Script error. in  on line 0'),
(1347, 674, 'level', 'emergency'),
(1348, 674, 'message', 'Script error. in  on line 0'),
(1349, 675, 'level', 'emergency'),
(1350, 675, 'message', 'Script error. in  on line 0'),
(1351, 676, 'level', 'emergency'),
(1352, 676, 'message', 'Script error. in  on line 0'),
(1353, 677, 'level', 'emergency'),
(1354, 677, 'message', 'Script error. in  on line 0'),
(1355, 678, 'level', 'emergency'),
(1356, 678, 'message', 'Script error. in  on line 0'),
(1357, 679, 'level', 'emergency'),
(1358, 679, 'message', 'Script error. in  on line 0'),
(1359, 680, 'level', 'emergency'),
(1360, 680, 'message', 'Script error. in  on line 0'),
(1361, 681, 'level', 'emergency'),
(1362, 681, 'message', 'Script error. in  on line 0'),
(1363, 682, 'level', 'emergency'),
(1364, 682, 'message', 'Script error. in  on line 0'),
(1365, 684, 'level', 'emergency'),
(1366, 684, 'message', 'Script error. in  on line 0'),
(1367, 683, 'level', 'emergency'),
(1368, 683, 'message', 'Script error. in  on line 0'),
(1369, 685, 'level', 'emergency'),
(1370, 685, 'message', 'Script error. in  on line 0'),
(1371, 686, 'level', 'emergency'),
(1372, 686, 'message', 'Script error. in  on line 0'),
(1373, 687, 'level', 'emergency'),
(1374, 687, 'message', 'Script error. in  on line 0'),
(1375, 688, 'level', 'emergency'),
(1376, 688, 'message', 'Script error. in  on line 0'),
(1377, 689, 'level', 'emergency'),
(1378, 689, 'message', 'Script error. in  on line 0'),
(1379, 690, 'level', 'emergency'),
(1380, 690, 'message', 'Script error. in  on line 0'),
(1381, 691, 'level', 'emergency'),
(1382, 691, 'message', 'Script error. in  on line 0'),
(1383, 692, 'level', 'emergency'),
(1384, 692, 'message', 'Script error. in  on line 0'),
(1385, 693, 'level', 'emergency'),
(1386, 693, 'message', 'Script error. in  on line 0'),
(1387, 694, 'level', 'emergency'),
(1388, 694, 'message', 'Script error. in  on line 0'),
(1389, 695, 'level', 'emergency'),
(1390, 695, 'message', 'Script error. in  on line 0'),
(1391, 696, 'level', 'emergency'),
(1392, 696, 'message', 'Script error. in  on line 0'),
(1393, 697, 'level', 'emergency'),
(1394, 697, 'message', 'Script error. in  on line 0'),
(1395, 698, 'level', 'emergency'),
(1396, 698, 'message', 'Script error. in  on line 0'),
(1397, 699, 'level', 'emergency'),
(1398, 699, 'message', 'Script error. in  on line 0'),
(1399, 700, 'level', 'emergency'),
(1400, 700, 'message', 'Script error. in  on line 0'),
(1401, 701, 'level', 'emergency'),
(1402, 701, 'message', 'Script error. in  on line 0'),
(1403, 702, 'level', 'emergency'),
(1404, 702, 'message', 'Script error. in  on line 0'),
(1405, 703, 'level', 'emergency'),
(1406, 703, 'message', 'Script error. in  on line 0'),
(1407, 704, 'level', 'emergency'),
(1408, 704, 'message', 'Script error. in  on line 0'),
(1409, 705, 'level', 'emergency'),
(1410, 705, 'message', 'Script error. in  on line 0'),
(1411, 706, 'level', 'emergency'),
(1412, 706, 'message', 'Script error. in  on line 0'),
(1413, 707, 'level', 'emergency'),
(1414, 707, 'message', 'Script error. in  on line 0'),
(1415, 708, 'level', 'emergency'),
(1416, 708, 'message', 'Script error. in  on line 0'),
(1417, 710, 'level', 'emergency'),
(1418, 709, 'level', 'emergency'),
(1419, 710, 'message', 'Script error. in  on line 0'),
(1420, 709, 'message', 'Script error. in  on line 0'),
(1421, 711, 'level', 'emergency'),
(1422, 711, 'message', 'Script error. in  on line 0'),
(1423, 712, 'level', 'emergency'),
(1424, 712, 'message', 'Script error. in  on line 0'),
(1425, 713, 'level', 'emergency'),
(1426, 713, 'message', 'Script error. in  on line 0'),
(1427, 714, 'level', 'emergency'),
(1428, 714, 'message', 'Script error. in  on line 0'),
(1429, 715, 'level', 'emergency'),
(1430, 715, 'message', 'Script error. in  on line 0'),
(1431, 716, 'level', 'emergency'),
(1432, 716, 'message', 'Script error. in  on line 0'),
(1433, 717, 'level', 'emergency'),
(1434, 717, 'message', 'Script error. in  on line 0'),
(1435, 718, 'level', 'emergency'),
(1436, 718, 'message', 'Script error. in  on line 0'),
(1437, 719, 'level', 'emergency'),
(1438, 719, 'message', 'Script error. in  on line 0'),
(1439, 720, 'level', 'emergency'),
(1440, 720, 'message', 'Script error. in  on line 0'),
(1441, 721, 'level', 'emergency'),
(1442, 721, 'message', 'Script error. in  on line 0'),
(1443, 722, 'level', 'emergency'),
(1444, 722, 'message', 'Script error. in  on line 0'),
(1445, 723, 'level', 'emergency'),
(1446, 723, 'message', 'Script error. in  on line 0'),
(1447, 724, 'level', 'emergency'),
(1448, 724, 'message', 'Script error. in  on line 0'),
(1449, 725, 'level', 'emergency'),
(1450, 725, 'message', 'Script error. in  on line 0'),
(1451, 726, 'level', 'emergency'),
(1452, 726, 'message', 'Script error. in  on line 0'),
(1453, 727, 'level', 'emergency'),
(1454, 727, 'message', 'Script error. in  on line 0'),
(1455, 728, 'level', 'emergency'),
(1456, 728, 'message', 'Script error. in  on line 0'),
(1457, 729, 'level', 'emergency'),
(1458, 729, 'message', 'Script error. in  on line 0'),
(1459, 730, 'level', 'emergency'),
(1460, 730, 'message', 'Script error. in  on line 0'),
(1461, 731, 'level', 'emergency'),
(1462, 731, 'message', 'Script error. in  on line 0'),
(1463, 732, 'level', 'emergency'),
(1464, 732, 'message', 'Script error. in  on line 0'),
(1465, 733, 'level', 'emergency'),
(1466, 733, 'message', 'Script error. in  on line 0'),
(1467, 734, 'level', 'emergency'),
(1468, 734, 'message', 'Script error. in  on line 0'),
(1469, 735, 'level', 'emergency'),
(1470, 735, 'message', 'Script error. in  on line 0'),
(1471, 736, 'level', 'emergency'),
(1472, 736, 'message', 'Script error. in  on line 0'),
(1473, 737, 'level', 'emergency'),
(1474, 737, 'message', 'Script error. in  on line 0'),
(1475, 738, 'level', 'emergency'),
(1476, 738, 'message', 'Script error. in  on line 0'),
(1477, 739, 'level', 'emergency'),
(1478, 739, 'message', 'Script error. in  on line 0'),
(1479, 740, 'level', 'emergency'),
(1480, 740, 'message', 'Script error. in  on line 0'),
(1481, 741, 'level', 'emergency'),
(1482, 741, 'message', 'Script error. in  on line 0'),
(1483, 742, 'level', 'emergency'),
(1484, 742, 'message', 'Script error. in  on line 0'),
(1485, 743, 'level', 'emergency'),
(1486, 743, 'message', 'Script error. in  on line 0'),
(1487, 744, 'level', 'emergency'),
(1488, 744, 'message', 'Script error. in  on line 0'),
(1489, 745, 'level', 'emergency'),
(1490, 745, 'message', 'Script error. in  on line 0'),
(1491, 746, 'level', 'emergency'),
(1492, 746, 'message', 'Script error. in  on line 0'),
(1493, 747, 'level', 'emergency'),
(1494, 747, 'message', 'Script error. in  on line 0'),
(1495, 748, 'level', 'emergency'),
(1496, 748, 'message', 'Script error. in  on line 0'),
(1497, 749, 'level', 'emergency'),
(1498, 749, 'message', 'Script error. in  on line 0'),
(1499, 750, 'level', 'emergency'),
(1500, 750, 'message', 'Script error. in  on line 0'),
(1501, 751, 'level', 'emergency'),
(1502, 751, 'message', 'Script error. in  on line 0'),
(1503, 752, 'level', 'emergency'),
(1504, 752, 'message', 'Script error. in  on line 0'),
(1505, 753, 'level', 'emergency'),
(1506, 753, 'message', 'Script error. in  on line 0'),
(1507, 754, 'level', 'emergency'),
(1508, 754, 'message', 'Script error. in  on line 0'),
(1509, 755, 'level', 'emergency'),
(1510, 755, 'message', 'Script error. in  on line 0'),
(1511, 757, 'level', 'emergency'),
(1512, 756, 'level', 'emergency'),
(1513, 756, 'message', 'Script error. in  on line 0'),
(1514, 757, 'message', 'Script error. in  on line 0'),
(1515, 758, 'level', 'emergency'),
(1516, 758, 'message', 'Script error. in  on line 0'),
(1517, 759, 'level', 'emergency'),
(1518, 759, 'message', 'Script error. in  on line 0'),
(1519, 760, 'level', 'emergency'),
(1520, 760, 'message', 'Script error. in  on line 0'),
(1521, 761, 'level', 'emergency'),
(1522, 761, 'message', 'Script error. in  on line 0'),
(1523, 762, 'level', 'emergency'),
(1524, 762, 'message', 'Script error. in  on line 0'),
(1525, 763, 'level', 'emergency'),
(1526, 763, 'message', 'Script error. in  on line 0'),
(1527, 764, 'level', 'emergency'),
(1528, 764, 'message', 'Script error. in  on line 0'),
(1529, 765, 'level', 'emergency'),
(1530, 765, 'message', 'Script error. in  on line 0'),
(1531, 766, 'level', 'emergency'),
(1532, 766, 'message', 'Script error. in  on line 0'),
(1533, 767, 'level', 'emergency'),
(1534, 768, 'level', 'emergency'),
(1535, 767, 'message', 'Script error. in  on line 0'),
(1536, 768, 'message', 'Script error. in  on line 0'),
(1537, 769, 'level', 'emergency'),
(1538, 769, 'message', 'Script error. in  on line 0'),
(1539, 771, 'level', 'emergency'),
(1540, 770, 'level', 'emergency'),
(1541, 771, 'message', 'Script error. in  on line 0'),
(1542, 770, 'message', 'Script error. in  on line 0'),
(1543, 772, 'level', 'emergency'),
(1544, 772, 'message', 'Script error. in  on line 0'),
(1545, 773, 'level', 'emergency'),
(1546, 774, 'level', 'emergency'),
(1547, 775, 'level', 'emergency'),
(1548, 776, 'level', 'emergency'),
(1549, 774, 'message', 'Script error. in  on line 0'),
(1550, 773, 'message', 'Script error. in  on line 0'),
(1551, 775, 'message', 'Script error. in  on line 0'),
(1552, 776, 'message', 'Script error. in  on line 0'),
(1553, 777, 'level', 'emergency'),
(1554, 777, 'message', 'Script error. in  on line 0'),
(1555, 778, 'level', 'emergency'),
(1556, 778, 'message', 'Script error. in  on line 0'),
(1557, 781, 'level', 'emergency'),
(1558, 779, 'level', 'emergency'),
(1559, 780, 'level', 'emergency'),
(1560, 782, 'level', 'emergency'),
(1561, 781, 'message', 'Script error. in  on line 0'),
(1562, 782, 'message', 'Script error. in  on line 0'),
(1563, 779, 'message', 'Script error. in  on line 0'),
(1564, 780, 'message', 'Script error. in  on line 0'),
(1565, 783, 'level', 'emergency'),
(1566, 783, 'message', 'Script error. in  on line 0'),
(1567, 784, 'level', 'emergency'),
(1568, 784, 'message', 'Script error. in  on line 0'),
(1569, 785, 'level', 'emergency'),
(1570, 786, 'level', 'emergency'),
(1571, 785, 'message', 'Script error. in  on line 0'),
(1572, 786, 'message', 'Script error. in  on line 0'),
(1573, 787, 'level', 'emergency'),
(1574, 787, 'message', 'Script error. in  on line 0'),
(1575, 788, 'level', 'emergency'),
(1576, 789, 'level', 'emergency'),
(1577, 789, 'message', 'Script error. in  on line 0'),
(1578, 788, 'message', 'Script error. in  on line 0'),
(1579, 790, 'level', 'emergency'),
(1580, 790, 'message', 'Script error. in  on line 0'),
(1581, 791, 'level', 'emergency'),
(1582, 792, 'level', 'emergency'),
(1583, 792, 'message', 'Script error. in  on line 0'),
(1584, 791, 'message', 'Script error. in  on line 0'),
(1585, 793, 'level', 'emergency'),
(1586, 793, 'message', 'Script error. in  on line 0'),
(1587, 794, 'level', 'emergency'),
(1588, 794, 'message', 'Script error. in  on line 0'),
(1589, 795, 'level', 'emergency'),
(1590, 795, 'message', 'Script error. in  on line 0'),
(1591, 796, 'level', 'emergency'),
(1592, 796, 'message', 'Script error. in  on line 0'),
(1593, 797, 'level', 'emergency'),
(1594, 797, 'message', 'Script error. in  on line 0'),
(1595, 798, 'level', 'emergency'),
(1596, 798, 'message', 'Script error. in  on line 0'),
(1597, 799, 'level', 'emergency'),
(1598, 799, 'message', 'Script error. in  on line 0'),
(1599, 800, 'level', 'emergency'),
(1600, 801, 'level', 'emergency'),
(1601, 800, 'message', 'Script error. in  on line 0'),
(1602, 801, 'message', 'Script error. in  on line 0'),
(1603, 802, 'level', 'emergency'),
(1604, 802, 'message', 'Script error. in  on line 0'),
(1605, 803, 'level', 'emergency'),
(1606, 803, 'message', 'Script error. in  on line 0'),
(1607, 804, 'level', 'emergency'),
(1608, 805, 'level', 'emergency'),
(1609, 806, 'level', 'emergency'),
(1610, 804, 'message', 'Script error. in  on line 0'),
(1611, 805, 'message', 'Script error. in  on line 0'),
(1612, 806, 'message', 'Script error. in  on line 0'),
(1613, 807, 'level', 'emergency'),
(1614, 807, 'message', 'Script error. in  on line 0'),
(1615, 808, 'level', 'emergency'),
(1616, 808, 'message', 'Script error. in  on line 0'),
(1617, 809, 'level', 'emergency'),
(1618, 809, 'message', 'Script error. in  on line 0'),
(1619, 810, 'level', 'emergency'),
(1620, 810, 'message', 'Script error. in  on line 0'),
(1621, 811, 'level', 'emergency'),
(1622, 811, 'message', 'Script error. in  on line 0'),
(1623, 812, 'level', 'emergency'),
(1624, 812, 'message', 'Script error. in  on line 0'),
(1625, 813, 'level', 'emergency'),
(1626, 813, 'message', 'Script error. in  on line 0'),
(1627, 814, 'level', 'emergency'),
(1628, 814, 'message', 'Script error. in  on line 0'),
(1629, 815, 'level', 'emergency'),
(1630, 815, 'message', 'Script error. in  on line 0'),
(1631, 816, 'level', 'emergency'),
(1632, 816, 'message', 'Script error. in  on line 0'),
(1633, 817, 'level', 'emergency'),
(1634, 817, 'message', 'Script error. in  on line 0'),
(1635, 818, 'level', 'emergency'),
(1636, 818, 'message', 'Script error. in  on line 0'),
(1637, 819, 'level', 'emergency'),
(1638, 819, 'message', 'Script error. in  on line 0'),
(1639, 820, 'level', 'emergency'),
(1640, 820, 'message', 'Script error. in  on line 0'),
(1641, 822, 'level', 'emergency'),
(1642, 821, 'level', 'emergency'),
(1643, 822, 'message', 'Script error. in  on line 0'),
(1644, 821, 'message', 'Script error. in  on line 0'),
(1645, 823, 'level', 'emergency'),
(1646, 823, 'message', 'Script error. in  on line 0'),
(1647, 824, 'level', 'emergency'),
(1648, 824, 'message', 'Script error. in  on line 0'),
(1649, 825, 'level', 'emergency'),
(1650, 825, 'message', 'Script error. in  on line 0'),
(1651, 826, 'level', 'emergency'),
(1652, 826, 'message', 'Script error. in  on line 0'),
(1653, 827, 'level', 'emergency'),
(1654, 827, 'message', 'Script error. in  on line 0'),
(1655, 828, 'level', 'emergency'),
(1656, 828, 'message', 'Script error. in  on line 0'),
(1657, 829, 'level', 'emergency'),
(1658, 829, 'message', 'Script error. in  on line 0'),
(1659, 830, 'level', 'emergency'),
(1660, 830, 'message', 'Script error. in  on line 0'),
(1661, 831, 'level', 'emergency'),
(1662, 831, 'message', 'Script error. in  on line 0'),
(1663, 832, 'level', 'emergency'),
(1664, 833, 'level', 'emergency'),
(1665, 832, 'message', 'Script error. in  on line 0'),
(1666, 833, 'message', 'Script error. in  on line 0'),
(1667, 834, 'level', 'emergency'),
(1668, 834, 'message', 'Script error. in  on line 0'),
(1669, 835, 'level', 'emergency'),
(1670, 835, 'message', 'Script error. in  on line 0'),
(1671, 836, 'level', 'emergency'),
(1672, 836, 'message', 'Script error. in  on line 0'),
(1673, 837, 'level', 'emergency'),
(1674, 837, 'message', 'Script error. in  on line 0'),
(1675, 838, 'level', 'emergency'),
(1676, 838, 'message', 'Script error. in  on line 0'),
(1677, 839, 'level', 'emergency'),
(1678, 839, 'message', 'Script error. in  on line 0'),
(1679, 840, 'level', 'emergency'),
(1680, 840, 'message', 'Script error. in  on line 0'),
(1681, 841, 'level', 'emergency'),
(1682, 841, 'message', 'Script error. in  on line 0'),
(1683, 842, 'level', 'emergency'),
(1684, 842, 'message', 'Script error. in  on line 0'),
(1685, 843, 'level', 'emergency'),
(1686, 843, 'message', 'Script error. in  on line 0'),
(1687, 844, 'level', 'emergency'),
(1688, 844, 'message', 'Script error. in  on line 0'),
(1689, 845, 'level', 'emergency'),
(1690, 845, 'message', 'Script error. in  on line 0'),
(1691, 846, 'level', 'emergency'),
(1692, 846, 'message', 'Script error. in  on line 0'),
(1693, 847, 'level', 'emergency'),
(1694, 847, 'message', 'Script error. in  on line 0'),
(1695, 848, 'level', 'emergency'),
(1696, 848, 'message', 'Script error. in  on line 0'),
(1697, 850, 'level', 'emergency'),
(1698, 849, 'level', 'emergency'),
(1699, 850, 'message', 'Script error. in  on line 0'),
(1700, 849, 'message', 'Script error. in  on line 0'),
(1701, 851, 'level', 'emergency'),
(1702, 851, 'message', 'Script error. in  on line 0'),
(1703, 852, 'level', 'emergency'),
(1704, 852, 'message', 'Script error. in  on line 0'),
(1705, 853, 'level', 'emergency'),
(1706, 853, 'message', 'Script error. in  on line 0'),
(1707, 854, 'level', 'emergency'),
(1708, 854, 'message', 'Script error. in  on line 0'),
(1709, 855, 'level', 'emergency'),
(1710, 855, 'message', 'Script error. in  on line 0'),
(1711, 856, 'level', 'emergency'),
(1712, 856, 'message', 'Script error. in  on line 0'),
(1713, 857, 'level', 'emergency'),
(1714, 857, 'message', 'Script error. in  on line 0'),
(1715, 858, 'level', 'emergency'),
(1716, 858, 'message', 'Script error. in  on line 0'),
(1717, 859, 'level', 'emergency'),
(1718, 859, 'message', 'Script error. in  on line 0'),
(1719, 860, 'level', 'emergency'),
(1720, 860, 'message', 'Script error. in  on line 0'),
(1721, 861, 'level', 'emergency'),
(1722, 862, 'level', 'emergency'),
(1723, 861, 'message', 'Script error. in  on line 0'),
(1724, 862, 'message', 'Script error. in  on line 0'),
(1725, 863, 'level', 'emergency'),
(1726, 863, 'message', 'Script error. in  on line 0'),
(1727, 864, 'level', 'emergency'),
(1728, 864, 'message', 'Script error. in  on line 0'),
(1729, 865, 'level', 'emergency'),
(1730, 865, 'message', 'Script error. in  on line 0'),
(1731, 866, 'level', 'emergency'),
(1732, 866, 'message', 'Script error. in  on line 0'),
(1733, 867, 'level', 'emergency'),
(1734, 868, 'level', 'emergency'),
(1735, 868, 'message', 'Script error. in  on line 0'),
(1736, 867, 'message', 'Script error. in  on line 0'),
(1737, 869, 'level', 'emergency'),
(1738, 869, 'message', 'Script error. in  on line 0'),
(1739, 870, 'level', 'emergency'),
(1740, 870, 'message', 'Script error. in  on line 0'),
(1741, 871, 'level', 'emergency'),
(1742, 871, 'message', 'Script error. in  on line 0'),
(1743, 872, 'level', 'emergency'),
(1744, 872, 'message', 'Script error. in  on line 0'),
(1745, 873, 'level', 'emergency'),
(1746, 873, 'message', 'Script error. in  on line 0'),
(1747, 874, 'level', 'emergency'),
(1748, 875, 'level', 'emergency'),
(1749, 874, 'message', 'Script error. in  on line 0'),
(1750, 875, 'message', 'Script error. in  on line 0'),
(1751, 876, 'level', 'emergency'),
(1752, 876, 'message', 'Script error. in  on line 0'),
(1753, 877, 'level', 'emergency'),
(1754, 877, 'message', 'Script error. in  on line 0'),
(1755, 878, 'level', 'emergency'),
(1756, 878, 'message', 'Script error. in  on line 0'),
(1757, 879, 'level', 'emergency'),
(1758, 879, 'message', 'Script error. in  on line 0'),
(1759, 880, 'level', 'emergency'),
(1760, 880, 'message', 'Script error. in  on line 0'),
(1761, 881, 'level', 'emergency'),
(1762, 881, 'message', 'Script error. in  on line 0'),
(1763, 882, 'level', 'emergency'),
(1764, 882, 'message', 'Script error. in  on line 0'),
(1765, 883, 'level', 'emergency'),
(1766, 883, 'message', 'Script error. in  on line 0'),
(1767, 885, 'level', 'emergency'),
(1768, 884, 'level', 'emergency'),
(1769, 884, 'message', 'Script error. in  on line 0'),
(1770, 885, 'message', 'Script error. in  on line 0'),
(1771, 886, 'level', 'emergency'),
(1772, 886, 'message', 'Script error. in  on line 0'),
(1773, 887, 'level', 'emergency'),
(1774, 887, 'message', 'Script error. in  on line 0'),
(1775, 888, 'level', 'emergency'),
(1776, 888, 'message', 'Script error. in  on line 0'),
(1777, 889, 'level', 'emergency'),
(1778, 889, 'message', 'Script error. in  on line 0'),
(1779, 890, 'level', 'emergency'),
(1780, 890, 'message', 'Script error. in  on line 0'),
(1781, 891, 'level', 'emergency'),
(1782, 891, 'message', 'Script error. in  on line 0'),
(1783, 892, 'level', 'emergency'),
(1784, 892, 'message', 'Script error. in  on line 0'),
(1785, 893, 'level', 'emergency'),
(1786, 893, 'message', 'Script error. in  on line 0'),
(1787, 894, 'level', 'emergency'),
(1788, 894, 'message', 'Script error. in  on line 0'),
(1789, 895, 'level', 'emergency'),
(1790, 895, 'message', 'Script error. in  on line 0'),
(1791, 896, 'level', 'emergency'),
(1792, 896, 'message', 'Script error. in  on line 0'),
(1793, 897, 'level', 'emergency'),
(1794, 897, 'message', 'Script error. in  on line 0'),
(1795, 898, 'level', 'emergency'),
(1796, 898, 'message', 'Script error. in  on line 0'),
(1797, 899, 'level', 'emergency'),
(1798, 899, 'message', 'Script error. in  on line 0'),
(1799, 900, 'level', 'emergency'),
(1800, 900, 'message', 'Script error. in  on line 0'),
(1801, 901, 'level', 'emergency'),
(1802, 901, 'message', 'Script error. in  on line 0'),
(1803, 902, 'level', 'emergency'),
(1804, 902, 'message', 'Script error. in  on line 0'),
(1805, 903, 'level', 'emergency'),
(1806, 903, 'message', 'Script error. in  on line 0'),
(1807, 904, 'level', 'emergency'),
(1808, 904, 'message', 'Script error. in  on line 0'),
(1809, 905, 'level', 'emergency'),
(1810, 905, 'message', 'Script error. in  on line 0'),
(1811, 906, 'level', 'emergency'),
(1812, 906, 'message', 'Script error. in  on line 0'),
(1813, 907, 'level', 'emergency'),
(1814, 907, 'message', 'Script error. in  on line 0'),
(1815, 908, 'level', 'emergency'),
(1816, 908, 'message', 'Script error. in  on line 0'),
(1817, 909, 'level', 'emergency'),
(1818, 909, 'message', 'Script error. in  on line 0'),
(1819, 910, 'level', 'emergency'),
(1820, 910, 'message', 'Script error. in  on line 0'),
(1821, 911, 'level', 'emergency'),
(1822, 911, 'message', 'Script error. in  on line 0'),
(1823, 912, 'level', 'emergency'),
(1824, 912, 'message', 'Script error. in  on line 0'),
(1825, 914, 'level', 'emergency'),
(1826, 913, 'level', 'emergency'),
(1827, 915, 'level', 'emergency'),
(1828, 914, 'message', 'Script error. in  on line 0'),
(1829, 913, 'message', 'Script error. in  on line 0'),
(1830, 915, 'message', 'Script error. in  on line 0'),
(1831, 916, 'level', 'emergency'),
(1832, 916, 'message', 'Script error. in  on line 0'),
(1833, 917, 'level', 'emergency'),
(1834, 917, 'message', 'Script error. in  on line 0'),
(1835, 918, 'level', 'emergency'),
(1836, 918, 'message', 'Script error. in  on line 0'),
(1837, 919, 'level', 'emergency'),
(1838, 919, 'message', 'Script error. in  on line 0'),
(1839, 920, 'level', 'emergency'),
(1840, 920, 'message', 'Script error. in  on line 0'),
(1841, 921, 'level', 'emergency'),
(1842, 921, 'message', 'Script error. in  on line 0'),
(1843, 922, 'level', 'emergency'),
(1844, 922, 'message', 'Script error. in  on line 0'),
(1845, 923, 'level', 'emergency'),
(1846, 923, 'message', 'Script error. in  on line 0'),
(1847, 924, 'level', 'emergency'),
(1848, 924, 'message', 'Script error. in  on line 0'),
(1849, 925, 'level', 'emergency'),
(1850, 925, 'message', 'Script error. in  on line 0'),
(1851, 926, 'level', 'emergency'),
(1852, 926, 'message', 'Script error. in  on line 0'),
(1853, 927, 'level', 'emergency'),
(1854, 927, 'message', 'Script error. in  on line 0'),
(1855, 928, 'level', 'emergency'),
(1856, 928, 'message', 'Script error. in  on line 0'),
(1857, 929, 'level', 'emergency'),
(1858, 930, 'level', 'emergency'),
(1859, 931, 'level', 'emergency'),
(1860, 929, 'message', 'Script error. in  on line 0'),
(1861, 930, 'message', 'Script error. in  on line 0'),
(1862, 931, 'message', 'Script error. in  on line 0'),
(1863, 932, 'level', 'emergency'),
(1864, 932, 'message', 'Script error. in  on line 0'),
(1865, 933, 'level', 'emergency'),
(1866, 933, 'message', 'Script error. in  on line 0'),
(1867, 934, 'level', 'emergency'),
(1868, 934, 'message', 'Script error. in  on line 0'),
(1869, 935, 'level', 'emergency'),
(1870, 935, 'message', 'Script error. in  on line 0'),
(1871, 936, 'level', 'emergency'),
(1872, 936, 'message', 'Script error. in  on line 0'),
(1873, 937, 'level', 'emergency'),
(1874, 938, 'level', 'emergency'),
(1875, 937, 'message', 'Script error. in  on line 0'),
(1876, 938, 'message', 'Script error. in  on line 0'),
(1877, 939, 'level', 'emergency'),
(1878, 939, 'message', 'Script error. in  on line 0'),
(1879, 940, 'level', 'emergency'),
(1880, 940, 'message', 'Script error. in  on line 0'),
(1881, 942, 'level', 'emergency'),
(1882, 941, 'level', 'emergency'),
(1883, 941, 'message', 'Script error. in  on line 0'),
(1884, 942, 'message', 'Script error. in  on line 0'),
(1885, 943, 'level', 'emergency'),
(1886, 944, 'level', 'emergency'),
(1887, 945, 'level', 'emergency'),
(1888, 944, 'message', 'Script error. in  on line 0'),
(1889, 943, 'message', 'Script error. in  on line 0'),
(1890, 945, 'message', 'Script error. in  on line 0'),
(1891, 946, 'level', 'emergency'),
(1892, 946, 'message', 'Script error. in  on line 0'),
(1893, 947, 'level', 'emergency'),
(1894, 947, 'message', 'Script error. in  on line 0'),
(1895, 948, 'level', 'emergency'),
(1896, 948, 'message', 'Script error. in  on line 0'),
(1897, 949, 'level', 'emergency'),
(1898, 949, 'message', 'Script error. in  on line 0'),
(1899, 950, 'level', 'emergency'),
(1900, 950, 'message', 'Script error. in  on line 0'),
(1901, 951, 'level', 'emergency'),
(1902, 951, 'message', 'Script error. in  on line 0'),
(1903, 952, 'level', 'emergency'),
(1904, 952, 'message', 'Script error. in  on line 0'),
(1905, 953, 'level', 'emergency'),
(1906, 953, 'message', 'Script error. in  on line 0'),
(1907, 954, 'level', 'emergency'),
(1908, 955, 'level', 'emergency'),
(1909, 954, 'message', 'Script error. in  on line 0'),
(1910, 955, 'message', 'Script error. in  on line 0'),
(1911, 956, 'level', 'emergency'),
(1912, 956, 'message', 'Script error. in  on line 0'),
(1913, 957, 'level', 'emergency'),
(1914, 957, 'message', 'Script error. in  on line 0'),
(1915, 958, 'level', 'emergency'),
(1916, 958, 'message', 'Script error. in  on line 0'),
(1917, 959, 'level', 'emergency'),
(1918, 959, 'message', 'Script error. in  on line 0'),
(1919, 960, 'level', 'emergency'),
(1920, 960, 'message', 'Script error. in  on line 0'),
(1921, 961, 'level', 'emergency'),
(1922, 961, 'message', 'Script error. in  on line 0'),
(1923, 962, 'level', 'emergency'),
(1924, 962, 'message', 'Script error. in  on line 0'),
(1925, 963, 'level', 'emergency'),
(1926, 963, 'message', 'Script error. in  on line 0'),
(1927, 964, 'level', 'emergency'),
(1928, 964, 'message', 'Script error. in  on line 0'),
(1929, 965, 'level', 'emergency'),
(1930, 965, 'message', 'Script error. in  on line 0'),
(1931, 966, 'level', 'emergency'),
(1932, 966, 'message', 'Script error. in  on line 0'),
(1933, 967, 'level', 'emergency'),
(1934, 968, 'level', 'emergency'),
(1935, 967, 'message', 'Script error. in  on line 0'),
(1936, 968, 'message', 'Script error. in  on line 0'),
(1937, 969, 'level', 'emergency'),
(1938, 969, 'message', 'Script error. in  on line 0'),
(1939, 970, 'level', 'emergency'),
(1940, 970, 'message', 'Script error. in  on line 0'),
(1941, 971, 'level', 'emergency'),
(1942, 971, 'message', 'Script error. in  on line 0'),
(1943, 972, 'level', 'emergency'),
(1944, 972, 'message', 'Script error. in  on line 0'),
(1945, 973, 'level', 'emergency'),
(1946, 973, 'message', 'Script error. in  on line 0'),
(1947, 974, 'level', 'emergency'),
(1948, 974, 'message', 'Script error. in  on line 0'),
(1949, 975, 'level', 'emergency'),
(1950, 975, 'message', 'Script error. in  on line 0'),
(1951, 976, 'level', 'emergency'),
(1952, 976, 'message', 'Script error. in  on line 0'),
(1953, 977, 'level', 'emergency'),
(1954, 977, 'message', 'Script error. in  on line 0'),
(1955, 978, 'level', 'emergency'),
(1956, 978, 'message', 'Script error. in  on line 0'),
(1957, 979, 'level', 'emergency'),
(1958, 979, 'message', 'Script error. in  on line 0'),
(1959, 980, 'level', 'emergency'),
(1960, 980, 'message', 'Script error. in  on line 0'),
(1961, 981, 'level', 'emergency'),
(1962, 981, 'message', 'Script error. in  on line 0'),
(1963, 982, 'level', 'emergency'),
(1964, 982, 'message', 'Script error. in  on line 0'),
(1965, 983, 'level', 'emergency'),
(1966, 983, 'message', 'Script error. in  on line 0'),
(1967, 984, 'level', 'emergency'),
(1968, 984, 'message', 'Script error. in  on line 0'),
(1969, 985, 'level', 'emergency'),
(1970, 985, 'message', 'Script error. in  on line 0'),
(1971, 986, 'level', 'emergency'),
(1972, 986, 'message', 'Script error. in  on line 0'),
(1973, 987, 'level', 'emergency'),
(1974, 987, 'message', 'Script error. in  on line 0'),
(1975, 988, 'level', 'emergency'),
(1976, 988, 'message', 'Script error. in  on line 0'),
(1977, 989, 'level', 'emergency'),
(1978, 989, 'message', 'Script error. in  on line 0'),
(1979, 990, 'level', 'emergency'),
(1980, 990, 'message', 'Script error. in  on line 0'),
(1981, 991, 'level', 'emergency'),
(1982, 991, 'message', 'Script error. in  on line 0'),
(1983, 992, 'level', 'emergency'),
(1984, 992, 'message', 'Script error. in  on line 0'),
(1985, 993, 'level', 'emergency'),
(1986, 993, 'message', 'Script error. in  on line 0'),
(1987, 994, 'level', 'emergency'),
(1988, 994, 'message', 'Script error. in  on line 0'),
(1989, 995, 'level', 'emergency'),
(1990, 995, 'message', 'Script error. in  on line 0'),
(1991, 996, 'level', 'emergency'),
(1992, 996, 'message', 'Script error. in  on line 0'),
(1993, 997, 'level', 'emergency'),
(1994, 997, 'message', 'Script error. in  on line 0'),
(1995, 999, 'level', 'emergency'),
(1996, 998, 'level', 'emergency'),
(1997, 999, 'message', 'Script error. in  on line 0'),
(1998, 998, 'message', 'Script error. in  on line 0'),
(1999, 1001, 'level', 'emergency'),
(2000, 1000, 'level', 'emergency'),
(2001, 1001, 'message', 'Script error. in  on line 0'),
(2002, 1000, 'message', 'Script error. in  on line 0'),
(2003, 1002, 'level', 'emergency'),
(2004, 1002, 'message', 'Script error. in  on line 0'),
(2005, 1003, 'level', 'emergency'),
(2006, 1003, 'message', 'Script error. in  on line 0'),
(2007, 1004, 'level', 'emergency'),
(2008, 1004, 'message', 'Script error. in  on line 0'),
(2009, 1005, 'level', 'emergency'),
(2010, 1005, 'message', 'Script error. in  on line 0'),
(2011, 1006, 'level', 'emergency'),
(2012, 1006, 'message', 'Script error. in  on line 0'),
(2013, 1007, 'level', 'emergency'),
(2014, 1007, 'message', 'Script error. in  on line 0'),
(2015, 1008, 'level', 'emergency'),
(2016, 1008, 'message', 'Script error. in  on line 0'),
(2017, 1009, 'level', 'emergency'),
(2018, 1009, 'message', 'Script error. in  on line 0'),
(2019, 1010, 'level', 'emergency'),
(2020, 1010, 'message', 'Script error. in  on line 0'),
(2021, 1011, 'level', 'emergency'),
(2022, 1011, 'message', 'Script error. in  on line 0'),
(2023, 1012, 'level', 'emergency'),
(2024, 1012, 'message', 'Script error. in  on line 0'),
(2025, 1014, 'level', 'emergency'),
(2026, 1013, 'level', 'emergency'),
(2027, 1015, 'level', 'emergency'),
(2028, 1013, 'message', 'Script error. in  on line 0'),
(2029, 1014, 'message', 'Script error. in  on line 0'),
(2030, 1015, 'message', 'Script error. in  on line 0'),
(2031, 1016, 'level', 'emergency'),
(2032, 1016, 'message', 'Script error. in  on line 0'),
(2033, 1017, 'level', 'emergency'),
(2034, 1017, 'message', 'Script error. in  on line 0'),
(2035, 1018, 'level', 'emergency'),
(2036, 1018, 'message', 'Script error. in  on line 0'),
(2037, 1019, 'level', 'emergency'),
(2038, 1019, 'message', 'Script error. in  on line 0'),
(2039, 1020, 'level', 'emergency'),
(2040, 1021, 'level', 'emergency'),
(2041, 1021, 'message', 'Script error. in  on line 0'),
(2042, 1020, 'message', 'Script error. in  on line 0'),
(2043, 1022, 'level', 'emergency'),
(2044, 1022, 'message', 'Script error. in  on line 0'),
(2045, 1023, 'level', 'emergency'),
(2046, 1023, 'message', 'Script error. in  on line 0'),
(2047, 1024, 'level', 'emergency'),
(2048, 1024, 'message', 'Script error. in  on line 0'),
(2049, 1025, 'level', 'emergency'),
(2050, 1026, 'level', 'emergency'),
(2051, 1026, 'message', 'Script error. in  on line 0'),
(2052, 1025, 'message', 'Script error. in  on line 0'),
(2053, 1027, 'level', 'emergency'),
(2054, 1027, 'message', 'Script error. in  on line 0'),
(2055, 1028, 'level', 'emergency'),
(2056, 1028, 'message', 'Script error. in  on line 0'),
(2057, 1029, 'level', 'emergency'),
(2058, 1029, 'message', 'Script error. in  on line 0'),
(2059, 1030, 'level', 'emergency'),
(2060, 1030, 'message', 'Script error. in  on line 0'),
(2061, 1031, 'level', 'emergency'),
(2062, 1032, 'level', 'emergency'),
(2063, 1031, 'message', 'Script error. in  on line 0'),
(2064, 1032, 'message', 'Script error. in  on line 0'),
(2065, 1033, 'level', 'emergency'),
(2066, 1033, 'message', 'Script error. in  on line 0'),
(2067, 1034, 'level', 'emergency'),
(2068, 1034, 'message', 'Script error. in  on line 0'),
(2069, 1035, 'level', 'emergency'),
(2070, 1035, 'message', 'Script error. in  on line 0'),
(2071, 1036, 'level', 'emergency'),
(2072, 1036, 'message', 'Script error. in  on line 0'),
(2073, 1037, 'level', 'emergency'),
(2074, 1037, 'message', 'Script error. in  on line 0'),
(2075, 1038, 'level', 'emergency'),
(2076, 1038, 'message', 'Script error. in  on line 0'),
(2077, 1039, 'level', 'emergency'),
(2078, 1039, 'message', 'Script error. in  on line 0'),
(2079, 1040, 'level', 'emergency'),
(2080, 1040, 'message', 'Script error. in  on line 0'),
(2081, 1041, 'level', 'emergency'),
(2082, 1041, 'message', 'Script error. in  on line 0'),
(2083, 1042, 'level', 'emergency'),
(2084, 1042, 'message', 'Script error. in  on line 0'),
(2085, 1043, 'level', 'emergency'),
(2086, 1043, 'message', 'Script error. in  on line 0'),
(2087, 1044, 'level', 'emergency'),
(2088, 1044, 'message', 'Script error. in  on line 0'),
(2089, 1045, 'level', 'emergency'),
(2090, 1045, 'message', 'Script error. in  on line 0'),
(2091, 1047, 'level', 'emergency'),
(2092, 1046, 'level', 'emergency'),
(2093, 1047, 'message', 'Script error. in  on line 0'),
(2094, 1046, 'message', 'Script error. in  on line 0'),
(2095, 1048, 'level', 'emergency'),
(2096, 1048, 'message', 'Script error. in  on line 0'),
(2097, 1049, 'level', 'emergency'),
(2098, 1049, 'message', 'Script error. in  on line 0'),
(2099, 1050, 'level', 'emergency'),
(2100, 1051, 'level', 'emergency'),
(2101, 1051, 'message', 'Script error. in  on line 0'),
(2102, 1050, 'message', 'Script error. in  on line 0'),
(2103, 1052, 'level', 'emergency'),
(2104, 1052, 'message', 'Script error. in  on line 0'),
(2105, 1053, 'level', 'emergency'),
(2106, 1053, 'message', 'Script error. in  on line 0'),
(2107, 1054, 'level', 'emergency'),
(2108, 1054, 'message', 'Script error. in  on line 0'),
(2109, 1055, 'level', 'emergency'),
(2110, 1055, 'message', 'Script error. in  on line 0'),
(2111, 1056, 'level', 'emergency'),
(2112, 1056, 'message', 'Script error. in  on line 0'),
(2113, 1057, 'level', 'emergency'),
(2114, 1057, 'message', 'Script error. in  on line 0'),
(2115, 1058, 'level', 'emergency'),
(2116, 1059, 'level', 'emergency'),
(2117, 1059, 'message', 'Script error. in  on line 0'),
(2118, 1058, 'message', 'Script error. in  on line 0'),
(2119, 1060, 'level', 'emergency'),
(2120, 1060, 'message', 'Script error. in  on line 0'),
(2121, 1061, 'level', 'emergency'),
(2122, 1061, 'message', 'Script error. in  on line 0'),
(2123, 1062, 'level', 'emergency'),
(2124, 1062, 'message', 'Script error. in  on line 0'),
(2125, 1063, 'level', 'emergency'),
(2126, 1063, 'message', 'Script error. in  on line 0'),
(2127, 1064, 'level', 'emergency'),
(2128, 1064, 'message', 'Script error. in  on line 0'),
(2129, 1065, 'level', 'emergency'),
(2130, 1065, 'message', 'Script error. in  on line 0'),
(2131, 1066, 'level', 'emergency'),
(2132, 1066, 'message', 'Script error. in  on line 0'),
(2133, 1067, 'level', 'emergency'),
(2134, 1067, 'message', 'Script error. in  on line 0'),
(2135, 1068, 'level', 'emergency'),
(2136, 1068, 'message', 'Script error. in  on line 0'),
(2137, 1069, 'level', 'emergency'),
(2138, 1069, 'message', 'Script error. in  on line 0'),
(2139, 1070, 'level', 'emergency'),
(2140, 1070, 'message', 'Script error. in  on line 0'),
(2141, 1071, 'level', 'emergency'),
(2142, 1071, 'message', 'Script error. in  on line 0'),
(2143, 1073, 'level', 'emergency'),
(2144, 1072, 'level', 'emergency'),
(2145, 1072, 'message', 'Script error. in  on line 0'),
(2146, 1073, 'message', 'Script error. in  on line 0'),
(2147, 1074, 'level', 'emergency'),
(2148, 1074, 'message', 'Script error. in  on line 0'),
(2149, 1075, 'level', 'emergency'),
(2150, 1075, 'message', 'Script error. in  on line 0'),
(2151, 1076, 'level', 'emergency'),
(2152, 1076, 'message', 'Script error. in  on line 0'),
(2153, 1077, 'level', 'emergency'),
(2154, 1077, 'message', 'Script error. in  on line 0'),
(2155, 1078, 'level', 'emergency'),
(2156, 1079, 'level', 'emergency'),
(2157, 1078, 'message', 'Script error. in  on line 0'),
(2158, 1079, 'message', 'Script error. in  on line 0'),
(2159, 1080, 'level', 'emergency'),
(2160, 1080, 'message', 'Script error. in  on line 0'),
(2161, 1081, 'level', 'emergency'),
(2162, 1083, 'level', 'emergency'),
(2163, 1082, 'level', 'emergency'),
(2164, 1084, 'level', 'emergency'),
(2165, 1083, 'message', 'Script error. in  on line 0'),
(2166, 1081, 'message', 'Script error. in  on line 0'),
(2167, 1084, 'message', 'Script error. in  on line 0'),
(2168, 1082, 'message', 'Script error. in  on line 0'),
(2169, 1085, 'level', 'emergency'),
(2170, 1085, 'message', 'Script error. in  on line 0'),
(2171, 1086, 'level', 'emergency'),
(2172, 1086, 'message', 'Script error. in  on line 0'),
(2173, 1087, 'level', 'emergency'),
(2174, 1087, 'message', 'Script error. in  on line 0'),
(2175, 1088, 'level', 'emergency'),
(2176, 1089, 'level', 'emergency'),
(2177, 1089, 'message', 'Script error. in  on line 0'),
(2178, 1088, 'message', 'Script error. in  on line 0'),
(2179, 1090, 'level', 'emergency'),
(2180, 1090, 'message', 'Script error. in  on line 0'),
(2181, 1091, 'level', 'emergency'),
(2182, 1091, 'message', 'Script error. in  on line 0'),
(2183, 1092, 'level', 'emergency'),
(2184, 1092, 'message', 'Script error. in  on line 0'),
(2185, 1093, 'level', 'emergency'),
(2186, 1093, 'message', 'Script error. in  on line 0'),
(2187, 1094, 'level', 'emergency'),
(2188, 1094, 'message', 'Script error. in  on line 0'),
(2189, 1095, 'level', 'emergency'),
(2190, 1095, 'message', 'Script error. in  on line 0'),
(2191, 1096, 'level', 'emergency'),
(2192, 1096, 'message', 'Script error. in  on line 0'),
(2193, 1097, 'level', 'emergency'),
(2194, 1097, 'message', 'Script error. in  on line 0'),
(2195, 1098, 'level', 'emergency'),
(2196, 1098, 'message', 'Script error. in  on line 0'),
(2197, 1099, 'level', 'emergency'),
(2198, 1100, 'level', 'emergency'),
(2199, 1099, 'message', 'Script error. in  on line 0'),
(2200, 1100, 'message', 'Script error. in  on line 0'),
(2201, 1101, 'level', 'emergency'),
(2202, 1101, 'message', 'Script error. in  on line 0'),
(2203, 1102, 'level', 'emergency'),
(2204, 1102, 'message', 'Script error. in  on line 0'),
(2205, 1103, 'level', 'emergency'),
(2206, 1103, 'message', 'Script error. in  on line 0'),
(2207, 1104, 'level', 'emergency'),
(2208, 1105, 'level', 'emergency'),
(2209, 1104, 'message', 'Script error. in  on line 0'),
(2210, 1105, 'message', 'Script error. in  on line 0'),
(2211, 1106, 'level', 'emergency'),
(2212, 1107, 'level', 'emergency'),
(2213, 1106, 'message', 'Script error. in  on line 0'),
(2214, 1107, 'message', 'Script error. in  on line 0'),
(2215, 1108, 'level', 'emergency'),
(2216, 1108, 'message', 'Script error. in  on line 0'),
(2217, 1109, 'level', 'emergency'),
(2218, 1109, 'message', 'Script error. in  on line 0'),
(2219, 1110, 'level', 'emergency'),
(2220, 1110, 'message', 'Script error. in  on line 0'),
(2221, 1111, 'level', 'emergency'),
(2222, 1111, 'message', 'Script error. in  on line 0'),
(2223, 1112, 'level', 'emergency'),
(2224, 1112, 'message', 'Script error. in  on line 0'),
(2225, 1113, 'level', 'emergency'),
(2226, 1113, 'message', 'Script error. in  on line 0'),
(2227, 1114, 'level', 'emergency'),
(2228, 1114, 'message', 'Script error. in  on line 0'),
(2229, 1115, 'level', 'emergency'),
(2230, 1115, 'message', 'Script error. in  on line 0'),
(2231, 1116, 'level', 'emergency'),
(2232, 1117, 'level', 'emergency'),
(2233, 1118, 'level', 'emergency'),
(2234, 1116, 'message', 'Script error. in  on line 0'),
(2235, 1118, 'message', 'Script error. in  on line 0'),
(2236, 1117, 'message', 'Script error. in  on line 0'),
(2237, 1119, 'level', 'emergency'),
(2238, 1119, 'message', 'Script error. in  on line 0'),
(2239, 1120, 'level', 'emergency'),
(2240, 1120, 'message', 'Script error. in  on line 0'),
(2241, 1121, 'level', 'emergency'),
(2242, 1121, 'message', 'Script error. in  on line 0'),
(2243, 1122, 'level', 'emergency'),
(2244, 1122, 'message', 'Script error. in  on line 0'),
(2245, 1123, 'level', 'emergency'),
(2246, 1123, 'message', 'Script error. in  on line 0'),
(2247, 1125, 'level', 'emergency'),
(2248, 1124, 'level', 'emergency'),
(2249, 1125, 'message', 'Script error. in  on line 0'),
(2250, 1124, 'message', 'Script error. in  on line 0'),
(2251, 1126, 'level', 'emergency'),
(2252, 1126, 'message', 'Script error. in  on line 0'),
(2253, 1127, 'level', 'emergency'),
(2254, 1127, 'message', 'Script error. in  on line 0'),
(2255, 1128, 'level', 'emergency'),
(2256, 1128, 'message', 'Script error. in  on line 0'),
(2257, 1129, 'level', 'emergency'),
(2258, 1129, 'message', 'Script error. in  on line 0'),
(2259, 1130, 'level', 'emergency'),
(2260, 1130, 'message', 'Script error. in  on line 0'),
(2261, 1131, 'level', 'emergency'),
(2262, 1131, 'message', 'Script error. in  on line 0'),
(2263, 1132, 'level', 'emergency'),
(2264, 1132, 'message', 'Script error. in  on line 0'),
(2265, 1133, 'level', 'emergency'),
(2266, 1133, 'message', 'Script error. in  on line 0'),
(2267, 1134, 'level', 'emergency'),
(2268, 1134, 'message', 'Script error. in  on line 0'),
(2269, 1135, 'level', 'emergency'),
(2270, 1135, 'message', 'Script error. in  on line 0'),
(2271, 1136, 'level', 'emergency'),
(2272, 1136, 'message', 'Script error. in  on line 0'),
(2273, 1137, 'level', 'emergency'),
(2274, 1137, 'message', 'Script error. in  on line 0'),
(2275, 1138, 'level', 'emergency'),
(2276, 1138, 'message', 'Script error. in  on line 0'),
(2277, 1139, 'level', 'emergency'),
(2278, 1139, 'message', 'Script error. in  on line 0'),
(2279, 1140, 'level', 'emergency'),
(2280, 1140, 'message', 'Script error. in  on line 0'),
(2281, 1141, 'level', 'emergency'),
(2282, 1141, 'message', 'Script error. in  on line 0'),
(2283, 1142, 'level', 'emergency'),
(2284, 1142, 'message', 'Script error. in  on line 0'),
(2285, 1143, 'level', 'emergency'),
(2286, 1145, 'level', 'emergency'),
(2287, 1144, 'level', 'emergency'),
(2288, 1146, 'level', 'emergency'),
(2289, 1143, 'message', 'Script error. in  on line 0'),
(2290, 1145, 'message', 'Script error. in  on line 0'),
(2291, 1144, 'message', 'Script error. in  on line 0'),
(2292, 1146, 'message', 'Script error. in  on line 0'),
(2293, 1149, 'level', 'emergency'),
(2294, 1147, 'level', 'emergency'),
(2295, 1148, 'level', 'emergency'),
(2296, 1149, 'message', 'Script error. in  on line 0'),
(2297, 1150, 'level', 'emergency'),
(2298, 1151, 'level', 'emergency'),
(2299, 1148, 'message', 'Script error. in  on line 0'),
(2300, 1147, 'message', 'Script error. in  on line 0'),
(2301, 1152, 'level', 'emergency'),
(2302, 1151, 'message', 'Script error. in  on line 0'),
(2303, 1150, 'message', 'Script error. in  on line 0'),
(2304, 1152, 'message', 'Script error. in  on line 0'),
(2305, 1156, 'level', 'emergency'),
(2306, 1155, 'level', 'emergency'),
(2307, 1153, 'level', 'emergency'),
(2308, 1154, 'level', 'emergency'),
(2309, 1157, 'level', 'emergency'),
(2310, 1156, 'message', 'Script error. in  on line 0'),
(2311, 1155, 'message', 'Script error. in  on line 0'),
(2312, 1158, 'level', 'emergency'),
(2313, 1153, 'message', 'Script error. in  on line 0'),
(2314, 1154, 'message', 'Script error. in  on line 0'),
(2315, 1157, 'message', 'Script error. in  on line 0'),
(2316, 1158, 'message', 'Script error. in  on line 0'),
(2317, 1159, 'level', 'emergency'),
(2318, 1160, 'level', 'emergency'),
(2319, 1161, 'level', 'emergency'),
(2320, 1159, 'message', 'Script error. in  on line 0'),
(2321, 1163, 'level', 'emergency'),
(2322, 1162, 'level', 'emergency'),
(2323, 1164, 'level', 'emergency'),
(2324, 1160, 'message', 'Script error. in  on line 0'),
(2325, 1161, 'message', 'Script error. in  on line 0'),
(2326, 1163, 'message', 'Script error. in  on line 0'),
(2327, 1164, 'message', 'Script error. in  on line 0'),
(2328, 1162, 'message', 'Script error. in  on line 0'),
(2329, 1165, 'level', 'emergency'),
(2330, 1165, 'message', 'Script error. in  on line 0'),
(2331, 1166, 'level', 'emergency'),
(2332, 1167, 'level', 'emergency'),
(2333, 1168, 'level', 'emergency'),
(2334, 1166, 'message', 'Script error. in  on line 0'),
(2335, 1169, 'level', 'emergency'),
(2336, 1167, 'message', 'Script error. in  on line 0'),
(2337, 1170, 'level', 'emergency'),
(2338, 1168, 'message', 'Script error. in  on line 0'),
(2339, 1169, 'message', 'Script error. in  on line 0'),
(2340, 1170, 'message', 'Script error. in  on line 0'),
(2341, 1171, 'level', 'emergency'),
(2342, 1171, 'message', 'Script error. in  on line 0'),
(2343, 1173, 'level', 'emergency'),
(2344, 1172, 'level', 'emergency');
INSERT INTO `wp_eauwvw_nf3_object_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(2345, 1172, 'message', 'Script error. in  on line 0'),
(2346, 1173, 'message', 'Script error. in  on line 0'),
(2347, 1174, 'level', 'emergency'),
(2348, 1174, 'message', 'Script error. in  on line 0'),
(2349, 1175, 'level', 'emergency'),
(2350, 1175, 'message', 'Script error. in  on line 0'),
(2351, 1176, 'level', 'emergency'),
(2352, 1176, 'message', 'Script error. in  on line 0'),
(2353, 1177, 'level', 'emergency'),
(2354, 1177, 'message', 'Script error. in  on line 0'),
(2355, 1178, 'level', 'emergency'),
(2356, 1179, 'level', 'emergency'),
(2357, 1178, 'message', 'Script error. in  on line 0'),
(2358, 1180, 'level', 'emergency'),
(2359, 1179, 'message', 'Script error. in  on line 0'),
(2360, 1181, 'level', 'emergency'),
(2361, 1180, 'message', 'Script error. in  on line 0'),
(2362, 1181, 'message', 'Script error. in  on line 0'),
(2363, 1182, 'level', 'emergency'),
(2364, 1182, 'message', 'Script error. in  on line 0'),
(2365, 1183, 'level', 'emergency'),
(2366, 1184, 'level', 'emergency'),
(2367, 1183, 'message', 'Script error. in  on line 0'),
(2368, 1184, 'message', 'Script error. in  on line 0'),
(2369, 1185, 'level', 'emergency'),
(2370, 1185, 'message', 'Script error. in  on line 0'),
(2371, 1186, 'level', 'emergency'),
(2372, 1186, 'message', 'Script error. in  on line 0'),
(2373, 1187, 'level', 'emergency'),
(2374, 1187, 'message', 'Script error. in  on line 0'),
(2375, 1188, 'level', 'emergency'),
(2376, 1188, 'message', 'Script error. in  on line 0'),
(2377, 1189, 'level', 'emergency'),
(2378, 1189, 'message', 'Script error. in  on line 0'),
(2379, 1190, 'level', 'emergency'),
(2380, 1190, 'message', 'Script error. in  on line 0'),
(2381, 1191, 'level', 'emergency'),
(2382, 1192, 'level', 'emergency'),
(2383, 1191, 'message', 'Script error. in  on line 0'),
(2384, 1192, 'message', 'Script error. in  on line 0'),
(2385, 1193, 'level', 'emergency'),
(2386, 1194, 'level', 'emergency'),
(2387, 1193, 'message', 'Script error. in  on line 0'),
(2388, 1194, 'message', 'Script error. in  on line 0'),
(2389, 1195, 'level', 'emergency'),
(2390, 1195, 'message', 'Script error. in  on line 0'),
(2391, 1196, 'level', 'emergency'),
(2392, 1196, 'message', 'Script error. in  on line 0'),
(2393, 1197, 'level', 'emergency'),
(2394, 1197, 'message', 'Script error. in  on line 0'),
(2395, 1198, 'level', 'emergency'),
(2396, 1198, 'message', 'Script error. in  on line 0'),
(2397, 1200, 'level', 'emergency'),
(2398, 1199, 'level', 'emergency'),
(2399, 1200, 'message', 'Script error. in  on line 0'),
(2400, 1199, 'message', 'Script error. in  on line 0'),
(2401, 1201, 'level', 'emergency'),
(2402, 1201, 'message', 'Script error. in  on line 0'),
(2403, 1202, 'level', 'emergency'),
(2404, 1202, 'message', 'Script error. in  on line 0'),
(2405, 1203, 'level', 'emergency'),
(2406, 1203, 'message', 'Script error. in  on line 0'),
(2407, 1204, 'level', 'emergency'),
(2408, 1204, 'message', 'Script error. in  on line 0'),
(2409, 1205, 'level', 'emergency'),
(2410, 1205, 'message', 'Script error. in  on line 0'),
(2411, 1206, 'level', 'emergency'),
(2412, 1206, 'message', 'Script error. in  on line 0'),
(2413, 1207, 'level', 'emergency'),
(2414, 1208, 'level', 'emergency'),
(2415, 1207, 'message', 'Script error. in  on line 0'),
(2416, 1208, 'message', 'Script error. in  on line 0'),
(2417, 1209, 'level', 'emergency'),
(2418, 1209, 'message', 'Script error. in  on line 0'),
(2419, 1210, 'level', 'emergency'),
(2420, 1210, 'message', 'Script error. in  on line 0'),
(2421, 1211, 'level', 'emergency'),
(2422, 1211, 'message', 'Script error. in  on line 0'),
(2423, 1212, 'level', 'emergency'),
(2424, 1212, 'message', 'Script error. in  on line 0'),
(2425, 1213, 'level', 'emergency'),
(2426, 1213, 'message', 'Script error. in  on line 0'),
(2427, 1214, 'level', 'emergency'),
(2428, 1214, 'message', 'Script error. in  on line 0'),
(2429, 1215, 'level', 'emergency'),
(2430, 1215, 'message', 'Script error. in  on line 0'),
(2431, 1216, 'level', 'emergency'),
(2432, 1216, 'message', 'Script error. in  on line 0'),
(2433, 1217, 'level', 'emergency'),
(2434, 1217, 'message', 'Script error. in  on line 0'),
(2435, 1218, 'level', 'emergency'),
(2436, 1218, 'message', 'Script error. in  on line 0'),
(2437, 1219, 'level', 'emergency'),
(2438, 1219, 'message', 'Script error. in  on line 0'),
(2439, 1220, 'level', 'emergency'),
(2440, 1220, 'message', 'Script error. in  on line 0'),
(2441, 1221, 'level', 'emergency'),
(2442, 1222, 'level', 'emergency'),
(2443, 1222, 'message', 'Script error. in  on line 0'),
(2444, 1221, 'message', 'Script error. in  on line 0'),
(2445, 1223, 'level', 'emergency'),
(2446, 1224, 'level', 'emergency'),
(2447, 1223, 'message', 'Script error. in  on line 0'),
(2448, 1224, 'message', 'Script error. in  on line 0'),
(2449, 1225, 'level', 'emergency'),
(2450, 1225, 'message', 'Script error. in  on line 0'),
(2451, 1226, 'level', 'emergency'),
(2452, 1227, 'level', 'emergency'),
(2453, 1226, 'message', 'Script error. in  on line 0'),
(2454, 1227, 'message', 'Script error. in  on line 0'),
(2455, 1228, 'level', 'emergency'),
(2456, 1228, 'message', 'Script error. in  on line 0'),
(2457, 1229, 'level', 'emergency'),
(2458, 1229, 'message', 'Script error. in  on line 0'),
(2459, 1230, 'level', 'emergency'),
(2460, 1230, 'message', 'Script error. in  on line 0'),
(2461, 1231, 'level', 'emergency'),
(2462, 1231, 'message', 'Script error. in  on line 0'),
(2463, 1233, 'level', 'emergency'),
(2464, 1232, 'level', 'emergency'),
(2465, 1234, 'level', 'emergency'),
(2466, 1233, 'message', 'Script error. in  on line 0'),
(2467, 1232, 'message', 'Script error. in  on line 0'),
(2468, 1234, 'message', 'Script error. in  on line 0'),
(2469, 1235, 'level', 'emergency'),
(2470, 1235, 'message', 'Script error. in  on line 0'),
(2471, 1236, 'level', 'emergency'),
(2472, 1236, 'message', 'Script error. in  on line 0'),
(2473, 1237, 'level', 'emergency'),
(2474, 1239, 'level', 'emergency'),
(2475, 1238, 'level', 'emergency'),
(2476, 1237, 'message', 'Script error. in  on line 0'),
(2477, 1239, 'message', 'Script error. in  on line 0'),
(2478, 1238, 'message', 'Script error. in  on line 0'),
(2479, 1240, 'level', 'emergency'),
(2480, 1240, 'message', 'Script error. in  on line 0'),
(2481, 1241, 'level', 'emergency'),
(2482, 1242, 'level', 'emergency'),
(2483, 1241, 'message', 'Script error. in  on line 0'),
(2484, 1242, 'message', 'Script error. in  on line 0'),
(2485, 1243, 'level', 'emergency'),
(2486, 1243, 'message', 'Script error. in  on line 0'),
(2487, 1244, 'level', 'emergency'),
(2488, 1244, 'message', 'Script error. in  on line 0'),
(2489, 1245, 'level', 'emergency'),
(2490, 1245, 'message', 'Script error. in  on line 0'),
(2491, 1246, 'level', 'emergency'),
(2492, 1246, 'message', 'Script error. in  on line 0'),
(2493, 1247, 'level', 'emergency'),
(2494, 1247, 'message', 'Script error. in  on line 0'),
(2495, 1248, 'level', 'emergency'),
(2496, 1248, 'message', 'Script error. in  on line 0'),
(2497, 1249, 'level', 'emergency'),
(2498, 1249, 'message', 'Script error. in  on line 0'),
(2499, 1250, 'level', 'emergency'),
(2500, 1250, 'message', 'Script error. in  on line 0'),
(2501, 1251, 'level', 'emergency'),
(2502, 1251, 'message', 'Script error. in  on line 0'),
(2503, 1252, 'level', 'emergency'),
(2504, 1252, 'message', 'Script error. in  on line 0'),
(2505, 1253, 'level', 'emergency'),
(2506, 1253, 'message', 'Script error. in  on line 0'),
(2507, 1254, 'level', 'emergency'),
(2508, 1254, 'message', 'Script error. in  on line 0'),
(2509, 1256, 'level', 'emergency'),
(2510, 1255, 'level', 'emergency'),
(2511, 1256, 'message', 'Script error. in  on line 0'),
(2512, 1255, 'message', 'Script error. in  on line 0'),
(2513, 1257, 'level', 'emergency'),
(2514, 1257, 'message', 'Script error. in  on line 0'),
(2515, 1258, 'level', 'emergency'),
(2516, 1258, 'message', 'Script error. in  on line 0'),
(2517, 1259, 'level', 'emergency'),
(2518, 1259, 'message', 'Script error. in  on line 0'),
(2519, 1260, 'level', 'emergency'),
(2520, 1260, 'message', 'Script error. in  on line 0'),
(2521, 1261, 'level', 'emergency'),
(2522, 1261, 'message', 'Script error. in  on line 0'),
(2523, 1263, 'level', 'emergency'),
(2524, 1262, 'level', 'emergency'),
(2525, 1263, 'message', 'Script error. in  on line 0'),
(2526, 1264, 'level', 'emergency'),
(2527, 1262, 'message', 'Script error. in  on line 0'),
(2528, 1264, 'message', 'Script error. in  on line 0'),
(2529, 1265, 'level', 'emergency'),
(2530, 1265, 'message', 'Script error. in  on line 0'),
(2531, 1266, 'level', 'emergency'),
(2532, 1266, 'message', 'Script error. in  on line 0'),
(2533, 1267, 'level', 'emergency'),
(2534, 1267, 'message', 'Script error. in  on line 0'),
(2535, 1268, 'level', 'emergency'),
(2536, 1268, 'message', 'Script error. in  on line 0'),
(2537, 1269, 'level', 'emergency'),
(2538, 1269, 'message', 'Script error. in  on line 0'),
(2539, 1270, 'level', 'emergency'),
(2540, 1270, 'message', 'Script error. in  on line 0'),
(2541, 1271, 'level', 'emergency'),
(2542, 1271, 'message', 'Script error. in  on line 0'),
(2543, 1272, 'level', 'emergency'),
(2544, 1272, 'message', 'Script error. in  on line 0'),
(2545, 1273, 'level', 'emergency'),
(2546, 1273, 'message', 'Script error. in  on line 0'),
(2547, 1274, 'level', 'emergency'),
(2548, 1275, 'level', 'emergency'),
(2549, 1274, 'message', 'Script error. in  on line 0'),
(2550, 1275, 'message', 'Script error. in  on line 0'),
(2551, 1276, 'level', 'emergency'),
(2552, 1276, 'message', 'Script error. in  on line 0'),
(2553, 1277, 'level', 'emergency'),
(2554, 1277, 'message', 'Script error. in  on line 0'),
(2555, 1278, 'level', 'emergency'),
(2556, 1278, 'message', 'Script error. in  on line 0'),
(2557, 1279, 'level', 'emergency'),
(2558, 1279, 'message', 'Script error. in  on line 0'),
(2559, 1281, 'level', 'emergency'),
(2560, 1280, 'level', 'emergency'),
(2561, 1281, 'message', 'Script error. in  on line 0'),
(2562, 1280, 'message', 'Script error. in  on line 0'),
(2563, 1282, 'level', 'emergency'),
(2564, 1282, 'message', 'Script error. in  on line 0'),
(2565, 1283, 'level', 'emergency'),
(2566, 1283, 'message', 'Script error. in  on line 0'),
(2567, 1284, 'level', 'emergency'),
(2568, 1284, 'message', 'Script error. in  on line 0'),
(2569, 1285, 'level', 'emergency'),
(2570, 1285, 'message', 'Script error. in  on line 0'),
(2571, 1286, 'level', 'emergency'),
(2572, 1286, 'message', 'Script error. in  on line 0'),
(2573, 1287, 'level', 'emergency'),
(2574, 1287, 'message', 'Script error. in  on line 0'),
(2575, 1288, 'level', 'emergency'),
(2576, 1288, 'message', 'Script error. in  on line 0'),
(2577, 1289, 'level', 'emergency'),
(2578, 1290, 'level', 'emergency'),
(2579, 1291, 'level', 'emergency'),
(2580, 1289, 'message', 'Script error. in  on line 0'),
(2581, 1290, 'message', 'Script error. in  on line 0'),
(2582, 1291, 'message', 'Script error. in  on line 0'),
(2583, 1292, 'level', 'emergency'),
(2584, 1292, 'message', 'Script error. in  on line 0'),
(2585, 1293, 'level', 'emergency'),
(2586, 1293, 'message', 'Script error. in  on line 0'),
(2587, 1294, 'level', 'emergency'),
(2588, 1294, 'message', 'Script error. in  on line 0'),
(2589, 1295, 'level', 'emergency'),
(2590, 1295, 'message', 'Script error. in  on line 0'),
(2591, 1296, 'level', 'emergency'),
(2592, 1296, 'message', 'Script error. in  on line 0'),
(2593, 1297, 'level', 'emergency'),
(2594, 1298, 'level', 'emergency'),
(2595, 1297, 'message', 'Script error. in  on line 0'),
(2596, 1299, 'level', 'emergency'),
(2597, 1300, 'level', 'emergency'),
(2598, 1298, 'message', 'Script error. in  on line 0'),
(2599, 1299, 'message', 'Script error. in  on line 0'),
(2600, 1300, 'message', 'Script error. in  on line 0'),
(2601, 1301, 'level', 'emergency'),
(2602, 1301, 'message', 'Script error. in  on line 0'),
(2603, 1302, 'level', 'emergency'),
(2604, 1302, 'message', 'Script error. in  on line 0'),
(2605, 1303, 'level', 'emergency'),
(2606, 1303, 'message', 'Script error. in  on line 0'),
(2607, 1304, 'level', 'emergency'),
(2608, 1306, 'level', 'emergency'),
(2609, 1304, 'message', 'Script error. in  on line 0'),
(2610, 1305, 'level', 'emergency'),
(2611, 1306, 'message', 'Script error. in  on line 0'),
(2612, 1305, 'message', 'Script error. in  on line 0'),
(2613, 1307, 'level', 'emergency'),
(2614, 1307, 'message', 'Script error. in  on line 0'),
(2615, 1308, 'level', 'emergency'),
(2616, 1308, 'message', 'Script error. in  on line 0'),
(2617, 1309, 'level', 'emergency'),
(2618, 1310, 'level', 'emergency'),
(2619, 1309, 'message', 'Script error. in  on line 0'),
(2620, 1310, 'message', 'Script error. in  on line 0'),
(2621, 1311, 'level', 'emergency'),
(2622, 1311, 'message', 'Script error. in  on line 0'),
(2623, 1312, 'level', 'emergency'),
(2624, 1312, 'message', 'Script error. in  on line 0'),
(2625, 1313, 'level', 'emergency'),
(2626, 1313, 'message', 'Script error. in  on line 0'),
(2627, 1314, 'level', 'emergency'),
(2628, 1314, 'message', 'Script error. in  on line 0'),
(2629, 1315, 'level', 'emergency'),
(2630, 1316, 'level', 'emergency'),
(2631, 1317, 'level', 'emergency'),
(2632, 1316, 'message', 'Script error. in  on line 0'),
(2633, 1315, 'message', 'Script error. in  on line 0'),
(2634, 1317, 'message', 'Script error. in  on line 0'),
(2635, 1318, 'level', 'emergency'),
(2636, 1318, 'message', 'Script error. in  on line 0'),
(2637, 1319, 'level', 'emergency'),
(2638, 1320, 'level', 'emergency'),
(2639, 1319, 'message', 'Script error. in  on line 0'),
(2640, 1320, 'message', 'Script error. in  on line 0'),
(2641, 1321, 'level', 'emergency'),
(2642, 1321, 'message', 'Script error. in  on line 0'),
(2643, 1322, 'level', 'emergency'),
(2644, 1323, 'level', 'emergency'),
(2645, 1324, 'level', 'emergency'),
(2646, 1322, 'message', 'Script error. in  on line 0'),
(2647, 1323, 'message', 'Script error. in  on line 0'),
(2648, 1324, 'message', 'Script error. in  on line 0'),
(2649, 1325, 'level', 'emergency'),
(2650, 1326, 'level', 'emergency'),
(2651, 1325, 'message', 'Script error. in  on line 0'),
(2652, 1327, 'level', 'emergency'),
(2653, 1326, 'message', 'Script error. in  on line 0'),
(2654, 1327, 'message', 'Script error. in  on line 0'),
(2655, 1329, 'level', 'emergency'),
(2656, 1328, 'level', 'emergency'),
(2657, 1329, 'message', 'Script error. in  on line 0'),
(2658, 1328, 'message', 'Script error. in  on line 0'),
(2659, 1330, 'level', 'emergency'),
(2660, 1330, 'message', 'Script error. in  on line 0'),
(2661, 1331, 'level', 'emergency'),
(2662, 1331, 'message', 'Script error. in  on line 0'),
(2663, 1333, 'level', 'emergency'),
(2664, 1333, 'message', 'Script error. in  on line 0'),
(2665, 1332, 'level', 'emergency'),
(2666, 1335, 'level', 'emergency'),
(2667, 1334, 'level', 'emergency'),
(2668, 1332, 'message', 'Script error. in  on line 0'),
(2669, 1335, 'message', 'Script error. in  on line 0'),
(2670, 1334, 'message', 'Script error. in  on line 0'),
(2671, 1336, 'level', 'emergency'),
(2672, 1336, 'message', 'Script error. in  on line 0'),
(2673, 1337, 'level', 'emergency'),
(2674, 1337, 'message', 'Script error. in  on line 0'),
(2675, 1338, 'level', 'emergency'),
(2676, 1338, 'message', 'Script error. in  on line 0'),
(2677, 1339, 'level', 'emergency'),
(2678, 1339, 'message', 'Script error. in  on line 0'),
(2679, 1340, 'level', 'emergency'),
(2680, 1340, 'message', 'Script error. in  on line 0'),
(2681, 1341, 'level', 'emergency'),
(2682, 1341, 'message', 'Script error. in  on line 0'),
(2683, 1342, 'level', 'emergency'),
(2684, 1342, 'message', 'Script error. in  on line 0'),
(2685, 1343, 'level', 'emergency'),
(2686, 1344, 'level', 'emergency'),
(2687, 1345, 'level', 'emergency'),
(2688, 1343, 'message', 'Script error. in  on line 0'),
(2689, 1345, 'message', 'Script error. in  on line 0'),
(2690, 1346, 'level', 'emergency'),
(2691, 1344, 'message', 'Script error. in  on line 0'),
(2692, 1347, 'level', 'emergency'),
(2693, 1346, 'message', 'Script error. in  on line 0'),
(2694, 1347, 'message', 'Script error. in  on line 0'),
(2695, 1348, 'level', 'emergency'),
(2696, 1348, 'message', 'Script error. in  on line 0'),
(2697, 1350, 'level', 'emergency'),
(2698, 1349, 'level', 'emergency'),
(2699, 1351, 'level', 'emergency'),
(2700, 1350, 'message', 'Script error. in  on line 0'),
(2701, 1352, 'level', 'emergency'),
(2702, 1349, 'message', 'Script error. in  on line 0'),
(2703, 1353, 'level', 'emergency'),
(2704, 1351, 'message', 'Script error. in  on line 0'),
(2705, 1352, 'message', 'Script error. in  on line 0'),
(2706, 1353, 'message', 'Script error. in  on line 0'),
(2707, 1354, 'level', 'emergency'),
(2708, 1354, 'message', 'Script error. in  on line 0'),
(2709, 1355, 'level', 'emergency'),
(2710, 1356, 'level', 'emergency'),
(2711, 1355, 'message', 'Script error. in  on line 0'),
(2712, 1356, 'message', 'Script error. in  on line 0'),
(2713, 1357, 'level', 'emergency'),
(2714, 1357, 'message', 'Script error. in  on line 0'),
(2715, 1358, 'level', 'emergency'),
(2716, 1358, 'message', 'Script error. in  on line 0'),
(2717, 1359, 'level', 'emergency'),
(2718, 1360, 'level', 'emergency'),
(2719, 1359, 'message', 'Script error. in  on line 0'),
(2720, 1360, 'message', 'Script error. in  on line 0'),
(2721, 1361, 'level', 'emergency'),
(2722, 1361, 'message', 'Script error. in  on line 0'),
(2723, 1362, 'level', 'emergency'),
(2724, 1362, 'message', 'Script error. in  on line 0'),
(2725, 1363, 'level', 'emergency'),
(2726, 1363, 'message', 'Script error. in  on line 0'),
(2727, 1364, 'level', 'emergency'),
(2728, 1364, 'message', 'Script error. in  on line 0'),
(2729, 1366, 'level', 'emergency'),
(2730, 1365, 'level', 'emergency'),
(2731, 1366, 'message', 'Script error. in  on line 0'),
(2732, 1365, 'message', 'Script error. in  on line 0'),
(2733, 1367, 'level', 'emergency'),
(2734, 1367, 'message', 'Script error. in  on line 0'),
(2735, 1369, 'level', 'emergency'),
(2736, 1368, 'level', 'emergency'),
(2737, 1369, 'message', 'Script error. in  on line 0'),
(2738, 1368, 'message', 'Script error. in  on line 0'),
(2739, 1371, 'level', 'emergency'),
(2740, 1370, 'level', 'emergency'),
(2741, 1372, 'level', 'emergency'),
(2742, 1370, 'message', 'Script error. in  on line 0'),
(2743, 1371, 'message', 'Script error. in  on line 0'),
(2744, 1372, 'message', 'Script error. in  on line 0'),
(2745, 1373, 'level', 'emergency'),
(2746, 1374, 'level', 'emergency'),
(2747, 1373, 'message', 'Script error. in  on line 0'),
(2748, 1375, 'level', 'emergency'),
(2749, 1374, 'message', 'Script error. in  on line 0'),
(2750, 1375, 'message', 'Script error. in  on line 0'),
(2751, 1376, 'level', 'emergency'),
(2752, 1376, 'message', 'Script error. in  on line 0'),
(2753, 1377, 'level', 'emergency'),
(2754, 1378, 'level', 'emergency'),
(2755, 1378, 'message', 'Script error. in  on line 0'),
(2756, 1377, 'message', 'Script error. in  on line 0'),
(2757, 1379, 'level', 'emergency'),
(2758, 1380, 'level', 'emergency'),
(2759, 1380, 'message', 'Script error. in  on line 0'),
(2760, 1379, 'message', 'Script error. in  on line 0'),
(2761, 1381, 'level', 'emergency'),
(2762, 1381, 'message', 'Script error. in  on line 0'),
(2763, 1382, 'level', 'emergency'),
(2764, 1382, 'message', 'Script error. in  on line 0'),
(2765, 1383, 'level', 'emergency'),
(2766, 1384, 'level', 'emergency'),
(2767, 1385, 'level', 'emergency'),
(2768, 1386, 'level', 'emergency'),
(2769, 1387, 'level', 'emergency'),
(2770, 1383, 'message', 'Script error. in  on line 0'),
(2771, 1385, 'message', 'Script error. in  on line 0'),
(2772, 1384, 'message', 'Script error. in  on line 0'),
(2773, 1387, 'message', 'Script error. in  on line 0'),
(2774, 1386, 'message', 'Script error. in  on line 0'),
(2775, 1388, 'level', 'emergency'),
(2776, 1388, 'message', 'Script error. in  on line 0'),
(2777, 1390, 'level', 'emergency'),
(2778, 1389, 'level', 'emergency'),
(2779, 1391, 'level', 'emergency'),
(2780, 1393, 'level', 'emergency'),
(2781, 1389, 'message', 'Script error. in  on line 0'),
(2782, 1391, 'message', 'Script error. in  on line 0'),
(2783, 1392, 'level', 'emergency'),
(2784, 1390, 'message', 'Script error. in  on line 0'),
(2785, 1393, 'message', 'Script error. in  on line 0'),
(2786, 1392, 'message', 'Script error. in  on line 0'),
(2787, 1394, 'level', 'emergency'),
(2788, 1394, 'message', 'Script error. in  on line 0'),
(2789, 1395, 'level', 'emergency'),
(2790, 1398, 'level', 'emergency'),
(2791, 1397, 'level', 'emergency'),
(2792, 1398, 'message', 'Script error. in  on line 0'),
(2793, 1396, 'level', 'emergency'),
(2794, 1395, 'message', 'Script error. in  on line 0'),
(2795, 1397, 'message', 'Script error. in  on line 0'),
(2796, 1396, 'message', 'Script error. in  on line 0'),
(2797, 1399, 'level', 'emergency'),
(2798, 1399, 'message', 'Script error. in  on line 0'),
(2799, 1400, 'level', 'emergency'),
(2800, 1400, 'message', 'Script error. in  on line 0'),
(2801, 1401, 'level', 'emergency'),
(2802, 1402, 'level', 'emergency'),
(2803, 1404, 'level', 'emergency'),
(2804, 1403, 'level', 'emergency'),
(2805, 1405, 'level', 'emergency'),
(2806, 1401, 'message', 'Script error. in  on line 0'),
(2807, 1402, 'message', 'Script error. in  on line 0'),
(2808, 1404, 'message', 'Script error. in  on line 0'),
(2809, 1403, 'message', 'Script error. in  on line 0'),
(2810, 1405, 'message', 'Script error. in  on line 0'),
(2811, 1406, 'level', 'emergency'),
(2812, 1406, 'message', 'Script error. in  on line 0'),
(2813, 1407, 'level', 'emergency'),
(2814, 1407, 'message', 'Script error. in  on line 0'),
(2815, 1408, 'level', 'emergency'),
(2816, 1409, 'level', 'emergency'),
(2817, 1410, 'level', 'emergency'),
(2818, 1408, 'message', 'Script error. in  on line 0'),
(2819, 1409, 'message', 'Script error. in  on line 0'),
(2820, 1410, 'message', 'Script error. in  on line 0'),
(2821, 1411, 'level', 'emergency'),
(2822, 1411, 'message', 'Script error. in  on line 0'),
(2823, 1412, 'level', 'emergency'),
(2824, 1412, 'message', 'Script error. in  on line 0'),
(2825, 1413, 'level', 'emergency'),
(2826, 1413, 'message', 'Script error. in  on line 0'),
(2827, 1414, 'level', 'emergency'),
(2828, 1416, 'level', 'emergency'),
(2829, 1415, 'level', 'emergency'),
(2830, 1417, 'level', 'emergency'),
(2831, 1414, 'message', 'Script error. in  on line 0'),
(2832, 1415, 'message', 'Script error. in  on line 0'),
(2833, 1416, 'message', 'Script error. in  on line 0'),
(2834, 1417, 'message', 'Script error. in  on line 0'),
(2835, 1418, 'level', 'emergency'),
(2836, 1418, 'message', 'Script error. in  on line 0'),
(2837, 1419, 'level', 'emergency'),
(2838, 1419, 'message', 'Script error. in  on line 0'),
(2839, 1420, 'level', 'emergency'),
(2840, 1421, 'level', 'emergency'),
(2841, 1422, 'level', 'emergency'),
(2842, 1420, 'message', 'Script error. in  on line 0'),
(2843, 1422, 'message', 'Script error. in  on line 0'),
(2844, 1421, 'message', 'Script error. in  on line 0'),
(2845, 1423, 'level', 'emergency'),
(2846, 1423, 'message', 'Script error. in  on line 0'),
(2847, 1424, 'level', 'emergency'),
(2848, 1424, 'message', 'Script error. in  on line 0'),
(2849, 1425, 'level', 'emergency'),
(2850, 1426, 'level', 'emergency'),
(2851, 1425, 'message', 'Script error. in  on line 0'),
(2852, 1426, 'message', 'Script error. in  on line 0'),
(2853, 1427, 'level', 'emergency'),
(2854, 1427, 'message', 'Script error. in  on line 0'),
(2855, 1429, 'level', 'emergency'),
(2856, 1428, 'level', 'emergency'),
(2857, 1429, 'message', 'Script error. in  on line 0'),
(2858, 1428, 'message', 'Script error. in  on line 0'),
(2859, 1431, 'level', 'emergency'),
(2860, 1432, 'level', 'emergency'),
(2861, 1431, 'message', 'Script error. in  on line 0'),
(2862, 1430, 'level', 'emergency'),
(2863, 1432, 'message', 'Script error. in  on line 0'),
(2864, 1433, 'level', 'emergency'),
(2865, 1430, 'message', 'Script error. in  on line 0'),
(2866, 1434, 'level', 'emergency'),
(2867, 1433, 'message', 'Script error. in  on line 0'),
(2868, 1434, 'message', 'Script error. in  on line 0'),
(2869, 1435, 'level', 'emergency'),
(2870, 1435, 'message', 'Script error. in  on line 0'),
(2871, 1436, 'level', 'emergency'),
(2872, 1436, 'message', 'Script error. in  on line 0'),
(2873, 1437, 'level', 'emergency'),
(2874, 1438, 'level', 'emergency'),
(2875, 1437, 'message', 'Script error. in  on line 0'),
(2876, 1438, 'message', 'Script error. in  on line 0'),
(2877, 1439, 'level', 'emergency'),
(2878, 1440, 'level', 'emergency'),
(2879, 1439, 'message', 'Script error. in  on line 0'),
(2880, 1440, 'message', 'Script error. in  on line 0'),
(2881, 1441, 'level', 'emergency'),
(2882, 1441, 'message', 'Script error. in  on line 0'),
(2883, 1443, 'level', 'emergency'),
(2884, 1442, 'level', 'emergency'),
(2885, 1443, 'message', 'Script error. in  on line 0'),
(2886, 1442, 'message', 'Script error. in  on line 0'),
(2887, 1444, 'level', 'emergency'),
(2888, 1444, 'message', 'Script error. in  on line 0'),
(2889, 1445, 'level', 'emergency'),
(2890, 1447, 'level', 'emergency'),
(2891, 1445, 'message', 'Script error. in  on line 0'),
(2892, 1446, 'level', 'emergency'),
(2893, 1447, 'message', 'Script error. in  on line 0'),
(2894, 1446, 'message', 'Script error. in  on line 0'),
(2895, 1449, 'level', 'emergency'),
(2896, 1448, 'level', 'emergency'),
(2897, 1449, 'message', 'Script error. in  on line 0'),
(2898, 1448, 'message', 'Script error. in  on line 0'),
(2899, 1450, 'level', 'emergency'),
(2900, 1450, 'message', 'Script error. in  on line 0'),
(2901, 1451, 'level', 'emergency'),
(2902, 1451, 'message', 'Script error. in  on line 0'),
(2903, 1452, 'level', 'emergency'),
(2904, 1453, 'level', 'emergency'),
(2905, 1454, 'level', 'emergency'),
(2906, 1452, 'message', 'Script error. in  on line 0'),
(2907, 1455, 'level', 'emergency'),
(2908, 1453, 'message', 'Script error. in  on line 0'),
(2909, 1454, 'message', 'Script error. in  on line 0'),
(2910, 1456, 'level', 'emergency'),
(2911, 1455, 'message', 'Script error. in  on line 0'),
(2912, 1456, 'message', 'Script error. in  on line 0'),
(2913, 1457, 'level', 'emergency'),
(2914, 1457, 'message', 'Script error. in  on line 0'),
(2915, 1458, 'level', 'emergency'),
(2916, 1458, 'message', 'Script error. in  on line 0'),
(2917, 1460, 'level', 'emergency'),
(2918, 1459, 'level', 'emergency'),
(2919, 1461, 'level', 'emergency'),
(2920, 1460, 'message', 'Script error. in  on line 0'),
(2921, 1459, 'message', 'Script error. in  on line 0'),
(2922, 1461, 'message', 'Script error. in  on line 0'),
(2923, 1462, 'level', 'emergency'),
(2924, 1462, 'message', 'Script error. in  on line 0'),
(2925, 1463, 'level', 'emergency'),
(2926, 1463, 'message', 'Script error. in  on line 0'),
(2927, 1464, 'level', 'emergency'),
(2928, 1464, 'message', 'Script error. in  on line 0'),
(2929, 1465, 'level', 'emergency'),
(2930, 1465, 'message', 'Script error. in  on line 0'),
(2931, 1466, 'level', 'emergency'),
(2932, 1466, 'message', 'Script error. in  on line 0'),
(2933, 1467, 'level', 'emergency'),
(2934, 1467, 'message', 'Script error. in  on line 0'),
(2935, 1468, 'level', 'emergency'),
(2936, 1468, 'message', 'Script error. in  on line 0'),
(2937, 1469, 'level', 'emergency'),
(2938, 1469, 'message', 'Script error. in  on line 0'),
(2939, 1471, 'level', 'emergency'),
(2940, 1470, 'level', 'emergency'),
(2941, 1470, 'message', 'Script error. in  on line 0'),
(2942, 1471, 'message', 'Script error. in  on line 0'),
(2943, 1472, 'level', 'emergency'),
(2944, 1472, 'message', 'Script error. in  on line 0'),
(2945, 1473, 'level', 'emergency'),
(2946, 1473, 'message', 'Script error. in  on line 0'),
(2947, 1474, 'level', 'emergency'),
(2948, 1474, 'message', 'Script error. in  on line 0'),
(2949, 1475, 'level', 'emergency'),
(2950, 1475, 'message', 'Script error. in  on line 0'),
(2951, 1476, 'level', 'emergency'),
(2952, 1477, 'level', 'emergency'),
(2953, 1476, 'message', 'Script error. in  on line 0'),
(2954, 1477, 'message', 'Script error. in  on line 0'),
(2955, 1478, 'level', 'emergency'),
(2956, 1478, 'message', 'Script error. in  on line 0'),
(2957, 1479, 'level', 'emergency'),
(2958, 1479, 'message', 'Script error. in  on line 0'),
(2959, 1480, 'level', 'emergency'),
(2960, 1480, 'message', 'Script error. in  on line 0'),
(2961, 1481, 'level', 'emergency'),
(2962, 1481, 'message', 'Script error. in  on line 0'),
(2963, 1482, 'level', 'emergency'),
(2964, 1483, 'level', 'emergency'),
(2965, 1482, 'message', 'Script error. in  on line 0'),
(2966, 1484, 'level', 'emergency'),
(2967, 1484, 'message', 'Script error. in  on line 0'),
(2968, 1483, 'message', 'Script error. in  on line 0'),
(2969, 1485, 'level', 'emergency'),
(2970, 1485, 'message', 'Script error. in  on line 0'),
(2971, 1486, 'level', 'emergency'),
(2972, 1486, 'message', 'Script error. in  on line 0'),
(2973, 1487, 'level', 'emergency'),
(2974, 1489, 'level', 'emergency'),
(2975, 1488, 'level', 'emergency'),
(2976, 1487, 'message', 'Script error. in  on line 0'),
(2977, 1488, 'message', 'Script error. in  on line 0'),
(2978, 1489, 'message', 'Script error. in  on line 0'),
(2979, 1490, 'level', 'emergency'),
(2980, 1490, 'message', 'Script error. in  on line 0'),
(2981, 1491, 'level', 'emergency'),
(2982, 1491, 'message', 'Script error. in  on line 0'),
(2983, 1492, 'level', 'emergency'),
(2984, 1492, 'message', 'Script error. in  on line 0'),
(2985, 1493, 'level', 'emergency'),
(2986, 1494, 'level', 'emergency'),
(2987, 1493, 'message', 'Script error. in  on line 0'),
(2988, 1494, 'message', 'Script error. in  on line 0'),
(2989, 1495, 'level', 'emergency'),
(2990, 1495, 'message', 'Script error. in  on line 0'),
(2991, 1496, 'level', 'emergency'),
(2992, 1496, 'message', 'Script error. in  on line 0'),
(2993, 1497, 'level', 'emergency'),
(2994, 1497, 'message', 'Script error. in  on line 0'),
(2995, 1498, 'level', 'emergency'),
(2996, 1498, 'message', 'Script error. in  on line 0'),
(2997, 1499, 'level', 'emergency'),
(2998, 1499, 'message', 'Script error. in  on line 0'),
(2999, 1500, 'level', 'emergency'),
(3000, 1501, 'level', 'emergency'),
(3001, 1502, 'level', 'emergency'),
(3002, 1500, 'message', 'Script error. in  on line 0'),
(3003, 1503, 'level', 'emergency'),
(3004, 1504, 'level', 'emergency'),
(3005, 1501, 'message', 'Script error. in  on line 0'),
(3006, 1502, 'message', 'Script error. in  on line 0'),
(3007, 1503, 'message', 'Script error. in  on line 0'),
(3008, 1504, 'message', 'Script error. in  on line 0'),
(3009, 1505, 'level', 'emergency'),
(3010, 1506, 'level', 'emergency'),
(3011, 1506, 'message', 'Script error. in  on line 0'),
(3012, 1509, 'level', 'emergency'),
(3013, 1505, 'message', 'Script error. in  on line 0'),
(3014, 1507, 'level', 'emergency'),
(3015, 1508, 'level', 'emergency'),
(3016, 1510, 'level', 'emergency'),
(3017, 1508, 'message', 'Script error. in  on line 0'),
(3018, 1507, 'message', 'Script error. in  on line 0'),
(3019, 1509, 'message', 'Script error. in  on line 0'),
(3020, 1510, 'message', 'Script error. in  on line 0'),
(3021, 1511, 'level', 'emergency'),
(3022, 1511, 'message', 'Script error. in  on line 0'),
(3023, 1512, 'level', 'emergency'),
(3024, 1512, 'message', 'Script error. in  on line 0'),
(3025, 1513, 'level', 'emergency'),
(3026, 1513, 'message', 'Script error. in  on line 0'),
(3027, 1514, 'level', 'emergency'),
(3028, 1515, 'level', 'emergency'),
(3029, 1516, 'level', 'emergency'),
(3030, 1516, 'message', 'Script error. in  on line 0'),
(3031, 1515, 'message', 'Script error. in  on line 0'),
(3032, 1514, 'message', 'Script error. in  on line 0'),
(3033, 1517, 'level', 'emergency'),
(3034, 1517, 'message', 'Script error. in  on line 0'),
(3035, 1518, 'level', 'emergency'),
(3036, 1518, 'message', 'Script error. in  on line 0'),
(3037, 1519, 'level', 'emergency'),
(3038, 1519, 'message', 'Script error. in  on line 0'),
(3039, 1520, 'level', 'emergency'),
(3040, 1520, 'message', 'Script error. in  on line 0'),
(3041, 1521, 'level', 'emergency'),
(3042, 1522, 'level', 'emergency'),
(3043, 1522, 'message', 'Script error. in  on line 0'),
(3044, 1521, 'message', 'Script error. in  on line 0'),
(3045, 1523, 'level', 'emergency'),
(3046, 1523, 'message', 'Script error. in  on line 0'),
(3047, 1524, 'level', 'emergency'),
(3048, 1524, 'message', 'Script error. in  on line 0'),
(3049, 1525, 'level', 'emergency'),
(3050, 1525, 'message', 'Script error. in  on line 0'),
(3051, 1526, 'level', 'emergency'),
(3052, 1526, 'message', 'Script error. in  on line 0'),
(3053, 1528, 'level', 'emergency'),
(3054, 1529, 'level', 'emergency'),
(3055, 1527, 'level', 'emergency'),
(3056, 1529, 'message', 'Script error. in  on line 0'),
(3057, 1528, 'message', 'Script error. in  on line 0'),
(3058, 1527, 'message', 'Script error. in  on line 0'),
(3059, 1530, 'level', 'emergency'),
(3060, 1530, 'message', 'Script error. in  on line 0'),
(3061, 1531, 'level', 'emergency'),
(3062, 1531, 'message', 'Script error. in  on line 0'),
(3063, 1532, 'level', 'emergency'),
(3064, 1532, 'message', 'Script error. in  on line 0'),
(3065, 1533, 'level', 'emergency'),
(3066, 1533, 'message', 'Script error. in  on line 0'),
(3067, 1534, 'level', 'emergency'),
(3068, 1534, 'message', 'Script error. in  on line 0'),
(3069, 1535, 'level', 'emergency'),
(3070, 1535, 'message', 'Script error. in  on line 0'),
(3071, 1536, 'level', 'emergency'),
(3072, 1536, 'message', 'Script error. in  on line 0'),
(3073, 1537, 'level', 'emergency'),
(3074, 1537, 'message', 'Script error. in  on line 0'),
(3075, 1538, 'level', 'emergency'),
(3076, 1538, 'message', 'Script error. in  on line 0'),
(3077, 1539, 'level', 'emergency'),
(3078, 1539, 'message', 'Script error. in  on line 0'),
(3079, 1540, 'level', 'emergency'),
(3080, 1540, 'message', 'Script error. in  on line 0'),
(3081, 1541, 'level', 'emergency'),
(3082, 1541, 'message', 'Script error. in  on line 0'),
(3083, 1542, 'level', 'emergency'),
(3084, 1542, 'message', 'Script error. in  on line 0'),
(3085, 1543, 'level', 'emergency'),
(3086, 1543, 'message', 'Script error. in  on line 0'),
(3087, 1544, 'level', 'emergency'),
(3088, 1544, 'message', 'Script error. in  on line 0'),
(3089, 1545, 'level', 'emergency'),
(3090, 1545, 'message', 'Script error. in  on line 0'),
(3091, 1546, 'level', 'emergency'),
(3092, 1547, 'level', 'emergency'),
(3093, 1546, 'message', 'Script error. in  on line 0'),
(3094, 1547, 'message', 'Script error. in  on line 0'),
(3095, 1548, 'level', 'emergency'),
(3096, 1548, 'message', 'Script error. in  on line 0'),
(3097, 1549, 'level', 'emergency'),
(3098, 1549, 'message', 'Script error. in  on line 0'),
(3099, 1550, 'level', 'emergency'),
(3100, 1550, 'message', 'Script error. in  on line 0'),
(3101, 1551, 'level', 'emergency'),
(3102, 1551, 'message', 'Script error. in  on line 0'),
(3103, 1552, 'level', 'emergency'),
(3104, 1552, 'message', 'Script error. in  on line 0'),
(3105, 1554, 'level', 'emergency'),
(3106, 1553, 'level', 'emergency'),
(3107, 1554, 'message', 'Script error. in  on line 0'),
(3108, 1553, 'message', 'Script error. in  on line 0'),
(3109, 1555, 'level', 'emergency'),
(3110, 1555, 'message', 'Script error. in  on line 0'),
(3111, 1556, 'level', 'emergency'),
(3112, 1556, 'message', 'Script error. in  on line 0'),
(3113, 1557, 'level', 'emergency'),
(3114, 1557, 'message', 'Script error. in  on line 0'),
(3115, 1558, 'level', 'emergency'),
(3116, 1558, 'message', 'Script error. in  on line 0'),
(3117, 1559, 'level', 'emergency'),
(3118, 1559, 'message', 'Script error. in  on line 0'),
(3119, 1560, 'level', 'emergency'),
(3120, 1560, 'message', 'Script error. in  on line 0'),
(3121, 1561, 'level', 'emergency'),
(3122, 1561, 'message', 'Script error. in  on line 0'),
(3123, 1562, 'level', 'emergency'),
(3124, 1562, 'message', 'Script error. in  on line 0'),
(3125, 1563, 'level', 'emergency'),
(3126, 1563, 'message', 'Script error. in  on line 0'),
(3127, 1564, 'level', 'emergency'),
(3128, 1564, 'message', 'Script error. in  on line 0'),
(3129, 1565, 'level', 'emergency'),
(3130, 1566, 'level', 'emergency'),
(3131, 1565, 'message', 'Script error. in  on line 0'),
(3132, 1566, 'message', 'Script error. in  on line 0'),
(3133, 1567, 'level', 'emergency'),
(3134, 1567, 'message', 'Script error. in  on line 0'),
(3135, 1568, 'level', 'emergency'),
(3136, 1568, 'message', 'Script error. in  on line 0'),
(3137, 1569, 'level', 'emergency'),
(3138, 1569, 'message', 'Script error. in  on line 0'),
(3139, 1570, 'level', 'emergency'),
(3140, 1570, 'message', 'Script error. in  on line 0'),
(3141, 1571, 'level', 'emergency'),
(3142, 1571, 'message', 'Script error. in  on line 0'),
(3143, 1572, 'level', 'emergency'),
(3144, 1572, 'message', 'Script error. in  on line 0'),
(3145, 1573, 'level', 'emergency'),
(3146, 1573, 'message', 'Script error. in  on line 0'),
(3147, 1574, 'level', 'emergency'),
(3148, 1574, 'message', 'Script error. in  on line 0'),
(3149, 1575, 'level', 'emergency'),
(3150, 1576, 'level', 'emergency'),
(3151, 1575, 'message', 'Script error. in  on line 0'),
(3152, 1576, 'message', 'Script error. in  on line 0'),
(3153, 1577, 'level', 'emergency'),
(3154, 1577, 'message', 'Script error. in  on line 0'),
(3155, 1578, 'level', 'emergency'),
(3156, 1578, 'message', 'Script error. in  on line 0'),
(3157, 1579, 'level', 'emergency'),
(3158, 1579, 'message', 'Script error. in  on line 0'),
(3159, 1580, 'level', 'emergency'),
(3160, 1580, 'message', 'Script error. in  on line 0'),
(3161, 1581, 'level', 'emergency'),
(3162, 1582, 'level', 'emergency'),
(3163, 1581, 'message', 'Script error. in  on line 0'),
(3164, 1582, 'message', 'Script error. in  on line 0'),
(3165, 1583, 'level', 'emergency'),
(3166, 1583, 'message', 'Script error. in  on line 0'),
(3167, 1584, 'level', 'emergency'),
(3168, 1584, 'message', 'Script error. in  on line 0'),
(3169, 1585, 'level', 'emergency'),
(3170, 1585, 'message', 'Script error. in  on line 0'),
(3171, 1586, 'level', 'emergency'),
(3172, 1586, 'message', 'Script error. in  on line 0'),
(3173, 1587, 'level', 'emergency'),
(3174, 1587, 'message', 'Script error. in  on line 0'),
(3175, 1588, 'level', 'emergency'),
(3176, 1588, 'message', 'Script error. in  on line 0'),
(3177, 1589, 'level', 'emergency'),
(3178, 1589, 'message', 'Script error. in  on line 0'),
(3179, 1590, 'level', 'emergency'),
(3180, 1590, 'message', 'Script error. in  on line 0'),
(3181, 1591, 'level', 'emergency'),
(3182, 1591, 'message', 'Script error. in  on line 0'),
(3183, 1592, 'level', 'emergency'),
(3184, 1592, 'message', 'Script error. in  on line 0'),
(3185, 1593, 'level', 'emergency'),
(3186, 1593, 'message', 'Script error. in  on line 0'),
(3187, 1595, 'level', 'emergency'),
(3188, 1594, 'level', 'emergency'),
(3189, 1595, 'message', 'Script error. in  on line 0'),
(3190, 1596, 'level', 'emergency'),
(3191, 1594, 'message', 'Script error. in  on line 0'),
(3192, 1596, 'message', 'Script error. in  on line 0'),
(3193, 1597, 'level', 'emergency'),
(3194, 1597, 'message', 'Script error. in  on line 0'),
(3195, 1598, 'level', 'emergency'),
(3196, 1598, 'message', 'Script error. in  on line 0'),
(3197, 1599, 'level', 'emergency'),
(3198, 1600, 'level', 'emergency'),
(3199, 1599, 'message', 'Script error. in  on line 0'),
(3200, 1602, 'level', 'emergency'),
(3201, 1600, 'message', 'Script error. in  on line 0'),
(3202, 1601, 'level', 'emergency'),
(3203, 1603, 'level', 'emergency'),
(3204, 1602, 'message', 'Script error. in  on line 0'),
(3205, 1603, 'message', 'Script error. in  on line 0'),
(3206, 1601, 'message', 'Script error. in  on line 0'),
(3207, 1604, 'level', 'emergency'),
(3208, 1604, 'message', 'Script error. in  on line 0'),
(3209, 1605, 'level', 'emergency'),
(3210, 1606, 'level', 'emergency'),
(3211, 1605, 'message', 'Script error. in  on line 0'),
(3212, 1606, 'message', 'Script error. in  on line 0'),
(3213, 1607, 'level', 'emergency'),
(3214, 1608, 'level', 'emergency'),
(3215, 1607, 'message', 'Script error. in  on line 0'),
(3216, 1608, 'message', 'Script error. in  on line 0'),
(3217, 1609, 'level', 'emergency'),
(3218, 1609, 'message', 'Script error. in  on line 0'),
(3219, 1610, 'level', 'emergency'),
(3220, 1610, 'message', 'Script error. in  on line 0'),
(3221, 1611, 'level', 'emergency'),
(3222, 1611, 'message', 'Script error. in  on line 0'),
(3223, 1612, 'level', 'emergency'),
(3224, 1612, 'message', 'Script error. in  on line 0'),
(3225, 1613, 'level', 'emergency'),
(3226, 1614, 'level', 'emergency'),
(3227, 1613, 'message', 'Script error. in  on line 0'),
(3228, 1614, 'message', 'Script error. in  on line 0'),
(3229, 1615, 'level', 'emergency'),
(3230, 1615, 'message', 'Script error. in  on line 0'),
(3231, 1616, 'level', 'emergency'),
(3232, 1616, 'message', 'Script error. in  on line 0'),
(3233, 1617, 'level', 'emergency'),
(3234, 1617, 'message', 'Script error. in  on line 0'),
(3235, 1618, 'level', 'emergency'),
(3236, 1618, 'message', 'Script error. in  on line 0'),
(3237, 1619, 'level', 'emergency'),
(3238, 1619, 'message', 'Script error. in  on line 0'),
(3239, 1620, 'level', 'emergency'),
(3240, 1620, 'message', 'Script error. in  on line 0'),
(3241, 1621, 'level', 'emergency'),
(3242, 1621, 'message', 'Script error. in  on line 0'),
(3243, 1622, 'level', 'emergency'),
(3244, 1622, 'message', 'Script error. in  on line 0'),
(3245, 1623, 'level', 'emergency'),
(3246, 1623, 'message', 'Script error. in  on line 0'),
(3247, 1624, 'level', 'emergency'),
(3248, 1624, 'message', 'Script error. in  on line 0'),
(3249, 1625, 'level', 'emergency'),
(3250, 1625, 'message', 'Script error. in  on line 0'),
(3251, 1626, 'level', 'emergency'),
(3252, 1627, 'level', 'emergency'),
(3253, 1626, 'message', 'Script error. in  on line 0'),
(3254, 1627, 'message', 'Script error. in  on line 0'),
(3255, 1628, 'level', 'emergency'),
(3256, 1628, 'message', 'Script error. in  on line 0'),
(3257, 1629, 'level', 'emergency'),
(3258, 1629, 'message', 'Script error. in  on line 0'),
(3259, 1630, 'level', 'emergency'),
(3260, 1630, 'message', 'Script error. in  on line 0'),
(3261, 1631, 'level', 'emergency'),
(3262, 1631, 'message', 'Script error. in  on line 0'),
(3263, 1632, 'level', 'emergency'),
(3264, 1632, 'message', 'Script error. in  on line 0'),
(3265, 1633, 'level', 'emergency'),
(3266, 1633, 'message', 'Script error. in  on line 0'),
(3267, 1634, 'level', 'emergency'),
(3268, 1634, 'message', 'Script error. in  on line 0'),
(3269, 1635, 'level', 'emergency'),
(3270, 1635, 'message', 'Script error. in  on line 0'),
(3271, 1636, 'level', 'emergency'),
(3272, 1636, 'message', 'Script error. in  on line 0'),
(3273, 1637, 'level', 'emergency'),
(3274, 1637, 'message', 'Script error. in  on line 0'),
(3275, 1638, 'level', 'emergency'),
(3276, 1638, 'message', 'Script error. in  on line 0'),
(3277, 1639, 'level', 'emergency'),
(3278, 1639, 'message', 'Script error. in  on line 0'),
(3279, 1640, 'level', 'emergency'),
(3280, 1640, 'message', 'Script error. in  on line 0'),
(3281, 1641, 'level', 'emergency'),
(3282, 1642, 'level', 'emergency'),
(3283, 1642, 'message', 'Script error. in  on line 0'),
(3284, 1643, 'level', 'emergency'),
(3285, 1641, 'message', 'Script error. in  on line 0'),
(3286, 1643, 'message', 'Script error. in  on line 0'),
(3287, 1644, 'level', 'emergency'),
(3288, 1644, 'message', 'Script error. in  on line 0'),
(3289, 1645, 'level', 'emergency'),
(3290, 1645, 'message', 'Script error. in  on line 0'),
(3291, 1646, 'level', 'emergency'),
(3292, 1646, 'message', 'Script error. in  on line 0'),
(3293, 1647, 'level', 'emergency'),
(3294, 1647, 'message', 'Script error. in  on line 0'),
(3295, 1648, 'level', 'emergency'),
(3296, 1649, 'level', 'emergency'),
(3297, 1648, 'message', 'Script error. in  on line 0'),
(3298, 1649, 'message', 'Script error. in  on line 0'),
(3299, 1650, 'level', 'emergency'),
(3300, 1650, 'message', 'Script error. in  on line 0'),
(3301, 1651, 'level', 'emergency'),
(3302, 1651, 'message', 'Script error. in  on line 0'),
(3303, 1652, 'level', 'emergency'),
(3304, 1652, 'message', 'Script error. in  on line 0'),
(3305, 1653, 'level', 'emergency'),
(3306, 1653, 'message', 'Script error. in  on line 0'),
(3307, 1654, 'level', 'emergency'),
(3308, 1654, 'message', 'Script error. in  on line 0'),
(3309, 1655, 'level', 'emergency'),
(3310, 1655, 'message', 'Script error. in  on line 0'),
(3311, 1656, 'level', 'emergency'),
(3312, 1656, 'message', 'Script error. in  on line 0'),
(3313, 1657, 'level', 'emergency'),
(3314, 1657, 'message', 'Script error. in  on line 0'),
(3315, 1658, 'level', 'emergency'),
(3316, 1658, 'message', 'Script error. in  on line 0'),
(3317, 1659, 'level', 'emergency'),
(3318, 1659, 'message', 'Script error. in  on line 0'),
(3319, 1660, 'level', 'emergency'),
(3320, 1660, 'message', 'Script error. in  on line 0'),
(3321, 1661, 'level', 'emergency'),
(3322, 1661, 'message', 'Script error. in  on line 0'),
(3323, 1662, 'level', 'emergency'),
(3324, 1662, 'message', 'Script error. in  on line 0'),
(3325, 1663, 'level', 'emergency'),
(3326, 1663, 'message', 'Script error. in  on line 0'),
(3327, 1664, 'level', 'emergency'),
(3328, 1664, 'message', 'Script error. in  on line 0'),
(3329, 1665, 'level', 'emergency'),
(3330, 1665, 'message', 'Script error. in  on line 0'),
(3331, 1666, 'level', 'emergency'),
(3332, 1666, 'message', 'Script error. in  on line 0'),
(3333, 1667, 'level', 'emergency'),
(3334, 1667, 'message', 'Script error. in  on line 0'),
(3335, 1668, 'level', 'emergency'),
(3336, 1668, 'message', 'Script error. in  on line 0'),
(3337, 1669, 'level', 'emergency'),
(3338, 1669, 'message', 'Script error. in  on line 0'),
(3339, 1670, 'level', 'emergency'),
(3340, 1670, 'message', 'Script error. in  on line 0'),
(3341, 1671, 'level', 'emergency'),
(3342, 1671, 'message', 'Script error. in  on line 0'),
(3343, 1673, 'level', 'emergency'),
(3344, 1672, 'level', 'emergency'),
(3345, 1672, 'message', 'Script error. in  on line 0'),
(3346, 1673, 'message', 'Script error. in  on line 0'),
(3347, 1674, 'level', 'emergency'),
(3348, 1674, 'message', 'Script error. in  on line 0'),
(3349, 1675, 'level', 'emergency'),
(3350, 1675, 'message', 'Script error. in  on line 0'),
(3351, 1676, 'level', 'emergency'),
(3352, 1676, 'message', 'Script error. in  on line 0'),
(3353, 1677, 'level', 'emergency'),
(3354, 1677, 'message', 'Script error. in  on line 0'),
(3355, 1678, 'level', 'emergency'),
(3356, 1678, 'message', 'Script error. in  on line 0'),
(3357, 1679, 'level', 'emergency'),
(3358, 1679, 'message', 'Script error. in  on line 0'),
(3359, 1680, 'level', 'emergency'),
(3360, 1680, 'message', 'Script error. in  on line 0'),
(3361, 1681, 'level', 'emergency'),
(3362, 1681, 'message', 'Script error. in  on line 0'),
(3363, 1682, 'level', 'emergency'),
(3364, 1682, 'message', 'Script error. in  on line 0'),
(3365, 1684, 'level', 'emergency'),
(3366, 1685, 'level', 'emergency'),
(3367, 1683, 'level', 'emergency'),
(3368, 1685, 'message', 'Script error. in  on line 0'),
(3369, 1683, 'message', 'Script error. in  on line 0'),
(3370, 1684, 'message', 'Script error. in  on line 0'),
(3371, 1686, 'level', 'emergency'),
(3372, 1686, 'message', 'Script error. in  on line 0'),
(3373, 1687, 'level', 'emergency'),
(3374, 1687, 'message', 'Script error. in  on line 0'),
(3375, 1688, 'level', 'emergency'),
(3376, 1688, 'message', 'Script error. in  on line 0'),
(3377, 1689, 'level', 'emergency'),
(3378, 1690, 'level', 'emergency'),
(3379, 1691, 'level', 'emergency'),
(3380, 1689, 'message', 'Script error. in  on line 0'),
(3381, 1690, 'message', 'Script error. in  on line 0'),
(3382, 1691, 'message', 'Script error. in  on line 0'),
(3383, 1693, 'level', 'emergency'),
(3384, 1692, 'level', 'emergency'),
(3385, 1693, 'message', 'Script error. in  on line 0'),
(3386, 1692, 'message', 'Script error. in  on line 0'),
(3387, 1694, 'level', 'emergency'),
(3388, 1694, 'message', 'Script error. in  on line 0'),
(3389, 1695, 'level', 'emergency'),
(3390, 1695, 'message', 'Script error. in  on line 0'),
(3391, 1696, 'level', 'emergency'),
(3392, 1696, 'message', 'Script error. in  on line 0'),
(3393, 1697, 'level', 'emergency'),
(3394, 1698, 'level', 'emergency'),
(3395, 1699, 'level', 'emergency'),
(3396, 1697, 'message', 'Script error. in  on line 0'),
(3397, 1699, 'message', 'Script error. in  on line 0'),
(3398, 1698, 'message', 'Script error. in  on line 0'),
(3399, 1700, 'level', 'emergency'),
(3400, 1700, 'message', 'Script error. in  on line 0'),
(3401, 1701, 'level', 'emergency'),
(3402, 1701, 'message', 'Script error. in  on line 0'),
(3403, 1702, 'level', 'emergency'),
(3404, 1703, 'level', 'emergency'),
(3405, 1704, 'level', 'emergency'),
(3406, 1703, 'message', 'Script error. in  on line 0'),
(3407, 1702, 'message', 'Script error. in  on line 0'),
(3408, 1705, 'level', 'emergency'),
(3409, 1704, 'message', 'Script error. in  on line 0'),
(3410, 1705, 'message', 'Script error. in  on line 0'),
(3411, 1706, 'level', 'emergency'),
(3412, 1706, 'message', 'Script error. in  on line 0'),
(3413, 1707, 'level', 'emergency'),
(3414, 1707, 'message', 'Script error. in  on line 0'),
(3415, 1708, 'level', 'emergency'),
(3416, 1708, 'message', 'Script error. in  on line 0'),
(3417, 1709, 'level', 'emergency'),
(3418, 1709, 'message', 'Script error. in  on line 0'),
(3419, 1710, 'level', 'emergency'),
(3420, 1710, 'message', 'Script error. in  on line 0'),
(3421, 1711, 'level', 'emergency'),
(3422, 1711, 'message', 'Script error. in  on line 0'),
(3423, 1712, 'level', 'emergency'),
(3424, 1712, 'message', 'Script error. in  on line 0'),
(3425, 1713, 'level', 'emergency'),
(3426, 1713, 'message', 'Script error. in  on line 0'),
(3427, 1714, 'level', 'emergency'),
(3428, 1714, 'message', 'Script error. in  on line 0'),
(3429, 1715, 'level', 'emergency'),
(3430, 1715, 'message', 'Script error. in  on line 0'),
(3431, 1716, 'level', 'emergency'),
(3432, 1716, 'message', 'Script error. in  on line 0'),
(3433, 1717, 'level', 'emergency'),
(3434, 1717, 'message', 'Script error. in  on line 0'),
(3435, 1718, 'level', 'emergency'),
(3436, 1718, 'message', 'Script error. in  on line 0'),
(3437, 1719, 'level', 'emergency'),
(3438, 1719, 'message', 'Script error. in  on line 0'),
(3439, 1720, 'level', 'emergency'),
(3440, 1720, 'message', 'Script error. in  on line 0'),
(3441, 1721, 'level', 'emergency'),
(3442, 1721, 'message', 'Script error. in  on line 0'),
(3443, 1722, 'level', 'emergency'),
(3444, 1722, 'message', 'Script error. in  on line 0'),
(3445, 1723, 'level', 'emergency'),
(3446, 1723, 'message', 'Script error. in  on line 0'),
(3447, 1724, 'level', 'emergency'),
(3448, 1724, 'message', 'Script error. in  on line 0'),
(3449, 1725, 'level', 'emergency'),
(3450, 1725, 'message', 'Script error. in  on line 0'),
(3451, 1727, 'level', 'emergency'),
(3452, 1726, 'level', 'emergency'),
(3453, 1727, 'message', 'Script error. in  on line 0'),
(3454, 1728, 'level', 'emergency'),
(3455, 1726, 'message', 'Script error. in  on line 0'),
(3456, 1728, 'message', 'Script error. in  on line 0'),
(3457, 1729, 'level', 'emergency'),
(3458, 1729, 'message', 'Script error. in  on line 0'),
(3459, 1730, 'level', 'emergency'),
(3460, 1730, 'message', 'Script error. in  on line 0'),
(3461, 1731, 'level', 'emergency'),
(3462, 1732, 'level', 'emergency'),
(3463, 1733, 'level', 'emergency'),
(3464, 1734, 'level', 'emergency'),
(3465, 1731, 'message', 'Script error. in  on line 0'),
(3466, 1732, 'message', 'Script error. in  on line 0'),
(3467, 1733, 'message', 'Script error. in  on line 0'),
(3468, 1734, 'message', 'Script error. in  on line 0'),
(3469, 1735, 'level', 'emergency'),
(3470, 1735, 'message', 'Script error. in  on line 0'),
(3471, 1736, 'level', 'emergency'),
(3472, 1736, 'message', 'Script error. in  on line 0'),
(3473, 1737, 'level', 'emergency'),
(3474, 1737, 'message', 'Script error. in  on line 0'),
(3475, 1739, 'level', 'emergency'),
(3476, 1738, 'level', 'emergency'),
(3477, 1740, 'level', 'emergency'),
(3478, 1738, 'message', 'Script error. in  on line 0');
INSERT INTO `wp_eauwvw_nf3_object_meta` (`id`, `parent_id`, `key`, `value`) VALUES
(3479, 1739, 'message', 'Script error. in  on line 0'),
(3480, 1740, 'message', 'Script error. in  on line 0'),
(3481, 1741, 'level', 'emergency'),
(3482, 1741, 'message', 'Script error. in  on line 0'),
(3483, 1742, 'level', 'emergency'),
(3484, 1742, 'message', 'Script error. in  on line 0'),
(3485, 1743, 'level', 'emergency'),
(3486, 1743, 'message', 'Script error. in  on line 0'),
(3487, 1744, 'level', 'emergency'),
(3488, 1744, 'message', 'Script error. in  on line 0'),
(3489, 1745, 'level', 'emergency'),
(3490, 1745, 'message', 'Script error. in  on line 0'),
(3491, 1746, 'level', 'emergency'),
(3492, 1747, 'level', 'emergency'),
(3493, 1746, 'message', 'Script error. in  on line 0'),
(3494, 1747, 'message', 'Script error. in  on line 0'),
(3495, 1748, 'level', 'emergency'),
(3496, 1748, 'message', 'Script error. in  on line 0'),
(3497, 1749, 'level', 'emergency'),
(3498, 1749, 'message', 'Script error. in  on line 0'),
(3499, 1750, 'level', 'emergency'),
(3500, 1750, 'message', 'Script error. in  on line 0'),
(3501, 1751, 'level', 'emergency'),
(3502, 1751, 'message', 'Script error. in  on line 0'),
(3503, 1752, 'level', 'emergency'),
(3504, 1754, 'level', 'emergency'),
(3505, 1753, 'level', 'emergency'),
(3506, 1752, 'message', 'Script error. in  on line 0'),
(3507, 1754, 'message', 'Script error. in  on line 0'),
(3508, 1753, 'message', 'Script error. in  on line 0'),
(3509, 1755, 'level', 'emergency'),
(3510, 1755, 'message', 'Script error. in  on line 0'),
(3511, 1756, 'level', 'emergency'),
(3512, 1756, 'message', 'Script error. in  on line 0'),
(3513, 1758, 'level', 'emergency'),
(3514, 1757, 'level', 'emergency'),
(3515, 1758, 'message', 'Script error. in  on line 0'),
(3516, 1757, 'message', 'Script error. in  on line 0'),
(3517, 1759, 'level', 'emergency'),
(3518, 1759, 'message', 'Script error. in  on line 0'),
(3519, 1760, 'level', 'emergency'),
(3520, 1760, 'message', 'Script error. in  on line 0'),
(3521, 1761, 'level', 'emergency'),
(3522, 1762, 'level', 'emergency'),
(3523, 1761, 'message', 'Script error. in  on line 0'),
(3524, 1762, 'message', 'Script error. in  on line 0'),
(3525, 1763, 'level', 'emergency'),
(3526, 1763, 'message', 'Script error. in  on line 0'),
(3527, 1764, 'level', 'emergency'),
(3528, 1764, 'message', 'Script error. in  on line 0'),
(3529, 1765, 'level', 'emergency'),
(3530, 1765, 'message', 'Script error. in  on line 0'),
(3531, 1766, 'level', 'emergency'),
(3532, 1766, 'message', 'Script error. in  on line 0'),
(3533, 1767, 'level', 'emergency'),
(3534, 1767, 'message', 'Script error. in  on line 0'),
(3535, 1768, 'level', 'emergency'),
(3536, 1768, 'message', 'Script error. in  on line 0'),
(3537, 1769, 'level', 'emergency'),
(3538, 1769, 'message', 'Script error. in  on line 0'),
(3539, 1770, 'level', 'emergency'),
(3540, 1770, 'message', 'Script error. in  on line 0'),
(3541, 1771, 'level', 'emergency'),
(3542, 1771, 'message', 'Script error. in  on line 0'),
(3543, 1772, 'level', 'emergency'),
(3544, 1772, 'message', 'Script error. in  on line 0'),
(3545, 1773, 'level', 'emergency'),
(3546, 1773, 'message', 'Script error. in  on line 0'),
(3547, 1775, 'level', 'emergency'),
(3548, 1774, 'level', 'emergency'),
(3549, 1774, 'message', 'Script error. in  on line 0'),
(3550, 1775, 'message', 'Script error. in  on line 0'),
(3551, 1776, 'level', 'emergency'),
(3552, 1776, 'message', 'Script error. in  on line 0'),
(3553, 1777, 'level', 'emergency'),
(3554, 1777, 'message', 'Script error. in  on line 0'),
(3555, 1778, 'level', 'emergency'),
(3556, 1778, 'message', 'Script error. in  on line 0'),
(3557, 1779, 'level', 'emergency'),
(3558, 1779, 'message', 'Script error. in  on line 0'),
(3559, 1780, 'level', 'emergency'),
(3560, 1780, 'message', 'Script error. in  on line 0'),
(3561, 1781, 'level', 'emergency'),
(3562, 1781, 'message', 'Script error. in  on line 0'),
(3563, 1782, 'level', 'emergency'),
(3564, 1782, 'message', 'Script error. in  on line 0'),
(3565, 1783, 'level', 'emergency'),
(3566, 1783, 'message', 'Script error. in  on line 0'),
(3567, 1784, 'level', 'emergency'),
(3568, 1784, 'message', 'Script error. in  on line 0'),
(3569, 1785, 'level', 'emergency'),
(3570, 1785, 'message', 'Script error. in  on line 0'),
(3571, 1786, 'level', 'emergency'),
(3572, 1786, 'message', 'Script error. in  on line 0'),
(3573, 1787, 'level', 'emergency'),
(3574, 1788, 'level', 'emergency'),
(3575, 1787, 'message', 'Script error. in  on line 0'),
(3576, 1788, 'message', 'Script error. in  on line 0'),
(3577, 1789, 'level', 'emergency'),
(3578, 1789, 'message', 'Script error. in  on line 0'),
(3579, 1790, 'level', 'emergency'),
(3580, 1790, 'message', 'Script error. in  on line 0'),
(3581, 1791, 'level', 'emergency'),
(3582, 1791, 'message', 'Script error. in  on line 0'),
(3583, 1792, 'level', 'emergency'),
(3584, 1792, 'message', 'Script error. in  on line 0'),
(3585, 1793, 'level', 'emergency'),
(3586, 1793, 'message', 'Script error. in  on line 0'),
(3587, 1794, 'level', 'emergency'),
(3588, 1794, 'message', 'Script error. in  on line 0'),
(3589, 1795, 'level', 'emergency'),
(3590, 1795, 'message', 'Script error. in  on line 0'),
(3591, 1796, 'level', 'emergency'),
(3592, 1796, 'message', 'Script error. in  on line 0'),
(3593, 1797, 'level', 'emergency'),
(3594, 1797, 'message', 'Script error. in  on line 0'),
(3595, 1798, 'level', 'emergency'),
(3596, 1798, 'message', 'Script error. in  on line 0'),
(3597, 1799, 'level', 'emergency'),
(3598, 1799, 'message', 'Script error. in  on line 0'),
(3599, 1800, 'level', 'emergency'),
(3600, 1800, 'message', 'Script error. in  on line 0'),
(3601, 1801, 'level', 'emergency'),
(3602, 1802, 'level', 'emergency'),
(3603, 1801, 'message', 'Script error. in  on line 0'),
(3604, 1802, 'message', 'Script error. in  on line 0'),
(3605, 1803, 'level', 'emergency'),
(3606, 1803, 'message', 'Script error. in  on line 0'),
(3607, 1804, 'level', 'emergency'),
(3608, 1804, 'message', 'Script error. in  on line 0'),
(3609, 1806, 'level', 'emergency'),
(3610, 1805, 'level', 'emergency'),
(3611, 1807, 'level', 'emergency'),
(3612, 1808, 'level', 'emergency'),
(3613, 1805, 'message', 'Script error. in  on line 0'),
(3614, 1807, 'message', 'Script error. in  on line 0'),
(3615, 1806, 'message', 'Script error. in  on line 0'),
(3616, 1809, 'level', 'emergency'),
(3617, 1810, 'level', 'emergency'),
(3618, 1808, 'message', 'Script error. in  on line 0'),
(3619, 1810, 'message', 'Script error. in  on line 0'),
(3620, 1809, 'message', 'Script error. in  on line 0'),
(3621, 1811, 'level', 'emergency'),
(3622, 1811, 'message', 'Script error. in  on line 0'),
(3623, 1812, 'level', 'emergency'),
(3624, 1812, 'message', 'Script error. in  on line 0'),
(3625, 1813, 'level', 'emergency'),
(3626, 1814, 'level', 'emergency'),
(3627, 1816, 'level', 'emergency'),
(3628, 1815, 'level', 'emergency'),
(3629, 1813, 'message', 'Script error. in  on line 0'),
(3630, 1816, 'message', 'Script error. in  on line 0'),
(3631, 1815, 'message', 'Script error. in  on line 0'),
(3632, 1814, 'message', 'Script error. in  on line 0'),
(3633, 1817, 'level', 'emergency'),
(3634, 1817, 'message', 'Script error. in  on line 0'),
(3635, 1818, 'level', 'emergency'),
(3636, 1819, 'level', 'emergency'),
(3637, 1820, 'level', 'emergency'),
(3638, 1821, 'level', 'emergency'),
(3639, 1819, 'message', 'Script error. in  on line 0'),
(3640, 1822, 'level', 'emergency'),
(3641, 1820, 'message', 'Script error. in  on line 0'),
(3642, 1818, 'message', 'Script error. in  on line 0'),
(3643, 1822, 'message', 'Script error. in  on line 0'),
(3644, 1821, 'message', 'Script error. in  on line 0'),
(3645, 1823, 'level', 'emergency'),
(3646, 1823, 'message', 'Script error. in  on line 0'),
(3647, 1824, 'level', 'emergency'),
(3648, 1824, 'message', 'Script error. in  on line 0'),
(3649, 1825, 'level', 'emergency'),
(3650, 1825, 'message', 'Script error. in  on line 0'),
(3651, 1826, 'level', 'emergency'),
(3652, 1826, 'message', 'Script error. in  on line 0'),
(3653, 1827, 'level', 'emergency'),
(3654, 1827, 'message', 'Script error. in  on line 0'),
(3655, 1828, 'level', 'emergency'),
(3656, 1828, 'message', 'Script error. in  on line 0'),
(3657, 1829, 'level', 'emergency'),
(3658, 1829, 'message', 'Script error. in  on line 0'),
(3659, 1830, 'level', 'emergency'),
(3660, 1830, 'message', 'Script error. in  on line 0'),
(3661, 1831, 'level', 'emergency'),
(3662, 1832, 'level', 'emergency'),
(3663, 1831, 'message', 'Script error. in  on line 0'),
(3664, 1832, 'message', 'Script error. in  on line 0'),
(3665, 1833, 'level', 'emergency'),
(3666, 1833, 'message', 'Script error. in  on line 0'),
(3667, 1834, 'level', 'emergency'),
(3668, 1834, 'message', 'Script error. in  on line 0'),
(3669, 1835, 'level', 'emergency'),
(3670, 1836, 'level', 'emergency'),
(3671, 1837, 'level', 'emergency'),
(3672, 1836, 'message', 'Script error. in  on line 0'),
(3673, 1837, 'message', 'Script error. in  on line 0'),
(3674, 1835, 'message', 'Script error. in  on line 0'),
(3675, 1838, 'level', 'emergency'),
(3676, 1838, 'message', 'Script error. in  on line 0'),
(3677, 1839, 'level', 'emergency'),
(3678, 1839, 'message', 'Script error. in  on line 0'),
(3679, 1840, 'level', 'emergency'),
(3680, 1840, 'message', 'Script error. in  on line 0'),
(3681, 1841, 'level', 'emergency'),
(3682, 1842, 'level', 'emergency'),
(3683, 1843, 'level', 'emergency'),
(3684, 1843, 'message', 'Script error. in  on line 0'),
(3685, 1845, 'level', 'emergency'),
(3686, 1845, 'message', 'Script error. in  on line 0'),
(3687, 1846, 'level', 'emergency'),
(3688, 1846, 'message', 'Script error. in  on line 0'),
(3689, 1847, 'level', 'emergency'),
(3690, 1847, 'message', 'Script error. in  on line 0'),
(3691, 1848, 'level', 'emergency'),
(3692, 1848, 'message', 'Script error. in  on line 0'),
(3693, 1849, 'level', 'emergency'),
(3694, 1849, 'message', 'Script error. in  on line 0'),
(3695, 1850, 'level', 'emergency'),
(3696, 1850, 'message', 'Script error. in  on line 0'),
(3697, 1851, 'level', 'emergency'),
(3698, 1851, 'message', 'Script error. in  on line 0'),
(3699, 1852, 'level', 'emergency'),
(3700, 1852, 'message', 'Script error. in  on line 0'),
(3701, 1853, 'level', 'emergency'),
(3702, 1853, 'message', 'Script error. in  on line 0'),
(3703, 1854, 'level', 'emergency'),
(3704, 1854, 'message', 'Script error. in  on line 0'),
(3705, 1855, 'level', 'emergency'),
(3706, 1855, 'message', 'Script error. in  on line 0'),
(3707, 1856, 'level', 'emergency'),
(3708, 1856, 'message', 'Script error. in  on line 0'),
(3709, 1857, 'level', 'emergency'),
(3710, 1857, 'message', 'Script error. in  on line 0'),
(3711, 1858, 'level', 'emergency'),
(3712, 1858, 'message', 'Script error. in  on line 0'),
(3713, 1859, 'level', 'emergency'),
(3714, 1859, 'message', 'Script error. in  on line 0'),
(3715, 1860, 'level', 'emergency'),
(3716, 1860, 'message', 'Script error. in  on line 0'),
(3717, 1862, 'level', 'emergency'),
(3718, 1861, 'level', 'emergency'),
(3719, 1862, 'message', 'Script error. in  on line 0'),
(3720, 1861, 'message', 'Script error. in  on line 0'),
(3721, 1863, 'level', 'emergency'),
(3722, 1863, 'message', 'Script error. in  on line 0'),
(3723, 1864, 'level', 'emergency'),
(3724, 1864, 'message', 'Script error. in  on line 0'),
(3725, 1865, 'level', 'emergency'),
(3726, 1865, 'message', 'Script error. in  on line 0'),
(3727, 1866, 'level', 'emergency'),
(3728, 1866, 'message', 'Script error. in  on line 0'),
(3729, 1867, 'level', 'emergency'),
(3730, 1867, 'message', 'Script error. in  on line 0'),
(3731, 1868, 'level', 'emergency'),
(3732, 1868, 'message', 'Script error. in  on line 0'),
(3733, 1869, 'level', 'emergency'),
(3734, 1869, 'message', 'Script error. in  on line 0'),
(3735, 1870, 'level', 'emergency'),
(3736, 1871, 'level', 'emergency'),
(3737, 1870, 'message', 'Script error. in  on line 0'),
(3738, 1871, 'message', 'Script error. in  on line 0'),
(3739, 1872, 'level', 'emergency'),
(3740, 1872, 'message', 'Script error. in  on line 0'),
(3741, 1873, 'level', 'emergency'),
(3742, 1873, 'message', 'Script error. in  on line 0'),
(3743, 1874, 'level', 'emergency'),
(3744, 1874, 'message', 'Script error. in  on line 0'),
(3745, 1875, 'level', 'emergency'),
(3746, 1875, 'message', 'Script error. in  on line 0'),
(3747, 1876, 'level', 'emergency'),
(3748, 1876, 'message', 'Script error. in  on line 0'),
(3749, 1877, 'level', 'emergency'),
(3750, 1878, 'level', 'emergency'),
(3751, 1878, 'message', 'Script error. in  on line 0'),
(3752, 1877, 'message', 'Script error. in  on line 0'),
(3753, 1879, 'level', 'emergency'),
(3754, 1879, 'message', 'Script error. in  on line 0'),
(3755, 1880, 'level', 'emergency'),
(3756, 1880, 'message', 'Script error. in  on line 0'),
(3757, 1881, 'level', 'emergency'),
(3758, 1881, 'message', 'Script error. in  on line 0'),
(3759, 1882, 'level', 'emergency'),
(3760, 1882, 'message', 'Script error. in  on line 0'),
(3761, 1883, 'level', 'emergency'),
(3762, 1883, 'message', 'Script error. in  on line 0'),
(3763, 1884, 'level', 'emergency'),
(3764, 1884, 'message', 'Script error. in  on line 0'),
(3765, 1885, 'level', 'emergency'),
(3766, 1885, 'message', 'Script error. in  on line 0'),
(3767, 1886, 'level', 'emergency'),
(3768, 1886, 'message', 'Script error. in  on line 0'),
(3769, 1887, 'level', 'emergency'),
(3770, 1887, 'message', 'Script error. in  on line 0'),
(3771, 1888, 'level', 'emergency'),
(3772, 1888, 'message', 'Script error. in  on line 0'),
(3773, 1889, 'level', 'emergency'),
(3774, 1889, 'message', 'Script error. in  on line 0'),
(3775, 1890, 'level', 'emergency'),
(3776, 1891, 'level', 'emergency'),
(3777, 1890, 'message', 'Script error. in  on line 0'),
(3778, 1891, 'message', 'Script error. in  on line 0'),
(3779, 1892, 'level', 'emergency'),
(3780, 1892, 'message', 'Script error. in  on line 0'),
(3781, 1893, 'level', 'emergency'),
(3782, 1893, 'message', 'Script error. in  on line 0'),
(3783, 1894, 'level', 'emergency'),
(3784, 1894, 'message', 'Script error. in  on line 0'),
(3785, 1895, 'level', 'emergency'),
(3786, 1895, 'message', 'Script error. in  on line 0'),
(3787, 1896, 'level', 'emergency'),
(3788, 1896, 'message', 'Script error. in  on line 0'),
(3789, 1897, 'level', 'emergency'),
(3790, 1897, 'message', 'Script error. in  on line 0'),
(3791, 1898, 'level', 'emergency'),
(3792, 1898, 'message', 'Script error. in  on line 0'),
(3793, 1899, 'level', 'emergency'),
(3794, 1899, 'message', 'Script error. in  on line 0'),
(3795, 1900, 'level', 'emergency'),
(3796, 1900, 'message', 'Script error. in  on line 0'),
(3797, 1901, 'level', 'emergency'),
(3798, 1901, 'message', 'Script error. in  on line 0'),
(3799, 1902, 'level', 'emergency'),
(3800, 1904, 'level', 'emergency'),
(3801, 1903, 'level', 'emergency'),
(3802, 1902, 'message', 'Script error. in  on line 0'),
(3803, 1904, 'message', 'Script error. in  on line 0'),
(3804, 1903, 'message', 'Script error. in  on line 0'),
(3805, 1905, 'level', 'emergency'),
(3806, 1906, 'level', 'emergency'),
(3807, 1907, 'level', 'emergency'),
(3808, 1905, 'message', 'Script error. in  on line 0'),
(3809, 1908, 'level', 'emergency'),
(3810, 1907, 'message', 'Script error. in  on line 0'),
(3811, 1906, 'message', 'Script error. in  on line 0'),
(3812, 1908, 'message', 'Script error. in  on line 0'),
(3813, 1909, 'level', 'emergency'),
(3814, 1909, 'message', 'Script error. in  on line 0'),
(3815, 1910, 'level', 'emergency'),
(3816, 1910, 'message', 'Script error. in  on line 0'),
(3817, 1911, 'level', 'emergency'),
(3818, 1911, 'message', 'Script error. in  on line 0'),
(3819, 1912, 'level', 'emergency'),
(3820, 1912, 'message', 'Script error. in  on line 0'),
(3821, 1914, 'level', 'emergency'),
(3822, 1913, 'level', 'emergency'),
(3823, 1913, 'message', 'Script error. in  on line 0'),
(3824, 1914, 'message', 'Script error. in  on line 0'),
(3825, 1915, 'level', 'emergency'),
(3826, 1915, 'message', 'Script error. in  on line 0'),
(3827, 1916, 'level', 'emergency'),
(3828, 1916, 'message', 'Script error. in  on line 0'),
(3829, 1917, 'level', 'emergency'),
(3830, 1917, 'message', 'Script error. in  on line 0'),
(3831, 1918, 'level', 'emergency'),
(3832, 1918, 'message', 'Script error. in  on line 0'),
(3833, 1919, 'level', 'emergency'),
(3834, 1919, 'message', 'Script error. in  on line 0'),
(3835, 1920, 'level', 'emergency'),
(3836, 1920, 'message', 'Script error. in  on line 0'),
(3837, 1921, 'level', 'emergency'),
(3838, 1921, 'message', 'Script error. in  on line 0'),
(3839, 1922, 'level', 'emergency'),
(3840, 1922, 'message', 'Script error. in  on line 0'),
(3841, 1923, 'level', 'emergency'),
(3842, 1923, 'message', 'Script error. in  on line 0'),
(3843, 1924, 'level', 'emergency'),
(3844, 1925, 'level', 'emergency'),
(3845, 1924, 'message', 'Script error. in  on line 0'),
(3846, 1925, 'message', 'Script error. in  on line 0'),
(3847, 1926, 'level', 'emergency'),
(3848, 1926, 'message', 'Script error. in  on line 0'),
(3849, 1927, 'level', 'emergency'),
(3850, 1927, 'message', 'Script error. in  on line 0'),
(3851, 1928, 'level', 'emergency'),
(3852, 1928, 'message', 'Script error. in  on line 0'),
(3853, 1929, 'level', 'emergency'),
(3854, 1929, 'message', 'Script error. in  on line 0'),
(3855, 1930, 'level', 'emergency'),
(3856, 1931, 'level', 'emergency'),
(3857, 1932, 'level', 'emergency'),
(3858, 1930, 'message', 'Script error. in  on line 0'),
(3859, 1931, 'message', 'Script error. in  on line 0'),
(3860, 1932, 'message', 'Script error. in  on line 0'),
(3861, 1933, 'level', 'emergency'),
(3862, 1933, 'message', 'Script error. in  on line 0'),
(3863, 1934, 'level', 'emergency'),
(3864, 1934, 'message', 'Script error. in  on line 0'),
(3865, 1935, 'level', 'emergency'),
(3866, 1935, 'message', 'Script error. in  on line 0'),
(3867, 1936, 'level', 'emergency'),
(3868, 1936, 'message', 'Script error. in  on line 0'),
(3869, 1937, 'level', 'emergency'),
(3870, 1937, 'message', 'Script error. in  on line 0'),
(3871, 1938, 'level', 'emergency'),
(3872, 1938, 'message', 'Script error. in  on line 0'),
(3873, 1939, 'level', 'emergency'),
(3874, 1939, 'message', 'Script error. in  on line 0'),
(3875, 1940, 'level', 'emergency'),
(3876, 1940, 'message', 'Script error. in  on line 0'),
(3877, 1941, 'level', 'emergency'),
(3878, 1942, 'level', 'emergency'),
(3879, 1942, 'message', 'Script error. in  on line 0'),
(3880, 1941, 'message', 'Script error. in  on line 0'),
(3881, 1943, 'level', 'emergency'),
(3882, 1943, 'message', 'Script error. in  on line 0'),
(3883, 1944, 'level', 'emergency'),
(3884, 1944, 'message', 'Script error. in  on line 0'),
(3885, 1945, 'level', 'emergency'),
(3886, 1945, 'message', 'Script error. in  on line 0'),
(3887, 1946, 'level', 'emergency'),
(3888, 1946, 'message', 'Script error. in  on line 0'),
(3889, 1948, 'level', 'emergency'),
(3890, 1947, 'level', 'emergency'),
(3891, 1948, 'message', 'Script error. in  on line 0'),
(3892, 1947, 'message', 'Script error. in  on line 0'),
(3893, 1949, 'level', 'emergency'),
(3894, 1950, 'level', 'emergency'),
(3895, 1949, 'message', 'Script error. in  on line 0'),
(3896, 1950, 'message', 'Script error. in  on line 0'),
(3897, 1951, 'level', 'emergency'),
(3898, 1951, 'message', 'Script error. in  on line 0'),
(3899, 1952, 'level', 'emergency'),
(3900, 1952, 'message', 'Script error. in  on line 0'),
(3901, 1953, 'level', 'emergency'),
(3902, 1953, 'message', 'Script error. in  on line 0'),
(3903, 1954, 'level', 'emergency'),
(3904, 1954, 'message', 'Script error. in  on line 0'),
(3905, 1955, 'level', 'emergency'),
(3906, 1955, 'message', 'Script error. in  on line 0'),
(3907, 1956, 'level', 'emergency'),
(3908, 1957, 'level', 'emergency'),
(3909, 1956, 'message', 'Script error. in  on line 0'),
(3910, 1957, 'message', 'Script error. in  on line 0'),
(3911, 1958, 'level', 'emergency'),
(3912, 1958, 'message', 'Script error. in  on line 0'),
(3913, 1960, 'level', 'emergency'),
(3914, 1959, 'level', 'emergency'),
(3915, 1960, 'message', 'Script error. in  on line 0'),
(3916, 1959, 'message', 'Script error. in  on line 0'),
(3917, 1962, 'level', 'emergency'),
(3918, 1961, 'level', 'emergency'),
(3919, 1962, 'message', 'Script error. in  on line 0'),
(3920, 1961, 'message', 'Script error. in  on line 0'),
(3921, 1963, 'level', 'emergency'),
(3922, 1964, 'level', 'emergency'),
(3923, 1965, 'level', 'emergency'),
(3924, 1963, 'message', 'Script error. in  on line 0'),
(3925, 1964, 'message', 'Script error. in  on line 0'),
(3926, 1965, 'message', 'Script error. in  on line 0'),
(3927, 1966, 'level', 'emergency'),
(3928, 1967, 'level', 'emergency'),
(3929, 1966, 'message', 'Script error. in  on line 0'),
(3930, 1967, 'message', 'Script error. in  on line 0'),
(3931, 1968, 'level', 'emergency'),
(3932, 1968, 'message', 'Script error. in  on line 0'),
(3933, 1969, 'level', 'emergency'),
(3934, 1969, 'message', 'Script error. in  on line 0'),
(3935, 1970, 'level', 'emergency'),
(3936, 1970, 'message', 'Script error. in  on line 0'),
(3937, 1971, 'level', 'emergency'),
(3938, 1971, 'message', 'Script error. in  on line 0'),
(3939, 1972, 'level', 'emergency'),
(3940, 1972, 'message', 'Script error. in  on line 0'),
(3941, 1973, 'level', 'emergency'),
(3942, 1973, 'message', 'Script error. in  on line 0'),
(3943, 1974, 'level', 'emergency'),
(3944, 1974, 'message', 'Script error. in  on line 0'),
(3945, 1975, 'level', 'emergency'),
(3946, 1975, 'message', 'Script error. in  on line 0'),
(3947, 1976, 'level', 'emergency'),
(3948, 1977, 'level', 'emergency'),
(3949, 1976, 'message', 'Script error. in  on line 0'),
(3950, 1977, 'message', 'Script error. in  on line 0'),
(3951, 1978, 'level', 'emergency'),
(3952, 1978, 'message', 'Script error. in  on line 0'),
(3953, 1979, 'level', 'emergency'),
(3954, 1979, 'message', 'Script error. in  on line 0'),
(3955, 1980, 'level', 'emergency'),
(3956, 1980, 'message', 'Script error. in  on line 0'),
(3957, 1981, 'level', 'emergency'),
(3958, 1982, 'level', 'emergency'),
(3959, 1983, 'level', 'emergency'),
(3960, 1984, 'level', 'emergency'),
(3961, 1985, 'level', 'emergency'),
(3962, 1981, 'message', 'Script error. in  on line 0'),
(3963, 1986, 'level', 'emergency'),
(3964, 1983, 'message', 'Script error. in  on line 0'),
(3965, 1982, 'message', 'Script error. in  on line 0'),
(3966, 1984, 'message', 'Script error. in  on line 0'),
(3967, 1986, 'message', 'Script error. in  on line 0'),
(3968, 1985, 'message', 'Script error. in  on line 0'),
(3969, 1987, 'level', 'emergency'),
(3970, 1987, 'message', 'Script error. in  on line 0'),
(3971, 1988, 'level', 'emergency'),
(3972, 1989, 'level', 'emergency'),
(3973, 1988, 'message', 'Script error. in  on line 0'),
(3974, 1989, 'message', 'Script error. in  on line 0'),
(3975, 1990, 'level', 'emergency'),
(3976, 1991, 'level', 'emergency'),
(3977, 1992, 'level', 'emergency'),
(3978, 1990, 'message', 'Script error. in  on line 0'),
(3979, 1991, 'message', 'Script error. in  on line 0'),
(3980, 1992, 'message', 'Script error. in  on line 0'),
(3981, 1993, 'level', 'emergency'),
(3982, 1994, 'level', 'emergency'),
(3983, 1993, 'message', 'Script error. in  on line 0'),
(3984, 1996, 'level', 'emergency'),
(3985, 1997, 'level', 'emergency'),
(3986, 1995, 'level', 'emergency'),
(3987, 1994, 'message', 'Script error. in  on line 0'),
(3988, 1998, 'level', 'emergency'),
(3989, 1997, 'message', 'Script error. in  on line 0'),
(3990, 1996, 'message', 'Script error. in  on line 0'),
(3991, 1995, 'message', 'Script error. in  on line 0'),
(3992, 1998, 'message', 'Script error. in  on line 0'),
(3993, 1999, 'level', 'emergency'),
(3994, 1999, 'message', 'Script error. in  on line 0'),
(3995, 2000, 'level', 'emergency'),
(3996, 2000, 'message', 'Script error. in  on line 0'),
(3997, 2001, 'level', 'emergency'),
(3998, 2001, 'message', 'Script error. in  on line 0'),
(3999, 2002, 'level', 'emergency'),
(4000, 2002, 'message', 'Script error. in  on line 0'),
(4001, 2003, 'level', 'emergency'),
(4002, 2003, 'message', 'Script error. in  on line 0'),
(4003, 2004, 'level', 'emergency'),
(4004, 2004, 'message', 'Script error. in  on line 0'),
(4005, 2005, 'level', 'emergency'),
(4006, 2005, 'message', 'Script error. in  on line 0'),
(4007, 2006, 'level', 'emergency'),
(4008, 2006, 'message', 'Script error. in  on line 0'),
(4009, 2007, 'level', 'emergency'),
(4010, 2007, 'message', 'Script error. in  on line 0'),
(4011, 2008, 'level', 'emergency'),
(4012, 2008, 'message', 'Script error. in  on line 0'),
(4013, 2009, 'level', 'emergency'),
(4014, 2010, 'level', 'emergency'),
(4015, 2009, 'message', 'Script error. in  on line 0'),
(4016, 2010, 'message', 'Script error. in  on line 0'),
(4017, 2011, 'level', 'emergency'),
(4018, 2011, 'message', 'Script error. in  on line 0'),
(4019, 2012, 'level', 'emergency'),
(4020, 2012, 'message', 'Script error. in  on line 0'),
(4021, 2013, 'level', 'emergency'),
(4022, 2013, 'message', 'Script error. in  on line 0'),
(4023, 2014, 'level', 'emergency'),
(4024, 2014, 'message', 'Script error. in  on line 0'),
(4025, 2015, 'level', 'emergency'),
(4026, 2015, 'message', 'Script error. in  on line 0'),
(4027, 2016, 'level', 'emergency'),
(4028, 2016, 'message', 'Script error. in  on line 0'),
(4029, 2017, 'level', 'emergency'),
(4030, 2017, 'message', 'Script error. in  on line 0'),
(4031, 2018, 'level', 'emergency'),
(4032, 2018, 'message', 'Script error. in  on line 0'),
(4033, 2019, 'level', 'emergency'),
(4034, 2020, 'level', 'emergency'),
(4035, 2019, 'message', 'Script error. in  on line 0'),
(4036, 2020, 'message', 'Script error. in  on line 0'),
(4037, 2021, 'level', 'emergency'),
(4038, 2021, 'message', 'Script error. in  on line 0'),
(4039, 2022, 'level', 'emergency'),
(4040, 2022, 'message', 'Script error. in  on line 0'),
(4041, 2024, 'level', 'emergency'),
(4042, 2023, 'level', 'emergency'),
(4043, 2024, 'message', 'Script error. in  on line 0'),
(4044, 2023, 'message', 'Script error. in  on line 0'),
(4045, 2025, 'level', 'emergency'),
(4046, 2025, 'message', 'Script error. in  on line 0'),
(4047, 2026, 'level', 'emergency'),
(4048, 2026, 'message', 'Script error. in  on line 0'),
(4049, 2027, 'level', 'emergency'),
(4050, 2027, 'message', 'Script error. in  on line 0'),
(4051, 2028, 'level', 'emergency'),
(4052, 2028, 'message', 'Script error. in  on line 0'),
(4053, 2029, 'level', 'emergency'),
(4054, 2029, 'message', 'Script error. in  on line 0'),
(4055, 2031, 'level', 'emergency'),
(4056, 2030, 'level', 'emergency'),
(4057, 2031, 'message', 'Script error. in  on line 0'),
(4058, 2030, 'message', 'Script error. in  on line 0'),
(4059, 2032, 'level', 'emergency'),
(4060, 2032, 'message', 'Script error. in  on line 0'),
(4061, 2033, 'level', 'emergency'),
(4062, 2033, 'message', 'Script error. in  on line 0'),
(4063, 2034, 'level', 'emergency'),
(4064, 2034, 'message', 'Script error. in  on line 0'),
(4065, 2035, 'level', 'emergency'),
(4066, 2035, 'message', 'Script error. in  on line 0'),
(4067, 2036, 'level', 'emergency'),
(4068, 2036, 'message', 'Script error. in  on line 0'),
(4069, 2037, 'level', 'emergency'),
(4070, 2037, 'message', 'Script error. in  on line 0'),
(4071, 2038, 'level', 'emergency'),
(4072, 2038, 'message', 'Script error. in  on line 0'),
(4073, 2039, 'level', 'emergency'),
(4074, 2039, 'message', 'Script error. in  on line 0'),
(4075, 2040, 'level', 'emergency'),
(4076, 2040, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4077, 2041, 'level', 'emergency'),
(4078, 2041, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4079, 2042, 'level', 'emergency'),
(4080, 2042, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4081, 2043, 'level', 'emergency'),
(4082, 2043, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4083, 2044, 'level', 'emergency'),
(4084, 2044, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4085, 2045, 'level', 'emergency'),
(4086, 2045, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4087, 2046, 'level', 'emergency'),
(4088, 2046, 'message', 'Expected identifier, string or number in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 2'),
(4089, 2047, 'level', 'emergency'),
(4090, 2047, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4091, 2048, 'level', 'emergency'),
(4092, 2048, 'message', 'TypeError: e.errors is undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4093, 2049, 'level', 'emergency'),
(4094, 2049, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4095, 2050, 'level', 'emergency'),
(4096, 2050, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4097, 2051, 'level', 'emergency'),
(4098, 2051, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4099, 2052, 'level', 'emergency'),
(4100, 2052, 'message', 'Expected identifier, string or number in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 2'),
(4101, 2053, 'level', 'emergency'),
(4102, 2053, 'message', 'Expected identifier, string or number in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 2'),
(4103, 2054, 'level', 'emergency'),
(4104, 2054, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4105, 2055, 'level', 'emergency'),
(4106, 2055, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4107, 2056, 'level', 'emergency'),
(4108, 2056, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4109, 2057, 'level', 'emergency'),
(4110, 2057, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4111, 2058, 'level', 'emergency'),
(4112, 2058, 'message', 'Die Eigenschaft &quot;fields&quot; eines undefinierten oder Nullverweises kann nicht abgerufen werden. in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4113, 2059, 'level', 'emergency'),
(4114, 2059, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4115, 2060, 'level', 'emergency'),
(4116, 2060, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4117, 2061, 'level', 'emergency'),
(4118, 2061, 'message', 'ReferenceError: nfForms is not defined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4119, 2062, 'level', 'emergency'),
(4120, 2062, 'message', 'SyntaxError: illegal character in http://www.wmaadmissions.ca/wp-includes/js/jquery/jquery.js?ver=1.12.4 on line 3'),
(4121, 2063, 'level', 'emergency'),
(4122, 2063, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4123, 2064, 'level', 'emergency'),
(4124, 2064, 'message', 'TypeError: undefined is not an object (evaluating &#039;e.errors.fields&#039;) in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4125, 2065, 'level', 'emergency'),
(4126, 2065, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4127, 2066, 'level', 'emergency'),
(4128, 2066, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4129, 2067, 'level', 'emergency'),
(4130, 2067, 'message', 'Uncaught TypeError: Cannot read property &#039;fields&#039; of undefined in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1'),
(4131, 2068, 'level', 'emergency'),
(4132, 2068, 'message', 'Unable to get property &#039;fields&#039; of undefined or null reference in http://www.wmaadmissions.ca/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.2.1 on line 1');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_relationships`
--

CREATE TABLE `wp_eauwvw_nf3_relationships` (
  `id` int(11) NOT NULL,
  `child_id` int(11) NOT NULL,
  `child_type` longtext NOT NULL,
  `parent_id` int(11) NOT NULL,
  `parent_type` longtext NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf3_upgrades`
--

CREATE TABLE `wp_eauwvw_nf3_upgrades` (
  `id` int(11) NOT NULL,
  `cache` longtext,
  `stage` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wp_eauwvw_nf3_upgrades`
--

INSERT INTO `wp_eauwvw_nf3_upgrades` (`id`, `cache`, `stage`) VALUES
(2, 'a:7:{s:2:\"id\";i:2;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:62:{i:0;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:5:\"label\";s:32:\"I am applying for (choose ONE): \";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:42:\"i_am_applying_for_choose_one_1499454121338\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:4:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:48:\"Morning Casa 8:30am - 11:30am Monday to Thursday\";s:5:\"value\";s:15:\"Morning Session\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:50:\"Afternoon Casa 12:30am - 3:30pm Monday to Thursday\";s:5:\"value\";s:17:\"Afternoon Session\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:48:\"Full-Day Casa 8:30am - 3:30pm Monday to Thursday\";s:5:\"value\";s:8:\"Full Day\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3908\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:1:\"5\";}i:1;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:5:\"label\";s:10:\"First Name\";s:4:\"type\";s:9:\"firstname\";s:3:\"key\";s:23:\"firstname_1499456098782\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3502\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:1:\"6\";}i:2;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:4:\"type\";s:9:\"firstname\";s:5:\"label\";s:17:\"First Parent Name\";s:3:\"key\";s:31:\"first_parent_name_1499712121583\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3925\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"17\";}i:3;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:5:\"label\";s:17:\"Child\'s Full Name\";s:4:\"type\";s:9:\"firstname\";s:3:\"key\";s:31:\"child_s_full_name_1499464634967\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3968\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"18\";}i:4;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:156:\"If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\";s:3:\"key\";s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4023\";}s:2:\"id\";s:2:\"42\";}i:5;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:50:\"What activities does your child prefer when alone?\";s:3:\"key\";s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3993\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"36\";}i:6;a:2:{s:8:\"settings\";a:60:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:4:\"type\";s:8:\"checkbox\";s:5:\"label\";s:37:\"I understand the Terms and Conditions\";s:3:\"key\";s:51:\"i_understand_the_terms_and_conditions_1499711012223\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";i:1;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:128:\"<p>I understand that completing an application does not guarantee enrolment for my child at Westside Montessori Academy.<br></p>\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:3:\"Yes\";s:20:\"unchecked_calc_value\";s:2:\"No\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4064\";s:14:\"drawerDisabled\";b:0;s:13:\"checked_value\";s:7:\"Checked\";s:15:\"unchecked_value\";s:9:\"Unchecked\";}s:2:\"id\";s:2:\"67\";}i:7;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:5:\"label\";s:10:\"Beginning:\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:23:\"beginning_1499454214079\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2020\";s:5:\"value\";s:14:\"September 2020\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2021\";s:5:\"value\";s:14:\"September 2021\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2022\";s:5:\"value\";s:14:\"September 2022\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3911\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:1:\"7\";}i:8;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:5:\"label\";s:9:\"Last Name\";s:4:\"type\";s:8:\"lastname\";s:3:\"key\";s:22:\"lastname_1499456102013\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3505\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:1:\"8\";}i:9;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:4:\"type\";s:8:\"lastname\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:22:\"lastname_1499463440629\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3927\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"19\";}i:10;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:19:\"Special Medication?\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4026\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"43\";}i:11;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:50:\"What activities does your child enjoy with others?\";s:3:\"key\";s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3996\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"37\";}i:12;a:2:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:5:\"label\";s:21:\"Child\'s Date of Birth\";s:4:\"type\";s:4:\"date\";s:3:\"key\";s:35:\"child_s_date_of_birth_1499464731212\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:12:\"date_default\";s:0:\"\";s:11:\"date_format\";s:10:\"DD/MM/YYYY\";s:16:\"year_range_start\";s:0:\"\";s:14:\"year_range_end\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3970\";s:11:\"placeholder\";s:0:\"\";}s:2:\"id\";s:2:\"24\";}i:13;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:31:\"Name Child Prefers to Be Called\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:45:\"name_child_prefers_to_be_called_1499464649864\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3973\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"20\";}i:14;a:2:{s:8:\"settings\";a:60:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:22:\"Add Enrichment Fridays\";s:4:\"type\";s:8:\"checkbox\";s:3:\"key\";s:36:\"add_enrichment_fridays_1499454279114\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";i:0;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:323:\"<p><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span class=\"nf-field-sub-settings\"></span></span></span></span>Each week we combine this smaller class with the Kindergarten class for \ngroup activities, journaling, reading and practice cooperating in a \ngroup.</p><br><p></p>\";s:9:\"desc_text\";s:296:\"<p><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span class=\"nf-field-sub-settings\"><b>Time:</b> Friday Mornings 8:30am – 11:30am<br><b>Eligibility:</b> 2nd year students or children turning 4 by December 31st\n</span></span></span></span><br></p>\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:3:\"YES\";s:20:\"unchecked_calc_value\";s:2:\"NO\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3914\";s:14:\"drawerDisabled\";b:0;s:13:\"checked_value\";s:7:\"Checked\";s:15:\"unchecked_value\";s:9:\"Unchecked\";}s:2:\"id\";s:1:\"9\";}i:15;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:22:\"Best Phone for Contact\";s:4:\"type\";s:5:\"phone\";s:3:\"key\";s:36:\"best_phone_for_contact_1499460943984\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3508\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"10\";}i:16;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:21:\"Best Phone to Contact\";s:3:\"key\";s:35:\"best_phone_to_contact_1499464065667\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3930\";s:9:\"cellOrder\";i:1;s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"21\";}i:17;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:32:\"Are Playmates Readily Available?\";s:3:\"key\";s:45:\"are_playmates_readily_available_1499465036269\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:11:\"<p><br></p>\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3999\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"38\";}i:18;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:18:\"Medication Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4028\";s:3:\"key\";s:32:\"medication_details_1499710356120\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"62\";}i:19;a:2:{s:8:\"settings\";a:49:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:20:\"submit_1499710991307\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";i:0;s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4067\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"68\";}i:20;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:5:\"label\";s:7:\"Gender:\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:20:\"gender_1499703657310\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:1:\"s\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:1:\"F\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:1:\"M\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3975\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"22\";}i:21;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:13:\"Special Diet?\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4031\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"44\";}i:22;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:5:\"label\";s:5:\"Email\";s:4:\"type\";s:5:\"email\";s:3:\"key\";s:19:\"email_1499456110082\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3511\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"11\";}i:23;a:2:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:4:\"type\";s:5:\"email\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:19:\"email_1499463446645\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3932\";s:9:\"cellOrder\";i:2;s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"23\";}i:24;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:81:\"Has Your Child Had Previous Experience Away From Home (daycare, preschool, etc.)?\";s:3:\"key\";s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4002\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"39\";}i:25;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:4:\"type\";s:12:\"listcheckbox\";s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:6:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Web Search\";s:5:\"value\";s:10:\"web search\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:22:\"Current Student/Family\";s:5:\"value\";s:15:\"current student\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:18:\"BC Parent Magazine\";s:5:\"value\";s:9:\"bc parent\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Westcoast Families Magazine\";s:5:\"value\";s:16:\"westcoast family\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"OurKids.net\";s:5:\"value\";s:8:\"our kids\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"other\";s:5:\"value\";s:5:\"other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3917\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"69\";}i:26;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:5:\"label\";s:7:\"Address\";s:4:\"type\";s:7:\"address\";s:3:\"key\";s:21:\"address_1499456126117\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3514\";s:21:\"custom_name_attribute\";s:7:\"address\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"13\";}i:27;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:4:\"type\";s:7:\"address\";s:5:\"label\";s:7:\"Address\";s:3:\"key\";s:21:\"address_1499463452209\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3935\";s:21:\"custom_name_attribute\";s:7:\"address\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"25\";}i:28;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:5:\"label\";s:14:\"First Language\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:28:\"first_language_1499464743690\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3978\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"26\";}i:29;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:5:\"label\";s:20:\"Special Diet Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4033\";s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";}s:2:\"id\";s:2:\"63\";}i:30;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:22:\"Current Student/Family\";s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3919\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"70\";}i:31;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:36:\"Did your child enjoy the experience?\";s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4005\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"61\";}i:32;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:29:\"Food preferences or dislikes?\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4036\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"45\";}i:33;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:5:\"label\";s:4:\"City\";s:4:\"type\";s:4:\"city\";s:3:\"key\";s:18:\"city_1499456133320\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3517\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:4:\"city\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"14\";}i:34;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:5:\"label\";s:15:\"Other Languages\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:29:\"other_languages_1499464752409\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3980\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"27\";}i:35;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:5:\"label\";s:6:\"Unit #\";s:4:\"type\";s:7:\"address\";s:7:\"cellcid\";s:5:\"c3937\";s:3:\"key\";s:18:\"unit_1499465451820\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:9:\"cellOrder\";i:1;s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:7:\"address\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"28\";}i:36;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:5:\"Other\";s:3:\"key\";s:19:\"other_1499711968400\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3919\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:2;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"71\";}i:37;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:18:\"Details (optional)\";s:3:\"key\";s:30:\"details_optional_1499704162086\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4008\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"53\";}i:38;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:4:\"type\";s:4:\"city\";s:5:\"label\";s:4:\"City\";s:3:\"key\";s:18:\"city_1499463453266\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3940\";s:9:\"cellOrder\";i:1;s:21:\"custom_name_attribute\";s:4:\"city\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"29\";}i:39;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:5:\"label\";s:11:\"Citizenship\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:25:\"citizenship_1499464812337\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3982\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"30\";}i:40;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:5:\"label\";s:23:\"Food Preference Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4038\";s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";}s:2:\"id\";s:2:\"64\";}i:41;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:63:\"Is your child currently attending another school or program(s)?\";s:3:\"key\";s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4011\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"54\";}i:42;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:22:\"Special eating habits?\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:1:\"N\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4041\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"46\";}i:43;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:5:\"label\";s:11:\"Postal Code\";s:4:\"type\";s:3:\"zip\";s:3:\"key\";s:25:\"postal_code_1499456183415\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:1:\"6\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3520\";s:21:\"custom_name_attribute\";s:3:\"zip\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"15\";}i:44;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:5:\"label\";s:30:\"Does Your Child Have Siblings?\";s:4:\"type\";s:9:\"listradio\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:1:\"N\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3985\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"32\";}i:45;a:2:{s:8:\"settings\";a:97:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:4:\"type\";s:9:\"liststate\";s:5:\"label\";s:14:\"Province/State\";s:3:\"key\";s:28:\"province_state_1499463593303\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:68:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Nunavut\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:13;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:14;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:15;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:16;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:17;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:18;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:19;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:20;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:21;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:22;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:23;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:24;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:25;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:26;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:27;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:28;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:29;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:30;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:31;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:32;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:33;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:34;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:35;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:36;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:37;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:38;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:39;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:40;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:41;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:42;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:43;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:44;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:45;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:46;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:47;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:48;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:49;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:50;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:51;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:52;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:53;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:54;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:55;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:55;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:56;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:56;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:57;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:57;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:58;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:58;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:59;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:59;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:60;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:60;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:61;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:61;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:62;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:62;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:63;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:63;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:64;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:64;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:65;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:51:\"ARMED FORCES AFRICA \\ CANADA \\ EUROPE \\ MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:65;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:66;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:66;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:67;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:67;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3942\";s:9:\"cellOrder\";i:1;s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"33\";}i:46;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:4:\"type\";s:3:\"zip\";s:5:\"label\";s:11:\"Postal Code\";s:3:\"key\";s:25:\"postal_code_1499463506919\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:1:\"6\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3944\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;s:21:\"custom_name_attribute\";s:3:\"zip\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"31\";}i:47;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:5:\"label\";s:21:\"Eating Habits Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4043\";s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"65\";}i:48;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:24:\"Name and age of siblings\";s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3987\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"72\";}i:49;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:13:\"Place of Work\";s:3:\"key\";s:27:\"place_of_work_1499464075146\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3947\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"34\";}i:50;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:35:\"Please list other schools/programs:\";s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4014\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:2:\"55\";}i:51;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:10:\"Work Phone\";s:3:\"key\";s:24:\"work_phone_1499464087910\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3949\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"35\";}i:52;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:50:\"Is your child leaving the other school or program?\";s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:1:\"n\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4017\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"56\";}i:53;a:2:{s:8:\"settings\";a:60:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:4:\"type\";s:8:\"checkbox\";s:5:\"label\";s:30:\"Add a Second Parent / Guardian\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";i:0;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";i:0;s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:0:\"\";s:20:\"unchecked_calc_value\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3952\";s:14:\"drawerDisabled\";b:0;s:13:\"checked_value\";s:7:\"Checked\";s:15:\"unchecked_value\";s:9:\"Unchecked\";}s:2:\"id\";s:2:\"41\";}i:54;a:2:{s:8:\"settings\";a:57:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:4:\"type\";s:9:\"firstname\";s:5:\"label\";s:21:\"2nd Parent First Name\";s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3955\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"57\";}i:55;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:14;s:4:\"type\";s:8:\"lastname\";s:5:\"label\";s:20:\"2nd Parent Last Name\";s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3957\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"58\";}i:56;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:15;s:4:\"type\";s:5:\"email\";s:5:\"label\";s:16:\"2nd Parent Email\";s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3960\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"59\";}i:57;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:16;s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:16:\"2nd Parent Phone\";s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3962\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:2:\"60\";}i:58;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:48:\"Why would you like for your child to attend WMA?\";s:3:\"key\";s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4049\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"47\";}i:59;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:12:\"listcheckbox\";s:5:\"label\";s:65:\"How many years will your child attend WMA? (check all that apply)\";s:3:\"key\";s:76:\"how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:4:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Casa One Year\";s:5:\"value\";s:13:\"Casa One Year\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"Casa Two Years\";s:5:\"value\";s:14:\"Casa Two Years\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:19:\"Casa & Kindergarten\";s:5:\"value\";s:21:\"Casa and Kindergarten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:32:\"Casa & Elementary (Grades K - 7)\";s:5:\"value\";s:33:\"Casa and Elementary Grades K to 7\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4058\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"49\";}i:60;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:87:\"How Does the Montessori Method fit in with the education goals you have for your child?\";s:3:\"key\";s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4052\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"73\";}i:61;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9999;s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:20:\"submit_1499456656486\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";i:0;s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3523\";}s:2:\"id\";s:2:\"16\";}}s:7:\"actions\";a:6:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:46:\"Application Successfully Submitted. Thank you!\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:673:\"<p>Dear {field:first_parent_name_1499712121583},</p><p>Thank you for submitting an online application to WMA Preschool.</p><p>Your should receive an email shortly with a copy of your online application and the next steps to take to complete the process.&nbsp;<span style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\">Please do not hesitate to contact us if you have any questions.</span></p><p><br></p><p>All the best,</p><p>Westside Montessori Academy</p><p><a href=\"office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></p><p>604-434-9611</p>\";s:14:\"drawerDisabled\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:5;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:52:\"Email with PDF Application (to school and applicant)\";s:2:\"to\";s:68:\"{field:email_1499463446645}, admissions@westsidemontessoriacademy.ca\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{field:all_fields}\";s:5:\"order\";s:1:\"2\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:8:\"reply_to\";s:35:\"office@westsidemontessoriacademy.ca\";s:13:\"email_subject\";s:64:\"Your Application to Westside Montessori Academy Casa dei Bambini\";s:13:\"email_message\";s:5486:\"<p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Thank you for your application to Westside Montessori Casa dei Bambini. We look forward to meeting you!<span class=\"Apple-converted-space\">&nbsp;</span><span id=\"nf-drawer-content\"><span><span>The information you submitted is attached to this message as a PDF.</span></span></span><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Your application will be complete once<strong><span class=\"Apple-converted-space\">&nbsp;</span></strong><strong></strong>the following requirements have been met:</p><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><strong style=\"font-size: 12px;\">✓ Complete application form</strong></h3><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-size: 12px;\"><strong></strong></span><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><strong style=\"font-size: 12px;\">☐ Schedule a Casa Classroom Observation Session</strong></span></span></span><span style=\"font-size: 12px;\"><strong> (parent(s)/guardian(s) only)</strong></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span style=\"font-size: 12px;\"><strong>☐ Attend an WMA Casa dei Bambini Open House</strong></span></span></span></span><span style=\"font-size: 12px;\"><strong> (typically a Saturday in January)<br></strong></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-size: 12px;\"><strong>☐ Paid $50 Application Processing fee<span class=\"Apple-converted-space\"></span></strong></span><br><span style=\"font-size: 12px;\"><strong></strong></span><span style=\"font-size: 12px;\"><strong><i><u>We will only send this invoice once we\'ve determined that there is a space for your child in the program.</u></i></strong><span id=\"nf-drawer-content\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><strong style=\"font-size: 12px;\"><br></strong></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-weight: normal; font-size: 12px;\">No acceptance for enrolment is implied by completing our application process. Enrolment is at the sole discretion of Westside Montessori Academy.</span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><b>Add<span class=\"Apple-converted-space\">&nbsp;</span></b><a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><b><span class=\"Apple-converted-space\">&nbsp;</span>to your contacts to avoid missing messages from us.</b></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">We will be in touch shortly.</p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">All the best,</p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Westside Montessori Academy<span id=\"nf-drawer-content\"><span><span><br>Phone: (604) 434-9611<br>Email:&nbsp;<a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></span></span></span></p>\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:27:\"Westside Montessori Academy\";s:12:\"from_address\";s:35:\"office@westsidemontessoriacademy.ca\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:29:\"officewesmonacademy@gmail.com\";s:3:\"bcc\";s:34:\"media@westsidemontessoriacademy.ca\";s:10:\"attach_pdf\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:6;}i:2;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:15:\"Save Submission\";s:5:\"order\";s:1:\"3\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:7;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-10 16:02:53\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:8;}i:4;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-14 10:05:28\";s:5:\"label\";s:17:\"Zapier Freshbooks\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/51cghi/\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:14;}i:5;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-14 09:34:25\";s:5:\"label\";s:16:\"Zapier Mailchimp\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/51eqpv/\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:12;}}s:8:\"settings\";a:157:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:32:\"WMA Casa dei Bambini Application\";s:10:\"show_title\";i:0;s:14:\"clear_complete\";i:1;s:13:\"hide_complete\";i:1;s:17:\"default_label_pos\";s:5:\"above\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";i:1;s:8:\"currency\";s:0:\"\";s:9:\"logged_in\";b:0;s:17:\"not_logged_in_msg\";s:0:\"\";s:13:\"sub_limit_msg\";s:43:\"The Form has reached it\'s submission limit.\";s:12:\"calculations\";a:0:{}s:23:\"container_styles_border\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";i:0;s:19:\"title_styles_border\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";i:0;s:17:\"row_styles_border\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";i:0;s:21:\"row-odd_styles_border\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";i:0;s:25:\"success-msg_styles_border\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";i:0;s:23:\"error_msg_styles_border\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";i:0;s:10:\"conditions\";a:10:{i:0;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:2:{i:0;a:5:{s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:2:{i:0;a:5:{s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:1;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:7:\"checked\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:4:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:4:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:2;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:2:{i:0;a:5:{s:3:\"key\";s:30:\"details_optional_1499704162086\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:2:{i:0;a:5:{s:3:\"key\";s:30:\"details_optional_1499704162086\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:3;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:4;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:5;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:6;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:7;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:15:\"current student\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:8;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:5:\"other\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:9;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}}s:13:\"mp_breadcrumb\";i:1;s:15:\"mp_progress_bar\";i:1;s:17:\"mp_display_titles\";i:1;s:13:\"mp_prev_label\";s:0:\"\";s:13:\"mp_next_label\";s:0:\"\";s:34:\"breadcrumb_container_styles_border\";s:0:\"\";s:34:\"breadcrumb_container_styles_height\";s:0:\"\";s:33:\"breadcrumb_container_styles_width\";s:0:\"\";s:34:\"breadcrumb_container_styles_margin\";s:0:\"\";s:35:\"breadcrumb_container_styles_padding\";s:0:\"\";s:33:\"breadcrumb_container_styles_float\";s:0:\"\";s:45:\"breadcrumb_container_styles_show_advanced_css\";i:0;s:32:\"breadcrumb_buttons_styles_border\";s:0:\"\";s:32:\"breadcrumb_buttons_styles_height\";s:0:\"\";s:31:\"breadcrumb_buttons_styles_width\";s:0:\"\";s:35:\"breadcrumb_buttons_styles_font-size\";s:0:\"\";s:32:\"breadcrumb_buttons_styles_margin\";s:0:\"\";s:33:\"breadcrumb_buttons_styles_padding\";s:0:\"\";s:31:\"breadcrumb_buttons_styles_float\";s:0:\"\";s:43:\"breadcrumb_buttons_styles_show_advanced_css\";i:0;s:37:\"breadcrumb_button_hover_styles_border\";s:0:\"\";s:37:\"breadcrumb_button_hover_styles_height\";s:0:\"\";s:36:\"breadcrumb_button_hover_styles_width\";s:0:\"\";s:40:\"breadcrumb_button_hover_styles_font-size\";s:0:\"\";s:37:\"breadcrumb_button_hover_styles_margin\";s:0:\"\";s:38:\"breadcrumb_button_hover_styles_padding\";s:0:\"\";s:36:\"breadcrumb_button_hover_styles_float\";s:0:\"\";s:48:\"breadcrumb_button_hover_styles_show_advanced_css\";i:0;s:38:\"breadcrumb_active_button_styles_border\";s:0:\"\";s:38:\"breadcrumb_active_button_styles_height\";s:0:\"\";s:37:\"breadcrumb_active_button_styles_width\";s:0:\"\";s:41:\"breadcrumb_active_button_styles_font-size\";s:0:\"\";s:38:\"breadcrumb_active_button_styles_margin\";s:0:\"\";s:39:\"breadcrumb_active_button_styles_padding\";s:0:\"\";s:37:\"breadcrumb_active_button_styles_float\";s:0:\"\";s:49:\"breadcrumb_active_button_styles_show_advanced_css\";i:0;s:46:\"progress_bar_container_styles_background-color\";s:0:\"\";s:36:\"progress_bar_container_styles_border\";s:0:\"\";s:36:\"progress_bar_container_styles_height\";s:0:\"\";s:35:\"progress_bar_container_styles_width\";s:0:\"\";s:36:\"progress_bar_container_styles_margin\";s:0:\"\";s:37:\"progress_bar_container_styles_padding\";s:0:\"\";s:35:\"progress_bar_container_styles_float\";s:0:\"\";s:47:\"progress_bar_container_styles_show_advanced_css\";i:0;s:41:\"progress_bar_fill_styles_background-color\";s:7:\"#8bd655\";s:31:\"progress_bar_fill_styles_border\";s:0:\"\";s:31:\"progress_bar_fill_styles_height\";s:0:\"\";s:31:\"progress_bar_fill_styles_margin\";s:0:\"\";s:32:\"progress_bar_fill_styles_padding\";s:0:\"\";s:42:\"progress_bar_fill_styles_show_advanced_css\";i:0;s:25:\"part_titles_styles_border\";s:0:\"\";s:25:\"part_titles_styles_height\";s:0:\"\";s:24:\"part_titles_styles_width\";s:0:\"\";s:28:\"part_titles_styles_font-size\";s:0:\"\";s:25:\"part_titles_styles_margin\";s:0:\"\";s:26:\"part_titles_styles_padding\";s:0:\"\";s:24:\"part_titles_styles_float\";s:0:\"\";s:36:\"part_titles_styles_show_advanced_css\";i:0;s:34:\"navigation_container_styles_border\";s:0:\"\";s:34:\"navigation_container_styles_height\";s:0:\"\";s:33:\"navigation_container_styles_width\";s:0:\"\";s:34:\"navigation_container_styles_margin\";s:0:\"\";s:35:\"navigation_container_styles_padding\";s:0:\"\";s:33:\"navigation_container_styles_float\";s:0:\"\";s:45:\"navigation_container_styles_show_advanced_css\";i:0;s:29:\"previous_button_styles_border\";s:0:\"\";s:29:\"previous_button_styles_height\";s:0:\"\";s:28:\"previous_button_styles_width\";s:0:\"\";s:32:\"previous_button_styles_font-size\";s:0:\"\";s:29:\"previous_button_styles_margin\";s:0:\"\";s:30:\"previous_button_styles_padding\";s:0:\"\";s:40:\"previous_button_styles_show_advanced_css\";i:0;s:25:\"next_button_styles_border\";s:0:\"\";s:25:\"next_button_styles_height\";s:0:\"\";s:24:\"next_button_styles_width\";s:0:\"\";s:28:\"next_button_styles_font-size\";s:0:\"\";s:25:\"next_button_styles_margin\";s:0:\"\";s:26:\"next_button_styles_padding\";s:0:\"\";s:36:\"next_button_styles_show_advanced_css\";i:0;s:30:\"navigation_hover_styles_border\";s:0:\"\";s:30:\"navigation_hover_styles_height\";s:0:\"\";s:29:\"navigation_hover_styles_width\";s:0:\"\";s:33:\"navigation_hover_styles_font-size\";s:0:\"\";s:30:\"navigation_hover_styles_margin\";s:0:\"\";s:31:\"navigation_hover_styles_padding\";s:0:\"\";s:41:\"navigation_hover_styles_show_advanced_css\";i:0;s:15:\"formContentData\";a:8:{i:0;a:8:{s:15:\"formContentData\";a:3:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"i_am_applying_for_choose_one_1499454121338\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:36:\"add_enrichment_fridays_1499454279114\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:36:\"current_student_family_1499711958874\";i:1;s:19:\"other_1499711968400\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:8:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"first_parent_name_1499712121583\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499463440629\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"best_phone_to_contact_1499464065667\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499463446645\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499463452209\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:18:\"unit_1499465451820\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499463453266\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:28:\"province_state_1499463593303\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499463506919\";}s:5:\"width\";i:33;}}}i:4;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:27:\"place_of_work_1499464075146\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:24:\"work_phone_1499464087910\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"add_a_second_parent_guardian_1499465827161\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_first_name_1499704780354\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"2nd_parent_last_name_1499704845650\";}s:5:\"width\";i:50;}}}i:7;a:2:{s:5:\"order\";i:13;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_email_1499704856675\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_phone_1499704870129\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:17:\"Parent / Guardian\";s:3:\"key\";s:8:\"usyafvzm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"child_s_full_name_1499464634967\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"child_s_date_of_birth_1499464731212\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"name_child_prefers_to_be_called_1499464649864\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:20:\"gender_1499703657310\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:28:\"first_language_1499464743690\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:29:\"other_languages_1499464752409\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"citizenship_1499464812337\";}s:5:\"width\";i:33;}}}i:3;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:43:\"does_your_child_have_siblings_1499464832216\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:38:\"name_and_age_of_siblings_1499964482946\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:10:\"Your Child\";s:3:\"key\";s:8:\"udfnrhte\";s:10:\"editActive\";b:1;}i:3;a:8:{s:15:\"formContentData\";a:9:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"are_playmates_readily_available_1499465036269\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";}s:5:\"width\";s:3:\"100\";}}}i:4;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:49:\"did_your_child_enjoy_the_experience_1499705669323\";}s:5:\"width\";s:3:\"100\";}}}i:5;a:2:{s:5:\"order\";i:7;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"details_optional_1499704162086\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";}s:5:\"width\";s:3:\"100\";}}}i:7;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:48:\"please_list_other_schools_programs_1499704327901\";}s:5:\"width\";s:3:\"100\";}}}i:8;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Activities & Experience\";s:3:\"key\";s:5:\"yllfk\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:4;a:8:{s:15:\"formContentData\";a:5:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"special_medication_1499466346394\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"medication_details_1499710356120\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:26:\"special_diet_1499466766111\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"special_diet_details_1499710392198\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"food_preferences_or_dislikes_1499466743566\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:37:\"food_preference_details_1499710402755\";}s:5:\"width\";i:50;}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"special_eating_habits_1499466809010\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"eating_habits_details_1499710414708\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:4;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Allergies & Preferences\";s:3:\"key\";s:8:\"gihdcpsd\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:5;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:5;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Why WMA?\";s:3:\"key\";s:6:\"jrngkm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:6;a:8:{s:15:\"formContentData\";a:1:{i:0;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:76:\"how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:6;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Future\";s:3:\"key\";s:8:\"jvuavpzy\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:7;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:51:\"i_understand_the_terms_and_conditions_1499711012223\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499710991307\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:7;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Submit\";s:3:\"key\";s:7:\"szelumc\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}s:14:\"drawerDisabled\";b:0;s:19:\"changeEmailErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:11:\"mp_validate\";i:1;s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:18:\"changeDateErrorMsg\";s:0:\"\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}', 1);
INSERT INTO `wp_eauwvw_nf3_upgrades` (`id`, `cache`, `stage`) VALUES
(3, 'a:7:{s:2:\"id\";i:3;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:56:{i:0;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:9:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Kindergarten\";s:5:\"value\";s:12:\"Kindergarten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Grade One\";s:5:\"value\";s:9:\"Grade One\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Grade Two\";s:5:\"value\";s:9:\"Grade Two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Grade Three\";s:5:\"value\";s:11:\"Grade Three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:10:\"Grade Four\";s:5:\"value\";s:10:\"Grade Four\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:10:\"Grade Five\";s:5:\"value\";s:10:\"Grade Five\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:9:\"Grade Six\";s:5:\"value\";s:9:\"Grade Six\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Grade Seven\";s:5:\"value\";s:11:\"Grade Seven\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3876\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:19:\"I am applying for: \";s:3:\"key\";s:31:\"i_am_applying_for_1500318528695\";s:4:\"type\";s:10:\"listselect\";}s:2:\"id\";i:74;}i:1;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3890\";s:5:\"label\";s:17:\"First Parent Name\";s:3:\"key\";s:31:\"first_parent_name_1499712121583\";s:4:\"type\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:80;}i:2;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3938\";s:5:\"label\";s:17:\"Child\'s Full Name\";s:3:\"key\";s:31:\"child_s_full_name_1499464634967\";s:4:\"type\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:96;}i:3;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3963\";s:5:\"label\";s:50:\"What activities does your child prefer when alone?\";s:3:\"key\";s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:105;}i:4;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3976\";s:5:\"label\";s:156:\"If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\";s:3:\"key\";s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:114;}i:5;a:2:{s:8:\"settings\";a:60:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";s:1:\"1\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:128:\"<p>I understand that completing an application does not guarantee enrolment for my child at Westside Montessori Academy.<br></p>\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:3:\"Yes\";s:20:\"unchecked_calc_value\";s:2:\"No\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4024\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:37:\"I understand the Terms and Conditions\";s:3:\"key\";s:51:\"i_understand_the_terms_and_conditions_1499711012223\";s:4:\"type\";s:8:\"checkbox\";s:13:\"checked_value\";s:7:\"Checked\";s:15:\"unchecked_value\";s:9:\"Unchecked\";}s:2:\"id\";i:126;}i:6;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2020\";s:5:\"value\";s:14:\"September 2020\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2021\";s:5:\"value\";s:14:\"September 2021\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2022\";s:5:\"value\";s:14:\"September 2022\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3879\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:10:\"Beginning:\";s:3:\"key\";s:23:\"beginning_1499454214079\";s:4:\"type\";s:10:\"listselect\";}s:2:\"id\";i:75;}i:7;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3892\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:22:\"lastname_1499463440629\";s:4:\"type\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:81;}i:8;a:2:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:12:\"date_default\";s:0:\"\";s:11:\"date_format\";s:10:\"DD/MM/YYYY\";s:16:\"year_range_start\";s:0:\"\";s:14:\"year_range_end\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3940\";s:5:\"label\";s:21:\"Child\'s Date of Birth\";s:3:\"key\";s:35:\"child_s_date_of_birth_1499464731212\";s:4:\"type\";s:4:\"date\";s:11:\"placeholder\";s:0:\"\";}s:2:\"id\";i:97;}i:9;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3965\";s:5:\"label\";s:50:\"What activities does your child enjoy with others?\";s:3:\"key\";s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:106;}i:10;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3979\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:19:\"Special Medication?\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:115;}i:11;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3895\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:21:\"Best Phone to Contact\";s:3:\"key\";s:35:\"best_phone_to_contact_1499464065667\";s:4:\"type\";s:5:\"phone\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:82;}i:12;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3943\";s:5:\"label\";s:31:\"Name Child Prefers to Be Called\";s:3:\"key\";s:45:\"name_child_prefers_to_be_called_1499464649864\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:98;}i:13;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:7:\"cellcid\";s:5:\"c3981\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:18:\"Medication Details\";s:3:\"key\";s:32:\"medication_details_1499710356120\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:116;}i:14;a:2:{s:8:\"settings\";a:49:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4027\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1499710991307\";s:4:\"type\";s:6:\"submit\";}s:2:\"id\";i:127;}i:15;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:57:\"Name of current school child is attending (if applicable)\";s:3:\"key\";s:69:\"name_of_current_school_child_is_attending_if_applicable_1500323987591\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3968\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:3:\"130\";}i:16;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:6:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Web Search\";s:5:\"value\";s:10:\"web search\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:22:\"Current Student/Family\";s:5:\"value\";s:23:\"current family referral\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:18:\"BC Parent Magazine\";s:5:\"value\";s:9:\"bc parent\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Westcoast Families Magazine\";s:5:\"value\";s:16:\"westcoast family\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"OurKids.net\";s:5:\"value\";s:8:\"our kids\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"other\";s:5:\"value\";s:5:\"other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3882\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:4:\"type\";s:12:\"listcheckbox\";}s:2:\"id\";i:77;}i:17;a:2:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3897\";s:9:\"cellOrder\";s:1:\"2\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:19:\"email_1499463446645\";s:4:\"type\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:83;}i:18;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:1:\"s\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:6:\"Female\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:4:\"Male\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3945\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:7:\"Gender:\";s:3:\"key\";s:20:\"gender_1499703657310\";s:4:\"type\";s:10:\"listselect\";}s:2:\"id\";i:99;}i:19;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3984\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:13:\"Special Diet?\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:117;}i:20;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:5:\"label\";s:56:\"What activites/subjects does your child enjoy at school?\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:69:\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3968\";s:9:\"cellOrder\";i:2;s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:3:\"137\";}i:21;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:21:\"Child\'s Current Grade\";s:3:\"key\";s:35:\"child_s_current_grade_1500324007540\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3970\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:3:\"131\";}i:22;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3884\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:22:\"Current Student/Family\";s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:78;}i:23;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3900\";s:5:\"label\";s:7:\"Address\";s:3:\"key\";s:21:\"address_1499463452209\";s:4:\"type\";s:7:\"address\";s:21:\"custom_name_attribute\";s:7:\"address\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:84;}i:24;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3948\";s:5:\"label\";s:14:\"First Language\";s:3:\"key\";s:28:\"first_language_1499464743690\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:100;}i:25;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:7:\"cellcid\";s:5:\"c3986\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:5:\"label\";s:20:\"Special Diet Details\";s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:118;}i:26;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3884\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"cellOrder\";s:1:\"2\";s:5:\"label\";s:5:\"Other\";s:3:\"key\";s:19:\"other_1499711968400\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:79;}i:27;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:7:\"cellcid\";s:5:\"c3902\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"0\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:9:\"cellOrder\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:6:\"Unit #\";s:3:\"key\";s:18:\"unit_1499465451820\";s:4:\"type\";s:7:\"address\";s:21:\"custom_name_attribute\";s:7:\"address\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:85;}i:28;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3950\";s:5:\"label\";s:15:\"Other Languages\";s:3:\"key\";s:29:\"other_languages_1499464752409\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:101;}i:29;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3989\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:29:\"Food preferences or dislikes?\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:119;}i:30;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:71:\"Please list any extra-curricular activites your child is involved with:\";s:3:\"key\";s:84:\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3970\";s:9:\"cellOrder\";i:2;s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:3:\"138\";}i:31;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3905\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:4:\"City\";s:3:\"key\";s:18:\"city_1499463453266\";s:4:\"type\";s:4:\"city\";s:21:\"custom_name_attribute\";s:4:\"city\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:86;}i:32;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3952\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:11:\"Citizenship\";s:3:\"key\";s:25:\"citizenship_1499464812337\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:102;}i:33;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:7:\"cellcid\";s:5:\"c3991\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:5:\"label\";s:23:\"Food Preference Details\";s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:120;}i:34;a:2:{s:8:\"settings\";a:97:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:68:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Nunavut\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:13;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:14;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:15;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:16;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:17;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:18;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:19;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:20;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:21;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:22;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:23;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:24;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:25;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:26;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:27;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:28;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:29;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:30;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:31;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:32;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:33;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:34;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:35;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:36;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:37;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:38;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:39;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:40;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:41;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:42;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:43;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:44;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:45;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:46;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:47;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:48;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:49;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:50;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:51;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:52;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:53;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:54;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:55;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:55;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:56;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:56;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:57;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:57;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:58;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:58;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:59;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:59;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:60;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:60;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:61;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:61;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:62;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:62;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:63;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:63;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:64;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:64;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:65;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:51:\"ARMED FORCES AFRICA \\ CANADA \\ EUROPE \\ MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:65;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:66;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:66;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:67;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:67;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3907\";s:9:\"cellOrder\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:14:\"Province/State\";s:3:\"key\";s:28:\"province_state_1499463593303\";s:4:\"type\";s:9:\"liststate\";}s:2:\"id\";i:87;}i:35;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3955\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:30:\"Does Your Child Have Siblings?\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:103;}i:36;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3994\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:22:\"Special eating habits?\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:121;}i:37;a:2:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:1:\"6\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3909\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:11:\"Postal Code\";s:3:\"key\";s:25:\"postal_code_1499463506919\";s:4:\"type\";s:3:\"zip\";s:21:\"custom_name_attribute\";s:3:\"zip\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:88;}i:38;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3957\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:24:\"Name and age of siblings\";s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:104;}i:39;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:7:\"cellcid\";s:5:\"c3996\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:21:\"Eating Habits Details\";s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:122;}i:40;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3912\";s:5:\"label\";s:13:\"Place of Work\";s:3:\"key\";s:27:\"place_of_work_1499464075146\";s:4:\"type\";s:7:\"textbox\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";i:89;}i:41;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:31:\"Vision or Hearing Difficulties?\";s:3:\"key\";s:44:\"vision_or_hearing_difficulties_1500324632876\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3999\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"132\";}i:42;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3914\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:10:\"Work Phone\";s:3:\"key\";s:24:\"work_phone_1499464087910\";s:4:\"type\";s:5:\"phone\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:90;}i:43;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:5:\"label\";s:25:\"Vision or Hearing Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4001\";s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"133\";}i:44;a:2:{s:8:\"settings\";a:60:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";s:1:\"0\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:0:\"\";s:20:\"unchecked_calc_value\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3917\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:30:\"Add a Second Parent / Guardian\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:4:\"type\";s:8:\"checkbox\";s:13:\"checked_value\";s:7:\"Checked\";s:15:\"unchecked_value\";s:9:\"Unchecked\";}s:2:\"id\";i:91;}i:45;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:66:\"Has your child ever had a psychological or educational evaluation?\";s:3:\"key\";s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4004\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"134\";}i:46;a:2:{s:8:\"settings\";a:57:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3920\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:21:\"2nd Parent First Name\";s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:4:\"type\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:92;}i:47;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:5:\"label\";s:18:\"Evaluation Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4006\";s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"135\";}i:48;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:14;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3922\";s:5:\"label\";s:20:\"2nd Parent Last Name\";s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:4:\"type\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:93;}i:49;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:15;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3925\";s:5:\"label\";s:16:\"2nd Parent Email\";s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:4:\"type\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:94;}i:50;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:16;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3927\";s:5:\"label\";s:16:\"2nd Parent Phone\";s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:4:\"type\";s:5:\"phone\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";i:95;}i:51;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:17;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:15:\"2nd Parent Work\";s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3930\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}s:2:\"id\";s:3:\"128\";}i:52;a:2:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:18;s:5:\"label\";s:21:\"2nd Parent Work Phone\";s:4:\"type\";s:5:\"phone\";s:7:\"cellcid\";s:5:\"c3932\";s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}s:2:\"id\";s:3:\"129\";}i:53;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:3:\"999\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4012\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:48:\"Why would you like for your child to attend WMA?\";s:3:\"key\";s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:123;}i:54;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:3:\"999\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4015\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:87:\"How Does the Montessori Method fit in with the education goals you have for your child?\";s:3:\"key\";s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:124;}i:55;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:66:\"Is there anything else you would like to tell us about your child?\";s:3:\"key\";s:79:\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4018\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"136\";}}s:7:\"actions\";a:6:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:46:\"Application Successfully Submitted. Thank you!\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:889:\"<p>Dear {field:first_parent_name_1499712121583},</p><p>Thank you for submitting an online application to WMA Elementary.</p><p>You should receive an email shortly with a copy of your online application and the next steps to take to complete the process (be sure to check your junk folders). Please contact us if you have any questions or concerns.</p><p>All the best,</p><p>Westside Montessori Academy<br><a href=\"office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><a href=\"office@westsidemontessoriacademy.ca\" style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\"></a><br><span style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\">604-434-9611</span></p>\";s:14:\"drawerDisabled\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:21;}i:1;a:2:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:52:\"Email with PDF Application (to school and applicant)\";s:2:\"to\";s:68:\"{field:email_1499463446645}, admissions@westsidemontessoriacademy.ca\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{field:all_fields}\";s:5:\"order\";s:1:\"2\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:8:\"reply_to\";s:35:\"office@westsidemontessoriacademy.ca\";s:13:\"email_subject\";s:59:\"Your Application to Westside Montessori Academy Elementary \";s:13:\"email_message\";s:5415:\"<p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Thank you for your application to Westside Montessori Elementary. We look forward to meeting you!<span class=\"Apple-converted-space\">&nbsp;</span><span id=\"nf-drawer-content\"><span><span>The information you submitted is attached to this message as a PDF.</span></span></span><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><br>Your application will be complete once<strong><span class=\"Apple-converted-space\">&nbsp;</span></strong><strong></strong>the following requirements have been met:</p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><strong style=\"font-size: 12px;\">✓ Complete application form</strong></p><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><span style=\"font-size: 12px;\"><strong>☐ Attend an WMA Elementary Open House (typically a Thursday evening in November). </strong><strong>Please check our main website for the date: </strong></span><a href=\"http://www.westsidemontessoriacademy.ca/news/\" target=\"_blank\">westsidemontessoriacademy.ca</a><span style=\"font-size: 12px;\"><strong><br></strong></span></h3><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><span style=\"font-size: 12px;\"><strong>☐ Paid $200 Application Processing fee.<span class=\"Apple-converted-space\">&nbsp;</span><i><u><br>We will only send this invoice once we\'ve determined that there is a space for your child at the school.</u></i></strong><span id=\"nf-drawer-content\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong></span></h3><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><strong style=\"font-size: 12px;\">☐ Schedule a Classroom Experience for your child to spend some time with us in our classrooms.</strong></h3><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-weight: normal; font-size: 12px;\"><br></span></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><i><span style=\"font-weight: normal; font-size: 12px;\">No acceptance for enrolment is implied by completing our application process. Enrolment is at the sole discretion of Westside Montessori Academy.</span></i><b><br><br>Please add<span class=\"Apple-converted-space\">&nbsp;</span></b><a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><b><span class=\"Apple-converted-space\">&nbsp;</span>to your contacts to avoid missing messages from us.</b></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">We will be in touch shortly.<br>All the best,<br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Westside Montessori Academy<span id=\"nf-drawer-content\"><span><span><br>Phone: (604) 434-9611<br>Email:&nbsp;<a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></span></span></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p>\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:27:\"Westside Montessori Academy\";s:12:\"from_address\";s:35:\"office@westsidemontessoriacademy.ca\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:29:\"officewesmonacademy@gmail.com\";s:3:\"bcc\";s:34:\"media@westsidemontessoriacademy.ca\";s:10:\"attach_pdf\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";}s:2:\"id\";i:20;}i:2;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:15:\"Save Submission\";s:5:\"order\";s:1:\"3\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:17;}i:3;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-10 16:02:53\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:16;}i:4;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-20 16:16:51\";s:5:\"label\";s:29:\"Zapier Elementary Freshbooks \";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/5scvkk/\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:26;}i:5;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-20 14:45:28\";s:5:\"label\";s:27:\"Zapier Elementary Mailchimp\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/5sc4vf/\";s:14:\"drawerDisabled\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}s:2:\"id\";i:24;}}s:8:\"settings\";a:158:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:26:\"WMA Elementary Application\";s:3:\"key\";s:0:\"\";s:10:\"created_at\";s:19:\"2017-07-17 12:01:44\";s:10:\"show_title\";i:0;s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:17:\"default_label_pos\";s:5:\"above\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:9:\"logged_in\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:13:\"sub_limit_msg\";s:43:\"The Form has reached it\'s submission limit.\";s:12:\"calculations\";a:0:{}s:23:\"container_styles_border\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:19:\"title_styles_border\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:17:\"row_styles_border\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:21:\"row-odd_styles_border\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:25:\"success-msg_styles_border\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:23:\"error_msg_styles_border\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:10:\"conditions\";a:10:{i:0;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:7:\"checked\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:1;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:2;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:3;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:4;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:5;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:23:\"current family referral\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:6;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:5:\"other\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:7;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:8;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:44:\"vision_or_hearing_difficulties_1500324632876\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:9;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}}s:13:\"mp_breadcrumb\";s:1:\"1\";s:15:\"mp_progress_bar\";s:1:\"1\";s:17:\"mp_display_titles\";s:1:\"1\";s:13:\"mp_prev_label\";s:0:\"\";s:13:\"mp_next_label\";s:0:\"\";s:34:\"breadcrumb_container_styles_border\";s:0:\"\";s:34:\"breadcrumb_container_styles_height\";s:0:\"\";s:33:\"breadcrumb_container_styles_width\";s:0:\"\";s:34:\"breadcrumb_container_styles_margin\";s:0:\"\";s:35:\"breadcrumb_container_styles_padding\";s:0:\"\";s:33:\"breadcrumb_container_styles_float\";s:0:\"\";s:45:\"breadcrumb_container_styles_show_advanced_css\";s:1:\"0\";s:32:\"breadcrumb_buttons_styles_border\";s:0:\"\";s:32:\"breadcrumb_buttons_styles_height\";s:0:\"\";s:31:\"breadcrumb_buttons_styles_width\";s:0:\"\";s:35:\"breadcrumb_buttons_styles_font-size\";s:0:\"\";s:32:\"breadcrumb_buttons_styles_margin\";s:0:\"\";s:33:\"breadcrumb_buttons_styles_padding\";s:0:\"\";s:31:\"breadcrumb_buttons_styles_float\";s:0:\"\";s:43:\"breadcrumb_buttons_styles_show_advanced_css\";s:1:\"0\";s:37:\"breadcrumb_button_hover_styles_border\";s:0:\"\";s:37:\"breadcrumb_button_hover_styles_height\";s:0:\"\";s:36:\"breadcrumb_button_hover_styles_width\";s:0:\"\";s:40:\"breadcrumb_button_hover_styles_font-size\";s:0:\"\";s:37:\"breadcrumb_button_hover_styles_margin\";s:0:\"\";s:38:\"breadcrumb_button_hover_styles_padding\";s:0:\"\";s:36:\"breadcrumb_button_hover_styles_float\";s:0:\"\";s:48:\"breadcrumb_button_hover_styles_show_advanced_css\";s:1:\"0\";s:38:\"breadcrumb_active_button_styles_border\";s:0:\"\";s:38:\"breadcrumb_active_button_styles_height\";s:0:\"\";s:37:\"breadcrumb_active_button_styles_width\";s:0:\"\";s:41:\"breadcrumb_active_button_styles_font-size\";s:0:\"\";s:38:\"breadcrumb_active_button_styles_margin\";s:0:\"\";s:39:\"breadcrumb_active_button_styles_padding\";s:0:\"\";s:37:\"breadcrumb_active_button_styles_float\";s:0:\"\";s:49:\"breadcrumb_active_button_styles_show_advanced_css\";s:1:\"0\";s:46:\"progress_bar_container_styles_background-color\";s:0:\"\";s:36:\"progress_bar_container_styles_border\";s:0:\"\";s:36:\"progress_bar_container_styles_height\";s:0:\"\";s:35:\"progress_bar_container_styles_width\";s:0:\"\";s:36:\"progress_bar_container_styles_margin\";s:0:\"\";s:37:\"progress_bar_container_styles_padding\";s:0:\"\";s:35:\"progress_bar_container_styles_float\";s:0:\"\";s:47:\"progress_bar_container_styles_show_advanced_css\";s:1:\"0\";s:41:\"progress_bar_fill_styles_background-color\";s:7:\"#8bd655\";s:31:\"progress_bar_fill_styles_border\";s:0:\"\";s:31:\"progress_bar_fill_styles_height\";s:0:\"\";s:31:\"progress_bar_fill_styles_margin\";s:0:\"\";s:32:\"progress_bar_fill_styles_padding\";s:0:\"\";s:42:\"progress_bar_fill_styles_show_advanced_css\";s:1:\"0\";s:25:\"part_titles_styles_border\";s:0:\"\";s:25:\"part_titles_styles_height\";s:0:\"\";s:24:\"part_titles_styles_width\";s:0:\"\";s:28:\"part_titles_styles_font-size\";s:0:\"\";s:25:\"part_titles_styles_margin\";s:0:\"\";s:26:\"part_titles_styles_padding\";s:0:\"\";s:24:\"part_titles_styles_float\";s:0:\"\";s:36:\"part_titles_styles_show_advanced_css\";s:1:\"0\";s:34:\"navigation_container_styles_border\";s:0:\"\";s:34:\"navigation_container_styles_height\";s:0:\"\";s:33:\"navigation_container_styles_width\";s:0:\"\";s:34:\"navigation_container_styles_margin\";s:0:\"\";s:35:\"navigation_container_styles_padding\";s:0:\"\";s:33:\"navigation_container_styles_float\";s:0:\"\";s:45:\"navigation_container_styles_show_advanced_css\";s:1:\"0\";s:29:\"previous_button_styles_border\";s:0:\"\";s:29:\"previous_button_styles_height\";s:0:\"\";s:28:\"previous_button_styles_width\";s:0:\"\";s:32:\"previous_button_styles_font-size\";s:0:\"\";s:29:\"previous_button_styles_margin\";s:0:\"\";s:30:\"previous_button_styles_padding\";s:0:\"\";s:40:\"previous_button_styles_show_advanced_css\";s:1:\"0\";s:25:\"next_button_styles_border\";s:0:\"\";s:25:\"next_button_styles_height\";s:0:\"\";s:24:\"next_button_styles_width\";s:0:\"\";s:28:\"next_button_styles_font-size\";s:0:\"\";s:25:\"next_button_styles_margin\";s:0:\"\";s:26:\"next_button_styles_padding\";s:0:\"\";s:36:\"next_button_styles_show_advanced_css\";s:1:\"0\";s:30:\"navigation_hover_styles_border\";s:0:\"\";s:30:\"navigation_hover_styles_height\";s:0:\"\";s:29:\"navigation_hover_styles_width\";s:0:\"\";s:33:\"navigation_hover_styles_font-size\";s:0:\"\";s:30:\"navigation_hover_styles_margin\";s:0:\"\";s:31:\"navigation_hover_styles_padding\";s:0:\"\";s:41:\"navigation_hover_styles_show_advanced_css\";s:1:\"0\";s:15:\"formContentData\";a:7:{i:0;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"i_am_applying_for_1500318528695\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:36:\"current_student_family_1499711958874\";i:1;s:19:\"other_1499711968400\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:9:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"first_parent_name_1499712121583\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499463440629\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"best_phone_to_contact_1499464065667\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499463446645\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499463452209\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:18:\"unit_1499465451820\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499463453266\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:28:\"province_state_1499463593303\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499463506919\";}s:5:\"width\";i:33;}}}i:4;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:27:\"place_of_work_1499464075146\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:24:\"work_phone_1499464087910\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"add_a_second_parent_guardian_1499465827161\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_first_name_1499704780354\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"2nd_parent_last_name_1499704845650\";}s:5:\"width\";i:50;}}}i:7;a:2:{s:5:\"order\";i:13;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_email_1499704856675\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_phone_1499704870129\";}s:5:\"width\";i:50;}}}i:8;a:2:{s:5:\"order\";i:14;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:29:\"2nd_parent_work_1500322689107\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_work_phone_1500399017023\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:17:\"Parent / Guardian\";s:3:\"key\";s:8:\"usyafvzm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"child_s_full_name_1499464634967\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"child_s_date_of_birth_1499464731212\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"name_child_prefers_to_be_called_1499464649864\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:20:\"gender_1499703657310\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:28:\"first_language_1499464743690\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:29:\"other_languages_1499464752409\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"citizenship_1499464812337\";}s:5:\"width\";i:33;}}}i:3;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:43:\"does_your_child_have_siblings_1499464832216\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:38:\"name_and_age_of_siblings_1499964482946\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:10:\"Your Child\";s:3:\"key\";s:8:\"udfnrhte\";s:10:\"editActive\";b:1;}i:3;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:2:{i:0;s:69:\"name_of_current_school_child_is_attending_if_applicable_1500323987591\";i:1;s:69:\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:35:\"child_s_current_grade_1500324007540\";i:1;s:84:\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Activities & Experience\";s:3:\"key\";s:5:\"yllfk\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:4;a:8:{s:15:\"formContentData\";a:7:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"special_medication_1499466346394\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"medication_details_1499710356120\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:26:\"special_diet_1499466766111\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"special_diet_details_1499710392198\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"food_preferences_or_dislikes_1499466743566\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:37:\"food_preference_details_1499710402755\";}s:5:\"width\";i:50;}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"special_eating_habits_1499466809010\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"eating_habits_details_1499710414708\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:44:\"vision_or_hearing_difficulties_1500324632876\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:39:\"vision_or_hearing_details_1500324676434\";}s:5:\"width\";i:50;}}}i:6;a:2:{s:5:\"order\";i:7;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"evaluation_details_1500324896152\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:4;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Allergies & Preferences\";s:3:\"key\";s:8:\"gihdcpsd\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:5;a:8:{s:15:\"formContentData\";a:3:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:5;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Why WMA?\";s:3:\"key\";s:6:\"jrngkm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:6;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:51:\"i_understand_the_terms_and_conditions_1499711012223\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499710991307\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:7;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Submit\";s:3:\"key\";s:7:\"szelumc\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}s:14:\"drawerDisabled\";b:0;s:19:\"changeEmailErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:11:\"mp_validate\";i:1;s:4:\"lock\";s:1:\"0\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}', 1);

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf_objectmeta`
--

CREATE TABLE `wp_eauwvw_nf_objectmeta` (
  `id` bigint(20) NOT NULL,
  `object_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` longtext NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf_objectmeta`
--

INSERT INTO `wp_eauwvw_nf_objectmeta` (`id`, `object_id`, `meta_key`, `meta_value`) VALUES
(359, 21, 'from_address', ''),
(358, 21, 'from_name', ''),
(357, 21, 'attach_csv', '1'),
(356, 21, 'email_format', 'html'),
(355, 21, 'type', 'email'),
(354, 21, 'name', 'Email User'),
(353, 21, 'active', '1'),
(352, 21, 'date_updated', '2014-09-09'),
(351, 20, 'email_from_name', ''),
(349, 20, 'admin_email_fields', '1'),
(350, 20, 'admin_attach_csv', '0'),
(348, 20, 'admin_email_msg', ''),
(347, 20, 'user_email_fields', '0'),
(346, 20, 'user_email_msg', 'Thank you so much for contacting us. We will get back to you shortly.'),
(345, 20, 'email_type', 'html'),
(344, 20, 'email_from', ''),
(343, 20, 'success_msg', 'Your form has been successfully submitted.'),
(342, 20, 'hide_complete', '1'),
(341, 20, 'clear_complete', '1'),
(340, 20, 'ajax', '0'),
(339, 20, 'append_page', ''),
(333, 19, 'success_msg', ''),
(338, 20, 'logged_in', '0'),
(332, 19, 'success_message_loc', 'ninja_forms_display_before_fields'),
(331, 19, 'redirect_url', 'http://www.wmaadmissions.ca/thank-you'),
(330, 19, 'bcc', ''),
(329, 19, 'cc', ''),
(328, 19, 'reply_to', ''),
(327, 19, 'email_format', 'html'),
(326, 19, 'attach_pdf', '0'),
(320, 19, 'from_name', ''),
(321, 19, 'from_address', ''),
(322, 19, 'to', ''),
(323, 19, 'email_subject', ''),
(324, 19, 'email_message', ''),
(325, 19, 'attach_csv', '0'),
(319, 19, 'type', 'redirect'),
(318, 19, 'name', 'Your application has been successfully submitted!'),
(52, 4, 'date_updated', '2014-11-06'),
(53, 4, 'active', '0'),
(54, 4, 'name', 'Your feedback was received.'),
(55, 4, 'type', 'success_message'),
(56, 4, 'from_name', ''),
(57, 4, 'from_address', ''),
(58, 4, 'to', ''),
(59, 4, 'email_subject', ''),
(60, 4, 'email_message', ''),
(61, 4, 'attach_csv', '0'),
(62, 4, 'email_format', 'html'),
(63, 4, 'reply_to', ''),
(64, 4, 'cc', ''),
(65, 4, 'bcc', ''),
(66, 4, 'redirect_url', ''),
(67, 4, 'success_message_loc', 'ninja_forms_display_after_fields'),
(68, 4, 'success_msg', 'Thanks for checkin it out yo!\r\n\r\nHere\'s the form for you records ;)\r\n\r\n&nbsp;\r\n\r\nBYEEEE\r\n\r\n&nbsp;\r\n\r\n[ninja_forms_all_fields]'),
(69, 5, 'date_updated', '2014-11-06'),
(70, 5, 'active', '1'),
(71, 5, 'name', 'New Preschool Application'),
(72, 5, 'type', 'email'),
(73, 5, 'from_name', 'Lil'),
(74, 5, 'from_address', 'hello@supersession.ca'),
(75, 5, 'to', 'field_8`lil.henriques@gmail.com'),
(76, 5, 'email_subject', 'New Preschool Application'),
(77, 5, 'email_message', 'Thank you for your application to Westside Montessori Preschool. We look forward to meeting you!\r\n\r\nYour application will be complete and ready for processing by our admissions staff once <b><span style=\"text-decoration: underline;\">ALL</span></b> of the following requirements have been met:\r\n<h3 style=\"padding-left: 90px;\"><strong><span style=\"color: #48b851;\">√</span>  Completed application form</strong></h3>\r\n<h3 style=\"padding-left: 90px;\"><strong>x  Application fee submitted ($50, non-refundable) paid via our website or in-person\r\n</strong></h3>\r\n<h3 style=\"padding-left: 90px;\"><strong>x  Attendance at WMA Open House Event (we will notify you of upcoming dates)</strong></h3>\r\n<h3 style=\"padding-left: 90px;\"><strong>x  In-class observation</strong></h3>\r\nNo acceptance for enrollment is implied by completing our application process and enrollment is at the sole discretion of Westside Montessori Academy.\r\n\r\nFeel free to contact us if you have any questions or concerns :\r\n\r\nPhone: 604-434-9611\r\n\r\nEmail: <a href=\"http://www.westsidemontessoriacademy.ca/contact/admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>\r\n\r\nAll the best,\r\n\r\nWestside Montessori Academy\r\n\r\nThe information you submitted is attached.'),
(78, 5, 'attach_csv', '0'),
(79, 5, 'email_format', 'html'),
(80, 5, 'reply_to', 'hello@supersession.ca'),
(81, 5, 'cc', ''),
(82, 5, 'bcc', ''),
(83, 5, 'redirect_url', ''),
(84, 5, 'success_message_loc', 'ninja_forms_display_before_fields'),
(85, 5, 'success_msg', ''),
(86, 6, 'date_updated', '2014-11-06'),
(87, 6, 'active', '0'),
(88, 6, 'name', 'Thank you for your application'),
(89, 6, 'type', 'redirect'),
(90, 6, 'from_name', ''),
(91, 6, 'from_address', ''),
(92, 6, 'to', ''),
(93, 6, 'email_subject', ''),
(94, 6, 'email_message', ''),
(95, 6, 'attach_csv', '0'),
(96, 6, 'email_format', 'html'),
(97, 6, 'reply_to', ''),
(98, 6, 'cc', ''),
(99, 6, 'bcc', ''),
(100, 6, 'redirect_url', 'http://localhost:8888/CSS-test/wordpress/thank-you/ '),
(101, 6, 'success_message_loc', 'ninja_forms_display_before_fields'),
(102, 6, 'success_msg', ''),
(103, 7, 'date_updated', '2014-11-03'),
(104, 7, 'active', '1'),
(105, 7, 'name', 'New Preschool Application'),
(106, 7, 'type', 'email'),
(107, 7, 'from_name', 'Westside Montessori Academy'),
(108, 7, 'from_address', 'hello@supersession.ca'),
(109, 7, 'to', 'field_29'),
(110, 7, 'email_subject', 'Preschool - Westside Montessori Academy'),
(111, 7, 'email_message', 'Thank you for your application to Westside Montessori Preschool. We look forward to meeting you!\r\n\r\nYour application will be complete and ready for processing by our admissions staff once <strong><span style=\"text-decoration: underline;\">ALL</span></strong> of the following requirements have been met:\r\n<h3 style=\"padding-left: 20px;\"><strong><span style=\"color: #48b851;\">✓ Completed application form</span></strong></h3>\r\n<h3 style=\"padding-left: 20px;\"><strong>☐ Application fee submitted ($50, non-refundable) paid via our website or in-person\r\n</strong></h3>\r\n<h3 style=\"padding-left: 20px;\"><strong>☐ Attendance at WMA Open House Event (we will notify you of upcoming dates)</strong></h3>\r\n<h3 style=\"padding-left: 20px;\"><strong>☐ In-class observation</strong></h3>\r\nNo acceptance for enrollment is implied by completing our application process and enrollment is at the sole discretion of Westside Montessori Academy.\r\n\r\nThe information you submitted is attached to this message as a PDF.\r\n\r\nFeel free to contact us if you have any questions or concerns, by phone: (604) 434-9611 or email: <a href=\"http://www.westsidemontessoriacademy.ca/contact/admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>\r\n\r\n&nbsp;\r\n\r\nAll the best,\r\n\r\nWestside Montessori Academy'),
(112, 7, 'attach_csv', '0'),
(113, 7, 'email_format', 'html'),
(114, 7, 'reply_to', 'hello@supersession.ca'),
(115, 7, 'cc', 'lil.henriques@gmail.com'),
(116, 7, 'bcc', 'jamesgrossis@gmail.com'),
(117, 7, 'redirect_url', ''),
(118, 7, 'success_message_loc', 'ninja_forms_display_before_fields'),
(119, 7, 'success_msg', ''),
(120, 24, 'date_updated', '2014-11-03'),
(121, 24, 'active', '1'),
(122, 24, 'name', 'Your application has been successfully received!'),
(123, 24, 'type', 'redirect'),
(124, 24, 'from_name', ''),
(125, 24, 'from_address', ''),
(126, 24, 'to', ''),
(127, 24, 'email_subject', ''),
(128, 24, 'email_message', ''),
(129, 24, 'attach_csv', '0'),
(130, 24, 'email_format', 'html'),
(131, 24, 'reply_to', ''),
(132, 24, 'cc', ''),
(133, 24, 'bcc', ''),
(134, 24, 'redirect_url', 'http://www.wmaadmissions.ca/thank-you-for-your-interest-in-wma/'),
(135, 24, 'success_message_loc', 'ninja_forms_display_after_fields'),
(136, 24, 'success_msg', 'Thank you for your interest in Westside Montesorri Academy. We look forward to meeting your family.\r\n\r\nIf you have any questions or concerns please contact our<a href=\"admissions@westsidemontessoriacademy.ca\"> admissions office</a> or call 604-434-9611\r\n\r\n&nbsp;\r\n\r\n&nbsp;'),
(317, 19, 'active', '1'),
(316, 19, 'date_updated', '2014-11-19'),
(314, 18, 'success_message_loc', 'ninja_forms_display_before_fields'),
(306, 18, 'email_message', 'Thank you for your application to Westside Montessori Academy Preschool. We look forward to meeting you!\r\n\r\nYour application will be complete and ready for processing by our admissions staff once <strong><span style=\"text-decoration: underline\">ALL</span></strong> of the following requirements have been met:\r\n<h3 style=\"padding-left: 20px\"><strong><span style=\"color: #48b851\">✓ Completed application form</span></strong></h3>\r\n<h3 style=\"padding-left: 20px\"><strong>☐ Non-Refundable $50 application fee submitted paid via online or in-person. An invoice will be sent only if a space is available for your child.</strong></h3>\r\n<h3 style=\"padding-left: 20px\"><strong>☐ Attendance at WMA Open House Event (we will notify you of upcoming dates)</strong></h3>\r\n<h3 style=\"padding-left: 20px\"><strong>☐ In-Class Observation at WMA</strong></h3>\r\nNo acceptance for enrolment is implied by completing our application process and enrolment is at the sole discretion of Westside Montessori Academy.\r\n\r\nThe information you submitted is attached to this message as a PDF.\r\n\r\nFeel free to contact us if you have any questions or concerns, by phone: (604) 434-9611 or email: <a href=\"mailto:admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>\r\n\r\nAll the best,\r\n\r\nWestside Montessori Academy'),
(305, 18, 'email_subject', 'Preschool Program - Westside Montessori Academy'),
(304, 18, 'to', 'field_529'),
(303, 18, 'from_address', 'admissions@westsidemontessoriacademy.ca'),
(301, 18, 'type', 'email'),
(298, 18, 'date_updated', '2014-11-18'),
(299, 18, 'active', '1'),
(300, 18, 'name', 'New Preschool Application Received'),
(171, 11, 'date_updated', '2014-11-10'),
(172, 11, 'active', '1'),
(173, 11, 'name', 'Success!'),
(174, 11, 'type', 'redirect'),
(175, 11, 'from_name', ''),
(176, 11, 'from_address', ''),
(177, 11, 'to', ''),
(178, 11, 'email_subject', ''),
(179, 11, 'email_message', ''),
(180, 11, 'attach_csv', '0'),
(181, 11, 'email_format', 'html'),
(182, 11, 'reply_to', ''),
(183, 11, 'cc', ''),
(184, 11, 'bcc', ''),
(185, 11, 'redirect_url', 'http://www.wmaadmissions.ca/thank-you-for-your-interest-in-wma/'),
(186, 11, 'success_message_loc', 'ninja_forms_display_before_fields'),
(187, 11, 'success_msg', ''),
(302, 18, 'from_name', 'Westside Montessori Academy'),
(188, 5, 'attach_pdf', '1'),
(189, 7, 'attach_pdf', '1'),
(315, 18, 'success_msg', ''),
(337, 20, 'save_subs', '1'),
(307, 18, 'attach_csv', '0'),
(308, 18, 'attach_pdf', '1'),
(309, 18, 'email_format', 'html'),
(310, 18, 'reply_to', 'admissions@westsidemontessoriacademy.ca'),
(311, 18, 'cc', ''),
(312, 18, 'bcc', 'hello@supersession.ca`admissions@westsidemontessoriacademy.ca`office@westsidemontessoriacademy.ca'),
(313, 18, 'redirect_url', ''),
(249, 15, 'from_address', 'admissions@westsidemontessoriacademy.ca'),
(248, 15, 'from_name', 'Westside Montessori Academy'),
(247, 15, 'type', 'email'),
(246, 15, 'name', 'New Elementary Application Received'),
(245, 15, 'active', '1'),
(243, 14, 'success_msg', ''),
(244, 15, 'date_updated', '2014-11-17'),
(235, 14, 'attach_csv', '0'),
(236, 14, 'attach_pdf', '1'),
(237, 14, 'email_format', 'html'),
(238, 14, 'reply_to', 'hello@supersession.ca'),
(239, 14, 'cc', 'lil.henriques@gmail.com'),
(240, 14, 'bcc', 'jamesgrossis@gmail.com'),
(241, 14, 'redirect_url', ''),
(242, 14, 'success_message_loc', 'ninja_forms_display_before_fields'),
(234, 14, 'email_message', 'Thank you for your application to Westside Montessori Preschool. We look forward to meeting you!\r\n\r\nYour application will be complete and ready for processing by our admissions staff once <strong><span style=\"text-decoration: underline;\">ALL</span></strong> of the following requirements have been met:\r\n<h3 style=\"padding-left: 20px;\"><strong><span style=\"color: #48b851;\">✓ Completed application form</span></strong></h3>\r\n<h3 style=\"padding-left: 20px;\"><strong>☐ Application fee submitted ($50, non-refundable) paid via our website or in-person\r\n</strong></h3>\r\n<h3 style=\"padding-left: 20px;\"><strong>☐ Attendance at WMA Open House Event (we will notify you of upcoming dates)</strong></h3>\r\n<h3 style=\"padding-left: 20px;\"><strong>☐ In-class observation</strong></h3>\r\nNo acceptance for enrolment is implied by completing our application process and enrolment is at the sole discretion of Westside Montessori Academy.\r\n\r\nThe information you submitted is attached to this message as a PDF.\r\n\r\nFeel free to contact us if you have any questions or concerns, by phone: (604) 434-9611 or email: <a href=\"http://www.westsidemontessoriacademy.ca/contact/admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>\r\n\r\n&nbsp;\r\n\r\nAll the best,\r\n\r\nWestside Montessori Academy'),
(233, 14, 'email_subject', 'Preschool - Westside Montessori Academy'),
(232, 14, 'to', 'field_529`lil.henriques@gmail.com'),
(230, 14, 'from_name', 'Westside Montessori Academy'),
(231, 14, 'from_address', 'hello@supersession.ca'),
(226, 14, 'date_updated', '2014-11-17'),
(227, 14, 'active', '1'),
(228, 14, 'name', 'New Preschool Application'),
(229, 14, 'type', 'email'),
(250, 15, 'to', 'field_391'),
(251, 15, 'email_subject', 'Elementary Program - Westside Montessori Academy'),
(252, 15, 'email_message', 'Thank you for your application to Westside Montessori Academy Elementary Program. We look forward to meeting you!\r\n\r\nYour application will be complete and ready for processing by our admissions staff once <strong><span style=\"text-decoration: underline\">ALL</span></strong> of the following requirements have been met:\r\n<h3 style=\"padding-left: 20px\"><strong><span style=\"color: #48b851\">✓ Completed application form</span></strong></h3>\r\n<h3 style=\"padding-left: 20px\"><strong>☐ Non-Refundable $200 application fee submitted paid via online or in-person. An invoice will be sent only if a space is available for your child.\r\n</strong></h3>\r\n<h3 style=\"padding-left: 20px\"><strong>☐ Attend a classroom observation and admission interview</strong></h3>\r\nNo acceptance for enrolment is implied by completing our application process and enrolment is at the sole discretion of Westside Montessori Academy.\r\n\r\nThe information you submitted is attached to this message as a PDF.\r\n\r\nFeel free to contact us if you have any questions or concerns, by phone: (604) 434-9611 or email: <a href=\"mailto:admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>\r\n\r\n&nbsp;\r\n\r\nAll the best,\r\n\r\nWestside Montessori Academy'),
(334, 20, 'date_updated', '2016-01-11'),
(335, 20, 'form_title', 'Contact Form'),
(336, 20, 'show_title', '0'),
(253, 15, 'attach_csv', '0'),
(254, 15, 'attach_pdf', '1'),
(255, 15, 'email_format', 'html'),
(256, 15, 'reply_to', 'admissions@westsidemontessoriacademy.ca'),
(257, 15, 'cc', ''),
(258, 15, 'bcc', 'hello@supersession.ca`office@westsidemontessoriacademy.ca`admissions@westsidemontessoriacademy.ca'),
(259, 15, 'redirect_url', ''),
(260, 15, 'success_message_loc', 'ninja_forms_display_before_fields'),
(261, 15, 'success_msg', ''),
(262, 16, 'date_updated', '2014-11-17'),
(263, 16, 'active', '1'),
(264, 16, 'name', 'Your application has been successfully submitted!'),
(265, 16, 'type', 'redirect'),
(266, 16, 'from_name', ''),
(267, 16, 'from_address', ''),
(268, 16, 'to', ''),
(269, 16, 'email_subject', ''),
(270, 16, 'email_message', ''),
(271, 16, 'attach_csv', '0'),
(272, 16, 'attach_pdf', '0'),
(273, 16, 'email_format', 'html'),
(274, 16, 'reply_to', ''),
(275, 16, 'cc', ''),
(276, 16, 'bcc', ''),
(277, 16, 'redirect_url', 'http://www.wmaadmissions.ca/thank-you'),
(278, 16, 'success_message_loc', 'ninja_forms_display_before_fields'),
(279, 16, 'success_msg', ''),
(280, 17, 'date_updated', '2014-11-17'),
(281, 17, 'active', '1'),
(282, 17, 'name', 'Your application has been successfully submitted!'),
(283, 17, 'type', 'redirect'),
(284, 17, 'from_name', ''),
(285, 17, 'from_address', ''),
(286, 17, 'to', ''),
(287, 17, 'email_subject', ''),
(288, 17, 'email_message', ''),
(289, 17, 'attach_csv', '0'),
(290, 17, 'attach_pdf', '0'),
(291, 17, 'email_format', 'html'),
(292, 17, 'reply_to', ''),
(293, 17, 'cc', ''),
(294, 17, 'bcc', ''),
(295, 17, 'redirect_url', 'http://www.wmaadmissions.ca/thank-you-for-your-interest-in-wma/'),
(296, 17, 'success_message_loc', 'ninja_forms_display_before_fields'),
(297, 17, 'success_msg', ''),
(360, 21, 'reply_to', ''),
(361, 21, 'to', 'field_637'),
(362, 21, 'cc', ''),
(363, 21, 'bcc', ''),
(364, 21, 'email_subject', 'Thank you for contacting us!'),
(365, 21, 'email_message', 'Thank you so much for contacting us. We will get back to you shortly.'),
(366, 21, 'redirect_url', ''),
(367, 21, 'success_message_loc', 'ninja_forms_display_before_fields'),
(368, 21, 'success_msg', ''),
(369, 22, 'date_updated', '2014-09-09'),
(370, 22, 'active', '1'),
(371, 22, 'name', 'Success Message'),
(372, 22, 'type', 'success_message'),
(373, 22, 'email_format', 'html'),
(374, 22, 'attach_csv', '0'),
(375, 22, 'from_name', ''),
(376, 22, 'from_address', ''),
(377, 22, 'reply_to', ''),
(378, 22, 'to', ''),
(379, 22, 'cc', ''),
(380, 22, 'bcc', ''),
(381, 22, 'email_subject', ''),
(382, 22, 'email_message', ''),
(383, 22, 'redirect_url', ''),
(384, 22, 'success_message_loc', 'ninja_forms_display_after_fields'),
(385, 22, 'success_msg', 'Your form has been successfully submitted.'),
(386, 22, 'text_message_number', ''),
(387, 22, 'text_message_carrier', '0'),
(388, 22, 'text_message_message', ''),
(389, 23, 'date_updated', '2014-09-09'),
(390, 23, 'active', '1'),
(391, 23, 'name', 'Email Admin'),
(392, 23, 'type', 'email'),
(393, 23, 'email_format', 'html'),
(394, 23, 'attach_csv', '1'),
(395, 23, 'from_name', ''),
(396, 23, 'from_address', ''),
(397, 23, 'reply_to', 'field_637'),
(398, 23, 'to', ''),
(399, 23, 'cc', ''),
(400, 23, 'bcc', ''),
(401, 23, 'email_subject', 'Ninja Form Submission'),
(402, 23, 'email_message', '[ninja_forms_all_fields]'),
(403, 23, 'redirect_url', ''),
(404, 23, 'success_message_loc', 'ninja_forms_display_before_fields'),
(405, 23, 'success_msg', ''),
(406, 23, 'text_message_number', ''),
(407, 23, 'text_message_carrier', '0'),
(408, 23, 'text_message_message', ''),
(409, 8, 'form_title', 'WMA Elementary'),
(410, 8, 'show_title', '0'),
(411, 8, 'logged_in', '0'),
(412, 8, 'append_page', '8'),
(413, 8, 'ajax', '1'),
(414, 8, 'clear_complete', '1'),
(415, 8, 'hide_complete', '1'),
(416, 8, 'sub_limit_number', ''),
(417, 8, 'sub_limit_msg', ''),
(418, 8, 'multi_part', '1'),
(419, 8, 'mp_progress_bar', '1'),
(420, 8, 'mp_breadcrumb', '1'),
(421, 8, 'mp_display_titles', '1'),
(422, 8, 'mp_ajax_effect', 'slide'),
(423, 8, 'mp_ajax_direction', 'rtl'),
(424, 8, 'mp_confirm', '1'),
(425, 8, 'mp_confirm_msg', '<h2>Please review the information for accuracy before submitting your form.</h2>'),
(426, 8, 'freshbooks_enable', '1'),
(427, 8, 'admin_mailto', 'a:1:{i:0;s:21:\"hello@supersession.ca\";}'),
(428, 8, 'email_from_name', 'Westside Montessori Academy - Admissions'),
(429, 8, 'email_from', 'hello@supersession.ca'),
(430, 8, 'style', 'a:3:{s:6:\"groups\";a:6:{s:9:\"container\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:5:\"title\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:3:\"row\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:7:\"row-odd\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:11:\"success-msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:9:\"error_msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}}s:4:\"cols\";a:0:{}s:2:\"mp\";a:7:{i:1;a:1:{s:4:\"cols\";s:1:\"1\";}i:2;a:1:{s:4:\"cols\";s:1:\"2\";}i:3;a:1:{s:4:\"cols\";s:1:\"3\";}i:4;a:1:{s:4:\"cols\";s:1:\"4\";}i:5;a:1:{s:4:\"cols\";s:1:\"4\";}i:6;a:1:{s:4:\"cols\";s:1:\"2\";}i:7;a:1:{s:4:\"cols\";s:1:\"4\";}}}'),
(431, 8, 'last_sub', '110'),
(432, 8, 'date_updated', '2017-06-05 17:42:01'),
(433, 8, 'status', ''),
(434, 9, 'form_title', 'WMA Preschool'),
(435, 9, 'show_title', '0'),
(436, 9, 'logged_in', '0'),
(437, 9, 'append_page', '32'),
(438, 9, 'ajax', '1'),
(439, 9, 'clear_complete', '1'),
(440, 9, 'hide_complete', '1'),
(441, 9, 'sub_limit_number', ''),
(442, 9, 'sub_limit_msg', ''),
(443, 9, 'multi_part', '1'),
(444, 9, 'mp_progress_bar', '1'),
(445, 9, 'mp_breadcrumb', '1'),
(446, 9, 'mp_display_titles', '1'),
(447, 9, 'mp_ajax_effect', 'slide'),
(448, 9, 'mp_ajax_direction', 'rtl'),
(449, 9, 'mp_confirm', '1'),
(450, 9, 'mp_confirm_msg', '<h2>Please review the information for accuracy before submitting your form.</h2>'),
(451, 9, 'freshbooks_enable', '1'),
(452, 9, 'email_from_name', 'Westside Montessori Academy - Admissions'),
(453, 9, 'email_from', 'hello@supersession.ca'),
(454, 9, 'style', 'a:3:{s:6:\"groups\";a:6:{s:9:\"container\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:5:\"title\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:3:\"row\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:7:\"row-odd\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:11:\"success-msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:9:\"error_msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}}s:4:\"cols\";a:0:{}s:2:\"mp\";a:7:{i:1;a:1:{s:4:\"cols\";s:1:\"1\";}i:2;a:1:{s:4:\"cols\";s:1:\"2\";}i:3;a:1:{s:4:\"cols\";s:1:\"3\";}i:4;a:1:{s:4:\"cols\";s:1:\"4\";}i:5;a:1:{s:4:\"cols\";s:1:\"4\";}i:6;a:1:{s:4:\"cols\";s:1:\"2\";}i:7;a:1:{s:4:\"cols\";s:1:\"4\";}}}'),
(455, 9, 'last_sub', '180'),
(456, 9, 'date_updated', '2017-03-03 17:28:06'),
(457, 9, 'status', ''),
(458, 10, 'form_title', 'Test Form'),
(459, 10, 'show_title', '0'),
(460, 10, 'logged_in', '0'),
(461, 10, 'append_page', '82'),
(462, 10, 'ajax', '0'),
(463, 10, 'clear_complete', '1'),
(464, 10, 'hide_complete', '1'),
(465, 10, 'sub_limit_number', ''),
(466, 10, 'sub_limit_msg', ''),
(467, 10, 'multi_part', '1'),
(468, 10, 'mp_progress_bar', '1'),
(469, 10, 'mp_breadcrumb', '1'),
(470, 10, 'mp_display_titles', '1'),
(471, 10, 'mp_ajax_effect', 'slide'),
(472, 10, 'mp_ajax_direction', 'rtl'),
(473, 10, 'mp_confirm', '1'),
(474, 10, 'mp_confirm_msg', '<h3><span style=\"color: #ff0000;\">Thank you for completing the application.</span></h3>\r\n<h3><span style=\"color: #ff0000;\">Please review your information below and edit as necessary before final submission.</span></h3>'),
(475, 10, 'freshbooks_enable', '0'),
(476, 10, 'admin_mailto', 'a:1:{i:0;s:21:\"hello@supersession.ca\";}'),
(477, 10, 'email_from_name', 'Westside Montessori Academy - Admissions'),
(478, 10, 'email_from', 'hello@supersession.ca'),
(479, 10, 'last_sub', '4'),
(480, 10, 'date_updated', '2014-11-18 01:19:05'),
(481, 10, 'status', '');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf_objects`
--

CREATE TABLE `wp_eauwvw_nf_objects` (
  `id` bigint(20) NOT NULL,
  `type` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf_objects`
--

INSERT INTO `wp_eauwvw_nf_objects` (`id`, `type`) VALUES
(22, 'notification'),
(21, 'notification'),
(20, 'form'),
(4, 'notification'),
(5, 'notification'),
(6, 'notification'),
(7, 'notification'),
(8, 'form'),
(19, 'notification'),
(18, 'notification'),
(11, 'notification'),
(15, 'notification'),
(14, 'notification'),
(16, 'notification'),
(17, 'notification'),
(23, 'notification'),
(24, 'notification'),
(9, 'form'),
(10, 'form');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_nf_relationships`
--

CREATE TABLE `wp_eauwvw_nf_relationships` (
  `id` bigint(20) NOT NULL,
  `child_id` bigint(20) NOT NULL,
  `parent_id` bigint(20) NOT NULL,
  `child_type` varchar(255) NOT NULL,
  `parent_type` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_nf_relationships`
--

INSERT INTO `wp_eauwvw_nf_relationships` (`id`, `child_id`, `parent_id`, `child_type`, `parent_type`) VALUES
(22, 23, 20, 'notification', 'form'),
(21, 22, 20, 'notification', 'form'),
(18, 18, 9, 'notification', 'form'),
(19, 19, 9, 'notification', 'form'),
(15, 15, 8, 'notification', 'form'),
(20, 21, 20, 'notification', 'form'),
(16, 16, 8, 'notification', 'form');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_ninja_forms`
--

CREATE TABLE `wp_eauwvw_ninja_forms` (
  `id` int(11) NOT NULL,
  `data` longtext NOT NULL,
  `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_ninja_forms`
--

INSERT INTO `wp_eauwvw_ninja_forms` (`id`, `data`, `date_updated`) VALUES
(10, 'a:22:{s:10:\"form_title\";s:9:\"Test Form\";s:10:\"show_title\";s:1:\"0\";s:9:\"logged_in\";s:1:\"0\";s:11:\"append_page\";s:2:\"82\";s:4:\"ajax\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"multi_part\";s:1:\"1\";s:15:\"mp_progress_bar\";s:1:\"1\";s:13:\"mp_breadcrumb\";s:1:\"1\";s:17:\"mp_display_titles\";s:1:\"1\";s:14:\"mp_ajax_effect\";s:5:\"slide\";s:17:\"mp_ajax_direction\";s:3:\"rtl\";s:10:\"mp_confirm\";s:1:\"1\";s:14:\"mp_confirm_msg\";s:218:\"<h3><span style=\"color: #ff0000;\">Thank you for completing the application.</span></h3>\r\n<h3><span style=\"color: #ff0000;\">Please review your information below and edit as necessary before final submission.</span></h3>\";s:17:\"freshbooks_enable\";s:1:\"0\";s:12:\"admin_mailto\";a:1:{i:0;s:21:\"hello@supersession.ca\";}s:15:\"email_from_name\";s:40:\"Westside Montessori Academy - Admissions\";s:10:\"email_from\";s:21:\"hello@supersession.ca\";s:8:\"last_sub\";i:4;}', '2014-11-18 09:19:05'),
(9, 'a:22:{s:10:\"form_title\";s:13:\"WMA Preschool\";s:10:\"show_title\";s:1:\"0\";s:9:\"logged_in\";s:1:\"0\";s:11:\"append_page\";s:2:\"32\";s:4:\"ajax\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"multi_part\";s:1:\"1\";s:15:\"mp_progress_bar\";s:1:\"1\";s:13:\"mp_breadcrumb\";s:1:\"1\";s:17:\"mp_display_titles\";s:1:\"1\";s:14:\"mp_ajax_effect\";s:5:\"slide\";s:17:\"mp_ajax_direction\";s:3:\"rtl\";s:10:\"mp_confirm\";s:1:\"1\";s:14:\"mp_confirm_msg\";s:80:\"<h2>Please review the information for accuracy before submitting your form.</h2>\";s:17:\"freshbooks_enable\";s:1:\"1\";s:15:\"email_from_name\";s:40:\"Westside Montessori Academy - Admissions\";s:10:\"email_from\";s:21:\"hello@supersession.ca\";s:5:\"style\";a:3:{s:6:\"groups\";a:6:{s:9:\"container\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:5:\"title\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:3:\"row\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:7:\"row-odd\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:11:\"success-msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:9:\"error_msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}}s:4:\"cols\";a:0:{}s:2:\"mp\";a:7:{i:1;a:1:{s:4:\"cols\";s:1:\"1\";}i:2;a:1:{s:4:\"cols\";s:1:\"2\";}i:3;a:1:{s:4:\"cols\";s:1:\"3\";}i:4;a:1:{s:4:\"cols\";s:1:\"4\";}i:5;a:1:{s:4:\"cols\";s:1:\"4\";}i:6;a:1:{s:4:\"cols\";s:1:\"2\";}i:7;a:1:{s:4:\"cols\";s:1:\"4\";}}}s:8:\"last_sub\";i:74;}', '2015-10-24 01:12:05'),
(8, 'a:23:{s:10:\"form_title\";s:14:\"WMA Elementary\";s:10:\"show_title\";s:1:\"0\";s:9:\"logged_in\";s:1:\"0\";s:11:\"append_page\";s:1:\"8\";s:4:\"ajax\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"multi_part\";s:1:\"1\";s:15:\"mp_progress_bar\";s:1:\"1\";s:13:\"mp_breadcrumb\";s:1:\"1\";s:17:\"mp_display_titles\";s:1:\"1\";s:14:\"mp_ajax_effect\";s:5:\"slide\";s:17:\"mp_ajax_direction\";s:3:\"rtl\";s:10:\"mp_confirm\";s:1:\"1\";s:14:\"mp_confirm_msg\";s:80:\"<h2>Please review the information for accuracy before submitting your form.</h2>\";s:17:\"freshbooks_enable\";s:1:\"1\";s:12:\"admin_mailto\";a:1:{i:0;s:21:\"hello@supersession.ca\";}s:15:\"email_from_name\";s:40:\"Westside Montessori Academy - Admissions\";s:10:\"email_from\";s:21:\"hello@supersession.ca\";s:5:\"style\";a:3:{s:6:\"groups\";a:6:{s:9:\"container\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:5:\"title\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:3:\"row\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:7:\"row-odd\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:11:\"success-msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:9:\"error_msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}}s:4:\"cols\";a:0:{}s:2:\"mp\";a:7:{i:1;a:1:{s:4:\"cols\";s:1:\"1\";}i:2;a:1:{s:4:\"cols\";s:1:\"2\";}i:3;a:1:{s:4:\"cols\";s:1:\"3\";}i:4;a:1:{s:4:\"cols\";s:1:\"4\";}i:5;a:1:{s:4:\"cols\";s:1:\"4\";}i:6;a:1:{s:4:\"cols\";s:1:\"2\";}i:7;a:1:{s:4:\"cols\";s:1:\"4\";}}}s:8:\"last_sub\";i:42;}', '2015-10-24 01:01:57');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_ninja_forms_fav_fields`
--

CREATE TABLE `wp_eauwvw_ninja_forms_fav_fields` (
  `id` int(11) NOT NULL,
  `row_type` int(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `order` int(11) NOT NULL,
  `data` longtext NOT NULL,
  `name` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_ninja_forms_fav_fields`
--

INSERT INTO `wp_eauwvw_ninja_forms_fav_fields` (`id`, `row_type`, `type`, `order`, `data`, `name`) VALUES
(2, 0, '_list', 0, 'a:10:{s:5:\"label\";s:14:\"State Dropdown\";s:9:\"label_pos\";s:4:\"left\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:1:{s:7:\"options\";a:51:{i:0;a:3:{s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:8:\"selected\";s:1:\"0\";}i:1;a:3:{s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:8:\"selected\";s:1:\"0\";}i:2;a:3:{s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:8:\"selected\";s:1:\"0\";}i:3;a:3:{s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:8:\"selected\";s:1:\"0\";}i:4;a:3:{s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:8:\"selected\";s:1:\"0\";}i:5;a:3:{s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:8:\"selected\";s:1:\"0\";}i:6;a:3:{s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:8:\"selected\";s:1:\"0\";}i:7;a:3:{s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:8:\"selected\";s:1:\"0\";}i:8;a:3:{s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:8:\"selected\";s:1:\"0\";}i:9;a:3:{s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:8:\"selected\";s:1:\"0\";}i:10;a:3:{s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:8:\"selected\";s:1:\"0\";}i:11;a:3:{s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:8:\"selected\";s:1:\"0\";}i:12;a:3:{s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:8:\"selected\";s:1:\"0\";}i:13;a:3:{s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:8:\"selected\";s:1:\"0\";}i:14;a:3:{s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:8:\"selected\";s:1:\"0\";}i:15;a:3:{s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:8:\"selected\";s:1:\"0\";}i:16;a:3:{s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:8:\"selected\";s:1:\"0\";}i:17;a:3:{s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:8:\"selected\";s:1:\"0\";}i:18;a:3:{s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:8:\"selected\";s:1:\"0\";}i:19;a:3:{s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:8:\"selected\";s:1:\"0\";}i:20;a:3:{s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:8:\"selected\";s:1:\"0\";}i:21;a:3:{s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:8:\"selected\";s:1:\"0\";}i:22;a:3:{s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:8:\"selected\";s:1:\"0\";}i:23;a:3:{s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:8:\"selected\";s:1:\"0\";}i:24;a:3:{s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:8:\"selected\";s:1:\"0\";}i:25;a:3:{s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:8:\"selected\";s:1:\"0\";}i:26;a:3:{s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:8:\"selected\";s:1:\"0\";}i:27;a:3:{s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:8:\"selected\";s:1:\"0\";}i:28;a:3:{s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:8:\"selected\";s:1:\"0\";}i:29;a:3:{s:5:\"label\"3s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:8:\"selected\";s:1:\"0\";}i:30;a:3:{s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:8:\"selected\";s:1:\"0\";}i:31;a:3:{s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:8:\"selected\";s:1:\"0\";}i:32;a:3:{s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:8:\"selected\";s:1:\"0\";}i:33;a:3:{s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:8:\"selected\";s:1:\"0\";}i:34;a:3:{s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:8:\"selected\";s:1:\"0\";}i:35;a:3:{s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:8:\"selected\";s:1:\"0\";}i:36;a:3:{s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:8:\"selected\";s:1:\"0\";}i:37;a:3:{s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:8:\"selected\";s:1:\"0\";}i:38;a:3:{s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:8:\"selected\";s:1:\"0\";}i:39;a:3:{s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:8:\"selected\";s:1:\"0\";}i:40;a:3:{s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:8:\"selected\";s:1:\"0\";}i:41;a:3:{s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:8:\"selected\";s:1:\"0\";}i:42;a:3:{s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:8:\"selected\";s:1:\"0\";}i:43;a:3:{s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:8:\"selected\";s:1:\"0\";}i:44;a:3:{s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:8:\"selected\";s:1:\"0\";}i:45;a:3:{s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:8:\"selected\";s:1:\"0\";}i:46;a:3:{s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:8:\"selected\";s:1:\"0\";}i:47;a:3:{s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:8:\"selected\";s:1:\"0\";}i:48;a:3:{s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:8:\"selected\";s:1:\"0\";}i:49;a:3:{s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:8:\"selected\";s:1:\"0\";}i:50;a:3:{s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:8:\"selected\";s:1:\"0\";}}}s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";}', 'State Dropdown'),
(3, 0, '_spam', 0, 'a:6:{s:9:\"label_pos\";s:4:\"left\";s:5:\"label\";s:18:\"Anti-Spam Question\";s:6:\"answer\";s:16:\"Anti-Spam Answer\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";}', 'Anti-Spam'),
(4, 0, '_submit', 0, 'a:4:{s:5:\"label\";s:6:\"Submit\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";}', 'Submit'),
(5, 0, '_tax', 0, 'a:11:{s:5:\"label\";s:3:\"Tax\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:19:\"payment_field_group\";s:1:\"1\";s:11:\"payment_tax\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:11:\"calc_option\";s:1:\"0\";s:4:\"calc\";s:0:\"\";}', 'Tax'),
(6, 0, '_text', 0, 'a:19:{s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'First Name'),
(7, 0, '_text', 0, 'a:19:{s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'Last Name'),
(8, 0, '_text', 0, 'a:23:{s:5:\"label\";s:9:\"Address 1\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"1\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'Address 1'),
(9, 0, '_text', 0, 'a:23:{s:5:\"label\";s:9:\"Address 2\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"1\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'Address 2'),
(10, 0, '_text', 0, 'a:23:{s:5:\"label\";s:4:\"City\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"1\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'City'),
(11, 0, '_list', 0, 'a:16:{s:5:\"label\";s:5:\"State\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:1:{s:7:\"options\";a:51:{i:0;a:4:{s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:7;a:4:{s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:8;a:4:{s:5:\"label\";s:20:\"District of Columbia\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:9;a:4:{s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:10;a:4:{s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:11;a:4:{s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:12;a:4:{s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:13;a:4:{s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:14;a:4:{s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:15;a:4:{s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:16;a:4:{s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:17;a:4:{s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:18;a:4:{s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:19;a:4:{s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:20;a:4:{s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:21;a:4:{s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:22;a:4:{s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:23;a:4:{s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:24;a:4:{s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:25;a:4:{s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:26;a:4:{s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:27;a:4:{s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:28;a:4:{s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:29;a:4:{s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:30;a:4:{s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:31;a:4:{s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:32;a:4:{s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:33;a:4:{s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:34;a:4:{s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:35;a:4:{s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:36;a:4:{s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:37;a:4:{s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:38;a:4:{s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:39;a:4:{s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:40;a:4:{s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:41;a:4:{s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:42;a:4:{s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:43;a:4:{s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:44;a:4:{s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:45;a:4:{s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:46;a:4:{s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:47;a:4:{s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:48;a:4:{s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:49;a:4:{s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:50;a:4:{s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"populate_term\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'State'),
(12, 0, '_text', 0, 'a:23:{s:5:\"label\";s:15:\"Zip / Post Code\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'Zip / Post Code'),
(13, 0, '_country', 0, 'a:10:{s:5:\"label\";s:7:\"Country\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:2:\"US\";s:21:\"user_info_field_group\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'Country'),
(14, 0, '_text', 0, 'a:25:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'Email'),
(15, 0, '_text', 0, 'a:25:{s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'Phone'),
(16, 0, '_calc', 0, 'a:20:{s:9:\"calc_name\";s:9:\"sub_total\";s:13:\"default_value\";s:0:\"\";s:17:\"calc_display_type\";s:4:\"text\";s:5:\"label\";s:9:\"Sub Total\";s:9:\"label_pos\";s:5:\"above\";s:26:\"calc_display_text_disabled\";s:1:\"1\";s:17:\"calc_display_html\";s:26:\"<p>[ninja_forms_calc]</p>\n\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:11:\"calc_method\";s:4:\"auto\";s:4:\"calc\";s:0:\"\";s:7:\"calc_eq\";s:0:\"\";s:19:\"payment_field_group\";s:1:\"1\";s:13:\"payment_total\";s:1:\"0\";s:17:\"payment_sub_total\";s:1:\"1\";s:11:\"calc_places\";s:1:\"2\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'Sub Total'),
(17, 0, '_calc', 0, 'a:20:{s:9:\"calc_name\";s:5:\"total\";s:13:\"default_value\";s:0:\"\";s:17:\"calc_display_type\";s:4:\"text\";s:5:\"label\";s:5:\"Total\";s:9:\"label_pos\";s:5:\"above\";s:26:\"calc_display_text_disabled\";s:1:\"1\";s:17:\"calc_display_html\";s:26:\"<p>[ninja_forms_calc]</p>\n\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:11:\"calc_method\";s:4:\"auto\";s:4:\"calc\";a:5:{i:0;a:2:{s:2:\"op\";s:3:\"add\";s:5:\"field\";s:2:\"70\";}i:1;a:2:{s:2:\"op\";s:3:\"add\";s:5:\"field\";s:2:\"69\";}i:2;a:2:{s:2:\"op\";s:3:\"add\";s:5:\"field\";s:2:\"15\";}i:3;a:2:{s:2:\"op\";s:3:\"add\";s:5:\"field\";s:2:\"61\";}i:4;a:2:{s:2:\"op\";s:3:\"add\";s:5:\"field\";s:2:\"70\";}}s:7:\"calc_eq\";s:5:\"5 + 5\";s:19:\"payment_field_group\";s:1:\"1\";s:13:\"payment_total\";s:1:\"1\";s:17:\"payment_sub_total\";s:1:\"0\";s:11:\"calc_places\";s:1:\"2\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', 'Total'),
(92, 0, '_credit_card', 0, 'a:6:{s:5:\"label\";s:11:\"Credit Card\";s:19:\"payment_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}', 'Credit Card'),
(101, 1, '_text', 0, 'a:33:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:26:\"<pre>dd / mm / yyyy</pre>\n\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 'DOB'),
(97, 1, '_text', 0, 'a:32:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 'Sibling'),
(96, 1, '_list', 0, 'a:19:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 'Gender'),
(98, 1, '_checkbox', 0, 'a:16:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 'Another Sibling'),
(99, 1, '_list', 0, 'a:20:{s:5:\"label\";s:60:\"Is your child currently attending another school or program?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 'Yes / No'),
(100, 1, '_text', 0, 'a:33:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"453\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 'Details');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_ninja_forms_fields`
--

CREATE TABLE `wp_eauwvw_ninja_forms_fields` (
  `id` int(11) NOT NULL,
  `form_id` int(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `order` int(11) NOT NULL,
  `data` longtext NOT NULL,
  `fav_id` int(11) DEFAULT NULL,
  `def_id` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_eauwvw_ninja_forms_fields`
--

INSERT INTO `wp_eauwvw_ninja_forms_fields` (`id`, `form_id`, `type`, `order`, `data`, `fav_id`, `def_id`) VALUES
(638, 20, '_textarea', 2, 'a:14:{s:5:\"label\";s:7:\"Message\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";}', 0, 0),
(639, 20, '_spam', 3, 'a:10:{s:5:\"label\";s:25:\"What is thirteen minus 6?\";s:9:\"label_pos\";s:4:\"left\";s:11:\"spam_answer\";s:1:\"7\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";}', 0, 0),
(640, 20, '_submit', 4, 'a:7:{s:5:\"label\";s:4:\"Send\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";}', 0, 0),
(636, 20, '_text', 0, 'a:24:{s:5:\"label\";s:4:\"Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";}', 0, 0),
(438, 8, '_text', 70, 'a:34:{s:5:\"label\";s:7:\"At home\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(618, 8, '_list', 79, 'a:21:{s:5:\"label\";s:30:\"Vision / Hearing difficulties?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 99, NULL),
(637, 20, '_text', 1, 'a:28:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";}', 0, 14),
(445, 8, '_text', 71, 'a:34:{s:5:\"label\";s:118:\"What extra-curricular activities (hobbies, sports, dance, music, theatre, etc) does your child enjoy participating in?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:2:{s:5:\"field\";s:0:\"\";s:8:\"operator\";s:2:\"==\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', NULL, NULL),
(631, 8, '_text', 3, 'a:37:{s:5:\"label\";s:58:\"Please specify the month and year preferred for enrolment.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:16:\"Other Start Date\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"601\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"January 2018\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:18:\"default_value_type\";s:0:\"\";}', NULL, NULL),
(630, 10, '_desc', 5, 'a:9:{s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:6899:\"Even though Andreessen wrote this for startups, the importance of that last sentence about product-market fit holds truth for every organization — whether the organization is getting a new product to market or redesigning an existing experience or anything in between. It is a universal road map to success, and it is the core of what product managers are responsible for.\r\nWith that as the backdrop, my definition of the role of a product manager would be to achieve business success by meeting user needs through the continual planning and execution of digital product solutions.\r\nThis definition summarizes all of the things that a product manager needs to obsess over: the target market, the intricacies of the product, what the business needs in order to succeed, and how to measure that success. It also encapsulates the three things that a product manager should never lose sight of:\r\nThe ultimate measure of success is the health of the business and, therefore, the value that the product provides to users.\r\nEverything starts with a solid understanding of the target market and its needs, so that the focus remains on the quality of the product experience.\r\nA continual cycle of planning and execution is required to meet these market needs in a sustainable way.\r\nSo, how does this translate to what a product manager does every day? That question is way too big to answer here, but as an introduction, Marty Cagan has a great list of common tasks that product managers are responsible for in his ebook Behind Every Great Product (PDF). The tasks include:\r\nidentifying and assessing the validity and feasibility of product opportunities,\r\nmaking sure the right product is delivered at the right time,\r\ndeveloping a product strategy and road map for development,\r\nleading the team in executing the product’s road map,\r\nevangelizing the product internally to the executive team and colleagues,\r\nrepresenting customers through the product development process.\r\nBut before a product manager is able to do these things, a couple of awkward questions have to be asked. First, do companies really need product managers? And, if we can agree on that, what are the characteristics of a good one? Also, where does this role fit in an organization’s structure? Let’s explore these questions.\r\n\r\nEven though Andreessen wrote this for startups, the importance of that last sentence about product-market fit holds truth for every organization — whether the organization is getting a new product to market or redesigning an existing experience or anything in between. It is a universal road map to success, and it is the core of what product managers are responsible for.\r\nWith that as the backdrop, my definition of the role of a product manager would be to achieve business success by meeting user needs through the continual planning and execution of digital product solutions.\r\nThis definition summarizes all of the things that a product manager needs to obsess over: the target market, the intricacies of the product, what the business needs in order to succeed, and how to measure that success. It also encapsulates the three things that a product manager should never lose sight of:\r\nThe ultimate measure of success is the health of the business and, therefore, the value that the product provides to users.\r\nEverything starts with a solid understanding of the target market and its needs, so that the focus remains on the quality of the product experience.\r\nA continual cycle of planning and execution is required to meet these market needs in a sustainable way.\r\nSo, how does this translate to what a product manager does every day? That question is way too big to answer here, but as an introduction, Marty Cagan has a great list of common tasks that product managers are responsible for in his ebook Behind Every Great Product (PDF). The tasks include:\r\nidentifying and assessing the validity and feasibility of product opportunities,\r\nmaking sure the right product is delivered at the right time,\r\ndeveloping a product strategy and road map for development,\r\nleading the team in executing the product’s road map,\r\nevangelizing the product internally to the executive team and colleagues,\r\nrepresenting customers through the product development process.\r\nBut before a product manager is able to do these things, a couple of awkward questions have to be asked. First, do companies really need product managers? And, if we can agree on that, what are the characteristics of a good one? Also, where does this role fit in an organization’s structure? Let’s explore these questions.\r\n\r\nEven though Andreessen wrote this for startups, the importance of that last sentence about product-market fit holds truth for every organization — whether the organization is getting a new product to market or redesigning an existing experience or anything in between. It is a universal road map to success, and it is the core of what product managers are responsible for.\r\nWith that as the backdrop, my definition of the role of a product manager would be to achieve business success by meeting user needs through the continual planning and execution of digital product solutions.\r\nThis definition summarizes all of the things that a product manager needs to obsess over: the target market, the intricacies of the product, what the business needs in order to succeed, and how to measure that success. It also encapsulates the three things that a product manager should never lose sight of:\r\nThe ultimate measure of success is the health of the business and, therefore, the value that the product provides to users.\r\nEverything starts with a solid understanding of the target market and its needs, so that the focus remains on the quality of the product experience.\r\nA continual cycle of planning and execution is required to meet these market needs in a sustainable way.\r\nSo, how does this translate to what a product manager does every day? That question is way too big to answer here, but as an introduction, Marty Cagan has a great list of common tasks that product managers are responsible for in his ebook Behind Every Great Product (PDF). The tasks include:\r\nidentifying and assessing the validity and feasibility of product opportunities,\r\nmaking sure the right product is delivered at the right time,\r\ndeveloping a product strategy and road map for development,\r\nleading the team in executing the product’s road map,\r\nevangelizing the product internally to the executive team and colleagues,\r\nrepresenting customers through the product development process.\r\nBut before a product manager is able to do these things, a couple of awkward questions have to be asked. First, do companies really need product managers? And, if we can agree on that, what are the characteristics of a good one? Also, where does this role fit in an organization’s structure? Let’s explore these questions.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}', NULL, NULL),
(628, 10, '_submit', 6, 'a:9:{s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}', NULL, NULL),
(629, 10, '_desc', 2, 'a:9:{s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:2297:\"Even though Andreessen wrote this for startups, the importance of that last sentence about product-market fit holds truth for every organization — whether the organization is getting a new product to market or redesigning an existing experience or anything in between. It is a universal road map to success, and it is the core of what product managers are responsible for.\r\nWith that as the backdrop, my definition of the role of a product manager would be to achieve business success by meeting user needs through the continual planning and execution of digital product solutions.\r\nThis definition summarizes all of the things that a product manager needs to obsess over: the target market, the intricacies of the product, what the business needs in order to succeed, and how to measure that success. It also encapsulates the three things that a product manager should never lose sight of:\r\nThe ultimate measure of success is the health of the business and, therefore, the value that the product provides to users.\r\nEverything starts with a solid understanding of the target market and its needs, so that the focus remains on the quality of the product experience.\r\nA continual cycle of planning and execution is required to meet these market needs in a sustainable way.\r\nSo, how does this translate to what a product manager does every day? That question is way too big to answer here, but as an introduction, Marty Cagan has a great list of common tasks that product managers are responsible for in his ebook Behind Every Great Product (PDF). The tasks include:\r\nidentifying and assessing the validity and feasibility of product opportunities,\r\nmaking sure the right product is delivered at the right time,\r\ndeveloping a product strategy and road map for development,\r\nleading the team in executing the product’s road map,\r\nevangelizing the product internally to the executive team and colleagues,\r\nrepresenting customers through the product development process.\r\nBut before a product manager is able to do these things, a couple of awkward questions have to be asked. First, do companies really need product managers? And, if we can agree on that, what are the characteristics of a good one? Also, where does this role fit in an organization’s structure? Let’s explore these questions.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}', NULL, NULL),
(626, 10, '_page_divider', 3, 'a:6:{s:5:\"label\";s:6:\"Page 2\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}', NULL, NULL),
(627, 10, '_text', 4, 'a:32:{s:5:\"label\";s:6:\"Part 2\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', NULL, NULL),
(623, 9, '_text', 39, 'a:34:{s:5:\"label\";s:11:\"Citizenship\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(641, 9, '_list', 2, 'a:21:{s:5:\"label\";s:10:\"Beginning:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:4:{i:0;a:4:{s:5:\"label\";s:14:\"September 2017\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:12:\"January 2018\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:14:\"September 2018\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:12:\"January 2019\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}', NULL, NULL),
(480, 8, '_text', 48, 'a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"433\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 97, NULL),
(481, 8, '_list', 49, 'a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"433\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, NULL),
(482, 8, '_text', 50, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"433\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, NULL),
(536, 9, '_text', 24, 'a:38:{s:5:\"label\";s:12:\"Mobile Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 15),
(537, 9, '_text', 25, 'a:38:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', 0, 14),
(538, 9, '_text', 26, 'a:34:{s:5:\"label\";s:13:\"Place of Work\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 0, 0),
(539, 9, '_text', 27, 'a:38:{s:5:\"label\";s:10:\"Work Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 15),
(540, 9, '_desc', 28, 'a:11:{s:5:\"label\";s:48:\"Alternative person to call in case of emergency:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:48:\"Alternative person to call in case of emergency:\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', 0, 0),
(541, 9, '_text', 29, 'a:38:{s:5:\"label\";s:4:\"Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 6),
(542, 9, '_text', 30, 'a:34:{s:5:\"label\";s:21:\"Relationship to Child\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0),
(543, 9, '_text', 31, 'a:38:{s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 15),
(544, 9, '_page_divider', 32, 'a:7:{s:5:\"label\";s:16:\"About Your Child\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 0, 0),
(545, 9, '_text', 33, 'a:38:{s:5:\"label\";s:17:\"Child\'s Full Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:12:\"organization\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 0, 7),
(535, 9, '_text', 23, 'a:38:{s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 7),
(495, 8, '_text', 52, 'a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"483\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 97, NULL),
(496, 8, '_list', 53, 'a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"483\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, NULL),
(534, 9, '_text', 22, 'a:38:{s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 6),
(499, 8, '_text', 54, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"483\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 101, NULL),
(501, 8, '_checkbox', 55, 'a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"483\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 98, NULL),
(502, 8, '_text', 56, 'a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"501\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 97, NULL),
(532, 9, '_checkbox', 20, 'a:18:{s:5:\"label\";s:28:\"Add Second Parent / Guardian\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', 0, 0),
(533, 9, '_desc', 21, 'a:11:{s:5:\"label\";s:19:\"Parent / Guardian 2\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:19:\"Parent / Guardian 2\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', 0, 0),
(514, 9, '_list', 1, 'a:22:{s:5:\"label\";s:31:\"I am applying for (choose ONE):\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:3:{i:0;a:4:{s:5:\"label\";s:57:\"Morning Preschool (8:30 am - 11:30 am  Monday - Thursday)\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:58:\"Afternoon Preschool (12:30 pm - 3:30 pm Monday - Thursday)\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:57:\"Full-Day Preschool (8:30 am - 3:30 pm  Monday - Thursday)\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:9:\"p_street1\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0),
(507, 8, '_list', 57, 'a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"501\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, NULL),
(513, 9, '_page_divider', 0, 'a:6:{s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"label\";s:16:\"Class Preference\";}', 0, 0);
INSERT INTO `wp_eauwvw_ninja_forms_fields` (`id`, `form_id`, `type`, `order`, `data`, `fav_id`, `def_id`) VALUES
(508, 8, '_text', 58, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"501\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 101, NULL),
(509, 8, '_checkbox', 59, 'a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"501\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 98, NULL),
(510, 8, '_text', 60, 'a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"509\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 97, NULL),
(511, 8, '_list', 61, 'a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"509\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, NULL),
(512, 8, '_text', 62, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"509\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 101, NULL),
(515, 9, '_checkbox', 3, 'a:18:{s:5:\"label\";s:68:\"I would also like to apply for Enrichment classes on Friday mornings\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:89:\"for 2nd year students or children turning 4 by Dec  31st (8:30 am - 11:30 am on Fridays)\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:18:\"Enrichment Fridays\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:9:\"p_street2\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0),
(516, 9, '_textarea', 4, 'a:22:{s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0),
(517, 9, '_page_divider', 5, 'a:7:{s:5:\"label\";s:15:\"Contact Details\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 0, 0),
(518, 9, '_text', 6, 'a:38:{s:5:\"label\";s:12:\"Home Address\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"1\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:8:\"shipping\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:12:\"Home Address\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 8),
(519, 9, '_text', 7, 'a:38:{s:5:\"label\";s:18:\"Address (optional)\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"1\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:11:\"Home Line 2\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 9),
(520, 9, '_text', 8, 'a:38:{s:5:\"label\";s:4:\"City\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"1\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:4:\"City\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 10),
(521, 9, '_list', 9, 'a:25:{s:5:\"label\";s:8:\"Province\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:1:{s:7:\"options\";a:13:{i:0;a:4:{s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"1\";}i:2;a:4:{s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:7;a:4:{s:5:\"label\";s:7:\"Nunuvat\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:8;a:4:{s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:9;a:4:{s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:10;a:4:{s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:11;a:4:{s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:12;a:4:{s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"populate_term\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:18:\"Canadian Provinces\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:4:\"Prov\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 11),
(522, 9, '_text', 10, 'a:38:{s:5:\"label\";s:9:\"Post Code\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:7:\"a9a 9a9\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:11:\"Postal Code\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:11:\"Postal Code\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 12),
(523, 9, '_text', 11, 'a:38:{s:5:\"label\";s:10:\"Home Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:10:\"Home Phone\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:10:\"home_phone\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 15),
(524, 9, '_page_divider', 12, 'a:7:{s:5:\"label\";s:19:\"Parents / Guardians\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 0, 0),
(525, 9, '_desc', 13, 'a:11:{s:5:\"label\";s:19:\"Parent / Guardian 1\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:19:\"Parent / Guardian 1\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', 0, 0),
(526, 9, '_text', 14, 'a:38:{s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:10:\"first_name\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 6),
(527, 9, '_text', 15, 'a:38:{s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:9:\"last_name\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 7),
(528, 9, '_text', 16, 'a:38:{s:5:\"label\";s:12:\"Mobile Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:6:\"mobile\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 15),
(529, 9, '_text', 17, 'a:38:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:5:\"email\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', 0, 14),
(530, 9, '_text', 18, 'a:34:{s:5:\"label\";s:13:\"Place of Work\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 0, 0),
(531, 9, '_text', 19, 'a:38:{s:5:\"label\";s:10:\"Work Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 15),
(471, 8, '_submit', 94, 'a:11:{s:5:\"label\";s:11:\"Submit Form\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(472, 8, '_desc', 90, 'a:11:{s:5:\"label\";s:25:\"WMA Application Checklist\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:329:\"<strong>ALL of the following must be submitted to consider your application complete.</strong>\r\n\r\n• Application form completed and signed\r\n• Application fee (pay online or in-person)\r\n• Copy of your child’s birth certificate / citizenship card\r\n• Reference letter or copy of child’s most recent report (if applicable)\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', NULL, NULL),
(473, 8, '_desc', 89, 'a:11:{s:5:\"label\";s:0:\"\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:712:\"<strong>I understand that:</strong>\r\n\r\n• This is merely an Application for Admission; no acceptance for enrolment is implied.\r\n\r\n• Enrolment shall be at the sole discretion of Westside Montessori Academy.\r\n\r\nYou will be required to complete an immunization form for your child. This health information is to be made available to the staff of the Vancouver Health Department as specified in the Provincial Child Care Facilities Regulations.\r\n\r\nWMA is committed to meeting the privacy standards established by British Columbia’s Personal Information Protection Act (PIPA) and any other applicable legislation. The information provided on this form will be used only for administrative purposes at the school.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', NULL, NULL),
(478, 8, '_desc', 93, 'a:11:{s:5:\"label\";s:79:\"Ready to apply? Your information will be displayed for review on the next page.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:79:\"Ready to apply? Your information will be displayed for review on the next page.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', NULL, NULL),
(479, 8, '_checkbox', 91, 'a:18:{s:5:\"label\";s:39:\"I\'ve read and agree to the above terms.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', NULL, NULL),
(475, 8, '_hr', 92, 'a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', NULL, NULL),
(462, 8, '_textarea', 87, 'a:22:{s:5:\"label\";s:66:\"Is there anything else you would like to tell us about your child?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(463, 8, '_page_divider', 88, 'a:7:{s:5:\"label\";s:11:\"Submit Form\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', NULL, NULL),
(460, 8, '_text', 84, 'a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"459\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 100, NULL),
(459, 8, '_list', 83, 'a:21:{s:5:\"label\";s:22:\"Special eating habits?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 99, NULL),
(458, 8, '_text', 82, 'a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"457\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 100, NULL),
(483, 8, '_checkbox', 51, 'a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"433\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 98, NULL),
(620, 8, '_list', 85, 'a:21:{s:5:\"label\";s:65:\"Has your child ever had a psychological or education evaluation? \";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 99, NULL),
(621, 8, '_text', 86, 'a:34:{s:5:\"label\";s:29:\"If so, please provide details\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"620\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 100, NULL),
(457, 8, '_list', 81, 'a:21:{s:5:\"label\";s:13:\"Special diet?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 99, NULL),
(454, 8, '_text', 76, 'a:34:{s:5:\"label\";s:7:\"Details\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"453\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 100, NULL),
(452, 8, '_textarea', 74, 'a:22:{s:5:\"label\";s:158:\"If your child has had any known health problems, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(453, 8, '_list', 75, 'a:21:{s:5:\"label\";s:19:\"Special medication?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 99, NULL),
(616, 8, '_list', 77, 'a:21:{s:5:\"label\";s:10:\"Allergies?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 99, NULL),
(617, 8, '_text', 78, 'a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"616\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 100, NULL),
(449, 8, '_page_divider', 73, 'a:7:{s:5:\"label\";s:17:\"Health & Wellness\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', NULL, NULL),
(619, 8, '_text', 80, 'a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"618\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 100, NULL),
(446, 8, '_textarea', 72, 'a:22:{s:5:\"label\";s:65:\"Why do you wish your child to attend Westside Montessori Academy?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', NULL, NULL),
(434, 8, '_text', 68, 'a:34:{s:5:\"label\";s:44:\"What are your child\'s interests and talents?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', NULL, NULL),
(435, 8, '_text', 69, 'a:34:{s:5:\"label\";s:9:\"At school\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(433, 8, '_list', 47, 'a:21:{s:5:\"label\";s:30:\"Does your Child have Siblings?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 99, NULL),
(415, 8, '_page_divider', 63, 'a:7:{s:5:\"label\";s:23:\"Activities & Experience\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', NULL, NULL),
(624, 10, '_page_divider', 0, 'a:5:{s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"label\";s:6:\"Page 1\";}', NULL, NULL);
INSERT INTO `wp_eauwvw_ninja_forms_fields` (`id`, `form_id`, `type`, `order`, `data`, `fav_id`, `def_id`) VALUES
(625, 10, '_text', 1, 'a:32:{s:5:\"label\";s:6:\"Part 1\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}', NULL, NULL),
(410, 8, '_text', 42, 'a:34:{s:5:\"label\";s:26:\"Child prefers to be called\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(411, 8, '_text', 43, 'a:34:{s:5:\"label\";s:14:\"First Language\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(412, 8, '_text', 44, 'a:34:{s:5:\"label\";s:15:\"Other Languages\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(413, 8, '_hr', 46, 'a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', NULL, NULL),
(409, 8, '_text', 41, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, NULL),
(408, 8, '_list', 40, 'a:21:{s:5:\"label\";s:6:\"Gender\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, NULL),
(406, 8, '_page_divider', 38, 'a:7:{s:5:\"label\";s:16:\"About Your Child\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', NULL, NULL),
(407, 8, '_text', 39, 'a:38:{s:5:\"label\";s:17:\"Child\'s Full Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:12:\"organization\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, 7),
(405, 8, '_checkbox', 20, 'a:18:{s:5:\"label\";s:28:\"Add Second Parent / Guardian\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', NULL, NULL),
(403, 8, '_text', 30, 'a:34:{s:5:\"label\";s:21:\"Relationship to Child\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(404, 8, '_text', 31, 'a:38:{s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 15),
(401, 8, '_desc', 28, 'a:11:{s:5:\"label\";s:48:\"Alternative person to call in case of emergency:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:48:\"Alternative person to call in case of emergency:\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', NULL, NULL),
(402, 8, '_text', 29, 'a:38:{s:5:\"label\";s:4:\"Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 6),
(399, 8, '_text', 26, 'a:34:{s:5:\"label\";s:13:\"Place of Work\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(400, 8, '_text', 27, 'a:38:{s:5:\"label\";s:10:\"Work Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 15),
(398, 8, '_text', 25, 'a:38:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', NULL, 14),
(396, 8, '_text', 23, 'a:38:{s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 7),
(397, 8, '_text', 24, 'a:38:{s:5:\"label\";s:12:\"Mobile Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 15),
(384, 8, '_page_divider', 12, 'a:7:{s:5:\"label\";s:19:\"Parents / Guardians\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', NULL, NULL),
(387, 8, '_desc', 13, 'a:11:{s:5:\"label\";s:19:\"Parent / Guardian 1\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:19:\"Parent / Guardian 1\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', NULL, NULL),
(388, 8, '_text', 14, 'a:38:{s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:10:\"first_name\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 6),
(394, 8, '_desc', 21, 'a:11:{s:5:\"label\";s:19:\"Parent / Guardian 2\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:19:\"Parent / Guardian 2\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', NULL, NULL),
(395, 8, '_text', 22, 'a:38:{s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 6),
(601, 8, '_list', 2, 'a:22:{s:5:\"label\";s:10:\"Beginning:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:5:{i:0;a:4:{s:5:\"label\";s:14:\"September 2017\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:12:\"January 2018\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:14:\"September 2018\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:12:\"January 2019\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:9:\"s_street2\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(383, 8, '_text', 11, 'a:38:{s:5:\"label\";s:10:\"Home Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:10:\"Home Phone\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:10:\"home_phone\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 15),
(382, 8, '_text', 10, 'a:38:{s:5:\"label\";s:9:\"Post Code\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:7:\"a9a 9a9\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:11:\"Postal Code\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:11:\"Postal Code\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:6:\"p_code\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 12),
(389, 8, '_text', 15, 'a:38:{s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:9:\"last_name\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 7),
(390, 8, '_text', 16, 'a:38:{s:5:\"label\";s:12:\"Mobile Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:6:\"mobile\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 15),
(391, 8, '_text', 17, 'a:38:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:5:\"email\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', NULL, 14),
(392, 8, '_text', 18, 'a:34:{s:5:\"label\";s:13:\"Place of Work\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(393, 8, '_text', 19, 'a:38:{s:5:\"label\";s:10:\"Work Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 15),
(381, 8, '_list', 9, 'a:25:{s:5:\"label\";s:8:\"Province\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:1:{s:7:\"options\";a:13:{i:0;a:4:{s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"1\";}i:2;a:4:{s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:7;a:4:{s:5:\"label\";s:7:\"Nunuvat\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:8;a:4:{s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:9;a:4:{s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:10;a:4:{s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:11;a:4:{s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:12;a:4:{s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"populate_term\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:18:\"Canadian Provinces\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:4:\"Prov\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:7:\"p_state\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 11),
(380, 8, '_text', 8, 'a:38:{s:5:\"label\";s:4:\"City\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"1\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:4:\"City\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:6:\"p_city\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 10),
(379, 8, '_text', 7, 'a:38:{s:5:\"label\";s:18:\"Address (optional)\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"1\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:11:\"Home Line 2\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:9:\"p_street2\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 9),
(377, 8, '_page_divider', 5, 'a:7:{s:5:\"label\";s:15:\"Contact Details\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', NULL, NULL),
(378, 8, '_text', 6, 'a:38:{s:5:\"label\";s:12:\"Home Address\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"1\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:8:\"shipping\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:12:\"Home Address\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:9:\"p_street1\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 8),
(373, 8, '_page_divider', 0, 'a:6:{s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"label\";s:12:\"Grade & Year\";}', NULL, NULL),
(374, 8, '_list', 1, 'a:22:{s:5:\"label\";s:13:\"Applying for:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:8:{i:0;a:4:{s:5:\"label\";s:12:\"Kindergarten\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:7:\"Grade 1\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:7:\"Grade 2\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:7:\"Grade 3\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:7:\"Grade 4\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:7:\"Grade 5\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:7:\"Grade 6\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:7;a:4:{s:5:\"label\";s:7:\"Grade 7\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:9:\"s_street1\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(376, 8, '_textarea', 4, 'a:22:{s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(371, 0, '_page_divider', -1, '', NULL, NULL),
(546, 9, '_list', 34, 'a:21:{s:5:\"label\";s:6:\"Gender\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, 0),
(547, 9, '_text', 35, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0),
(548, 9, '_text', 36, 'a:34:{s:5:\"label\";s:17:\"Name used at Home\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0),
(549, 9, '_text', 37, 'a:34:{s:5:\"label\";s:14:\"First Language\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0),
(550, 9, '_text', 38, 'a:34:{s:5:\"label\";s:15:\"Other Languages\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0),
(551, 9, '_hr', 40, 'a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0);
INSERT INTO `wp_eauwvw_ninja_forms_fields` (`id`, `form_id`, `type`, `order`, `data`, `fav_id`, `def_id`) VALUES
(552, 9, '_list', 41, 'a:21:{s:5:\"label\";s:30:\"Does your Child have Siblings?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 99, 0),
(553, 9, '_text', 42, 'a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"552\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 97, 0),
(554, 9, '_list', 43, 'a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"552\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, 0),
(555, 9, '_text', 44, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"552\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0),
(556, 9, '_checkbox', 45, 'a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"552\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 98, 0),
(557, 9, '_text', 46, 'a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"556\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 97, 0),
(558, 9, '_list', 47, 'a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"556\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, 0),
(559, 9, '_text', 48, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"556\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 101, 0),
(560, 9, '_checkbox', 49, 'a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"556\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 98, 0),
(561, 9, '_text', 50, 'a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"560\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 97, 0),
(562, 9, '_list', 51, 'a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"560\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, 0),
(563, 9, '_text', 52, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"560\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 101, 0),
(564, 9, '_checkbox', 53, 'a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"560\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 98, 0),
(565, 9, '_text', 54, 'a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"564\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 97, 0),
(566, 9, '_list', 55, 'a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"564\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 96, 0),
(567, 9, '_text', 56, 'a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"564\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 101, 0),
(568, 9, '_page_divider', 57, 'a:7:{s:5:\"label\";s:23:\"Activities & Experience\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 0, 0),
(569, 9, '_text', 58, 'a:34:{s:5:\"label\";s:50:\"What activities does your child prefer when alone?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 0, 0),
(570, 9, '_text', 59, 'a:34:{s:5:\"label\";s:23:\"Activities with others?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 0, 0),
(571, 9, '_list', 60, 'a:21:{s:5:\"label\";s:32:\"Are Playmates Readily Available?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 99, 0),
(572, 9, '_list', 61, 'a:21:{s:5:\"label\";s:79:\"Has your child had previous experience away from home (daycare, preschool etc.)\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 99, 0),
(573, 9, '_text', 62, 'a:34:{s:5:\"label\";s:6:\"Where?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"572\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 0, 0),
(574, 9, '_text', 63, 'a:34:{s:5:\"label\";s:5:\"When?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"572\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 0, 0),
(575, 9, '_text', 64, 'a:34:{s:5:\"label\";s:37:\"Did your Child enjoy the experience? \";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"572\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(576, 9, '_list', 65, 'a:21:{s:5:\"label\";s:67:\"Is your child currently attending another school or other programs?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 99, 0),
(577, 9, '_text', 66, 'a:34:{s:5:\"label\";s:37:\"Please list other schools or programs\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"576\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(578, 9, '_list', 67, 'a:21:{s:5:\"label\";s:50:\"Is your child leaving the other school or program?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"576\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 99, 0),
(579, 9, '_textarea', 68, 'a:22:{s:5:\"label\";s:71:\"Please explain why your child is leaving the previous school / program:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"578\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(580, 9, '_textarea', 69, 'a:22:{s:5:\"label\";s:65:\"Why do you wish your child to attend Westside Montessori Academy?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(581, 9, '_page_divider', 70, 'a:7:{s:5:\"label\";s:17:\"Health & Wellness\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 0, 0),
(582, 9, '_textarea', 71, 'a:22:{s:5:\"label\";s:158:\"If your child has had any known health problems, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 0, 0),
(583, 9, '_list', 72, 'a:21:{s:5:\"label\";s:19:\"Special medication?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 99, 0),
(584, 9, '_text', 73, 'a:34:{s:5:\"label\";s:7:\"Details\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"583\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 100, 0),
(585, 9, '_list', 74, 'a:21:{s:5:\"label\";s:28:\"Food preferences / dislikes?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 99, 0),
(586, 9, '_text', 75, 'a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"585\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 100, 0),
(587, 9, '_list', 76, 'a:21:{s:5:\"label\";s:13:\"Special diet?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 99, 0),
(588, 9, '_text', 77, 'a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"587\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 100, 0),
(589, 9, '_list', 78, 'a:21:{s:5:\"label\";s:22:\"Special eating habits?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 99, 0),
(590, 9, '_text', 79, 'a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"589\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 100, 0),
(591, 9, '_textarea', 80, 'a:22:{s:5:\"label\";s:14:\"Other comments\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', 0, 0),
(592, 9, '_page_divider', 81, 'a:7:{s:5:\"label\";s:12:\"Future Plans\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}', 0, 0),
(593, 9, '_list', 82, 'a:22:{s:5:\"label\";s:64:\"How many years will your child attend WMA? (tick all that apply)\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:3:{i:0;a:4:{s:5:\"label\";s:21:\"Preschool 1 year only\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:17:\"Preschool 2 years\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:23:\"Elementary Grades K - 7\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"checkbox\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(594, 9, '_hr', 83, 'a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(595, 9, '_desc', 84, 'a:11:{s:5:\"label\";s:0:\"\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:712:\"<strong>I understand that:</strong>\r\n\r\n• This is merely an Application for Admission; no acceptance for enrolment is implied.\r\n\r\n• Enrolment shall be at the sole discretion of Westside Montessori Academy.\r\n\r\nYou will be required to complete an immunization form for your child. This health information is to be made available to the staff of the Vancouver Health Department as specified in the Provincial Child Care Facilities Regulations.\r\n\r\nWMA is committed to meeting the privacy standards established by British Columbia’s Personal Information Protection Act (PIPA) and any other applicable legislation. The information provided on this form will be used only for administrative purposes at the school.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(596, 9, '_desc', 85, 'a:11:{s:5:\"label\";s:25:\"WMA Application Checklist\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:364:\"<strong>ALL of the following must be submitted to consider your application complete.</strong>\r\n\r\n• Application form completed and signed\r\n• Non-refundable Application fee of $50.00 submitted (pay online or in-person)\r\n• Copy of your child’s birth certificate / citizenship card\r\n• Reference letter or copy of child’s most recent report (if applicable)\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(597, 9, '_checkbox', 86, 'a:18:{s:5:\"label\";s:39:\"I\'ve read and agree to the above terms.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(598, 9, '_hr', 87, 'a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 0, 0),
(599, 9, '_desc', 88, 'a:11:{s:5:\"label\";s:79:\"Ready to apply? Your information will be displayed for review on the next page.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:79:\"Ready to apply? Your information will be displayed for review on the next page.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}', 0, 0),
(600, 9, '_submit', 89, 'a:11:{s:5:\"label\";s:11:\"Submit Form\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 0, 0);
INSERT INTO `wp_eauwvw_ninja_forms_fields` (`id`, `form_id`, `type`, `order`, `data`, `fav_id`, `def_id`) VALUES
(603, 8, '_text', 32, 'a:34:{s:5:\"label\";s:13:\"Family Doctor\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(604, 8, '_text', 33, 'a:38:{s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 15),
(605, 8, '_text', 34, 'a:34:{s:5:\"label\";s:14:\"Family Dentist\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(606, 8, '_text', 35, 'a:38:{s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, 15),
(607, 8, '_text', 36, 'a:34:{s:5:\"label\";s:21:\"Child\'s Care Card No.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:12:\"9999 999 999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(608, 8, '_text', 37, 'a:34:{s:5:\"label\";s:11:\"Expiry Date\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', 101, NULL),
(622, 8, '_text', 45, 'a:34:{s:5:\"label\";s:11:\"Citizenship\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}', NULL, NULL),
(611, 8, '_text', 64, 'a:34:{s:5:\"label\";s:14:\"Current School\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(613, 8, '_list', 65, 'a:22:{s:5:\"label\";s:13:\"Current Grade\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:7:{i:0;a:4:{s:5:\"label\";s:12:\"Kindergarten\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:1:\"2\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:1:\"3\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:1:\"4\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:1:\"5\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:1:\"6\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}', NULL, NULL),
(614, 8, '_list', 66, 'a:21:{s:5:\"label\";s:64:\"Has your child previously been enrolled in a Montessori Program?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', 99, NULL),
(615, 8, '_list', 67, 'a:22:{s:5:\"label\";s:48:\"Previous Number of Years in a Montessori Program\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:7:{i:0;a:4:{s:5:\"label\";s:1:\"0\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:1:\"2\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:1:\"3\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:1:\"4\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:1:\"5\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:1:\"6\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"614\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_options`
--

CREATE TABLE `wp_eauwvw_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_eauwvw_options`
--

INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://www.wmaadmissions.ca', 'yes'),
(2, 'home', 'http://www.wmaadmissions.ca', 'yes'),
(3, 'blogname', 'Westside Montessori Academy - Admissions', 'yes'),
(4, 'blogdescription', 'Love of Learning Starts Here', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'hello@supersession.ca', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'closed', 'yes'),
(20, 'default_ping_status', 'closed', 'yes'),
(21, 'default_pingback_flag', '', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i A', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:8:{i:0;s:19:\"akismet/akismet.php\";i:1;s:41:\"ninja-forms-conditionals/conditionals.php\";i:3;s:37:\"ninja-forms-multi-part/multi-part.php\";i:4;s:50:\"ninja-forms-pdf-submissions/nf-pdf-submissions.php\";i:5;s:39:\"ninja-forms-style/ninja-forms-style.php\";i:6;s:41:\"ninja-forms-zapier/ninja-forms-zapier.php\";i:7;s:27:\"ninja-forms/ninja-forms.php\";i:8;s:55:\"seedprod-coming-soon-pro-3/seedprod-coming-soon-pro.php\";}', 'yes'),
(18396, '3fd98478248a941ca46e49cd7300b709', 'a:2:{s:7:\"timeout\";i:1499436548;s:5:\"value\";s:23787:\"{\"new_version\":\"3.0.15\",\"stable_version\":\"3.0.15\",\"name\":\"Conditional Logic\",\"slug\":\"conditionals\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?changelog=1\",\"last_updated\":\"2017-06-27 13:21:49\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>Show or hide fields, change field values, or send specific notifications all based upon user input.<\\/p>\\n\",\"changelog\":\"<p>3.0.15 (27 June 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>Bugs:*<\\/li>\\n<li>Fixed a bug that caused the condition edit drawer to fail to open.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<br \\/>\\n<em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"description\":[\"<p>Show or hide fields, change field values, or send specific notifications all based upon user input.<\\/p>\\n\"],\"changelog\":[\"<p>3.0.15 (27 June 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>Bugs:*<\\/li>\\n<li>Fixed a bug that caused the condition edit drawer to fail to open.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<br \\/>\\n<em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"]}\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(37, 'comment_max_links', '2', 'yes'),
(38, 'gmt_offset', '', 'yes'),
(39, 'default_email_category', '1', 'yes'),
(40, 'recently_edited', 'a:5:{i:0;s:76:\"/home/jamesgrossis/wmaadmissions.ca/wp-content/themes/westside/functions.php\";i:1;s:82:\"/home/jamesgrossis/wmaadmissions.ca/wp-content/themes/westside/legacy.comments.php\";i:2;s:70:\"/home/jamesgrossis/wmaadmissions.ca/wp-content/themes/westside/404.php\";i:3;s:72:\"/home/jamesgrossis/wmaadmissions.ca/wp-content/themes/westside/style.css\";i:5;s:73:\"/home/jamesgrossis/wmaadmissions.ca/wp-content/themes/westside/footer.php\";}', 'no'),
(41, 'template', 'westside', 'yes'),
(42, 'stylesheet', 'westside', 'yes'),
(43, 'comment_whitelist', '1', 'yes'),
(44, 'blacklist_keys', '', 'no'),
(45, 'comment_registration', '1', 'yes'),
(46, 'html_type', 'text/html', 'yes'),
(47, 'use_trackback', '0', 'yes'),
(48, 'default_role', 'subscriber', 'yes'),
(49, 'db_version', '38590', 'yes'),
(50, 'uploads_use_yearmonth_folders', '1', 'yes'),
(51, 'upload_path', '', 'yes'),
(52, 'blog_public', '0', 'yes'),
(53, 'default_link_category', '2', 'yes'),
(54, 'show_on_front', 'page', 'yes'),
(55, 'tag_base', '', 'yes'),
(56, 'show_avatars', '1', 'yes'),
(57, 'avatar_rating', 'G', 'yes'),
(58, 'upload_url_path', '', 'yes'),
(59, 'thumbnail_size_w', '150', 'yes'),
(60, 'thumbnail_size_h', '150', 'yes'),
(61, 'thumbnail_crop', '1', 'yes'),
(62, 'medium_size_w', '300', 'yes'),
(63, 'medium_size_h', '300', 'yes'),
(64, 'avatar_default', 'mystery', 'yes'),
(65, 'large_size_w', '1024', 'yes'),
(66, 'large_size_h', '1024', 'yes'),
(67, 'image_default_link_type', 'file', 'yes'),
(68, 'image_default_size', '', 'yes'),
(69, 'image_default_align', '', 'yes'),
(70, 'close_comments_for_old_posts', '', 'yes'),
(71, 'close_comments_days_old', '14', 'yes'),
(72, 'thread_comments', '1', 'yes'),
(73, 'thread_comments_depth', '5', 'yes'),
(74, 'page_comments', '', 'yes'),
(75, 'comments_per_page', '50', 'yes'),
(76, 'default_comments_page', 'newest', 'yes'),
(77, 'comment_order', 'asc', 'yes'),
(78, 'sticky_posts', 'a:0:{}', 'yes'),
(79, 'widget_categories', 'a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(80, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(81, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(82, 'uninstall_plugins', 'a:1:{s:27:\"ninja-forms/ninja-forms.php\";s:21:\"ninja_forms_uninstall\";}', 'no'),
(83, 'timezone_string', 'America/Vancouver', 'yes'),
(84, 'page_for_posts', '0', 'yes'),
(85, 'page_on_front', '64', 'yes'),
(86, 'default_post_format', '0', 'yes'),
(87, 'link_manager_enabled', '0', 'yes'),
(88, 'initial_db_version', '29630', 'yes'),
(89, 'wp_eauwvw_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'yes'),
(90, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(91, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(92, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(93, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(94, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(95, 'sidebars_widgets', 'a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:13:\"array_version\";i:3;}', 'yes'),
(96, 'cron', 'a:15:{i:1586346401;a:1:{s:30:\"ninja_forms_zapier_cron_hourly\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1586362460;a:3:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1586366039;a:1:{s:29:\"akismet_schedule_cron_recheck\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1586376042;a:1:{s:29:\"wp_session_garbage_collection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1586379439;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1586379683;a:1:{s:24:\"ninja_forms_daily_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1586391011;a:1:{s:24:\"ninja_forms_daily_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1586404647;a:1:{s:24:\"ninja_forms_daily_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1586404648;a:1:{s:24:\"ninja_forms_daily_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1586405677;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1586407398;a:1:{s:24:\"ninja_forms_daily_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1586414880;a:1:{s:24:\"akismet_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1586784822;a:2:{s:23:\"nf_email_telemetry_push\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:22:\"nf_marketing_feed_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1587809631;a:1:{s:13:\"nf_optin_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"nf-monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2678400;}}}s:7:\"version\";i:2;}', 'yes'),
(98, '_transient_random_seed', '66918402d6c47f14b71a6dd1c8f498b0', 'yes'),
(18359, '_transient_timeout_nf_form_9', '1499533081', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18360, '_transient_nf_form_9', 'O:7:\"NF_Form\":5:{s:7:\"form_id\";s:1:\"9\";s:8:\"settings\";a:24:{s:10:\"form_title\";s:13:\"WMA Preschool\";s:10:\"show_title\";s:1:\"0\";s:9:\"logged_in\";s:1:\"0\";s:11:\"append_page\";s:2:\"32\";s:4:\"ajax\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"multi_part\";s:1:\"1\";s:15:\"mp_progress_bar\";s:1:\"1\";s:13:\"mp_breadcrumb\";s:1:\"1\";s:17:\"mp_display_titles\";s:1:\"1\";s:14:\"mp_ajax_effect\";s:5:\"slide\";s:17:\"mp_ajax_direction\";s:3:\"rtl\";s:10:\"mp_confirm\";s:1:\"1\";s:14:\"mp_confirm_msg\";s:80:\"<h2>Please review the information for accuracy before submitting your form.</h2>\";s:17:\"freshbooks_enable\";s:1:\"1\";s:15:\"email_from_name\";s:40:\"Westside Montessori Academy - Admissions\";s:10:\"email_from\";s:21:\"hello@supersession.ca\";s:5:\"style\";a:3:{s:6:\"groups\";a:6:{s:9:\"container\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:5:\"title\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:3:\"row\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:7:\"row-odd\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:11:\"success-msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:9:\"error_msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}}s:4:\"cols\";a:0:{}s:2:\"mp\";a:7:{i:1;a:1:{s:4:\"cols\";s:1:\"1\";}i:2;a:1:{s:4:\"cols\";s:1:\"2\";}i:3;a:1:{s:4:\"cols\";s:1:\"3\";}i:4;a:1:{s:4:\"cols\";s:1:\"4\";}i:5;a:1:{s:4:\"cols\";s:1:\"4\";}i:6;a:1:{s:4:\"cols\";s:1:\"2\";}i:7;a:1:{s:4:\"cols\";s:1:\"4\";}}}s:8:\"last_sub\";s:3:\"180\";s:12:\"date_updated\";s:19:\"2017-03-03 17:28:06\";s:6:\"status\";s:0:\"\";}s:6:\"fields\";a:90:{i:513;a:7:{s:2:\"id\";s:3:\"513\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:1:\"0\";s:4:\"data\";a:6:{s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"label\";s:16:\"Class Preference\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:514;a:7:{s:2:\"id\";s:3:\"514\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:1:\"1\";s:4:\"data\";a:22:{s:5:\"label\";s:31:\"I am applying for (choose ONE):\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:3:{i:0;a:4:{s:5:\"label\";s:57:\"Morning Preschool (8:30 am - 11:30 am  Monday - Thursday)\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:58:\"Afternoon Preschool (12:30 pm - 3:30 pm Monday - Thursday)\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:57:\"Full-Day Preschool (8:30 am - 3:30 pm  Monday - Thursday)\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:9:\"p_street1\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:641;a:7:{s:2:\"id\";s:3:\"641\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:1:\"2\";s:4:\"data\";a:21:{s:5:\"label\";s:10:\"Beginning:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:9:\"list_type\";s:8:\"dropdown\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:4:{i:0;a:4:{s:5:\"label\";s:14:\"September 2017\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:12:\"January 2018\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:14:\"September 2018\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:12:\"January 2019\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:17:\"calc_auto_include\";s:1:\"0\";s:10:\"user_state\";s:1:\"0\";s:8:\"num_sort\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:515;a:7:{s:2:\"id\";s:3:\"515\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:1:\"3\";s:4:\"data\";a:18:{s:5:\"label\";s:68:\"I would also like to apply for Enrichment classes on Friday mornings\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:89:\"for 2nd year students or children turning 4 by Dec  31st (8:30 am - 11:30 am on Fridays)\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:18:\"Enrichment Fridays\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:9:\"p_street2\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:516;a:7:{s:2:\"id\";s:3:\"516\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:1:\"4\";s:4:\"data\";a:22:{s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:517;a:7:{s:2:\"id\";s:3:\"517\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:1:\"5\";s:4:\"data\";a:7:{s:5:\"label\";s:15:\"Contact Details\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:518;a:7:{s:2:\"id\";s:3:\"518\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"6\";s:4:\"data\";a:38:{s:5:\"label\";s:12:\"Home Address\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"1\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:8:\"shipping\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:12:\"Home Address\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"8\";}i:519;a:7:{s:2:\"id\";s:3:\"519\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"7\";s:4:\"data\";a:38:{s:5:\"label\";s:18:\"Address (optional)\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"1\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:11:\"Home Line 2\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"9\";}i:520;a:7:{s:2:\"id\";s:3:\"520\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"8\";s:4:\"data\";a:38:{s:5:\"label\";s:4:\"City\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"1\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:4:\"City\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"10\";}i:521;a:7:{s:2:\"id\";s:3:\"521\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:1:\"9\";s:4:\"data\";a:25:{s:5:\"label\";s:8:\"Province\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:1:{s:7:\"options\";a:13:{i:0;a:4:{s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"1\";}i:2;a:4:{s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:7;a:4:{s:5:\"label\";s:7:\"Nunuvat\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:8;a:4:{s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:9;a:4:{s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:10;a:4:{s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:11;a:4:{s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:12;a:4:{s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"populate_term\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:18:\"Canadian Provinces\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:4:\"Prov\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"11\";}i:522;a:7:{s:2:\"id\";s:3:\"522\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"10\";s:4:\"data\";a:38:{s:5:\"label\";s:9:\"Post Code\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:7:\"a9a 9a9\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:11:\"Postal Code\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:11:\"Postal Code\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"12\";}i:523;a:7:{s:2:\"id\";s:3:\"523\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"11\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"Home Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:10:\"Home Phone\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:10:\"home_phone\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"15\";}i:524;a:7:{s:2:\"id\";s:3:\"524\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"12\";s:4:\"data\";a:7:{s:5:\"label\";s:19:\"Parents / Guardians\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:525;a:7:{s:2:\"id\";s:3:\"525\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"13\";s:4:\"data\";a:11:{s:5:\"label\";s:19:\"Parent / Guardian 1\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:19:\"Parent / Guardian 1\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:526;a:7:{s:2:\"id\";s:3:\"526\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"14\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:10:\"first_name\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"6\";}i:527;a:7:{s:2:\"id\";s:3:\"527\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"15\";s:4:\"data\";a:38:{s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:9:\"last_name\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"7\";}i:528;a:7:{s:2:\"id\";s:3:\"528\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"16\";s:4:\"data\";a:38:{s:5:\"label\";s:12:\"Mobile Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:6:\"mobile\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"15\";}i:529;a:7:{s:2:\"id\";s:3:\"529\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"17\";s:4:\"data\";a:38:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:5:\"email\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"14\";}i:530;a:7:{s:2:\"id\";s:3:\"530\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"18\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Place of Work\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:531;a:7:{s:2:\"id\";s:3:\"531\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"19\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"Work Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"15\";}i:532;a:7:{s:2:\"id\";s:3:\"532\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"20\";s:4:\"data\";a:18:{s:5:\"label\";s:28:\"Add Second Parent / Guardian\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:533;a:7:{s:2:\"id\";s:3:\"533\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"21\";s:4:\"data\";a:11:{s:5:\"label\";s:19:\"Parent / Guardian 2\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:19:\"Parent / Guardian 2\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:534;a:7:{s:2:\"id\";s:3:\"534\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"22\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"6\";}i:535;a:7:{s:2:\"id\";s:3:\"535\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"23\";s:4:\"data\";a:38:{s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"7\";}i:536;a:7:{s:2:\"id\";s:3:\"536\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"24\";s:4:\"data\";a:38:{s:5:\"label\";s:12:\"Mobile Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"15\";}i:537;a:7:{s:2:\"id\";s:3:\"537\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"25\";s:4:\"data\";a:38:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"14\";}i:538;a:7:{s:2:\"id\";s:3:\"538\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"26\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Place of Work\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:539;a:7:{s:2:\"id\";s:3:\"539\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"27\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"Work Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"532\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"15\";}i:540;a:7:{s:2:\"id\";s:3:\"540\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"28\";s:4:\"data\";a:11:{s:5:\"label\";s:48:\"Alternative person to call in case of emergency:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:48:\"Alternative person to call in case of emergency:\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:541;a:7:{s:2:\"id\";s:3:\"541\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"29\";s:4:\"data\";a:38:{s:5:\"label\";s:4:\"Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"6\";}i:542;a:7:{s:2:\"id\";s:3:\"542\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"30\";s:4:\"data\";a:34:{s:5:\"label\";s:21:\"Relationship to Child\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:543;a:7:{s:2:\"id\";s:3:\"543\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"31\";s:4:\"data\";a:38:{s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"15\";}i:544;a:7:{s:2:\"id\";s:3:\"544\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"32\";s:4:\"data\";a:7:{s:5:\"label\";s:16:\"About Your Child\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:545;a:7:{s:2:\"id\";s:3:\"545\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"33\";s:4:\"data\";a:38:{s:5:\"label\";s:17:\"Child\'s Full Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:12:\"organization\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"7\";}i:546;a:7:{s:2:\"id\";s:3:\"546\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"34\";s:4:\"data\";a:21:{s:5:\"label\";s:6:\"Gender\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";s:1:\"0\";}i:547;a:7:{s:2:\"id\";s:3:\"547\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"35\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:548;a:7:{s:2:\"id\";s:3:\"548\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"36\";s:4:\"data\";a:34:{s:5:\"label\";s:17:\"Name used at Home\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:549;a:7:{s:2:\"id\";s:3:\"549\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"37\";s:4:\"data\";a:34:{s:5:\"label\";s:14:\"First Language\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:550;a:7:{s:2:\"id\";s:3:\"550\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"38\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Other Languages\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:623;a:7:{s:2:\"id\";s:3:\"623\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"39\";s:4:\"data\";a:34:{s:5:\"label\";s:11:\"Citizenship\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:551;a:7:{s:2:\"id\";s:3:\"551\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:3:\"_hr\";s:5:\"order\";s:2:\"40\";s:4:\"data\";a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:552;a:7:{s:2:\"id\";s:3:\"552\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"41\";s:4:\"data\";a:21:{s:5:\"label\";s:30:\"Does your Child have Siblings?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";s:1:\"0\";}i:553;a:7:{s:2:\"id\";s:3:\"553\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"42\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"552\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:2:\"97\";s:6:\"def_id\";s:1:\"0\";}i:554;a:7:{s:2:\"id\";s:3:\"554\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"43\";s:4:\"data\";a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"552\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";s:1:\"0\";}i:555;a:7:{s:2:\"id\";s:3:\"555\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"44\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"552\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:556;a:7:{s:2:\"id\";s:3:\"556\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"45\";s:4:\"data\";a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"552\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"98\";s:6:\"def_id\";s:1:\"0\";}i:557;a:7:{s:2:\"id\";s:3:\"557\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"46\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"556\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:2:\"97\";s:6:\"def_id\";s:1:\"0\";}i:558;a:7:{s:2:\"id\";s:3:\"558\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"47\";s:4:\"data\";a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"556\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";s:1:\"0\";}i:559;a:7:{s:2:\"id\";s:3:\"559\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"48\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"556\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"101\";s:6:\"def_id\";s:1:\"0\";}i:560;a:7:{s:2:\"id\";s:3:\"560\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"49\";s:4:\"data\";a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"556\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"98\";s:6:\"def_id\";s:1:\"0\";}i:561;a:7:{s:2:\"id\";s:3:\"561\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"50\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"560\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:2:\"97\";s:6:\"def_id\";s:1:\"0\";}i:562;a:7:{s:2:\"id\";s:3:\"562\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"51\";s:4:\"data\";a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"560\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";s:1:\"0\";}i:563;a:7:{s:2:\"id\";s:3:\"563\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"52\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"560\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"101\";s:6:\"def_id\";s:1:\"0\";}i:564;a:7:{s:2:\"id\";s:3:\"564\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"53\";s:4:\"data\";a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"560\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"98\";s:6:\"def_id\";s:1:\"0\";}i:565;a:7:{s:2:\"id\";s:3:\"565\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"54\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"564\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:2:\"97\";s:6:\"def_id\";s:1:\"0\";}i:566;a:7:{s:2:\"id\";s:3:\"566\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"55\";s:4:\"data\";a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"564\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";s:1:\"0\";}i:567;a:7:{s:2:\"id\";s:3:\"567\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"56\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"564\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"101\";s:6:\"def_id\";s:1:\"0\";}i:568;a:7:{s:2:\"id\";s:3:\"568\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"57\";s:4:\"data\";a:7:{s:5:\"label\";s:23:\"Activities & Experience\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:569;a:7:{s:2:\"id\";s:3:\"569\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"58\";s:4:\"data\";a:34:{s:5:\"label\";s:50:\"What activities does your child prefer when alone?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:570;a:7:{s:2:\"id\";s:3:\"570\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"59\";s:4:\"data\";a:34:{s:5:\"label\";s:23:\"Activities with others?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:571;a:7:{s:2:\"id\";s:3:\"571\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"60\";s:4:\"data\";a:21:{s:5:\"label\";s:32:\"Are Playmates Readily Available?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";s:1:\"0\";}i:572;a:7:{s:2:\"id\";s:3:\"572\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"61\";s:4:\"data\";a:21:{s:5:\"label\";s:79:\"Has your child had previous experience away from home (daycare, preschool etc.)\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";s:1:\"0\";}i:573;a:7:{s:2:\"id\";s:3:\"573\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"62\";s:4:\"data\";a:34:{s:5:\"label\";s:6:\"Where?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"572\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:574;a:7:{s:2:\"id\";s:3:\"574\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"63\";s:4:\"data\";a:34:{s:5:\"label\";s:5:\"When?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"572\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:575;a:7:{s:2:\"id\";s:3:\"575\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"64\";s:4:\"data\";a:34:{s:5:\"label\";s:37:\"Did your Child enjoy the experience? \";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"572\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:576;a:7:{s:2:\"id\";s:3:\"576\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"65\";s:4:\"data\";a:21:{s:5:\"label\";s:67:\"Is your child currently attending another school or other programs?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";s:1:\"0\";}i:577;a:7:{s:2:\"id\";s:3:\"577\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"66\";s:4:\"data\";a:34:{s:5:\"label\";s:37:\"Please list other schools or programs\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"576\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:578;a:7:{s:2:\"id\";s:3:\"578\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"67\";s:4:\"data\";a:21:{s:5:\"label\";s:50:\"Is your child leaving the other school or program?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"576\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";s:1:\"0\";}i:579;a:7:{s:2:\"id\";s:3:\"579\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:2:\"68\";s:4:\"data\";a:22:{s:5:\"label\";s:71:\"Please explain why your child is leaving the previous school / program:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"578\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:580;a:7:{s:2:\"id\";s:3:\"580\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:2:\"69\";s:4:\"data\";a:22:{s:5:\"label\";s:65:\"Why do you wish your child to attend Westside Montessori Academy?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:581;a:7:{s:2:\"id\";s:3:\"581\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"70\";s:4:\"data\";a:7:{s:5:\"label\";s:17:\"Health & Wellness\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:582;a:7:{s:2:\"id\";s:3:\"582\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:2:\"71\";s:4:\"data\";a:22:{s:5:\"label\";s:158:\"If your child has had any known health problems, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:583;a:7:{s:2:\"id\";s:3:\"583\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"72\";s:4:\"data\";a:21:{s:5:\"label\";s:19:\"Special medication?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";s:1:\"0\";}i:584;a:7:{s:2:\"id\";s:3:\"584\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"73\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"Details\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"583\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";s:1:\"0\";}i:585;a:7:{s:2:\"id\";s:3:\"585\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"74\";s:4:\"data\";a:21:{s:5:\"label\";s:28:\"Food preferences / dislikes?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";s:1:\"0\";}i:586;a:7:{s:2:\"id\";s:3:\"586\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"75\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"585\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";s:1:\"0\";}i:587;a:7:{s:2:\"id\";s:3:\"587\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"76\";s:4:\"data\";a:21:{s:5:\"label\";s:13:\"Special diet?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";s:1:\"0\";}i:588;a:7:{s:2:\"id\";s:3:\"588\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"77\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"587\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";s:1:\"0\";}i:589;a:7:{s:2:\"id\";s:3:\"589\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"78\";s:4:\"data\";a:21:{s:5:\"label\";s:22:\"Special eating habits?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";s:1:\"0\";}i:590;a:7:{s:2:\"id\";s:3:\"590\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"79\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"589\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";s:1:\"0\";}i:591;a:7:{s:2:\"id\";s:3:\"591\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:2:\"80\";s:4:\"data\";a:22:{s:5:\"label\";s:14:\"Other comments\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:592;a:7:{s:2:\"id\";s:3:\"592\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"81\";s:4:\"data\";a:7:{s:5:\"label\";s:12:\"Future Plans\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:593;a:7:{s:2:\"id\";s:3:\"593\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"82\";s:4:\"data\";a:22:{s:5:\"label\";s:64:\"How many years will your child attend WMA? (tick all that apply)\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:3:{i:0;a:4:{s:5:\"label\";s:21:\"Preschool 1 year only\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:17:\"Preschool 2 years\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:23:\"Elementary Grades K - 7\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"checkbox\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:594;a:7:{s:2:\"id\";s:3:\"594\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:3:\"_hr\";s:5:\"order\";s:2:\"83\";s:4:\"data\";a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:595;a:7:{s:2:\"id\";s:3:\"595\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"84\";s:4:\"data\";a:11:{s:5:\"label\";s:0:\"\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:712:\"<strong>I understand that:</strong>\r\n\r\n• This is merely an Application for Admission; no acceptance for enrolment is implied.\r\n\r\n• Enrolment shall be at the sole discretion of Westside Montessori Academy.\r\n\r\nYou will be required to complete an immunization form for your child. This health information is to be made available to the staff of the Vancouver Health Department as specified in the Provincial Child Care Facilities Regulations.\r\n\r\nWMA is committed to meeting the privacy standards established by British Columbia’s Personal Information Protection Act (PIPA) and any other applicable legislation. The information provided on this form will be used only for administrative purposes at the school.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:596;a:7:{s:2:\"id\";s:3:\"596\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"85\";s:4:\"data\";a:11:{s:5:\"label\";s:25:\"WMA Application Checklist\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:364:\"<strong>ALL of the following must be submitted to consider your application complete.</strong>\r\n\r\n• Application form completed and signed\r\n• Non-refundable Application fee of $50.00 submitted (pay online or in-person)\r\n• Copy of your child’s birth certificate / citizenship card\r\n• Reference letter or copy of child’s most recent report (if applicable)\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:597;a:7:{s:2:\"id\";s:3:\"597\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"86\";s:4:\"data\";a:18:{s:5:\"label\";s:39:\"I\'ve read and agree to the above terms.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:598;a:7:{s:2:\"id\";s:3:\"598\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:3:\"_hr\";s:5:\"order\";s:2:\"87\";s:4:\"data\";a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:599;a:7:{s:2:\"id\";s:3:\"599\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"88\";s:4:\"data\";a:11:{s:5:\"label\";s:79:\"Ready to apply? Your information will be displayed for review on the next page.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:79:\"Ready to apply? Your information will be displayed for review on the next page.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:600;a:7:{s:2:\"id\";s:3:\"600\";s:7:\"form_id\";s:1:\"9\";s:4:\"type\";s:7:\"_submit\";s:5:\"order\";s:2:\"89\";s:4:\"data\";a:11:{s:5:\"label\";s:11:\"Submit Form\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}}s:10:\"field_keys\";a:0:{}s:6:\"errors\";a:0:{}}', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(743, 'category_children', 'a:0:{}', 'yes'),
(8334, 'nf_admin_notice', 'a:5:{s:16:\"one_week_support\";a:3:{s:5:\"start\";s:9:\"1/18/2016\";s:3:\"int\";i:7;s:9:\"dismissed\";i:1;}s:15:\"two_week_review\";a:3:{s:5:\"start\";s:9:\"1/25/2016\";s:3:\"int\";i:14;s:9:\"dismissed\";i:1;}s:13:\"save_progress\";a:3:{s:5:\"start\";s:9:\"1/11/2016\";s:3:\"int\";i:0;s:9:\"dismissed\";i:1;}s:14:\"allow_tracking\";a:2:{s:5:\"start\";s:8:\"7/7/2017\";s:3:\"int\";i:0;}s:12:\"data_cleanup\";a:2:{s:5:\"start\";s:9:\"8/20/2018\";s:3:\"int\";i:0;}}', 'yes'),
(8338, 'nf_converted_forms', 'a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}', 'yes'),
(8339, 'nf_upgrade_forms_last_step', '3', 'yes'),
(8344, 'nf_convert_forms_complete', '1', 'yes'),
(18369, '_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c', '1499489898', 'no'),
(18370, '_transient_timeout_feed_mod_867bd5c64f85878d03a060509cd2f92c', '1499489898', 'no'),
(18371, '_transient_feed_mod_867bd5c64f85878d03a060509cd2f92c', '1499446698', 'no'),
(18375, '_transient_timeout_plugin_slugs', '1549403617', 'no'),
(18376, '_transient_plugin_slugs', 'a:9:{i:0;s:19:\"akismet/akismet.php\";i:1;s:27:\"ninja-forms/ninja-forms.php\";i:2;s:41:\"ninja-forms-conditionals/conditionals.php\";i:3;s:49:\"ninja-forms-freshbooks/ninja-forms-freshbooks.php\";i:4;s:39:\"ninja-forms-style/ninja-forms-style.php\";i:5;s:37:\"ninja-forms-multi-part/multi-part.php\";i:6;s:50:\"ninja-forms-pdf-submissions/nf-pdf-submissions.php\";i:7;s:41:\"ninja-forms-zapier/ninja-forms-zapier.php\";i:8;s:55:\"seedprod-coming-soon-pro-3/seedprod-coming-soon-pro.php\";}', 'no'),
(18377, '_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51', '1499489898', 'no'),
(18378, '_transient_dash_4077549d03da2e451c8b5f002294ff51', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2017/07/the-month-in-wordpress-june-2017/\'>The Month in WordPress: June 2017</a> <span class=\"rss-date\">July 3, 2017</span><div class=\"rssSummary\">We’re starting a new regular feature on this blog today. We’d like to keep everyone up-to-date about the happenings all across the WordPress open source project and highlight how you can get involved, so we’ll be posting a roundup of all the major WordPress news at the end of every month. Aside from other general [&hellip;]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/wangguard-plugin-author-shuts-down-splog-hunting-service-due-to-trauma-and-death-threats\'>WPTavern: WangGuard Plugin Author Shuts Down Splog Hunting Service Due to Trauma and Death Threats</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordsesh-asia-now-in-planning-for-2018-wordcamp-asia-targeted-for-2019\'>WPTavern: WordSesh Asia Now in Planning for 2018, WordCamp Asia Targeted for 2019</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/jesse-petersen-founder-of-genesis-the-me-passes-away\'>WPTavern: Jesse Petersen, Founder of Genesis The.me Passes Away</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Popular Plugin:</span> <a href=\'https://wordpress.org/plugins/wordpress-importer/\' class=\'dashboard-news-plugin-link\'>WordPress Importer</a>&nbsp;<span>(<a href=\'plugin-install.php?tab=plugin-information&amp;plugin=wordpress-importer&amp;_wpnonce=9d2344a0a2&amp;TB_iframe=true&amp;width=600&amp;height=800\' class=\'thickbox\' title=\'WordPress Importer\'>Install</a>)</span></li></ul></div>', 'no'),
(127, 'recently_activated', 'a:0:{}', 'yes'),
(131, 'seed_csp4_settings_content', 'a:9:{s:6:\"status\";s:1:\"0\";s:4:\"logo\";s:0:\"\";s:8:\"headline\";s:0:\"\";s:11:\"description\";s:0:\"\";s:13:\"footer_credit\";s:1:\"0\";s:7:\"favicon\";s:0:\"\";s:9:\"seo_title\";s:0:\"\";s:15:\"seo_description\";s:0:\"\";s:12:\"ga_analytics\";s:0:\"\";}', 'yes'),
(132, 'seed_csp4_settings_design', 'a:12:{s:8:\"bg_color\";s:7:\"#fafafa\";s:8:\"bg_image\";s:0:\"\";s:8:\"bg_cover\";a:1:{i:0;s:1:\"1\";}s:9:\"bg_repeat\";s:9:\"no-repeat\";s:11:\"bg_position\";s:8:\"left top\";s:13:\"bg_attahcment\";s:5:\"fixed\";s:9:\"max_width\";s:0:\"\";s:10:\"text_color\";s:7:\"#666666\";s:10:\"link_color\";s:7:\"#27AE60\";s:14:\"headline_color\";s:7:\"#444444\";s:9:\"text_font\";s:6:\"_arial\";s:10:\"custom_css\";s:0:\"\";}', 'yes'),
(133, 'seed_csp4_settings_advanced', 'a:2:{s:14:\"header_scripts\";s:0:\"\";s:14:\"footer_scripts\";s:0:\"\";}', 'yes'),
(135, 'seed_cspv4_version', '4.0.24', 'yes'),
(136, 'seed_cspv4', 'a:121:{s:8:\"last_tab\";s:0:\"\";s:6:\"status\";s:1:\"0\";s:7:\"api_key\";s:36:\"14316cdc-5b7d-4178-862e-b6a740775f3e\";s:4:\"logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:8:\"headline\";s:37:\"Westside Montessori Academy Vancouver\";s:11:\"description\";s:271:\"Love of Learning Starts Here.\r\n\r\nWe are doing routine maintenance to our site.\r\n\r\nPlease check back later.\r\n\r\nOur Office: 604-434-9611\r\n\r\n<a href=\"mailto:office@westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">office@westsidemontessoriacademy.ca</a>\r\n\r\n&nbsp;\";s:9:\"emaillist\";s:4:\"none\";s:10:\"name_field\";s:0:\"\";s:19:\"name_field_required\";s:0:\"\";s:24:\"privacy_policy_link_text\";s:29:\"We promise to never spam you.\";s:12:\"thankyou_msg\";s:0:\"\";s:13:\"share_buttons\";a:6:{s:7:\"twitter\";s:0:\"\";s:8:\"facebook\";s:0:\"\";s:10:\"googleplus\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";s:6:\"tumblr\";s:0:\"\";}s:10:\"tweet_text\";s:0:\"\";s:18:\"facebook_thumbnail\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:19:\"pinterest_thumbnail\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:25:\"show_sharebutton_on_front\";s:0:\"\";s:14:\"enable_reflink\";s:0:\"\";s:18:\"enable_progressbar\";s:0:\"\";s:23:\"progress_bar_start_date\";s:0:\"\";s:21:\"progress_bar_end_date\";s:0:\"\";s:22:\"progressbar_percentage\";s:1:\"0\";s:18:\"progressbar_effect\";s:5:\"basic\";s:16:\"enable_countdown\";s:0:\"\";s:14:\"countdown_date\";s:0:\"\";s:19:\"countdown_time_hour\";s:0:\"\";s:21:\"countdown_time_minute\";s:0:\"\";s:16:\"countdown_format\";s:4:\"dHMS\";s:16:\"countdown_launch\";s:0:\"\";s:20:\"social_profiles_type\";s:4:\"font\";s:20:\"social_profiles_size\";s:5:\"large\";s:21:\"social_profiles_blank\";s:0:\"\";s:15:\"social_profiles\";a:13:{s:8:\"facebook\";s:0:\"\";s:7:\"twitter\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:10:\"googleplus\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:6:\"flickr\";s:0:\"\";s:5:\"vimeo\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";s:9:\"instagram\";s:0:\"\";s:10:\"foursquare\";s:0:\"\";s:5:\"skype\";s:0:\"\";s:3:\"rss\";s:0:\"\";s:5:\"email\";s:39:\"admissions@westsidemontessoriacademy.ca\";}s:7:\"favicon\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:9:\"seo_title\";s:0:\"\";s:15:\"seo_description\";s:0:\"\";s:12:\"ga_analytics\";s:0:\"\";s:18:\"footer_credit_text\";s:0:\"\";s:17:\"footer_credit_img\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"footer_credit_link\";s:0:\"\";s:21:\"footer_affiliate_link\";s:0:\"\";s:10:\"background\";a:7:{s:16:\"background-color\";s:7:\"#ffffff\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";s:19:\"background-position\";s:10:\"center top\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:10:\"bg_effects\";a:1:{i:0;s:5:\"noise\";}s:12:\"bg_slideshow\";s:0:\"\";s:22:\"bg_slideshow_randomize\";s:0:\"\";s:24:\"bg_slideshow_slide_speed\";s:4:\"3000\";s:29:\"bg_slideshow_slide_transition\";s:1:\"1\";s:19:\"bg_slideshow_images\";a:1:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:4:\"sort\";s:1:\"0\";s:13:\"attachment_id\";s:0:\"\";s:5:\"thumb\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";}}s:8:\"bg_video\";s:0:\"\";s:12:\"bg_video_url\";s:0:\"\";s:14:\"bg_video_audio\";s:0:\"\";s:13:\"bg_video_loop\";s:1:\"1\";s:13:\"headline_font\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"32px\";s:5:\"color\";s:7:\"#999999\";}s:9:\"text_font\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"18px\";s:5:\"color\";s:7:\"#999999\";}s:11:\"button_font\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:5:\"color\";s:7:\"#2ecc71\";}s:10:\"typekit_id\";s:0:\"\";s:15:\"container_color\";a:2:{s:5:\"color\";s:7:\"#fafafa\";s:5:\"alpha\";s:4:\"0.00\";}s:18:\"container_position\";s:4:\"none\";s:15:\"container_width\";a:2:{s:5:\"width\";s:5:\"600px\";s:5:\"units\";s:2:\"px\";}s:16:\"container_radius\";s:1:\"0\";s:16:\"container_border\";a:6:{s:10:\"border-top\";s:1:\"0\";s:12:\"border-right\";s:1:\"0\";s:13:\"border-bottom\";s:1:\"0\";s:11:\"border-left\";s:1:\"0\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:7:\"#ffffff\";}s:14:\"container_flat\";s:1:\"1\";s:9:\"btn_style\";s:0:\"\";s:26:\"container_effect_animation\";s:0:\"\";s:10:\"custom_css\";s:0:\"\";s:11:\"custom_code\";s:0:\"\";s:8:\"template\";s:0:\"\";s:20:\"txt_subscribe_button\";s:9:\"Notify Me\";s:15:\"txt_email_field\";s:16:\"Enter Your Email\";s:14:\"txt_name_field\";s:4:\"Name\";s:15:\"txt_success_msg\";s:35:\"Thank you! You\'ll be notified soon.\";s:26:\"txt_already_subscribed_msg\";s:26:\"You\'re already subscribed.\";s:21:\"txt_invalid_email_msg\";s:27:\"Please enter a valid email.\";s:20:\"txt_invalid_name_msg\";s:20:\"Please enter a name.\";s:17:\"txt_api_error_msg\";s:24:\"Error, please try again.\";s:22:\"txt_stats_referral_url\";s:21:\"Your Referral URL is:\";s:24:\"txt_stats_referral_stats\";s:19:\"Your Referral Stats\";s:25:\"txt_stats_referral_clicks\";s:6:\"Clicks\";s:30:\"txt_stats_referral_subscribers\";s:11:\"Subscribers\";s:18:\"txt_countdown_days\";s:4:\"Days\";s:17:\"txt_countdown_day\";s:3:\"Day\";s:19:\"txt_countdown_hours\";s:5:\"Hours\";s:18:\"txt_countdown_hour\";s:4:\"Hour\";s:21:\"txt_countdown_minutes\";s:7:\"Minutes\";s:20:\"txt_countdown_minute\";s:6:\"Minute\";s:21:\"txt_countdown_seconds\";s:7:\"Seconds\";s:20:\"txt_countdown_second\";s:6:\"Second\";s:15:\"client_view_url\";s:0:\"\";s:14:\"bypass_expires\";s:6:\"172800\";s:9:\"ip_access\";s:0:\"\";s:12:\"include_page\";s:0:\"\";s:19:\"include_url_pattern\";s:0:\"\";s:19:\"exclude_url_pattern\";s:0:\"\";s:15:\"enable_fitvidjs\";s:1:\"1\";s:15:\"enable_retinajs\";s:0:\"\";s:21:\"enable_wp_head_footer\";s:0:\"\";s:24:\"disable_default_excludes\";s:0:\"\";s:21:\"display_lang_switcher\";s:0:\"\";s:14:\"header_scripts\";s:0:\"\";s:14:\"footer_scripts\";s:0:\"\";s:18:\"conversion_scripts\";s:0:\"\";s:13:\"slideshow_api\";s:0:\"\";s:5:\"theme\";b:0;s:12:\"text_effects\";b:0;s:17:\"container_effects\";b:0;s:14:\"section-status\";s:0:\"\";s:15:\"section_content\";s:0:\"\";s:12:\"section-form\";s:0:\"\";s:22:\"section-thank-you-page\";s:0:\"\";s:16:\"section_progress\";s:0:\"\";s:17:\"section_countdown\";s:0:\"\";s:20:\"section_social_media\";s:0:\"\";s:12:\"section_head\";s:0:\"\";s:14:\"section_footer\";s:0:\"\";s:12:\"section_text\";s:0:\"\";s:17:\"section_container\";s:0:\"\";s:16:\"section_template\";s:0:\"\";s:21:\"section-txt-countdown\";s:0:\"\";s:16:\"section_advanced\";s:0:\"\";s:13:\"include_roles\";s:0:\"\";s:15:\"section_scripts\";s:0:\"\";s:17:\"opt-import-export\";s:0:\"\";}', 'yes'),
(137, 'seed_cspv4-transients', 'a:2:{s:14:\"changed_values\";a:1:{s:6:\"status\";s:1:\"2\";}s:9:\"last_save\";i:1500670833;}', 'yes'),
(138, 'seedprod-coming-soon-pro_update_msg', 'WARNING: Update not available, your license key is invalid.', 'yes'),
(147, '_transient_twentyfourteen_category_count', '1', 'yes'),
(230, 'nf_upgrade_notice', 'closed', 'yes'),
(228, 'nf_convert_notifications_complete', '1', 'yes'),
(229, 'nf_convert_subs_step', 'complete', 'yes'),
(209, 'theme_mods_twentyfourteen', 'a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1415652798;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}', 'yes'),
(210, 'current_theme', 'Westside', 'yes'),
(211, 'theme_mods_westside', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:12:\"primary-menu\";i:0;s:14:\"secondary-menu\";i:0;}s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(212, 'theme_switched', '', 'yes'),
(214, 'WPLANG', '', 'yes'),
(231, 'nf_update_email_settings_complete', '1', 'yes'),
(232, 'nf_email_fav_updated', '1', 'yes'),
(233, 'ninja_forms_settings', 'a:51:{s:11:\"date_format\";s:5:\"d/m/Y\";s:15:\"currency_symbol\";s:1:\"$\";s:13:\"req_div_label\";s:0:\"\";s:16:\"req_field_symbol\";s:18:\"<strong>*</strong>\";s:15:\"req_error_label\";s:47:\"Please ensure all required fields are completed\";s:15:\"req_field_error\";s:24:\"This is a required field\";s:10:\"spam_error\";s:46:\"Please answer the anti-spam question correctly\";s:14:\"honeypot_error\";s:33:\"Please leave the spam field blank\";s:18:\"timed_submit_error\";s:30:\"Please wait to submit the form\";s:16:\"javascript_error\";s:53:\"You cannot submit the form without Javascript enabled\";s:13:\"invalid_email\";s:34:\"Please enter a valid email address\";s:13:\"process_label\";s:13:\"Processing...\";s:17:\"password_mismatch\";s:35:\"The passwords provided do not match\";s:10:\"preview_id\";i:255;s:7:\"version\";s:6:\"2.9.33\";s:19:\"fix_form_email_from\";i:1;s:18:\"fix_field_reply_to\";i:1;s:25:\"freshbooks_license_status\";s:5:\"valid\";s:17:\"mp_license_status\";s:5:\"valid\";s:20:\"style_license_status\";s:5:\"valid\";s:18:\"freshbooks_license\";s:32:\"d8fdb1a144225c58a354b83d9dd70ad2\";s:10:\"mp_license\";s:32:\"8cb94575d3f6abe29adaeb9b90bc3264\";s:13:\"style_license\";s:32:\"257d0988ea71e77a6ad44c82c004b37d\";s:13:\"metabox_state\";a:2:{s:11:\"ninja-forms\";a:3:{s:13:\"form_settings\";a:3:{s:14:\"basic_settings\";s:0:\"\";s:10:\"multi_part\";s:0:\"\";s:10:\"freshbooks\";s:0:\"\";}s:14:\"field_settings\";a:314:{s:7:\"field_7\";s:0:\"\";s:7:\"field_8\";s:0:\"\";s:9:\"field_101\";s:13:\"display:none;\";s:9:\"field_102\";s:13:\"display:none;\";s:9:\"field_106\";s:13:\"display:none;\";s:9:\"field_112\";s:13:\"display:none;\";s:9:\"field_109\";s:13:\"display:none;\";s:9:\"field_110\";s:13:\"display:none;\";s:9:\"field_120\";s:13:\"display:none;\";s:9:\"field_136\";s:13:\"display:none;\";s:9:\"field_134\";s:0:\"\";s:9:\"field_177\";s:0:\"\";s:8:\"field_23\";s:0:\"\";s:8:\"field_29\";s:13:\"display:none;\";s:8:\"field_26\";s:13:\"display:none;\";s:8:\"field_27\";s:13:\"display:none;\";s:8:\"field_28\";s:13:\"display:none;\";s:8:\"field_50\";s:13:\"display:none;\";s:9:\"field_178\";s:13:\"display:none;\";s:9:\"field_179\";s:13:\"display:none;\";s:8:\"field_16\";s:0:\"\";s:8:\"field_15\";s:13:\"display:none;\";s:8:\"field_41\";s:0:\"\";s:8:\"field_35\";s:13:\"display:none;\";s:15:\"template_fields\";s:0:\"\";s:8:\"field_91\";s:13:\"display:none;\";s:8:\"field_75\";s:13:\"display:none;\";s:8:\"field_76\";s:13:\"display:none;\";s:8:\"field_58\";s:0:\"\";s:8:\"field_59\";s:0:\"\";s:8:\"field_51\";s:13:\"display:none;\";s:8:\"field_52\";s:13:\"display:none;\";s:8:\"field_60\";s:0:\"\";s:9:\"field_180\";s:0:\"\";s:9:\"field_181\";s:0:\"\";s:9:\"field_182\";s:13:\"display:none;\";s:9:\"field_183\";s:0:\"\";s:8:\"field_57\";s:0:\"\";s:9:\"field_184\";s:0:\"\";s:9:\"field_185\";s:13:\"display:none;\";s:9:\"field_186\";s:0:\"\";s:9:\"field_187\";s:0:\"\";s:8:\"field_53\";s:13:\"display:none;\";s:9:\"field_188\";s:13:\"display:none;\";s:9:\"field_189\";s:0:\"\";s:9:\"field_190\";s:0:\"\";s:9:\"field_191\";s:0:\"\";s:9:\"field_192\";s:13:\"display:none;\";s:9:\"field_193\";s:13:\"display:none;\";s:9:\"field_194\";s:13:\"display:none;\";s:8:\"field_56\";s:13:\"display:none;\";s:9:\"field_195\";s:0:\"\";s:9:\"field_196\";s:13:\"display:none;\";s:9:\"field_197\";s:0:\"\";s:9:\"field_198\";s:0:\"\";s:9:\"field_199\";s:0:\"\";s:9:\"field_201\";s:0:\"\";s:9:\"field_200\";s:0:\"\";s:9:\"field_202\";s:0:\"\";s:9:\"field_203\";s:0:\"\";s:9:\"field_204\";s:0:\"\";s:9:\"field_205\";s:0:\"\";s:9:\"field_206\";s:0:\"\";s:9:\"field_207\";s:0:\"\";s:9:\"field_208\";s:0:\"\";s:9:\"field_209\";s:13:\"display:none;\";s:9:\"field_210\";s:0:\"\";s:8:\"field_54\";s:13:\"display:none;\";s:8:\"field_55\";s:13:\"display:none;\";s:9:\"field_211\";s:0:\"\";s:9:\"field_212\";s:13:\"display:none;\";s:9:\"field_213\";s:13:\"display:none;\";s:9:\"field_214\";s:13:\"display:none;\";s:9:\"field_215\";s:13:\"display:none;\";s:9:\"field_216\";s:13:\"display:none;\";s:9:\"field_217\";s:13:\"display:none;\";s:9:\"field_218\";s:13:\"display:none;\";s:9:\"field_219\";s:13:\"display:none;\";s:9:\"field_220\";s:13:\"display:none;\";s:9:\"field_221\";s:13:\"display:none;\";s:9:\"field_222\";s:13:\"display:none;\";s:9:\"field_223\";s:13:\"display:none;\";s:9:\"field_224\";s:13:\"display:none;\";s:9:\"field_226\";s:13:\"display:none;\";s:9:\"field_225\";s:13:\"display:none;\";s:10:\"fav_fields\";s:0:\"\";s:9:\"field_227\";s:13:\"display:none;\";s:9:\"field_229\";s:13:\"display:none;\";s:9:\"field_230\";s:13:\"display:none;\";s:9:\"field_228\";s:13:\"display:none;\";s:9:\"field_231\";s:13:\"display:none;\";s:9:\"field_232\";s:13:\"display:none;\";s:9:\"field_234\";s:13:\"display:none;\";s:9:\"field_233\";s:13:\"display:none;\";s:9:\"field_235\";s:13:\"display:none;\";s:9:\"field_236\";s:13:\"display:none;\";s:9:\"field_237\";s:13:\"display:none;\";s:9:\"field_241\";s:13:\"display:none;\";s:9:\"field_242\";s:13:\"display:none;\";s:9:\"field_244\";s:0:\"\";s:9:\"field_245\";s:0:\"\";s:8:\"field_19\";s:13:\"display:none;\";s:7:\"field_4\";s:13:\"display:none;\";s:9:\"field_374\";s:0:\"\";s:9:\"field_375\";s:0:\"\";s:9:\"user_info\";s:0:\"\";s:9:\"field_376\";s:13:\"display:none;\";s:9:\"field_378\";s:0:\"\";s:8:\"field_18\";s:13:\"display:none;\";s:9:\"field_379\";s:0:\"\";s:9:\"field_380\";s:0:\"\";s:8:\"field_20\";s:13:\"display:none;\";s:9:\"field_381\";s:0:\"\";s:8:\"field_21\";s:13:\"display:none;\";s:9:\"field_382\";s:0:\"\";s:8:\"field_22\";s:13:\"display:none;\";s:9:\"field_383\";s:0:\"\";s:8:\"field_25\";s:0:\"\";s:9:\"field_385\";s:0:\"\";s:9:\"field_386\";s:0:\"\";s:9:\"field_387\";s:13:\"display:none;\";s:9:\"field_388\";s:13:\"display:none;\";s:9:\"field_389\";s:13:\"display:none;\";s:9:\"field_390\";s:13:\"display:none;\";s:9:\"field_391\";s:13:\"display:none;\";s:9:\"field_392\";s:13:\"display:none;\";s:8:\"field_30\";s:13:\"display:none;\";s:8:\"field_31\";s:13:\"display:none;\";s:9:\"field_393\";s:13:\"display:none;\";s:8:\"field_32\";s:13:\"display:none;\";s:8:\"field_33\";s:13:\"display:none;\";s:9:\"field_394\";s:13:\"display:none;\";s:9:\"field_395\";s:13:\"display:none;\";s:9:\"field_396\";s:13:\"display:none;\";s:9:\"field_397\";s:13:\"display:none;\";s:9:\"field_398\";s:13:\"display:none;\";s:9:\"field_399\";s:13:\"display:none;\";s:9:\"field_400\";s:13:\"display:none;\";s:9:\"field_401\";s:13:\"display:none;\";s:8:\"field_39\";s:13:\"display:none;\";s:9:\"field_402\";s:13:\"display:none;\";s:8:\"field_44\";s:0:\"\";s:8:\"field_40\";s:0:\"\";s:9:\"field_403\";s:13:\"display:none;\";s:9:\"field_404\";s:13:\"display:none;\";s:8:\"field_42\";s:0:\"\";s:9:\"field_405\";s:13:\"display:none;\";s:9:\"field_407\";s:13:\"display:none;\";s:9:\"field_408\";s:13:\"display:none;\";s:9:\"field_409\";s:13:\"display:none;\";s:9:\"field_410\";s:13:\"display:none;\";s:9:\"field_411\";s:13:\"display:none;\";s:9:\"field_412\";s:13:\"display:none;\";s:9:\"field_413\";s:13:\"display:none;\";s:9:\"field_414\";s:0:\"\";s:8:\"field_62\";s:13:\"display:none;\";s:9:\"field_416\";s:0:\"\";s:9:\"field_417\";s:0:\"\";s:9:\"field_418\";s:0:\"\";s:8:\"field_63\";s:13:\"display:none;\";s:9:\"field_419\";s:0:\"\";s:8:\"field_64\";s:13:\"display:none;\";s:8:\"field_65\";s:13:\"display:none;\";s:9:\"field_420\";s:0:\"\";s:9:\"field_421\";s:0:\"\";s:8:\"field_66\";s:13:\"display:none;\";s:8:\"field_67\";s:13:\"display:none;\";s:9:\"field_422\";s:0:\"\";s:8:\"field_68\";s:13:\"display:none;\";s:9:\"field_423\";s:0:\"\";s:8:\"field_69\";s:13:\"display:none;\";s:9:\"field_424\";s:0:\"\";s:9:\"field_425\";s:0:\"\";s:8:\"field_70\";s:13:\"display:none;\";s:9:\"field_426\";s:0:\"\";s:9:\"field_427\";s:0:\"\";s:9:\"field_428\";s:0:\"\";s:8:\"field_71\";s:13:\"display:none;\";s:8:\"field_72\";s:13:\"display:none;\";s:9:\"field_430\";s:0:\"\";s:9:\"field_429\";s:0:\"\";s:9:\"field_432\";s:0:\"\";s:9:\"field_431\";s:0:\"\";s:9:\"field_433\";s:13:\"display:none;\";s:9:\"field_434\";s:13:\"display:none;\";s:9:\"field_435\";s:13:\"display:none;\";s:9:\"field_436\";s:0:\"\";s:9:\"field_437\";s:0:\"\";s:9:\"field_438\";s:13:\"display:none;\";s:9:\"field_439\";s:0:\"\";s:9:\"field_440\";s:0:\"\";s:9:\"field_441\";s:0:\"\";s:9:\"field_442\";s:0:\"\";s:9:\"field_443\";s:0:\"\";s:9:\"field_444\";s:0:\"\";s:9:\"field_445\";s:13:\"display:none;\";s:9:\"field_446\";s:13:\"display:none;\";s:9:\"field_447\";s:0:\"\";s:9:\"field_448\";s:0:\"\";s:9:\"field_451\";s:0:\"\";s:8:\"field_74\";s:13:\"display:none;\";s:9:\"field_452\";s:13:\"display:none;\";s:9:\"field_453\";s:13:\"display:none;\";s:9:\"field_454\";s:13:\"display:none;\";s:9:\"field_455\";s:0:\"\";s:9:\"field_456\";s:0:\"\";s:9:\"field_457\";s:13:\"display:none;\";s:9:\"field_458\";s:13:\"display:none;\";s:9:\"field_459\";s:13:\"display:none;\";s:9:\"field_460\";s:13:\"display:none;\";s:9:\"field_461\";s:0:\"\";s:9:\"field_462\";s:13:\"display:none;\";s:8:\"field_90\";s:13:\"display:none;\";s:9:\"field_464\";s:0:\"\";s:8:\"field_92\";s:0:\"\";s:9:\"field_465\";s:0:\"\";s:9:\"field_466\";s:0:\"\";s:9:\"field_467\";s:0:\"\";s:9:\"field_468\";s:0:\"\";s:8:\"field_93\";s:13:\"display:none;\";s:9:\"field_469\";s:0:\"\";s:9:\"field_470\";s:0:\"\";s:9:\"field_471\";s:13:\"display:none;\";s:8:\"field_94\";s:13:\"display:none;\";s:9:\"field_474\";s:0:\"\";s:9:\"field_473\";s:0:\"\";s:9:\"field_472\";s:0:\"\";s:9:\"field_475\";s:13:\"display:none;\";s:9:\"field_476\";s:0:\"\";s:9:\"field_477\";s:0:\"\";s:9:\"field_478\";s:13:\"display:none;\";s:9:\"field_479\";s:13:\"display:none;\";s:9:\"field_480\";s:13:\"display:none;\";s:9:\"field_481\";s:13:\"display:none;\";s:9:\"field_482\";s:13:\"display:none;\";s:9:\"field_483\";s:13:\"display:none;\";s:9:\"field_484\";s:0:\"\";s:9:\"field_485\";s:0:\"\";s:9:\"field_486\";s:0:\"\";s:9:\"field_487\";s:0:\"\";s:9:\"field_488\";s:0:\"\";s:9:\"field_489\";s:0:\"\";s:9:\"field_490\";s:0:\"\";s:9:\"field_491\";s:0:\"\";s:9:\"field_492\";s:0:\"\";s:9:\"field_493\";s:0:\"\";s:9:\"field_494\";s:0:\"\";s:9:\"field_495\";s:13:\"display:none;\";s:9:\"field_496\";s:13:\"display:none;\";s:9:\"field_497\";s:0:\"\";s:9:\"field_498\";s:0:\"\";s:9:\"field_499\";s:13:\"display:none;\";s:9:\"field_500\";s:0:\"\";s:9:\"field_501\";s:13:\"display:none;\";s:9:\"field_502\";s:13:\"display:none;\";s:9:\"field_503\";s:0:\"\";s:9:\"field_504\";s:0:\"\";s:9:\"field_505\";s:0:\"\";s:9:\"field_506\";s:0:\"\";s:9:\"field_507\";s:13:\"display:none;\";s:9:\"field_508\";s:13:\"display:none;\";s:9:\"field_509\";s:13:\"display:none;\";s:9:\"field_510\";s:13:\"display:none;\";s:9:\"field_511\";s:13:\"display:none;\";s:9:\"field_512\";s:13:\"display:none;\";s:8:\"field_96\";s:13:\"display:none;\";s:8:\"field_97\";s:13:\"display:none;\";s:9:\"field_601\";s:13:\"display:none;\";s:9:\"field_100\";s:13:\"display:none;\";s:9:\"field_602\";s:0:\"\";s:9:\"field_128\";s:13:\"display:none;\";s:9:\"field_603\";s:13:\"display:none;\";s:9:\"field_604\";s:13:\"display:none;\";s:9:\"field_605\";s:13:\"display:none;\";s:9:\"field_130\";s:13:\"display:none;\";s:9:\"field_606\";s:13:\"display:none;\";s:9:\"field_607\";s:13:\"display:none;\";s:9:\"field_132\";s:13:\"display:none;\";s:9:\"field_608\";s:13:\"display:none;\";s:9:\"field_609\";s:0:\"\";s:9:\"field_610\";s:0:\"\";s:9:\"field_611\";s:13:\"display:none;\";s:9:\"field_612\";s:0:\"\";s:9:\"field_613\";s:13:\"display:none;\";s:9:\"field_614\";s:13:\"display:none;\";s:9:\"field_615\";s:13:\"display:none;\";s:9:\"field_616\";s:13:\"display:none;\";s:9:\"field_617\";s:13:\"display:none;\";s:9:\"field_618\";s:13:\"display:none;\";s:9:\"field_619\";s:13:\"display:none;\";s:9:\"field_620\";s:13:\"display:none;\";s:9:\"field_621\";s:13:\"display:none;\";s:9:\"field_622\";s:13:\"display:none;\";s:9:\"field_522\";s:13:\"display:none;\";s:9:\"field_623\";s:13:\"display:none;\";s:9:\"field_514\";s:0:\"\";s:9:\"field_595\";s:0:\"\";s:9:\"field_596\";s:0:\"\";s:9:\"field_625\";s:13:\"display:none;\";s:9:\"field_627\";s:13:\"display:none;\";s:9:\"field_628\";s:13:\"display:none;\";s:9:\"field_629\";s:13:\"display:none;\";s:9:\"field_630\";s:13:\"display:none;\";s:9:\"field_515\";s:0:\"\";s:9:\"field_523\";s:0:\"\";s:9:\"field_528\";s:13:\"display:none;\";s:9:\"field_545\";s:0:\"\";s:9:\"field_526\";s:13:\"display:none;\";s:9:\"field_631\";s:0:\"\";s:9:\"field_583\";s:13:\"display:none;\";s:9:\"field_632\";s:13:\"display:none;\";s:9:\"field_633\";s:13:\"display:none;\";s:9:\"field_634\";s:13:\"display:none;\";s:9:\"field_635\";s:13:\"display:none;\";}s:11:\"form_layout\";a:5:{s:11:\"success-msg\";s:0:\"\";s:7:\"row-odd\";s:13:\"display:none;\";s:3:\"row\";s:0:\"\";s:9:\"error_msg\";s:13:\"display:none;\";s:9:\"container\";s:13:\"display:none;\";}}s:17:\"ninja-forms-style\";a:3:{s:13:\"form_settings\";a:1:{s:9:\"container\";s:0:\"\";}s:11:\"mp_settings\";a:3:{s:23:\"mp_breadcrumb_container\";s:13:\"display:none;\";s:21:\"mp_breadcrumb_buttons\";s:13:\"display:none;\";s:20:\"mp_breadcrumb_active\";s:13:\"display:none;\";}s:19:\"field_type_settings\";a:2:{s:4:\"wrap\";s:13:\"display:none;\";s:5:\"field\";s:13:\"display:none;\";}}}s:5:\"style\";a:3:{s:8:\"advanced\";s:0:\"\";s:13:\"form_settings\";a:23:{s:23:\"mp_breadcrumb_container\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:4:\"50px\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:21:\"mp_breadcrumb_buttons\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:20:\"mp_breadcrumb_active\";a:11:{s:16:\"background-color\";s:7:\"#51ff4f\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:19:\"mp_breadcrumb_hover\";a:11:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:21:\"mp_progress_container\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:19:\"mp_progressbar_fill\";a:11:{s:16:\"background-color\";s:7:\"#51ff4f\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:13:\"mp_page_title\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:21:\"mp_prevnext_container\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:7:\"mp_prev\";a:13:{s:16:\"background-color\";s:7:\"#51ff4f\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:5:\"block\";s:5:\"float\";s:4:\"left\";s:8:\"advanced\";s:0:\"\";}s:7:\"mp_next\";a:13:{s:16:\"background-color\";s:7:\"#51ff4f\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:5:\"right\";s:8:\"advanced\";s:0:\"\";}s:15:\"mp_button_hover\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:7:\"mp_page\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:4:\"25px\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:9:\"error_msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:7:\"#eaeaea\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:4:\"15px\";s:7:\"display\";s:5:\"block\";s:8:\"advanced\";s:0:\"\";}s:16:\"field_error_wrap\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:17:\"field_error_label\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:19:\"field_error_element\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:15:\"field_error_msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:9:\"container\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:5:\"title\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:16:\"required-message\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:3:\"row\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:7:\"row-odd\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:11:\"success-msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}}s:14:\"field_settings\";a:3:{s:4:\"wrap\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:5:\"label\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:5:\"field\";a:11:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:9:\"font-size\";s:4:\"10pt\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}}}s:22:\"version_2_2_25_rte_fix\";i:1;s:29:\"pdf_submission_license_status\";s:5:\"valid\";s:22:\"pdf_submission_license\";s:32:\"4799ebbcd1ba462cbbccc224d1705e40\";s:11:\"mp_previous\";s:8:\"Previous\";s:7:\"mp_next\";s:4:\"Next\";s:14:\"recaptcha_lang\";s:2:\"en\";s:20:\"conditionals_license\";s:32:\"34d0c74e7a1fa61ce7e81feb0e0edaef\";s:27:\"conditionals_license_status\";s:5:\"valid\";s:26:\"conditionals_license_error\";s:0:\"\";s:24:\"freshbooks_license_error\";s:0:\"\";s:16:\"mp_license_error\";s:0:\"\";s:19:\"style_license_error\";s:0:\"\";s:31:\"deactivate_license_conditionals\";s:18:\"Deactivate License\";s:28:\"pdf_submission_license_error\";s:0:\"\";s:14:\"deactivate_all\";s:23:\"Deactivate All Licenses\";s:8:\"currency\";s:3:\"USD\";s:18:\"recaptcha_site_key\";s:0:\"\";s:20:\"recaptcha_secret_key\";s:0:\"\";s:19:\"delete_on_uninstall\";i:0;s:21:\"disable_admin_notices\";i:0;s:25:\"conditional-logic_license\";s:32:\"34d0c74e7a1fa61ce7e81feb0e0edaef\";s:31:\"conditional-logic_license_error\";s:0:\"\";s:32:\"conditional-logic_license_status\";s:5:\"valid\";s:14:\"zapier_license\";s:32:\"290056c41c3cda5a93e5f1c86c8d0684\";s:20:\"zapier_license_error\";s:0:\"\";s:21:\"zapier_license_status\";s:5:\"valid\";}', 'yes'),
(256, 'widget_pages', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(252, 'nf_version_upgraded_from', '2.9.33', 'yes'),
(259, 'widget_nav_menu', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(258, 'widget_tag_cloud', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(260, 'widget_ninja_forms_widget', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(257, 'widget_calendar', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(272, 'nf_pdf_convert_notifications_forms', 'a:4:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"4\";i:3;s:1:\"3\";}', 'yes'),
(273, 'nf_pdf_convert_notifications_complete', '1', 'yes'),
(274, 'nf-freshbooks', 'a:2:{s:7:\"api-url\";s:63:\"https://westsidemontessoriacademy.freshbooks.com/api/2.1/xml-in\";s:10:\"auth-token\";s:32:\"cfc37d008a487986e465252238238a26\";}', 'yes'),
(283, 'fp_options', 'a:9:{s:8:\"fp_color\";s:0:\"\";s:9:\"fp_layout\";s:0:\"\";s:7:\"fp_font\";s:7:\"Verdana\";s:12:\"fp_font_size\";s:4:\"15px\";s:7:\"fp_logo\";s:0:\"\";s:11:\"fp_logo_pos\";s:11:\"aligncenter\";s:9:\"fp_footer\";s:134:\"&copy; 2008<script>new Date().getFullYear()>2010&&document.write(\"-\"+new Date().getFullYear());</script>, Westside Montessori Academy.\";s:6:\"fp_css\";s:23:\"#header {display:none;}\";s:14:\"fp_post_author\";s:0:\"\";}', 'yes'),
(409, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(7091, 'rewrite_rules', 'a:111:{s:9:\"nf_sub/?$\";s:26:\"index.php?post_type=nf_sub\";s:39:\"nf_sub/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?post_type=nf_sub&feed=$matches[1]\";s:34:\"nf_sub/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?post_type=nf_sub&feed=$matches[1]\";s:26:\"nf_sub/page/([0-9]{1,})/?$\";s:44:\"index.php?post_type=nf_sub&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:34:\"nf_sub/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"nf_sub/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"nf_sub/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"nf_sub/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"nf_sub/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"nf_sub/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"nf_sub/([^/]+)/embed/?$\";s:39:\"index.php?nf_sub=$matches[1]&embed=true\";s:27:\"nf_sub/([^/]+)/trackback/?$\";s:33:\"index.php?nf_sub=$matches[1]&tb=1\";s:47:\"nf_sub/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?nf_sub=$matches[1]&feed=$matches[2]\";s:42:\"nf_sub/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?nf_sub=$matches[1]&feed=$matches[2]\";s:35:\"nf_sub/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?nf_sub=$matches[1]&paged=$matches[2]\";s:42:\"nf_sub/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?nf_sub=$matches[1]&cpage=$matches[2]\";s:31:\"nf_sub/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?nf_sub=$matches[1]&page=$matches[2]\";s:23:\"nf_sub/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"nf_sub/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"nf_sub/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"nf_sub/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"nf_sub/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"nf_sub/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=64&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(3854, 'db_upgraded', '', 'yes'),
(18355, '_transient_timeout_nf_form_20', '1499533081', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18356, '_transient_nf_form_20', 'O:7:\"NF_Form\":5:{s:7:\"form_id\";s:2:\"20\";s:8:\"settings\";a:18:{s:15:\"email_from_name\";s:0:\"\";s:18:\"admin_email_fields\";s:1:\"1\";s:16:\"admin_attach_csv\";s:1:\"0\";s:15:\"admin_email_msg\";s:0:\"\";s:17:\"user_email_fields\";s:1:\"0\";s:14:\"user_email_msg\";s:69:\"Thank you so much for contacting us. We will get back to you shortly.\";s:10:\"email_type\";s:4:\"html\";s:10:\"email_from\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:13:\"hide_complete\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:4:\"ajax\";s:1:\"0\";s:11:\"append_page\";s:0:\"\";s:9:\"logged_in\";s:1:\"0\";s:9:\"save_subs\";s:1:\"1\";s:12:\"date_updated\";s:10:\"2016-01-11\";s:10:\"form_title\";s:12:\"Contact Form\";s:10:\"show_title\";s:1:\"0\";}s:6:\"fields\";a:5:{i:636;a:7:{s:2:\"id\";s:3:\"636\";s:7:\"form_id\";s:2:\"20\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"0\";s:4:\"data\";a:24:{s:5:\"label\";s:4:\"Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:637;a:7:{s:2:\"id\";s:3:\"637\";s:7:\"form_id\";s:2:\"20\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"1\";s:4:\"data\";a:28:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:2:\"14\";}i:638;a:7:{s:2:\"id\";s:3:\"638\";s:7:\"form_id\";s:2:\"20\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:1:\"2\";s:4:\"data\";a:14:{s:5:\"label\";s:7:\"Message\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:639;a:7:{s:2:\"id\";s:3:\"639\";s:7:\"form_id\";s:2:\"20\";s:4:\"type\";s:5:\"_spam\";s:5:\"order\";s:1:\"3\";s:4:\"data\";a:10:{s:5:\"label\";s:25:\"What is thirteen minus 6?\";s:9:\"label_pos\";s:4:\"left\";s:11:\"spam_answer\";s:1:\"7\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}i:640;a:7:{s:2:\"id\";s:3:\"640\";s:7:\"form_id\";s:2:\"20\";s:4:\"type\";s:7:\"_submit\";s:5:\"order\";s:1:\"4\";s:4:\"data\";a:7:{s:5:\"label\";s:4:\"Send\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";s:1:\"0\";}}s:10:\"field_keys\";a:0:{}s:6:\"errors\";a:0:{}}', 'no'),
(18372, '_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109', '1499489898', 'no'),
(18373, '_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109', '1499489898', 'no'),
(18374, '_transient_feed_mod_b9388c83948825c1edaef0d856b7b109', '1499446698', 'no'),
(549, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"hello@supersession.ca\";s:7:\"version\";s:6:\"4.8.12\";s:9:\"timestamp\";i:1576221606;}', 'no'),
(18761, '_site_transient_timeout_browser_99f372b446f72ab7e2ef37cc24163d53', '1500921617', 'no'),
(18762, '_site_transient_browser_99f372b446f72ab7e2ef37cc24163d53', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"54.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(18382, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(18383, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(18384, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(18361, '_transient_timeout_nf_form_10', '1499533081', 'no'),
(18362, '_transient_nf_form_10', 'O:7:\"NF_Form\":5:{s:7:\"form_id\";s:2:\"10\";s:8:\"settings\";a:24:{s:10:\"form_title\";s:9:\"Test Form\";s:10:\"show_title\";s:1:\"0\";s:9:\"logged_in\";s:1:\"0\";s:11:\"append_page\";s:2:\"82\";s:4:\"ajax\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"multi_part\";s:1:\"1\";s:15:\"mp_progress_bar\";s:1:\"1\";s:13:\"mp_breadcrumb\";s:1:\"1\";s:17:\"mp_display_titles\";s:1:\"1\";s:14:\"mp_ajax_effect\";s:5:\"slide\";s:17:\"mp_ajax_direction\";s:3:\"rtl\";s:10:\"mp_confirm\";s:1:\"1\";s:14:\"mp_confirm_msg\";s:218:\"<h3><span style=\"color: #ff0000;\">Thank you for completing the application.</span></h3>\r\n<h3><span style=\"color: #ff0000;\">Please review your information below and edit as necessary before final submission.</span></h3>\";s:17:\"freshbooks_enable\";s:1:\"0\";s:12:\"admin_mailto\";a:1:{i:0;s:21:\"hello@supersession.ca\";}s:15:\"email_from_name\";s:40:\"Westside Montessori Academy - Admissions\";s:10:\"email_from\";s:21:\"hello@supersession.ca\";s:8:\"last_sub\";s:1:\"4\";s:12:\"date_updated\";s:19:\"2014-11-18 01:19:05\";s:6:\"status\";s:0:\"\";}s:6:\"fields\";a:7:{i:624;a:7:{s:2:\"id\";s:3:\"624\";s:7:\"form_id\";s:2:\"10\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:1:\"0\";s:4:\"data\";a:5:{s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"label\";s:6:\"Page 1\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:625;a:7:{s:2:\"id\";s:3:\"625\";s:7:\"form_id\";s:2:\"10\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"1\";s:4:\"data\";a:32:{s:5:\"label\";s:6:\"Part 1\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:629;a:7:{s:2:\"id\";s:3:\"629\";s:7:\"form_id\";s:2:\"10\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:1:\"2\";s:4:\"data\";a:9:{s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:2297:\"Even though Andreessen wrote this for startups, the importance of that last sentence about product-market fit holds truth for every organization — whether the organization is getting a new product to market or redesigning an existing experience or anything in between. It is a universal road map to success, and it is the core of what product managers are responsible for.\r\nWith that as the backdrop, my definition of the role of a product manager would be to achieve business success by meeting user needs through the continual planning and execution of digital product solutions.\r\nThis definition summarizes all of the things that a product manager needs to obsess over: the target market, the intricacies of the product, what the business needs in order to succeed, and how to measure that success. It also encapsulates the three things that a product manager should never lose sight of:\r\nThe ultimate measure of success is the health of the business and, therefore, the value that the product provides to users.\r\nEverything starts with a solid understanding of the target market and its needs, so that the focus remains on the quality of the product experience.\r\nA continual cycle of planning and execution is required to meet these market needs in a sustainable way.\r\nSo, how does this translate to what a product manager does every day? That question is way too big to answer here, but as an introduction, Marty Cagan has a great list of common tasks that product managers are responsible for in his ebook Behind Every Great Product (PDF). The tasks include:\r\nidentifying and assessing the validity and feasibility of product opportunities,\r\nmaking sure the right product is delivered at the right time,\r\ndeveloping a product strategy and road map for development,\r\nleading the team in executing the product’s road map,\r\nevangelizing the product internally to the executive team and colleagues,\r\nrepresenting customers through the product development process.\r\nBut before a product manager is able to do these things, a couple of awkward questions have to be asked. First, do companies really need product managers? And, if we can agree on that, what are the characteristics of a good one? Also, where does this role fit in an organization’s structure? Let’s explore these questions.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:626;a:7:{s:2:\"id\";s:3:\"626\";s:7:\"form_id\";s:2:\"10\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:1:\"3\";s:4:\"data\";a:6:{s:5:\"label\";s:6:\"Page 2\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:627;a:7:{s:2:\"id\";s:3:\"627\";s:7:\"form_id\";s:2:\"10\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"4\";s:4:\"data\";a:32:{s:5:\"label\";s:6:\"Part 2\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:630;a:7:{s:2:\"id\";s:3:\"630\";s:7:\"form_id\";s:2:\"10\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:1:\"5\";s:4:\"data\";a:9:{s:5:\"label\";s:4:\"Text\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:6899:\"Even though Andreessen wrote this for startups, the importance of that last sentence about product-market fit holds truth for every organization — whether the organization is getting a new product to market or redesigning an existing experience or anything in between. It is a universal road map to success, and it is the core of what product managers are responsible for.\r\nWith that as the backdrop, my definition of the role of a product manager would be to achieve business success by meeting user needs through the continual planning and execution of digital product solutions.\r\nThis definition summarizes all of the things that a product manager needs to obsess over: the target market, the intricacies of the product, what the business needs in order to succeed, and how to measure that success. It also encapsulates the three things that a product manager should never lose sight of:\r\nThe ultimate measure of success is the health of the business and, therefore, the value that the product provides to users.\r\nEverything starts with a solid understanding of the target market and its needs, so that the focus remains on the quality of the product experience.\r\nA continual cycle of planning and execution is required to meet these market needs in a sustainable way.\r\nSo, how does this translate to what a product manager does every day? That question is way too big to answer here, but as an introduction, Marty Cagan has a great list of common tasks that product managers are responsible for in his ebook Behind Every Great Product (PDF). The tasks include:\r\nidentifying and assessing the validity and feasibility of product opportunities,\r\nmaking sure the right product is delivered at the right time,\r\ndeveloping a product strategy and road map for development,\r\nleading the team in executing the product’s road map,\r\nevangelizing the product internally to the executive team and colleagues,\r\nrepresenting customers through the product development process.\r\nBut before a product manager is able to do these things, a couple of awkward questions have to be asked. First, do companies really need product managers? And, if we can agree on that, what are the characteristics of a good one? Also, where does this role fit in an organization’s structure? Let’s explore these questions.\r\n\r\nEven though Andreessen wrote this for startups, the importance of that last sentence about product-market fit holds truth for every organization — whether the organization is getting a new product to market or redesigning an existing experience or anything in between. It is a universal road map to success, and it is the core of what product managers are responsible for.\r\nWith that as the backdrop, my definition of the role of a product manager would be to achieve business success by meeting user needs through the continual planning and execution of digital product solutions.\r\nThis definition summarizes all of the things that a product manager needs to obsess over: the target market, the intricacies of the product, what the business needs in order to succeed, and how to measure that success. It also encapsulates the three things that a product manager should never lose sight of:\r\nThe ultimate measure of success is the health of the business and, therefore, the value that the product provides to users.\r\nEverything starts with a solid understanding of the target market and its needs, so that the focus remains on the quality of the product experience.\r\nA continual cycle of planning and execution is required to meet these market needs in a sustainable way.\r\nSo, how does this translate to what a product manager does every day? That question is way too big to answer here, but as an introduction, Marty Cagan has a great list of common tasks that product managers are responsible for in his ebook Behind Every Great Product (PDF). The tasks include:\r\nidentifying and assessing the validity and feasibility of product opportunities,\r\nmaking sure the right product is delivered at the right time,\r\ndeveloping a product strategy and road map for development,\r\nleading the team in executing the product’s road map,\r\nevangelizing the product internally to the executive team and colleagues,\r\nrepresenting customers through the product development process.\r\nBut before a product manager is able to do these things, a couple of awkward questions have to be asked. First, do companies really need product managers? And, if we can agree on that, what are the characteristics of a good one? Also, where does this role fit in an organization’s structure? Let’s explore these questions.\r\n\r\nEven though Andreessen wrote this for startups, the importance of that last sentence about product-market fit holds truth for every organization — whether the organization is getting a new product to market or redesigning an existing experience or anything in between. It is a universal road map to success, and it is the core of what product managers are responsible for.\r\nWith that as the backdrop, my definition of the role of a product manager would be to achieve business success by meeting user needs through the continual planning and execution of digital product solutions.\r\nThis definition summarizes all of the things that a product manager needs to obsess over: the target market, the intricacies of the product, what the business needs in order to succeed, and how to measure that success. It also encapsulates the three things that a product manager should never lose sight of:\r\nThe ultimate measure of success is the health of the business and, therefore, the value that the product provides to users.\r\nEverything starts with a solid understanding of the target market and its needs, so that the focus remains on the quality of the product experience.\r\nA continual cycle of planning and execution is required to meet these market needs in a sustainable way.\r\nSo, how does this translate to what a product manager does every day? That question is way too big to answer here, but as an introduction, Marty Cagan has a great list of common tasks that product managers are responsible for in his ebook Behind Every Great Product (PDF). The tasks include:\r\nidentifying and assessing the validity and feasibility of product opportunities,\r\nmaking sure the right product is delivered at the right time,\r\ndeveloping a product strategy and road map for development,\r\nleading the team in executing the product’s road map,\r\nevangelizing the product internally to the executive team and colleagues,\r\nrepresenting customers through the product development process.\r\nBut before a product manager is able to do these things, a couple of awkward questions have to be asked. First, do companies really need product managers? And, if we can agree on that, what are the characteristics of a good one? Also, where does this role fit in an organization’s structure? Let’s explore these questions.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:628;a:7:{s:2:\"id\";s:3:\"628\";s:7:\"form_id\";s:2:\"10\";s:4:\"type\";s:7:\"_submit\";s:5:\"order\";s:1:\"6\";s:4:\"data\";a:9:{s:5:\"label\";s:6:\"Submit\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}}s:10:\"field_keys\";a:0:{}s:6:\"errors\";a:0:{}}', 'no'),
(37023, '_site_transient_timeout_theme_roots', '1596263508', 'no'),
(37024, '_site_transient_theme_roots', 'a:2:{s:15:\"twentyseventeen\";s:7:\"/themes\";s:8:\"westside\";s:7:\"/themes\";}', 'no'),
(18357, '_transient_timeout_nf_form_8', '1499533081', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18358, '_transient_nf_form_8', 'O:7:\"NF_Form\":5:{s:7:\"form_id\";s:1:\"8\";s:8:\"settings\";a:25:{s:10:\"form_title\";s:14:\"WMA Elementary\";s:10:\"show_title\";s:1:\"0\";s:9:\"logged_in\";s:1:\"0\";s:11:\"append_page\";s:1:\"8\";s:4:\"ajax\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:10:\"multi_part\";s:1:\"1\";s:15:\"mp_progress_bar\";s:1:\"1\";s:13:\"mp_breadcrumb\";s:1:\"1\";s:17:\"mp_display_titles\";s:1:\"1\";s:14:\"mp_ajax_effect\";s:5:\"slide\";s:17:\"mp_ajax_direction\";s:3:\"rtl\";s:10:\"mp_confirm\";s:1:\"1\";s:14:\"mp_confirm_msg\";s:80:\"<h2>Please review the information for accuracy before submitting your form.</h2>\";s:17:\"freshbooks_enable\";s:1:\"1\";s:12:\"admin_mailto\";a:1:{i:0;s:21:\"hello@supersession.ca\";}s:15:\"email_from_name\";s:40:\"Westside Montessori Academy - Admissions\";s:10:\"email_from\";s:21:\"hello@supersession.ca\";s:5:\"style\";a:3:{s:6:\"groups\";a:6:{s:9:\"container\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:5:\"title\";a:13:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:5:\"float\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:3:\"row\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:7:\"row-odd\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:11:\"success-msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}s:9:\"error_msg\";a:12:{s:16:\"background-color\";s:0:\"\";s:6:\"border\";s:0:\"\";s:12:\"border-style\";s:0:\"\";s:12:\"border-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:7:\"padding\";s:0:\"\";s:7:\"display\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}}s:4:\"cols\";a:0:{}s:2:\"mp\";a:7:{i:1;a:1:{s:4:\"cols\";s:1:\"1\";}i:2;a:1:{s:4:\"cols\";s:1:\"2\";}i:3;a:1:{s:4:\"cols\";s:1:\"3\";}i:4;a:1:{s:4:\"cols\";s:1:\"4\";}i:5;a:1:{s:4:\"cols\";s:1:\"4\";}i:6;a:1:{s:4:\"cols\";s:1:\"2\";}i:7;a:1:{s:4:\"cols\";s:1:\"4\";}}}s:8:\"last_sub\";s:3:\"110\";s:12:\"date_updated\";s:19:\"2017-06-05 17:42:01\";s:6:\"status\";s:0:\"\";}s:6:\"fields\";a:95:{i:373;a:7:{s:2:\"id\";s:3:\"373\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:1:\"0\";s:4:\"data\";a:6:{s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"label\";s:12:\"Grade & Year\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:374;a:7:{s:2:\"id\";s:3:\"374\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:1:\"1\";s:4:\"data\";a:22:{s:5:\"label\";s:13:\"Applying for:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:8:{i:0;a:4:{s:5:\"label\";s:12:\"Kindergarten\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:7:\"Grade 1\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:7:\"Grade 2\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:7:\"Grade 3\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:7:\"Grade 4\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:7:\"Grade 5\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:7:\"Grade 6\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:7;a:4:{s:5:\"label\";s:7:\"Grade 7\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:9:\"s_street1\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:601;a:7:{s:2:\"id\";s:3:\"601\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:1:\"2\";s:4:\"data\";a:22:{s:5:\"label\";s:10:\"Beginning:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:5:{i:0;a:4:{s:5:\"label\";s:14:\"September 2017\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:12:\"January 2018\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:14:\"September 2018\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:12:\"January 2019\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:9:\"s_street2\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:631;a:7:{s:2:\"id\";s:3:\"631\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"3\";s:4:\"data\";a:37:{s:5:\"label\";s:58:\"Please specify the month and year preferred for enrolment.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:16:\"Other Start Date\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"601\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"January 2018\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:13:\"disable_input\";s:1:\"0\";s:16:\"autocomplete_off\";s:1:\"0\";s:18:\"default_value_type\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:376;a:7:{s:2:\"id\";s:3:\"376\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:1:\"4\";s:4:\"data\";a:22:{s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:377;a:7:{s:2:\"id\";s:3:\"377\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:1:\"5\";s:4:\"data\";a:7:{s:5:\"label\";s:15:\"Contact Details\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:378;a:7:{s:2:\"id\";s:3:\"378\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"6\";s:4:\"data\";a:38:{s:5:\"label\";s:12:\"Home Address\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"1\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:8:\"shipping\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:12:\"Home Address\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:9:\"p_street1\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:1:\"8\";}i:379;a:7:{s:2:\"id\";s:3:\"379\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"7\";s:4:\"data\";a:38:{s:5:\"label\";s:18:\"Address (optional)\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"1\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:11:\"Home Line 2\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:9:\"p_street2\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:1:\"9\";}i:380;a:7:{s:2:\"id\";s:3:\"380\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:1:\"8\";s:4:\"data\";a:38:{s:5:\"label\";s:4:\"City\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"1\";s:8:\"user_zip\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:4:\"City\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:6:\"p_city\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"10\";}i:381;a:7:{s:2:\"id\";s:3:\"381\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:1:\"9\";s:4:\"data\";a:25:{s:5:\"label\";s:8:\"Province\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"1\";s:4:\"list\";a:1:{s:7:\"options\";a:13:{i:0;a:4:{s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"1\";}i:2;a:4:{s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:7;a:4:{s:5:\"label\";s:7:\"Nunuvat\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:8;a:4:{s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:9;a:4:{s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:10;a:4:{s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:11;a:4:{s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:12;a:4:{s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:13:\"populate_term\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:18:\"Canadian Provinces\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:4:\"Prov\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:7:\"p_state\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"11\";}i:382;a:7:{s:2:\"id\";s:3:\"382\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"10\";s:4:\"data\";a:38:{s:5:\"label\";s:9:\"Post Code\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:7:\"a9a 9a9\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:11:\"Postal Code\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:11:\"Postal Code\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:6:\"p_code\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"12\";}i:383;a:7:{s:2:\"id\";s:3:\"383\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"11\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"Home Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:10:\"Home Phone\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:10:\"home_phone\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"15\";}i:384;a:7:{s:2:\"id\";s:3:\"384\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"12\";s:4:\"data\";a:7:{s:5:\"label\";s:19:\"Parents / Guardians\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:387;a:7:{s:2:\"id\";s:3:\"387\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"13\";s:4:\"data\";a:11:{s:5:\"label\";s:19:\"Parent / Guardian 1\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:19:\"Parent / Guardian 1\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:388;a:7:{s:2:\"id\";s:3:\"388\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"14\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:10:\"first_name\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:1:\"6\";}i:389;a:7:{s:2:\"id\";s:3:\"389\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"15\";s:4:\"data\";a:38:{s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:9:\"last_name\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:1:\"7\";}i:390;a:7:{s:2:\"id\";s:3:\"390\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"16\";s:4:\"data\";a:38:{s:5:\"label\";s:12:\"Mobile Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:6:\"mobile\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"15\";}i:391;a:7:{s:2:\"id\";s:3:\"391\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"17\";s:4:\"data\";a:38:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:5:\"email\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"14\";}i:392;a:7:{s:2:\"id\";s:3:\"392\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"18\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Place of Work\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:393;a:7:{s:2:\"id\";s:3:\"393\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"19\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"Work Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"15\";}i:405;a:7:{s:2:\"id\";s:3:\"405\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"20\";s:4:\"data\";a:18:{s:5:\"label\";s:28:\"Add Second Parent / Guardian\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:394;a:7:{s:2:\"id\";s:3:\"394\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"21\";s:4:\"data\";a:11:{s:5:\"label\";s:19:\"Parent / Guardian 2\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:19:\"Parent / Guardian 2\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:395;a:7:{s:2:\"id\";s:3:\"395\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"22\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"First Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:1:\"6\";}i:396;a:7:{s:2:\"id\";s:3:\"396\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"23\";s:4:\"data\";a:38:{s:5:\"label\";s:9:\"Last Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:1:\"7\";}i:397;a:7:{s:2:\"id\";s:3:\"397\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"24\";s:4:\"data\";a:38:{s:5:\"label\";s:12:\"Mobile Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"15\";}i:398;a:7:{s:2:\"id\";s:3:\"398\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"25\";s:4:\"data\";a:38:{s:5:\"label\";s:5:\"Email\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"1\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"0\";s:10:\"user_email\";s:1:\"1\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"14\";}i:399;a:7:{s:2:\"id\";s:3:\"399\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"26\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Place of Work\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:400;a:7:{s:2:\"id\";s:3:\"400\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"27\";s:4:\"data\";a:38:{s:5:\"label\";s:10:\"Work Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"405\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"15\";}i:401;a:7:{s:2:\"id\";s:3:\"401\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"28\";s:4:\"data\";a:11:{s:5:\"label\";s:48:\"Alternative person to call in case of emergency:\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:48:\"Alternative person to call in case of emergency:\";s:7:\"desc_el\";s:2:\"h4\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:402;a:7:{s:2:\"id\";s:3:\"402\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"29\";s:4:\"data\";a:38:{s:5:\"label\";s:4:\"Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"1\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:1:\"6\";}i:403;a:7:{s:2:\"id\";s:3:\"403\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"30\";s:4:\"data\";a:34:{s:5:\"label\";s:21:\"Relationship to Child\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:404;a:7:{s:2:\"id\";s:3:\"404\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"31\";s:4:\"data\";a:38:{s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"15\";}i:603;a:7:{s:2:\"id\";s:3:\"603\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"32\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Family Doctor\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:604;a:7:{s:2:\"id\";s:3:\"604\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"33\";s:4:\"data\";a:38:{s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"15\";}i:605;a:7:{s:2:\"id\";s:3:\"605\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"34\";s:4:\"data\";a:34:{s:5:\"label\";s:14:\"Family Dentist\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:606;a:7:{s:2:\"id\";s:3:\"606\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"35\";s:4:\"data\";a:38:{s:5:\"label\";s:5:\"Phone\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:14:\"(999) 999-9999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:9:\"from_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"0\";s:10:\"user_phone\";s:1:\"1\";s:10:\"user_email\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:2:\"15\";}i:607;a:7:{s:2:\"id\";s:3:\"607\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"36\";s:4:\"data\";a:34:{s:5:\"label\";s:21:\"Child\'s Care Card No.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:12:\"9999 999 999\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:608;a:7:{s:2:\"id\";s:3:\"608\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"37\";s:4:\"data\";a:34:{s:5:\"label\";s:11:\"Expiry Date\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"101\";s:6:\"def_id\";N;}i:406;a:7:{s:2:\"id\";s:3:\"406\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"38\";s:4:\"data\";a:7:{s:5:\"label\";s:16:\"About Your Child\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:407;a:7:{s:2:\"id\";s:3:\"407\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"39\";s:4:\"data\";a:38:{s:5:\"label\";s:17:\"Child\'s Full Name\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"send_email\";s:1:\"0\";s:10:\"from_email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"1\";s:9:\"from_name\";s:1:\"0\";s:21:\"user_info_field_group\";s:1:\"1\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"calc_option\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:12:\"organization\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";s:1:\"7\";}i:408;a:7:{s:2:\"id\";s:3:\"408\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"40\";s:4:\"data\";a:21:{s:5:\"label\";s:6:\"Gender\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";N;}i:409;a:7:{s:2:\"id\";s:3:\"409\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"41\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";N;}i:410;a:7:{s:2:\"id\";s:3:\"410\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"42\";s:4:\"data\";a:34:{s:5:\"label\";s:26:\"Child prefers to be called\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:411;a:7:{s:2:\"id\";s:3:\"411\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"43\";s:4:\"data\";a:34:{s:5:\"label\";s:14:\"First Language\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:412;a:7:{s:2:\"id\";s:3:\"412\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"44\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Other Languages\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:622;a:7:{s:2:\"id\";s:3:\"622\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"45\";s:4:\"data\";a:34:{s:5:\"label\";s:11:\"Citizenship\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:413;a:7:{s:2:\"id\";s:3:\"413\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:3:\"_hr\";s:5:\"order\";s:2:\"46\";s:4:\"data\";a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:433;a:7:{s:2:\"id\";s:3:\"433\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"47\";s:4:\"data\";a:21:{s:5:\"label\";s:30:\"Does your Child have Siblings?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";N;}i:480;a:7:{s:2:\"id\";s:3:\"480\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"48\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"433\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:2:\"97\";s:6:\"def_id\";N;}i:481;a:7:{s:2:\"id\";s:3:\"481\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"49\";s:4:\"data\";a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"433\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";N;}i:482;a:7:{s:2:\"id\";s:3:\"482\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"50\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"433\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:1:\"0\";s:6:\"def_id\";N;}i:483;a:7:{s:2:\"id\";s:3:\"483\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"51\";s:4:\"data\";a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"433\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"98\";s:6:\"def_id\";N;}i:495;a:7:{s:2:\"id\";s:3:\"495\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"52\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"483\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:2:\"97\";s:6:\"def_id\";N;}i:496;a:7:{s:2:\"id\";s:3:\"496\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"53\";s:4:\"data\";a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"483\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";N;}i:499;a:7:{s:2:\"id\";s:3:\"499\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"54\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"483\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"101\";s:6:\"def_id\";N;}i:501;a:7:{s:2:\"id\";s:3:\"501\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"55\";s:4:\"data\";a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"483\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"98\";s:6:\"def_id\";N;}i:502;a:7:{s:2:\"id\";s:3:\"502\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"56\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"501\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:2:\"97\";s:6:\"def_id\";N;}i:507;a:7:{s:2:\"id\";s:3:\"507\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"57\";s:4:\"data\";a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"501\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";N;}i:508;a:7:{s:2:\"id\";s:3:\"508\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"58\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"501\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"101\";s:6:\"def_id\";N;}i:509;a:7:{s:2:\"id\";s:3:\"509\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"59\";s:4:\"data\";a:17:{s:5:\"label\";s:19:\"Add another Sibling\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"501\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"98\";s:6:\"def_id\";N;}i:510;a:7:{s:2:\"id\";s:3:\"510\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"60\";s:4:\"data\";a:34:{s:5:\"label\";s:15:\"Name of Sibling\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"509\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:2:\"97\";s:6:\"def_id\";N;}i:511;a:7:{s:2:\"id\";s:3:\"511\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"61\";s:4:\"data\";a:21:{s:5:\"label\";s:7:\"Gender:\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:6:\"Gender\";s:8:\"num_sort\";s:1:\"0\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"509\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"96\";s:6:\"def_id\";N;}i:512;a:7:{s:2:\"id\";s:3:\"512\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"62\";s:4:\"data\";a:34:{s:5:\"label\";s:13:\"Date of Birth\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:4:\"date\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:1:\"0\";s:9:\"last_name\";s:1:\"0\";s:14:\"user_address_1\";s:1:\"0\";s:14:\"user_address_2\";s:1:\"0\";s:9:\"user_city\";s:1:\"0\";s:8:\"user_zip\";s:1:\"1\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:6:\"custom\";s:28:\"user_info_field_group_custom\";s:13:\"Date of Birth\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:14:\"dd / mm / yyyy\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"1\";s:8:\"desc_pos\";s:16:\"after_everything\";s:9:\"desc_text\";s:25:\"<pre>dd / mm / yyyy</pre>\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"509\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"checked\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"101\";s:6:\"def_id\";N;}i:415;a:7:{s:2:\"id\";s:3:\"415\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"63\";s:4:\"data\";a:7:{s:5:\"label\";s:23:\"Activities & Experience\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:611;a:7:{s:2:\"id\";s:3:\"611\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"64\";s:4:\"data\";a:34:{s:5:\"label\";s:14:\"Current School\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:613;a:7:{s:2:\"id\";s:3:\"613\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"65\";s:4:\"data\";a:22:{s:5:\"label\";s:13:\"Current Grade\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:7:{i:0;a:4:{s:5:\"label\";s:12:\"Kindergarten\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:1:\"2\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:1:\"3\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:1:\"4\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:1:\"5\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:1:\"6\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:614;a:7:{s:2:\"id\";s:3:\"614\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"66\";s:4:\"data\";a:21:{s:5:\"label\";s:64:\"Has your child previously been enrolled in a Montessori Program?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";N;}i:615;a:7:{s:2:\"id\";s:3:\"615\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"67\";s:4:\"data\";a:22:{s:5:\"label\";s:48:\"Previous Number of Years in a Montessori Program\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:7:{i:0;a:4:{s:5:\"label\";s:1:\"0\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:1:\"1\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:2;a:4:{s:5:\"label\";s:1:\"2\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:3;a:4:{s:5:\"label\";s:1:\"3\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:4;a:4:{s:5:\"label\";s:1:\"4\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:5;a:4:{s:5:\"label\";s:1:\"5\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:6;a:4:{s:5:\"label\";s:1:\"6\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:8:\"dropdown\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"614\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:434;a:7:{s:2:\"id\";s:3:\"434\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"68\";s:4:\"data\";a:34:{s:5:\"label\";s:44:\"What are your child\'s interests and talents?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:435;a:7:{s:2:\"id\";s:3:\"435\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"69\";s:4:\"data\";a:34:{s:5:\"label\";s:9:\"At school\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:438;a:7:{s:2:\"id\";s:3:\"438\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"70\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"At home\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:445;a:7:{s:2:\"id\";s:3:\"445\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"71\";s:4:\"data\";a:34:{s:5:\"label\";s:118:\"What extra-curricular activities (hobbies, sports, dance, music, theatre, etc) does your child enjoy participating in?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:2:{s:5:\"field\";s:0:\"\";s:8:\"operator\";s:2:\"==\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:446;a:7:{s:2:\"id\";s:3:\"446\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:2:\"72\";s:4:\"data\";a:22:{s:5:\"label\";s:65:\"Why do you wish your child to attend Westside Montessori Academy?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:449;a:7:{s:2:\"id\";s:3:\"449\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"73\";s:4:\"data\";a:7:{s:5:\"label\";s:17:\"Health & Wellness\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:452;a:7:{s:2:\"id\";s:3:\"452\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:2:\"74\";s:4:\"data\";a:22:{s:5:\"label\";s:158:\"If your child has had any known health problems, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:453;a:7:{s:2:\"id\";s:3:\"453\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"75\";s:4:\"data\";a:21:{s:5:\"label\";s:19:\"Special medication?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";N;}i:454;a:7:{s:2:\"id\";s:3:\"454\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"76\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"Details\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"453\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";N;}i:616;a:7:{s:2:\"id\";s:3:\"616\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"77\";s:4:\"data\";a:21:{s:5:\"label\";s:10:\"Allergies?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";N;}i:617;a:7:{s:2:\"id\";s:3:\"617\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"78\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"616\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";N;}i:618;a:7:{s:2:\"id\";s:3:\"618\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"79\";s:4:\"data\";a:21:{s:5:\"label\";s:30:\"Vision / Hearing difficulties?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";N;}i:619;a:7:{s:2:\"id\";s:3:\"619\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"80\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"618\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";N;}i:457;a:7:{s:2:\"id\";s:3:\"457\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"81\";s:4:\"data\";a:21:{s:5:\"label\";s:13:\"Special diet?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";N;}i:458;a:7:{s:2:\"id\";s:3:\"458\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"82\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"457\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";N;}i:459;a:7:{s:2:\"id\";s:3:\"459\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"83\";s:4:\"data\";a:21:{s:5:\"label\";s:22:\"Special eating habits?\";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";N;}i:460;a:7:{s:2:\"id\";s:3:\"460\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"84\";s:4:\"data\";a:34:{s:5:\"label\";s:7:\"Details\";s:9:\"label_pos\";s:4:\"left\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"459\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";N;}i:620;a:7:{s:2:\"id\";s:3:\"620\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_list\";s:5:\"order\";s:2:\"85\";s:4:\"data\";a:21:{s:5:\"label\";s:65:\"Has your child ever had a psychological or education evaluation? \";s:9:\"label_pos\";s:4:\"left\";s:10:\"multi_size\";s:1:\"5\";s:15:\"list_show_value\";s:1:\"0\";s:4:\"list\";a:1:{s:7:\"options\";a:2:{i:0;a:4:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}i:1;a:4:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";s:1:\"0\";}}}s:9:\"list_type\";s:5:\"radio\";s:10:\"user_state\";s:1:\"0\";s:21:\"user_info_field_group\";s:0:\"\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:2:\"99\";s:6:\"def_id\";N;}i:621;a:7:{s:2:\"id\";s:3:\"621\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_text\";s:5:\"order\";s:2:\"86\";s:4:\"data\";a:34:{s:5:\"label\";s:29:\"If so, please provide details\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:10:\"datepicker\";s:1:\"0\";s:5:\"email\";s:1:\"0\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:14:\"user_address_1\";s:0:\"\";s:14:\"user_address_2\";s:0:\"\";s:9:\"user_city\";s:0:\"\";s:8:\"user_zip\";s:0:\"\";s:10:\"user_phone\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:21:\"user_info_field_group\";s:1:\"1\";s:10:\"user_state\";s:1:\"0\";s:26:\"user_info_field_group_name\";s:0:\"\";s:28:\"user_info_field_group_custom\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";a:1:{i:0;a:4:{s:6:\"action\";s:4:\"show\";s:5:\"value\";s:0:\"\";s:9:\"connector\";s:3:\"and\";s:2:\"cr\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"620\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"Yes\";}}}}s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";s:3:\"100\";s:6:\"def_id\";N;}i:462;a:7:{s:2:\"id\";s:3:\"462\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:9:\"_textarea\";s:5:\"order\";s:2:\"87\";s:4:\"data\";a:22:{s:5:\"label\";s:66:\"Is there anything else you would like to tell us about your child?\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"above\";s:13:\"default_value\";s:0:\"\";s:12:\"textarea_rte\";s:1:\"0\";s:14:\"textarea_media\";s:1:\"0\";s:18:\"disable_rte_mobile\";s:1:\"0\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:4:\"char\";s:3:\"req\";s:1:\"0\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"2\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:463;a:7:{s:2:\"id\";s:3:\"463\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:13:\"_page_divider\";s:5:\"order\";s:2:\"88\";s:4:\"data\";a:7:{s:5:\"label\";s:11:\"Submit Form\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:473;a:7:{s:2:\"id\";s:3:\"473\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"89\";s:4:\"data\";a:11:{s:5:\"label\";s:0:\"\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:712:\"<strong>I understand that:</strong>\r\n\r\n• This is merely an Application for Admission; no acceptance for enrolment is implied.\r\n\r\n• Enrolment shall be at the sole discretion of Westside Montessori Academy.\r\n\r\nYou will be required to complete an immunization form for your child. This health information is to be made available to the staff of the Vancouver Health Department as specified in the Provincial Child Care Facilities Regulations.\r\n\r\nWMA is committed to meeting the privacy standards established by British Columbia’s Personal Information Protection Act (PIPA) and any other applicable legislation. The information provided on this form will be used only for administrative purposes at the school.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:472;a:7:{s:2:\"id\";s:3:\"472\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"90\";s:4:\"data\";a:11:{s:5:\"label\";s:25:\"WMA Application Checklist\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:329:\"<strong>ALL of the following must be submitted to consider your application complete.</strong>\r\n\r\n• Application form completed and signed\r\n• Application fee (pay online or in-person)\r\n• Copy of your child’s birth certificate / citizenship card\r\n• Reference letter or copy of child’s most recent report (if applicable)\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:479;a:7:{s:2:\"id\";s:3:\"479\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:9:\"_checkbox\";s:5:\"order\";s:2:\"91\";s:4:\"data\";a:18:{s:5:\"label\";s:39:\"I\'ve read and agree to the above terms.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:9:\"label_pos\";s:5:\"right\";s:13:\"default_value\";s:9:\"unchecked\";s:3:\"req\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:10:\"calc_value\";a:2:{s:7:\"checked\";s:1:\"0\";s:9:\"unchecked\";s:1:\"0\";}s:17:\"calc_auto_include\";s:1:\"0\";s:11:\"admin_label\";s:0:\"\";s:8:\"num_sort\";s:1:\"0\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:475;a:7:{s:2:\"id\";s:3:\"475\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:3:\"_hr\";s:5:\"order\";s:2:\"92\";s:4:\"data\";a:9:{s:5:\"label\";s:2:\"hr\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"4\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:478;a:7:{s:2:\"id\";s:3:\"478\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:5:\"_desc\";s:5:\"order\";s:2:\"93\";s:4:\"data\";a:11:{s:5:\"label\";s:79:\"Ready to apply? Your information will be displayed for review on the next page.\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:13:\"default_value\";s:79:\"Ready to apply? Your information will be displayed for review on the next page.\";s:7:\"desc_el\";s:3:\"div\";s:5:\"class\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"3\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}i:471;a:7:{s:2:\"id\";s:3:\"471\";s:7:\"form_id\";s:1:\"8\";s:4:\"type\";s:7:\"_submit\";s:5:\"order\";s:2:\"94\";s:4:\"data\";a:11:{s:5:\"label\";s:11:\"Submit Form\";s:15:\"input_limit_msg\";s:17:\"character(s) left\";s:5:\"class\";s:0:\"\";s:9:\"show_help\";s:1:\"0\";s:9:\"help_text\";s:0:\"\";s:9:\"show_desc\";s:1:\"0\";s:8:\"desc_pos\";s:4:\"none\";s:9:\"desc_text\";s:0:\"\";s:11:\"conditional\";s:0:\"\";s:23:\"freshbooks_mapped_field\";s:0:\"\";s:5:\"style\";a:1:{s:7:\"colspan\";s:1:\"1\";}}s:6:\"fav_id\";N;s:6:\"def_id\";N;}}s:10:\"field_keys\";a:0:{}s:6:\"errors\";a:0:{}}', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18412, 'ninja_forms_optin_admin_email', '1', 'yes'),
(18413, 'edd_api_request_3fd98478248a941ca46e49cd7300b709', 'a:2:{s:7:\"timeout\";i:1499434772;s:5:\"value\";s:23787:\"{\"new_version\":\"3.0.15\",\"stable_version\":\"3.0.15\",\"name\":\"Conditional Logic\",\"slug\":\"conditionals\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?changelog=1\",\"last_updated\":\"2017-06-27 13:21:49\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>Show or hide fields, change field values, or send specific notifications all based upon user input.<\\/p>\\n\",\"changelog\":\"<p>3.0.15 (27 June 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>Bugs:*<\\/li>\\n<li>Fixed a bug that caused the condition edit drawer to fail to open.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<br \\/>\\n<em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"description\":[\"<p>Show or hide fields, change field values, or send specific notifications all based upon user input.<\\/p>\\n\"],\"changelog\":[\"<p>3.0.15 (27 June 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>Bugs:*<\\/li>\\n<li>Fixed a bug that caused the condition edit drawer to fail to open.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<br \\/>\\n<em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<br \\/>\\n<em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<br \\/>\\n<em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"]}\";}', 'yes'),
(18407, 'nf_form_1', 'a:4:{s:2:\"id\";s:1:\"1\";s:6:\"fields\";a:4:{i:0;a:2:{s:2:\"id\";s:1:\"1\";s:8:\"settings\";a:70:{s:5:\"label\";s:4:\"Name\";s:3:\"key\";s:4:\"name\";s:9:\"parent_id\";s:1:\"1\";s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3277\";}}i:1;a:2:{s:2:\"id\";s:1:\"2\";s:8:\"settings\";a:62:{s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:9:\"parent_id\";s:1:\"1\";s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"2\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3281\";}}i:2;a:2:{s:2:\"id\";s:1:\"3\";s:8:\"settings\";a:71:{s:5:\"label\";s:7:\"Message\";s:3:\"key\";s:7:\"message\";s:9:\"parent_id\";s:1:\"1\";s:4:\"type\";s:8:\"textarea\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"3\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3284\";}}i:3;a:2:{s:2:\"id\";s:1:\"4\";s:8:\"settings\";a:69:{s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:6:\"submit\";s:9:\"parent_id\";s:1:\"1\";s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:16:\"processing_label\";s:10:\"Processing\";s:5:\"order\";s:1:\"5\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:34:\"submit_element_hover_styles_height\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3287\";}}}s:7:\"actions\";a:4:{i:0;a:2:{s:2:\"id\";s:1:\"1\";s:8:\"settings\";a:25:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:5:\"label\";s:16:\"Save to Database\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:1;a:2:{s:2:\"id\";s:1:\"2\";s:8:\"settings\";a:26:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:5:\"label\";s:18:\"Email Confirmation\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:24:\"This is an email action.\";s:7:\"message\";s:19:\"Hello, Ninja Forms!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:24:\"Submission Confirmation \";s:13:\"email_message\";s:29:\"<p>{field:all_fields}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:2;a:2:{s:2:\"id\";s:1:\"3\";s:8:\"settings\";a:24:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:47:39\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"label\";s:18:\"Email Notification\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:20:\"{system:admin_email}\";s:13:\"email_subject\";s:29:\"New message from {field:name}\";s:13:\"email_message\";s:67:\"<p>{field:message}</p><p>-Â {field:name} (Â {field:email} )</p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:1:\"0\";s:19:\"email_message_plain\";s:0:\"\";}}i:3;a:2:{s:2:\"id\";s:1:\"4\";s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:47:\"Thank you {field:name} for filling out my form!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:89:\"<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>\";s:19:\"email_message_plain\";s:0:\"\";}}}s:8:\"settings\";a:100:{s:5:\"title\";s:10:\"Contact Me\";s:3:\"key\";s:0:\"\";s:10:\"created_at\";s:19:\"2016-08-24 16:39:20\";s:17:\"default_label_pos\";s:5:\"above\";s:8:\"_seq_num\";s:1:\"3\";s:10:\"conditions\";a:0:{}s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:9:\"logged_in\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}s:33:\"container_styles_background-color\";s:0:\"\";s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";s:0:\"\";s:29:\"container_styles_border-color\";s:0:\"\";s:22:\"container_styles_color\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:22:\"container_styles_width\";s:0:\"\";s:26:\"container_styles_font-size\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:25:\"container_styles_advanced\";s:0:\"\";s:29:\"title_styles_background-color\";s:0:\"\";s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";s:0:\"\";s:25:\"title_styles_border-color\";s:0:\"\";s:18:\"title_styles_color\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:21:\"title_styles_advanced\";s:0:\"\";s:27:\"row_styles_background-color\";s:0:\"\";s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";s:0:\"\";s:23:\"row_styles_border-color\";s:0:\"\";s:16:\"row_styles_color\";s:0:\"\";s:17:\"row_styles_height\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:19:\"row_styles_advanced\";s:0:\"\";s:31:\"row-odd_styles_background-color\";s:0:\"\";s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";s:0:\"\";s:27:\"row-odd_styles_border-color\";s:0:\"\";s:20:\"row-odd_styles_color\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:23:\"row-odd_styles_advanced\";s:0:\"\";s:35:\"success-msg_styles_background-color\";s:0:\"\";s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";s:0:\"\";s:31:\"success-msg_styles_border-color\";s:0:\"\";s:24:\"success-msg_styles_color\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:27:\"success-msg_styles_advanced\";s:0:\"\";s:33:\"error_msg_styles_background-color\";s:0:\"\";s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";s:0:\"\";s:29:\"error_msg_styles_border-color\";s:0:\"\";s:22:\"error_msg_styles_color\";s:0:\"\";s:23:\"error_msg_styles_height\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:25:\"error_msg_styles_advanced\";s:0:\"\";}}', 'yes'),
(18395, 'ninja_forms_version', '3.4.2', 'yes'),
(18385, 'finished_splitting_shared_terms', '1', 'yes'),
(18386, 'site_icon', '0', 'yes'),
(18387, 'medium_large_size_w', '768', 'yes'),
(18388, 'medium_large_size_h', '0', 'yes'),
(18391, 'can_compress_scripts', '0', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18397, '90901412f365e6eeb761ebba37b1ebc9', 'a:2:{s:7:\"timeout\";i:1569249342;s:5:\"value\";s:28077:\"{\"new_version\":\"3.0.26\",\"stable_version\":\"3.0.26\",\"name\":\"Multi-Part Forms\",\"slug\":\"multi-part\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/multi-part-forms\\/?changelog=1\",\"last_updated\":\"2018-11-16 14:36:00\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/multi-part-forms\\/\",\"package\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0Mjo4Y2I5NDU3NWQzZjZhYmUyOWFkYWViOWI5MGJjMzI2NDoyODU6ZDJmOTc1MTI0ZmY3ZGU0ODM5YWQxZmI5OTIwNjI3OGE6aHR0cEAvL3d3dy53bWFhZG1pc3Npb25zLmNhOjA=\",\"download_link\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0Mjo4Y2I5NDU3NWQzZjZhYmUyOWFkYWViOWI5MGJjMzI2NDoyODU6ZDJmOTc1MTI0ZmY3ZGU0ODM5YWQxZmI5OTIwNjI3OGE6aHR0cEAvL3d3dy53bWFhZG1pc3Npb25zLmNhOjA=\",\"sections\":{\"description\":\"<p>Easily break long forms into multiple pages for a huge user experience upgrade!<\\/p>\\n\",\"changelog\":\"<p>3.0.26 (2 April 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that was sometimes causing an undefined index notice on activation.<\\/li>\\n<\\/ul>\\n<p>3.0.25 (23 January 2019)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Showing or hiding a part with conditional logic will no longer automatically add a reverse statement.<\\/li>\\n<\\/ul>\\n<p>3.0.24 (24 August 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required field validation should no longer prevent navigation to the previous part.<\\/li>\\n<\\/ul>\\n<p>3.0.23 (23 May 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Part duplication should no longer be available in situations where it can cause data corruption.<\\/li>\\n<\\/ul>\\n<p>3.0.22 (7 November 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>When a part is deleted all fields associated with that part are now removed.<\\/li>\\n<li>Part order will now be consistent in form imports and exports.<\\/li>\\n<li>Google reCaptcha will now render on any form part.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updated the opinionated styles for the progress bar.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (15 September 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with field duplication when Layout &amp; Styles is also installed.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the priority of admin enqueued scripts for loading order compared to Layout &amp; Styles.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (22 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating a part should no longer cause fields to incorrectly duplicate.<\\/li>\\n<li>Removed a PHP warning that might be displayed on the front-end.<\\/li>\\n<li>Importing forms with incomplete Layout &amp; Styles data should no longer crash import.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions setup with Conditional Logic to fail on forms that have multiple parts.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (21 June 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused duplicating fields and parts to fail.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (31 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating fields should now work on forms that have multiple parts.<\\/li>\\n<\\/ul>\\n<p>3.0.16 (23 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should now work on parts beyond the first.<\\/li>\\n<\\/ul>\\n<p>3.0.15 (17 March 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Re-enabled the duplicate part functionality. It should now function properly.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (09 March 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the all_fields merge tag to be empty.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (07 March 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Temporarily removed the \\\"Duplicate Part\\\" feature while we work out some bugs with how it operates.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (02 Februrary 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a possible PHP warning.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (26 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a filter for Ninja Forms version 3.0.25 that allows Multi-Part Forms to correctly order fields in submissions.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (19 January 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Google Recaptcha fields should now work properly with Multi-Part forms.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 December 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with Conditional Logic that caused conditionally shown\\/hidden parts to throw a JS error.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (21 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with re-ordering of fields when also using Layouts &amp; Styles.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (15 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that can cause forms to crash on servers that have ASP-like tags turned on.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused duplicating fields to create multiple duplicates.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added label settings for Previous and Next buttons.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (26 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with converting from the RC of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (12 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug in Layout &amp; Styles conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility licensing.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.3.5 (08 September 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the animated spinner to fail to show when building a form.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>When our JS changes, users browsers shouldn\'t keep old copies in the cache.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause saving a new form to fail.<\\/li>\\n<\\/ul>\\n<p>1.3.2 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause issues when adding a field type and then deactivating an extension that added it.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (27 February 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several minor bugs with version 2.9 of Ninja Forms.<\\/li>\\n<li>Creating a new multi-part form should now work with older versions of Ninja Forms as well.<\\/li>\\n<\\/ul>\\n<p>1.3 (4 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms 2.9.<\\/li>\\n<\\/ul>\\n<p>1.2.8 (17 November 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Next and Previous button text can now be changed in the Forms-&gt;Settings-&gt;Labels tab.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that prevented translations from working properly.<\\/li>\\n<li>Added several strings that weren\'t translatable previously to the .po and .pot files.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (16 September 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.8.<\\/li>\\n<\\/ul>\\n<p>1.2.6 (24 July 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Multi-part forms should now work properly with the Stripe extension in all implementations.<\\/li>\\n<\\/ul>\\n<p>1.2.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the name of the \\\"Confirmation Page\\\" to \\\"Review Page\\\" to make the option\'s purpose more clear.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug on the review page that caused hidden fields to sometimes be shown as textboxes that could be manipulated.<\\/li>\\n<\\/ul>\\n<p>1.2.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with page titles that prevented them from displaying properly on conditional pages.<\\/li>\\n<li>Fixed a bug that caused forms with several pages to have scrolling issues in the admin.<\\/li>\\n<\\/ul>\\n<p>1.2.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with confirmation pages and the conditional logic extension.<\\/li>\\n<li>Fixed a bug that could cause php errors without the conditional logic extension present.<\\/li>\\n<\\/ul>\\n<p>1.2.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with confirmation pages that could prevent them from working properly.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed translation issues by adding a default language folder, fixing several bad text domains, and adding a proper translation loader.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a jQuery event for \\u2018mp_change_page\\u2019 that fires after the page has successfully changed.<\\/li>\\n<li>Added some CSS for WP 3.8 compatability.<\\/li>\\n<li>Admin scripts should now load the min or dev versions based on the NINJA_FORMS_JS_DEBUG constant.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause Multi-Part Javascript to run, even if the form wasn\'t a Multi-Part form.<\\/li>\\n<li>Fixed a bug that could cause initial page load to be incorrect with a Multi-Part form.<\\/li>\\n<\\/ul>\\n<p>1.0.14<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a class to the page title on each multi-part page so that it can be styled with Layout &amp; Styles.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed bugs that could prevent the previous and next buttons from displaying correctly.<\\/li>\\n<\\/ul>\\n<p>1.0.13<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.12<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause Multi-Part forms to work incorrectly with the Save Progress extension.<\\/li>\\n<li>Fixed a bug that prevented form settings from being carried from Multi-Part page to Multi-Part page.<\\/li>\\n<\\/ul>\\n<p>1.0.11<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditional logic from being properly applied to pages within a multi-part form.<\\/li>\\n<\\/ul>\\n<p>1.0.10<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updated references to wpninjas.com with the new ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>When creating a multi-part form, page numbers can now be dragged and dropped to re-arrange the pages of your form.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Minor bug-fixes.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the Javascript methods used in order to be compatible with Ninja Forms 2.2.37.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed some minor visual bugs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a php warning caused by a function running even if Multi-Part forms weren\'t enabled.<\\/li>\\n<li>Fixed a bug that was causing breadcrumb navigation to have the incorrect classes applied.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the new, shorter field length to show incorrectly when the settings were saved.<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Multi-Part Forms will now allow you to hide or show an entire page when used in conjunction with the Conditionals extension.<\\/li>\\n<li>A new \\\"Confirmation Page\\\" option has been added. If this is selected, the user will be presented with a page showing all of their entered data, separated by page.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the way that MP forms CSS is laid out to make it compatiable with version 2.2.18 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with Multi-Part Forms and AJAX submissions that might affect some users.<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Updated Multi-Part Forms so that the extension works with AJAX submissions.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The ID of the DIV that wraps the navigation elements has been changed to ninja_forms_mp_nav_wrap from ninja-forms-mp-nav-wrap.<\\/li>\\n<li>A class of \'ninja-forms-mp-nav-wrap\' has been placed on the DIV that wraps the navigation elements.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multi-part from working properly with post creation.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented two multi-part forms from working properly on the same page.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<ul>\\n<li>Field values that are emailed should now appear in the proper order.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a prev\\/next wrapper, adjust default styling for breadcrumbs and progress-bar.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the Multi-Part extension from interacted properly with the Save Progress extension.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that was preventing required fields from being properly checked.<\\/li>\\n<li>Fixed a bug with breadcrumb navigation that prevented the page with the first error from reloading if a user skipped to the end of a form and submitted.<\\/li>\\n<li>Fixed a bug that was preventing a form from properly being changed into a Multi-Part form.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that caused design elements, especially text fields, from showing on multi-part forms.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>A bug which prevented all fields from being emailed to the administrator.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:74:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2012\\/10\\/multi-part-forms.png\\\";s:2:\\\"2x\\\";s:74:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2012\\/10\\/multi-part-forms.png\\\";}\",\"description\":[\"<p>Easily break long forms into multiple pages for a huge user experience upgrade!<\\/p>\\n\"],\"changelog\":[\"<p>3.0.26 (2 April 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that was sometimes causing an undefined index notice on activation.<\\/li>\\n<\\/ul>\\n<p>3.0.25 (23 January 2019)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Showing or hiding a part with conditional logic will no longer automatically add a reverse statement.<\\/li>\\n<\\/ul>\\n<p>3.0.24 (24 August 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required field validation should no longer prevent navigation to the previous part.<\\/li>\\n<\\/ul>\\n<p>3.0.23 (23 May 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Part duplication should no longer be available in situations where it can cause data corruption.<\\/li>\\n<\\/ul>\\n<p>3.0.22 (7 November 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>When a part is deleted all fields associated with that part are now removed.<\\/li>\\n<li>Part order will now be consistent in form imports and exports.<\\/li>\\n<li>Google reCaptcha will now render on any form part.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updated the opinionated styles for the progress bar.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (15 September 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with field duplication when Layout &amp; Styles is also installed.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the priority of admin enqueued scripts for loading order compared to Layout &amp; Styles.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (22 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating a part should no longer cause fields to incorrectly duplicate.<\\/li>\\n<li>Removed a PHP warning that might be displayed on the front-end.<\\/li>\\n<li>Importing forms with incomplete Layout &amp; Styles data should no longer crash import.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions setup with Conditional Logic to fail on forms that have multiple parts.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (21 June 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused duplicating fields and parts to fail.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (31 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating fields should now work on forms that have multiple parts.<\\/li>\\n<\\/ul>\\n<p>3.0.16 (23 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should now work on parts beyond the first.<\\/li>\\n<\\/ul>\\n<p>3.0.15 (17 March 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Re-enabled the duplicate part functionality. It should now function properly.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (09 March 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the all_fields merge tag to be empty.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (07 March 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Temporarily removed the \\\"Duplicate Part\\\" feature while we work out some bugs with how it operates.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (02 Februrary 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a possible PHP warning.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (26 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a filter for Ninja Forms version 3.0.25 that allows Multi-Part Forms to correctly order fields in submissions.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (19 January 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Google Recaptcha fields should now work properly with Multi-Part forms.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 December 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with Conditional Logic that caused conditionally shown\\/hidden parts to throw a JS error.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (21 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with re-ordering of fields when also using Layouts &amp; Styles.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (15 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that can cause forms to crash on servers that have ASP-like tags turned on.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused duplicating fields to create multiple duplicates.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added label settings for Previous and Next buttons.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (26 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with converting from the RC of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (12 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug in Layout &amp; Styles conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility licensing.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.3.5 (08 September 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the animated spinner to fail to show when building a form.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>When our JS changes, users browsers shouldn\'t keep old copies in the cache.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause saving a new form to fail.<\\/li>\\n<\\/ul>\\n<p>1.3.2 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause issues when adding a field type and then deactivating an extension that added it.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (27 February 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several minor bugs with version 2.9 of Ninja Forms.<\\/li>\\n<li>Creating a new multi-part form should now work with older versions of Ninja Forms as well.<\\/li>\\n<\\/ul>\\n<p>1.3 (4 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms 2.9.<\\/li>\\n<\\/ul>\\n<p>1.2.8 (17 November 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Next and Previous button text can now be changed in the Forms-&gt;Settings-&gt;Labels tab.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that prevented translations from working properly.<\\/li>\\n<li>Added several strings that weren\'t translatable previously to the .po and .pot files.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (16 September 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.8.<\\/li>\\n<\\/ul>\\n<p>1.2.6 (24 July 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Multi-part forms should now work properly with the Stripe extension in all implementations.<\\/li>\\n<\\/ul>\\n<p>1.2.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the name of the \\\"Confirmation Page\\\" to \\\"Review Page\\\" to make the option\'s purpose more clear.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug on the review page that caused hidden fields to sometimes be shown as textboxes that could be manipulated.<\\/li>\\n<\\/ul>\\n<p>1.2.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with page titles that prevented them from displaying properly on conditional pages.<\\/li>\\n<li>Fixed a bug that caused forms with several pages to have scrolling issues in the admin.<\\/li>\\n<\\/ul>\\n<p>1.2.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with confirmation pages and the conditional logic extension.<\\/li>\\n<li>Fixed a bug that could cause php errors without the conditional logic extension present.<\\/li>\\n<\\/ul>\\n<p>1.2.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with confirmation pages that could prevent them from working properly.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed translation issues by adding a default language folder, fixing several bad text domains, and adding a proper translation loader.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a jQuery event for \\u2018mp_change_page\\u2019 that fires after the page has successfully changed.<\\/li>\\n<li>Added some CSS for WP 3.8 compatability.<\\/li>\\n<li>Admin scripts should now load the min or dev versions based on the NINJA_FORMS_JS_DEBUG constant.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause Multi-Part Javascript to run, even if the form wasn\'t a Multi-Part form.<\\/li>\\n<li>Fixed a bug that could cause initial page load to be incorrect with a Multi-Part form.<\\/li>\\n<\\/ul>\\n<p>1.0.14<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a class to the page title on each multi-part page so that it can be styled with Layout &amp; Styles.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed bugs that could prevent the previous and next buttons from displaying correctly.<\\/li>\\n<\\/ul>\\n<p>1.0.13<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.12<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause Multi-Part forms to work incorrectly with the Save Progress extension.<\\/li>\\n<li>Fixed a bug that prevented form settings from being carried from Multi-Part page to Multi-Part page.<\\/li>\\n<\\/ul>\\n<p>1.0.11<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditional logic from being properly applied to pages within a multi-part form.<\\/li>\\n<\\/ul>\\n<p>1.0.10<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updated references to wpninjas.com with the new ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>When creating a multi-part form, page numbers can now be dragged and dropped to re-arrange the pages of your form.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Minor bug-fixes.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the Javascript methods used in order to be compatible with Ninja Forms 2.2.37.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed some minor visual bugs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a php warning caused by a function running even if Multi-Part forms weren\'t enabled.<\\/li>\\n<li>Fixed a bug that was causing breadcrumb navigation to have the incorrect classes applied.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the new, shorter field length to show incorrectly when the settings were saved.<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Multi-Part Forms will now allow you to hide or show an entire page when used in conjunction with the Conditionals extension.<\\/li>\\n<li>A new \\\"Confirmation Page\\\" option has been added. If this is selected, the user will be presented with a page showing all of their entered data, separated by page.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the way that MP forms CSS is laid out to make it compatiable with version 2.2.18 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with Multi-Part Forms and AJAX submissions that might affect some users.<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Updated Multi-Part Forms so that the extension works with AJAX submissions.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The ID of the DIV that wraps the navigation elements has been changed to ninja_forms_mp_nav_wrap from ninja-forms-mp-nav-wrap.<\\/li>\\n<li>A class of \'ninja-forms-mp-nav-wrap\' has been placed on the DIV that wraps the navigation elements.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multi-part from working properly with post creation.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented two multi-part forms from working properly on the same page.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<ul>\\n<li>Field values that are emailed should now appear in the proper order.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a prev\\/next wrapper, adjust default styling for breadcrumbs and progress-bar.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the Multi-Part extension from interacted properly with the Save Progress extension.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that was preventing required fields from being properly checked.<\\/li>\\n<li>Fixed a bug with breadcrumb navigation that prevented the page with the first error from reloading if a user skipped to the end of a form and submitted.<\\/li>\\n<li>Fixed a bug that was preventing a form from properly being changed into a Multi-Part form.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that caused design elements, especially text fields, from showing on multi-part forms.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>A bug which prevented all fields from being emailed to the administrator.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"]}\";}', 'no'),
(18398, 'ba070f79a2a4af2f358f93a8f4023fe2', 'a:2:{s:7:\"timeout\";i:1569249343;s:5:\"value\";s:7517:\"{\"new_version\":\"3.0.5\",\"stable_version\":\"3.0.5\",\"name\":\"PDF Form Submission\",\"slug\":\"ninja-forms-pdf-submissions\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pdf-form-submission\\/?changelog=1\",\"last_updated\":\"2019-06-04 14:30:31\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pdf-form-submission\\/\",\"package\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0Mzo0Nzk5ZWJiY2QxYmE0NjJjYmJjY2MyMjRkMTcwNWU0MDo4NjI5NToyYzBhMGZjZDc5OGVmNjEwMjY5ZjdlZmZhMGZjMjU4YjpodHRwQC8vd3d3LndtYWFkbWlzc2lvbnMuY2E6MA==\",\"download_link\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0Mzo0Nzk5ZWJiY2QxYmE0NjJjYmJjY2MyMjRkMTcwNWU0MDo4NjI5NToyYzBhMGZjZDc5OGVmNjEwMjY5ZjdlZmZhMGZjMjU4YjpodHRwQC8vd3d3LndtYWFkbWlzc2lvbnMuY2E6MA==\",\"sections\":{\"description\":\"<p>Easily create standardized PDF copies of any form submission to export or email<\\/p>\\n\",\"changelog\":\"<p>3.0.5 - 2018-03-09<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fixed \'No Block-level Parent Found\' issue in DOM PDF. Note: if you customized your PDF template file you\'ll have to use the new template file and redo your changes.<\\/li>\\n<li>Added checks for some null fields<\\/li>\\n<\\/ul>\\n<p>3.0.4 - 2017-09-13<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Add a check for Ninja Forms to be active before running the PHP version check.<\\/li>\\n<li>Added support for Field Keys when customizing the PDF.<\\/li>\\n<\\/ul>\\n<p>3.0.3 - 2017-05-03<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented admin labels from being displayed in PDF document.<\\/li>\\n<\\/ul>\\n<p><em>Tweaks:<\\/em><\\/p>\\n<ul>\\n<li>Allow modification of fields that are used in document via filter: nf_sub_document_fields<\\/li>\\n<li>Added a notice for websites that run PHP 5.5 and lower. We\'ll drop support for &lt; PHP 5.6 in coming version.<\\/li>\\n<\\/ul>\\n<p>3.0.2 - 2017-03-17<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented correct pdf.css stylesheet overriding.<\\/li>\\n<li>Fixed a bug that caused fields to be in incorrect order.<\\/li>\\n<li>Fixed a bug that incorrectly attached PDF to emails.<\\/li>\\n<\\/ul>\\n<p>3.0.1 - 2017-10-24<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with attaching the PDF to the Email.<\\/li>\\n<\\/ul>\\n<p>3.0.0 - 2017-01-15<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.3.5 - 2015-10-07<\\/p>\\n<ul>\\n<li>Fix - Fixed compatibility issues with Ninja Forms: Table Editor<\\/li>\\n<\\/ul>\\n<p>1.3.4 - 2015-09-16<\\/p>\\n<ul>\\n<li>Fix - Fixed a fatal that was caused by accessing an array of an object pre PHP 5.4.<\\/li>\\n<li>Tweak - add support for multiple uploaded files in PDF.<\\/li>\\n<\\/ul>\\n<p>1.3.3 - 2015-06-04<\\/p>\\n<ul>\\n<li>Fix   - Adding support for Fields Uploads extension. Will display the url to the file.<\\/li>\\n<li>Tweak - Adding a form submission ID which can be added to the PDF. See the ninja_forms_submission_pdf_fetch_sequential_number filter.<\\/li>\\n<li>Tweak - Adding paragraph tags to the field values with wpautop(). Necessary for multi-paragraph values.<\\/li>\\n<li>Tweak - The ninja_forms_submission_pdf_name filter now works for email attachments and for PDFs downloaded via the admin<\\/li>\\n<\\/ul>\\n<p>1.3.2 - 2014-12-01<\\/p>\\n<ul>\\n<li>Tweak - Removing fields from the PDF which are conditionally not shown to the user<\\/li>\\n<\\/ul>\\n<p>1.3.1 - 2014-10-29<\\/p>\\n<ul>\\n<li>Tweak - Adding support for table editor<\\/li>\\n<\\/ul>\\n<p>1.3 - 2014-09-15<\\/p>\\n<ul>\\n<li>Tweak - Using new notifications settings in Ninja Forms 2.8<\\/li>\\n<\\/ul>\\n<p>1.2 - 2014-07-28<\\/p>\\n<ul>\\n<li>Feature - Adding ninja_forms_submission_pdf_fetch_date filter to add the submission date to the form<\\/li>\\n<li>Tweak   - Using new admin_label in pdf if available<\\/li>\\n<li>Tweak   - Passing form fields &amp; form ID into template<\\/li>\\n<\\/ul>\\n<p>1.1 - 2014-06-24<\\/p>\\n<ul>\\n<li>Feature - Attach PDFs to user email<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<ul>\\n<li>Initial release! PDF all the things!<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:71:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2014\\/08\\/pdfsubmission.png\\\";s:2:\\\"2x\\\";s:71:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2014\\/08\\/pdfsubmission.png\\\";}\",\"description\":[\"<p>Easily create standardized PDF copies of any form submission to export or email<\\/p>\\n\"],\"changelog\":[\"<p>3.0.5 - 2018-03-09<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fixed \'No Block-level Parent Found\' issue in DOM PDF. Note: if you customized your PDF template file you\'ll have to use the new template file and redo your changes.<\\/li>\\n<li>Added checks for some null fields<\\/li>\\n<\\/ul>\\n<p>3.0.4 - 2017-09-13<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Add a check for Ninja Forms to be active before running the PHP version check.<\\/li>\\n<li>Added support for Field Keys when customizing the PDF.<\\/li>\\n<\\/ul>\\n<p>3.0.3 - 2017-05-03<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented admin labels from being displayed in PDF document.<\\/li>\\n<\\/ul>\\n<p><em>Tweaks:<\\/em><\\/p>\\n<ul>\\n<li>Allow modification of fields that are used in document via filter: nf_sub_document_fields<\\/li>\\n<li>Added a notice for websites that run PHP 5.5 and lower. We\'ll drop support for &lt; PHP 5.6 in coming version.<\\/li>\\n<\\/ul>\\n<p>3.0.2 - 2017-03-17<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented correct pdf.css stylesheet overriding.<\\/li>\\n<li>Fixed a bug that caused fields to be in incorrect order.<\\/li>\\n<li>Fixed a bug that incorrectly attached PDF to emails.<\\/li>\\n<\\/ul>\\n<p>3.0.1 - 2017-10-24<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with attaching the PDF to the Email.<\\/li>\\n<\\/ul>\\n<p>3.0.0 - 2017-01-15<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.3.5 - 2015-10-07<\\/p>\\n<ul>\\n<li>Fix - Fixed compatibility issues with Ninja Forms: Table Editor<\\/li>\\n<\\/ul>\\n<p>1.3.4 - 2015-09-16<\\/p>\\n<ul>\\n<li>Fix - Fixed a fatal that was caused by accessing an array of an object pre PHP 5.4.<\\/li>\\n<li>Tweak - add support for multiple uploaded files in PDF.<\\/li>\\n<\\/ul>\\n<p>1.3.3 - 2015-06-04<\\/p>\\n<ul>\\n<li>Fix   - Adding support for Fields Uploads extension. Will display the url to the file.<\\/li>\\n<li>Tweak - Adding a form submission ID which can be added to the PDF. See the ninja_forms_submission_pdf_fetch_sequential_number filter.<\\/li>\\n<li>Tweak - Adding paragraph tags to the field values with wpautop(). Necessary for multi-paragraph values.<\\/li>\\n<li>Tweak - The ninja_forms_submission_pdf_name filter now works for email attachments and for PDFs downloaded via the admin<\\/li>\\n<\\/ul>\\n<p>1.3.2 - 2014-12-01<\\/p>\\n<ul>\\n<li>Tweak - Removing fields from the PDF which are conditionally not shown to the user<\\/li>\\n<\\/ul>\\n<p>1.3.1 - 2014-10-29<\\/p>\\n<ul>\\n<li>Tweak - Adding support for table editor<\\/li>\\n<\\/ul>\\n<p>1.3 - 2014-09-15<\\/p>\\n<ul>\\n<li>Tweak - Using new notifications settings in Ninja Forms 2.8<\\/li>\\n<\\/ul>\\n<p>1.2 - 2014-07-28<\\/p>\\n<ul>\\n<li>Feature - Adding ninja_forms_submission_pdf_fetch_date filter to add the submission date to the form<\\/li>\\n<li>Tweak   - Using new admin_label in pdf if available<\\/li>\\n<li>Tweak   - Passing form fields &amp; form ID into template<\\/li>\\n<\\/ul>\\n<p>1.1 - 2014-06-24<\\/p>\\n<ul>\\n<li>Feature - Attach PDFs to user email<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<ul>\\n<li>Initial release! PDF all the things!<\\/li>\\n<\\/ul>\\n\"]}\";}', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18399, 'dc9a400d78eb5aaa9cba28e572ba4721', 'a:2:{s:7:\"timeout\";i:1569249344;s:5:\"value\";s:21677:\"{\"new_version\":\"3.0.27\",\"stable_version\":\"3.0.27\",\"name\":\"Layout and Styles\",\"slug\":\"ninja-forms-style\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/layout-styles\\/?changelog=1\",\"last_updated\":\"2019-06-11 13:05:13\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/layout-styles\\/\",\"package\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0NDoyNTdkMDk4OGVhNzFlNzdhNmFkNDRjODJjMDA0YjM3ZDoxMDA5Nzo5MDIwMjYyYzI5YjdjNjEwYmI1MWU1ZTA1OTlkYzQ5MzpodHRwQC8vd3d3LndtYWFkbWlzc2lvbnMuY2E6MA==\",\"download_link\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0NDoyNTdkMDk4OGVhNzFlNzdhNmFkNDRjODJjMDA0YjM3ZDoxMDA5Nzo5MDIwMjYyYzI5YjdjNjEwYmI1MWU1ZTA1OTlkYzQ5MzpodHRwQC8vd3d3LndtYWFkbWlzc2lvbnMuY2E6MA==\",\"sections\":{\"description\":\"<p>Easily create multi-column form layouts and beautifully styled WordPress forms without mastering CSS.<\\/p>\\n\",\"changelog\":\"<p>3.0.27 (12 June 2019)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Cleaned up a few older scripts that were slowing things down in the form builder. Drag and drop should now be more performant.<\\/li>\\n<\\/ul>\\n<p>3.0.26 (4 April 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that was flooding error logs with warnings in php 7.3.<\\/li>\\n<\\/ul>\\n<p>3.0.25 (19 September 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with Required Fields not being properly validated on submission.<\\/li>\\n<\\/ul>\\n<p>3.0.24 (15 September 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Reverts unnecessary changes, where the compatibility issue with Multi-Part is solved in Multi-Part.<\\/li>\\n<\\/ul>\\n<p>3.0.23 (14 September 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Re-release with missing files.<\\/li>\\n<\\/ul>\\n<p>3.0.22 (13 September 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with PHP Warning messages in the generated CSS output.<\\/li>\\n<li>Fixed a bug with field duplication.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused calculations to fail when using Layout &amp; Styles, Multi-Part Forms, and Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (21 June 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a button to \\\"remove all styles\\\" from the plugin-wide styling section.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (02 May 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added Multi-Part Forms plugin styles if the Multi-Part Forms add-on is active.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (11 April 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Forms should now import with proper field orders in all installations.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (17 March 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Completed a deep-dive of all plugin-wide styling settings. They should all work properly now. <\\/li>\\n<\\/ul>\\n<p>3.0.16 (07 March 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash without warning in some instances.<\\/li>\\n<\\/ul>\\n<p>3.0.15 (02 Februrary 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a PHP warning about unset variables.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (26 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a filter for Ninja Forms version 3.0.25 that allows Layout &amp; Styles to correctly order fields in submissions.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (19 January 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Saved fields can now be properly dragged onto rows and dividers.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (21 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Field styles should apply properly on the front-end in all cases.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (26 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was introduced in version 3.0.10 that caused rows with empty columns to be removed.<\\/li>\\n<li>Sometimes column widths were totalling over 100%. This caused fields to wrap around to a new row.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (17 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Corrupt data should no longer cause Layouts to crash the builder with an \\\"undefined ParentNode\\\" error.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (12 October 2016)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added better error handling for missing field types. This should prevent some JS errors from being thrown on display.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (28 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused field order to randomise when sorting fields between cells and rows.<\\/li>\\n<li>Fixed a bug with template imports that caused templates to fail.<\\/li>\\n<li>Added version number to script inclusion to help prevent caching issues.<\\/li>\\n<li>Fixed a bug with hover styles not being applied to submit buttons.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (26 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with conversion from the RC of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (11 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with conversion and invalid form layouts.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (08 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with applying plugin wide styles.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (06 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Multi-Part Forms v3.0.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (06 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Improved conversion efficiency.<\\/li>\\n<li>Compatibility with Multi-Part Forms v3.0.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (27 July 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could break form conversion in Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>3.0.0<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.2.7 (12 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause column layouts to fail even when they are correct.<\\/li>\\n<\\/ul>\\n<p>1.2.6 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed an issue with browser caching that could cause older versions of JavaScript files to load.<\\/li>\\n<\\/ul>\\n<p>1.2.5 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that removed the Multi-Part Styles section if that extension was also activated.<\\/li>\\n<\\/ul>\\n<p>1.2.4 (3 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause a fatal error if Ninja Forms core was deactivated.<\\/li>\\n<\\/ul>\\n<p>1.2.3 (4 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for compatibility with Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.2.2 (24 November 2014)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent field layouts from saving properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1 (17 November 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Adding a warning for a common invalid column layout error.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with default styling.<\\/li>\\n<li>Updated support for i18n.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the new options from showing up.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added rating-specific styles on a per-field basis.<\\/li>\\n<li>Added individual styling to rating fields.<\\/li>\\n<li>Converting Layout and Styles over to the new Ninja Forms loading class.<\\/li>\\n<li>Added per form title styling.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multi-part pages from being added on the Layout and Styles tab.<\\/li>\\n<li>Fixed some CSS specificity errors with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Admin scripts should now load the min or dev versions based on the NINJA_FORMS_JS_DEBUG constant.<\\/li>\\n<li>Added display selector.<\\/li>\\n<li>Adjusted what\'s advanced and what\'s basic.<\\/li>\\n<li>Limited some selectors from Default Field Styles.<\\/li>\\n<li>Moved styles to be output before form and not after.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause multi-part forms to behave incorrectly when styled.<\\/li>\\n<li>Adjusted a CSS selector that could cause styles from not applying properly.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fairly major bug with Layout &amp; Styles and Multi-Part forms that could cause multi-columned pages to behave incorrectly.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added additional styles for core such as an error selector fix, form title, button and hover. Also added styles for MP Page Titles, and pre \\/ next hovers.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented previous and next button in multi-part forms to be styles.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>improved i18n compatibility.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to the new ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the per form hover state styles being applied to submit buttons.<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented List fields from working properly on the Default Field Styles tab.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a visual bug with the placement of the Form Settings metabox.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was preventing the \\\"Field Type Settings\\\" tab from working properly.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The selector used for the \\\"next\\\" and \\\"previous\\\" buttons in Multi-Part Forms has been changed.<\\/li>\\n<li>Added \\\"Page\\\" styles for use with AJAX submissions and Multi-Part Forms.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Added new AJAX submissions and Multi-Part Forms styling options.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a filter to the fields array that is output on the layout editing screen.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the \\\"Error Message Styles\\\" from saving properly.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The admin JS file should now include properly on sites using versions of WordPress before 3.5.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Added styling options for Multi-Part Forms elements.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Fixed a bug in the minified JS.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from activating their installations.<\\/li>\\n<\\/ul>\\n<p>0.1<\\/p>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:71:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2013\\/01\\/layout-styles.png\\\";s:2:\\\"2x\\\";s:71:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2013\\/01\\/layout-styles.png\\\";}\",\"description\":[\"<p>Easily create multi-column form layouts and beautifully styled WordPress forms without mastering CSS.<\\/p>\\n\"],\"changelog\":[\"<p>3.0.27 (12 June 2019)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Cleaned up a few older scripts that were slowing things down in the form builder. Drag and drop should now be more performant.<\\/li>\\n<\\/ul>\\n<p>3.0.26 (4 April 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Resolved an issue that was flooding error logs with warnings in php 7.3.<\\/li>\\n<\\/ul>\\n<p>3.0.25 (19 September 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with Required Fields not being properly validated on submission.<\\/li>\\n<\\/ul>\\n<p>3.0.24 (15 September 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Reverts unnecessary changes, where the compatibility issue with Multi-Part is solved in Multi-Part.<\\/li>\\n<\\/ul>\\n<p>3.0.23 (14 September 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Re-release with missing files.<\\/li>\\n<\\/ul>\\n<p>3.0.22 (13 September 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with PHP Warning messages in the generated CSS output.<\\/li>\\n<li>Fixed a bug with field duplication.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused calculations to fail when using Layout &amp; Styles, Multi-Part Forms, and Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (21 June 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a button to \\\"remove all styles\\\" from the plugin-wide styling section.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (02 May 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added Multi-Part Forms plugin styles if the Multi-Part Forms add-on is active.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (11 April 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Forms should now import with proper field orders in all installations.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (17 March 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Completed a deep-dive of all plugin-wide styling settings. They should all work properly now. <\\/li>\\n<\\/ul>\\n<p>3.0.16 (07 March 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash without warning in some instances.<\\/li>\\n<\\/ul>\\n<p>3.0.15 (02 Februrary 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a PHP warning about unset variables.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (26 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a filter for Ninja Forms version 3.0.25 that allows Layout &amp; Styles to correctly order fields in submissions.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (19 January 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Saved fields can now be properly dragged onto rows and dividers.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (21 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Field styles should apply properly on the front-end in all cases.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (26 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was introduced in version 3.0.10 that caused rows with empty columns to be removed.<\\/li>\\n<li>Sometimes column widths were totalling over 100%. This caused fields to wrap around to a new row.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (17 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Corrupt data should no longer cause Layouts to crash the builder with an \\\"undefined ParentNode\\\" error.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (12 October 2016)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added better error handling for missing field types. This should prevent some JS errors from being thrown on display.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (28 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused field order to randomise when sorting fields between cells and rows.<\\/li>\\n<li>Fixed a bug with template imports that caused templates to fail.<\\/li>\\n<li>Added version number to script inclusion to help prevent caching issues.<\\/li>\\n<li>Fixed a bug with hover styles not being applied to submit buttons.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (26 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with conversion from the RC of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (11 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with conversion and invalid form layouts.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (08 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with applying plugin wide styles.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (06 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Multi-Part Forms v3.0.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (06 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Improved conversion efficiency.<\\/li>\\n<li>Compatibility with Multi-Part Forms v3.0.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (27 July 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could break form conversion in Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>3.0.0<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.2.7 (12 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause column layouts to fail even when they are correct.<\\/li>\\n<\\/ul>\\n<p>1.2.6 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed an issue with browser caching that could cause older versions of JavaScript files to load.<\\/li>\\n<\\/ul>\\n<p>1.2.5 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that removed the Multi-Part Styles section if that extension was also activated.<\\/li>\\n<\\/ul>\\n<p>1.2.4 (3 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause a fatal error if Ninja Forms core was deactivated.<\\/li>\\n<\\/ul>\\n<p>1.2.3 (4 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for compatibility with Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.2.2 (24 November 2014)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent field layouts from saving properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1 (17 November 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Adding a warning for a common invalid column layout error.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with default styling.<\\/li>\\n<li>Updated support for i18n.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the new options from showing up.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added rating-specific styles on a per-field basis.<\\/li>\\n<li>Added individual styling to rating fields.<\\/li>\\n<li>Converting Layout and Styles over to the new Ninja Forms loading class.<\\/li>\\n<li>Added per form title styling.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multi-part pages from being added on the Layout and Styles tab.<\\/li>\\n<li>Fixed some CSS specificity errors with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Admin scripts should now load the min or dev versions based on the NINJA_FORMS_JS_DEBUG constant.<\\/li>\\n<li>Added display selector.<\\/li>\\n<li>Adjusted what\'s advanced and what\'s basic.<\\/li>\\n<li>Limited some selectors from Default Field Styles.<\\/li>\\n<li>Moved styles to be output before form and not after.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause multi-part forms to behave incorrectly when styled.<\\/li>\\n<li>Adjusted a CSS selector that could cause styles from not applying properly.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fairly major bug with Layout &amp; Styles and Multi-Part forms that could cause multi-columned pages to behave incorrectly.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added additional styles for core such as an error selector fix, form title, button and hover. Also added styles for MP Page Titles, and pre \\/ next hovers.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented previous and next button in multi-part forms to be styles.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>improved i18n compatibility.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to the new ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the per form hover state styles being applied to submit buttons.<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented List fields from working properly on the Default Field Styles tab.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a visual bug with the placement of the Form Settings metabox.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was preventing the \\\"Field Type Settings\\\" tab from working properly.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The selector used for the \\\"next\\\" and \\\"previous\\\" buttons in Multi-Part Forms has been changed.<\\/li>\\n<li>Added \\\"Page\\\" styles for use with AJAX submissions and Multi-Part Forms.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Added new AJAX submissions and Multi-Part Forms styling options.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a filter to the fields array that is output on the layout editing screen.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the \\\"Error Message Styles\\\" from saving properly.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The admin JS file should now include properly on sites using versions of WordPress before 3.5.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Added styling options for Multi-Part Forms elements.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Fixed a bug in the minified JS.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from activating their installations.<\\/li>\\n<\\/ul>\\n<p>0.1<\\/p>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\n\"]}\";}', 'no'),
(18404, 'ninja_forms_allow_tracking', '1', 'yes'),
(24459, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1534808221', 'no'),
(24460, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'O:8:\"stdClass\":100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4493;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:2940;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2582;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2446;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1882;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1673;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1670;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1458;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1404;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1398;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1392;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1328;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1284;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1237;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1111;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1071;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1033;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1030;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:918;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:888;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:834;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:811;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:806;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:730;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:703;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:695;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:689;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:684;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:672;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:665;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:658;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:658;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:645;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:642;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:617;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:613;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:610;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:607;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:600;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:595;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:573;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:550;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:544;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:543;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:530;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:523;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:514;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:513;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:513;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:506;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:493;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:491;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:490;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:484;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:481;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:479;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:459;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:457;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:452;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:441;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:439;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:436;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:422;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:419;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:417;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:416;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:414;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:414;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:408;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:389;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:388;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:372;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:371;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:371;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:366;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:362;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:358;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:358;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:350;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:348;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:346;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:344;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:344;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:339;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:338;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:334;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:329;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:325;}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";i:312;}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";i:309;}s:16:\"custom-post-type\";a:3:{s:4:\"name\";s:16:\"custom post type\";s:4:\"slug\";s:16:\"custom-post-type\";s:5:\"count\";i:307;}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";i:303;}s:7:\"adsense\";a:3:{s:4:\"name\";s:7:\"adsense\";s:4:\"slug\";s:7:\"adsense\";s:5:\"count\";i:303;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:303;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:302;}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";i:301;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:299;}s:16:\"google-analytics\";a:3:{s:4:\"name\";s:16:\"google analytics\";s:4:\"slug\";s:16:\"google-analytics\";s:5:\"count\";i:298;}s:6:\"author\";a:3:{s:4:\"name\";s:6:\"author\";s:4:\"slug\";s:6:\"author\";s:5:\"count\";i:296;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:291;}}', 'no'),
(18434, '_transient_ninja_forms_styles_plugin_styles', '<style>\n\n        /* PLUGIN WIDE STYLES */\n    \n        .nf-form-content .nf-field-element .ninja-forms-field:not(select) {\n                                    border-style:solid;\n                                            font-size:10pt;\n                    }\n        .nf-form-errors .nf-error-msg {\n                                    color:#eaeaea !important;\n                                            padding:15px !important;\n                                            display:block !important;\n                    }\n    </style>', 'yes');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18466, 'nf_form_2', 'a:7:{s:2:\"id\";i:2;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:62:{i:0;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:5:\"label\";s:32:\"I am applying for (choose ONE): \";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:42:\"i_am_applying_for_choose_one_1499454121338\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:4:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:53:\"Morning Preschool 8:30am - 11:30am Monday to Thursday\";s:5:\"value\";s:15:\"Morning Session\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:55:\"Afternoon Preschool 12:30am - 3:30pm Monday to Thursday\";s:5:\"value\";s:17:\"Afternoon Session\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:53:\"Full-Day Preschool 8:30am - 3:30pm Monday to Thursday\";s:5:\"value\";s:8:\"Full Day\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3877\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:1:\"5\";}i:1;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:5:\"label\";s:10:\"First Name\";s:4:\"type\";s:9:\"firstname\";s:3:\"key\";s:23:\"firstname_1499456098782\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3502\";}s:2:\"id\";s:1:\"6\";}i:2;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:4:\"type\";s:9:\"firstname\";s:5:\"label\";s:17:\"First Parent Name\";s:3:\"key\";s:31:\"first_parent_name_1499712121583\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3894\";}s:2:\"id\";s:2:\"17\";}i:3;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:5:\"label\";s:17:\"Child\'s Full Name\";s:4:\"type\";s:9:\"firstname\";s:3:\"key\";s:31:\"child_s_full_name_1499464634967\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3937\";}s:2:\"id\";s:2:\"18\";}i:4;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:156:\"If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\";s:3:\"key\";s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3992\";}s:2:\"id\";s:2:\"42\";}i:5;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:50:\"What activities does your child prefer when alone?\";s:3:\"key\";s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3962\";}s:2:\"id\";s:2:\"36\";}i:6;a:2:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:4:\"type\";s:8:\"checkbox\";s:5:\"label\";s:37:\"I understand the Terms and Conditions\";s:3:\"key\";s:51:\"i_understand_the_terms_and_conditions_1499711012223\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";i:1;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:128:\"<p>I understand that completing an application does not guarantee enrolment for my child at Westside Montessori Academy.<br></p>\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:3:\"Yes\";s:20:\"unchecked_calc_value\";s:2:\"No\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4033\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"67\";}i:7;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:5:\"label\";s:10:\"Beginning:\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:23:\"beginning_1499454214079\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"September 2018\";s:5:\"value\";s:14:\"September 2018\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"January 2019\";s:5:\"value\";s:12:\"January 2019\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2019\";s:5:\"value\";s:14:\"September 2019\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3880\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:1:\"7\";}i:8;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:5:\"label\";s:9:\"Last Name\";s:4:\"type\";s:8:\"lastname\";s:3:\"key\";s:22:\"lastname_1499456102013\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3505\";}s:2:\"id\";s:1:\"8\";}i:9;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:4:\"type\";s:8:\"lastname\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:22:\"lastname_1499463440629\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3896\";}s:2:\"id\";s:2:\"19\";}i:10;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:19:\"Special Medication?\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3995\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"43\";}i:11;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:50:\"What activities does your child enjoy with others?\";s:3:\"key\";s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3965\";}s:2:\"id\";s:2:\"37\";}i:12;a:2:{s:8:\"settings\";a:57:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:5:\"label\";s:21:\"Child\'s Date of Birth\";s:4:\"type\";s:4:\"date\";s:3:\"key\";s:35:\"child_s_date_of_birth_1499464731212\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:12:\"date_default\";s:0:\"\";s:11:\"date_format\";s:10:\"DD/MM/YYYY\";s:16:\"year_range_start\";s:0:\"\";s:14:\"year_range_end\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3939\";}s:2:\"id\";s:2:\"24\";}i:13;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:31:\"Name Child Prefers to Be Called\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:45:\"name_child_prefers_to_be_called_1499464649864\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3942\";}s:2:\"id\";s:2:\"20\";}i:14;a:2:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:22:\"Add Enrichment Fridays\";s:4:\"type\";s:8:\"checkbox\";s:3:\"key\";s:36:\"add_enrichment_fridays_1499454279114\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";i:0;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:323:\"<p><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span class=\"nf-field-sub-settings\"></span></span></span></span>Each week we combine this smaller class with the Kindergarten class for \ngroup activities, journaling, reading and practice cooperating in a \ngroup.</p><br><p></p>\";s:9:\"desc_text\";s:296:\"<p><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span class=\"nf-field-sub-settings\"><b>Time:</b> Friday Mornings 8:30am – 11:30am<br><b>Eligibility:</b> 2nd year students or children turning 4 by December 31st\n</span></span></span></span><br></p>\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:3:\"YES\";s:20:\"unchecked_calc_value\";s:2:\"NO\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3883\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:1:\"9\";}i:15;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:22:\"Best Phone for Contact\";s:4:\"type\";s:5:\"phone\";s:3:\"key\";s:36:\"best_phone_for_contact_1499460943984\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3508\";}s:2:\"id\";s:2:\"10\";}i:16;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:21:\"Best Phone to Contact\";s:3:\"key\";s:35:\"best_phone_to_contact_1499464065667\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3899\";s:9:\"cellOrder\";i:1;}s:2:\"id\";s:2:\"21\";}i:17;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:32:\"Are Playmates Readily Available?\";s:3:\"key\";s:45:\"are_playmates_readily_available_1499465036269\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:11:\"<p><br></p>\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3968\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"38\";}i:18;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:18:\"Medication Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c3997\";s:3:\"key\";s:32:\"medication_details_1499710356120\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"62\";}i:19;a:2:{s:8:\"settings\";a:49:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:20:\"submit_1499710991307\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";i:0;s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4036\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"68\";}i:20;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:5:\"label\";s:7:\"Gender:\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:20:\"gender_1499703657310\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:1:\"s\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:1:\"F\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:1:\"M\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3944\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"22\";}i:21;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:13:\"Special Diet?\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4000\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"44\";}i:22;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:5:\"label\";s:5:\"Email\";s:4:\"type\";s:5:\"email\";s:3:\"key\";s:19:\"email_1499456110082\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3511\";}s:2:\"id\";s:2:\"11\";}i:23;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:4:\"type\";s:5:\"email\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:19:\"email_1499463446645\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3901\";s:9:\"cellOrder\";i:2;s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"23\";}i:24;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:81:\"Has Your Child Had Previous Experience Away From Home (daycare, preschool, etc.)?\";s:3:\"key\";s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3971\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"39\";}i:25;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:4:\"type\";s:12:\"listcheckbox\";s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:6:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Web Search\";s:5:\"value\";s:10:\"web search\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:22:\"Current Student/Family\";s:5:\"value\";s:15:\"current student\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:18:\"BC Parent Magazine\";s:5:\"value\";s:9:\"bc parent\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Westcoast Families Magazine\";s:5:\"value\";s:16:\"westcoast family\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"OurKids.net\";s:5:\"value\";s:8:\"our kids\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"other\";s:5:\"value\";s:5:\"other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3886\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"69\";}i:26;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:5:\"label\";s:7:\"Address\";s:4:\"type\";s:7:\"address\";s:3:\"key\";s:21:\"address_1499456126117\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3514\";}s:2:\"id\";s:2:\"13\";}i:27;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:4:\"type\";s:7:\"address\";s:5:\"label\";s:7:\"Address\";s:3:\"key\";s:21:\"address_1499463452209\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3904\";}s:2:\"id\";s:2:\"25\";}i:28;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:5:\"label\";s:14:\"First Language\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:28:\"first_language_1499464743690\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3947\";}s:2:\"id\";s:2:\"26\";}i:29;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:5:\"label\";s:20:\"Special Diet Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4002\";s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";}s:2:\"id\";s:2:\"63\";}i:30;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:22:\"Current Student/Family\";s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3888\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;}s:2:\"id\";s:2:\"70\";}i:31;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:36:\"Did your child enjoy the experience?\";s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3974\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"61\";}i:32;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:29:\"Food preferences or dislikes?\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4005\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"45\";}i:33;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:5:\"label\";s:4:\"City\";s:4:\"type\";s:4:\"city\";s:3:\"key\";s:18:\"city_1499456133320\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3517\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"14\";}i:34;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:5:\"label\";s:15:\"Other Languages\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:29:\"other_languages_1499464752409\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3949\";}s:2:\"id\";s:2:\"27\";}i:35;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:5:\"label\";s:6:\"Unit #\";s:4:\"type\";s:7:\"address\";s:7:\"cellcid\";s:5:\"c3906\";s:3:\"key\";s:18:\"unit_1499465451820\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:9:\"cellOrder\";i:1;s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"28\";}i:36;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:5:\"Other\";s:3:\"key\";s:19:\"other_1499711968400\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3888\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:2;}s:2:\"id\";s:2:\"71\";}i:37;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:18:\"Details (optional)\";s:3:\"key\";s:30:\"details_optional_1499704162086\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3977\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"53\";}i:38;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:4:\"type\";s:4:\"city\";s:5:\"label\";s:4:\"City\";s:3:\"key\";s:18:\"city_1499463453266\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3909\";s:9:\"cellOrder\";i:1;}s:2:\"id\";s:2:\"29\";}i:39;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:5:\"label\";s:11:\"Citizenship\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:25:\"citizenship_1499464812337\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3951\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"30\";}i:40;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:5:\"label\";s:23:\"Food Preference Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4007\";s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";}s:2:\"id\";s:2:\"64\";}i:41;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:63:\"Is your child currently attending another school or program(s)?\";s:3:\"key\";s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3980\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"54\";}i:42;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:22:\"Special eating habits?\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:1:\"N\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4010\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"46\";}i:43;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:5:\"label\";s:11:\"Postal Code\";s:4:\"type\";s:3:\"zip\";s:3:\"key\";s:25:\"postal_code_1499456183415\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:1:\"6\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3520\";}s:2:\"id\";s:2:\"15\";}i:44;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:5:\"label\";s:30:\"Does Your Child Have Siblings?\";s:4:\"type\";s:9:\"listradio\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:1:\"N\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3954\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"32\";}i:45;a:2:{s:8:\"settings\";a:97:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:4:\"type\";s:9:\"liststate\";s:5:\"label\";s:14:\"Province/State\";s:3:\"key\";s:28:\"province_state_1499463593303\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:68:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Nunavut\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:13;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:14;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:15;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:16;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:17;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:18;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:19;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:20;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:21;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:22;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:23;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:24;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:25;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:26;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:27;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:28;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:29;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:30;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:31;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:32;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:33;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:34;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:35;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:36;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:37;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:38;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:39;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:40;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:41;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:42;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:43;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:44;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:45;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:46;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:47;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:48;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:49;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:50;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:51;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:52;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:53;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:54;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:55;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:55;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:56;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:56;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:57;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:57;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:58;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:58;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:59;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:59;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:60;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:60;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:61;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:61;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:62;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:62;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:63;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:63;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:64;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:64;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:65;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:51:\"ARMED FORCES AFRICA \\ CANADA \\ EUROPE \\ MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:65;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:66;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:66;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:67;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:67;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3911\";s:9:\"cellOrder\";i:1;s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"33\";}i:46;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:4:\"type\";s:3:\"zip\";s:5:\"label\";s:11:\"Postal Code\";s:3:\"key\";s:25:\"postal_code_1499463506919\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:1:\"6\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3913\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;}s:2:\"id\";s:2:\"31\";}i:47;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:5:\"label\";s:21:\"Eating Habits Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4012\";s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"65\";}i:48;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:24:\"Name and age of siblings\";s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3956\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"72\";}i:49;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:13:\"Place of Work\";s:3:\"key\";s:27:\"place_of_work_1499464075146\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3916\";}s:2:\"id\";s:2:\"34\";}i:50;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:35:\"Please list other schools/programs:\";s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3983\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"55\";}i:51;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:10:\"Work Phone\";s:3:\"key\";s:24:\"work_phone_1499464087910\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3918\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"35\";}i:52;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:50:\"Is your child leaving the other school or program?\";s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:1:\"n\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3986\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"56\";}i:53;a:2:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:4:\"type\";s:8:\"checkbox\";s:5:\"label\";s:30:\"Add a Second Parent / Guardian\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";i:0;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:0:\"\";s:20:\"unchecked_calc_value\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3921\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"41\";}i:54;a:2:{s:8:\"settings\";a:55:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:4:\"type\";s:9:\"firstname\";s:5:\"label\";s:21:\"2nd Parent First Name\";s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3924\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"57\";}i:55;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:14;s:4:\"type\";s:8:\"lastname\";s:5:\"label\";s:20:\"2nd Parent Last Name\";s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3926\";}s:2:\"id\";s:2:\"58\";}i:56;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:15;s:4:\"type\";s:5:\"email\";s:5:\"label\";s:16:\"2nd Parent Email\";s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3929\";}s:2:\"id\";s:2:\"59\";}i:57;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:16;s:4:\"type\";s:5:\"phone\";s:5:\"label\";s:16:\"2nd Parent Phone\";s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3931\";}s:2:\"id\";s:2:\"60\";}i:58;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:48:\"Why would you like for your child to attend WMA?\";s:3:\"key\";s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4018\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"47\";}i:59;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:12:\"listcheckbox\";s:5:\"label\";s:65:\"How many years will your child attend WMA? (check all that apply)\";s:3:\"key\";s:76:\"how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:4:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:18:\"Preschool One Year\";s:5:\"value\";s:18:\"Preschool One Year\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:19:\"Preschool Two Years\";s:5:\"value\";s:19:\"Preschool Two Years\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:24:\"Preschool & Kindergarten\";s:5:\"value\";s:26:\"Preschool and Kindergarten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:37:\"Preschool & Elementary (Grades K - 7)\";s:5:\"value\";s:38:\"Preschool and Elementary Grades K to 7\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4027\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"49\";}i:60;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:87:\"How Does the Montessori Method fit in with the education goals you have for your child?\";s:3:\"key\";s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4021\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:2:\"73\";}i:61;a:2:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9999;s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:20:\"submit_1499456656486\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";i:0;s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3523\";}s:2:\"id\";s:2:\"16\";}}s:7:\"actions\";a:6:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:46:\"Application Successfully Submitted. Thank you!\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:673:\"<p>Dear {field:first_parent_name_1499712121583},</p><p>Thank you for submitting an online application to WMA Preschool.</p><p>Your should receive an email shortly with a copy of your online application and the next steps to take to complete the process.&nbsp;<span style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\">Please do not hesitate to contact us if you have any questions.</span></p><p><br></p><p>All the best,</p><p>Westside Montessori Academy</p><p><a href=\"office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></p><p>604-434-9611</p>\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:5;}i:1;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:52:\"Email with PDF Application (to school and applicant)\";s:2:\"to\";s:68:\"{field:email_1499463446645}, admissions@westsidemontessoriacademy.ca\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{field:all_fields}\";s:5:\"order\";s:1:\"2\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:8:\"reply_to\";s:35:\"office@westsidemontessoriacademy.ca\";s:13:\"email_subject\";s:57:\"Your Application to Westside Montessori Academy Preschool\";s:13:\"email_message\";s:5432:\"<p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Thank you for your application to Westside Montessori Preschool. We look forward to meeting you!<span class=\"Apple-converted-space\">&nbsp;</span><span id=\"nf-drawer-content\"><span><span>The information you submitted is attached to this message as a PDF.</span></span></span><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Your application will be complete once<strong><span class=\"Apple-converted-space\">&nbsp;</span></strong><strong></strong>the following requirements have been met:</p><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><strong style=\"font-size: 12px;\">✓ Complete application form</strong></h3><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-size: 12px;\"><strong></strong></span><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><strong style=\"font-size: 12px;\">☐ Schedule a Preschool Observation Session</strong></span></span></span><span style=\"font-size: 12px;\"><strong> (parent(s)/guardian(s) only)</strong></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span style=\"font-size: 12px;\"><strong>☐ Attend an WMA Elementary Open House</strong></span></span></span></span><span style=\"font-size: 12px;\"><strong><br></strong></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-size: 12px;\"><strong>☐ Paid $50 Application Processing fee<span class=\"Apple-converted-space\"></span></strong></span><br><span style=\"font-size: 12px;\"><strong></strong></span><span style=\"font-size: 12px;\"><strong><i><u>We will only send this invoice once we\'ve determined that there is a space for your child in Preschool.</u></i></strong><span id=\"nf-drawer-content\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><strong style=\"font-size: 12px;\"><br></strong></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-weight: normal; font-size: 12px;\">No acceptance for enrolment is implied by completing our application process. Enrolment is at the sole discretion of Westside Montessori Academy.</span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><b>Add<span class=\"Apple-converted-space\">&nbsp;</span></b><a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><b><span class=\"Apple-converted-space\">&nbsp;</span>to your contacts to avoid missing messages from us.</b></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">We will be in touch shortly.</p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">All the best,</p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Westside Montessori Academy<span id=\"nf-drawer-content\"><span><span><br>Phone: (604) 434-9611<br>Email:&nbsp;<a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></span></span></span></p>\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:27:\"Westside Montessori Academy\";s:12:\"from_address\";s:35:\"office@westsidemontessoriacademy.ca\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:29:\"officewesmonacademy@gmail.com\";s:3:\"bcc\";s:34:\"media@westsidemontessoriacademy.ca\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:1:\"1\";s:14:\"drawerDisabled\";b:0;s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:6;}i:2;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:15:\"Save Submission\";s:5:\"order\";s:1:\"3\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:7;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-10 16:02:53\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:8;}i:4;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-14 10:05:28\";s:5:\"label\";s:17:\"Zapier Freshbooks\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/51cghi/\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:14;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-14 09:34:25\";s:5:\"label\";s:16:\"Zapier Mailchimp\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/51eqpv/\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:12;}}s:8:\"settings\";a:247:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:25:\"WMA Preschool Application\";s:10:\"show_title\";i:0;s:14:\"clear_complete\";i:1;s:13:\"hide_complete\";i:1;s:17:\"default_label_pos\";s:5:\"above\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";i:1;s:8:\"currency\";s:0:\"\";s:9:\"logged_in\";b:0;s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";N;s:13:\"sub_limit_msg\";s:43:\"The Form has reached it\'s submission limit.\";s:12:\"calculations\";a:0:{}s:33:\"container_styles_background-color\";N;s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";N;s:29:\"container_styles_border-color\";N;s:23:\"container_styles_height\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";N;s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";i:0;s:25:\"container_styles_advanced\";N;s:29:\"title_styles_background-color\";N;s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";N;s:25:\"title_styles_border-color\";N;s:18:\"title_styles_color\";N;s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";N;s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";i:0;s:21:\"title_styles_advanced\";N;s:27:\"row_styles_background-color\";N;s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";N;s:23:\"row_styles_border-color\";N;s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";N;s:28:\"row_styles_show_advanced_css\";i:0;s:19:\"row_styles_advanced\";N;s:31:\"row-odd_styles_background-color\";N;s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";N;s:27:\"row-odd_styles_border-color\";N;s:20:\"row-odd_styles_color\";N;s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";N;s:32:\"row-odd_styles_show_advanced_css\";i:0;s:23:\"row-odd_styles_advanced\";N;s:35:\"success-msg_styles_background-color\";N;s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";N;s:31:\"success-msg_styles_border-color\";N;s:24:\"success-msg_styles_color\";N;s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";N;s:36:\"success-msg_styles_show_advanced_css\";i:0;s:27:\"success-msg_styles_advanced\";N;s:33:\"error_msg_styles_background-color\";N;s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";N;s:29:\"error_msg_styles_border-color\";N;s:22:\"error_msg_styles_color\";N;s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";N;s:34:\"error_msg_styles_show_advanced_css\";i:0;s:25:\"error_msg_styles_advanced\";N;s:10:\"conditions\";a:10:{i:0;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:2:{i:0;a:5:{s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:2:{i:0;a:5:{s:3:\"key\";s:48:\"please_list_other_schools_programs_1499704327901\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:1;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:4:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:4:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:2;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:2:{i:0;a:5:{s:3:\"key\";s:30:\"details_optional_1499704162086\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:2:{i:0;a:5:{s:3:\"key\";s:30:\"details_optional_1499704162086\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:49:\"did_your_child_enjoy_the_experience_1499705669323\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:3;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:4;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:5;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:6;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:7;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:15:\"current student\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:8;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:5:\"other\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:9;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}}s:13:\"mp_breadcrumb\";i:1;s:15:\"mp_progress_bar\";i:1;s:17:\"mp_display_titles\";i:1;s:13:\"mp_prev_label\";s:0:\"\";s:13:\"mp_next_label\";s:0:\"\";s:44:\"breadcrumb_container_styles_background-color\";N;s:34:\"breadcrumb_container_styles_border\";s:0:\"\";s:40:\"breadcrumb_container_styles_border-style\";N;s:40:\"breadcrumb_container_styles_border-color\";N;s:34:\"breadcrumb_container_styles_height\";s:0:\"\";s:33:\"breadcrumb_container_styles_width\";s:0:\"\";s:34:\"breadcrumb_container_styles_margin\";s:0:\"\";s:35:\"breadcrumb_container_styles_padding\";s:0:\"\";s:35:\"breadcrumb_container_styles_display\";N;s:33:\"breadcrumb_container_styles_float\";s:0:\"\";s:45:\"breadcrumb_container_styles_show_advanced_css\";i:0;s:36:\"breadcrumb_container_styles_advanced\";N;s:42:\"breadcrumb_buttons_styles_background-color\";N;s:32:\"breadcrumb_buttons_styles_border\";s:0:\"\";s:38:\"breadcrumb_buttons_styles_border-style\";N;s:38:\"breadcrumb_buttons_styles_border-color\";N;s:31:\"breadcrumb_buttons_styles_color\";N;s:32:\"breadcrumb_buttons_styles_height\";s:0:\"\";s:31:\"breadcrumb_buttons_styles_width\";s:0:\"\";s:35:\"breadcrumb_buttons_styles_font-size\";s:0:\"\";s:32:\"breadcrumb_buttons_styles_margin\";s:0:\"\";s:33:\"breadcrumb_buttons_styles_padding\";s:0:\"\";s:33:\"breadcrumb_buttons_styles_display\";N;s:31:\"breadcrumb_buttons_styles_float\";s:0:\"\";s:43:\"breadcrumb_buttons_styles_show_advanced_css\";i:0;s:34:\"breadcrumb_buttons_styles_advanced\";N;s:47:\"breadcrumb_button_hover_styles_background-color\";N;s:37:\"breadcrumb_button_hover_styles_border\";s:0:\"\";s:43:\"breadcrumb_button_hover_styles_border-style\";N;s:43:\"breadcrumb_button_hover_styles_border-color\";N;s:36:\"breadcrumb_button_hover_styles_color\";N;s:37:\"breadcrumb_button_hover_styles_height\";s:0:\"\";s:36:\"breadcrumb_button_hover_styles_width\";s:0:\"\";s:40:\"breadcrumb_button_hover_styles_font-size\";s:0:\"\";s:37:\"breadcrumb_button_hover_styles_margin\";s:0:\"\";s:38:\"breadcrumb_button_hover_styles_padding\";s:0:\"\";s:38:\"breadcrumb_button_hover_styles_display\";N;s:36:\"breadcrumb_button_hover_styles_float\";s:0:\"\";s:48:\"breadcrumb_button_hover_styles_show_advanced_css\";i:0;s:39:\"breadcrumb_button_hover_styles_advanced\";N;s:48:\"breadcrumb_active_button_styles_background-color\";N;s:38:\"breadcrumb_active_button_styles_border\";s:0:\"\";s:44:\"breadcrumb_active_button_styles_border-style\";N;s:44:\"breadcrumb_active_button_styles_border-color\";N;s:37:\"breadcrumb_active_button_styles_color\";N;s:38:\"breadcrumb_active_button_styles_height\";s:0:\"\";s:37:\"breadcrumb_active_button_styles_width\";s:0:\"\";s:41:\"breadcrumb_active_button_styles_font-size\";s:0:\"\";s:38:\"breadcrumb_active_button_styles_margin\";s:0:\"\";s:39:\"breadcrumb_active_button_styles_padding\";s:0:\"\";s:39:\"breadcrumb_active_button_styles_display\";N;s:37:\"breadcrumb_active_button_styles_float\";s:0:\"\";s:49:\"breadcrumb_active_button_styles_show_advanced_css\";i:0;s:40:\"breadcrumb_active_button_styles_advanced\";N;s:46:\"progress_bar_container_styles_background-color\";s:0:\"\";s:36:\"progress_bar_container_styles_border\";s:0:\"\";s:42:\"progress_bar_container_styles_border-style\";N;s:42:\"progress_bar_container_styles_border-color\";N;s:36:\"progress_bar_container_styles_height\";s:0:\"\";s:35:\"progress_bar_container_styles_width\";s:0:\"\";s:36:\"progress_bar_container_styles_margin\";s:0:\"\";s:37:\"progress_bar_container_styles_padding\";s:0:\"\";s:37:\"progress_bar_container_styles_display\";N;s:35:\"progress_bar_container_styles_float\";s:0:\"\";s:47:\"progress_bar_container_styles_show_advanced_css\";i:0;s:38:\"progress_bar_container_styles_advanced\";N;s:41:\"progress_bar_fill_styles_background-color\";s:7:\"#8bd655\";s:31:\"progress_bar_fill_styles_border\";s:0:\"\";s:37:\"progress_bar_fill_styles_border-style\";N;s:37:\"progress_bar_fill_styles_border-color\";N;s:31:\"progress_bar_fill_styles_height\";s:0:\"\";s:31:\"progress_bar_fill_styles_margin\";s:0:\"\";s:32:\"progress_bar_fill_styles_padding\";s:0:\"\";s:42:\"progress_bar_fill_styles_show_advanced_css\";i:0;s:33:\"progress_bar_fill_styles_advanced\";N;s:35:\"part_titles_styles_background-color\";N;s:25:\"part_titles_styles_border\";s:0:\"\";s:31:\"part_titles_styles_border-style\";N;s:31:\"part_titles_styles_border-color\";N;s:24:\"part_titles_styles_color\";N;s:25:\"part_titles_styles_height\";s:0:\"\";s:24:\"part_titles_styles_width\";s:0:\"\";s:28:\"part_titles_styles_font-size\";s:0:\"\";s:25:\"part_titles_styles_margin\";s:0:\"\";s:26:\"part_titles_styles_padding\";s:0:\"\";s:26:\"part_titles_styles_display\";N;s:24:\"part_titles_styles_float\";s:0:\"\";s:36:\"part_titles_styles_show_advanced_css\";i:0;s:27:\"part_titles_styles_advanced\";N;s:44:\"navigation_container_styles_background-color\";N;s:34:\"navigation_container_styles_border\";s:0:\"\";s:40:\"navigation_container_styles_border-style\";N;s:40:\"navigation_container_styles_border-color\";N;s:34:\"navigation_container_styles_height\";s:0:\"\";s:33:\"navigation_container_styles_width\";s:0:\"\";s:34:\"navigation_container_styles_margin\";s:0:\"\";s:35:\"navigation_container_styles_padding\";s:0:\"\";s:35:\"navigation_container_styles_display\";N;s:33:\"navigation_container_styles_float\";s:0:\"\";s:45:\"navigation_container_styles_show_advanced_css\";i:0;s:36:\"navigation_container_styles_advanced\";N;s:39:\"previous_button_styles_background-color\";N;s:29:\"previous_button_styles_border\";s:0:\"\";s:35:\"previous_button_styles_border-style\";N;s:35:\"previous_button_styles_border-color\";N;s:28:\"previous_button_styles_color\";N;s:29:\"previous_button_styles_height\";s:0:\"\";s:28:\"previous_button_styles_width\";s:0:\"\";s:32:\"previous_button_styles_font-size\";s:0:\"\";s:29:\"previous_button_styles_margin\";s:0:\"\";s:30:\"previous_button_styles_padding\";s:0:\"\";s:40:\"previous_button_styles_show_advanced_css\";i:0;s:31:\"previous_button_styles_advanced\";N;s:35:\"next_button_styles_background-color\";N;s:25:\"next_button_styles_border\";s:0:\"\";s:31:\"next_button_styles_border-style\";N;s:31:\"next_button_styles_border-color\";N;s:24:\"next_button_styles_color\";N;s:25:\"next_button_styles_height\";s:0:\"\";s:24:\"next_button_styles_width\";s:0:\"\";s:28:\"next_button_styles_font-size\";s:0:\"\";s:25:\"next_button_styles_margin\";s:0:\"\";s:26:\"next_button_styles_padding\";s:0:\"\";s:36:\"next_button_styles_show_advanced_css\";i:0;s:27:\"next_button_styles_advanced\";N;s:40:\"navigation_hover_styles_background-color\";N;s:30:\"navigation_hover_styles_border\";s:0:\"\";s:36:\"navigation_hover_styles_border-style\";N;s:36:\"navigation_hover_styles_border-color\";N;s:29:\"navigation_hover_styles_color\";N;s:30:\"navigation_hover_styles_height\";s:0:\"\";s:29:\"navigation_hover_styles_width\";s:0:\"\";s:33:\"navigation_hover_styles_font-size\";s:0:\"\";s:30:\"navigation_hover_styles_margin\";s:0:\"\";s:31:\"navigation_hover_styles_padding\";s:0:\"\";s:41:\"navigation_hover_styles_show_advanced_css\";i:0;s:32:\"navigation_hover_styles_advanced\";N;s:15:\"formContentData\";a:8:{i:0;a:8:{s:15:\"formContentData\";a:3:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"i_am_applying_for_choose_one_1499454121338\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:36:\"add_enrichment_fridays_1499454279114\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:36:\"current_student_family_1499711958874\";i:1;s:19:\"other_1499711968400\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:8:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"first_parent_name_1499712121583\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499463440629\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"best_phone_to_contact_1499464065667\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499463446645\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499463452209\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:18:\"unit_1499465451820\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499463453266\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:28:\"province_state_1499463593303\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499463506919\";}s:5:\"width\";i:33;}}}i:4;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:27:\"place_of_work_1499464075146\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:24:\"work_phone_1499464087910\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"add_a_second_parent_guardian_1499465827161\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_first_name_1499704780354\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"2nd_parent_last_name_1499704845650\";}s:5:\"width\";i:50;}}}i:7;a:2:{s:5:\"order\";i:13;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_email_1499704856675\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_phone_1499704870129\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:17:\"Parent / Guardian\";s:3:\"key\";s:8:\"usyafvzm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"child_s_full_name_1499464634967\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"child_s_date_of_birth_1499464731212\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"name_child_prefers_to_be_called_1499464649864\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:20:\"gender_1499703657310\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:28:\"first_language_1499464743690\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:29:\"other_languages_1499464752409\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"citizenship_1499464812337\";}s:5:\"width\";i:33;}}}i:3;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:43:\"does_your_child_have_siblings_1499464832216\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:38:\"name_and_age_of_siblings_1499964482946\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:10:\"Your Child\";s:3:\"key\";s:8:\"udfnrhte\";s:10:\"editActive\";b:1;}i:3;a:8:{s:15:\"formContentData\";a:9:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"are_playmates_readily_available_1499465036269\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:89:\"has_your_child_had_previous_experience_away_from_home_daycare_preschool_etc_1499703857291\";}s:5:\"width\";s:3:\"100\";}}}i:4;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:49:\"did_your_child_enjoy_the_experience_1499705669323\";}s:5:\"width\";s:3:\"100\";}}}i:5;a:2:{s:5:\"order\";i:7;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"details_optional_1499704162086\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:75:\"is_your_child_currently_attending_another_school_or_program_s_1499704258904\";}s:5:\"width\";s:3:\"100\";}}}i:7;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:48:\"please_list_other_schools_programs_1499704327901\";}s:5:\"width\";s:3:\"100\";}}}i:8;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"is_your_child_leaving_the_other_school_or_program_1499705321236\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Activities & Experience\";s:3:\"key\";s:5:\"yllfk\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:4;a:8:{s:15:\"formContentData\";a:5:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"special_medication_1499466346394\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"medication_details_1499710356120\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:26:\"special_diet_1499466766111\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"special_diet_details_1499710392198\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"food_preferences_or_dislikes_1499466743566\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:37:\"food_preference_details_1499710402755\";}s:5:\"width\";i:50;}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"special_eating_habits_1499466809010\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"eating_habits_details_1499710414708\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:4;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Allergies & Preferences\";s:3:\"key\";s:8:\"gihdcpsd\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:5;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:5;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Why WMA?\";s:3:\"key\";s:6:\"jrngkm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:6;a:8:{s:15:\"formContentData\";a:1:{i:0;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:76:\"how_many_years_will_your_child_attend_wma_check_all_that_apply_1499467149850\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:6;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Future\";s:3:\"key\";s:8:\"jvuavpzy\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:7;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:51:\"i_understand_the_terms_and_conditions_1499711012223\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499710991307\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:7;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Submit\";s:3:\"key\";s:7:\"szelumc\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}s:14:\"drawerDisabled\";b:0;s:19:\"changeEmailErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:11:\"mp_validate\";i:1;s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}', 'yes');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(27991, '_site_transient_timeout_browser_fdc17c922eeda01ace17e4d90d361287', '1551459031', 'no'),
(27992, '_site_transient_browser_fdc17c922eeda01ace17e4d90d361287', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"72.0.3626.109\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(35260, '_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1579587404', 'no'),
(35261, '_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1579544204', 'no'),
(32139, '_site_transient_browser_f0a10324717fd5015e7652f64313abf9', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"75.0.3770.100\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(32138, '_site_transient_timeout_browser_f0a10324717fd5015e7652f64313abf9', '1567207493', 'no'),
(32775, '_site_transient_timeout_browser_e437cdd5201b0167a94d2e7ae2a08786', '1569868381', 'no'),
(32776, '_site_transient_browser_e437cdd5201b0167a94d2e7ae2a08786', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"76.0.3809.132\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(35289, '_transient_ninja_forms_styles_form_3_styles', '<style>\n\n        /* FORM STYLES */\n    \n        .nf-mp-header .nf-progress {\n                                    background-color:#8bd655;\n                    }\n    </style>', 'yes'),
(35290, '_transient_ninja_forms_styles_form_3_field_styles', '', 'yes'),
(24466, 'ninja_forms_data_is_clean', 'true', 'yes'),
(24449, 'edd_api_request_9f2938637e5232c0a5183de208d7dd8d', 'a:2:{s:7:\"timeout\";i:1534770898;s:5:\"value\";s:26991:\"{\"new_version\":\"3.0.22\",\"stable_version\":\"3.0.22\",\"name\":\"Conditional Logic\",\"slug\":\"conditionals\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?changelog=1\",\"last_updated\":\"2018-07-26 11:23:33\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/\",\"package\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTUzNDg1NzI5ODozNGQwYzc0ZTdhMWZhNjFjZTdlODFmZWIwZTBlZGFlZjoyNTc6ZTI4YzJmZjlkMDIyZmQwMzIzM2QxNGZlMTRmZTIwMTE6aHR0cEAvL3d3dy53bWFhZG1pc3Npb25zLmNhOjA=\",\"download_link\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTUzNDg1NzI5ODozNGQwYzc0ZTdhMWZhNjFjZTdlODFmZWIwZTBlZGFlZjoyNTc6ZTI4YzJmZjlkMDIyZmQwMzIzM2QxNGZlMTRmZTIwMTE6aHR0cEAvL3d3dy53bWFhZG1pc3Npb25zLmNhOjA=\",\"sections\":{\"description\":\"<p>Build smart, dynamic, interactive WordPress forms that tailor themselves to what a user needs as they fill out the form.<\\/p>\\n\",\"changelog\":\"<p>3.0.22 (14 June 2018)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields now display admin labels (if they exist) instead of labels in condition blocks.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (3 May 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Equals conditions based on calculations should now work properly.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (19 April 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating a field should no longer cause conditional logic to lose track of it as a conditional trigger.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (26 March 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on the selection of single checkbox fields should now function properly.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (24 February 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Checkbox values can now be updated via conditional logic again.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (22 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Actions that use the greaterthan and lessthan comparators should work properly.<\\/li>\\n<li>Incorrectly setup conditions should no longer cause form display to crash.<\\/li>\\n<\\/ul>\\n<p>3.0.16 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action conditions should now properly support calculations.<\\/li>\\n<li>Fixed a bug that could cause calculations to fail when using Conditional Logic. <\\/li>\\n<\\/ul>\\n<p>3.0.15 (27 June 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>\\n<p>Bugs:*<\\/p>\\n<\\/li>\\n<li>\\n<p>Fixed a bug that caused the condition edit drawer to fail to open.<\\/p>\\n<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"description\":[\"<p>Build smart, dynamic, interactive WordPress forms that tailor themselves to what a user needs as they fill out the form.<\\/p>\\n\"],\"changelog\":[\"<p>3.0.22 (14 June 2018)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields now display admin labels (if they exist) instead of labels in condition blocks.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (3 May 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Equals conditions based on calculations should now work properly.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (19 April 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating a field should no longer cause conditional logic to lose track of it as a conditional trigger.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (26 March 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on the selection of single checkbox fields should now function properly.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (24 February 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Checkbox values can now be updated via conditional logic again.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (22 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Actions that use the greaterthan and lessthan comparators should work properly.<\\/li>\\n<li>Incorrectly setup conditions should no longer cause form display to crash.<\\/li>\\n<\\/ul>\\n<p>3.0.16 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action conditions should now properly support calculations.<\\/li>\\n<li>Fixed a bug that could cause calculations to fail when using Conditional Logic. <\\/li>\\n<\\/ul>\\n<p>3.0.15 (27 June 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>\\n<p>Bugs:*<\\/p>\\n<\\/li>\\n<li>\\n<p>Fixed a bug that caused the condition edit drawer to fail to open.<\\/p>\\n<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"]}\";}', 'no'),
(24443, 'ninja_forms_oauth_client_secret', 'lwU7pYqxIZAvcJlrCMO4ChMLCStqLJi6fceEbEcT', 'yes'),
(24444, 'ninja_forms_db_version', '1.1', 'no'),
(23106, 'nf_tel_collate', '1', 'no'),
(24427, '_site_transient_timeout_browser_c01cbe3bb91bf209edcb531b6ea1e689', '1535389846', 'no'),
(24428, '_site_transient_browser_c01cbe3bb91bf209edcb531b6ea1e689', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"61.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(27558, '_site_transient_timeout_browser_71634bbe5aa69e515d71b063a5695645', '1549920371', 'no'),
(27559, '_site_transient_browser_71634bbe5aa69e515d71b063a5695645', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"71.0.3578.98\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(27603, '_site_transient_timeout_community-events-01a39ed55fc6d5e253e7f1391cfe1bfa', '1549380771', 'no'),
(27604, '_site_transient_community-events-01a39ed55fc6d5e253e7f1391cfe1bfa', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"96.49.78.0\";}s:6:\"events\";a:3:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:25:\"February WordPress Meetup\";s:3:\"url\";s:73:\"https://www.meetup.com/Vancouver-WordPress-Meetup-Group/events/258136104/\";s:6:\"meetup\";s:36:\"The Vancouver WordPress Meetup Group\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/Vancouver-WordPress-Meetup-Group/\";s:4:\"date\";s:19:\"2019-02-07 18:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:21:\"Vancouver, BC, Canada\";s:7:\"country\";s:2:\"ca\";s:8:\"latitude\";d:49.283450000000002;s:9:\"longitude\";d:-123.11526000000001;}}i:1;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:30:\"WordCamp Vancouver, BC, Canada\";s:3:\"url\";s:35:\"https://2019.vancouver.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2019-09-28 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:21:\"Vancouver, BC, Canada\";s:7:\"country\";s:2:\"CA\";s:8:\"latitude\";d:49.282926099999997;s:9:\"longitude\";d:-123.1203895;}}i:2;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:24:\"WordCamp Seattle, WA USA\";s:3:\"url\";s:33:\"https://2019.seattle.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2019-11-09 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:15:\"Seattle, WA USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:47.611655800000001;s:9:\"longitude\";d:-122.3315194;}}}}', 'no'),
(21138, '_site_transient_timeout_browser_bd7c4fab476be08b34da0480eb9eeacd', '1516297474', 'no'),
(21139, '_site_transient_browser_bd7c4fab476be08b34da0480eb9eeacd', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"63.0.3239.84\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(26186, '_site_transient_timeout_browser_85ea41d9d708b447979553298bb667aa', '1544461831', 'no'),
(26187, '_site_transient_browser_85ea41d9d708b447979553298bb667aa', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"70.0.3538.110\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(19732, '_site_transient_timeout_community-events-8f67e9f6875fb68e3478ad5ae719078e', '1506138758', 'no'),
(19733, '_site_transient_community-events-8f67e9f6875fb68e3478ad5ae719078e', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"50.92.50.0\";}s:6:\"events\";a:0:{}}', 'no'),
(32254, '_site_transient_timeout_community-events-a27e35b0db6700b32434954025d3a7c8', '1567079008', 'no'),
(32255, '_site_transient_community-events-a27e35b0db6700b32434954025d3a7c8', 'a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"50.98.237.0\";}s:6:\"events\";a:4:{i:0;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:11:\"WordCamp US\";s:3:\"url\";s:29:\"https://2019.us.wordcamp.org/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2019-11-01 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:18:\"St. Louis, MO, USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:38.6532135;s:9:\"longitude\";d:-90.313673300000005;}}i:1;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:30:\"WordCamp Vancouver, BC, Canada\";s:3:\"url\";s:35:\"https://2019.vancouver.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2019-09-28 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:21:\"Vancouver, BC, Canada\";s:7:\"country\";s:2:\"CA\";s:8:\"latitude\";d:49.282926099999997;s:9:\"longitude\";d:-123.1203895;}}i:2;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordCamp Vancouver 2019\";s:3:\"url\";s:73:\"https://www.meetup.com/Vancouver-WordPress-Meetup-Group/events/263783015/\";s:6:\"meetup\";s:36:\"The Vancouver WordPress Meetup Group\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/Vancouver-WordPress-Meetup-Group/\";s:4:\"date\";s:19:\"2019-09-28 09:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:22:\"Vancouver,, BC, Canada\";s:7:\"country\";s:2:\"ca\";s:8:\"latitude\";d:49.282363891602003;s:9:\"longitude\";d:-123.12135314941;}}i:3;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:24:\"WordCamp Seattle, WA USA\";s:3:\"url\";s:33:\"https://2019.seattle.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2019-11-09 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:15:\"Seattle, WA USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:47.611655800000001;s:9:\"longitude\";d:-122.3315194;}}}}', 'no'),
(18947, '_site_transient_timeout_community-events-89c1c51a59f5298ff6ba73940360507c', '1500956160', 'no'),
(18948, '_site_transient_community-events-89c1c51a59f5298ff6ba73940360507c', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"162.156.13.0\";}s:6:\"events\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:49:\"Tech Cafe WordPress Meetup at Salt Spring Library\";s:3:\"url\";s:61:\"https://www.meetup.com/SSI-WordPress-Meetup/events/240370472/\";s:6:\"meetup\";s:20:\"SSI WordPress Meetup\";s:10:\"meetup_url\";s:44:\"https://www.meetup.com/SSI-WordPress-Meetup/\";s:4:\"date\";s:19:\"2017-07-25 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:30:\"Salt Spring Island, BC, Canada\";s:7:\"country\";s:2:\"ca\";s:8:\"latitude\";d:48.852615;s:9:\"longitude\";d:-123.501564;}}}}', 'no'),
(18703, 'dc3db5a42125ed278a885057161ca4a3', 'a:2:{s:7:\"timeout\";i:1569249345;s:5:\"value\";s:5439:\"{\"new_version\":\"3.0.8\",\"stable_version\":\"3.0.8\",\"name\":\"Zapier\",\"slug\":\"ninja-forms-zapier\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zapier\\/?changelog=1\",\"last_updated\":\"2018-07-17 14:36:36\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zapier\\/\",\"package\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0NToyOTAwNTZjNDFjM2NkYTVhOTNlNWYxYzg2YzhkMDY4NDoxMDY5NzQ6ZmVlZTM3NmRjMzM5NzY3YmM3OTkxMGZiODBmNmRiOWE6aHR0cEAvL3d3dy53bWFhZG1pc3Npb25zLmNhOjA=\",\"download_link\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0NToyOTAwNTZjNDFjM2NkYTVhOTNlNWYxYzg2YzhkMDY4NDoxMDY5NzQ6ZmVlZTM3NmRjMzM5NzY3YmM3OTkxMGZiODBmNmRiOWE6aHR0cEAvL3d3dy53bWFhZG1pc3Npb25zLmNhOjA=\",\"sections\":{\"description\":\"<p>Integrate WordPress with virtually any service in a matter of minutes!<\\/p>\\n\",\"changelog\":\"<p>3.0.8 (8 May 2018)<\\/p>\\n<ul>\\n<li>Form title is now sent to Zapier.<\\/li>\\n<li>List fields now send all available options alongside the selected option.<\\/li>\\n<li>Checkbox fields should now send their readable values.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (23 November 2017)<\\/p>\\n<ul>\\n<li>Plugin activation should now work properly from the plugin installation screen.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (31 August 2017 )<\\/p>\\n<ul>\\n<li>Add\\/fix i18n<\\/li>\\n<li>Improved integration with File Uploads plugin<\\/li>\\n<li>Convert false values to empty strings (these were previously interpreted as a 0 by Zapier)<\\/li>\\n<\\/ul>\\n<p>3.0.5 (2 May 2017 )<\\/p>\\n<ul>\\n<li>Remove hidden field types from Zapier submissions<\\/li>\\n<\\/ul>\\n<p>3.0.4 (28 March 2017 )<\\/p>\\n<ul>\\n<li>Fix license numbering<\\/li>\\n<\\/ul>\\n<p>3.0.3 (24 March 2017 )<\\/p>\\n<ul>\\n<li>Fixed fields with the same name not being sent to Zapier.<\\/li>\\n<li>Removed Zapier test sync on form save. To test your connection with Zapier, submit a preview form.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (29 November 2016 )<\\/p>\\n<ul>\\n<li>Added sequence number<\\/li>\\n<li>Fixed issue with File Uploads addon - uploaded file URLs will now display in Zapier<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016 )<\\/p>\\n<ul>\\n<li>Update to v3.0.1 to fix core compatibility issue<\\/li>\\n<\\/ul>\\n<p>3.0 (22 March 2016 )<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Converted form settings to form action<\\/li>\\n<li>Moved sync process to on form publish, removed sync button<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.1.2<\\/p>\\n<ul>\\n<li>Made \\\"Sync\\\"-button message show in form_settings tab of Ninja Forms 2.9<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<ul>\\n<li>Bugfix: Fixed incompatibility with Calculation (Output Calculation as HTML) - Field<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<ul>\\n<li>Added sync-button. You can now sync your form with Zapier without having having to do sample form-submissions.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<ul>\\n<li>Updated readme.txt<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<ul>\\n<li>Minor bugfix<\\/li>\\n<\\/ul>\\n<p>1.0.0<\\/p>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:64:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2014\\/08\\/zapier.png\\\";s:2:\\\"2x\\\";s:64:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2014\\/08\\/zapier.png\\\";}\",\"description\":[\"<p>Integrate WordPress with virtually any service in a matter of minutes!<\\/p>\\n\"],\"changelog\":[\"<p>3.0.8 (8 May 2018)<\\/p>\\n<ul>\\n<li>Form title is now sent to Zapier.<\\/li>\\n<li>List fields now send all available options alongside the selected option.<\\/li>\\n<li>Checkbox fields should now send their readable values.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (23 November 2017)<\\/p>\\n<ul>\\n<li>Plugin activation should now work properly from the plugin installation screen.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (31 August 2017 )<\\/p>\\n<ul>\\n<li>Add\\/fix i18n<\\/li>\\n<li>Improved integration with File Uploads plugin<\\/li>\\n<li>Convert false values to empty strings (these were previously interpreted as a 0 by Zapier)<\\/li>\\n<\\/ul>\\n<p>3.0.5 (2 May 2017 )<\\/p>\\n<ul>\\n<li>Remove hidden field types from Zapier submissions<\\/li>\\n<\\/ul>\\n<p>3.0.4 (28 March 2017 )<\\/p>\\n<ul>\\n<li>Fix license numbering<\\/li>\\n<\\/ul>\\n<p>3.0.3 (24 March 2017 )<\\/p>\\n<ul>\\n<li>Fixed fields with the same name not being sent to Zapier.<\\/li>\\n<li>Removed Zapier test sync on form save. To test your connection with Zapier, submit a preview form.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (29 November 2016 )<\\/p>\\n<ul>\\n<li>Added sequence number<\\/li>\\n<li>Fixed issue with File Uploads addon - uploaded file URLs will now display in Zapier<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016 )<\\/p>\\n<ul>\\n<li>Update to v3.0.1 to fix core compatibility issue<\\/li>\\n<\\/ul>\\n<p>3.0 (22 March 2016 )<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Converted form settings to form action<\\/li>\\n<li>Moved sync process to on form publish, removed sync button<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.1.2<\\/p>\\n<ul>\\n<li>Made \\\"Sync\\\"-button message show in form_settings tab of Ninja Forms 2.9<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<ul>\\n<li>Bugfix: Fixed incompatibility with Calculation (Output Calculation as HTML) - Field<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<ul>\\n<li>Added sync-button. You can now sync your form with Zapier without having having to do sample form-submissions.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<ul>\\n<li>Updated readme.txt<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<ul>\\n<li>Minor bugfix<\\/li>\\n<\\/ul>\\n<p>1.0.0<\\/p>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\n\"]}\";}', 'no'),
(19052, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18432, '9f2938637e5232c0a5183de208d7dd8d', 'a:2:{s:7:\"timeout\";i:1569249341;s:5:\"value\";s:29318:\"{\"new_version\":\"3.0.25\",\"stable_version\":\"3.0.25\",\"name\":\"Conditional Logic\",\"slug\":\"conditionals\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?changelog=1\",\"last_updated\":\"2019-01-18 14:20:52\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/\",\"package\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0MTozNGQwYzc0ZTdhMWZhNjFjZTdlODFmZWIwZTBlZGFlZjoyNTc6Y2EwMGM4OTEwN2NkYWRlMTE1NzYyYzRiNWYyODYzNWY6aHR0cEAvL3d3dy53bWFhZG1pc3Npb25zLmNhOjA=\",\"download_link\":\"https:\\/\\/ninjaforms.com\\/edd-sl\\/package_download\\/MTU2OTMzNTc0MTozNGQwYzc0ZTdhMWZhNjFjZTdlODFmZWIwZTBlZGFlZjoyNTc6Y2EwMGM4OTEwN2NkYWRlMTE1NzYyYzRiNWYyODYzNWY6aHR0cEAvL3d3dy53bWFhZG1pc3Npb25zLmNhOjA=\",\"sections\":{\"description\":\"<p>Build smart, dynamic, interactive WordPress forms that tailor themselves to what a user needs as they fill out the form.<\\/p>\\n\",\"changelog\":\"<p>3.0.25 (16 September 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Hidden fields should now properly evaluate against empty.<\\/li>\\n<li>Recaptcha fields that are hidden will now properly render once shown.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields can now be conditionally set as required.<\\/li>\\n<\\/ul>\\n<p>3.0.24 (23 January 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on calculations should now be properly triggered on form load.<\\/li>\\n<li>Resolved an issue that was sometimes causing actions to always fire, regardless of conditions.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Several incompatible field types have been removed from the list of fields that conditions can be based on.<\\/li>\\n<li>Inverse statements will no longer be created by default on new do statements.<\\/li>\\n<\\/ul>\\n<p>3.0.23 (11 January 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action processing will now ignore incomplete conditional statements, which previously prevented the action from firing.<\\/li>\\n<\\/ul>\\n<p>3.0.22 (14 June 2018)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields now display admin labels (if they exist) instead of labels in condition blocks.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (3 May 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Equals conditions based on calculations should now work properly.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (19 April 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating a field should no longer cause conditional logic to lose track of it as a conditional trigger.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (26 March 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on the selection of single checkbox fields should now function properly.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (24 February 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Checkbox values can now be updated via conditional logic again.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (22 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Actions that use the greaterthan and lessthan comparators should work properly.<\\/li>\\n<li>Incorrectly setup conditions should no longer cause form display to crash.<\\/li>\\n<\\/ul>\\n<p>3.0.16 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action conditions should now properly support calculations.<\\/li>\\n<li>Fixed a bug that could cause calculations to fail when using Conditional Logic. <\\/li>\\n<\\/ul>\\n<p>3.0.15 (27 June 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>\\n<p>Bugs:*<\\/p>\\n<\\/li>\\n<li>\\n<p>Fixed a bug that caused the condition edit drawer to fail to open.<\\/p>\\n<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:75:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2012\\/10\\/conditional-logic.png\\\";s:2:\\\"2x\\\";s:75:\\\"https:\\/\\/ninjaforms.com\\/wp-content\\/uploads\\/edd\\/2012\\/10\\/conditional-logic.png\\\";}\",\"description\":[\"<p>Build smart, dynamic, interactive WordPress forms that tailor themselves to what a user needs as they fill out the form.<\\/p>\\n\"],\"changelog\":[\"<p>3.0.25 (16 September 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Hidden fields should now properly evaluate against empty.<\\/li>\\n<li>Recaptcha fields that are hidden will now properly render once shown.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields can now be conditionally set as required.<\\/li>\\n<\\/ul>\\n<p>3.0.24 (23 January 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on calculations should now be properly triggered on form load.<\\/li>\\n<li>Resolved an issue that was sometimes causing actions to always fire, regardless of conditions.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Several incompatible field types have been removed from the list of fields that conditions can be based on.<\\/li>\\n<li>Inverse statements will no longer be created by default on new do statements.<\\/li>\\n<\\/ul>\\n<p>3.0.23 (11 January 2019)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action processing will now ignore incomplete conditional statements, which previously prevented the action from firing.<\\/li>\\n<\\/ul>\\n<p>3.0.22 (14 June 2018)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Fields now display admin labels (if they exist) instead of labels in condition blocks.<\\/li>\\n<\\/ul>\\n<p>3.0.21 (3 May 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Equals conditions based on calculations should now work properly.<\\/li>\\n<\\/ul>\\n<p>3.0.20 (19 April 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Duplicating a field should no longer cause conditional logic to lose track of it as a conditional trigger.<\\/li>\\n<\\/ul>\\n<p>3.0.19 (26 March 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditions based on the selection of single checkbox fields should now function properly.<\\/li>\\n<\\/ul>\\n<p>3.0.18 (24 February 2018)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Checkbox values can now be updated via conditional logic again.<\\/li>\\n<\\/ul>\\n<p>3.0.17 (22 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Actions that use the greaterthan and lessthan comparators should work properly.<\\/li>\\n<li>Incorrectly setup conditions should no longer cause form display to crash.<\\/li>\\n<\\/ul>\\n<p>3.0.16 (02 August 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Action conditions should now properly support calculations.<\\/li>\\n<li>Fixed a bug that could cause calculations to fail when using Conditional Logic. <\\/li>\\n<\\/ul>\\n<p>3.0.15 (27 June 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When setting up conditions, fields should now appear in alphabetical order within the field list.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic should now work properly with the Save Progress add-on.<\\/li>\\n<\\/ul>\\n<p>3.0.14 (31 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Tabbing through a checkbox list that has conditions will no longer trigger those conditions incorrectly.<\\/li>\\n<\\/ul>\\n<p>3.0.13 (02 May 2017)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a fatal error with PHP version 7.1 and higher.<\\/li>\\n<\\/ul>\\n<p>3.0.12 (11 April 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Actions like Stripe can now be conditionally ran.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused some conditions to evaluate improperly.<\\/li>\\n<\\/ul>\\n<p>3.0.11 (19 January 2017)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Textbox fields can now be compared to an empty string.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Help text should render properly for conditionally shown\\/hidden fields.<\\/li>\\n<\\/ul>\\n<p>3.0.10 (09 December 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the condition drawer to fail to open if a field was deleted.<\\/li>\\n<li>Conditional Logic shouldn\'t prevent or enable actions that are otherwise disabled.<\\/li>\\n<\\/ul>\\n<p>3.0.9 (15 November 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with list field options incorrectly triggering conditions based on partial matches.<\\/li>\\n<li>Fixed a bug with missing field values causing the form to not submit properly.<\\/li>\\n<li>Fixed a bug with false-positives when tabbing through a checkbox field.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Use the form cache for getting field data.<\\/li>\\n<li>Corrected processing for different data structures.<\\/li>\\n<li>Added a check for manually disabled actions, so as to not re-enable with conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.8 (25 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>The \\\"any\\\" operator in actions should work properly in all cases.<\\/li>\\n<li>Fixed a bug that caused fatal errors when conditions weren\'t configured properly.<\\/li>\\n<\\/ul>\\n<p>3.0.7 (13 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Creating conditions can now properly be based upon calculations.<\\/li>\\n<li>Fixed a bug with radio lists and the select option trigger.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>When building conditions, fields should now show up with their admin label if one is set.<\\/li>\\n<\\/ul>\\n<p>3.0.6 (03 October 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Required fields should no longer attempt to valide upon show.<\\/li>\\n<li>Country fields can now be used in conditions.<\\/li>\\n<li>Fixed a couple of conversion issues with older form imports.<\\/li>\\n<li>Conditionally shown\\/hidden fields should all show properly in submission data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditions can now be created using &gt; and &lt; with textboxes and textareas.<\\/li>\\n<\\/ul>\\n<p>3.0.5 (28 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>File Uploads should now show in Conditional Logic conditions.<\\/li>\\n<\\/ul>\\n<p>3.0.4 (22 September 2016)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause the builder to crash when fields were removed if there was a condition based upon that field.<\\/li>\\n<\\/ul>\\n<p>3.0.3 (11 September 2016)<\\/p>\\n<ul>\\n<li>\\n<p>Bugs:*<\\/p>\\n<\\/li>\\n<li>\\n<p>Fixed a bug that caused the condition edit drawer to fail to open.<\\/p>\\n<\\/li>\\n<\\/ul>\\n<p>3.0.2 (09 September 2016)<\\/p>\\n<ul>\\n<li>Fixed a bug with conversion.<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<\\/ul>\\n<p>3.0 (06 September 2016)<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.4.0 (13 April 2016)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Update for compatibility with WordPress 4.5 ( specifically the underscore.js update ).<\\/li>\\n<\\/ul>\\n<p>1.3.9 (26 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Changed values should now reset to defaults when using the \\\"clear form\\\" setting.<\\/li>\\n<\\/ul>\\n<p>1.3.8 (12 May 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Array elements should now work properly with the \\\"Contains\\\" action conditionals.<\\/li>\\n<li>Fixed a PHP Notice.<\\/li>\\n<li>Decimals should now be compared properly.<\\/li>\\n<li>Fixed a bug that could cause a PHP error if asp style tags are enabled in PHP.<\\/li>\\n<\\/ul>\\n<p>1.3.7 (18 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditional field data to submit improperly.<\\/li>\\n<\\/ul>\\n<p>1.3.6 (17 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause JavaScript to load older versions of files.<\\/li>\\n<\\/ul>\\n<p>1.3.5 (4 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditionally hidden calculations to fail.<\\/li>\\n<li>List options should work properly in version 2.9 of Ninja Forms.<\\/li>\\n<\\/ul>\\n<p>1.3.4 (3 March 2015)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent new conditions from being added.<\\/li>\\n<\\/ul>\\n<p>1.3.3 (27 February 2015)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Preparing for the release of Ninja Forms version 2.9.<\\/li>\\n<\\/ul>\\n<p>1.3.1 (17 November 2014)<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixing bad domain\\/translation issues.<\\/li>\\n<li>Fixed a bug with checkbox lists and notification conditions.<\\/li>\\n<li>Duplicating a page with conditions using multi-part forms should now properly duplicate those conditions.<\\/li>\\n<li>Fixed several issues related to i18n.<\\/li>\\n<\\/ul>\\n<p>1.3 (28 October 2014)<\\/p>\\n<p><em>Features:<\\/em><\\/p>\\n<ul>\\n<li>Conditional Logic now supports conditional notifications.<\\/li>\\n<li>Only show, display, or send a notification when a user submits specific form data.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Custom conditional triggers can be added for notifications.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals based upon other conditional fields to work improperly.<\\/li>\\n<li>Conditionally hidden totals should now be properly removed from the all fields table.<\\/li>\\n<\\/ul>\\n<p>1.2.7 (24 July 2014)<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Compatibility with Ninja Forms 2.7.<\\/li>\\n<\\/ul>\\n<p>1.2.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented some users from getting automatic updates.<\\/li>\\n<\\/ul>\\n<p>1.2.5<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could cause conditions not to work in some AJAX setups.<\\/li>\\n<\\/ul>\\n<p>1.2.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Conditionals should now not be applied when editing a form in the wp-admin.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with the change value setting.<\\/li>\\n<\\/ul>\\n<p>1.2.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented the \'add_value\' and \'change_value\' actions from working properly in some instances.<\\/li>\\n<\\/ul>\\n<p>1.2.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug with required fields that were conditionally hidden.<\\/li>\\n<li>Removed console logs that were causing problems in IE9.<\\/li>\\n<li>Fixed a bug that caused the Add Value setting not to work properly.<\\/li>\\n<\\/ul>\\n<p>1.2.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs that related to pre-populating conditional fields with multi-part forms.<\\/li>\\n<\\/ul>\\n<p>1.2<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added support for the new Ninja Forms loading system. This should significantly improve loading speed for forms that use conditionals.<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that could prevent conditionals from working properly with required fields.<\\/li>\\n<li>Fixed a bug that could cause conditional logic to break when labels contained long strings of HTML.<\\/li>\\n<\\/ul>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updating the JS so that when an element is shown\\/hidden, a jQuery event is fired after the show\\/hide is complete.<\\/li>\\n<li>Removed old licensing file.<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused the \\\"Change Value\\\" conditional action to fail in some cases.<\\/li>\\n<li>Fixed a bug that prevented conditionals from working properly with hidden fields.<\\/li>\\n<li>Fixed several PHP Notices.<\\/li>\\n<\\/ul>\\n<p>1.0.10<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented calculations from working properly when a field that the calculation was based upon was hidden with conditional logic.<\\/li>\\n<\\/ul>\\n<p>1.0.9<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Added a \\\"visible\\\" data attribute.<\\/li>\\n<li>Moved functions from Ninja Forms core to this extension.<\\/li>\\n<\\/ul>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed several bugs related to using calculation fields and conditionals.<\\/li>\\n<\\/ul>\\n<p>1.0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the license and auto-update system to the one available in Ninja Forms 2.2.47.<\\/li>\\n<\\/ul>\\n<p>1.0.7<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed references to wpninjas.com to ninjaforms.com.<\\/li>\\n<\\/ul>\\n<p>1.0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly in some installs.<\\/li>\\n<\\/ul>\\n<p>1.0.5<\\/p>\\n<ul>\\n<li>Fixed a bug that caused Conditionals to break calculation fields if they were hidden.<\\/li>\\n<\\/ul>\\n<p>1.0.4<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Updates for compatibility with WordPress 3.6<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with calculation fields.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that caused conditionals with multiple criteria to fail when connected with the \\\"All\\\" parameter.<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>The Conditionals Extension can now be used with the Multi-Part Extension to show or hide entire pages.<\\/li>\\n<\\/ul>\\n<p>1.0<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that was causing dropdown list fields to work improperly with Conditional Logic.<\\/li>\\n<\\/ul>\\n<p>0.9<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with multi-checkbox lists and multi-radio button lists.<\\/li>\\n<\\/ul>\\n<p>0.8<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Changed the display JS slightly to be more efficient.<\\/li>\\n<\\/ul>\\n<p>0.7<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Conditional fields should now behave as expected when editing user submissions.<\\/li>\\n<\\/ul>\\n<p>0.6<\\/p>\\n<p><em>Bugs:<\\/em><\\/p>\\n<ul>\\n<li>Fixed a bug that prevented conditionals from working properly with checkbox and radio list types.<\\/li>\\n<\\/ul>\\n<p>0.5<\\/p>\\n<p><em>Changes:<\\/em><\\/p>\\n<ul>\\n<li>Moved a JS function from ninja-forms-conditionals-admin.js to the ninja-forms-admin.js.<\\/li>\\n<\\/ul>\\n<p>0.4<\\/p>\\n<ul>\\n<li>Fixed a bug that prevented multiple forms with conditionals from being placed on the same page.<\\/li>\\n<\\/ul>\\n<p>0.3<\\/p>\\n<ul>\\n<li>Various bug fixes including:<\\/li>\\n<li>Adding multiple forms with conditions to a single page will now work normally.<\\/li>\\n<\\/ul>\\n<p>0.2<\\/p>\\n<ul>\\n<li>Various bug fixes.<\\/li>\\n<li>Changed the way that javascript and css files are loaded in extensions.<\\/li>\\n<\\/ul>\\n\"]}\";}', 'no'),
(18863, '_site_transient_timeout_browser_750bc081acbcffbbfece8ed70213b40b', '1501191070', 'no'),
(18864, '_site_transient_browser_750bc081acbcffbbfece8ed70213b40b', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"59.0.3071.115\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(18633, 'fresh_site', '0', 'yes'),
(18648, '_site_transient_timeout_available_translations', '1499977045', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18649, '_site_transient_available_translations', 'a:108:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-23 21:35:47\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-09 03:55:46\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.5/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 20:31:44\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/4.8/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-18 19:16:01\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-04 16:58:43\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-05 09:44:12\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-04 20:20:28\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-16 11:47:56\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 08:46:26\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:12:\"Čeština‎\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-14 13:21:24\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-14 23:24:44\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 21:25:12\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 08:50:23\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.8/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-08 16:08:42\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-04 12:57:09\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/4.8/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-21 18:05:57\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 08:09:19\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-23 16:48:27\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:53:43\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 07:18:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 05:14:35\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-27 10:36:23\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-20 00:55:30\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/es_AR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-16 17:22:41\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-02 08:44:01\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_CO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_GT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-28 20:09:49\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-07 00:53:01\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 16:37:11\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-21 08:00:44\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-09 15:50:45\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 18:25:22\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-07 13:48:37\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-23 06:47:57\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-05 17:58:06\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 20:40:15\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-07 12:07:46\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 13:33:29\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 08:25:42\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-02 07:13:09\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-12 12:20:50\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-13 13:55:54\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-04 13:01:37\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-25 11:16:15\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-12 09:20:11\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-03 15:14:56\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/4.8/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-07 02:07:59\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-19 07:08:35\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:25\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-05 11:43:04\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-17 20:40:40\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:41\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-05 19:40:47\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-05 09:45:10\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.18\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.18/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-26 11:11:30\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-23 11:30:58\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-20 17:04:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-16 13:24:21\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.5/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-11 08:36:02\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 13:05:53\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-02 13:47:38\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-30 13:42:57\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.18\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.18/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-21 17:29:18\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-23 10:24:37\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-18 18:31:34\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 13:54:09\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 09:02:13\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 15:29:14\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-24 08:35:30\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 11:06:53\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-27 07:35:06\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:43\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-19 13:54:12\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-05 09:23:39\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-01 22:52:09\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-02 09:17:00\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-13 09:55:38\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 11:24:18\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 13:17:37\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-05 10:14:12\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:45\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}', 'no'),
(18673, '166bbda0df7cfd8920af258a250da12a', 'a:2:{s:7:\"timeout\";i:1499960808;s:5:\"value\";s:3554:\"{\"new_version\":\"3.0.5\",\"stable_version\":\"3.0.5\",\"name\":\"Zapier\",\"slug\":\"ninja-forms-zapier\",\"url\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zapier\\/?changelog=1\",\"last_updated\":\"2017-05-02 09:58:46\",\"homepage\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zapier\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>Easily integrate Ninja Forms with Zapier.<\\/p>\\n\",\"changelog\":\"<p>3.0.5 (2 May 2017 )<\\/p>\\n<ul>\\n<li>Remove hidden field types from Zapier submissions<\\/li>\\n<\\/ul>\\n<p>3.0.4 (28 March 2017 )<\\/p>\\n<ul>\\n<li>Fix license numbering<\\/li>\\n<\\/ul>\\n<p>3.0.3 (24 March 2017 )<\\/p>\\n<ul>\\n<li>Fixed fields with the same name not being sent to Zapier.<\\/li>\\n<li>Removed Zapier test sync on form save. To test your connection with Zapier, submit a preview form.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (29 November 2016 )<\\/p>\\n<ul>\\n<li>Added sequence number<\\/li>\\n<li>Fixed issue with File Uploads addon - uploaded file URLs will now display in Zapier<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016 )<\\/p>\\n<ul>\\n<li>Update to v3.0.1 to fix core compatibility issue<\\/li>\\n<\\/ul>\\n<p>3.0 (22 March 2016 )<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Converted form settings to form action<\\/li>\\n<li>Moved sync process to on form publish, removed sync button<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.1.2<\\/p>\\n<ul>\\n<li>Made \\\"Sync\\\"-button message show in form_settings tab of Ninja Forms 2.9<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<ul>\\n<li>Bugfix: Fixed incompatibility with Calculation (Output Calculation as HTML) - Field<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<ul>\\n<li>Added sync-button. You can now sync your form with Zapier without having having to do sample form-submissions.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<ul>\\n<li>Updated readme.txt<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<ul>\\n<li>Minor bugfix<\\/li>\\n<\\/ul>\\n<p>1.0.0<\\/p>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"description\":[\"<p>Easily integrate Ninja Forms with Zapier.<\\/p>\\n\"],\"changelog\":[\"<p>3.0.5 (2 May 2017 )<\\/p>\\n<ul>\\n<li>Remove hidden field types from Zapier submissions<\\/li>\\n<\\/ul>\\n<p>3.0.4 (28 March 2017 )<\\/p>\\n<ul>\\n<li>Fix license numbering<\\/li>\\n<\\/ul>\\n<p>3.0.3 (24 March 2017 )<\\/p>\\n<ul>\\n<li>Fixed fields with the same name not being sent to Zapier.<\\/li>\\n<li>Removed Zapier test sync on form save. To test your connection with Zapier, submit a preview form.<\\/li>\\n<\\/ul>\\n<p>3.0.2 (29 November 2016 )<\\/p>\\n<ul>\\n<li>Added sequence number<\\/li>\\n<li>Fixed issue with File Uploads addon - uploaded file URLs will now display in Zapier<\\/li>\\n<\\/ul>\\n<p>3.0.1 (06 September 2016 )<\\/p>\\n<ul>\\n<li>Update to v3.0.1 to fix core compatibility issue<\\/li>\\n<\\/ul>\\n<p>3.0 (22 March 2016 )<\\/p>\\n<ul>\\n<li>Updated with Ninja Forms v3.x compatibility<\\/li>\\n<li>Converted form settings to form action<\\/li>\\n<li>Moved sync process to on form publish, removed sync button<\\/li>\\n<li>Deprecated Ninja Forms v2.9.x compatible code<\\/li>\\n<\\/ul>\\n<p>1.1.2<\\/p>\\n<ul>\\n<li>Made \\\"Sync\\\"-button message show in form_settings tab of Ninja Forms 2.9<\\/li>\\n<\\/ul>\\n<p>1.1.1<\\/p>\\n<ul>\\n<li>Bugfix: Fixed incompatibility with Calculation (Output Calculation as HTML) - Field<\\/li>\\n<\\/ul>\\n<p>1.1<\\/p>\\n<ul>\\n<li>Added sync-button. You can now sync your form with Zapier without having having to do sample form-submissions.<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<ul>\\n<li>Updated readme.txt<\\/li>\\n<\\/ul>\\n<p>1.0.1<\\/p>\\n<ul>\\n<li>Minor bugfix<\\/li>\\n<\\/ul>\\n<p>1.0.0<\\/p>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\n\"]}\";}', 'yes');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(18778, 'nf_form_3', 'a:7:{s:2:\"id\";i:3;s:20:\"show_publish_options\";b:0;s:6:\"fields\";a:56:{i:0;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:9:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Kindergarten\";s:5:\"value\";s:12:\"Kindergarten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Grade One\";s:5:\"value\";s:9:\"Grade One\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Grade Two\";s:5:\"value\";s:9:\"Grade Two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Grade Three\";s:5:\"value\";s:11:\"Grade Three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:10:\"Grade Four\";s:5:\"value\";s:10:\"Grade Four\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:10:\"Grade Five\";s:5:\"value\";s:10:\"Grade Five\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:9:\"Grade Six\";s:5:\"value\";s:9:\"Grade Six\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Grade Seven\";s:5:\"value\";s:11:\"Grade Seven\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3847\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:19:\"I am applying for: \";s:3:\"key\";s:31:\"i_am_applying_for_1500318528695\";s:4:\"type\";s:10:\"listselect\";}s:2:\"id\";i:74;}i:1;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3861\";s:5:\"label\";s:17:\"First Parent Name\";s:3:\"key\";s:31:\"first_parent_name_1499712121583\";s:4:\"type\";s:9:\"firstname\";}s:2:\"id\";i:80;}i:2;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3909\";s:5:\"label\";s:17:\"Child\'s Full Name\";s:3:\"key\";s:31:\"child_s_full_name_1499464634967\";s:4:\"type\";s:9:\"firstname\";}s:2:\"id\";i:96;}i:3;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3934\";s:5:\"label\";s:50:\"What activities does your child prefer when alone?\";s:3:\"key\";s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";s:4:\"type\";s:7:\"textbox\";}s:2:\"id\";i:105;}i:4;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3947\";s:5:\"label\";s:156:\"If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\";s:3:\"key\";s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:114;}i:5;a:2:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";s:1:\"1\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:128:\"<p>I understand that completing an application does not guarantee enrolment for my child at Westside Montessori Academy.<br></p>\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:3:\"Yes\";s:20:\"unchecked_calc_value\";s:2:\"No\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3995\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:37:\"I understand the Terms and Conditions\";s:3:\"key\";s:51:\"i_understand_the_terms_and_conditions_1499711012223\";s:4:\"type\";s:8:\"checkbox\";}s:2:\"id\";i:126;}i:6;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"September 2018\";s:5:\"value\";s:14:\"September 2018\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"January 2019\";s:5:\"value\";s:12:\"January 2019\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2019\";s:5:\"value\";s:14:\"September 2019\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3850\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:10:\"Beginning:\";s:3:\"key\";s:23:\"beginning_1499454214079\";s:4:\"type\";s:10:\"listselect\";}s:2:\"id\";i:75;}i:7;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3863\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:22:\"lastname_1499463440629\";s:4:\"type\";s:8:\"lastname\";}s:2:\"id\";i:81;}i:8;a:2:{s:8:\"settings\";a:57:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:12:\"date_default\";s:0:\"\";s:11:\"date_format\";s:10:\"DD/MM/YYYY\";s:16:\"year_range_start\";s:0:\"\";s:14:\"year_range_end\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3911\";s:5:\"label\";s:21:\"Child\'s Date of Birth\";s:3:\"key\";s:35:\"child_s_date_of_birth_1499464731212\";s:4:\"type\";s:4:\"date\";}s:2:\"id\";i:97;}i:9;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3936\";s:5:\"label\";s:50:\"What activities does your child enjoy with others?\";s:3:\"key\";s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";s:4:\"type\";s:7:\"textbox\";}s:2:\"id\";i:106;}i:10;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3950\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:19:\"Special Medication?\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:115;}i:11;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3866\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:21:\"Best Phone to Contact\";s:3:\"key\";s:35:\"best_phone_to_contact_1499464065667\";s:4:\"type\";s:5:\"phone\";}s:2:\"id\";i:82;}i:12;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3914\";s:5:\"label\";s:31:\"Name Child Prefers to Be Called\";s:3:\"key\";s:45:\"name_child_prefers_to_be_called_1499464649864\";s:4:\"type\";s:7:\"textbox\";}s:2:\"id\";i:98;}i:13;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:7:\"cellcid\";s:5:\"c3952\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:18:\"Medication Details\";s:3:\"key\";s:32:\"medication_details_1499710356120\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:116;}i:14;a:2:{s:8:\"settings\";a:49:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3998\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1499710991307\";s:4:\"type\";s:6:\"submit\";}s:2:\"id\";i:127;}i:15;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:57:\"Name of current school child is attending (if applicable)\";s:3:\"key\";s:69:\"name_of_current_school_child_is_attending_if_applicable_1500323987591\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3939\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;}s:2:\"id\";s:3:\"130\";}i:16;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:6:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Web Search\";s:5:\"value\";s:10:\"web search\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:22:\"Current Student/Family\";s:5:\"value\";s:23:\"current family referral\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:18:\"BC Parent Magazine\";s:5:\"value\";s:9:\"bc parent\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Westcoast Families Magazine\";s:5:\"value\";s:16:\"westcoast family\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"OurKids.net\";s:5:\"value\";s:8:\"our kids\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"other\";s:5:\"value\";s:5:\"other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3853\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:4:\"type\";s:12:\"listcheckbox\";}s:2:\"id\";i:77;}i:17;a:2:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3868\";s:9:\"cellOrder\";s:1:\"2\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:19:\"email_1499463446645\";s:4:\"type\";s:5:\"email\";}s:2:\"id\";i:83;}i:18;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:1:\"s\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:6:\"Female\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:4:\"Male\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3916\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:7:\"Gender:\";s:3:\"key\";s:20:\"gender_1499703657310\";s:4:\"type\";s:10:\"listselect\";}s:2:\"id\";i:99;}i:19;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3955\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:13:\"Special Diet?\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:117;}i:20;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:5:\"label\";s:56:\"What activites/subjects does your child enjoy at school?\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:69:\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3939\";s:9:\"cellOrder\";i:2;s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"137\";}i:21;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:21:\"Child\'s Current Grade\";s:3:\"key\";s:35:\"child_s_current_grade_1500324007540\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3941\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;}s:2:\"id\";s:3:\"131\";}i:22;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3855\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:22:\"Current Student/Family\";s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:4:\"type\";s:7:\"textbox\";}s:2:\"id\";i:78;}i:23;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3871\";s:5:\"label\";s:7:\"Address\";s:3:\"key\";s:21:\"address_1499463452209\";s:4:\"type\";s:7:\"address\";}s:2:\"id\";i:84;}i:24;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3919\";s:5:\"label\";s:14:\"First Language\";s:3:\"key\";s:28:\"first_language_1499464743690\";s:4:\"type\";s:7:\"textbox\";}s:2:\"id\";i:100;}i:25;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:7:\"cellcid\";s:5:\"c3957\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:5:\"label\";s:20:\"Special Diet Details\";s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:118;}i:26;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3855\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"cellOrder\";s:1:\"2\";s:5:\"label\";s:5:\"Other\";s:3:\"key\";s:19:\"other_1499711968400\";s:4:\"type\";s:7:\"textbox\";}s:2:\"id\";i:79;}i:27;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:7:\"cellcid\";s:5:\"c3873\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"0\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:9:\"cellOrder\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:6:\"Unit #\";s:3:\"key\";s:18:\"unit_1499465451820\";s:4:\"type\";s:7:\"address\";}s:2:\"id\";i:85;}i:28;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3921\";s:5:\"label\";s:15:\"Other Languages\";s:3:\"key\";s:29:\"other_languages_1499464752409\";s:4:\"type\";s:7:\"textbox\";}s:2:\"id\";i:101;}i:29;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3960\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:29:\"Food preferences or dislikes?\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:119;}i:30;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:71:\"Please list any extra-curricular activites your child is involved with:\";s:3:\"key\";s:84:\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3941\";s:9:\"cellOrder\";i:2;s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"138\";}i:31;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3876\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:4:\"City\";s:3:\"key\";s:18:\"city_1499463453266\";s:4:\"type\";s:4:\"city\";}s:2:\"id\";i:86;}i:32;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3923\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:11:\"Citizenship\";s:3:\"key\";s:25:\"citizenship_1499464812337\";s:4:\"type\";s:7:\"textbox\";}s:2:\"id\";i:102;}i:33;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:7:\"cellcid\";s:5:\"c3962\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:5:\"label\";s:23:\"Food Preference Details\";s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:120;}i:34;a:2:{s:8:\"settings\";a:97:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:68:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Nunavut\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:13;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:14;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:15;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:16;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:17;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:18;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:19;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:20;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:21;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:22;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:23;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:24;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:25;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:26;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:27;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:28;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:29;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:30;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:31;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:32;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:33;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:34;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:35;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:36;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:37;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:38;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:39;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:40;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:41;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:42;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:43;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:44;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:45;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:46;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:47;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:48;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:49;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:50;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:51;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:52;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:53;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:54;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:55;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:55;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:56;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:56;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:57;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:57;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:58;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:58;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:59;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:59;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:60;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:60;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:61;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:61;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:62;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:62;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:63;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:63;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:64;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:64;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:65;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:51:\"ARMED FORCES AFRICA \\ CANADA \\ EUROPE \\ MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:65;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:66;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:66;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:67;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:67;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3878\";s:9:\"cellOrder\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:14:\"Province/State\";s:3:\"key\";s:28:\"province_state_1499463593303\";s:4:\"type\";s:9:\"liststate\";}s:2:\"id\";i:87;}i:35;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3926\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:30:\"Does Your Child Have Siblings?\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:103;}i:36;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3965\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:22:\"Special eating habits?\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:4:\"type\";s:9:\"listradio\";}s:2:\"id\";i:121;}i:37;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:1:\"6\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3880\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:11:\"Postal Code\";s:3:\"key\";s:25:\"postal_code_1499463506919\";s:4:\"type\";s:3:\"zip\";}s:2:\"id\";i:88;}i:38;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3928\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:24:\"Name and age of siblings\";s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:4:\"type\";s:7:\"textbox\";}s:2:\"id\";i:104;}i:39;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:7:\"cellcid\";s:5:\"c3967\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:21:\"Eating Habits Details\";s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:122;}i:40;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3883\";s:5:\"label\";s:13:\"Place of Work\";s:3:\"key\";s:27:\"place_of_work_1499464075146\";s:4:\"type\";s:7:\"textbox\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";i:89;}i:41;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:31:\"Vision or Hearing Difficulties?\";s:3:\"key\";s:44:\"vision_or_hearing_difficulties_1500324632876\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3970\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"132\";}i:42;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3885\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:10:\"Work Phone\";s:3:\"key\";s:24:\"work_phone_1499464087910\";s:4:\"type\";s:5:\"phone\";}s:2:\"id\";i:90;}i:43;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:5:\"label\";s:25:\"Vision or Hearing Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c3972\";s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"133\";}i:44;a:2:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";s:1:\"0\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:0:\"\";s:20:\"unchecked_calc_value\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3888\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:30:\"Add a Second Parent / Guardian\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:4:\"type\";s:8:\"checkbox\";}s:2:\"id\";i:91;}i:45;a:2:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:66:\"Has your child ever had a psychological or educational evaluation?\";s:3:\"key\";s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3975\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"134\";}i:46;a:2:{s:8:\"settings\";a:55:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3891\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:21:\"2nd Parent First Name\";s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:4:\"type\";s:9:\"firstname\";}s:2:\"id\";i:92;}i:47;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:5:\"label\";s:18:\"Evaluation Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c3977\";s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"135\";}i:48;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:14;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3893\";s:5:\"label\";s:20:\"2nd Parent Last Name\";s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:4:\"type\";s:8:\"lastname\";}s:2:\"id\";i:93;}i:49;a:2:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:15;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3896\";s:5:\"label\";s:16:\"2nd Parent Email\";s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:4:\"type\";s:5:\"email\";}s:2:\"id\";i:94;}i:50;a:2:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:16;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3898\";s:5:\"label\";s:16:\"2nd Parent Phone\";s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:4:\"type\";s:5:\"phone\";}s:2:\"id\";i:95;}i:51;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:17;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:15:\"2nd Parent Work\";s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3901\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"128\";}i:52;a:2:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:18;s:5:\"label\";s:21:\"2nd Parent Work Phone\";s:4:\"type\";s:5:\"phone\";s:7:\"cellcid\";s:5:\"c3903\";s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"129\";}i:53;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:3:\"999\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3983\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:48:\"Why would you like for your child to attend WMA?\";s:3:\"key\";s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:123;}i:54;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:3:\"999\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3986\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:87:\"How Does the Montessori Method fit in with the education goals you have for your child?\";s:3:\"key\";s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";s:4:\"type\";s:8:\"textarea\";}s:2:\"id\";i:124;}i:55;a:2:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:66:\"Is there anything else you would like to tell us about your child?\";s:3:\"key\";s:79:\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3989\";s:14:\"drawerDisabled\";b:0;}s:2:\"id\";s:3:\"136\";}}s:7:\"actions\";a:6:{i:0;a:2:{s:8:\"settings\";a:31:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:46:\"Application Successfully Submitted. Thank you!\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:889:\"<p>Dear {field:first_parent_name_1499712121583},</p><p>Thank you for submitting an online application to WMA Elementary.</p><p>You should receive an email shortly with a copy of your online application and the next steps to take to complete the process (be sure to check your junk folders). Please contact us if you have any questions or concerns.</p><p>All the best,</p><p>Westside Montessori Academy<br><a href=\"office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><a href=\"office@westsidemontessoriacademy.ca\" style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\"></a><br><span style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\">604-434-9611</span></p>\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:21;}i:1;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:52:\"Email with PDF Application (to school and applicant)\";s:2:\"to\";s:68:\"{field:email_1499463446645}, admissions@westsidemontessoriacademy.ca\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{field:all_fields}\";s:5:\"order\";s:1:\"2\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:8:\"reply_to\";s:35:\"office@westsidemontessoriacademy.ca\";s:13:\"email_subject\";s:59:\"Your Application to Westside Montessori Academy Elementary \";s:13:\"email_message\";s:5679:\"<p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Thank you for your application to Westside Montessori Elementary. We look forward to meeting you!<span class=\"Apple-converted-space\">&nbsp;</span><span id=\"nf-drawer-content\"><span><span>The information you submitted is attached to this message as a PDF.</span></span></span><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><br>Your application will be complete once<strong><span class=\"Apple-converted-space\">&nbsp;</span></strong><strong></strong>the following requirements have been met:</p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><strong style=\"font-size: 12px;\">✓ Complete application form</strong></p><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><span style=\"font-size: 12px;\"><strong>☐ Attend an WMA Elementary Open House (typically a Thursday evening in November) or schedule a brief school tour.</strong><span id=\"nf-drawer-content\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong><br></strong></span></h3><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><span style=\"font-size: 12px;\"><strong>☐ Paid $200 Application Processing fee.<span class=\"Apple-converted-space\">&nbsp;</span><i><u><br>We will only send this invoice once we\'ve determined that there is a space for your child at the school.</u></i></strong><span id=\"nf-drawer-content\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong></span></h3><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><strong style=\"font-size: 12px;\">☐ Schedule a Classroom Experience for your child to spend some time with us in our classrooms.</strong></h3><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-weight: normal; font-size: 12px;\"><br></span></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><i><span style=\"font-weight: normal; font-size: 12px;\">No acceptance for enrolment is implied by completing our application process. Enrolment is at the sole discretion of Westside Montessori Academy.</span></i><b><br><br>Please add<span class=\"Apple-converted-space\">&nbsp;</span></b><a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><b><span class=\"Apple-converted-space\">&nbsp;</span>to your contacts to avoid missing messages from us.</b></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">We will be in touch shortly.<br>All the best,<br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Westside Montessori Academy<span id=\"nf-drawer-content\"><span><span><br>Phone: (604) 434-9611<br>Email:&nbsp;<a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></span></span></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p>\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:27:\"Westside Montessori Academy\";s:12:\"from_address\";s:35:\"office@westsidemontessoriacademy.ca\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:29:\"officewesmonacademy@gmail.com\";s:3:\"bcc\";s:34:\"media@westsidemontessoriacademy.ca\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:1:\"1\";s:14:\"drawerDisabled\";b:0;s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:20;}i:2;a:2:{s:8:\"settings\";a:29:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:5:\"label\";s:15:\"Save Submission\";s:5:\"order\";s:1:\"3\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:17;}i:3;a:2:{s:8:\"settings\";a:28:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-10 16:02:53\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:16;}i:4;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-20 16:16:51\";s:5:\"label\";s:29:\"Zapier Elementary Freshbooks \";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/5scvkk/\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:26;}i:5;a:2:{s:8:\"settings\";a:30:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-20 14:45:28\";s:5:\"label\";s:27:\"Zapier Elementary Mailchimp\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/5sc4vf/\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}s:2:\"id\";i:24;}}s:8:\"settings\";a:249:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:26:\"WMA Elementary Application\";s:3:\"key\";s:0:\"\";s:10:\"created_at\";s:19:\"2017-07-17 12:01:44\";s:10:\"show_title\";i:0;s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:17:\"default_label_pos\";s:5:\"above\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:9:\"logged_in\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";N;s:13:\"sub_limit_msg\";s:43:\"The Form has reached it\'s submission limit.\";s:12:\"calculations\";a:0:{}s:33:\"container_styles_background-color\";N;s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";N;s:29:\"container_styles_border-color\";N;s:23:\"container_styles_height\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";N;s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:25:\"container_styles_advanced\";N;s:29:\"title_styles_background-color\";N;s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";N;s:25:\"title_styles_border-color\";N;s:18:\"title_styles_color\";N;s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";N;s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:21:\"title_styles_advanced\";N;s:27:\"row_styles_background-color\";N;s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";N;s:23:\"row_styles_border-color\";N;s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";N;s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:19:\"row_styles_advanced\";N;s:31:\"row-odd_styles_background-color\";N;s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";N;s:27:\"row-odd_styles_border-color\";N;s:20:\"row-odd_styles_color\";N;s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";N;s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:23:\"row-odd_styles_advanced\";N;s:35:\"success-msg_styles_background-color\";N;s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";N;s:31:\"success-msg_styles_border-color\";N;s:24:\"success-msg_styles_color\";N;s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";N;s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:27:\"success-msg_styles_advanced\";N;s:33:\"error_msg_styles_background-color\";N;s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";N;s:29:\"error_msg_styles_border-color\";N;s:22:\"error_msg_styles_color\";N;s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";N;s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:25:\"error_msg_styles_advanced\";N;s:10:\"conditions\";a:10:{i:0;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:1;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:2;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:3;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:4;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:5;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:23:\"current family referral\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:6;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:5:\"other\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:7;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:8;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:44:\"vision_or_hearing_difficulties_1500324632876\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:9;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}}s:13:\"mp_breadcrumb\";s:1:\"1\";s:15:\"mp_progress_bar\";s:1:\"1\";s:17:\"mp_display_titles\";s:1:\"1\";s:13:\"mp_prev_label\";s:0:\"\";s:13:\"mp_next_label\";s:0:\"\";s:44:\"breadcrumb_container_styles_background-color\";N;s:34:\"breadcrumb_container_styles_border\";s:0:\"\";s:40:\"breadcrumb_container_styles_border-style\";N;s:40:\"breadcrumb_container_styles_border-color\";N;s:34:\"breadcrumb_container_styles_height\";s:0:\"\";s:33:\"breadcrumb_container_styles_width\";s:0:\"\";s:34:\"breadcrumb_container_styles_margin\";s:0:\"\";s:35:\"breadcrumb_container_styles_padding\";s:0:\"\";s:35:\"breadcrumb_container_styles_display\";N;s:33:\"breadcrumb_container_styles_float\";s:0:\"\";s:45:\"breadcrumb_container_styles_show_advanced_css\";s:1:\"0\";s:36:\"breadcrumb_container_styles_advanced\";N;s:42:\"breadcrumb_buttons_styles_background-color\";N;s:32:\"breadcrumb_buttons_styles_border\";s:0:\"\";s:38:\"breadcrumb_buttons_styles_border-style\";N;s:38:\"breadcrumb_buttons_styles_border-color\";N;s:31:\"breadcrumb_buttons_styles_color\";N;s:32:\"breadcrumb_buttons_styles_height\";s:0:\"\";s:31:\"breadcrumb_buttons_styles_width\";s:0:\"\";s:35:\"breadcrumb_buttons_styles_font-size\";s:0:\"\";s:32:\"breadcrumb_buttons_styles_margin\";s:0:\"\";s:33:\"breadcrumb_buttons_styles_padding\";s:0:\"\";s:33:\"breadcrumb_buttons_styles_display\";N;s:31:\"breadcrumb_buttons_styles_float\";s:0:\"\";s:43:\"breadcrumb_buttons_styles_show_advanced_css\";s:1:\"0\";s:34:\"breadcrumb_buttons_styles_advanced\";N;s:47:\"breadcrumb_button_hover_styles_background-color\";N;s:37:\"breadcrumb_button_hover_styles_border\";s:0:\"\";s:43:\"breadcrumb_button_hover_styles_border-style\";N;s:43:\"breadcrumb_button_hover_styles_border-color\";N;s:36:\"breadcrumb_button_hover_styles_color\";N;s:37:\"breadcrumb_button_hover_styles_height\";s:0:\"\";s:36:\"breadcrumb_button_hover_styles_width\";s:0:\"\";s:40:\"breadcrumb_button_hover_styles_font-size\";s:0:\"\";s:37:\"breadcrumb_button_hover_styles_margin\";s:0:\"\";s:38:\"breadcrumb_button_hover_styles_padding\";s:0:\"\";s:38:\"breadcrumb_button_hover_styles_display\";N;s:36:\"breadcrumb_button_hover_styles_float\";s:0:\"\";s:48:\"breadcrumb_button_hover_styles_show_advanced_css\";s:1:\"0\";s:39:\"breadcrumb_button_hover_styles_advanced\";N;s:48:\"breadcrumb_active_button_styles_background-color\";N;s:38:\"breadcrumb_active_button_styles_border\";s:0:\"\";s:44:\"breadcrumb_active_button_styles_border-style\";N;s:44:\"breadcrumb_active_button_styles_border-color\";N;s:37:\"breadcrumb_active_button_styles_color\";N;s:38:\"breadcrumb_active_button_styles_height\";s:0:\"\";s:37:\"breadcrumb_active_button_styles_width\";s:0:\"\";s:41:\"breadcrumb_active_button_styles_font-size\";s:0:\"\";s:38:\"breadcrumb_active_button_styles_margin\";s:0:\"\";s:39:\"breadcrumb_active_button_styles_padding\";s:0:\"\";s:39:\"breadcrumb_active_button_styles_display\";N;s:37:\"breadcrumb_active_button_styles_float\";s:0:\"\";s:49:\"breadcrumb_active_button_styles_show_advanced_css\";s:1:\"0\";s:40:\"breadcrumb_active_button_styles_advanced\";N;s:46:\"progress_bar_container_styles_background-color\";s:0:\"\";s:36:\"progress_bar_container_styles_border\";s:0:\"\";s:42:\"progress_bar_container_styles_border-style\";N;s:42:\"progress_bar_container_styles_border-color\";N;s:36:\"progress_bar_container_styles_height\";s:0:\"\";s:35:\"progress_bar_container_styles_width\";s:0:\"\";s:36:\"progress_bar_container_styles_margin\";s:0:\"\";s:37:\"progress_bar_container_styles_padding\";s:0:\"\";s:37:\"progress_bar_container_styles_display\";N;s:35:\"progress_bar_container_styles_float\";s:0:\"\";s:47:\"progress_bar_container_styles_show_advanced_css\";s:1:\"0\";s:38:\"progress_bar_container_styles_advanced\";N;s:41:\"progress_bar_fill_styles_background-color\";s:7:\"#8bd655\";s:31:\"progress_bar_fill_styles_border\";s:0:\"\";s:37:\"progress_bar_fill_styles_border-style\";N;s:37:\"progress_bar_fill_styles_border-color\";N;s:31:\"progress_bar_fill_styles_height\";s:0:\"\";s:31:\"progress_bar_fill_styles_margin\";s:0:\"\";s:32:\"progress_bar_fill_styles_padding\";s:0:\"\";s:42:\"progress_bar_fill_styles_show_advanced_css\";s:1:\"0\";s:33:\"progress_bar_fill_styles_advanced\";N;s:35:\"part_titles_styles_background-color\";N;s:25:\"part_titles_styles_border\";s:0:\"\";s:31:\"part_titles_styles_border-style\";N;s:31:\"part_titles_styles_border-color\";N;s:24:\"part_titles_styles_color\";N;s:25:\"part_titles_styles_height\";s:0:\"\";s:24:\"part_titles_styles_width\";s:0:\"\";s:28:\"part_titles_styles_font-size\";s:0:\"\";s:25:\"part_titles_styles_margin\";s:0:\"\";s:26:\"part_titles_styles_padding\";s:0:\"\";s:26:\"part_titles_styles_display\";N;s:24:\"part_titles_styles_float\";s:0:\"\";s:36:\"part_titles_styles_show_advanced_css\";s:1:\"0\";s:27:\"part_titles_styles_advanced\";N;s:44:\"navigation_container_styles_background-color\";N;s:34:\"navigation_container_styles_border\";s:0:\"\";s:40:\"navigation_container_styles_border-style\";N;s:40:\"navigation_container_styles_border-color\";N;s:34:\"navigation_container_styles_height\";s:0:\"\";s:33:\"navigation_container_styles_width\";s:0:\"\";s:34:\"navigation_container_styles_margin\";s:0:\"\";s:35:\"navigation_container_styles_padding\";s:0:\"\";s:35:\"navigation_container_styles_display\";N;s:33:\"navigation_container_styles_float\";s:0:\"\";s:45:\"navigation_container_styles_show_advanced_css\";s:1:\"0\";s:36:\"navigation_container_styles_advanced\";N;s:39:\"previous_button_styles_background-color\";N;s:29:\"previous_button_styles_border\";s:0:\"\";s:35:\"previous_button_styles_border-style\";N;s:35:\"previous_button_styles_border-color\";N;s:28:\"previous_button_styles_color\";N;s:29:\"previous_button_styles_height\";s:0:\"\";s:28:\"previous_button_styles_width\";s:0:\"\";s:32:\"previous_button_styles_font-size\";s:0:\"\";s:29:\"previous_button_styles_margin\";s:0:\"\";s:30:\"previous_button_styles_padding\";s:0:\"\";s:40:\"previous_button_styles_show_advanced_css\";s:1:\"0\";s:31:\"previous_button_styles_advanced\";N;s:35:\"next_button_styles_background-color\";N;s:25:\"next_button_styles_border\";s:0:\"\";s:31:\"next_button_styles_border-style\";N;s:31:\"next_button_styles_border-color\";N;s:24:\"next_button_styles_color\";N;s:25:\"next_button_styles_height\";s:0:\"\";s:24:\"next_button_styles_width\";s:0:\"\";s:28:\"next_button_styles_font-size\";s:0:\"\";s:25:\"next_button_styles_margin\";s:0:\"\";s:26:\"next_button_styles_padding\";s:0:\"\";s:36:\"next_button_styles_show_advanced_css\";s:1:\"0\";s:27:\"next_button_styles_advanced\";N;s:40:\"navigation_hover_styles_background-color\";N;s:30:\"navigation_hover_styles_border\";s:0:\"\";s:36:\"navigation_hover_styles_border-style\";N;s:36:\"navigation_hover_styles_border-color\";N;s:29:\"navigation_hover_styles_color\";N;s:30:\"navigation_hover_styles_height\";s:0:\"\";s:29:\"navigation_hover_styles_width\";s:0:\"\";s:33:\"navigation_hover_styles_font-size\";s:0:\"\";s:30:\"navigation_hover_styles_margin\";s:0:\"\";s:31:\"navigation_hover_styles_padding\";s:0:\"\";s:41:\"navigation_hover_styles_show_advanced_css\";s:1:\"0\";s:32:\"navigation_hover_styles_advanced\";N;s:15:\"formContentData\";a:7:{i:0;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"i_am_applying_for_1500318528695\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:36:\"current_student_family_1499711958874\";i:1;s:19:\"other_1499711968400\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:9:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"first_parent_name_1499712121583\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499463440629\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"best_phone_to_contact_1499464065667\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499463446645\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499463452209\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:18:\"unit_1499465451820\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499463453266\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:28:\"province_state_1499463593303\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499463506919\";}s:5:\"width\";i:33;}}}i:4;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:27:\"place_of_work_1499464075146\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:24:\"work_phone_1499464087910\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"add_a_second_parent_guardian_1499465827161\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_first_name_1499704780354\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"2nd_parent_last_name_1499704845650\";}s:5:\"width\";i:50;}}}i:7;a:2:{s:5:\"order\";i:13;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_email_1499704856675\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_phone_1499704870129\";}s:5:\"width\";i:50;}}}i:8;a:2:{s:5:\"order\";i:14;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:29:\"2nd_parent_work_1500322689107\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_work_phone_1500399017023\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:17:\"Parent / Guardian\";s:3:\"key\";s:8:\"usyafvzm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"child_s_full_name_1499464634967\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"child_s_date_of_birth_1499464731212\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"name_child_prefers_to_be_called_1499464649864\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:20:\"gender_1499703657310\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:28:\"first_language_1499464743690\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:29:\"other_languages_1499464752409\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"citizenship_1499464812337\";}s:5:\"width\";i:33;}}}i:3;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:43:\"does_your_child_have_siblings_1499464832216\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:38:\"name_and_age_of_siblings_1499964482946\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:10:\"Your Child\";s:3:\"key\";s:8:\"udfnrhte\";s:10:\"editActive\";b:1;}i:3;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:2:{i:0;s:69:\"name_of_current_school_child_is_attending_if_applicable_1500323987591\";i:1;s:69:\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:35:\"child_s_current_grade_1500324007540\";i:1;s:84:\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Activities & Experience\";s:3:\"key\";s:5:\"yllfk\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:4;a:8:{s:15:\"formContentData\";a:7:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"special_medication_1499466346394\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"medication_details_1499710356120\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:26:\"special_diet_1499466766111\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"special_diet_details_1499710392198\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"food_preferences_or_dislikes_1499466743566\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:37:\"food_preference_details_1499710402755\";}s:5:\"width\";i:50;}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"special_eating_habits_1499466809010\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"eating_habits_details_1499710414708\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:44:\"vision_or_hearing_difficulties_1500324632876\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:39:\"vision_or_hearing_details_1500324676434\";}s:5:\"width\";i:50;}}}i:6;a:2:{s:5:\"order\";i:7;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"evaluation_details_1500324896152\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:4;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Allergies & Preferences\";s:3:\"key\";s:8:\"gihdcpsd\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:5;a:8:{s:15:\"formContentData\";a:3:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:5;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Why WMA?\";s:3:\"key\";s:6:\"jrngkm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:6;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:51:\"i_understand_the_terms_and_conditions_1499711012223\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499710991307\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:7;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Submit\";s:3:\"key\";s:7:\"szelumc\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}s:14:\"drawerDisabled\";b:0;s:19:\"changeEmailErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:11:\"mp_validate\";i:1;s:4:\"lock\";s:1:\"0\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";}s:14:\"deleted_fields\";a:0:{}s:15:\"deleted_actions\";a:0:{}}', 'yes');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(24876, 'nf_form_tel_sent', 'true', 'no'),
(24875, 'nf_sub_expiration', 'a:0:{}', 'yes'),
(24214, '_site_transient_timeout_browser_6d7578dc12f26aa1bf9b9bca9a9db614', '1534118139', 'no'),
(24215, '_site_transient_browser_6d7578dc12f26aa1bf9b9bca9a9db614', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"59.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(19141, '_site_transient_timeout_browser_1b767b6953591acb3d61f5d21bdbf7d4', '1503182642', 'no'),
(19142, '_site_transient_browser_1b767b6953591acb3d61f5d21bdbf7d4', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"60.0.3112.90\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(19429, '_site_transient_timeout_browser_f05336c2dd01cd07d9b4733204548e95', '1504624651', 'no'),
(19430, '_site_transient_browser_f05336c2dd01cd07d9b4733204548e95', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"60.0.3112.113\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(27581, 'nf_email_send_count', '0', 'yes'),
(27582, 'nf_email_with_attachment_count', '0', 'yes'),
(27583, 'nf_email_to_count', '0', 'yes'),
(27584, 'nf_email_to_max', '0', 'yes'),
(27585, 'nf_email_cc_count', '0', 'yes'),
(27586, 'nf_email_cc_max', '0', 'yes'),
(27587, 'nf_email_bcc_count', '0', 'yes'),
(27588, 'nf_email_bcc_max', '0', 'yes'),
(27589, 'nf_email_recipient_max', '0', 'yes'),
(27590, 'nf_email_attachment_count', '0', 'yes'),
(27591, 'nf_email_attachment_filesize_count', '0', 'yes'),
(27592, 'nf_email_attachment_filesize_max', '0', 'yes'),
(27593, 'ninja_forms_memberships_feed', '<div class=\"widget widget-memberships\">\r\n<div class=\"pricing-container\">\r\n<div class=\"pricing-block widget\">\r\n<div class=\"pricing-header\">\r\n<div class=\"pricing-title\">Agency</div>\r\n<div class=\"pricing-price\">$499</div>\r\n<div class=\"pricing-savings\">Save $2000+</div>\r\n<div class=\"pricing-cta\"><a class=\"nf-button primary\" href=\"https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=203757&utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Memberships&utm_content=Agency+Buy+Now\" target=\"_blank\" rel=\"noopener\">Buy Now</a></div>\r\n</div>\r\n<div class=\"pricing-body\">\r\n<div><i class=\"fa fa-users\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Unlimited Sites</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-rocket\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Fastest Support</span>\r\n<span>1 Year of Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-trophy\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">All add-ons included!</span>\r\n<ul>\r\n 	<li>Builder PRO Pack</li>\r\n 	<li>PDF Form Submissions</li>\r\n 	<li>Zapier</li>\r\n 	<li>Newsletters (MailChimp, etc.)</li>\r\n 	<li>CRMs (Saleforce, etc.)</li>\r\n 	<li>Payments (PayPal, etc.)</li>\r\n 	<li>And so much more...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"pricing-block widget highlight\">\r\n\r\n<!--\r\n<div class=\"callout\">\r\n                    Most Popular</div>\r\n-->\r\n<div class=\"pricing-header\">\r\n<div class=\"pricing-title\">Professional</div>\r\n<div class=\"pricing-price\">$199</div>\r\n<div class=\"pricing-savings\">Save $197</div>\r\n<div class=\"pricing-cta\"><a class=\"nf-button primary\" href=\"https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=471355&utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Memberships&utm_content=Professional+Buy+Now\" target=\"_blank\" rel=\"noopener\">Buy Now</a></div>\r\n</div>\r\n<div class=\"pricing-body\">\r\n<div><i class=\"fa fa-users\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">20 Sites</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-plane\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Faster Support</span></div>\r\n<div><i class=\"fa fa-wrench\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Builder Pro Pack</span>\r\n<span>Layout &amp; Styles, Multi-Part Forms, Conditional Logic, File Uploads</span></div>\r\n<div><i class=\"fa fa-percent\" aria-hidden=\"true\"></i>\r\n<span>Plus <strong>40% off</strong>\r\nAdditional Add-Ons</span></div>\r\n</div>\r\n</div>\r\n<div class=\"pricing-block widget\">\r\n<div class=\"pricing-header\">\r\n<div class=\"pricing-title\">Personal</div>\r\n<div class=\"pricing-price\">$99</div>\r\n<div class=\"pricing-savings\">Save $57</div>\r\n<div class=\"pricing-cta\"><a class=\"nf-button primary\" href=\"https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=471356&utm_medium=plugin&utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Memberships&utm_content=Personal+Buy+Now\" target=\"_blank\" rel=\"noopener\">Buy Now</a></div>\r\n</div>\r\n<div class=\"pricing-body\">\r\n<div><i class=\"fa fa-user\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">1 Site</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-car\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Fast Support</span></div>\r\n<div><i class=\"fa fa-wrench\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Builder Pro Pack</span>\r\n<span>Layout &amp; Styles, Multi-Part Forms, Conditional Logic, File Uploads</span></div>\r\n<div><i class=\"fa fa-percent\" aria-hidden=\"true\"></i>\r\n<span>Plus <strong>20% off</strong>\r\nAdditional Add-Ons</span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"widget widget-plan-notice\">\r\n<p class=\"widget-title\">That sounds amazing! What else comes with Ninja Forms?</p>\r\n<a class=\"nf-button primary feature-list-link\" href=\"https://ninjaforms.com/features/?utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Features+Link\" target=\"_blank\" rel=\"noopener\">We\'re glad you asked! Checkout our full list of features! <i class=\"fa fa-chevron-circle-right\" aria-hidden=\"true\"></i></a>\r\n<div><em>All plans include a 14 day money back guarantee.</em></div>\r\n<div>Requires a current active license and subject to our <a href=\"https://ninjaforms.com/terms-conditions/?utm_medium=plugin&utm_source=plugin-dashboard&utm_campaign=Ninja+Forms+Memberships&utm_content=Terms+Conditions\" target=\"_blank\" rel=\"noopener\">Terms &amp; Conditions</a>.</div>\r\n</div>', 'no'),
(27594, 'ninja_forms_addons_feed', '[{\"title\":\"Conditional Logic\",\"image\":\"assets\\/img\\/add-ons\\/conditional-logic.png\",\"content\":\"Build dynamic forms that can change as a user fills out the form. Show and hide fields. Send certain email, don\'t send others. Redirect to one of many pages. The possibilities are endless!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Conditional+Logic\",\"plugin\":\"ninja-forms-conditionals\\/conditionals.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/conditional-logic\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Conditional+Logic+Docs\",\"version\":\"3.0.26\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"}]},{\"title\":\"Multi-Part Forms\",\"image\":\"assets\\/img\\/add-ons\\/multi-part-forms.png\",\"content\":\"Give submissions a boost on any longer form by making it a multi-page form. Drag and drop fields between pages, add breadcrumb navigation, a progress bar, and loads more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/multi-part-forms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Multi-Part+Forms\",\"plugin\":\"ninja-forms-multi-part\\/multi-part.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/multi-part-forms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Multi-Part+Forms+Docs\",\"version\":\"3.0.26\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"}]},{\"title\":\"Front-End Posting\",\"image\":\"assets\\/img\\/add-ons\\/front-end-posting.png\",\"content\":\"Let users publish content just by submitting a form! Completely configurable including post type, title, even categories and tags. Set post status, author, and much more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/post-creation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Front-End+Posting\",\"plugin\":\"ninja-forms-post-creation\\/ninja-forms-post-creation.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/post-creation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Front-End+Posting+Docs\",\"version\":\"3.0.9\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"User Management\",\"slug\":\"user-management\"}]},{\"title\":\"File Uploads\",\"image\":\"assets\\/img\\/add-ons\\/file-uploads.png\",\"content\":\"Upload files to WordPress, Google Drive, Dropbox, or Amazon S3. Upload documents, images, media, and more. Easily control file type and size. Add an upload field to any form!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/file-uploads\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=File+Uploads\",\"plugin\":\"ninja-forms-uploads\\/file-uploads.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/file-uploads\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=File+Uploads+Docs\",\"version\":\"3.3.2\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"}]},{\"title\":\"Layout and Styles\",\"image\":\"assets\\/img\\/add-ons\\/layout-styles.png\",\"content\":\"Drag and drop fields into columns and rows. Resize fields. Add backgrounds, adjust borders, and more. Design gorgeous forms without being a designer!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/layouts-and-styles\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Layout+and+Styles\",\"plugin\":\"ninja-forms-style\\/ninja-forms-style.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/layouts-and-styles\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Layout+and+Styles+Docs\",\"version\":\"3.0.28\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"}]},{\"title\":\"Mailchimp\",\"image\":\"assets\\/img\\/add-ons\\/mail-chimp.png\",\"content\":\"Bring new life to your lists with upgraded Mailchimp signup forms for WordPress! Easy to build and customize with no code required. Link to lists and interest groups!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/mailchimp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Mailchimp\",\"plugin\":\"ninja-forms-mail-chimp\\/ninja-forms-mail-chimp.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/mailchimp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Mailchimp+Docs\",\"version\":\"3.1.11\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Campaign Monitor\",\"image\":\"assets\\/img\\/add-ons\\/campaign-monitor.png\",\"content\":\"Make any form a custom crafted WordPress signup form for Campaign Monitor. Connect to any list, link form fields to list fields, and watch your lists grow!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/campaign-monitor\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Campaign+Monitor\",\"plugin\":\"ninja-forms-campaign-monitor\\/ninja-forms-campaign-monitor.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/campaign-monitor\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Campaign+Monitor+Docs\",\"version\":\"3.0.5\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"User Analytics\",\"image\":\"assets\\/img\\/add-ons\\/user-analytics.png\",\"content\":\"Get better data on where your form traffic is coming from with every submission. Add 12+ analytics fields including UTM values,  URL referrer, geo data, and more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/user-analytics\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Analytics\",\"plugin\":\"ninja-forms-user-analytics\\/ninja-forms-user-analytics.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/user-analytics\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Analytics+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"User Management\",\"slug\":\"user-management\"}]},{\"title\":\"Constant Contact\",\"image\":\"assets\\/img\\/add-ons\\/constant-contact.png\",\"content\":\"Connect WordPress to Constant Contact with forms that you can build and design just the way you want, no tech skills required! Subscribe users to any list or interest group.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/constant-contact\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Constant+Contact\",\"plugin\":\"ninja-forms-constant-contact\\/ninja-forms-constant-contact.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/constant-contact\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Constant+Contact+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"AWeber\",\"image\":\"assets\\/img\\/add-ons\\/aweber.png\",\"content\":\"Build your lists faster with easy to design, professional quality WordPress signup forms. No technical skills required. Connect WordPress to AWeber with style!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/aweber\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=AWeber\",\"plugin\":\"ninja-forms-aweber\\/ninja-forms-aweber.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/aweber\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=AWeber+Docs\",\"version\":\"3.1.1\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"PayPal Express\",\"image\":\"assets\\/img\\/add-ons\\/paypal-express.png\",\"content\":\"Set up any form to accept PayPal payments with PayPal Express for WordPress! Base totals on a fixed amount, user entered amount, or a calculated total.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/paypal-express\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal+Express\",\"plugin\":\"ninja-forms-paypal-express\\/ninja-forms-paypal-express.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/paypal-express\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal+Express+Docs\",\"version\":\"3.0.15\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"MailPoet\",\"image\":\"assets\\/img\\/add-ons\\/mailpoet.png\",\"content\":\"Say hello better! Customize your MailPoet signup forms to draw more subscribers than ever before. Connect WordPress to any MailPoet list in minutes!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/mailpoet\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailPoet\",\"plugin\":\"ninja-forms-mailpoet\\/nf-mailpoet.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/mailpoet\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailPoet+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Zoho CRM\",\"image\":\"assets\\/img\\/add-ons\\/zoho-crm.png\",\"content\":\"Customize your forms to get the most out of your connection between WordPress and Zoho. Link form fields directly to Zoho fields, custom fields included, from almost any module.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zoho-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zoho+CRM\",\"plugin\":\"ninja-forms-zoho-crm\\/ninja-forms-zoho-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/zoho-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zoho+CRM+Docs\",\"version\":\"3.4\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Capsule CRM\",\"image\":\"assets\\/img\\/add-ons\\/capsule-crm.png\",\"content\":\"Boost conversions from WordPress to Capsule with forms tailor made to your audience. Link form fields to Capsule fields from a wide range of modules. Custom fields too!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/capsule-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Capsule+CRM\",\"plugin\":\"ninja-forms-capsule-crm\\/ninja-forms-capsule-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/capsule-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Capsule+CRM+Docs\",\"version\":\"3.4.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Stripe\",\"image\":\"assets\\/img\\/add-ons\\/stripe.png\",\"content\":\"Set up any WordPress form to accept credit card payments or donations through Stripe. Base totals on a fixed amount, user entered amount, or a calculated total!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/stripe\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Stripe\",\"plugin\":\"ninja-forms-stripe\\/ninja-forms-stripe.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/stripe\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Stripe+Docs\",\"version\":\"3.1.3\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Insightly CRM\",\"image\":\"assets\\/img\\/add-ons\\/insightly-crm.png\",\"content\":\"Your customer\'s journey begins with your WordPress forms. Send Contacts, Leads, Opportunities, Custom fields and more seamlessly from WordPress to Insightly!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/insightly-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Insightly+CRM\",\"plugin\":\"ninja-forms-insightly-crm\\/ninja-forms-insightly-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/insightly-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Insightly+CRM+Docs\",\"version\":\"3.2.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"PDF Form Submission\",\"image\":\"assets\\/img\\/add-ons\\/pdf-form-submission.png\",\"content\":\"Generate a PDF of any WordPress form submission. Export any submission as a PDF, or attach it to an email and send a copy to whoever needs one!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pdf\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PDF+Form+Submission\",\"plugin\":\"ninja-forms-pdf-submissions\\/nf-pdf-submissions.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/pdf\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PDF+Form+Submission+Docs\",\"version\":\"3.1.2\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"}]},{\"title\":\"Trello\",\"image\":\"assets\\/img\\/add-ons\\/trello.png\",\"content\":\"Create a new Trello card with data from any WordPress form submission. Map fields to card details, assign members and labels, upload images, embed links.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/trello\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Trello\",\"plugin\":\"ninja-forms-trello\\/ninja-forms-trello.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/trello\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Trello+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"}]},{\"title\":\"Elavon\",\"image\":\"assets\\/img\\/add-ons\\/elavon.png\",\"content\":\"Accept credit card payments from any of your WordPress forms. Pass customer and invoice info from any field securely into Elavon with each payment.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/elavon\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elavon\",\"plugin\":\"ninja-forms-elavon-payment-gateway\\/ninja-forms-elavon-payment-gateway.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/elavon\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elavon+Docs\",\"version\":\"3.1.0\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Zapier\",\"image\":\"assets\\/img\\/add-ons\\/zapier.png\",\"content\":\"Don\'t see an add-on integration for a service you love? Don\'t worry! Connect WordPress to more than 1,500 different services through Zapier, no code required!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zapier\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zapier\",\"plugin\":\"ninja-forms-zapier\\/ninja-forms-zapier.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/zapier\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zapier+Docs\",\"version\":\"3.0.8\",\"categories\":[{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Custom Integrations\",\"slug\":\"custom-integrations\"}]},{\"title\":\"Salesforce CRM\",\"image\":\"assets\\/img\\/add-ons\\/salesforce-crm.png\",\"content\":\"Easily map any form field to any Salesforce Object or Field. A better connection to your customers begins with a better WordPress form builder!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/salesforce-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Salesforce+CRM\",\"plugin\":\"ninja-forms-salesforce-crm\\/ninja-forms-salesforce-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/salesforce-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Salesforce+CRM+Docs\",\"version\":\"3.2.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Slack\",\"image\":\"assets\\/img\\/add-ons\\/slack.png\",\"content\":\"Get realtime Slack notifications in the workspace and channel of your choice with any new WordPress form submission. @Mention any team member!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/slack\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Slack\",\"plugin\":\"ninja-forms-slack\\/ninja-forms-slack.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/slack\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Slack+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"}]},{\"title\":\"CleverReach\",\"image\":\"assets\\/img\\/add-ons\\/cleverreach.png\",\"content\":\"Grow the reach of your email marketing with better CleverReach signup forms. Tailor your forms to your audience with this easy to set up integration!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/cleverreach\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CleverReach\",\"plugin\":\"ninja-forms-cleverreach\\/ninja-forms-cleverreach.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/cleverreach\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CleverReach+Docs\",\"version\":\"3.1.3\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Webhooks\",\"image\":\"assets\\/img\\/add-ons\\/webhooks.png\",\"content\":\"Can\'t find a WordPress integration for the service you love? Send WordPress forms data to any external URL using a simple GET or POST request!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/webhooks\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Webhooks\",\"plugin\":\"ninja-forms-webhooks\\/ninja-forms-webhooks.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/webhooks\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Webhooks+Docs\",\"version\":\"3.0.5\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Custom Integrations\",\"slug\":\"custom-integrations\"}]},{\"title\":\"Excel Export\",\"image\":\"assets\\/img\\/add-ons\\/excel-export.png\",\"content\":\"Export any form\'s submissions as a Microsoft Excel spreadsheet. Choose a date range, the fields you want to include, and export to Excel! \",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/excel-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Excel+Export\",\"plugin\":\"ninja-forms-excel-export\\/ninja-forms-excel-export.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/excel-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Excel+Export+Docs\",\"version\":\"3.3.1\",\"categories\":[{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"}]},{\"title\":\"WebMerge\",\"image\":\"assets\\/img\\/add-ons\\/webmerge.png\",\"content\":\"Create specifically formatted templates from an uploaded PDF or Word document, then auto-fill them from any WordPress form submission!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/webmerge\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=WebMerge\",\"plugin\":\"ninja-forms-webmerge\\/ninja-forms-webmerge.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/webmerge\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=WebMerge+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"}]},{\"title\":\"Help Scout\",\"image\":\"assets\\/img\\/add-ons\\/help-scout.png\",\"content\":\"Offering great support is hard. Tailor your WordPress forms to match your customers\' needs with this Help Scout integration for WordPress.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/help-scout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Help+Scout\",\"plugin\":null,\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/help-scout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Help+Scout+Docs\",\"version\":\"3.1.2\",\"categories\":[{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"User Management\",\"slug\":\"user-management\"}]},{\"title\":\"Emma\",\"image\":\"assets\\/img\\/add-ons\\/emma.png\",\"content\":\"Take your email marketing further with handcrafted, easy to build signup forms that connect directly into your Emma account! \",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/emma\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Emma\",\"plugin\":\"ninja-forms-emma\\/ninja-forms-emma.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/emma\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Emma+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"ClickSend SMS\",\"image\":\"assets\\/img\\/add-ons\\/clicksend-sms.png\",\"content\":\"Get instant SMS notifications with every new WordPress form submission. Respond to leads faster and make more personal connections!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/clicksend-sms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ClickSend+SMS\",\"plugin\":\"ninja-forms-clicksend\\/ninja-forms-clicksend.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/clicksend-sms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ClickSend+SMS+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"}]},{\"title\":\"Twilio SMS\",\"image\":\"assets\\/img\\/add-ons\\/twilio-sms.png\",\"content\":\"Get instant SMS notifications with every new WordPress form submission. Respond to leads faster and make more personal connections!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/twilio\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Twilio+SMS\",\"plugin\":\"ninja-forms-twilio\\/ninja-forms-twilio.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/twilio\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Twilio+SMS+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"}]},{\"title\":\"Recurly\",\"image\":\"assets\\/img\\/add-ons\\/recurly.png\",\"content\":\"Subscription plans a part of your business model? Let your users subscribe from any WordPress form & make management easier with Recurly!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/recurly\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Recurly\",\"plugin\":\"ninja-forms-recurly\\/ninja-forms-recurly.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/recurly\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Recurly+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"User Management\",\"image\":\"assets\\/img\\/add-ons\\/user-management.png\",\"content\":\"Allow your users to register, login, and manage their own profiles on your website. Customizable template forms for each, or design your own!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/user-management\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Management\",\"plugin\":\"ninja-forms-user-management\\/ninja-forms-user-management.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/user-management\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Management+Docs\",\"version\":\"3.0.12\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"User Management\",\"slug\":\"user-management\"}]},{\"title\":\"Save Progress\",\"image\":\"assets\\/img\\/add-ons\\/save-progress.png\",\"content\":\"Let your users save their work and reload it all when they have time to return. Don\'t lose out on valuable submissions for longer forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/save-progress\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Save+Progress\",\"plugin\":\"ninja-forms-save-progress\\/ninja-forms-save-progress.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/save-progress\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Save+Progress+Docs\",\"version\":\"3.0.24.2\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"}]},{\"title\":\"EmailOctopus\",\"image\":\"assets\\/img\\/add-ons\\/emailoctopus.png\",\"content\":\"Pair WordPress\' best drag and drop form builder with your EmailOctopus account for incredibly effective signup forms. Easy, complete integration.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/emailoctopus\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=EmailOctopus\",\"plugin\":\"ninja-forms-emailoctopus\\/ninja-forms-emailoctopus.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/emailoctopus\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=EmailOctopus+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"PipelineDeals CRM\",\"image\":\"assets\\/img\\/add-ons\\/pipelinedeals-crm.png\",\"content\":\"Complete, effortless integration with PipelineDeals CRM. Increase the flow of leads into your sales pipeline with upgraded lead generation forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pipelinedeals-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PipelineDeals+CRM\",\"plugin\":\"ninja-forms-zoho-crm\\/zoho-integration.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/pipelinedeals-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PipelineDeals+CRM+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Highrise CRM\",\"image\":\"assets\\/img\\/add-ons\\/highrise-crm.png\",\"content\":\"Get more out of the functional simplicity of Highrise CRM with forms that can be designed from the ground up to maximize conversion. \",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/highrise-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Highrise+CRM\",\"plugin\":\"ninja-forms-highrise-crm\\/ninja-forms-highrise-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/highrise-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Highrise+CRM+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"ConvertKit\",\"image\":\"assets\\/img\\/add-ons\\/convertkit.png\",\"content\":\"Connect WordPress to your ConvertKit account with completely customizable opt-in forms. Watch your audience & sales grow like never before!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/convertkit\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ConvertKit\",\"plugin\":\"ninja-forms-convertkit\\/ninja-forms-convertkit.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/convertkit\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ConvertKit+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"OnePageCRM\",\"image\":\"assets\\/img\\/add-ons\\/onepage-crm.png\",\"content\":\"Integrate WordPress with OnePage CRM seamlessly through highly customizable WordPress forms. Make better conversions <em>your<\\/em> Next Action!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/onepage-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=OnePageCRM\",\"plugin\":\"ninja-forms-onepage-crm\\/ninja-forms-onepage-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/onepage-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=OnePageCRM+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]},{\"title\":\"Active Campaign\",\"image\":\"assets\\/img\\/add-ons\\/active-campaign.png\",\"content\":\"Design custom forms that link perfectly to your Active Campaign account for the ultimate in marketing automation. Better leads begin here!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/activecampaign\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Active+Campaign\",\"plugin\":\"ninja-forms-active-campaign\\/ninja-forms-active-campaign.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/activecampaign\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Active+Campaign+Docs\",\"version\":\"3.0.6\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Agency\",\"slug\":\"agency\"}]}]', 'no'),
(27576, 'ninja_forms_zuul', '78', 'no'),
(27577, 'ninja_forms_needs_updates', '0', 'yes'),
(20596, '_site_transient_browser_f3f76e59bfe58ff0f210dd4a7ddfd652', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"62.0.3202.94\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(35262, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1579587404', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(35263, '_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: Blocksy WordPress Theme Provides a Solid Block-Editor Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96555\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://wptavern.com/blocksy-wordpress-theme-provides-a-solid-block-editor-experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7060:\"<img />Screenshot of the Blocksy theme blog posts page.\n\n\n\n<p>Creative Themes dropped version 1.6.8 of its <a href=\"https://wordpress.org/themes/blocksy/\">Blocksy WordPress theme</a> yesterday.  It was an update to a theme that is quickly becoming popular, having garnered 58 five-star reviews and one thousand active installs since it first went live in the WordPress theme directory.  The theme is specifically built to work with the block editor and is a nice example of what is currently possible with blocks.</p>\n\n\n\n<p>Blocksy is billed as a general-purpose theme and also works with other popular page builders like Elementor, Beaver Builder, and Visual Composer.  The truth-test is whether it handles the block editor, especially given its primary audience (it is named <em>Blocksy</em>, after all).  Aside from a few trivial quirks, the theme handled nearly every bit of test content I threw at it.</p>\n\n\n\n<p>Blocksy is one of the better-designed free themes for the block editor that I have seen.</p>\n\n\n\n<p>I want to use this theme for a project.  Unfortunately, I have no site to use it on at the moment.  I do not say this about many free, repository-hosted WordPress themes.  The quality of work is on par with themes from the majority of commercial theme shops I have tested or used over the years.</p>\n\n\n\n<p>The theme is not without a few issues, which we&rsquo;ll get to, but it is a solid offering.</p>\n\n\n\n<h2>Block Design</h2>\n\n\n\n<img />A few block design examples from the theme.\n\n\n\n<p>With a name like <em>Blocksy</em>, I went into this review with a mindset that the theme better handle every test block I dropped into the block editor with grace.  I wanted to make sure it lived up to its name.</p>\n\n\n\n<p>I am happy to report that it handles block design as good as or better than most themes designed for showcasing the block system.  It adds just enough stylistic flair, such as a unique pull-quote design, without getting in the way of the content.</p>\n\n\n\n<p>One problem area is the font in the editor does not match the font on the front end completely.  This is a minor issue that should be easily fixed in an update.</p>\n\n\n\n<p>You can find some good examples of block design on the theme&rsquo;s <a href=\"https://demo.creativethemes.com/blocksy/main/gutenberg/\">Gutenberg demo page</a>.</p>\n\n\n\n<h2>Block Editor Sidebar</h2>\n\n\n\n<img />Custom block editor sidebar for post meta.\n\n\n\n<p>The latest update of the theme includes additional integration with the block editor.  The team moved its old meta box, which sat below the post content editor, to a new sidebar panel.  This change is refreshing.</p>\n\n\n\n<p>I did not know the meta box existed until the theme developers pointed out this change in feature (I first started testing the previous version of the theme).  At this point, I never look at the bottom of the block editor for meta boxes.  I expect any additional settings to be placed firmly in the right sidebar area.  I applaud this move.  It could confuse old theme users when updating, but it feels more natural in its new home.</p>\n\n\n\n<p>The team has done a nice job with this custom sidebar for the most part.  The biggest issue is with the button for switching to it.  By using both an icon and the &ldquo;Page Settings&rdquo; text, it uses more room than necessary.  To fit in line with the existing UI, it should simply display an icon.  The button text is also hard to read when selected, which is a minor CSS issue that can be corrected in an update.</p>\n\n\n\n<h2>Customizer Options</h2>\n\n\n\n<img />Custom-designed customizer control panel.\n\n\n\n<p>For users who like to have full control over the site&rsquo;s display, this theme won&rsquo;t disappoint.  For users who dislike by many options, the number of design settings will likely feel overwhelming.  </p>\n\n\n\n<p>Blocksy has more design options than most people will ever need.  Some options, such as letter-spacing and line-height controls for fonts may be going overboard.  Ideally, those things would be automatically adjusted based on the chosen font family.</p>\n\n\n\n<p>The theme also uses a custom design for the customizer control panel.  In general, the custom design looks nice.  However, is not good practice for themes to customize a shared WordPress UI element.  Plugins with options in the customizer could break.  It is best to stick with the default design.</p>\n\n\n\n<h2>Blocksy Companion Plugin</h2>\n\n\n\n<p>The theme promotes an additional plugin named Blocksy Companion.  The add-on plugin provides users with additional widgets, a cookies-consent feature for the front end, and integrations with Mailchimp, Instagram, and WooCommerce.  It also provides an avenue for importing custom-made demo content.</p>\n\n\n\n<p>Most of the companion plugin&rsquo;s features are fairly routine compared to similar themes in the WordPress theme repository.  The cookies-consent feature is something I haven&rsquo;t seen before as part of a theme add-on plugin.</p>\n\n\n\n<p>My biggest complaint with the plugin is that it makes the &ldquo;Blocksy&rdquo; admin menu item a top-level item.  It is a waste of valuable real estate in an already-cluttered admin menu.  Plus, there is no good reason for a single theme/plugin screen to take a top-level spot when it has no sub-menus.</p>\n\n\n\n<h2>How Does the Code Look?</h2>\n\n\n\n<p>If I were describing the code in one phrase:  <em>average but gets the job done</em>.</p>\n\n\n\n<p>The theme has a lot of PHP code.  Most of it is dropped into a single <code>/inc</code> folder and not organized nearly as well as it could be.  It feels like a giant mish-mash of functions with almost non-existent inline documentation for most of them.  It&rsquo;s not something a developer who is not intimately familiar with the theme would want to dive into.</p>\n\n\n\n<p>This is not an argument that the theme&rsquo;s code is bad.  It passed the official WordPress.org review process and made it into the theme directory, so it is at least doing the minimum necessary.  It&rsquo;s simply unimpressive, which is par for the course when it comes to most WordPress themes.  Code architecture seems like an afterthought, which could make it tougher to maintain over the long haul.  With a theme that has as much code as this one, this is more important than it is for simpler themes.  It can also easily be remedied with a week or so of dev time strictly devoted to architecture.</p>\n\n\n\n<h2>Final Thoughts</h2>\n\n\n\n<p>Blocksy is a well-designed theme that does the job it sets out to do.  It is ideal for users who are working with the block editor or a third-party page builder.  The theme is packed with far more options than I could cover in this review.  If customizability is your thing, you will likely enjoy it.</p>\n\n\n\n<p>The team shared some of their future ideas.  They have plans to add conditional headers, footers, and sidebars; a sticky header; AMP support; and more.  They seem excited about the future of the theme.</p>\n\n\n\n<p>Overall, I would recommend this theme for users who want a clean, relatively fast, block-ready WordPress theme.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jan 2020 21:34:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WPTavern: WordCamp Houston Returning After 10 Years\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96499\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wptavern.com/wordcamp-houston-returning-after-10-years\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4308:\"<img />\n\n\n\n<p>After a 10-year hiatus, <a href=\"https://2020.houston.wordcamp.org/\">WordCamp Houston</a> will return in 2020.  The event will run from May 9-10 at the Hilton Houston NASA Clear Lake and expects 250-300 attendees.  The team behind the Texas-based WordCamp is still in the process of putting the event together and is looking for volunteers, speakers, and sponsors.</p>\n\n\n\n<p>With 10 years between events, local organizers had to rebuild their WordPress community.  &ldquo;After <a href=\"https://wptavern.com/it-took-houston-four-years\">WordCamp 2010</a>, the community seemed to have dismantled,&rdquo; said Christina Hawkins, lead organizer for WordCamp Houston.  &ldquo;I can only guess that because it takes an active community and dedicated volunteers, that if any piece starts to have trouble, it becomes challenging to continue,&rdquo; she speculated as to why the original event never continued.</p>\n\n\n\n<p>Hawkins began the Sugar Land meetup, located south of Houston but a greater part of the Houston area.  The overall area has several regular WordPress meetups.  &ldquo;John Peterson and a few others were instrumental in building the community again,&rdquo; she said.  &ldquo;They were dedicated and made sure we had regular monthly meetings with quality speakers.&rdquo;  Currently, they have 12 wranglers who are working to make sure this year&rsquo;s WordCamp runs smoothly.</p>\n\n\n\n<p>Considering that Houston is the hometown of Matt Mullenweg, the co-creator of WordPress, it would seem like the city would be the ideal location for an annual WordPress event.  He is not involved in the event or currently on the speaker roster, which is still open.  Hawkins hopes that he can at least attend the event in an unofficial capacity.  &ldquo;I want to iron out any wrinkles first and present a flawless WordCamp for him,&rdquo; she said.  &ldquo;We expect 2020 to be a WordCamp that knocks it out of the park, but I want to make sure we represent WordPress in the best light and formally invite him as a keynote next year.&rdquo;</p>\n\n\n\n<p>WordCamp Houston is currently <a href=\"https://2020.houston.wordcamp.org/call-for-speakers/\">accepting speaker applications</a>.  The process will remain open until February 29.  Those who want to speak should submit a topic and plan for a session that lasts 30-40 minutes.</p>\n\n\n\n<p>&ldquo;Heather Baker is our Speaker Wrangler,&rdquo; said Hawkins.  &ldquo;Since this is the first one in years, she has been actively training future speakers. We had an in-person workshop last fall and we are preparing a webinar series soon that will be broken up in chunks.&rdquo;</p>\n\n\n\n<p>Thus far, the event organizers have received 29 applications and are expecting more.  They will evaluate applications from the first of March and let speakers know if their session is approved on March 15.</p>\n\n\n\n<p>The team is still on the hunt for sponsors.  &ldquo;We have the national sponsors, which is very helpful, but we are in the process of getting the word out locally,&rdquo; said Hawkins.  &ldquo;Most of Houston has never heard of WordCamp so it&rsquo;s up to us to start knocking on doors. We have a long list of people and companies that we are reaching out to.&rdquo;</p>\n\n\n\n<p>Individuals or businesses who wish to sponsor the event can sign up via the <a href=\"https://2020.houston.wordcamp.org/become-a-sponsor/\">sponsorship page</a>.  There are four tiers, ranging from $150 to $3,000, with various perks for each level.</p>\n\n\n\n<p>The team chose the Hilton Houston NASA Clear Lake venue for this year&rsquo;s event.  The location was ideal because it had a good room setup, which could allow them to expand in case they had an increase in attendance.  They can also add an extra room if they need to add another speaker track.</p>\n\n\n\n<p>&ldquo;It&rsquo;s also close to NASA which fits our overall theme of &lsquo;Taking Off!\'&rdquo; said Hawkins.</p>\n\n\n\n<p>The team initially had some trouble finding a venue that met their needs, budget, and location.  &ldquo;Houston is a vast city, and it is not very easy to manage so many people that live all over,&rdquo; said Hawkins.  &ldquo;I am sure other cities like Atlanta, LA, and Chicago have the same problem with having a vast city that can extend to an hour drive in each direction.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Jan 2020 19:59:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Post Status: Introducing a new chapter, with Cory Miller as Post Status partner\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=73897\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://poststatus.com/cory/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4335:\"<p>I <a href=\"https://poststatus.com/launched/\">created</a> Post Status in January 2013 and <a href=\"https://poststatus.com/lets-grow/\">started</a> the Club in January 2015. January 2020 marks another huge milestone for this community and business.</p>\n\n\n\n<p>I’m very excited to share that <a href=\"https://corymiller.com/\">Cory Miller</a> is now an equal partner of Post Status. Cory purchased half the business and will be working with me in the day-to-day management, writing, community engagement, and everything else we do with Post Status.</p>\n\n\n\n<p>Many should know Cory from his ten years running <a href=\"https://ithemes.com/\">iThemes</a>. After they sold the business to Liquid Web and he spent some time there, he decided to step away and continue his entrepreneurial journey. He’s working on a few projects, and Post Status is a significant part of where he’s dedicating his time and energy.</p>\n\n\n\n<p>Cory is a long-time friend, and iThemes has been a Post Status sponsorship partner since 2015. Cory understands the community, the role Post Status plays in the space, and he brings so much to the table, from established community relationships to product and business experience.</p>\n\n\n\n<p>We’ve known one another going back to 2010 or so. I got to watch as he navigated the WordPress space as the CEO of a theme company turned plugin company, from inception to exit.</p>\n\n\n\n<p>Cory has so many qualities I admire. Most of all, I admire his honesty, his compassion, his passion for people, and his vision for what’s possible. I look forward to working with a true partner on Post Status after so many years of managing the primary responsibilities with much help from many friends and contractors along the way.</p>\n\n\n\n<p>In addition to Cory and myself, David Bisset and Dan Knauss continue to be integral parts of the Post Status effort. Cory and I are thankful for their energy, consistency, and talents.</p>\n\n\n\n<p>We are working together in Oklahoma City this week to finalize our plans for the 2020 year. We already have a lot planned and are looking to get these new initiatives and processes off to a rocking start.</p>\n\n\n\n<h3>Potential in the WordPress community</h3>\n\n\n\n<p>There is so much potential in the WordPress community, and Post Status plays an important role through news, community, and professional development. We are going to continue to do that, and we are also going to make changes that we think will benefit the community as a whole and Post Status Club Members in particular.</p>\n\n\n\n<p>If you’ve ever thought about joining the <a href=\"https://poststatus.com/club\">Post Status Club</a>, it’s a great time to do so. At a minimum, anyone in the WordPress community should subscribe to the <a href=\"https://poststatus.com/newsletter\">newsletter</a>. If you’ve been a member before, we thank you, and we hope we are able to continue to serve you for years to come — better than ever, better together.</p>\n\n\n\n<h3>Cory\'s thoughts</h3>\n\n\n\n<p>I asked Cory to share a couple of his own thoughts on why he’s investing in Post Status, both with his money and energy.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>I’ve been a fan and supporter of Post Status since the beginning. At iThemes we were one of Brian’s first sponsors. Over the years I leaned on Brian’s insights and counsel — personally as well as through Post Status — to inform and grow iThemes.</p><p>When Brian approached me about becoming a partner my first reaction was, “Heck yes!” Over our weeks and months of conversations, my excitement grew and grew as our goals and aspirations for Post Status were revealed to be so well aligned.</p><p>I truly believe in what Brian has built. And I only want to be a value add and look forward to coming alongside Brian, the Post Status team and this great community.</p></blockquote>\n\n\n\n<p>We\'re so excited to finally be able to make this official. We look forward to continuing to serve you our readers, our Club members, our partners, and the broader community.</p>\n\n\n\n<p>Onward!</p>\n\n\n\n<h3>Audio & Video Q&A; with Cory and Brian</h3>\n\n\n\n<p>We’ll be announcing more specific plans over the coming weeks, and below is our conversation post-announcement by audio and video:</p>\n\n\n\n\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"embed-vimeo\"></div>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Jan 2020 13:55:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: Thirty Six\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=50760\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2020/01/thirty-six/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3332:\"<p>I am now solidly entering my late thirties, and fortunately I am in good health, good cheer, and doing one of my favorite things — exploring a part of the world and culture I haven’t experienced before (Maldives and Sri Lanka).</p>\n\n\n\n<p>The past year has included a number of professional milestones including <a href=\"https://ma.tt/2019/09/series-d/\">a significant amount of fundraising</a> and related activity, bringing in <a href=\"https://ma.tt/2019/08/tumblr-the-day-after/\">a major new product to the Automattic family</a>, the <a href=\"https://ma.tt/2019/11/state-of-the-word-2019/\">maturation of Gutenberg in the WordPress ecosystem</a>, launching the <a href=\"https://distributed.blog\">Distributed blog and podcast</a>, and a growth in the breadth and depth of the Automattic team.</p>\n\n\n\n<p>Partially because of the schedule those milestones required, this ended up being my year with the most travel ever since I started tracking: I flew over 515k miles, to 124 cities in 24 countries. I was able to incorporate a <a href=\"https://photomatt.tumblr.com/post/186959053572/some-beautiful-trails-near-aspen-ran-the-heavy\">good amount of running</a> in my routine, started picking up musical instruments again, and learning more about sound and its impact on our lives. I found <a href=\"https://streaksapp.com/\">small daily habits</a>, like a little bit of exercise or stretching first thing in the morning, to be sustainable and high-impact.</p>\n\n\n\n<p>What suffered in 2019 was my <a href=\"https://ma.tt/2020/01/29-books-in-2019/\">book reading time</a> and making a dent on the <a href=\"https://www.theworlds50best.com\">top 50 list</a>. I still check <a href=\"https://www.techmeme.com\">tech news every day</a>, but I had to unplug from daily non-tech news because it was just too hectic — I’ve found a lot of value in <a href=\"https://www.economist.com\">weekly publications like the Economist</a> to make sense of what’s going on in the world with the benefit of a little distance and time.</p>\n\n\n\n<p>Personally my main goals this year are for the health and wellness of my family, incorporating more playing music and photography into my life, and strengthening <a href=\"https://www.calm.com\">my meditation practice</a>. If you’re reading this, I hope to run into you online or in person and this year let’s do our best together to leave the world a little better than we found it.</p>\n\n\n\n<p>All birthdays: <a href=\"https://ma.tt/2003/01/bday/\">19</a>, <a href=\"https://ma.tt/2004/01/so-im-20/\">20</a>, <a href=\"https://ma.tt/2005/01/hot-barely-legal-matt/\">21</a>, <a href=\"https://ma.tt/2006/01/matt-22/\">22</a>, <a href=\"https://ma.tt/2007/01/twenty-three/\">23</a>, <a href=\"https://ma.tt/2008/01/twenty-four/\">24</a>, <a href=\"https://ma.tt/2009/01/twenty-five/\">25</a>, <a href=\"https://ma.tt/2010/01/twenty-six/\">26</a>, <a href=\"https://ma.tt/2011/01/twenty-seven/\">27</a>, <a href=\"https://ma.tt/2012/01/twenty-eight/\">28</a>, <a href=\"https://ma.tt/2013/01/twenty-nine/\">29</a>, <a href=\"https://ma.tt/2014/01/matt-3-0/\">30</a>, <a href=\"https://ma.tt/2015/01/thirty-one/\">31</a>, <a href=\"https://ma.tt/2016/01/thirty-two/\">32</a>, <a href=\"https://ma.tt/2017/01/thirty-three/\">33</a>, <a href=\"https://ma.tt/2018/01/thirty-four/\">34</a>, <a href=\"https://ma.tt/2019/01/thirty-five/\">35</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Jan 2020 09:15:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WordPress.org blog: WordPress Leaders Nominated for CMX Awards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8288\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wordpress.org/news/2020/01/wordpress-leaders-nominated-for-cmx-awards/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3074:\"<p>Two members of the WordPress leadership team were nominated for excellent work in their field in the first ever Community Industry Awards. <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a> is nominated for <a href=\"https://cmxhub.com/awards-executive\">Executive Leader of a Community Team</a> and <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a> is nominated for <a href=\"https://cmxhub.com/awards-professional\">Community Professional of the Year</a>.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?fit=632%2C281&ssl=1\" alt=\"\" class=\"wp-image-8292\" />\n\n\n\n<p><a href=\"https://cmxhub.com/\">CMX</a> is one of the largest professional organizations dedicated to community builders. The awards were open to public nomination, and finalists were chosen by panels of their peers in the CMX community.</p>\n\n\n\n<p>Andrea has been a vital community strategist for the WordPress project since 2011. Her work to build and support a vibrant community has played a part in the success around the popular open source CMS. Her work is sponsored by Automattic, where she leads a team that focuses on educational efforts, funding, and in-person community-driven events that serve a global base.</p>\n\n\n\n<p>Josepha has been the Executive Director of the WordPress project since 2019. Her work to coordinate and guide volunteer efforts spans 20 teams and involves thousands of volunteers. Her work is also sponsored by Automattic, where she leads the open source division that focuses on all aspects of open source contribution including design, development, volunteer engagement, and the health of the overall WordPress ecosystem.</p>\n\n\n\n<h2>Votes are Open</h2>\n\n\n\n<p>Final recipients are chosen with open voting — if you feel like either Andrea or Josepha have had an impact on your careers, your trajectory in the WordPress project, or the health of WordPress as a whole, there are three ways you can show your support:</p>\n\n\n\n<ul><li>Stop by and vote for them (Andrea&nbsp;<a href=\"https://href.li/?https://cmxhub.com/awards-executive\">here</a>, Josepha&nbsp;<a href=\"https://href.li/?https://cmxhub.com/awards-professional\">here</a>)!</li><li>Share this post with your own communities!</li><li>Tweet some inspirational thoughts about your time/experience/learnings with WordPress (using&nbsp;#WordPress, naturally)!</li></ul>\n\n\n\n<h2>Thank You Notes</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>A lot of care and passion goes into making the WordPress Project as fantastic as it is. I think these awards are a reflection of how wonderful the community and ecosystem are, and I appreciate everyone&#8217;s continued trust in my stewardship!</p><cite>Josepha Haden Chomphosy</cite></blockquote>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>WordPress community organizers are some of the most generous and creative people in the world — working with them is exciting and interesting every day. I’m humbled by this nomination; thank you!</p><cite>Andrea Middleton</cite></blockquote>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jan 2020 21:42:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Francesca Marano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: Get Involved With Block-Based WordPress Theme Experiments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96502\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wptavern.com/get-involved-with-block-based-wordpress-theme-experiments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4426:\"<p>As the WordPress theme review team wound down their team meeting yesterday, they were finalizing what their focus area for 2020 would be.  The general agreement among members was that block-based themes should be at the top of the list.  There was some pushback from a minority that did not want to see block-based themes at all.  The reality is that themes will be changing in the next year or two.</p>\n\n\n\n<p>As a team, this is the group of people who will ultimately need to set guidelines based on something WordPress has never done before.  They will also need to work diligently to bring theme authors up to speed on how themes of the future will be built.</p>\n\n\n\n<p>At this point, there are many unknowns, but work on <a href=\"https://github.com/WordPress/gutenberg/labels/%5BFeature%5D%20Full%20Site%20Editing\">tickets for full-site editing</a> is happening at a quick pace.</p>\n\n\n\n<p>Allan Cole, Theme Imagineer at Automattic, later invited team members to get involved with the <a href=\"https://github.com/WordPress/theme-experiments\">Theme Experiments project</a> on GitHub.  It is a way for developers in the WordPress community to help steer the theme-development ship.  Currently, the repository is fairly bare-bones and represents only the early work toward creating themes from blocks.  Each sub-directory in the repository will be an individual experiment that explores creating themes using blocks or block templates.</p>\n\n\n\n<p>The <a href=\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\">initial documentation</a> for block-based themes was introduced in early December 2019.  Since then, a handful of contributors have put together some working theme examples to get the ball rolling.</p>\n\n\n\n<p>The repository is <a href=\"https://github.com/WordPress/theme-experiments/blob/master/CONTRIBUTING.md\">open to contributions</a> from anyone.  This would be a good moment for members of the larger theme development community to start sending in pull requests to share their experiments.</p>\n\n\n\n<p>To test any of the experiments in this repository, you need to be running the latest version of the Gutenberg plugin.  You must also enable the &ldquo;Full Site Editing&rdquo; and &ldquo;Full Site Editing Demo Templates&rdquo; options from within the plugin&rsquo;s &ldquo;Experiments&rdquo; screen.</p>\n\n\n\n<h2>Parisienne Theme</h2>\n\n\n\n<img />Screenshot of the Parisienne theme.\n\n\n\n<p>Currently, the only approved theme experiment is the Parisienne theme.  It&rsquo;s a test of how block templates and template parts work.  A <a href=\"https://parisiennetheme.mystagingwebsite.com/\">live demo</a> of the theme is available.</p>\n\n\n\n<p>Don&rsquo;t expect to be blown away.  There are many missing pieces in the Gutenberg plugin, such as blocks for displaying posts and similar items.  The idea is to explore how templating will work and provide feedback to the Gutenberg development team.</p>\n\n\n\n<p>One major concern I have at this point is the flat nature of the two sub-directories for housing templates and template parts.  With the seven template part files in this theme, I worry that we are not learning from the mistakes of the past.  The sub-folders could become unruly, particularly <code>/template-parts</code>, and house dozens upon dozens of files in a real-world scenario.  This is no different from how themes currently work other than the location of the template files.  Now would be a good time to reimagine the folder structure and optimize the organization of theme templates.  For example, group sidebar templates under a <code>/template-parts/sidebar</code> folder instead of dumping everything into one location.</p>\n\n\n\n<h2>Twenty Nineteen and Twenty Twenty</h2>\n\n\n\n<img />Early look at a block-based Twenty Nineteen theme.\n\n\n\n<p>The repository has two open pull requests for experimenting with blocked-based versions of the <a href=\"https://github.com/WordPress/theme-experiments/pull/4\">Twenty Nineteen</a> and <a href=\"https://github.com/WordPress/theme-experiments/pull/5\">Twenty Twenty</a> default themes.  Of the two, the Twenty Nineteen Blocks theme seemed the least broken, despite the original not being designed specifically for the block editor.</p>\n\n\n\n<p>Porting the most recent default WordPress themes is important because it provides theme authors a way to compare how old methods of handling features will work in the new block system.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jan 2020 21:39:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"HeroPress: How WordPress Enabled Me To Work Remotely – Bagaimana WordPress Memungkinkan Saya Bekerja Secara Remote\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3037\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"https://heropress.com/essays/starting-early-in-tech/#utm_source=rss&utm_medium=rss&utm_campaign=starting-early-in-tech\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34324:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2020/01/011320-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: WordPress people tend to be generous, trusting, and helpful.\" /><p><a href=\"https://heropress.com/feed/#indonesian\">Esai ini juga tersedia dalam bahasa Indonesia.</a></p>\n<p>Growing up, I’ve always been surrounded by technology.</p>\n<p>My dad is a programmer, he created my Gmail account and my first blog on Blogger (Blogspot) when I was 10 years old (it’s around 2006?). I filled up my blog with posts resembling diary entries. The content became too private eventually, so I decided to set it on private.</p>\n<p>Besides that first blog, I had about 5 other blogs on Blogger. One was for posts I believed not too private and could be consumed by the public, one was for my class’ blog in middle school, and one for me to learn how to write in English. I don’t remember what the other blogs are for, since I just kept creating and deleting them. I got satisfaction and happiness from pouring my thoughts in writing and publishing them in my blog. Many times, writing my thoughts and feelings helped me process them, even until now.</p>\n<p>Fast forward to high school graduation. Since I love languages (English is one of my favorite subjects!), I actually wanted to major in English in a top public university in my country, but I didn’t get in, so my second option was Information Systems in a private university. There, I learned a lot about IT and business, I learned Java, HTML, CSS, Javascript, and Android programming. I even took some Coursera and Codecademy courses to learn Bootstrap and Ruby on Rails. I was a good student, I love learning the algorithms and I did more than okay, but I didn’t love programming. I’m not that people who can stay calm finding errors in their codes, and then finding out that it’s only missing a character.</p>\n<h3>Meeting WordPress for the first time</h3>\n<p>At that time, my parents built some websites to sell backlinks (don’t hate me). I helped them with the sites, mainly proofreading and formatting the articles, and they would pay me. That’s when I first encountered WordPress. I saw WordPress as something more advanced than Blogger, with more themes and plugins to choose from. The default WordPress websites already looked more professional than Blogger does.</p>\n<p>I also like to earn extra money (who doesn’t?), so I helped a teacher in my neighborhood teaching high school students from my old high school. I don’t know how to explain this, but in Indonesia, it’s common to take extra courses (outside the school) to learn what you’re already taught at school and prepare for tests. So it’s another 2-hour study time after school.</p>\n<p>During another semester, I taught English at a Kumon center (it’s a Japanese franchise for math and English). I also taught about 10 of my peers for 2 semesters and got a pretty good discount for my tuition as a reward. At home, I tried every legal and safe method available to make money online. Some worked, like translating texts from English to Indonesian on Gengo and writing articles in English on Zerys. Some, like online surveys, didn’t. I also created an Upwork account and applied to some jobs there, but I never got one.</p>\n<p>In my last year at university, I had to do a year-long full-time internship. I got mine at a big general insurance company as their IT QC Staff. I learned a lot and met many amazing people there, but when I was offered to continue working there as a Business Analyst, I said no. I wanted to apply for a scholarship for a masters’ degree. And I don’t really like the fact that I have to wake up at 6 and be back home at 7 in the evening and do it all over again the next day.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/01/image2.jpg\"><img /></a>With my colleagues, I’m the one with the white blouse.\n<p>But one thing I realized just now when I’m writing this is, the whole remote work wouldn’t have happened without the internship. My daily 1.5-hour commute to work made me read Medium everyday. And reading people’s stories on Medium made me want to write and share my stories, so I started writing and sharing my stories there. You’ll see in the next 2 paragraphs the significance of this Medium profile in my career.</p>\n<h3>Start working remotely</h3>\n<p>So after the internship, while I prepared for the scholarship application, I went back to my Upwork profile, revised it, and applied to some jobs as a virtual assistant. Starting from a very low pay, I did everything, like formatting WordPress posts (surprise!), designing social media posts, and processing orders for online shops. I work with people from Singapore, Australia, Europe, and America. After a few happy clients, I increased my hourly rate, slowly but surely. I got familiar with common tools used in a remote work setting, like Slack, Asana, Trello, and Google Suites. I also started writing in English a lot more, on my personal blog on WordPress.com and my Medium.</p>\n<p>One day, around 3 months after I started, a job opening on Upwork caught my attention. They’re a WordPress plugin company called Caldera Labs/Caldera Forms, and they’re looking for someone who could deliver consistency on their blog. They want to publish one blog post per week. I sent my proposal along with my Medium profile URL. <a href=\"http://christiechirinos.com\">Christie Chirinos</a> then replied to my proposal. I remembered she mentioned checking my writings on Medium and that I have a ‘great writing tone’. She wanted to ‘meet’ me in video, so she sent me a Calendly link. I notified her that I would be available at 5 a.m. my time. That was my first time seeing Calendly.. (Calendly is awesome!).</p>\n<p>That was also my first time having to be interviewed via video call. I was ecstatic, but panicked. On the day, I woke up at 4, got dressed, and opened my laptop. Weirdly, my wi-fi died that morning. So I went to the nearest McDonalds to get the interview done, and it went great!</p>\n<p>Long story short, I continued to work with my other clients and started working with Caldera Forms for 15 hours a week. Besides Christie, I also met <a href=\"https://twitter.com/Josh412\">Josh Pollock</a>, Ariella, Anchaal, Rosa, Nico, and Swapnil. At first, I was only tasked with formatting blog posts on WordPress following their style guide. Then I was involved in their overall content strategy, like crafting onboarding emails and coordinating with guest writers. But I’ve always felt welcomed since day one at Caldera Forms. We’re a team of only 5-6 people, we had monthly all-hands video meetings, we talked about our day in Slack. It wasn’t like with any of my clients.</p>\n<p>Christie and Josh are also very active in the WordPress community, they had introduced me to the ‘right’ people to connect with. In order to do that, I had to make an account on WordPress’ Slack. I got to know the amazing community behind WordPress. How people voluntarily contribute their time, energy, and skills to the community, from development, marketing, to translating. It was really inspiring. During my time with Caldera Forms, I also went to my first WordCamp, WordCamp Jakarta 2018, sponsored by Caldera Forms!</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/01/image3.jpg\"><img /></a>Some swags from WordCamp Jakarta 2018, that’s Wapuu ondel-ondel!\n<p>It’s only natural then that I wanted to have my own WordPress website. I had a WordPress.com blog once, but this one is different. You can see <a href=\"http://ascenciafike.com\">my blog here</a>. I felt like a grown-up using WordPress.</p>\n<h3>Transitioning to full-time</h3>\n<p>One day, Caldera Forms was acquired by <a href=\"http://saturdaydrive.com\">Saturday Drive</a>, the company behind <a href=\"http://ninjaforms.com\">Ninja Forms</a>. Josh, Nico, Rosa, and I ‘moved’ there, too. Josh introduced me to <a href=\"http://jameslaws.com\">James Laws</a>, the CEO. But because I was still freelancing and have a few other clients, we used my old contract on Upwork. Saturday Drive was much bigger than Caldera, with 20+ people onboard, and I was really excited! They have product team, support team, and communications team. When we moved there, they’re also in another big transition, which was switching to remote work.</p>\n<p>After a month working with Saturday Drive using the old contract, James offered me a full-time position to manage their affiliate program. It was morning in the U.S., but it’s already 8 p.m. where I live. I was <i>really</i> excited, but it’s also a really hard decision to make. Taking the offer would mean letting go all of my clients and specializing in one side of digital marketing, which is affiliate marketing. I would also have to work 8 hours a day. I stayed up late that night, discussing the possibilities with my parents.</p>\n<p>The next day, I replied to James’ message and accepted his offer.</p>\n<p>It’s been more than 4 months since I started working with Saturday Drive now (time of writing: January 2020). Obviously, it’s different from freelancing, but I love almost every moment of it.</p>\n<p>We use Basecamp instead of Slack, where we set up different questions for different times of the week. Every Wednesday, we would be asked: “What do you look like today?”. There are also questions like “What are you looking forward to most this week?”, “What were the highlights of your work day today?”, and “Read any good books lately?”. We even have fiction and non-fiction book clubs!</p>\n<p>We also use Basecamp’s method of working, called <a href=\"https://basecamp.com/shapeup\">Shape Up</a>. We work on projects in a six-week cycle, and then we’ll have two weeks of cooldown. In the cooldown period, we get to work on things we want to work on. And before the next cycle starts, we’ll submit pitches about the projects we want to work on next.</p>\n<p>What about video calls? We have a big monthly meeting with all team members, and occasional coffee break chats with 4-5 people. If urgently needed, we would also have video calls for projects. Except for these calls, I work in my time zone’s working hours.</p>\n<p>So far, I love working with Saturday Drive and getting to know the people. Although I can’t really relate to the U.S. culture (almost all of the team members are U.S. based), I relate to the values that Saturday Drive has. Most importantly, I’m proud of the work we’re doing!</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/01/image1.png\"><img /></a>We have virtual ‘coffee breaks’.\n<h3>Giving back to the WordPress Community</h3>\n<p>Notice the pattern in my story?</p>\n<p>WordPress people tend to be generous, trusting, and helpful, because the WordPress itself is open-source. WordPress is powered by volunteers, kind people from all over the world doing development, marketing, translation, support, and many more. There are WordPress meetups, local and regional WordCamps, which are organized by organizers and volunteers.</p>\n<p>Because I’ve experienced the generosity of the WordPress people, I wanted to give back to the community. Several months ago, I tried contributing to the Marketing team by attending a few weekly meetings on Slack. But I eventually stopped attending because I was too busy with work (and the meetings are at 10 pm my time).</p>\n<p>Around November 2019, Devin Maeztri from WordPress Indonesia contacted me through Instagram DM. She invited me to join PerempuanWP, an initiative for Indonesian women working in the WordPress world, similar to WomeninWP. So I followed <a href=\"https://twitter.com/PerempuanWP\">@PerempuanWP</a> on Twitter and joined the WordPress Indonesia’s Slack. Not long after that, I contributed to Indonesia’s polyglot team as well, translating the Code of Conduct and revising our Translation Style Guide.</p>\n<p>Currently, I’m preparing an <a href=\"https://wp-id.org/kulgram-4-onboarding-e-mail/\">‘online webinar’ on Telegram</a> and <a href=\"https://wp-id.org/wpjkt-meetup-21-onboarding-email-and-woocommerce-theme-for-your-business\">a talk for WordPress Meetup Jakarta</a>, both about email marketing (both will be done by the time you’re reading this).</p>\n<p>By putting myself out there, or here in this article. I want to represent Asian women. In the future, I hope I can inspire more women, especially Asians, to work remotely.</p>\n<h3>What you should do if you want to work remotely</h3>\n<p>If you’re an introvert, working remotely may sound like a dream come true. Without leaving the comfort of your house (or even your pajamas), you can still work and earn money. But, it’s not all rainbows and butterflies. From my experience, here’s what you should prepare if you want to work remotely.</p>\n<ol>\n<li>You should be comfortable working with computers. All day.<br />\nAt least you can do a basic Google search, because that’s where most of the answers are, especially if you want to start as a general virtual assistant. Take care of your eyes. Stand up and walk around once in awhile.</li>\n<li>It gets boring. You should be OK with <i>not </i>meeting people all day.<br />\nSometimes you just have to focus on your work so much that you can’t afford to get out of the house. But sometimes, the only way to have that focus is to get out of the house and work from a cafe. Just find the balance you need, it’ll get better with experience.</li>\n<li>Learn the English language. Or other international languages.<br />\nIf you want to work internationally, this one is crucial. You won’t be able to work with people from another country if you can’t speak their language.</li>\n<li>Do your best in your current job.<br />\nOne of the best books I’ve read this year was So Good They Can’t Ignore You by Cal Newport. “Don’t follow your passion; rather, let it follow you in your quest to become, in the words of my favorite Steve Martin quote, “so good that they can’t ignore you.”” So, instead of trying to find your passion, enjoy the work you’re doing at the moment, try to master it, and adopt the craftsman mindset. Collect as many skills as you can, and see what those skills can do for the world.<br />\nTLDR; don’t be obsessed with wanting to work remotely. The opportunity will come, eventually.</li>\n<li>Don’t settle for mediocrity.<br />\nJust learn things. As much as you can. From anywhere, about anything. Keep an open mind. Read books, listen to podcasts, and learn new skills.</li>\n<li>Join the community.<br />\nIf you’re working in the WordPress world, join the WordPress community. It’s a great place to learn from and connect with great people.</li>\n</ol>\n<p>Of course, I won’t be able to tell you to follow the same path that I took, but I hope my story and the pointers above can help you to pursue the (remote) career you want.</p>\n<hr />\n<h2 id=\"indonesian\">Bertumbuh bersama teknologi</h2>\n<p>Saya sudah dikelilingi teknologi sejak kecil.</p>\n<p>Papa saya adalah seorang programmer yang familier dengan teknologi. Saat umur saya 10 tahun, Papa membuatkan akun email Gmail dan blog pertama saya di Blogger (Blogspot). Saat itu, artikel blog saya kebanyakan menyerupai diari, catatan dari kejadian sehari-hari yang saya alami. Akhirnya, saya merasa konten tersebut terlalu pribadi, sehingga saya atur aksesnya menjadi pribadi.</p>\n<p>Selain blog pertama itu, saya mempunyai 5 blog lain di Blogger. Satu untuk tulisan yang saya nilai tidak terlalu privat dan bisa dibaca oleh publik, satu untuk blog kelas saya di SMP, dan satu untuk saya belajar menulis dalam Bahasa Inggris. Saya tidak ingat blog yang lain untuk apa, karena banyak yang saya buat lalu saya hapus. Saya merasa puas dan senang saat bisa menuangkan pikiran saya dalam bentuk tulisan. Menulis membantu saya memroses pikiran dan perasaan saya, bahkan sampai saat ini.</p>\n<p>Setelah lulus SMA, saya tadinya ingin kuliah Sastra Inggris di salah satu universitas negeri (saya suka bahasa, Bahasa Inggris mata pelajaran favorit saya!), tetapi karena tidak berhasil masuk, akhirnya saya berkuliah di universitas swasta, mengambil jurusan Sistem Informasi. Di kuliah, saya belajar banyak mengenai TI dan bisnis, saya mempelajari bahasa pemrograman Java, HTML, CSS, Javascript, dan pemrograman Android. Saya juga belajar Bootstrap dan Ruby on Rails secara otodidak lewat Coursera dan Codecademy. Saya bisa memahami pelajaran pemrograman dan mendapat nilai bagus, tetapi saya tidak suka <i>‘coding</i>’. Saya merasa saya tidak cukup sabar untuk menulis kode dan mencari kesalahan dalam kode saya.</p>\n<h3>Bertemu WordPress pertama kali</h3>\n<p>Saat saya kuliah, orangtua saya membangun beberapa website menggunakan WordPress untuk menjual link. Saya membantu mereka mengecek kualitas artikel dan menyusunnya di WordPress, dan mereka membayar saya. Ini pertama kalinya saya bekerja dengan WordPress. Saya ingat, saya menganggap WordPress sebagai platform yang lebih canggih dari Blogger, karena ada lebih banyak cara untuk modifikasi lewat tema dan plugin.</p>\n<p>Saya suka mendapat uang tambahan (siapa yang tidak suka?), sehingga saya membantu mengajar bimbel di dekat rumah. Di semester lain, saya mengajar Inggris di Kumon, di dekat rumah juga. Selain itu, selama 2 semester, saya menjadi mentor di kampus, mengajar 10 orang teman saya yang butuh pelajaran tambahan. Sebagai gantinya, saya mendapat potongan uang kuliah.</p>\n<p>Di rumah, saya juga mencari semua cara yang legal dan aman untuk mencari uang. Saya menerjemahkan teks dari Inggris ke Indonesia menggunakan Gengo dan menulis artikel dalam Bahasa Inggris di Zerys. Saya juga mendaftar di Upwork (marketplace untuk freelancer), apply ke beberapa pekerjaan, tetapi tidak pernah mendapat satupun.</p>\n<p>Di tahun terakhir perkuliahan, saya diwajibkan menjalani magang selama 1 tahun. Saya mendapat kesempatan untuk magang di Asuransi Astra sebagai Staff IT Quality Control mereka. Selama 1 tahun tersebut, saya belajar banyak dan bertemu banyak orang hebat, tetapi saat ditawari posisi tetap menjadi Business Analyst, saya menolak. Saat itu saya ingin mendaftar beasiswa untuk melanjutkan pendidikan S2. Dan saya juga tidak terlalu suka harus bangun jam 6 pagi, sampai di rumah jam 7 malam, dan harus mengulanginya setiap hari.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/01/image2-1.jpg\"><img /></a>Foto dengan teman-teman kantor, saya yang berbaju putih.\n<p>Tetapi satu hal yang baru saya sadari saat menulis ini, kesempatan remote work yang saya miliki sekarang ini tidak mungkin ada tanpa pengalaman magang tersebut. Perjalanan bus ke kantor setiap hari membuat saya rutin membaca Medium. Membaca cerita-cerita orang di Medium membuat saya ingin menulis dan membagikan cerita saya, sehingga saya melakukannya di Medium.</p>\n<h3>Mulai bekerja remote</h3>\n<p>Setelah magang, saat saya mempersiapkan diri untuk mendaftar beasiswa, saya teringat dengan profil Upwork saya. Saya perbarui info diri dan CV, dan mendaftar ke beberapa lowongan sebagai asisten virtual (virtual assistant). Saya lakukan segala hal mulai dari bayaran yang kecil, seperti mem-format artikel di WordPress, desain pos media sosial, dan memroses pesanan untuk toko online. Saya bekerja dengan klien dari Singapura, Australia, Eropa, dan Amerika. Setelah beberapa review yang bagus dari klien, saya menaikkan tarif per jam saya perlahan-lahan. Saya menjadi mahir menggunakan aplikasi yang sering digunakan di lingkungan kerja remote, seperti Slack, Asana, Trello, dan Google Suites. Saya juga mulai menulis lebih banyak artikel lagi dalam bahasa Inggris, di blog pribadi saya di WordPress.com dan Medium.</p>\n<p>Suatu hari, 3 bulan setelah mulai kerja di Upwork, ada sebuah lowongan yang menarik perhatian saya. Sebuah perusahaan plugin WordPress bernama Caldera Labs/Caldera Forms sedang mencari seseorang yang dapat menjaga konsistensi blog mereka. Mereka ingin menghasilkan satu artikel per minggu. Saya mengirim proposal beserta URL profil Medium saya.</p>\n<p>Tidak lama kemudian, proposal saya dijawab oleh salah satu co-founder mereka, <a href=\"http://christiechirinos.com/\">Christie Chirinos</a>. Saya ingat Christie berkata bahwa ia sudah melihat profil Medium saya dan saya mempunyai ‘nada menulis yang bagus’. Lalu, ia mengirimi saya link Calendly (aplikasi untuk mengatur pertemuan secara online, bisa melihat jadwal kosong dari orang yang bersangkutan), dan saya memberitahunya bahwa saya akan dapat bertemu jam 5 pagi keesokan harinya.</p>\n<p>Itu juga merupakan kali pertama saya diwawancara lewat video. Saya senang dan bersemangat, tetapi juga panik. Pada hari H, saya bangun jam 4 pagi, bersiap-siap, dan membuka laptop. Anehnya, hari itu wi-fi saya putus! Saya akhirnya pergi ke McDonalds terdekat untuk mendapatkan koneksi internet. Untungnya, wawancara tersebut berjalan lancar.</p>\n<p>Saya diterima bekerja di Caldera Forms, sambil terus bekerja dengan klien yang lain, karena beban pekerjaan Caldera Forms saat itu hanya 15 jam seminggu, bahkan kurang. Selain Christie, saya juga bertemu dengan Josh Pollock (co-founder), Ariella, Anchaal, Rosa, Nico, dan Swapnil. Mereka berada di Amerika Serikat, India, dan Perancis.</p>\n<p>Awalnya, saya hanya ditugaskan untuk menyusun artikel di WordPress sesuai dengan style guide yang sudah mereka susun. Setelah beberapa bulan, saya dilibatkan di dalam strategi konten mereka secara keseluruhan, seperti membuat email onboarding dan berkoordinasi dengan penulis tamu. Dari awal, walaupun kami belum pernah bertemu secara langsung, saya merasa disambut oleh tim Caldera Forms. Dalam satu waktu, tim kami hanya berjumlah 5-6 orang, dengan pertemuan bulanan melalui video, dan ‘ngobrol’ harian melalui Slack. Pengalaman dengan Caldera Forms tidak seperti dengan klien saya yang lain.</p>\n<p>Christie dan Josh juga sangat aktif di komunitas WordPress, mereka mengenalkan saya ke orang-orang yang tepat. Untuk berkomunikasi dengan orang-orang tersebut, saya harus membuat akun di Slack Make WordPress. Saya jadi kenal dengan komunitas di balik WordPress, bagaimana orang secara sukarela menyumbangkan waktu, energi, dan kemampuan mereka untuk kemajuan komunitas, kode, pemasaran, hingga penerjemahan. Melihat itu semua sangat menginspirasi saya. Selama di Caldera Forms, saya juga dikirim untuk menghadiri WordCamp pertama saya, WordCamp Jakarta 2018!</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/01/image3-1.jpg\"><img /></a>Merchandise dari WordCamp Jakarta, Wapuu Ondel-ondel!\n<p>Setelah menghadiri WordCamp tersebut, tentunya saya ingin mempunyai website WordPress sendiri dengan domain nama saya sendiri. Teman-teman dapat melihat blog saya <a href=\"http://ascenciafike.com\">disini</a>. Mempunyai blog dengan domain nama saya sendiri terasa seperti langkah selanjutnya dalam perjalanan karir saya.</p>\n<h3>Proses transisi ke pekerjaan penuh waktu</h3>\n<p>Suatu hari, Caldera Forms diakuisisi oleh <a href=\"http://saturdaydrive.com\">Saturday Drive</a>, perusahaan di balik plugin form builder lainnya, <a href=\"http://ninjaforms.com\">Ninja Forms</a>. Josh, Nico, Rosa, dan saya ‘berpindah’ juga. Josh memperkenalkan saya ke <a href=\"http://jameslaws.com\">James Laws</a>, CEO dari Saturday Drive. Saat itu, kami masih menggunakan kontrak lama saya di Upwork, dengan batas waktu kerja 15 jam seminggu. Di Saturday Drive, semuanya berbeda, tim mereka jauh lebih besar dibandingkan Caldera (ada lebih dari 20 orang) sehingga saya sangat bersemangat! Mereka mempunyai tim produk, tim suport, dan tim komunikasi. Tetapi, selain akuisisi tersebut, mereka juga sedang melewati transisi yang lain, yaitu berubah menjadi perusahaan remote.</p>\n<p>Setelah satu bulan bekerja bersama Saturday Drive dengan kontrak lama saya, James tiba-tiba menawari saya posisi penuh waktu untuk mengelola program afiliasi mereka. Saya sangat senang dan bersyukur mendapatkan penawaran tersebut, tetapi juga mengalami dilema. Mengambil tawaran tersebut dan bekerja penuh waktu dengan Saturday Drive berarti melepas semua klien saya dan harus mengambil spesialisasi <i>affiliate marketing</i> (pemasaran afiliasi). Saya juga harus bekerja selama 8 jam sehari. Malam itu, saya tidak bisa tidur, dan saya berdiskusi dengan kedua orangtua saya yang sama bersemangatnya.</p>\n<p>Keesokan harinya, saya menjawab pesan dari James dan menerima tawarannya.</p>\n<p>Sudah lebih dari 4 bulan sejak saya mulai bekerja dengan Saturday Drive (waktu penulisan: bulan Januari 2020). Bekerja penuh waktu dengan satu perusahaan memang sangat berbeda dengan freelancing (bekerja lepas), tetapi saya menikmati hampir setiap momennya.</p>\n<p>Di Saturday Drive, kami menggunakan Basecamp, bukan Slack, dimana kami dapat mengatur pertanyaan rutin untuk anggota yang lain setiap minggunya. Misalnya, setiap Rabu kami akan mendapat pertanyaan: “Bagaimana penampilanmu hari ini?”. Ada juga pertanyaan-pertanyaan seperti: “Apa yang kamu tunggu-tunggu minggu ini?”, “Apa yang berjalan lancar dari kerjamu hari ini?”, dan “Buku apa yang baru kamu baca dan menurutmu bagus akhir-akhir ini?”. Bahkan kami mempunyai klub membaca untuk buku fiksi dan non-fiksi!</p>\n<p>Kami juga menggunakan metode kerja dari Basecamp, yang disebut <a href=\"https://basecamp.com/shapeup\">Shape Up</a>. Kami bekerja dalam siklus, yaitu 6 minggu mengerjakan proyek, lalu 2 minggu mengerjakan hal-hal yang kami ingin kerjakan (disebut <i>cooldown</i>). Sebelum siklus selanjutnya mulai, kami akan mengumpulkan <i>pitch</i> mengenai proyek yang ingin kita lakukan.</p>\n<p>Bagaimana dengan panggilan/konferensi video? Kami mengadakan pertemuan dengan semua anggota tim setiap bulannya, dan <i>ngobrol </i>dengan 4-5 orang setiap 2 minggu. Kalau diperlukan sekali, kami juga mengadakan panggilan video untuk pekerjaan. Saya bekerja dalam zona waktu Indonesia, kecuali untuk mengikuti panggilan-panggilan ini.</p>\n<p>Sejauh ini, saya menikmati bekerja dengan Saturday Drive dan mengenal orang-orang di dalamnya. Walaupun sulit untuk terhubung dengan budaya Amerika (hampir 90% stafnya berada di Amerika), tetapi saya terhubung dan sangat mendukung nilai-nilai yang Saturday Drive pegang. Dan yang terpenting, saya bangga dengan kerja Saturday Drive sebagai perusahaan!</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/01/image1-1.png\"><img /></a>Ngobrol virtual dengan tim Saturday Drive.\n<h3>Memberi kembali ke Komunitas WordPress</h3>\n<p>Apakah teman-teman bisa melihat pola di dalam cerita saya?</p>\n<p>Orang-orang di dalam komunitas WordPress biasanya suka berbagi, sangat percaya kepada orang lain (dan potensi orang lain), dan suka menolong, karena WordPress sendiri bersifat open-source (terbuka). WordPress bisa berjalan karena dibantu oleh para relawan, orang-orag dari seluruh dunia yang secara sukarela menulis kode, membantu pemasaran, penerjemahan, suport, dan masih banyak lagi. Meetup dan WordCamp, baik lokal dan regional, diadakan oleh organizer dan relawan.</p>\n<p>Karena selama ini saya telah merasakan kebaikan dari orang-orang WordPress, saya ingin memberi kembali/membantu komunitas WordPress. Beberapa bulan lalu, saya mencoba berkontribusi ke tim Marketing WordPress global dengan mengikuti beberapa kali pertemuan mingguannya di Slack. Tetapi lama kelamaan saya tidak datang lagi, karena terlalu sibuk dengan pekerjaan (dan pertemuannya diadakan pukul 10 malam).</p>\n<p>Sekitar bulan November 2019, Devin Maeztri dari WordPress Indonesia menghubungi saya lewat DM Instagram. Ia mengundang saya untuk ikut PerempuanWP, sebuah komunitas untuk perempuan Indonesia yang bekerja di dunia WordPress (mirip dengan WomeninWP). Hari itu, saya mulai mengikuti <a href=\"https://twitter.com/PerempuanWP\">@PerempuanWP</a> di Twitter dan bergabung dengan Slack WordPress Indonesia. Tidak lama setelahnya, saya berkontribusi di tim poliglot Indonesia juga, menerjemahkan Kode Etik Komunitas WordPress Indonesia (<i>Code of Conduct</i>) dan merevisi Panduan Penerjemahan (<i>Translation Style Guide</i>).</p>\n<p>Saat ini, saya sedang mempersiapkan <a href=\"https://wp-id.org/kulgram-4-onboarding-e-mail/\">kulgram di grup Telegram PerempuanWP</a> dan menjadi <a href=\"https://wp-id.org/wpjkt-meetup-21-onboarding-email-and-woocommerce-theme-for-your-business\">pembicara di Meetup WordPress Jakarta</a>, keduanya tentang <i>email marketing.</i></p>\n<p>Dengan membagikan pengalaman dan cerita saya, salah satunya melakui artikel ini, saya ingin mewakili perempuan Indonesia dan Asia. Saya berharap saya dapat menginspirasi banyak perempuan di Indonesia dan Asia untuk bekerja secara remote.</p>\n<h3>Apa yang harus Anda lakukan jika ingin bekerja secara <i>remote</i></h3>\n<p>Jika teman-teman adalah seorang yang introver (seperti saya!), bekerja remote mungkin terdengar seperti mimpi yang jadi kenyataan. Tanpa harus meninggalkan rumah (bahkan kadang masih memakai baju tidur), Anda dapat bekerja dan menghasilkan uang. Tetapi tidak semua aspek bekerja remote itu menyenangkan.</p>\n<p>Berdasarkan pengalaman saya, berikut hal-hal yang harus Anda persiapkan jika ingin bekerja secara remote:</p>\n<ol>\n<li>Anda harus siap bekerja di depan komputer. Satu hari penuh.<br />\nPaling tidak Anda harus bisa melakukan pencarian lewat Google, karena akan sangat dibutuhkan untuk bekerja, terutama jika Anda ingin memulai sebagai asisten virtual. Jaga mata Anda. Berdiri dan jalan setiap 30 menit.</li>\n<li>Anda harus siap bosan, dan tidak bertemu orang lain (selain keluarga) selama satu hari.<br />\nKadang Anda harus fokus sekali dengan pekerjaan hingga tidak bisa keluar rumah. Tetapi kadang, satu-satunya cara untuk fokus adalah keluar rumah dan kerja di kafe. Sesuaikan dengan kebutuhan, lama-kelamaan Anda akan menemukan kombinasi yang pas.</li>\n<li>Pelajari bahasa Inggris. Atau bahasa internasional lainnya.<br />\nJika Anda ingin bekerja secara internasional. Poin ini adalah keharusan. Anda tidak akan bisa bekerja dengan orang dari negara lain jika Anda tidak dapat berkomunikasi dalam bahasa mereka.</li>\n<li>Lakukan yang terbaik di pekerjaan Anda saat ini.<br />\nSalah satu buku terbaik yang saya baca di tahun 2019 adalah So Good They Can’t Ignore You oleh Cal Newport. “Jangan ikuti passion Anda; melainkan biarkan passion Anda mengikuti Anda dalam perjalanan, yang Steve Martin sebagai, “bagus sekali hingga mereka tidak dapat mengabaikan Anda.”” Jadi, jangan ikuti passion Anda, tetapi jalani pekerjaan yang Anda punya sekarang sebaik mungkin, coba untuk menguasai kemampuan yang dibutuhkan, dan adopsi cara pikir ‘pengrajin’. Jangan menunggu pekerjaan yang ‘sempurna’, percaya bahwa setiap pekerjaan mempunyai pelajaran bagi diri kita, kumpulkan kemampuan sebanyak mungkin, dan pikirkan apa yang dapat Anda lakukan bagi dunia dengan kemampuan-kemampuan tersebut.<br />\nSingkatnya, jangan terlalu terobsesi dengan ingin bekerja secara remote. Kerjakan pekerjaan Anda sebaik mungkin, kesempatan akan datang pada waktunya.</li>\n<li>Jangan mudah puas.<br />\nApapun tingkat kemampuan Anda saat ini, belajar sebanyak-banyaknya. Darimana saja, tentang apa saja. Tetap terbuka. Baca buku, dengarkan podcast, dan pelajari kemampuan baru.</li>\n<li>Ikut komunitas.<br />\nJika Anda bekerja di dunia WordPress, ikut komunitas WordPress! Selain bisa menolong orang lain, kita juga bisa belajar dari banyak orang hebat dan menambah koneksi.</li>\n</ol>\n<p>Saya berharap pengalaman saya dan tips-tips di atas dapat menginspirasi dan menolong teman-teman yang ingin berkarir secara remote.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: How WordPress Enabled Me To Work Remotely &#8211; Bagaimana WordPress Memungkinkan Saya Bekerja Secara Remote\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=How%20WordPress%20Enabled%20Me%20To%20Work%20Remotely%20%2D%20Bagaimana%20WordPress%20Memungkinkan%20Saya%20Bekerja%20Secara%20Remote&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fstarting-early-in-tech%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: How WordPress Enabled Me To Work Remotely &#8211; Bagaimana WordPress Memungkinkan Saya Bekerja Secara Remote\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fstarting-early-in-tech%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fstarting-early-in-tech%2F&title=How+WordPress+Enabled+Me+To+Work+Remotely+%26%238211%3B+Bagaimana+WordPress+Memungkinkan+Saya+Bekerja+Secara+Remote\" rel=\"nofollow\" target=\"_blank\" title=\"Share: How WordPress Enabled Me To Work Remotely &#8211; Bagaimana WordPress Memungkinkan Saya Bekerja Secara Remote\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/starting-early-in-tech/&media=https://heropress.com/wp-content/uploads/2020/01/011320-min-150x150.jpg&description=How WordPress Enabled Me To Work Remotely - Bagaimana WordPress Memungkinkan Saya Bekerja Secara Remote\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: How WordPress Enabled Me To Work Remotely &#8211; Bagaimana WordPress Memungkinkan Saya Bekerja Secara Remote\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/starting-early-in-tech/\" title=\"How WordPress Enabled Me To Work Remotely &#8211; Bagaimana WordPress Memungkinkan Saya Bekerja Secara Remote\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/starting-early-in-tech/\">How WordPress Enabled Me To Work Remotely &#8211; Bagaimana WordPress Memungkinkan Saya Bekerja Secara Remote</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jan 2020 01:00:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Fike Komala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"WPTavern: Dollie Platform Launches, Provides Tools to Build and Deploy Pre-Configured WordPress Installs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96477\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://wptavern.com/dollie-platform-launches-provides-tools-to-build-and-deploy-pre-configured-wordpress-installs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4720:\"<p>Stratus5, a company that specializes in cloud container management and business service automation, launched <a href=\"https://getdollie.com/\">Dollie</a> today.  Dollie is a cloud-based eCommerce solution for WordPress developers looking to provide white-label hosting services to their customers.  The platform allows developers and agencies to sell custom, pre-configured WordPress solutions to their clients.</p>\n\n\n\n<p>Dollie is built on top of the Stratus5 Cloudware system.  It includes tools like Blueprints, which allows developers to save and clone custom WordPress configurations.  These configurations are saved to the cloud.  Developers can then launch new instances and monetize them at the click of a button.</p>\n\n\n\n<p>It also has management tools such as billing automation, customer resource management, analytics, backups, permissions, and more.  The platform serves sites via isolated Docker containers.  It runs on a modern stack that includes NGINX, PHP 7.3, Redis, and PerconaDB.</p>\n\n\n\n<p>&ldquo;In the simplest terms, we let developers launch their own cloud hosting service similar to Wix or Squarespace but using WordPress,&rdquo; said Trent Lapinski, VP of Dollie and Stratus5 Cloudware.</p>\n\n\n\n<p>Developers can try Dollie for free and only start paying once they are ready to accept customers.  Pricing begins at $100 per month for the first 10 customers.</p>\n\n\n\n<p>Customer billing can be done via Dollie&rsquo;s payment gateway or the developer&rsquo;s gateway of choice.  The system is backed by the WooCommerce plugin, so any payment gateway that supports WooCommerce Subscriptions is available.  There are no limits on the business model that developers employ.  They can set up custom pricing.</p>\n\n\n\n<p>Take a quick tour of how Dollie works:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h2>Filling a Missing Gap in the Market</h2>\n\n\n\n<p>&ldquo;We built Dollie because there&rsquo;s a competitive gap in the market between the hosting companies and the developers who actually build websites, themes, and plugins,&rdquo; Trent Lapinski.  &ldquo;I&rsquo;ve seen agencies and many of my developer friends constantly stuck in the rat race of trying to find that next customer, get that next download, and struggle to build sustainable businesses. This is the struggle I faced with CyberChimps selling one-off WordPress products.  Meanwhile, the hosting companies have turned into multi-million and even billion-dollar corporations on the backs of these same developers.&rdquo;</p>\n\n\n\n<p>Lapinski feels like Dollie will level the playing field for developers.  He wishes these tools had existed when he bootstrapped his WordPress startup.  The goal is to allow developers to compete on their own terms.  </p>\n\n\n\n<p>&ldquo;By empowering developers to build sustainable products and services and generate reoccurring-subscription revenue, much like the hosting companies have accomplished, we can grow WordPress by helping developers and agencies grow their businesses,&rdquo; he said.  &ldquo;The key is helping them acquire subscription customers so they can forecast, budget, and bootstrap their businesses in a way I never could when I ran my own theme shop.&rdquo;</p>\n\n\n\n<p>The platform is built on top of WordPress and WooCommerce.  The custom-built technology on top of this allows developers to set up white-label cloud services with minimal up-front knowledge.  The biggest requirement is that developers need to be comfortable with WordPress and WooCommerce.</p>\n\n\n\n<p>&ldquo;Bringing these enterprise-level tools to WordPress developers and giving them the freedom to choose their own business models has simply never been done before,&rdquo; said Lapinski.  &ldquo;Dollie automates many of the processes developers have had to work around for decades, and makes saving, cloning, deploying, and monetizing WordPress products and services as easy as a few clicks.&rdquo;</p>\n\n\n\n<p>Dollie takes no part in what developers or agencies charge their clients outside of providing the tools.  That relationship exists directly between the developer and the client.  Dollie gets paid when developers convert subscribing customers to cover the cloud hosting costs.</p>\n\n\n\n<p>They also allow larger agencies to select third-party cloud providers.  They can then license and partner with Dollie to manage their cloud infrastructure.  The goal is to allow developers to scale as large as needed and customize to suit their needs.</p>\n\n\n\n<p>&ldquo;We are optimistic these tools and the freedom we are enabling for our partners will be the point of difference in how developers view their own value in what they can deliver to their clients and customers,&rdquo; said Lapinski.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Jan 2020 21:13:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: Can the Block Directory and Business Interests Coexist?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96444\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wptavern.com/can-the-block-directory-and-business-interests-coexist\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5388:\"<p>WordPress.org is not an official marketplace for plugins and themes.  Except for some plugins that are strictly SaaS products, all extensions to the platform are publicly available for the low cost of $0.</p>\n\n\n\n<p>Despite not directly selling through WordPress.org, the plugin directory is a huge source of income for many individual developers and companies via product and service upsells.  Plugins are big business.  Besides a bounty of third-party marketplaces and individual shops, commercial interests often flow directly in and out of the official WordPress site.  For many developers, it essentially serves as a marketplace.</p>\n\n\n\n<p>In December, we dove into an <a href=\"https://wptavern.com/version-1-prototype-of-the-wordpress-admin-block-directory-announced\">early proposal of the WordPress block directory</a>.  The new directory should land within the WordPress software itself in version 5.5 and will house a new type of plugin.  The idea behind the <a href=\"https://wordpress.org/plugins/browse/block/\">block directory</a> is that it will allow plugin developers to create and share one-off blocks that users can install on their websites.</p>\n\n\n\n<p>This is the future of WordPress.</p>\n\n\n\n<p>Love it or hate it, there will come a time when end-users are primarily looking to install individual blocks to solve their problems.  This is not to say that other types of plugins won&rsquo;t exist or have their place.  They will continue to be a major part of the platform.  However, blocks will be a big deal once users can install them at the click of a button via the WordPress admin.</p>\n\n\n\n<p>The question is whether blocks can also be big business.</p>\n\n\n\n<p>Tavern reader Matt Gowdy <a href=\"https://wptavern.com/version-1-prototype-of-the-wordpress-admin-block-directory-announced#comment-316657\">believes the guidelines</a> for the block directory could be an issue.  &ldquo;There&rsquo;s a lot to like here,&rdquo; he said.  &ldquo;Though I&rsquo;m still troubled by the directory submission rules that are fairly stringently not allowing for any sort of promotional link or defined up-sell of any kind so as not to &lsquo;disrupt the flow.\'&rdquo;</p>\n\n\n\n<p>Currently, the <a href=\"https://github.com/WordPress/wporg-plugin-guidelines/blob/block-guidelines/blocks.md\">block directory guidelines</a> make it clear that advertising of any kind is disallowed:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Block Plugins are blocks. They must not include advertisements, prompts, or promotional messages.</p></blockquote>\n\n\n\n<p>On the one hand, it makes sense, particularly for something that is not yet built and will eventually serve as a version 1.0. If every block a user installs begins advertising, it could be a recipe for disaster without some type of standard.</p>\n\n\n\n<p>On the other hand, would the idea of not having an upselling route turn WordPress businesses away?  While many developers would be willing to submit blocks, is this sustainable?  Many of the most popular plugins are backed by businesses.  The more popular any particular piece of software becomes, the more likely it is that the software will need funding to cover maintenance, feature updates, and support.</p>\n\n\n\n<p>&ldquo;More often than not these days, people don&rsquo;t have as much free time to invest in coding just for the fun of it,&rdquo; said Gowdy.  &ldquo;I speak mainly of myself, but I have the notion that while WordPress is still grounded pretty firmly in Open Source (not a bad thing), it&rsquo;s been the open markets that have allowed it to grow as much as it has. I don&rsquo;t think it&rsquo;s wrong to allow people the opportunity (within reason) to make something back off their hard work should they choose. Donations are non-viable in my experience as the vast majority of humanity are way cheaper than they would like to admit.&rdquo;</p>\n\n\n\n<p>Currently, the upcoming directory has a limited number of blocks available.  The WordPress Meta and Plugin teams should expect more.  However, it is unclear whether the guideline will slow its growth.</p>\n\n\n\n<p>&ldquo;Without any sort of up-sell channel (rule-defined or element defined in blocks), we aren&rsquo;t going to see the plethora that we are hoping for, nor in some cases the quality that could be brought in by people working professionally on a block plugin,&rdquo; said Gowdy. &ldquo;The time to define these up-sell and link options is right now.&rdquo;</p>\n\n\n\n<p>Gowdy is not alone in his concerns.  Several others expressed similar opinions in the comments on the <a href=\"https://make.wordpress.org/meta/2019/12/06/block-directory-plugin-guidelines\">block directory announcement post</a>.</p>\n\n\n\n<p>&ldquo;Where WordPress started and where it is now are two separate points in time,&rdquo; said Gowdy.  &ldquo;I hope the Open Source community and the marketplaces can find a way to co-exist here in order to really rev up the platform for the future.&rdquo;</p>\n\n\n\n<p class=\"has-text-color has-background has-white-color has-blue-700-background-color is-style-highlight text-white bg-blue-700\">This post is part of a new <a href=\"https://wptavern.com/category/from-the-comments\">From the Comments</a> series where we highlight interesting points of discussion from comments on WP Tavern articles. The hope is to give these comments, which can sometimes get lost, the attention they deserve.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Jan 2020 20:46:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: Upcoming Tailwind CSS 1.2.0 Includes Grid Support and New Utilities\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96387\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://wptavern.com/upcoming-tailwind-css-1-2-0-includes-grid-support-and-new-utilities\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3499:\"<p>Adam Wathan, creator of the Tailwind CSS, <a href=\"https://github.com/tailwindcss/tailwindcss/releases/tag/v1.2.0-canary.4\">published the early release notes</a> for the upcoming version 1.2.0 update to the framework.  The new version will include the much-anticipated <a href=\"https://github.com/tailwindcss/tailwindcss/pull/1274\">support for CSS grids</a> and several other useful features for app and website designers.  There are no planned breaking changes with the update.</p>\n\n\n\n<p>Tailwind CSS is a utility-first CSS framework that is quickly gaining support from designers and developers.  Some WordPress themes are starting to pop up in the public sphere that use it, but is more often used as part of the in-house toolset at agencies, in which standards are necessary to keep teams on the same page.</p>\n\n\n\n<p>For developers already using the framework, they can look for an update within days.  &ldquo;Right now I don&rsquo;t have any changes to these features planned, so as long as nobody finds any huge issues I&rsquo;ll tag the real v1.2.0 next week once I get some documentation together,&rdquo; said Wathan on <a href=\"https://twitter.com/adamwathan/status/1214982042083090433\">Twitter</a>.</p>\n\n\n\n<p>Now is a good time for new developers to start tinkering with the CSS framework.  With the addition of new CSS grid classes, there is little that is not possible for the majority of use cases.</p>\n\n\n\n<p>I have been building with Tailwind, or a subset of its classes, for about a year now.  Aside from highly-custom scenarios, I have been able to build most projects while writing little CSS code.  For someone who comes primarily from a developer background, it has been a godsend for quickly putting together complex layouts.  CSS grid support was the big item I had been waiting for.  I had already built a custom grid system based on Tailwind&rsquo;s naming scheme.  My implementation is nearly the same as what is shipping in Tailwind CSS 1.2.0.</p>\n\n\n\n<p>Other new features include classes for CSS features such as:</p>\n\n\n\n<ul><li><code>transition</code></li><li><code>transform</code></li><li><code>stroke-width</code></li><li><code>box-sizing</code></li><li><code>clear</code></li></ul>\n\n\n\n<p>Version 1.2.0 adds extra utility classes for rounded corners and shadow sizes.  It also extends its support for setting an element&rsquo;s maximum width.  New utility classes were added for removing a max-width and setting it based on predefined breakpoints.</p>\n\n\n\n<p>The <a href=\"https://rsms.me/inter/\">Inter font</a> now sits at the top of the font stack and will be used if installed on the user&rsquo;s system or if the developer loads it on the site.  Inter is a popular font created specifically for computer screens.  It comes in both fixed and variable options.  The Twenty Twenty theme <a href=\"https://wptavern.com/wordpress-5-3-kirk-released-brings-new-default-theme-editor-improvements-and-ui-tweaks\">released with WordPress 5.3</a> uses the variable version of Inter for several elements within its design.</p>\n\n\n\n<p>For developers who are extending Tailwind CSS, they now have a <a href=\"https://github.com/tailwindcss/tailwindcss/pull/1268\">new plugin API</a> for building custom plugins.  Plugins can also <a href=\"https://github.com/tailwindcss/tailwindcss/pull/1162\">extend the user&rsquo;s configuration file</a>.</p>\n\n\n\n<p>Overall, it looks like it will be a solid update.  I am excited about digging into it and using some of the new utility classes.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Jan 2020 21:11:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WPTavern: Gutenberg 7.2 Adds Long-Awaited Multi-Button Block and Gallery Image Size Option\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96362\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://wptavern.com/gutenberg-7-2-adds-long-awaited-multi-button-block-and-gallery-image-size-option\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4723:\"<p>The Gutenberg team <a href=\"https://make.wordpress.org/core/2020/01/09/whats-new-in-gutenberg-8-january/\">released version 7.2</a> of the plugin yesterday after a four-week release hiatus for the holidays.  This update includes at least 180 pull requests to the project&rsquo;s repository by 56 contributors. The largest user-facing features include a new &ldquo;buttons&rdquo; block that allows users to add multiple buttons in a row and the ability to define the size of images in a gallery block.  These were two highly-requested features.</p>\n\n\n\n<p>The update supports changing the font size in the relatively new navigation block.  Users can also add a link for the image in the media &amp; text block.  A few dozen other minor enhancements across multiple components made their way into the update.  Most enhancements continue to clean up the interface and improve usability.</p>\n\n\n\n<p>Many bug fixes are included in version 7.2.  Accessibility improvements include using radio inputs for text alignment, adding an appropriate <code>group</code> role to the block wrapper, adding a label to the social icons block, and more.  Several fixes should improve how pasting content in the editor works, which generally works well already.</p>\n\n\n\n<p>The team continued building upon experimental features, which must be activated via the Gutenberg &gt; Experiments screen in the admin. Outside of a handful of bug fixes and enhancements, the most interesting change is the introduction of a new experimental admin screen.  Gutenberg 7.2 now includes an early beta of a full-site editing page.</p>\n\n\n\n<h2>Adding Buttons in a Row</h2>\n\n\n\n<img />Adding multiple buttons within the Buttons block.\n\n\n\n<p><em>If I had a nickel for every time a user asked how to put two buttons next to each other&hellip;</em>You know how the story goes.</p>\n\n\n\n<p>One of the most-common website layouts today is a large &ldquo;hero&rdquo; section, a heading, some text, and a button, perhaps two.  An end-user could easily build this with a combination of the cover, heading, paragraph, and button blocks if only a single button was needed.  However, that second button was troubling without some custom code work.</p>\n\n\n\n<p>The introduction of the buttons block changes everything.  It is a block that allows end-users to add any number of individual button blocks in a row.  At the moment, the block essentially serves as a wrapper.  The block&rsquo;s only option is the ability to set the alignment of the inner button blocks.</p>\n\n\n\n<h2>Image Size Selector for Galleries</h2>\n\n\n\n<img />Selecting a custom image size for the Gallery block.\n\n\n\n<p>The lack of an option to set the size of gallery images has been one of Gutenberg&rsquo;s largest failures since its inception.  After years of this basic option for the gallery shortcode with the classic editor, the gallery block has always felt incomplete.</p>\n\n\n\n<p>For some users, the lack of basic features that have long existed in the classic editor <a href=\"https://wptavern.com/gutenberg-one-year-later#comment-314188\">is frustrating</a>.  That frustration is understandable, given the fast-paced movement on newer and shinier features.  It is refreshing to see work being done toward addressing long-missing features such as this.</p>\n\n\n\n<p>The gallery block now has a new &ldquo;Images Sizes&rdquo; dropdown select for choosing the size of the images shown.  This option will solve at least a couple of major issues.  By selecting a custom size, the images will utilize less bandwidth for site visitors.  Previously, full-sized images were displayed.  It also allows users to select a consistent size so that galleries with multiple image aspect ratios are better aligned in a grid.  Basically, it can make for prettier galleries.</p>\n\n\n\n<h2>Site Editor Screen Beta</h2>\n\n\n\n<img />Testing the beta Site Editor screen.\n\n\n\n<p>Gutenberg 7.2 introduces a &ldquo;Site Editor&rdquo; screen, which can be enabled by ticking the &ldquo;Enable Full Site Editing&rdquo; checkbox on the Gutenberg &gt; Experiments admin page.  The new screen is an early, bare-bones beta exploration into what will eventually be fully-fledged site editor.</p>\n\n\n\n<p>At this point, the screen does not do much.  End-users can insert blocks and little else.  Content on this screen is not stored for later.  There is not even a save button yet.  Mostly, it serves as another step toward site editing, which could possibly land in core WordPress late in 2020.  However, that is an optimistic schedule, and it is far too early to make a solid guess.  There are a lot of open questions that need answers and technical hurdles to jump.  A 2021 release might be more realistic, depending on the pace of development.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Jan 2020 20:47:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: BobWP.com Shifts Focus to WooCommerce, Rebrands as ‘Do the Woo’\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96305\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/bobwp-com-shifts-focus-to-woocommerce-rebrands-as-do-the-woo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4426:\"<img />\n\n\n\n<p>BobWP.com <a href=\"https://bobwp.com/bobwp-is-now-do-the-woo-woocommerce-news-and-community/\">announced yesterday</a> that the site and its podcast would be rebranded to &ldquo;Do the Woo at BobWP .&rdquo; After a decade of more generalized WordPress topics and news, it will now focus specifically on the WooCommerce plugin and its community.  The podcast will also be aired weekly, notching up their previous twice-monthly episodes.</p>\n\n\n\n<p>For Bob Dunn, founder and co-host, this was move was a natural result of where the community he had built was heading.  &ldquo;Over the last 3 years, we have consistently created content around WooCommerce on our site,&rdquo; he said.  &ldquo;I saw that this was what our readers wanted, so built that up and in March of last year, made the decision to focus entirely on WooCommerce.&rdquo;</p>\n\n\n\n<p>Dunn said he has been a fan of WooCommerce since its launch.  &ldquo;It has always been a favorite of mine, and I have used it to sell a lot of stuff. But oddly enough, never physical products.&rdquo;</p>\n\n\n\n<p>Starting in 2020, the podcast will run weekly.  To keep up the brisk pace, the show is bringing on two new co-hosts.  Joining the team is Jonathan Wold, community lead for WooCommerce, and Mendel Kurland, developer advocate a Liquid Web.  Brad Williams, CEO of WebDevStudios, has been a co-host since 2018.</p>\n\n\n\n<p>New episodes of the podcast will air every Thursday.  The show is pre-recorded on Tuesday of the same week, so the content should remain timely.</p>\n\n\n\n<p>Do the Woo will specifically cater to its WooCommerce audience, but it may delve into the larger eCommerce world from time to time.  However, Dunn recommends listening in on the <a href=\"https://wpecommerceshow.com/\">WP eCommerce Show</a> for topics that explore the larger WordPress and eCommerce landscape.</p>\n\n\n\n<p>Dunn does not feel like there will be a shortage of topics to explore every week with WooCommerce-specific content.  &ldquo;At first, yes, it is a bit of a challenge finding topics around it,&rdquo; he said.  &ldquo;But, expanding it to bring in more of what people are doing in the space, no matter how big or small, opens it up more.&rdquo;  He is optimistic about the show&rsquo;s future.  &ldquo;I&rsquo;ll dig as deep as I need to go.  And, with its growth, it may come to the time where there will always be more [content] than I need.&rdquo;</p>\n\n\n\n<p>The podcast&rsquo;s format remains simple.  &ldquo;We basically bring a guest in, learn more about what they are doing and their involvement in the Woo ecosystem,&rdquo; said Dunn.  &ldquo;We wrap it up, typically covering two or three news items. The conversation isn&rsquo;t planned at all.  We just take it where it leads us.&rdquo;</p>\n\n\n\n<p>Dunn originally began the Doo the Woo podcast in 2016 but broadened the scope that same year to WordPress and eCommerce.  &ldquo;I missed it, and at the end of 2017, brought it back as more of an interview-style show, with me and a guest,&rdquo; he said.  &ldquo;For the next few months, I did very few shows and felt I need to change it up to be more conversational.&rdquo;  He brought on Williams as a co-host at that point.  &ldquo;We did a few shows where Brad and I would just chat Woo stuff, and both came to the conclusion it would be fun to bring on a guest, but still keeping it conversational.&rdquo;</p>\n\n\n\n<p>The podcast episodes were sporadic until the middle of 2019, which was the start of the bi-weekly schedule.  Today, with three extra co-hosts, the team can rotate who is hosting a particular episode.</p>\n\n\n\n<p>Dunn said he still catches a few other podcasts but not as many as in the past.  &ldquo;Always been a fan of and still listen to <a href=\"https://mattreport.com/\">Matt Report</a> and <a href=\"https://getoptionspodcast.com/\">Get Options</a>,&rdquo; he said.  &ldquo;I am sure I have listened to just about every WP-centric podcast a few times over the years. Without naming each one, there are several good choices depending on what you are looking for. Podcast listening is a very personal choice and I just recommend people dabble in what is out there and find those that click with you.&rdquo;</p>\n\n\n\n<p>Listen to <a href=\"https://bobwp.com/whats-coming-to-the-do-the-woo-podcast-in-2020/\">episode 33</a> where the team discusses the show&rsquo;s plans for 2020 and beyond:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Jan 2020 21:07:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Landing Kit for WordPress Maps Any Post or Page to a Custom Domain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96301\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://wptavern.com/landing-kit-for-wordpress-maps-any-post-or-page-to-a-custom-domain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7094:\"<img />\n\n\n\n<p>Phil Kurth and Jason Schuller launched a new WordPress product named <a href=\"https://wplandingkit.com/\">Landing Kit</a> today.  The plugin allows end-users to map a domain name to any post, page, or custom post type entry.  It includes other features such as SSL support and URL redirecting.  More features like custom templates and Gutenberg blocks are on the way.</p>\n\n\n\n<p>Kurth is the director and WordPress product developer at <a href=\"https://hookturn.io/\">Hookturn.io</a>, a premium WordPress plugin company, and runs <a href=\"https://www.awesomeacf.com/\">Awesome ACF</a>, a community hub around the Advanced Custom Fields plugin.  Schuller has several ongoing projects.  He runs <a href=\"https://rivyt.com/\">RIVYT</a>, a website for video creators to share their work.  In October, he <a href=\"https://wptavern.com/jason-schuller-launches-dsko-a-discovery-network-for-creators-and-brands\">launched DSKO</a>, which is a discovery network built on WordPress for creators and brands.</p>\n\n\n\n<p><a href=\"https://leeflets.com\">Leeflets</a>, a project Schuller created for building single-page websites, served as the catalyst for the Landing Kit project.  The plugin brings similar functionality to any WordPress install.</p>\n\n\n\n<p>Often, WordPress is overkill for single-page sites.  The platform is ideal for larger sites and applications.  For people who need to manage multiple single-page sites, Landing Kit could be a blessing.  By setting up a single WordPress install with the plugin active, users can map any domain to any post or page.  It also works with custom post types.  This keeps site management limited to a single admin interface and point of maintenance.</p>\n\n\n\n<p>The plugin should not be confused with domain-mapping plugins built for multisite.  While it will work on multisite, the intent is not to map domains to subsites in a network.  Instead, it is meant to specifically map domains to single posts or pages on single-site installations.</p>\n\n\n\n<p>The plugin has two pricing tiers. The lower tier costs $59 per year for support and updates on up to three installations. It will also include access to a single page template in the near future.  The larger pricing tier at $159 per year offers support and updates for unlimited installations and will provide access to all templates as they become available.</p>\n\n\n\n<p>Landing Kit is Schuller&rsquo;s first foray in the WordPress product market space since selling his former WordPress theme business, Press75, in 2014.  His return is already making a splash and seems to be a welcome addition to the ecosystem given the feedback on his <a href=\"https://twitter.com/jasonpatricksc/status/1214574389036900353\">Twitter announcement</a>.</p>\n\n\n\n<p>&ldquo;It was never a goal of mine to jump back in, but sometimes these things just happen naturally,&rdquo; said Schuller.  &ldquo;I&rsquo;ve consistently used WordPress as a platform to iterate on ideas, and with each new build I end up creating unique functionality to solve specific problems. Landing Kit is the result of one of those problems I had the solve while creating Leeflets.&rdquo;</p>\n\n\n\n<p>Kurth was brought in to work on the project because of his experience building WordPress plugins.  He described the first version as not having many technical challenges because they had a working prototype to build from.  &ldquo;The most difficult part was thinking across multiple contexts and maintaining a clear picture of what would be happening across multiple domains at any time,&rdquo; he said.  &ldquo;I expect more difficult challenges as we start to move deeper into feature territory as we&rsquo;ll have bigger decisions to make and new technical hurdles to face, particularly when we start exploring remote block/template libraries.&rdquo;</p>\n\n\n\n<h2>Plugin Features</h2>\n\n\n\n<img />Potential book template for Landing Kit.\n\n\n\n<p>Version 1.0 of the plugin keeps things simple, which is a signature of Schuller&rsquo;s past work.  The plugin has a domain management screen.  It provides a convenient location to edit and configure all mapped domains for the installation.  Domain mapping is also available through the post-editing screen.</p>\n\n\n\n<p>The SSL options allow users to serve individual domains over HTTPS or to do so on a global basis.  The plugin also makes it easy to decide whether a post or page should be available via the main website or if requests to the single view should be 301 redirected to the mapped domain.</p>\n\n\n\n<p>There are some technical requirements to make use of the plugin.  Users must be on a host with the ability to add alias or add-on domains, have a dedicated IP address for their website, and be running WordPress 5.0 or above.  End-users should also be familiar with managing DNS records, specifically A-Records, with their web host.  These requirements are necessary to make sure domains are pointing to the correct location.  These are common features and available through many hosts.  Each host should have specific instructions for working with these features.</p>\n\n\n\n<p>The big value-add will be the plugin&rsquo;s custom templates and its upcoming Gutenberg blocks.  These will allow users to quickly build out single-page sites that look and feel different from the active theme for their WordPress installation.</p>\n\n\n\n<p>&ldquo;In line with the idea of complete niche templates (essentially bundled blocks), it makes sense to break that concept down a level in form of niche specific blocks you could pick and choose to create your own landing pages with a bit more freedom,&rdquo; said Schuller. &ldquo;There&rsquo;s so much potential with Gutenberg to get creative, especially when you&rsquo;re thinking specifically about landing pages and what creators might need to achieve a specific goal.&rdquo;</p>\n\n\n\n<p>Kurth and Schuller plan to release templates aimed at specific product niches.  &ldquo;I&rsquo;m hoping to get the first template out the door within the next few weeks,&rdquo; said Schuller on <a href=\"https://twitter.com/jasonpatricksc/status/1214576733669617664\">Twitter</a>.  The concept could be interesting as templates could essentially serve as &ldquo;mini themes.&rdquo;  If the plugin gains enough traction and a large user base, there is potential for a larger marketplace to form around single-page template designs.</p>\n\n\n\n<p>Take a video tour of the plugin:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Schuller said that they are kicking around some other feature ideas for the future.  Nothing is set in stone yet.  &ldquo;People have also expressed interest in a Leeflets-style front-end experience for managing pages, which would essentially make Landing Kit a SaaS in a box,&rdquo; he said.  &ldquo;I&rsquo;m not sure if that&rsquo;s something we&rsquo;ll explore in the near term, but an option at the very least.&rdquo;</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p class=\"has-background has-gray-100-background-color bg-gray-100\"><strong>Update &ndash; January 8, 2020:</strong>  Additional quotes from Landing Kit creators added.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Jan 2020 03:34:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Lessons Learned by Stepping Outside WordPress Comfort Zone\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96264\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wptavern.com/lessons-learned-by-stepping-outside-wordpress-comfort-zone\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6861:\"<p>It was late summer in 2018. I was an aging developer who wasn&rsquo;t quite sure where I fit into the WordPress world anymore.  I had spent over a decade learning the ins and outs of the platform that launched my career and also served as a hobby for other pet projects I wanted to tackle.</p>\n\n\n\n<p>In part, I was bored.  I needed a new challenge.</p>\n\n\n\n<p>I love WordPress. More than that, I appreciate what WordPress has allowed me to accomplish over the years. However, I was no longer happy with it for my personal blog.  It was suitable for the job, but I often found it had a lot more gadgets and gizmos than I needed. I had also been writing blog posts in Markdown for many years rather than the classic editor.  WordPress was simply no longer a part of my workflow for my blog.  At times, it was a hindrance.</p>\n\n\n\n<p><em>Challenge accepted.</em></p>\n\n\n\n<p>Over a weekend, I built a working custom blog system.  I am hesitant to call it a Content Manage System (CMS) because it lacked crucial features, such as an administrative interface, that are at the heart of any CMS.  Nevertheless, I built a working system from scratch in two days.</p>\n\n\n\n<p>I had no idea I could accomplish such a feat without relying on the useful functions and tools that WordPress had so generously provided for most of my programming career.  I cannot count the number of times I accidentally typed out <code>esc_attr()</code> or <code>esc_html()</code> only to remember those were WordPress functions.  <em>My WordPress muscle memory was strong.</em>  Without knowing it, everything I had learned through building on top of WordPress pushed me to become a more well-rounded PHP developer.  There are few APIs I had not worked with from core WordPress.  I understood much of the source code and knew the reasons for a lot of the legacy gunk.</p>\n\n\n\n<p>My personal project paled in comparison to WordPress&rsquo; power and still does to this day.  However, it moved me outside my comfort zone.  It allowed me to explore old ideas in new ways.</p>\n\n\n\n<p>One example was understanding how rewrite rules and routing worked.  Some of my friends and I recently joked that no one really understands the WordPress Rewrite API.  You just tinker with it until something works and the new code no longer breaks your site.  There are many existing libraries out there, but I wanted to understand how this worked for my own edification.  Therefore, I set out to build an HTTP request, router, and controller class.  The end result was an elegant solution, which borrowed heavily from other PHP frameworks.</p>\n\n\n\n<p>With a simple line of code, as shown below for setting up a &ldquo;book&rdquo; content type, I could handle incoming requests for a book page, map it to the correct resource, and output the template on the front end. I began to wonder why I had shied away from this foundational website concept for so many years as a developer.</p>\n\n\n\n<pre class=\"wp-block-code\"><code>// Create \'example.com/books/book-name\'.\n$this-&gt;router-&gt;get( \'books/{name}\', Controller::class );</code></pre>\n\n\n\n<p>There were many other areas where I began to question the &ldquo;WordPress way&rdquo; of doing things.  During this journey of discovery, I was able to learn things that I could bring back for use in my WordPress projects.  By stepping out into the larger world of website development, I was able to better see the flaws in the platform that helped me fall in love with programming.  However, I was also better able to see the beauty in the system that thousands of developers have kept running for the preceding 15 years.</p>\n\n\n\n<h2>It Is Not All About Code</h2>\n\n\n\n<p>I had the opportunity to study and learn large frameworks like <a href=\"https://laravel.com/\">Laravel</a> and <a href=\"https://symfony.com/\">Symfony</a>.  However, I also studied how other platforms worked from a pure user-experience perspective.</p>\n\n\n\n<p>The one thing I knew for certain is that I wanted to test platforms created for people who wrote in Markdown.  I wasn&rsquo;t looking for huge platforms to compete with WordPress&rsquo; power, such as Joomla or Drupal.  Instead, I was looking at lighter-weight solutions like <a href=\"https://getgrav.org/\">Grav</a>, <a href=\"https://jekyllrb.com/\">Jekyll</a>, and <a href=\"https://gohugo.io/\">Hugo</a>.  I wanted to understand how the user experience fit in with my workflow.</p>\n\n\n\n<p>Of all the solutions I tested, each had its advantages.  Each also had features or methods of doing things that wasn&rsquo;t to my taste.  The good thing about the experience was that I was able to identify how I wanted my blogging platform to work for me.  Reading thoughts from others in those communities also allowed me to hear from users outside of the WordPress community about why they loved their preferred blogging system.</p>\n\n\n\n<p>I soldiered forward.  Using what I learned from those platforms, I built something that I was happy to use.  It wasn&rsquo;t perfect and would likely never be.  Room for growth is not a bad thing.</p>\n\n\n\n<p>During this time, I rekindled my love of blogging with WordPress.  While not always the popular opinion, the block editor felt leaps and bounds better than the classic editor.  It was something I could see myself using regularly.  Aside from my personal blog, I began using it on other projects.  I still write in Markdown every day.  However, I find myself enjoying writing within WordPress&rsquo; editor for the first time in years.</p>\n\n\n\n<h2>Why You Should Try New Platforms</h2>\n\n\n\n<p>From a developer perspective, it is not a good idea to become complacent and rely on a single system.  Instead of calling yourself a &ldquo;WordPress developer,&rdquo; think beyond that terminology.  Instead, you should be a PHP programmer or JavaScript programmer.  Or, better yet, simply call yourself a programmer.  Programmers solve problems.  The tools or languages are what you use to get from Point A to Point B.</p>\n\n\n\n<p>On the job market, being a more well-rounded programmer opens up more opportunities.  While most of us can only hope that WordPress will be the leading platform for the next 10, 20, or 50 years, you should be prepared for any future.</p>\n\n\n\n<p>Another benefit of working with other platforms from time to time is that you learn ideas that you can bring back into the WordPress ecosystem.  For example, it is interesting to see how the <a href=\"https://roots.io/sage/\">Sage starter theme</a> implements Laravel Blade&rsquo;s templating engine.  These ideas can help shape WordPress&rsquo; future.</p>\n\n\n\n<p>Some ideas can be pushed into core WordPress.  Others can improve team workflows within agencies.</p>\n\n\n\n<p>Continuing education benefits the WordPress community as a whole.  Don&rsquo;t limit that education to WordPress-specific ideas.  Learn from the outside and bring it back.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Jan 2020 21:19:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"BuddyPress: BuddyPress 5.1.2 Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=309637\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://buddypress.org/2020/01/buddypress-5-1-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1190:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.5.1.2.zip\">BuddyPress 5.1.2</a> is now available. This is a security release. All BuddyPress installations are strongly encouraged to upgrade as soon as possible.</p>\n\n\n\n<p>The 5.1.2 release addresses one security issue:</p>\n\n\n\n<ul><li>Certain REST API requests could result in the exposure of private data. Discovered and reported independently by <a href=\"https://profiles.wordpress.org/walbo/\">Petter Walbø Johnsgård</a> and <a href=\"https://profiles.wordpress.org/finebet/\">Jacek Suski</a>.</li></ul>\n\n\n\n<p>The vulnerability was reported privately to the BuddyPress team, in accordance with&nbsp;<a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress’s security policies</a>. Our thanks to the reporters for practicing coordinated disclosure.</p>\n\n\n\n<p>For complete details, visit the&nbsp;<a href=\"https://codex.buddypress.org/releases/version-5-1-2/\">5.1.2 changelog</a>.</p>\n\n\n\n<p>Update to BuddyPress 5.1.2 today in your WordPress Dashboard, or by&nbsp;<a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Jan 2020 21:36:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Boone Gorges\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: Pods Framework Loses Primary Sponsorship, Seeks Donors To Fund Project\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96194\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wptavern.com/pods-framework-loses-primary-sponsorship-seeks-donors-to-fund-project\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8184:\"<img />\n\n\n\n<p>Scott Kingsley Clark, lead developer of the Pods Framework, <a href=\"https://pods.io/2020/01/02/pods-needs-your-help-in-2020/\">announced the project was seeking new donors</a> on Thursday.  Automattic, the primary sponsor, dropped out after funding the project since 2012.  This has put the team in a position to seek help for maintaining and supporting the project.  Automattic was previously covering around 90% of the costs.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/pods/\">Pods Framework</a> is a WordPress plugin that allows end-users or developers to create and extend custom post types, content types, users, media, and comments.  Essentially, it is a complete content management framework for those who need more than the basics that WordPress offers.  It has well over a dozen <a href=\"https://pods.io/plugins/\">add-on plugins</a> for extra functionality and currently has over 80,000 active installations.</p>\n\n\n\n<p>There are <a href=\"https://friends.pods.io/about-the-team/\">six primary contributors</a> to the Pods plugin.  They have also brought on a React developer who is just getting started with UI work on Pods 2.8.  Other than work from the team, the project receives patches and contributions from the larger Pods community.</p>\n\n\n\n<p>With the loss of funding from Automattic, Pods is receiving around $700 each month from donors. &ldquo;Once we found out that Automattic was going to focus their sponsorship funding towards other priorities of theirs, we put together a plan of action to reduce overall costs,&rdquo; said Clark.</p>\n\n\n\n<p>The team&rsquo;s goal is to have at least 200 sponsors.  The average recurring monthly donation is about $17.  Coupled with their current 40 regular donors, they need an additional 160 at the same donation average to cover costs.  This would at least allow the team to be efficient with their time.</p>\n\n\n\n<p>&ldquo;Right now our feature/fix development and support efforts will begin to suffer from lack of funding because we&rsquo;ll be spread too thin,&rdquo; said Clark.  &ldquo;I work a full-time job and can&rsquo;t pick up the extra weight entirely on my own.&rdquo;  Clark&rsquo;s job with Modern Tribe gives him some flexibility to work on the project, but it is minimal and only when time is available.</p>\n\n\n\n<p>People who are willing to sponsor the project monthly can contribute via the <a href=\"https://friends.pods.io/donations/become-a-friend/\">Friends of Pods</a> sponsorship page.  The project also has a <a href=\"https://friends.pods.io/donations/one-time-donation/\">one-time donation option</a> for those wanting to go that route.</p>\n\n\n\n<h2>Automattic Was Crucial to Success</h2>\n\n\n\n<p>In his announcement, Clark said Automattic&rsquo;s decision to pull their sponsorship was because the company wanted to put their funds toward native Gutenberg projects.  Pods is a project that spans beyond Gutenberg.  However, it does have some Gutenberg integration and more features in the works.</p>\n\n\n\n<p>Since 2012, Automattic has been the largest sponsor of Pods.  Their funding allowed the team to support and continue developing the plugin.  &ldquo;We&rsquo;re so appreciative of Automattic&rsquo;s support,&rdquo; said <a href=\"https://twitter.com/podsframework/status/1212792297911443456\">Clark on Twitter</a>.  &ldquo;They&rsquo;ve sponsored Pods for over 7 years, I know their decision was a tough one for them.&rdquo;</p>\n\n\n\n<p>In 2011, <a href=\"https://wptavern.com/pods-what-happened-after-the-kickstarter-campaign\">Pods surpassed its goal</a> in a Kickstarter campaign.  The project raised over $4,000 with a goal of $1,500.  The campaign was intended to fund the development of Pods 2.0.  In hindsight, the dollar amount was far too low to realistically fund such a complex project.</p>\n\n\n\n<p>&ldquo;I naively thought that would be enough to accomplish everything and more we wanted to do for our big Pods 2.0 release,&rdquo; said Clark.  &ldquo;I was really wrong. Adding developers at a late stage in a project can take even more time than you anticipate. I also had to work around those developers&rsquo; schedules and spend time coordinating with them instead of building things myself. It was a huge challenge as I hadn&rsquo;t really led a team on a side project while having a full-time job before.&rdquo;</p>\n\n\n\n<p>Clark had to reach into his pocket and put money towards the funding problem.  Yet, the team hit more roadblocks getting Pods 2.0 released.  &ldquo;That&rsquo;s when I reached out to Automattic, which they offered to help out here and there to sponsor some more development&rdquo;, he said. &ldquo;I was at the right job and had the right developers in place to really make the most of that arrangement. I had tons of time on the clock at work to build projects with Pods and I could build features/fix problems every day. With the added help of the funding, we were covered for many years to come.&rdquo;</p>\n\n\n\n<p>The arrangement was a blessing for the project, propelling it forward for years.  &ldquo;Without Automattic, we surely couldn&rsquo;t have continued on with the huge undertaking that the Pods 2.0 rewrite was,&rdquo; said Clark.  &ldquo;We would have just shelved everything and only added minor fixes/enhancements to Pods going forward.&rdquo;</p>\n\n\n\n<p>Clark described the funding as crucial to maintaining a premium product for free.  &ldquo;Given what I know about many other free products out there, I can see why our support for Pods itself has sometimes been compared to premium support because of the people we could keep involved helping everyone with their project challenges and Pods questions,&rdquo; he said.</p>\n\n\n\n<p>After success with Pods 2.0 and several releases, the Pods team reached back out to Automattic.  They were able to secure more funding with the agreement that they would diversify their funding and bring in more sponsors, which they were able to accomplish.</p>\n\n\n\n<h2>What the Future Holds</h2>\n\n\n\n<p>Clark is hopeful that they can meet their sponsorship goals.  If not, they may have to explore some commercial options.  However, he said Pods and its primary features will remain free of charge.</p>\n\n\n\n<p>&ldquo;Development is not cheap,&rdquo; said Clark.  &ldquo;In fact, we&rsquo;ve thought about diversifying our funding for a while, but ironically our sponsorship agreement with Automattic prohibited us from exploring premium add-ons to help fund more growth.&rdquo;</p>\n\n\n\n<p>While the funding was a blessing, it may have also been a crutch.  &ldquo;If we had suddenly gotten millions of active installs to support, we would have been in big trouble,&rdquo; he said.  &ldquo;You can&rsquo;t scale sponsorships with a growing userbase.&rdquo;</p>\n\n\n\n<p>Clark said he is committed to making sure the next three major feature releases go out for free as part of the main Pods plugin, regardless of the funding situation.  &ldquo;I believe in making it easy to build projects in WordPress and some of those features are just really crucial to normal projects,&rdquo; he said.</p>\n\n\n\n<p>The team is exploring the potential for premium add-ons.  However, if going that route, the add-ons would be with useful features that go beyond the core needs of the plugin.  &ldquo;We have some really awesome features that we&rsquo;ve always wanted to do and this could be the avenue to build them while giving huge value to our Friends of Pods,&rdquo; he said.  &ldquo;This could be an added benefit to them for supporting our project, which they&rsquo;d get as a reward for keeping their Friends of Pods membership active.&rdquo;</p>\n\n\n\n<p>The future is uncertain.  The project is not in danger of disappearing at this point.  However, the reality is that development and support have real-world costs that need to be met.</p>\n\n\n\n<p>&ldquo;It&rsquo;s still too early to know exactly what we can do with the funding we have and what we can expect to get from our 2020 fundraising efforts,&rdquo; said Clark.  &ldquo;We don&rsquo;t know if those ongoing funding struggles will prevent us from spending time to build new add-ons to generate new revenue either. It&rsquo;s all up in the air right now.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Jan 2020 17:59:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WordPress.org blog: The Month in WordPress: December 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8282\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2020/01/the-month-in-wordpress-december-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8184:\"<p>As 2019 draws to a close and we look ahead to another exciting year let’s take a moment to review what the WordPress community achieved in December.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.3.1 and 5.3.2 Releases</h2>\n\n\n\n<p>The WordPress 5.3.1 security and maintenance release was announced on December 13. It features 46 fixes and enhancements. This version corrects four security issues in WordPress versions 5.3 and earlier. Shortly afterwards, WordPress 5.3.2 was released, addressing a couple high severity Trac tickets, and includes 5 fixes and enhancements, so you’ll want to upgrade. You can read more about these releases in the announcements for <a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\">5.3.1</a> and <a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\">5.3.2</a>.</p>\n\n\n\n<h2>Update on the Nine Core Projects for 2019</h2>\n\n\n\n<p>At the end of 2018, <a href=\"https://profiles.wordpress.org/matt/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>matt</a> <a href=\"https://make.wordpress.org/core/2018/12/08/9-priorities-for-2019/\">announced</a> the nine projects that would be the main focus areas for Core development in the next year. Have we made progress? Yes! <a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a> <a href=\"https://make.wordpress.org/core/2019/12/06/update-9-projects-for-2019/\">posted a full update</a> on the team’s work. In brief, two of the projects have been completed and shipped in major releases, four are targeted for release in versions 5.4 and 5.5 of WordPress, and the remaining three have seen significant progress but are not yet slated for completion. These will continue to see progress throughout 2020.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a> and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>WordPress Major Release Calendar</h2>\n\n\n\n<p>The Core team has published <a href=\"https://make.wordpress.org/core/2019/11/21/tentative-release-calendar-2020-2021/\">a tentative release calendar</a> for 2020 and 2021. This is intended to provide the community with more information about what lies ahead.</p>\n\n\n\n<p>The schedule is considered tentative because there are always variables that could affect these plans — not least that the Core team may need more time to finish the work planned for a release.</p>\n\n\n\n<h2>Initial Documentation for Block-Based WordPress Themes</h2>\n\n\n\n<p>The Gutenberg team has started working on <a href=\"https://github.com/WordPress/gutenberg/pull/18890/files\">the initial documentation</a> for what block-based themes might look like, marking a significant change in the way themes are conceptualized. With full-site editing now a realistic goal for WordPress, themes will certainly look different in the future.</p>\n\n\n\n<p>Want to help shape the future of block-based themes in WordPress Core? Following <a href=\"https://make.wordpress.org/core/\">the Core team blog</a> is a good start! You can also join in on the discussion <a href=\"https://make.wordpress.org/themes/2019/12/04/questions-about-the-future-of-themes/\">on this blog post</a>, or help out with the work to <a href=\"https://github.com/WordPress/gutenberg/blob/master/lib/demo-block-templates/index.html\">create a demo space for experimentation with the future of themes</a>. As always, contribution to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a> is open to everyone! Join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a> to see what other people are saying, and contribute your own thoughts.</p>\n\n\n\n<h2>Gutenberg Updates Abound</h2>\n\n\n\n<p>It’s been a busy month for Gutenberg! Version 7.0, including a new navigation block, <a href=\"https://make.wordpress.org/core/2019/11/27/whats-new-in-gutenberg-27-november/\">was announced</a> on November 27. This was followed by <a href=\"https://make.wordpress.org/core/2019/12/11/whats-new-in-gutenberg-11-december/\">version 7.1</a>, announced on December 11; it includes 161 merged pull requests that offer a fresh UI to new users, an option to switch between edit and navigation modes, captions for the table block, and many other enhancements.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Arrival of the BuddyPress Beta Tester Plugin</h2>\n\n\n\n<p>On December 2, <a href=\"https://buddypress.org/2019/12/bp-beta-tester-1-0-0/\">the BuddyPress Beta Tester plugin</a> was added to the WordPress.org plugins directory. This feature is a great way for the WordPress community to provide early feedback on releases.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">download the plugin</a> now. If you find that something is not working as expected during your beta tests, let the BuddyPress team know by submitting a ticket on the <a href=\"https://buddypress.trac.wordpress.org/newticket\">Development Tracker</a> or posting a new topic in the BuddyPress <a href=\"https://buddypress.org/support/\">support forums</a>.​​</p>\n\n\n\n<h2>An Update on the Block Directory in the WordPress Editor&nbsp;</h2>\n\n\n\n<p>The Design team received lots of excellent feedback on the <a href=\"https://make.wordpress.org/design/2019/07/11/block-directory-in-wp-admin-concepts/\">early concepts for the Block Directory</a>. This feedback was incorporated into a Version 1 update to the <a href=\"https://make.wordpress.org/design/tag/block-directory/\">#block-directory</a> project. The Block Directory is to be included in WordPress 5.5, which is slated for August 2020. To learn more about the Block Directory, check out <a href=\"https://make.wordpress.org/design/2019/12/19/block-directory-in-wp-admin-v1/\">this announcement post</a> and help out by sharing your feedback. </p>\n\n\n\n<p>Want to get involved in building the Block Directory? Follow <a href=\"https://make.wordpress.org/design/\">the Design team blog</a>. If you have a block you’d like to include in the directory you can <a href=\"https://make.wordpress.org/meta/2019/12/06/block-directory-plugin-guidelines/\">submit it following the information here</a>. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/meta/2019/12/06/block-directory-plugin-guidelines/\">Guidelines for the Block Directory</a> have been drafted; the team is actively working on them now.</li><li>The<a href=\"https://make.wordpress.org/community/2020-wordpress-global-community-sponsorship-program/\"> Global Community Sponsorship Program for 2020</a> has been announced.&nbsp;</li><li>The Theme Review Team <a href=\"https://make.wordpress.org/themes/2019/12/09/do-not-contact-reviewers-outside-of-the-wordpress-org-system-about-your-review/\">has published a reminder</a> for developers about the proper way to communicate with reviewers.</li><li>The Community Team is in the process of <a href=\"https://make.wordpress.org/community/2019/12/05/community-team-reps-for-2020/\">selecting new team reps</a>.</li><li><a href=\"https://meetup.com/pro/wordpress\">The WordPress meetup program</a> crossed the 800-group mark this month and includes groups from more than 100 countries.</li><li>The team that helped to create the 2019 State of the Word slide deck <a href=\"https://wordpress.org/news/2019/12/state-of-the-word-the-story-of-the-slides/\">shared how the slides were created using Gutenberg</a>, powered by the Slides plugin.&nbsp;</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Jan 2020 17:05:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Angela Jin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Matt: 29 Books in 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=50689\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://ma.tt/2020/01/29-books-in-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4654:\"<p>As a follow-on to my lists in <a href=\"https://ma.tt/2017/12/books-in-2017/\">2017</a> and <a href=\"https://ma.tt/2019/01/39-books-in-2018/\">2018</a>, here are the books I completed this year. I&#8217;ve linked all to the Kindle edition except the Great Mental Models, which is so gorgeous in hardcover you should get that one, and the The World is Sound isn&#8217;t available as an ebook. Bold are ones I particularly enjoyed or found myself discussing with others a lot.</p>\n\n\n\n<ol><li><a href=\"https://www.amazon.com/dp/B000JMKNZG/\">The Pilgrimage by Paulo Coehlo</a></li><li><strong><a href=\"https://www.amazon.com/dp/B079WM7KLS/\">21 Lessons for the 21st Century by Yuval Noah Harari</a></strong></li><li><a href=\"https://www.amazon.com/dp/B005MHHRQG/\">No Longer at Ease by Chinua Achebe</a></li><li><a href=\"https://www.amazon.com/dp/B078LJW4G4/\">Imagine it Forward by Beth Comstock</a></li><li><strong><a href=\"https://www.amazon.com/gp/product/1999449002/\">The Great Mental Models Vol. 1 by Shane Parrish</a></strong></li><li><strong><a href=\"https://www.amazon.com/dp/B01MPZNG63/\">Why Buddhism is True by Robert Wright</a></strong></li><li><a href=\"https://www.amazon.com/dp/B079WNQFZQ/\">There Will Be No Miracles Here by Casey Gerald</a></li><li><a href=\"https://www.amazon.com/dp/B01MSICPW3/\">Less by Andrew Sean Greer</a></li><li><a href=\"https://www.amazon.com/dp/B078VW3VM7/\">Bad Blood by John Carreyrou</a></li><li><a href=\"https://www.amazon.com/dp/B07TMKPD67/\">nejma by Nayyirah Waheed</a></li><li><a href=\"https://www.amazon.com/dp/B07CRJB8WJ/\">Trust Exercise by Susan Choi</a> (also on <a href=\"https://twitter.com/BarackObama/status/1211033245812441091\">Obama&#8217;s book list</a>, and based on the high school I went to, HSPVA)</li><li><strong><a href=\"https://www.amazon.com/dp/B000FCK206/\">Genghis Khan and the Making of the Modern World by Jack Weatherford</a></strong></li><li><strong><a href=\"https://www.amazon.com/dp/B005GFBNSW/\">The Way to Love by Anthony de Mello</a></strong></li><li><a href=\"https://www.amazon.com/dp/B005BRSFCC/\">The Fifth Agreement by Don Miguel Ruiz, Don Jose Ruiz, and Janet Mills</a></li><li><strong><a href=\"https://www.amazon.com/dp/B07CWHYVW5/\">Empty Planet by Darrell Bricker</a></strong></li><li><a href=\"https://www.amazon.com/dp/B00JTYQJ3K/\">Brave New World by Aldous Huxley</a></li><li><a href=\"https://www.amazon.com/gp/product/B005GG0MXI/\">How to Talk So Kids Will Listen &amp; Listen So Kids Will Talk by Adele Faber and Elian Mazlish</a></li><li><a href=\"https://www.amazon.com/dp/B07MPXZYJ7/\">Make it Scream, Make it Burn by Leslie Jamison</a></li><li><strong><a href=\"https://www.amazon.com/dp/B001JAHG98/\">A Short History of Progress by Ronald Wright</a></strong></li><li><strong><a href=\"https://www.amazon.com/dp/B07G13W75M/\">Conscious: A Brief Guide to the Fundamental Mystery of the Mind by Annaka Harris</a></strong></li><li><strong><a href=\"https://www.amazon.com/dp/0892813180/\">The World Is Sound: Nada Brahma: Music and the Landscape of Consciousness by Joachim-Ernst Berendt</a></strong></li><li><a href=\"https://www.amazon.com/dp/B00R3MHWUE/\">The 15 Commitments of Conscious Leadership by Jim Dethmer and Diana Chapman</a></li><li><strong><a href=\"https://www.amazon.com/dp/B004W3FM4A/\">Finite and Infinite Games by James P. Carse</a></strong></li><li><a href=\"https://www.amazon.com/dp/B079G6KMVS/\">Four Soldiers by Hubert Mingarelli</a></li><li><strong><a href=\"https://www.amazon.com/dp/B07L2F9S6H/\">Working by Robert Caro</a></strong></li><li><a href=\"https://www.amazon.com/dp/B0049H9AVU/\">Attached by Amir Levine and Rachel Heller</a></li><li><a href=\"https://www.amazon.com/dp/B075HYVP7C/\">Skin in the Game by Nassim Nicholas Taleb</a></li><li><a href=\"https://www.amazon.com/dp/B012271Z5M/\">The Devil&#8217;s Financial Dictionary by Jason Zweig</a></li><li><a href=\"https://www.amazon.com/dp/B07FLNFRGK/\">How to Do Nothing: Resisting the Attention Economy by Jenny Odell</a> (also on Obama&#8217;s book list)</li></ol>\n\n\n\n<p>What&#8217;s interesting is that if you were to purchase every single one of those books, it would be about $349. You could get them all for nothing from your local library, <a href=\"https://www.amazon.com/gp/help/customer/display.html?nodeId=200747550\">even on a Kindle</a>. The money I spend on books is by far and away the best investment I make every year — books expand my mind and enrich my life in a way that nothing else does.</p>\n\n\n\n<p>All years: <a href=\"https://ma.tt/2017/12/books-in-2017/\">2017</a>, <a href=\"https://ma.tt/2019/01/39-books-in-2018/\">2018</a>, <a href=\"https://ma.tt/2020/01/29-books-in-2019/\">2019</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Jan 2020 07:00:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WPTavern: Building the Community We Deserve\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96166\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wptavern.com/building-the-community-we-deserve\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4338:\"<img />\n\n\n\n<p>One of our internal discussions about the future of WP Tavern has stuck with me since it wrapped up.  The discussion was centered on pushing comment threads in the right direction.  We often receive comments that border on conspiracy-theory territory (<em>and those that cross over head first</em>).  We also get comments that make statements of fact without backing up those claims with evidence.</p>\n\n\n\n<p>Not all those who make such comments have ill intentions.  The issue is often that the ideas presented in a comment are not fully-fleshed out.  Often, the commentator had not taken the time to shape their words into something that births thoughtful responses.  Such is the nature of comments on the web.</p>\n\n\n\n<p>WP Tavern&rsquo;s big goal for 2020 should be about shepherding our community.  Going forward, we will take steps toward fostering better discussions.</p>\n\n\n\n<h2>Building Our Community in the New Year</h2>\n\n\n\n<p>Shepherding the community is about creating a welcoming environment for everyone.  All of our readers should feel comfortable leaving their thoughts on a given topic.</p>\n\n\n\n<p>As a new writer in a long-standing community, I sometimes receive uplifting private messages and emails from community members.  They often have kind words or love the coverage of a specific topic.  The trouble is getting some of those people to engage in the comments.  As my grandma, who would welcome anyone into her home, would say, &ldquo;Y&rsquo;all stop by sometime and chat for a while.&rdquo;  Some people are timid about commenting publicly.  Others feel like they will be attacked or their ideas will be dismissed offhand.  Fostering a community they would feel comfortable participating in is the goal.</p>\n\n\n\n<p>The first step toward this goal is an <a href=\"https://wptavern.com/comment-policy\">update to our comment policy</a>.</p>\n\n\n\n<p>The intention of our policy has remained the same.  In general, be kind to people.  The updated policy includes some new guidelines on what is unacceptable and some clearer language in some areas.  It would be nice to eventually move back to the point where we no longer moderated every comment before publishing them on the site.  We are not there yet, but I remain optimistic.</p>\n\n\n\n<p>The other major plan is around integrating community elements into the site design.  Rest assured that this is something being worked on.  Better showcasing recent comments is high on the list.  However, we can go beyond that by showcasing users with the most comments, top comments by the number of likes, and more.  I have some ideas that I hope to implement this year to make our readers feel like they have more of a stake in the site.  This place is as much about you all as it is about our team.</p>\n\n\n\n<h2>Ask the Bartender</h2>\n\n\n\n<p>We have quietly added an <a href=\"https://wptavern.com/contact-me/ask-the-bartender\">Ask the Bartender</a> form on the site.  This is our idea of an advice column that you might see in traditional journalism.</p>\n\n\n\n<p>At this point, it is experimental.  The plan is to publish a periodic article where one of our writers answers questions from our readers.  This will give you all an opportunity to bring up the big questions that you want our community to discuss.</p>\n\n\n\n<p>We do not have an official format for how this will work yet.  It will largely depend on the questions that people submit.  We are open to nearly any type of WordPress-related question right now.</p>\n\n\n\n<h2>What We All Can Do</h2>\n\n\n\n<p>The biggest thing I ask of the Tavern community that we make 2020 the year that we thoughtfully engage with one another. </p>\n\n\n\n<p>More than that, when discussing topics with others online, there is no need to feel like you must win an argument.  That usually leads to nowhere good.  Present your ideas and let them stand on their own merit.</p>\n\n\n\n<p>With that idea in mind, think about writing responses in the form of a blog post.  Then, let us know about the post here at the Tavern.  Taking the time to write a post allows your ideas to mature.  Doing this lets you build a stronger argument if you rationally think it through.  Also, WordPress is blogging software at heart.  We should use it more often to blog about WordPress.</p>\n\n\n\n<p>Happy New Year, everyone!  Let&rsquo;s make this a memorable one.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Jan 2020 21:01:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WPTavern: Reflecting on 2019: The Year in Review\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96134\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com/reflecting-on-2019-the-year-in-review\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11823:\"<img />\n\n\n\n<p>Another year is in the bag.  With a project as large and far-reaching as WordPress, there was no shortage of news and controversy.  We covered a lot of stories in 2019 and are gearing up for another exciting year.</p>\n\n\n\n<p>I always like to take a moment at the end of the year to look over everything that happened.  Despite how well a website or project performs, it is good to take stock of each success.  It is a time of reflection.  Even in bad years, you should be able to find positive things to remember.  This helps shape how you view your websites, projects, or even life.  Ending the year remembering those positive things can help propel you into the new year.</p>\n\n\n\n<p>It is equally important to find areas for improvement.  However, you cannot understand what the next steps are until you have taken a look at where you have been. </p>\n\n\n\n<p>With that in mind, let&rsquo;s take a moment to reflect on the past year&rsquo;s journey for WP Tavern and WordPress.</p>\n\n\n\n<h2>WP Tavern Stats</h2>\n\n\n\n<p>In 2019, WP Tavern published 382 posts.  That is an increase of 52 posts over 2018.</p>\n\n\n\n<p>Average words per post are the highest in WP Tavern&rsquo;s history, coming in at 587 words.  I am certain my long-windedness played a small role in that.  We also had fewer quick posts on the whole.  That is a format we should experiment with more.</p>\n\n\n\n<p>Total and average comments are down.  Admittedly, we have been a bit heavy-handed with deleting comments that break our comment policy this year.  Average Jetpack-powered &ldquo;likes&rdquo; per post are at an all-time high (6.9 likes per post).  Total likes are the second-highest for a year (2,614 likes).  We are also seeing a lot of engagement on Twitter.  It will be interesting to see how this plays out in 2020 with social media having such a stronghold on how people engage with one another online.</p>\n\n\n\n<p>We need to continue improving both the frequency and the quality of comments.</p>\n\n\n\n<h2>The Year in WordPress</h2>\n\n\n\n<p>WordPress <a href=\"https://wptavern.com/happy-sweet-16-wordpress\">turned 16 years old</a> this year.  <em>It&rsquo;s old enough to drive now.</em></p>\n\n\n\n<p>The community enjoyed three major updates throughout the year:</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/wordpress-5-1-improves-editor-performance-encourages-users-to-update-outdated-php-versions\">Version 5.1 &ldquo;Betty&rdquo;</a> improved editor performance and encouraged users to update PHP.</li><li><a href=\"https://wptavern.com/wordpress-5-2-jaco-released-includes-fatal-php-error-protection-and-a-recovery-mode\">Version 5.2 &ldquo;Jaco&rdquo;</a> included PHP fatal error protection and a recovery mode.</li><li><a href=\"https://wptavern.com/wordpress-5-3-kirk-released-brings-new-default-theme-editor-improvements-and-ui-tweaks\">Version 5.3 &ldquo;Kirk&rdquo;</a> introduced the Twenty Twenty theme and made significant UI tweaks.</li></ul>\n\n\n\n<p>Most of the year was focused on the Gutenberg plugin and porting its features and improvements into WordPress.  WP Tavern covered nearly <a href=\"https://wptavern.com/tag/gutenberg\">everything you ever wanted to know about Gutenberg</a>.</p>\n\n\n\n<p>Matt Mullenweg&rsquo;s <a href=\"https://wptavern.com/state-of-the-word-2019-recap-all-roads-lead-to-the-block-editor\">2019 State of the Word</a> primarily focused on the work that went into the block editor in the past 12 months.  He also outlined the next phases of the project, which include full-site customization, collaboration between post authors, and multilingual sites.</p>\n\n\n\n<h2>Alex Mills (Viper007Bond) Passed Away</h2>\n\n\n\n<p>In February, the WordPress community lost one of its greatest members, Alex Mills, as his <a href=\"https://wptavern.com/alex-mills-ends-his-battle-with-leukemia\">battle with leukemia ended</a>.  Alex was a mentor and hero to many of us.  As a developer, I learned more from his work than I may ever be able to pay forward.  We never met in person, but he was one of my early teachers by simply leading the way for people like me.</p>\n\n\n\n<p>His <a href=\"https://wordpress.org/plugins/regenerate-thumbnails/\">Regenerate Thumbnails</a> plugin also saved me countless hours over the years.  I cannot imagine building or testing WordPress themes without it.  <a href=\"https://wptavern.com/automattic-adopts-alex-mills-plugins\">Automattic adopted the plugins</a> Alex built during his WordPress journey.</p>\n\n\n\n<p>Alex, thank you for everything you contributed to the WordPress community.</p>\n\n\n\n<h2>Favorites From 2019</h2>\n\n\n\n<p>The following are various WordPress and Tavern-related things that I found most interesting throughout 2019.</p>\n\n\n\n<h3>Posts From Tavern Writers</h3>\n\n\n\n<p>We have had numerous well-written stories from everyone who has contributed in 2019.  The following are personal favorites from contributors other than myself that I wanted to highlight before we close the year out.  </p>\n\n\n\n<p>These are my favorites for various reasons and presented in no particular order.  Sometimes, I liked the content of the article.  At other times, I appreciated them for how well-written they were.  If you missed them, now is a good time to hop back and check out some stories our team has written this year.</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/wordpress-governance-project-flagged-as-unsanctioned-first-meeting-set-for-january-15\">WordPress Governance Project Flagged as Unsanctioned, First Meeting Set for January 15</a></li><li><a href=\"https://wptavern.com/gpl-author-richard-stallman-resigns-from-free-software-foundation\">GPL Author Richard Stallman Resigns from Free Software Foundation</a></li><li><a href=\"https://wptavern.com/matt-mullenweg-and-david-heinemeier-hansson-discuss-wordpress-market-share-monopolies-and-power-in-open-source-communities\">Matt Mullenweg and David Heinemeier Hansson Discuss WordPress Market Share, Monopolies, and Power in Open Source Communities</a></li><li><a href=\"https://wptavern.com/proposal-to-auto-update-old-versions-of-wordpress-to-4-7-sparks-heated-debate\">Proposal to Auto-Update Old Versions of WordPress to 4.7 Sparks Heated Debate</a></li><li><a href=\"https://wptavern.com/automattic-acquires-tumblr-plans-to-rebuild-the-backend-powered-by-wordpress\">Automattic Acquires Tumblr, Plans to Rebuild the Backend Powered by WordPress</a></li><li><a href=\"https://wptavern.com/gutenberg-one-year-later\">Gutenberg: One Year Later</a></li><li><a href=\"https://wptavern.com/possibilities-of-a-cms-in-the-spatial-computing-future\">Possibilities of a CMS in the Spatial Computing Future </a></li></ul>\n\n\n\n<h3>My Articles</h3>\n\n\n\n<p>I am closing in on 70 posts since becoming a fulltime contributor to WP Tavern.  This job has allowed me to explore a variety of topics in a few months, and I look forward to continuing this into 2020.  I enjoyed writing many stories, but there were two that I was particularly happy to have the opportunity to cover.</p>\n\n\n\n<p>The first was my coverage of the <a href=\"https://wptavern.com/u-s-supreme-court-denies-dominos-appeal-to-determine-whether-websites-must-be-accessible\">U.S. Supreme Court&rsquo;s denial of Domino&rsquo;s appeal</a> to determine whether its website must be accessible to all of its customers.  This story helped me jump far outside my comfort zone of strictly writing about WordPress and development topics.  It was also a stark reminder that we, as a community, need to become better at making the web accessible for all people.</p>\n\n\n\n<p>The post I enjoyed working on the most was <a href=\"https://wptavern.com/chilean-news-publication-el-soberano-first-to-launch-on-newspack\">El Soberano&rsquo;s launch on Newspack</a>.  The interesting thing about covering this story was not the actual re-launch of the publication.  It was getting to chat with other journalists, particularly those who were down in the trenches and fighting for justice.  It reminded me that, at the end of the day, journalism is always about people.</p>\n\n\n\n<h3>Favorite Theme</h3>\n\n\n\n<p>This was an easy pick.  <a href=\"https://wordpress.org/themes/twentytwenty/\">Twenty Twenty</a> takes the top spot on my list.  There were themes released this year with designs better-suited to my tastes.  There were certainly other themes pushing more limits in terms of functionality.</p>\n\n\n\n<p>What I like most about Twenty Twenty is that it seems unafraid to be bold.  It showcases how a theme can have personality while being designed around the block editor.  I am not sure if I would ever use it for my sites simply because it&rsquo;s not my preferred style.  However, I appreciate its artistic merit.</p>\n\n\n\n<h3>Favorite Plugin</h3>\n\n\n\n<p>While it was not released in 2019, <a href=\"https://wordpress.org/plugins/give/\">GiveWP</a> is the most interesting plugin I have used this year.  It is a fundraising plugin that allows WordPress users to accept donations directly from their website.</p>\n\n\n\n<p>I worked with the plugin in two capacities this year.  The first was as a plugin developer who was building an integration between it and another plugin.  As a developer, I appreciated how well-written and well-documented the code was.  The team behind the plugin includes top-notch programmers.</p>\n\n\n\n<p>I also helped push a couple of friends to set it up for their projects.  Both were pleased with their experiences.</p>\n\n\n\n<h2>Top 10 Posts From 2019</h2>\n\n\n\n<p>The following posts are the most-commented posts of the year.  Loads of comments typically mean controversy around here, so this list may contain, more or less, the most controversial topics of the year.  Either way, there are some great discussions in some of the comment threads.</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/wp-taverns-new-design-no-more-wood-grain\">WP Tavern&rsquo;s New Design: No More Wood-Grain</a> <em>(91 comments, 32 likes)</em></li><li><a href=\"https://wptavern.com/jetpack-7-1-adds-feature-suggestions-to-plugin-search-results\">Jetpack 7.1 Adds Feature Suggestions to Plugin Search Results</a> <em>(76 comments, 8 likes)</em></li><li><a href=\"https://wptavern.com/gutenberg-one-year-later\">Gutenberg: One Year Later</a> <em>(75 comments, 29 likes)</em></li><li><a href=\"https://wptavern.com/pluginvulnerabilities-com-is-protesting-wordpress-org-support-forum-moderators-by-publishing-zero-day-vulnerabilities\">PluginVulnerabilities.com is Protesting WordPress.org Support Forum Moderators by Publishing Zero-Day Vulnerabilities</a> <em>(64 comments, 10 likes)</em></li><li><a href=\"https://wptavern.com/black-friday-banner-gone-wrong-advertising-in-free-plugins\">Black Friday Banner Gone Wrong: Advertising in Free Plugins</a> <em>(59 comments, 20 likes)</em></li><li><a href=\"https://wptavern.com/justin-tadlock-joins-wp-tavern\">Justin Tadlock Joins WP Tavern</a> <em>(52 comments, 45 likes)</em></li><li><a href=\"https://wptavern.com/yoastcon-overshadowed-by-twitter-storm-joost-de-valk-seo-industry-leaders-called-out-for-objectifying-women\">YoastCon Overshadowed by Twitter Storm: Joost de Valk, SEO Industry Leaders Called Out for Objectifying Women</a> <em>(37 comments, 5 likes)</em></li><li><a href=\"https://wptavern.com/wordpress-poised-to-begin-implementing-proposal-to-auto-update-older-sites-to-4-7\">WordPress Poised to Begin Implementing Proposal to Auto-Update Older Sites to 4.7</a> <em>(36 comments, 4 likes)</em></li><li><a href=\"https://wptavern.com/rebirth-of-creativity-gutenberg-and-the-future-of-wordpress-themes\">Rebirth of Creativity: Gutenberg and the Future of WordPress Themes</a> <em>(33 comments, 41 likes)</em></li><li><a href=\"https://wptavern.com/wordpress-5-3-kirk-released-brings-new-default-theme-editor-improvements-and-ui-tweaks\">WordPress 5.3 &ldquo;Kirk&rdquo; Released, Brings New Default Theme, Editor Improvements, and UI Tweaks</a> <em>(32 comments, 24 likes)</em></li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 Dec 2019 21:06:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: WordPress Theme Review Team Announces Alpha Color Picker for the Customizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96116\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/wordpress-theme-review-team-announces-alpha-color-picker-for-the-customizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5142:\"<img />Using the color picker in the customizer.\n\n\n\n<p>The WordPress Theme Review Team <a href=\"https://make.wordpress.org/themes/2019/12/30/new-color-alpha-package-available/\">announced its color picker control</a> today.  The project is a single package that allows theme authors to include an advanced color control in the customizer.  The control allows users to select a hex color with an optional alpha channel to handle transparency.</p>\n\n\n\n<p>The color control is the fourth feature package released by the team in 2019.  The <a href=\"https://wptavern.com/justin-tadlock-proposes-idea-to-solve-common-theme-issues\">idea for feature packages</a> took off in June.  Feature packages are repositories for single features that theme authors may use in their themes.  Their purpose is to standardize common features so that developers do not have to <em>recreate the wheel</em>, so to speak.</p>\n\n\n\n<p>Arguably, the color control is the most complex package the team has built.  The bulk of the work was handled by feature packages lead, Ari Stathopoulos.  The project is available via its <a href=\"https://github.com/WPTRT/control-color-alpha\">GitHub repository</a> and <a href=\"https://packagist.org/packages/wptrt/control-color-alpha\">Packagist</a>.</p>\n\n\n\n<p>Officially, the team launched version 1.0 in October, but the project has undergone some changes since its release.  Initially, the project utilized the Iris color picker script included with WordPress.  However, the team ran into trouble making it work as they wanted with RGBA colors.  The team refactored the project to use <a href=\"https://casesandberg.github.io/react-color/\">React Color</a> instead.</p>\n\n\n\n<p>&ldquo;The main issue with this project was the thing that WordPress is most famous for &mdash; backward-compatibility,&rdquo; said Stathopoulos.  &ldquo;Compatibility is one of WP&rsquo;s greatest assets, but at the same time, a pain for developers. Things don&rsquo;t get updated because they need to work for plugin A/B/C that hasn&rsquo;t been updated in 6 years. So scripts like the Iris picker, things that were great half a decade ago, have been abandoned and are just dead weight. RGBA support could easily have been in WP core&rsquo;s picker.  There was always a demand for it.  But it never happened.&rdquo;</p>\n\n\n\n<p>The team decided to move forward without relying on past solutions.   Stathopoulos said the biggest hurdle with building the control to use React Color was making it look native to WordPress.  He described the project as an example for others to see that it was possible to use React in the customizer.</p>\n\n\n\n<p>Setting up the control with the basics is relatively easy.  Theme authors should be able to quickly integrate it into their themes by following the <a href=\"https://github.com/WPTRT/control-color-alpha/blob/v1.1.2/README.md#usage\">usage instructions</a>.  Color data is stored as a hex value (e.g., <code>#000000</code>) if there is no transparency or as a RGBA value (e.g., <code>rgba(0,0,0,0)</code>) if there is.</p>\n\n\n\n<p>The control does come with more advanced features.  For example, it is possible to store color data as an array, which includes a slew of information, such as:</p>\n\n\n\n<ul><li>RGB (red, green, blue)</li><li>HSL (hue, saturation, lightness)</li><li>Alpha transparency</li><li>Hex</li><li>CSS value</li><li>Accessibility properties</li></ul>\n\n\n\n<p>The accessibility properties are interesting and may allow theme authors to help to ensure users choose colors that meet accessibility standards.  Some of the included data is the color&rsquo;s luminance, contrast with white and black, max contrast color, and more.</p>\n\n\n\n<h2>The Future of Feature Packages</h2>\n\n\n\n<p>Currently, the TRT&rsquo;s feature packages are not widely adopted by theme authors.  The overall project is still in its infancy.  In the wake of the news that WordPress will be moving toward full-site editing, the team is not sure what that will mean for the project going forward.</p>\n\n\n\n<p>Stathopoulos said that some theme authors are hesitant to do big things at the moment.  It&rsquo;s a tough sell to get developers on board when the future of theme development is in a holding pattern, waiting for the other Gutenberg shoe to drop.</p>\n\n\n\n<p>&ldquo;We&rsquo;ve been discussing and thinking of what packages we should build,&rdquo; said Stathopoulos.  &ldquo;The problem is that the editor is the centerpiece of WordPress.  Everything else just surrounds the editor.  Gutenberg is expanding, and it looks like it&rsquo;s taking over everything else in WordPress. So we think the next packages should be around the editor too.&rdquo;</p>\n\n\n\n<p>He said some of the initial package ideas like a standardized hook system, more customizer controls, and accessible menus may not be the best route.  Those ideas may not make sense in the context of a block-editing world.  The team could see the launch of such packages dead on arrival.</p>\n\n\n\n<p>&ldquo;It&rsquo;s a tricky, transitional period for themes and theme developers,&rdquo; said Stathopoulos.  &ldquo;We all need to learn how to better leverage the editor.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Dec 2019 20:28:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WPTavern: What Should an Author Bio Block Look Like?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=96070\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wptavern.com/what-should-an-author-bio-block-look-like\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6173:\"<img />Two author bio block mock-ups compared.\n\n\n\n<p>Joshua Wold, co-representative for the WordPress design team, <a href=\"https://make.wordpress.org/design/2019/12/23/author-card-block-exploration/\">shared an early exploration</a> of an author card block.  Community members explored several ideas at the design table during the contributor day at WordCamp US 2019.  In the post, Wold followed up on the original sketches from that melding of design minds.</p>\n\n\n\n<p>The original idea for the author block was a <a href=\"https://github.com/WordPress/gutenberg/issues/1844\">GitHub ticket</a> created in July 2017, but it was far ahead of its time.  The Gutenberg project needed to focus on the basics and more common blocks for post content at that point.  Now is the time to shift gears and begin work on these more complex blocks that will likely be a large part of the full-site editing phase of the project.</p>\n\n\n\n<p>Currently, there are several proposed components to the author block:</p>\n\n\n\n<ul><li>Image/Avatar</li><li>Name</li><li>Description/Biography</li><li>Website Link</li><li>Social Network Links</li><li>Recommended Posts</li></ul>\n\n\n\n<p>I am on the fence about a recommended posts option as part of the block.  If they were recommended posts written by that author, it could be an interesting concept to explore.  However, version 1 of the block should focus on the most common elements, which the other components in the list cover.</p>\n\n\n\n<p>Wold asked four key questions about the future of the block.  The following are my responses to each.</p>\n\n\n\n<h2>What Is the Value of the Block and How Will It Be Used?</h2>\n\n\n\n<p>Coming from the theme world, what surprises me is that WordPress has never standardized on this feature at this point.  Author bio sections are commonplace in theme development.  Core should have standardized this feature years ago.  We have a standard search form, comment list, featured image, and more.  Many of the features that WordPress has standardized over the years were born out of theme designers carving the path forward, and author bios are no different.</p>\n\n\n\n<p>It has long made sense for an author bio template tag to exist.  However, we are living in a block world.  The concept has merely shifted.</p>\n\n\n\n<p>We do not need an author bio block today.  We will need it tomorrow.  As we shift closer and closer to full-site editing, we need to be building, iterating, and testing these types of blocks in preparation for the point of no return.  This block, along with similar blocks, should drop in core at the same time the switch is flipped on full-site editing.</p>\n\n\n\n<p>The primary use case will be for end-users to edit their theme&rsquo;s block templates to stick the author bio at the end of their single post views.  However, such a block need not be limited to that scenario.  Users could create a &ldquo;team&rdquo; or &ldquo;authors&rdquo; page on their site.  Some may want to drop these into columns or create some sort of gallery of author bios.</p>\n\n\n\n<p>I could see taking this even further and naming it a &ldquo;user bio&rdquo; block.  Use cases do not have to be centered around the concept of an author.</p>\n\n\n\n<h2>Where Should the Author Data Come From?</h2>\n\n\n\n<p>The primary, or at least initial, source of data should come from user data and metadata stored in the database.  It does not make sense to duplicate efforts by retyping content within the block if it already exists.</p>\n\n\n\n<p>One big question will be around social icons.  If these are a part of the block, there is no current source to pull the URLs from.  If automatically generating the data, WordPress will need to add social media contact methods to the user profile screen in the admin.  That can be a slippery slope when deciding which social networks to include.  However, core WordPress could stick to three or four major networks and provide a filter hook for plugin authors to utilize along with a standard for how additional fields are handled.</p>\n\n\n\n<p>There is also the possibility that this block could simply be a pre-defined pattern of existing, smaller blocks that pulled in data like a user biography, user social icons, and user avatar.  Then, the site owner could move other blocks in and out as they saw fit.</p>\n\n\n\n<h2>What Block Design Options Should Be Available?</h2>\n\n\n\n<p>The obvious design options are the standard text color, background color, and font size options.  <a href=\"https://github.com/WordPress/gutenberg/issues/16848\">Border design options</a> would be a bonus, but that goes beyond the scope of this specific block.</p>\n\n\n\n<p>The standard alignment options would be welcome, particularly center, wide, and full.  An alignment option for the avatar image to shift it left or right could also be useful.  It could work similarly to the existing Media &amp; Text core block.</p>\n\n\n\n<p>I would not go overboard with design options.  Let theme authors create custom block styles for users to choose from.  That is the theme author&rsquo;s job.</p>\n\n\n\n<h2>What Additional Features Should the Block Handle?</h2>\n\n\n\n<p>Outside of an avatar and biography, a social icon list is the most necessary feature.  It is almost ubiquitous with author bio boxes.</p>\n\n\n\n<p>What I would like to see is an author/user &ldquo;gallery&rdquo; block that builds upon this initial idea.  At the moment, I am already imagining the painful user experience of creating a team page and putting individual user bio blocks into columns.  Then, I am further imagining having to update that page and potentially move columns around.  As an end-user, there are times when I want to micro-manage certain aspects of my site.  This would not be one of them.  Just give me a simple block to list user bios in some sort of columnized format.</p>\n\n\n\n<p>Such a block could provide an avenue for many types of options.  Maybe an option to list authors of a certain post type.  Perhaps an option to list users by role.  Or, let me list the top users by post count.</p>\n\n\n\n<p>This idea may be pushing over into plugin territory.  However, in terms of what I would want to do with my sites, this would be high on the list.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Dec 2019 20:00:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Joseph: 2020 Style\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://blog.josephscott.org/?p=17917\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://blog.josephscott.org/2019/12/27/2020-style/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:951:\"<p>With the year 2020 fast approaching, I thought it would be a good time to change up the style on <a href=\"https://blog.josephscott.org/\">blog.josephscott.org</a>.  To that end, I&#8217;m trying out the <a href=\"https://wordpress.org/themes/twentytwenty/\">Twenty Twenty WordPress theme</a>.</p>\n<a href=\"https://blog.josephscott.org/wp-content/uploads/2019/12/screenshot-blog-josephscott-org.png\"><img src=\"https://blog.josephscott.org/wp-content/uploads/2019/12/screenshot-blog-josephscott-org-450x1024.png\" alt=\"\" width=\"450\" height=\"1024\" class=\"size-large wp-image-17932\" /></a>blog.josephscott.org\n<p>One of the things I&#8217;m really happy to see in the Twenty Twenty theme is the use of <a href=\"https://github.com/WordPress/twentytwenty/pull/163\">vanilla JavaScript, without jQuery</a>.  I&#8217;m hopeful that more WordPress themes will follow that pattern ( jQuery has been great, but if you don&#8217;t need it, don&#8217;t use it ).</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Dec 2019 18:02:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"josephscott\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: Rank Math SEO Plugin Adds WordPress Block Editor Support\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95921\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wptavern.com/rank-math-seo-plugin-adds-wordpress-block-editor-support\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5310:\"<p>The team behind the <a href=\"https://wordpress.org/plugins/seo-by-rank-math/\">Rank Math SEO plugin</a> released an update that includes full support for the block editor on December 18.  The update includes around two dozen features, improvements, and fixes.  The biggest feature update was the inclusion of a new plugin sidebar for the block editor.</p>\n\n\n\n<p>Some of the new features include a filter for unlimited focus keywords, an email notification each time the plugin is automatically updated, and a warning when using the review Schema type.  It also improved compatibility with the Elementor plugin&rsquo;s sitemap module and added Advanced Custom Fields integration to the sidebar.  A full list of features is available in the plugin&rsquo;s <a href=\"https://rankmath.com/changelog/\">public change log</a>.</p>\n\n\n\n<p>The team has a <a href=\"https://s.rankmath.com/demo\">public demo available</a> for end-users to test the plugin without having to install it on their sites.</p>\n\n\n\n<p>Bhanu Ahluwalia, co-founder and CMO at Rank Math, said that everyone on the team had been experimenting with the Gutenberg plugin since the first beta was released.  &ldquo;We had some experience with Gutenberg, but working on Rank Math has taught us so many things and helped us on so many levels,&rdquo; he said.</p>\n\n\n\n<p>It was not always a smooth journey.  Ahluwalia said the team wanted to keep the plugin lightweight and not sacrifice speed with new technologies.  &ldquo;We had to learn React, Webpack, ES6, etc.,&rdquo; he said.  &ldquo;In essence, we had to re-learn patterns, practices, and pitfalls of Gutenberg, and we had to do it all with little-to-no documentation available. We had to dive deep into the code and get ourselves familiar with every line of code to ensure nothing interfered with the existing functions of our plugin.&rdquo;</p>\n\n\n\n<h2>Testing the Block Editor Sidebar</h2>\n\n\n\n<img />Rank Math sidebar as seen in the block editor.\n\n\n\n<p>Immediately upon activating the update, I noted the Rank Math button at the top right of the editor.  Admittedly, I was not happy with the space the button took up or its difference in design when compared to other plugin sidebar buttons.  Instead of a simple icon, the button includes both an icon and an SEO score.  As more and more plugins and themes begin adding sidebars of their own, this space could become cluttered quickly.  I would like to see this scaled back to simply be an icon and not take up precious screen real estate.</p>\n\n\n\n<p>The plugin manages to pack a ton of options and information into a tight spot.  Once viewing the plugin sidebar, it presents four sub-tabs (General, Advanced, Schema, and Social), each with custom panels or sections.  While I am not generally a fan of complex SEO plugins and prefer solutions such as <a href=\"https://wptavern.com/slim-seo-keeps-options-simple-and-handles-the-legwork-of-seo\">Slim SEO</a>, the plugin handles the interface gracefully.</p>\n\n\n\n<p>In comparison to the old meta boxes, the interface is a huge step up.  The meta box system used in previous versions of the plugin or with the current Classic editor is cumbersome at best.  The team had to get more creative to pull off a solution for the sidebar, which forced them to tighten up the interface.</p>\n\n\n\n<p>Not all users were happy with the <a href=\"https://wordpress.org/support/topic/sidebar-really/\">narrow space</a> provided by the new sidebar.  The Rank Math team was ahead of the game and included a <a href=\"https://rankmath.com/kb/filters-hooks-api-developer/#disable-gutenberg-sidebar\">filter hook to disable</a> this feature.  Disabling will return the old-style meta box at the bottom of the post-editing area.</p>\n\n\n\n<p>&ldquo;Supporting both the Classic Editor and Gutenberg at once with a single plugin is hectic to say the least,&rdquo; said Ahluwalia. &ldquo;We would rather put our energy into a single editing experience, but seeing how WordPress is evolving after Gutenberg, we have to double our efforts to offer a consistent user experience.&rdquo;</p>\n\n\n\n<p>At the moment, the team plans to continue supporting the classic editor until at least 2022.  &ldquo;Depending on the user feedback and the acceptance of the Classic editor, we can continue to support it even further,&rdquo; said Ahluwalia.</p>\n\n\n\n<p>The Rank Math also team shared a video of block editor support on Twitter:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">&#127881; Here\'s a sneak preview of Rank Math\'s upcoming major update which adds <a href=\"https://twitter.com/hashtag/Gutenberg?src=hash&ref_src=twsrc%5Etfw\">#Gutenberg</a> support &ndash; now it\'s even easier for people using the latest version of <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> to use Rank Math <a href=\"https://twitter.com/hashtag/SEO?src=hash&ref_src=twsrc%5Etfw\">#SEO</a> &#128285;<br /><br />Want to take the Beta for a spin now? Join us on Facebook<a href=\"https://t.co/Ykfhj2d5Z1\">https://t.co/Ykfhj2d5Z1</a> <a href=\"https://t.co/E1ItpD0b4B\">pic.twitter.com/E1ItpD0b4B</a></p>&mdash; Rank Math SEO (@rankmathseo) <a href=\"https://twitter.com/rankmathseo/status/1198226289129189376?ref_src=twsrc%5Etfw\">November 23, 2019</a></blockquote>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Dec 2019 19:53:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"BuddyPress: BuddyPress 5.1.1 Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=309527\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://buddypress.org/2019/12/buddypress-5-1-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1122:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.5.1.1.zip\">BuddyPress 5.1.1</a> is now available. This is a security release. All BuddyPress installations are strongly encouraged to upgrade as soon as possible.</p>\n\n\n\n<p>The 5.1.1 release addresses one security issue:</p>\n\n\n\n<ul><li>A denied of service was fixed that could allow a logged in user to remove another user&#8217;s avatar and also any empty folder. Discovered by <a href=\"https://hackerone.com/nomnom\">nomnom</a>.</li></ul>\n\n\n\n<p>Thi vulnerability was reported privately to the BuddyPress team, in accordance with&nbsp;<a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress’s security policies</a>. Our thanks to the reporter for practicing coordinated disclosure.</p>\n\n\n\n<p>For complete details, visit the&nbsp;<a href=\"https://codex.buddypress.org/releases/version-5-1-1/\">5.1.1 changelog</a>.</p>\n\n\n\n<p>Update to BuddyPress 5.1.1 today in your WordPress Dashboard, or by&nbsp;<a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Dec 2019 09:45:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: Version 1 Prototype of the WordPress Admin Block Directory Announced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95946\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wptavern.com/version-1-prototype-of-the-wordpress-admin-block-directory-announced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7139:\"<p>Mel Choyce-Dwan shared the first version of the <a href=\"https://make.wordpress.org/design/2019/12/19/block-directory-in-wp-admin-v1/\">WordPress admin block directory prototype</a> the design team has been working on.  The goal is to bring the block directory to the admin in WordPress 5.5, which is currently <a href=\"https://wptavern.com/progress-on-wordpress-2019-projects-sets-2020-roadmap\">set for August 2020 on the roadmap</a>.  The post also outlines reusable components that can be used in other areas of the admin in the long term.</p>\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-wp-admin?node-id=1460%3A277&viewport=366%2C373%2C0.25&scaling=min-zoom\">Figma prototype</a> is available for those who want to give it a test run.  It is important to remember that this is an early version and many things can change by the time the block directory lands in WordPress.</p>\n\n\n\n<p>The prototype was built after feedback from the <a href=\"https://make.wordpress.org/design/2019/07/11/block-directory-in-wp-admin-concepts/\">first round of concepts shared</a> in July on the Make Design blog.</p>\n\n\n\n<p>For this admin project to be successful, WordPress plugin developers will need to start submitting blocks to the <a href=\"https://wordpress.org/plugins/browse/block/\">block directory</a> on WordPress.org.  At the moment, there are only 10 blocks listed.  Getting in early will give block authors an edge on the competition.  The block directory has a few <a href=\"https://make.wordpress.org/meta/2019/12/06/block-directory-plugin-guidelines/\">additional guidelines</a> beyond normal plugins that authors should review.</p>\n\n\n\n<h2>About Blocks Screen</h2>\n\n\n\n<img />About Blocks admin screen.\n\n\n\n<p>The About Blocks screen is the primary blocks admin screen.  It appears to be an informational page with resources for users to learn more about using blocks on their sites.  It also has links to development resources for designing and building blocks.  </p>\n\n\n\n<p>Making this information directly available, especially to users, would be a smart decision if it makes it into the final design.  As we move toward an entirely new way to build websites with WordPress, it is important to provide learning tools to users.  This seemed to be one of the missing components when the block editor first launched in core.  If done right, it could ease the burden on new users and old users who are transitioning to the new editor.</p>\n\n\n\n<p>The above screenshot also shows the new admin screen header proposal.  The page title is followed by a short description of what the screen is about.  Followed the intro are action links on the left and meta-type links on the right.  I am a fan of the generous use of whitespace and extra information.</p>\n\n\n\n<h2>Add Blocks Screen</h2>\n\n\n\n<img />Add Blocks screen.\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-(wp-admin)?node-id=1460%3A2958&viewport=366%2C373%2C0.25&scaling=min-zoom\">add blocks screen</a> is similar to the current new plugin screen in the WordPress admin.  The primary &ldquo;Featured&rdquo; tab (the tab opened when first visiting the screen) is broken down into various sections, such as &ldquo;Blocks We Love&rdquo; and &ldquo;Popular Tags.&rdquo;</p>\n\n\n\n<p>One of the more interesting sections of this page is the &ldquo;Top Authors&rdquo; list.  This concept would be a great way to give recognition to block authors who are building useful blocks for the community.</p>\n\n\n\n<p>There is also a &ldquo;Recent Blocks&rdquo; section near the bottom of the page.  I would rather see a top tab for that.  It feels a bit buried in the current design.  New plugin and theme authors already struggle to break into popular lists.  Recently-added blocks should be higher up the page or have a dedicated tab/page to showcase them a bit more.</p>\n\n\n\n<h2>Installed Blocks Screen</h2>\n\n\n\n<img />Installed Blocks screen.\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-(wp-admin)?node-id=1460%3A2958&viewport=366%2C373%2C0.25&scaling=min-zoom\">block installation screen</a> is similar to the existing installed plugins screen in core and lists all of the blocks that are installed.  There are also active and inactive tabs.  Improvements here are primarily around list table design.  On the whole, they are minor adjustments, but the look of the tables is much nicer.  <em>Can we have this in core, across the board, now?</em></p>\n\n\n\n<p>A new element is the &ldquo;Instances&rdquo; column, which lists the number of times a block has been used on the site.  By clicking the number, you are taken to a new screen that lists the posts the block has been used in.  It also displays the instances for each post.  This would be a useful feature for deciding whether to deactivate or remove a block.</p>\n\n\n\n<p>Side note to this:  I have worked on numerous projects in the past where I was doing cleanup and attempting to figure out if a plugin, especially those with shortcodes, were in use on the site.  Showing the instances count for blocks is brilliant.</p>\n\n\n\n<h2>Manage Blocks Screen</h2>\n\n\n\n<img />Manage Blocks screen.\n\n\n\n<p>Plugins such as <a href=\"https://wordpress.org/plugins/block-options/\">EditorsKit</a> have had built-in block management for a while.  However, this feature feels like it should be in core WordPress.  There are numerous core blocks that some users will likely never use.  Having the ability to hide them from the block inserter will reduce clutter and make it easier to find the blocks they need.</p>\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-(wp-admin)?node-id=1460%3A14224&viewport=366%2C373%2C0.25&scaling=min-zoom\">block management screen</a> will allow users to activate or deactivate any specific block on their website.  Like the block installation screen, it also displays the number of instances a block is in use.</p>\n\n\n\n<h2>Reusable Blocks Screen</h2>\n\n\n\n<img />Reusable Blocks screen.\n\n\n\n<p>The <a href=\"https://www.figma.com/proto/Y4jCNPkjCuSRiGYEoaAZujhm/Gutenberg-Block-Directory-(wp-admin)?node-id=1460%3A15861&viewport=366%2C373%2C0.25&scaling=min-zoom\">reusable blocks screen</a> is already available in WordPress.  It does not currently have an admin menu link, so it is not easily discoverable.  You can view it by going to the <code>yoursite.com/wp-admin/edit.php?post_type=wp_block</code> URL or clicking the &ldquo;Manage All Reusable Blocks&rdquo; link under the &ldquo;Reusable&rdquo; tab in the block inserter.</p>\n\n\n\n<p>This screen allows users to manage blocks that are stored for reuse within multiple posts.  Like the installation and management screens, the prototype displays an instances column for tracking how often the block has been used.</p>\n\n\n\n<p>Users can import and export reusable blocks.  It will be interesting to see if more WordPress users start sharing their block creations with others once this screen has better exposure or if it will be something people simply use to copy blocks from site to site.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Dec 2019 21:09:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: WordPress 5.3.2 Addresses a Handful of Bugs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95927\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wptavern.com/wordpress-5-3-2-addresses-a-handful-of-bugs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2810:\"<p>On December 18, less than a week since <a href=\"https://wptavern.com/wordpress-5-3-1-includes-security-and-bug-fixes-accessibility-enhancements-and-twenty-twenty-changes\">WordPress 5.3.1 security update</a> shipped to the masses, the core team dropped a <a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\">version 5.3.2 maintenance release</a>.  No security issues were named in this update.  Instead, 5.3.2 addresses a couple of high-priority bugs along with a few other issues.</p>\n\n\n\n<p>Users with automatic updates enabled should already be updated to the latest version or will receive an update soon.  Other users should update as soon as they are able, especially if their installation is affected by any of the following issues.</p>\n\n\n\n<p>The first high-priority fix addressed an issue with modified post objects that have an invalid date.  The fix ensures that the <code>get_feed_build_date()</code> function handles this scenario.  The documentation was updated to clarify the function will return <code>false</code> on failure.  This change also led to a comparison-check fix in the test tools when inserting a post with a future or published status.</p>\n\n\n\n<p>The second major bug fixed in 5.3.2 was an edge case where unique file names could clash.  On case-sensitive systems, the <code>wp_unique_filename()</code> function failed to rename some files when the uploaded file matched an existing file with an uppercase file extension.  The fix addresses a fatal error in those cases.</p>\n\n\n\n<p>Developers tackled another issue with the <code>wp_unique_filename()</code> function.  When a destination directory for an uploaded file was unreadable, WordPress was throwing PHP warnings.  The fix includes only running the final filename-collision test for files that are saved to the user&rsquo;s <code>/uploads</code> directory.</p>\n\n\n\n<p>Building off the accessibility work in the previous release, buttons with the <code>.active</code> class are now properly styled in the non-default admin color schemes.  On some screens, particularly the Permalinks admin screen, active buttons had white text on a light gray background, making them unreadable.</p>\n\n\n\n<p>Users who wish to do so, can <a href=\"https://wordpress.org/support/wordpress-version/version-5-3-2/\">view the full release documentation</a> from WordPress.</p>\n\n\n\n<p>With the widespread usage of automatic updates, it would be nice to see more of these quicker releases during the development cycle.  Maybe weekly releases are a bit much.  However, shipping a few extra minor releases between major upgrades would be a good opportunity to knock out some of the 6,500 Trac tickets on <a href=\"https://wptavern.com/progress-on-wordpress-2019-projects-sets-2020-roadmap\">WordPress&rsquo; 2020 roadmap</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Dec 2019 00:19:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WordPress.org blog: WordPress 5.3.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8275\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2828:\"<p>WordPress 5.3.2 is now available!</p>\n\n\n\n<p>This maintenance release features 5 fixes and enhancements.</p>\n\n\n\n<p>WordPress 5.3.2 is a short-cycle maintenance release. The next major release will be&nbsp;version 5.4.</p>\n\n\n\n<p>You can download WordPress 5.3.2 by clicking the button at the top of this page, or visit your<strong>&nbsp;Dashboard → Updates</strong>&nbsp;and click&nbsp;<strong>Update Now</strong>.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h2>Maintenance updates</h2>\n\n\n\n<p>Shortly after&nbsp;<a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\">WordPress 5.3.1 was released</a>, a couple of high severity Trac tickets were opened. The Core team scheduled this quick maintenance release to resolve these issues.</p>\n\n\n\n<p>Main issues addressed in 5.3.2:</p>\n\n\n\n<ul><li>Date/Time: Ensure that&nbsp;<code>get_feed_build_date()</code>&nbsp;correctly handles a modified post object with invalid date.</li><li>Uploads: Fix file name collision in&nbsp;<code>wp_unique_filename()</code>&nbsp;when uploading a file with upper case extension on non case-sensitive file systems.</li><li>Media: Fix PHP warnings in&nbsp;<code>wp_unique_filename()</code>&nbsp;when the destination directory is unreadable.</li><li>Administration: Fix the colors in all color schemes for buttons with the&nbsp;<code>.active</code>&nbsp;class.</li><li>Posts, Post Types: In&nbsp;<code>wp_insert_post()</code>, when checking the post date to set&nbsp;<code>future</code>&nbsp;or&nbsp;<code>publish</code>&nbsp;status, use a proper delta comparison.</li></ul>\n\n\n\n<p>For more information,&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&type=!task+(blessed)&resolution=fixed&milestone=5.3.2&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">browse the full list of changes on Trac</a>&nbsp;or check out the&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-5-3-2/\">version 5.3.2 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks!</h2>\n\n\n\n<p>Thank you to everyone who contributed to WordPress 5.3.2:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey &#8220;Rarst&#8221; Savchenko</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/eden159/\">eden159</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Dec 2019 22:42:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: One-Time vs. Recurring Payments for WordPress Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95900\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wptavern.com/one-time-vs-recurring-payments-for-wordpress-products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6248:\"<p>Jeff Starr posed the question at Digging into WordPress: <a href=\"https://digwp.com/2019/12/pricing-model-better/\">Which Pricing Model Do You Prefer: One-Time or Recurring?</a></p>\n\n\n\n<p>It is not the first time the question has been asked in the WordPress community and will not be the last.  It is important that we keep coming back to it from time to time.</p>\n\n\n\n<p>In the early days of the commercial WordPress ecosystem, many shops sold products for a one-time fee.  This was particularly true during the 2007-2010 years, which were what many dub the &ldquo;WordPress themes heyday,&rdquo; a period in which theme shops raked in tons of cash due to lack of competition.</p>\n\n\n\n<p>As the market became more saturated, many businesses saw the writing on the wall.  One-time fees for commercial themes or plugins did not make for a sustainable business model.  Of course, some companies pushed forward with that model.  They were either large enough to capitalize on an influx of new customers every year or they continued to push out new products for existing customers to buy.</p>\n\n\n\n<p>Today, most theme and plugin shops utilize a recurring business model.  Many of those shops also set up automatic renewals.  From a business perspective, companies need to keep existing customers while bringing in new buyers to continue maintaining, supporting, and building new features for the current product catalog.  Companies also need growth to build new products.  A recurring fee helps ease the burden of supporting and maintaining the existing products.</p>\n\n\n\n<p>Pippin Williamson <a href=\"https://pippinsplugins.com/automatic-license-renewals-twenty-months-later/\">saw massive revenue growth</a> over 20 months after turning on automatic renewals across his company&rsquo;s various products.  Other companies have seen similar increases with the same model.</p>\n\n\n\n<p>As a former business owner, I <em>dumb-lucked</em> my way into yearly, recurring payments.  When I first launched a theme shop in 2008, that was the model I went with.  I did not know a single thing about running a business except that money exchanged hands.  I was in my early 20s and accustomed to living off minimum wage, digging change from the couch to buy a value meal, and finding creative ways &mdash; short of dumpster diving &mdash; to scrape by.  Anything better than that was a success for me.  Recurring payments just made sense, especially because I was vastly undercutting my competitors in price.  That one decision helped sustain my business for many years.  In hindsight, I would not have had the little success I had with a single-payment model because I never brought in enough new customers.</p>\n\n\n\n<p>Having worked on the business end of WordPress for over a decade and being a member of the community for even longer, it is easy for me to say most companies should use a recurring business model.</p>\n\n\n\n<p>However, as a software customer in general, I have not always maintained that mindset.  There are many pieces of software that I loathe paying for each year.  This was particularly true before running a business that dealt with software.  There is a part of me that feels some shame for disliking the recurring model with non-WordPress software.  Those businesses need to pay their employees and afford to continue making the product better.</p>\n\n\n\n<p>On the other hand, there is always that part of me that simply wants to pay for something once and always have access to it.  Perhaps I am a product of my culture.  Software is unlike other art forms where Version 1.0 is the finished product.  Customers do not always see the work that goes on to maintain, support, and continue building a product.  That is certainly true when I look at non-WordPress software.</p>\n\n\n\n<p>For WordPress products, I am always more than happy to pay a recurring fee because I have been on the other side.  I also get to talk with others every day who are trying to run their own companies.  That human variable in the equation changes how I view software in the WordPress ecosystem in a way that is much harder with other software.</p>\n\n\n\n<h2>A Middle Ground</h2>\n\n\n\n<p>Starr pointed out a middle-of-the-road option that few WordPress companies take but is often the model used for other software products.  Major releases of software carry an upgrade fee while minor and patch releases are included with the initial purchase.  Often, major software releases have years in between.  Customers may not feel like they are constantly having to pay for updates in this system.  Major upgrades also mean feature upgrades.  Features are what sell the product to the average end-user.</p>\n\n\n\n<p><a href=\"https://www.literatureandlatte.com/scrivener/overview\">Scrivener</a>, a writing program for authors, uses this model.  Instead of having to pay yearly, I can upgrade to the new, shiny version when it drops with loads of features.  As a customer, I feel like I am getting something tangible when forking over the cash for an update.</p>\n\n\n\n<p>Perhaps I am happy to continue paying for software that helps me pursue my lifelong dream of becoming a novelist.  Perhaps the company simply knows how to sell to its customer base.  Either way, it is one piece of software that I have never complained about renewing.</p>\n\n\n\n<h2>What is the Best Option?</h2>\n\n\n\n<p>To answer the question posed by Starr, I will always prefer a one-time fee as a customer simply because it is in my nature to want to pay the least amount I can for anything.  However, I would prefer most WordPress businesses to go with whatever model is most sustainable for their specific business.  We are all in this boat together, and I wish growth for the ecosystem.</p>\n\n\n\n<p>One of the missing pieces with many WordPress plugin and theme shops is that they need to find creative ways to sell the customer on coming back.  Support and maintenance can be eye-catching for agencies and freelancers, but they are not always selling points for the average consumer after that initial purchase.</p>\n\n\n\n<p>Right now, there is a sense of complacency as WordPress-related businesses have stuck with similar recurring options over the last several years.  It might be time for someone to shake things up.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Dec 2019 20:37:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Bluehost Launches Premium WordPress Theme Marketplace to Customers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95726\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://wptavern.com/bluehost-launches-premium-wordpress-theme-marketplace-to-customers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5675:\"<img />Screenshot of the Bluehost Marketplace from the customer dashboard.\n\n\n\n<p>In November, web hosting provider Bluehost <a href=\"https://www.bluehost.com/blog/bluehost-news/introducing-wordpress-themes-to-the-bluehost-marketplace-12981/\">launched a WordPress plugin and theme marketplace</a>.  The company integrated with <a href=\"https://www.mojomarketplace.com/\">MOJO Marketplace</a> to provide access to WordPress products via its customer dashboard.  Currently, the marketplace is open to third-party theme developers.  Plugin authors will have to wait, but they will eventually be able to sell their plugins through the Bluehost Marketplace.</p>\n\n\n\n<p>By integrating with MOJO Marketplace, much of the existing infrastructure and products are already in place.  Bluehost can simply offer the products to its customers through a custom-built interface and provide MOJO sellers with another avenue for distribution.</p>\n\n\n\n<p>The idea behind the marketplace is for Bluehost&rsquo;s customers to be able to build their websites without ever leaving their control panel.  &ldquo;Ultimately, we are trying to save customers time and energy from having to hunt for these things themselves and instead work within the dashboard to find the themes and plugins that are best fit for their site,&rdquo; said Suhaib Zaheer, general manager for Bluehost.</p>\n\n\n\n<p>&ldquo;Our native marketplace also provides our customers with the ability to automatically install the themes and plugins they have purchased, reducing the amount of time and number of steps required to get their site appearance and functionality up and running,&rdquo; he said.</p>\n\n\n\n<p>The Bluehost Marketplace currently has over 900 themes and 18 WooCommerce plugins for customers to choose from.  The themes are all viewable via the <a href=\"https://www.mojomarketplace.com/themes/wordpress\">WordPress themes page</a> on the MOJO website.  All themes uploaded by sellers go through a manual review process by the Bluehost Marketplace team before approval.  This includes basic items like design quality, functionality, installation, and documentation.</p>\n\n\n\n<p>There is also a &ldquo;Bluehost Certified&rdquo; filter available to users who want to use themes that have been further tested for quality control.  &ldquo;We conduct additional reviews to certify themes for our Bluehost Certified category on a quarterly basis,&rdquo; said Zaheer .</p>\n\n\n\n<p>There appear to be 85 themes that are Bluehost Certified based on a screenshot acquired of the marketplace.  However, that number is not verified.  The MOJO Marketplace page does not appear to have a filter to view these, but it is available to users of Bluehost&rsquo;s hosting service.</p>\n\n\n\n<h2>Selling on the Bluehost Marketplace</h2>\n\n\n\n<p>Theme developers who want to sell themes via Bluehost can apply through <a href=\"https://mojosupport.zendesk.com/hc/en-us/categories/200823136-Sellers\">MOJO Marketplace</a>.  Authors should note that they would like to be Bluehost Certified.  </p>\n\n\n\n<p>Theme sellers who want to get certification must meet the <a href=\"https://my.bluehost.com/hosting/help/certified-wordpress-themes\">Bluehost Certified guidelines</a>.  Some are fairly normal and would be expected in today&rsquo;s market such as responsiveness, browser compatibility, fast load times, and active support from the author.</p>\n\n\n\n<p>Others are a bit of a head-scratcher.  </p>\n\n\n\n<p>Certification requires that themes support page builders.  It&rsquo;s unclear which page builders need to be supported and what level of support is necessary.  Ideally, this would be the other way around.  Page builders should be built in such a way that they do not need theme-specific support.</p>\n\n\n\n<p>Demo content is required.  It is not clear if the requirements simply mean to provide an installable XML file with demo content or for the theme to output demo content in the absence of user content.  Based on the description, it seems like the latter.  If so, I would not want any part of that as a potential theme author.  I could see requiring the use of the WordPress starter content feature in this case but nothing more.</p>\n\n\n\n<p>The requirements also list &ldquo;plugins supported&rdquo; with no additional description.  <em>Good luck to theme authors figuring out exactly what that means.</em></p>\n\n\n\n<p>Bluehost needs to make its Bluehost Certified page more detailed to be attractive to potential theme authors.  There are far too many unanswered questions.</p>\n\n\n\n<p><a href=\"https://mojosupport.zendesk.com/hc/en-us/articles/115001076306-Commission-Rates\">Commission rates</a> are the same rates as other themes on the MOJO Marketplace.  Themes sold exclusively through the marketplace earn between 50% and 70% based on the number of sales.  Non-exclusive theme commissions are at a flat rate of 50%.  Both exclusive and non-exclusive authors can distribute their themes through the Bluehost Marketplace.</p>\n\n\n\n<p>&ldquo;Theme sellers are welcome to set the price of their item,&rdquo; said Zaheer.  &ldquo;However, we recommend they stay within $49-$69 range. If the review team does not feel the price is uniform with other themes in the same category, they will request a price change in order to be sold on the Marketplace.&rdquo;</p>\n\n\n\n<p>The pricing recommendation seems to be a bit on the low end, but it is consistent with the theme industry&rsquo;s race to the bottom.  Quality theme work should be at least double.</p>\n\n\n\n<p>Fortunately for theme authors, pricing is based on yearly renewals.  They are required to offer technical assistance within 24-48 hours while a user&rsquo;s yearly support license is up to date.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Dec 2019 20:40:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WordPress.org blog: State of the Word: the story of the slides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8233\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wordpress.org/news/2019/12/state-of-the-word-the-story-of-the-slides/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8021:\"<p>During the State of the Word at WordCamp US 2019, Matt Mullenweg shared that Gutenberg was used to create his slides and the presentation was powered by the Slides plugin. Using WordPress to power a slide deck isn’t an obvious choice, so we wanted to showcase the process and give some tips for making slide layouts using Gutenberg.</p>\n\n\n\n<p><em>This post is co-written by Ella and <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie</a>, who (along with <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Q</a></em> <em>and a cast of supporters) helped create this year’s State of the Word slide deck.</em></p>\n\n\n\n<h2>How it Started</h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/ellatrix/\">Ella Van Durpe</a> was selected to speak at <a href=\"https://www.youtube.com/watch?v=ZNWNhUPrqB4\">JSConf</a> and ReactEurope and wanted slides for her presentation.&nbsp;</p>\n\n\n\n<p>In the past, she’d used Reveal.js to create slides and enjoyed the freedom to create anything using HTML, CSS and JavaScript. These languages were comfortable, familiar, and also can be published on the web in their native format.&nbsp;</p>\n\n\n\n<p>For these new presentations, she wanted to use Reveal.js again but didn’t feel like writing all the HTML by hand. Creating blocks of content visually, without having to actually write any code, which can be published natively to the web, is exactly what Gutenberg was built for.</p>\n\n\n\n<p>The plugin was prototyped quickly, with hardcoded styles on the slides and zero options. At the end of each presentation, Ella shared a brief demo of the Gutenberg-based slides and the audience was amazed.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">.<a href=\"https://twitter.com/ellatrx?ref_src=twsrc%5Etfw\">@ellatrx</a> any chance you might open source this? <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /> <a href=\"https://t.co/6hygMpBqUA\">https://t.co/6hygMpBqUA</a></p>&mdash; Pascal Birchler (@swissspidy) <a href=\"https://twitter.com/swissspidy/status/1131573525612048385?ref_src=twsrc%5Etfw\">May 23, 2019</a></blockquote>\n</div>\n\n\n\n<p>As WordCamp US approached, Ella suggested that her plugin be used for State of the Word. Since it was such a hit with her audience members, it seemed like this would be a great chance to share it with the WordPress community as a whole.</p>\n\n\n\n<span id=\"more-8233\"></span>\n\n\n\n<h2>How it Works</h2>\n\n\n\n<h3>Technical information</h3>\n\n\n\n<p>The plugin registers a custom post type called “presentation” and a new “slide” block. The slide block is a sort of enhanced “Group” block, which is restricted to the root of the post, but you can put any other block inside it. As a result, you have a post filled with only slides at the root and slides filled with content. This maps perfectly to the Reveal.js markup, which requires content in HTML section elements.</p>\n\n\n\n<p>Since these slides each have their own design, the theme styles are disabled and styling is set from each slide. A custom presentation template is provided by the plugin to render the custom post on the front-end.</p>\n\n\n\n<p>Then Ella added options to style the slides. For example, she added options to control the slide background and font, at both the document level and individual slide level. She also added Reveal.js options, which allow you to change the transition style and speed. Lastly, she added a custom CSS field to allow style overwrites.</p>\n\n\n\n<p>For the State of the Word, she also added speaker notes and a speaker view.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?fit=632%2C363&ssl=1\" alt=\"\" class=\"wp-image-8271\" />\n\n\n\n<h3>How it&#8217;s Designed</h3>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?fit=632%2C515&ssl=1\" alt=\"\" class=\"wp-image-8262\" />\n\n\n\n<p>The inspiration for the slide designs came from Blue Note album covers (which were also the inspiration for the <a href=\"https://www.slideshare.net/photomatt/state-of-the-word-2011/\">2011 State of the Word slides</a>). These album covers inspired the recent “About” page in WordPress core and the starter content for the new Twenty Twenty theme. This style consists of strong, geometric shapes and simple forms with clean lines. Photography and bold typography are at the heart of this look.</p>\n\n\n\n<img src=\"https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?fit=632%2C541&ssl=1\" alt=\"\" class=\"wp-image-8267\" />\n\n\n\n<p>Various color palettes and font pairings were explored before selecting the best combination for the presentation.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?fit=632%2C407&ssl=1\" alt=\"\" class=\"wp-image-8259\" />\n\n\n\n<p>A strong photographic element was needed for the slides. Past WordCamps are a great source of photos, so we dug through years of photo galleries to find just the right shots. With colors, fonts, and photos, we laid the foundation to build the deck.</p>\n\n\n\n<h2>Tips for Making Gutenberg Slides</h2>\n\n\n\n<h3>Tip One: columns are your friends</h3>\n\n\n\n<p>If you want slides with a precise layout, use columns. As you can see here, we used a 3 column layout to center content within a slide:</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?w=632&ssl=1\" alt=\"\" class=\"wp-image-8260\" />\n\n\n\n<h3>Tip Two: spacer blocks are useful</h3>\n\n\n\n<p>Want to really unlock the power of columns? Combine them with the spacer block! We used spacer blocks to position content over background images, like in this slide:</p>\n\n\n\n<img src=\"https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?w=632&ssl=1\" alt=\"\" class=\"wp-image-8264\" />\n\n\n\n<h3>Tip Three: test on large screens</h3>\n\n\n\n<p>It’s important to preview and test your slides as you go. Make sure to design for the size and aspect ratio of the projector you’ll be using and do a visual check in presentation mode from time to time.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?fit=632%2C405&ssl=1\" alt=\"\" class=\"wp-image-8269\" />\n\n\n\n<h3>Tip Four: check your videos</h3>\n\n\n\n<p>A good demo video is integral to showcase new features. Joen Asmussen has a great post on <a href=\"https://automattic.design/2019/11/12/good-ui-demo-videos/\">creating effective demo videos</a>.</p>\n\n\n\n<h2>Lessons learned</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I’d love to make the art directed compositions easier to create. </em></p><cite><em>Mel Choyce-Dwan</em></cite></blockquote>\n\n\n\n<p>As Gutenberg evolves, one big improvement is that art direction will get easier. Even with the improvements this year, creating some layouts in Gutenberg was trickier than expected. For the more complicated compositions, we relied on SVGs. Eventually, the need for hacks will dissolve away, and a new world of exciting possibilities will open for everyone.</p>\n\n\n\n<p>Browsers offered one of our biggest learnings in this presentation, more than they would if you use Keynote or Powerpoint, for example (tools most of us have used). Often, we found that what we created in the editor varied a when viewed full-screen. We were able to mitigate this by updating the plugin to use a fixed size, instead of using the entire browser window.</p>\n\n\n\n<h2>Wrapping it up</h2>\n\n\n\n<p>If you would like to check out the State of the Word, you can watch the <a href=\"https://wordpress.tv/2019/11/03/2019-state-of-the-word/\">video</a> and read all about it in a <a href=\"https://ma.tt/2019/11/state-of-the-word-2019/\">post</a>.</p>\n\n\n\n<p>The Slides plugin is not only available on the plugin repo, but you can also get the code from <a href=\"https://github.com/WordPress/slides\">GitHub</a> and <a href=\"https://translate.wordpress.org/projects/wp-plugins/slide/\">help translate</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Dec 2019 19:27:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Ella van Durpe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Matt: Comments and Collatz Conundrum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=50619\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://ma.tt/2019/12/comments-and-collatz-conundrum/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1480:\"<p>Over the summer <a href=\"https://terrytao.wordpress.com/\">Terence Tao</a>, a <a href=\"https://en.wikipedia.org/wiki/Fields_Medal\">Fields Medal</a>-winning mathematician considered one of the best of his generation, got an anonymous comment <a href=\"https://terrytao.wordpress.com/2011/08/25/the-collatz-conjecture-littlewood-offord-theory-and-powers-of-2-and-3/\">on his WordPress blog post from 2011 exploring the Collatz conjecture</a> — one of the most persistent problems in math — suggesting he explore the problem for &#8220;almost all&#8221; numbers. Terence has been a regular WP.com blogger since 2007 and he and his commenters make <a href=\"https://en.support.wordpress.com/latex/\">extensive use of our LaTeX feature to express and embed equations</a>. </p>\n\n\n\n<p>That anonymous comment <a href=\"https://www.quantamagazine.org/mathematician-terence-tao-and-the-collatz-conjecture-20191211/\">led him to an important breakthrough on the Collatz Conundrum, as Quanta Magazine reports</a>. If you want great comments, you as the author have to participate in them and Terence is incredibly active in engaging with the commenters on his site.</p>\n\n\n\n<p>I&#8217;ve always said that comments are the best part of blogging, but this is a particularly cool example. <a href=\"https://terrytao.wordpress.com/2019/09/10/almost-all-collatz-orbits-attain-almost-bounded-values/\">Here&#8217;s Terence&#8217;s latest post on it</a>, with an excellent comment thread following.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Dec 2019 21:46:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Slim SEO Keeps Options Simple and Handles the Legwork of SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95857\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/slim-seo-keeps-options-simple-and-handles-the-legwork-of-seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7627:\"<p>I have been running a blog of some kind since the Spring of 2003.  In a few short months, it will be my 17th <em>blog-aversary</em>.  The most important lesson I have learned over the years is to not do more work than is necessary to publish a blog post.</p>\n\n\n\n<p>There was a time when I fiddled with custom field boxes to fine-tune every aspect of a blog post, such as meta keywords, descriptions, titles, and much more.  However, worrying over every bit of metadata about a post became more work than actually writing the blog post itself.  It was killing my creative process.</p>\n\n\n\n<p>I have tried numerous SEO plugins and even built such a plugin myself once.  Eventually, I would always come back to simply automating most of the process for whatever project I was working on.</p>\n\n\n\n<p>Some SEO purists may balk at the idea.  They might argue that everything must be fine-tuned for the best results in search engines.  I could not say.  Worrying about ranking seems to be a never-ending, uphill battle.  In my experience, no particular plugin has ever given me an edge in comparison to another.  Results were always similar regardless of whether I fixated on every detail that options-filled SEO plugins offered or let an automated system generate the bits and pieces I needed.</p>\n\n\n\n<p>I decided to give the <a href=\"https://wordpress.org/plugins/slim-seo/\">Slim SEO plugin</a> a try.  It promised to handle the dirty work and ticked most of the boxes in terms of what I was looking for in an SEO plugin.</p>\n\n\n\n<p>Slim SEO is a plugin built by eLightUp, the company behind the <a href=\"https://wordpress.org/plugins/meta-box/\">Meta Box</a> framework and <a href=\"https://wordpress.org/themes/author/gretathemes/\">GretaThemes</a>.  Given their history of building quality extensions for WordPress, their SEO plugin made sense for a test run.</p>\n\n\n\n<p>The plugin beautifully handles the basics that you would expect from an SEO plugin.  It automatically handles meta tags, including Open Graph Tags for social media.  It generates a sitemap of your public posts and pages.  It outputs structured data via JSON-LD with no work on the user&rsquo;s part.</p>\n\n\n\n<p><strong>TL;DR:</strong> For users who are looking for a simple SEO solution with little legwork, Slim SEO is a solid option.  For users who want to tinker with every aspect of their SEO, look elsewhere.</p>\n\n\n\n<h2>A Slim User Interface</h2>\n\n\n\n<p>As a user, the things I tire of quickly the most are complex options screens.  <em>Just give me the basics.</em>  That is exactly what Slim SEO does.  It has a single options screen titled &ldquo;SEO&rdquo; under the default &ldquo;Settings&rdquo; menu in the admin.  Currently, the only options are for inputting header and footer scripts from various services, such as Google Tag Manager or Google Analytics.</p>\n\n\n\n<p>On the post-editing screen, the plugin provides a simple meta box for customizing the meta title and description.  Users can also opt to hide the post from search engines and change the Facebook and Twitter images for the post.  And, that&rsquo;s it.</p>\n\n\n\n<img />Per-post SEO options meta box.\n\n\n\n<p>Each of these options can be skipped if you prefer to let the plugin handle them automatically.</p>\n\n\n\n<p>Suffice it to say, I am a fan of the slimmed-down interface.  The plugin has no SEO scores, keyword rankings, or 20 different options to worry about.  It does not show a preview of what the post might look like in a search engine.  The options available are items that I <em>may</em> want to configure from time to time, so it&rsquo;s nice to have the ability to do so when needed.</p>\n\n\n\n<h2>The Downsides of the Plugin</h2>\n\n\n\n<p>Slimmed-down does not always equate to being better.  You make sacrifices by allowing the plugin to make decisions that may not always be the best for your site.  Keep these in mind when deciding whether to use the plugin.</p>\n\n\n\n<h3>Automatic Redirects</h3>\n\n\n\n<p>One of the biggest downsides of automated systems is that I sometimes want things to be handled differently by the plugin.  The plugin&rsquo;s automatic redirect feature is a good example of that issue.  Out of the box, the plugin will redirect all attachment page views to the media file.  It also redirects visitors to author archive pages to the home page if the author has not written any posts or on single-author sites.</p>\n\n\n\n<p>These auto-redirects may be desirable for some end-users, but they are not something I want.  The problem is there is no clear way to disable this feature, even via code.</p>\n\n\n\n<h3>Header Cleanup</h3>\n\n\n\n<p>The plugin also has a &ldquo;cleanup&rdquo; feature that automatically removes the RSD link, Windows Live Writer manifest link, WordPress version number, and post shortlink from the <code>&lt;head&gt;</code> area on the front end.  It may be desirable to remove those items, but their removal would be more appropriate in a cleanup WordPress type of plugin rather than a plugin focused on SEO.</p>\n\n\n\n<h3>Automatic Image Alt Attributes</h3>\n\n\n\n<p>Slim SEO automatically adds the <code>alt</code> attribute to post thumbnails and when inserting images into the editor.  The problem is that it uses the attachment title.  This could make accessibility worse than simply leaving the alt attribute empty.  If your attachment title is something like <code>DS_IMG9453.jpg</code>, it does not accurately describe an image.</p>\n\n\n\n<h3>Breadcrumbs</h3>\n\n\n\n<p>The plugin has a shortcode for outputting breadcrumbs.  It must either be manually added to a shortcode-aware area or within a theme template.</p>\n\n\n\n<p>The breadcrumbs functionality provides a baseline experience. It doesn&rsquo;t handle every scenario or even close to every scenario.  The feature will not get you far with highly-complex setups.   However, it would work OK for the average install. </p>\n\n\n\n<p>That&rsquo;s par for the course with SEO plugins &mdash; mediocre breadcrumbs at best.  Frankly, SEO plugins should drop breadcrumbs from the feature list and let fully-fledged breadcrumb plugins do their thing.  Users should use opt for a plugin that specifically focuses on being a breadcrumb plugin.  Authors who build those tend to have more experience handling edge cases.</p>\n\n\n\n<h2>How Does the Code Stack Up?</h2>\n\n\n\n<p>From a programming perspective, the code is clean and clear.  It is 90% to the point where it should be.  The missing 10% is that there are no references to many of the objects the plugin creates.  This is not an issue limited to this plugin and is more common than it should be.</p>\n\n\n\n<p>This issue makes it next to impossible to remove actions and filters from hooks.  For end-users, this does not matter.  For developers, it is not a frustration-free exercise to manipulate how the plugin works.  This could easily be solved in numerous ways, such as using a container, service locator, static single instance, singleton, or even a global.  Whether some of those methods should be deployed is beyond the scope of this review.  Nevertheless, <em>some</em> reference to the plugin&rsquo;s objects would help.</p>\n\n\n\n<p>Addressing this issue would come in handy disabling those auto-redirects.</p>\n\n\n\n<h2>The Final Verdict</h2>\n\n\n\n<p>Aside from a handful of admittedly trivial gripes, I would use this plugin in lieu of SEO plugins with more options.  Years of running multiple sites has taught me to grab for the simplest solutions so that I can get back to doing the things I enjoy doing.</p>\n\n\n\n<p>If you prefer to micro-manage every aspect of your SEO, there are plenty of existing options out there.  Slim SEO will not fit your needs.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Dec 2019 20:48:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: Inserting Special Characters Into the Block Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95833\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/inserting-special-characters-into-the-block-editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3696:\"<p>For users of the Classic WordPress editor who often needed to insert special characters into their posts, life was once simple.  Click the &ldquo;&Omega;&rdquo; button in the editor to open a modal with a list of characters not found on a standard keyboard.  The user then only needed to click on the character they wanted to insert and go about the business of writing their post.</p>\n\n\n\n<p>For users who made the move to the block editor and were accustomed to inserting special characters at the click of a button, life became more complicated.  The answer to their woes was to first insert a Classic block and use its special character inserter, which kind of defeats the purpose of using the new and shiny block editor.  Another option was to use the special character app/program packaged with their computer, which assumes all users know the keyboard shortcut for it or how to run the program.</p>\n\n\n\n<p>By many accounts, this would be considered a <em>standard</em> feature for any text editor.  When WordPress is at a stage of trying to sell a new editor, it should be prepared to include features that users of the old editor consider standard.  The lack of a special-character inserter could have been written off as an oversight if people were not asking for it.</p>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/gutenberg/issues/1678\">Reimplement Character Map</a></li><li><a href=\"https://github.com/WordPress/gutenberg/issues/7162\">Just a Few More Text/Paragraph Formatting Choices?</a></li><li><a href=\"https://github.com/WordPress/gutenberg/issues/8782\">Add Special Character Menu</a></li><li><a href=\"https://github.com/WordPress/gutenberg/issues/8817\">Where Are the Special Characters?</a></li></ul>\n\n\n\n<p>People <em>were</em> asking for it.</p>\n\n\n\n<p>Fortunately, the requests caught the attention of the 10up team.  In September this year, they <a href=\"https://10up.com/blog/2019/insert-special-characters-wordpress-plugin/\">released the first version</a> of their <a href=\"https://wordpress.org/plugins/insert-special-characters/\">Insert Special Characters</a> plugin.  It has since gone through a couple of updates and works well across browsers.</p>\n\n\n\n<p>The plugin is simple and does its job much better than the previous Classic editor inserter.  Instead of just handling the basics, the team went above and beyond what was necessary to launch the plugin.</p>\n\n\n\n<p>The plugin adds a new sub-menu item to the text toolbar titled &ldquo;&Omega; Special Characters.&rdquo;</p>\n\n\n\n<img />&ldquo;Special Characters&rdquo; rich text menu item.\n\n\n\n<p>After clicking the link to insert a special character, a modal box appears on the screen.  The box provides hundreds of special characters to choose from.  It sorts them under Miscellaneous, Math, Latin, and Arrow categories while providing a search filter to narrow down the list.  The box can also be reached by typing <code>ctrl</code>/<code>cmd</code> + <code>o</code> on the keyboard.</p>\n\n\n\n<img />Special characters insertion modal box.\n\n\n\n<p>Like many modals, the box pops up in a weird position from time to time, depending on where the insertion point is on the screen. Outside of that, I found no major problems with the plugin.</p>\n\n\n\n<p>The plugin also <a href=\"https://github.com/10up/insert-special-characters/blob/1.0.2/README.md#extending\">provides a hook</a> for other developers to manipulate the tabs and available characters in the modal.</p>\n\n\n\n<p>This does beg the question of whether the feature should be implemented in the core block editor now.  If the core team puts it in at this point, one would hope they would make it competitive with the plugin.  Anything less would be a letdown.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Dec 2019 20:46:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"WPTavern: WordPress 5.3.1 Includes Security and Bug Fixes, Accessibility Enhancements, and Twenty Twenty Changes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95815\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"https://wptavern.com/wordpress-5-3-1-includes-security-and-bug-fixes-accessibility-enhancements-and-twenty-twenty-changes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4204:\"<p><a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\">WordPress 5.3.1 was released today</a> with 46 bug fixes and enhancements.  Changes include several accessibility improvements and four security vulnerability fixes.  The update includes multiple changes to the default Twenty Twenty theme.</p>\n\n\n\n<p>Version 5.3.1 is a security and maintenance release.  All users are encouraged to update as soon as possible.  For those with auto-updates enabled, updates are currently rolling out.  All major branches of WordPress from version 3.7 through 5.3 received the new security fixes.</p>\n\n\n\n<p>The following security issues were addressed:</p>\n\n\n\n<ul><li>Users without the correct permission (capability) could make a post sticky via the REST API.</li><li>An issue where cross-site scripting (XSS) could be stored in links.</li><li>Hardening the <code>wp_kses_bad_protocol()</code> function so that it is aware of the named colon attribute.</li><li>A stored XSS vulnerability using block editor content.</li></ul>\n\n\n\n<p>Most of the release focused on maintenance.  Form fields and buttons now have the same height, which should result in a more consistent admin UI.  This has long been an issue, but the accessibility changes in WordPress 5.3 highlighted the problem.</p>\n\n\n\n<p>A bug with how permalinks were generated with the new Date/Time changes in WordPress 5.3 has been fixed.  This left some sites using date-based URLs with incorrect post permalinks.</p>\n\n\n\n<p>Other changes include removing support for the CollegeHumor oEmbed provider (the site is no longer available), updating the <code>sodium_compat</code> library, and making sure admin verification emails use the user&rsquo;s locale instead of the site&rsquo;s locale.  For a full overview of all changes, visit the <a href=\"https://wordpress.org/support/wordpress-version/version-5-3-1/\">WordPress 5.3.1 release page</a>.</p>\n\n\n\n<h2>Accessibility Improvements</h2>\n\n\n\n<img />&ldquo;Coffee&rdquo; color scheme with new button colors.\n\n\n\n<p>Some of the biggest accessibility changes fixed issues with the <a href=\"https://make.wordpress.org/core/2019/12/10/alternate-color-schemes-changes-in-wordpress-5-3-1/\">alternate admin color schemes</a> available in WordPress.  The accessibility improvements to buttons in WordPress 5.3 did not get carried over to most of the alternate schemes.  Or, rather, those alternate color schemes were not taken into account when the changes went into effect.  This left secondary button elements practically unreadable in some cases, which made accessibility worse.</p>\n\n\n\n<p>Version 5.3.1 creates a unified design for secondary buttons for every color scheme.  It also makes sure that the <code>:active</code> state for buttons are consistent.</p>\n\n\n\n<p>Other improvements to accessibility include adding underlines to links on the Dashboard screen that were not clearly links by context, properly disabling nav menu forms when they should not be in use, and adding hover effects for links on the &ldquo;About&rdquo; admin screens.</p>\n\n\n\n<h2>Twenty Twenty Changes</h2>\n\n\n\n<img />Author bio option in the customizer.\n\n\n\n<p>The Twenty Twenty theme launched with JavaScript-based, smooth-scroll behavior for anchor links.  This feature did not work correctly in all cases.  It also broke anchor links to individual comments when paginated comments were enabled on a site.  </p>\n\n\n\n<p>Version 1.1 of Twenty Twenty <a href=\"https://make.wordpress.org/core/2019/12/08/twenty-twenty-animated-scroll-changes-in-wordpress-5-3-1/\">includes CSS-based, smooth-scroll behavior</a>.  This greatly simplifies the code by using native behavior.  It also works based on the user&rsquo;s reduced motion setting for their browser, which enhances accessibility for the theme.</p>\n\n\n\n<p>The theme update comes packaged with a new option for showing or hiding the post author bio.  The setting is available under the &ldquo;Theme Options&rdquo; section in the customizer.  It is enabled by default and will show the author bio section at the end of every post across the site.</p>\n\n\n\n<p>The Twenty Twenty update also includes several bug fixes, most of which were trivial issues.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Dec 2019 00:58:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WordPress.org blog: WordPress 5.3.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8203\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12695:\"<p>WordPress 5.3.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features 46 fixes and enhancements. Plus, it adds a number of security fixes—see the list below.</p>\n\n\n\n<p>WordPress 5.3.1 is a short-cycle maintenance release. The next major release will be version 5.4.</p>\n\n\n\n<p>You can download WordPress 5.3.1 by clicking the button at the top of this page, or visit your<strong>&nbsp;Dashboard → Updates</strong>&nbsp;and click&nbsp;<strong>Update Now</strong>.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h2>Security updates</h2>\n\n\n\n<p>Four security issues affect WordPress versions 5.3 and earlier; version 5.3.1 fixes them, so you’ll want to upgrade. If you haven’t yet updated to 5.3, there are also updated versions of 5.2 and earlier that fix the security issues.</p>\n\n\n\n<ul><li>Props to <a href=\"https://danielbachhuber.com/\">Daniel Bachhuber</a> for finding an issue where an unprivileged user could make a post sticky via the REST API.</li><li>Props to <a href=\"https://blog.ripstech.com/authors/simon-scannell\">Simon Scannell of RIPS Technologies</a> for finding and disclosing an issue where cross-site scripting (XSS) could be stored in well-crafted links.</li><li>Props to the <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://wordpress.org/\">WordPress.org</a> Security Team for hardening <code>wp_kses_bad_protocol()</code> to ensure that it is aware of the named colon attribute.</li><li>Props to <a href=\"https://twitter.com/ducnt_\">Nguyen The Duc</a> for discovering a stored XSS vulnerability using block editor content.</li></ul>\n\n\n\n<h2>Maintenance updates</h2>\n\n\n\n<p>Here are a few of the highlights:</p>\n\n\n\n<ul><li>Administration: improvements to admin form controls height and alignment standardization (see related <a href=\"https://make.wordpress.org/core/2019/12/11/admin-form-controls-height-and-alignment-standardization-in-wordpress-5-3-1/\">dev note</a>), dashboard widget links accessibility and alternate color scheme readability issues (see related <a href=\"https://make.wordpress.org/core/2019/12/10/alternate-color-schemes-changes-in-wordpress-5-3-1/\">dev note</a>).</li><li>Block editor: fix Edge scrolling issues and intermittent JavaScript issues.</li><li>Bundled themes: add customizer option to show/hide author bio, replace JS based smooth scroll with CSS (see related <a href=\"https://make.wordpress.org/core/2019/12/08/twenty-twenty-animated-scroll-changes-in-wordpress-5-3-1/\">dev note</a>) and fix Instagram embed CSS.</li><li>Date/time: improve non-GMT dates calculation, fix date format output in specific languages and make&nbsp;<code>get_permalink()</code>&nbsp;more resilient against PHP timezone changes.</li><li>Embeds: remove CollegeHumor oEmbed provider as the service doesn&#8217;t exist anymore.</li><li>External libraries: update <code>sodium_compat</code>.</li><li>Site health: allow the remind interval for the admin email verification to be filtered.</li><li>Uploads: avoid thumbnails overwriting other uploads when filename matches, and exclude PNG images from scaling after upload.</li><li>Users: ensure administration email verification uses the user&#8217;s locale instead of the site locale.</li></ul>\n\n\n\n<p>For more information, <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=5.3.1&order=priority\">browse the full list of changes on Trac</a> or check out the&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-5-3-1/\">version 5.3.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks!</h2>\n\n\n\n<p>In addition to the security researchers mentioned above, thank you to everyone who contributed to WordPress 5.3.1:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">andraganescu</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey &#8220;Rarst&#8221; Savchenko</a>, <a href=\"https://profiles.wordpress.org/aravindajith/\">aravindajith</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/boga86/\">Boga86</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">epiqueras</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz (Greg) Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/ispreview/\">ispreview</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/studiotwee/\">Jasper van der Meer</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jeremyclarke/\">Jer Clarke</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/justdaiv/\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">Maciej Mackowiak</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/mayanksonawat/\">mayanksonawat</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/miette49/\">miette49</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nextscripts/\">NextScripts</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/quicoto/\">Ricard Torres</a>, <a href=\"https://profiles.wordpress.org/murgroland/\">Roland Murg</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/samuelfernandez/\">SamuelFernandez</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">sathyapulse</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scvleon/\">scvleon</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">SGr33n</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/steevithak/\">steevithak</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/subratamal/\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/timon33/\">timon33</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/waleedt93/\">waleedt93</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, and <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Dec 2019 00:07:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"WPTavern: Gutenberg 7.1 Includes Welcome Modal, Improves Multi-Block Selection, and Adds Drag-and-Drop Featured Images\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95796\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"https://wptavern.com/gutenberg-7-1-includes-welcome-modal-improves-multi-block-selection-and-adds-drag-and-drop-featured-images\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7146:\"<p class=\"has-drop-cap\">The past two weeks have been blazing fast for <a href=\"https://make.wordpress.org/core/2019/12/11/whats-new-in-gutenberg-11-december/\">Gutenberg plugin development</a>.  A total of 161 pull requests (patches) were merged into version 7.1 of the plugin.  Over 20 bugs were squashed while the team added several enhancements, which include better multi-block selection, a new welcome modal, and drag-and-drop featured images.</p>\n\n\n\n<p>The team refactored several areas of the codebase to prepare for future changes and make it possible to use new hooks.  API changes include a new <a href=\"https://github.com/WordPress/gutenberg/pull/17926\">custom select control</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/18609\">text highlight</a>, and <a href=\"https://github.com/WordPress/gutenberg/pull/17603\">custom gradient picker</a> components for developers to use in their plugins.</p>\n\n\n\n<p>The release also featured a toolbar button for switching between &ldquo;edit&rdquo; and &ldquo;select&rdquo; mode.  The select mode allows you to select blocks without opening the editing controls unless you click again within a block, which switches you back to editing mode.  The only noticeable difference is that the editing controls do not appear while in select mode.  <em>Wondering when I will ever use this feature&hellip;</em></p>\n\n\n\n<h2>Welcome Guide Modal</h2>\n\n\n\n<img />New welcome guide modal for first-time users.\n\n\n\n<p>The new version of the plugin includes a <a href=\"https://github.com/WordPress/gutenberg/pull/18041\">pop-up welcome modal</a> for first-time users.  There are currently three panels with short introductions to what blocks are, how to use them, and getting to know the block library.  </p>\n\n\n\n<p>Ideally, the modal will link out to more extensive documentation in a future iteration.  Right now, the information provided does not go into much detail.  It feels like a message to say, &ldquo;Hey, check out this shiny new thing.&rdquo;  However, there needs to be more substance for it to be helpful for first-timers.</p>\n\n\n\n<h2>Improved Multi-block Selection</h2>\n\n\n\n<img />Selecting multiple blocks at once.\n\n\n\n<p>The block editor now incorporates a nicer <a href=\"https://github.com/WordPress/gutenberg/pull/16835\">native multi-block selection</a> process.  The first aspect of this change is to use the native selection color, which improves accessibility.  It also uses native selection behavior when selecting multiple blocks.</p>\n\n\n\n<p>The second part is important because it paves the way toward partial block selection in a future release.  Currently, when selecting text across multiple blocks, the editor extends this out to select all text from the selected blocks.  In the future, it should be possible to select only part of the text across multiple blocks.  This would be consistent with normal text-based editors where users can select the last sentence from one paragraph and the first from the next, for example.</p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/18746\">Selecting multiple blocks and pasting</a> new content works correctly in 7.1.  In the past, the rich text component handled pasting.  This resulted in the blocks being split and the pasted content inserted between the split.  The block editor now handles the pasting process.  This allows users to completely replace multiple selected blocks with a paste.</p>\n\n\n\n<h2>Drag-and-Drop Featured Images</h2>\n\n\n\n<img />Dragging a featured image from the desktop.\n\n\n\n<p>Instead of clicking the featured image box to open the media modal, users can now save themselves a click.  Just like dragging and dropping an image into the editor, the featured image box now accepts any image file dropped into it.</p>\n\n\n\n<h2>Table Captions</h2>\n\n\n\n<img />Adding a caption to the table block.\n\n\n\n<p>For those who have long waited for a true table <code>&lt;caption&gt;</code> implementation, keep on waiting.</p>\n\n\n\n<p>A <a href=\"https://github.com/WordPress/gutenberg/issues/11589\">year-old ticket</a> that was opened for a table caption feature was closed with a solution matching that of other blocks with captions (e.g., image, gallery).  The <a href=\"https://github.com/WordPress/gutenberg/pull/15554\">pull request</a> featured a lengthy discussion over the technical limitations of how to best handle the feature.  Ultimately, the decision was to wrap tables in a <code>&lt;figure&gt;</code> element and add the caption via the <code>&lt;figcaption&gt;</code> tag.</p>\n\n\n\n<p>While this may work for some who need to add a caption or summary below a table, it is not currently helping users who need captions in their normal spot at the top of a table.</p>\n\n\n\n<p>In the long run, users who need to roll out advanced tables will likely need a table block plugin anyway.  The Gutenberg and core WordPress implementation is limiting for anything beyond the most basic table output.  Real captions would have been a nice touch though.</p>\n\n\n\n<h2>Alignment for the Navigation Block</h2>\n\n\n\n<img />Aligning navigation block items.\n\n\n\n<p>The Navigation block, which moved out of the experimental stage in version 7.0, has a <a href=\"https://github.com/WordPress/gutenberg/pull/18909\">new option for justifying</a> the list items to the left, right, or center.  This will be an important feature for full-site editing in the long term because users will want to set their nav menu perfectly.</p>\n\n\n\n<p>This block will likely be in flux for a while.  There are still major questions about how navigation will work on mobile, especially as we inch closer to full-site editing.  <em>Will core play a role in making mobile menus?  Will themes be left to their own devices?  Will themes offer multiple options based on screen size?</em></p>\n\n\n\n<h2>Moving Ahead with Templates and Full-Site Editing</h2>\n\n\n\n<p>Coming off the heels of a somewhat controversial <a href=\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\">documentation proposal for block-based themes</a>, version 7.1 includes a new demo block template named <code>index.html</code>.  It is a fallback template in cases where no templates are available.  This is an early, experimental step toward making full-site editing a reality.  </p>\n\n\n\n<p>Theme developers who want to start looking at what block templates <em>could</em> look like, should <a href=\"https://github.com/WordPress/gutenberg/blob/v7.1.0/lib/demo-block-templates/index.html\">view the demo index.html template</a>.</p>\n\n\n\n<p>Unfortunately, the release ZIP file available through the official plugin repository does not include the <code>index.html</code> template.  It was excluded because of a <a href=\"https://github.com/WordPress/gutenberg/issues/19066\">bug in the build process</a>.  However, it may be packaged in a version 7.1.1 minor release.  The file is correctly included for developers who clone from the Git repository.</p>\n\n\n\n<p>The second step of this process was the addition of a Template Part block.  The idea for this block is that it would be a placeholder to add to templates, which would output a template part on the front end.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Dec 2019 21:21:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"bbPress: bbPress 2.6.3 is out!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://bbpress.org/?p=206794\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://bbpress.org/blog/2019/12/bbpress-2-6-3-is-out/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:967:\"<p>bbPress 2.6.3 fixes <a href=\"https://bbpress.trac.wordpress.org/query?status=closed&group=resolution&milestone=2.6.3\">9 issues</a> reported by community members:</p>\n\n\n\n<ul><li>Fixes a few typos and grammatical errors</li><li>Bumps required WordPress versions to 5.3.0 (bbPress always only officially supports the latest WordPress version)</li><li>Fixes the Forums widget displaying in the wrong order</li><li>Fixes a JavaScript error with hierarchical replies</li></ul>\n\n\n\n<p class=\"has-text-color has-background has-very-dark-gray-color has-very-light-gray-background-color\">We&#8217;re continuing to work on improving bbPress 2.6 while also deciding what exactly will make it into 2.7.</p>\n\n\n\n<p class=\"has-text-color has-background has-very-dark-gray-color\">Expect for the next minor release (bbPress 2.6.4) to be released sometime before Christmas 2019. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f41d.png\" alt=\"🐝\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Dec 2019 20:52:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: Creator of EditorsKit Launches Community Block-Sharing Site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95775\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wptavern.com/creator-of-editorskit-launches-community-block-sharing-site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4340:\"<img />\n\n\n\n<p>Jeffrey Carandang, the creator behind the EditorsKit WordPress plugin, <a href=\"https://shareablock.com/introducing-shareablock-share-and-download-free-gutenberg-block-template-designs/\">launched a new community site</a> for sharing block designs and templates today.  The ShareABlock website allows visitors to download block files directly from the site and import them into the block editor.  Users can also sign up to share custom block designs and full-blown block templates.  All downloads are available for free.</p>\n\n\n\n<p>At the moment, there are 18 block designs available for download.  There are two primary types of downloads:  block patterns and block templates. </p>\n\n\n\n<p><a href=\"https://shareablock.com/blocks/category/block-patterns/\">Patterns</a> are smaller groupings of blocks to create a specific section for a page.  These include designs such as various hero sections, pricing lists, and a call-to-action section. </p>\n\n\n\n<p><a href=\"https://shareablock.com/blocks/category/templates/\">Templates</a> work the same way as patterns.  However, they are larger sets of blocks designed to create an entire page.  For example, one template allows users to import a full gallery portfolio page.  Another creates an editable resume layout.</p>\n\n\n\n<p>Other than Carandang, two other contributors have shared block designs.  This number should rise as more people sign up and decide to share their creations.  The <a href=\"https://shareablock.com/how-to-submit-design-on-share-a-block/\">registration process</a> is open to anyone who wants to join.  However, each contribution is subject to a review for quality assurance.</p>\n\n\n\n<p>&ldquo;One of my primary goals in creating [EditorsKit] is to help users get a little more comfortable with using the new WordPress Gutenberg block editor,&rdquo; described Carandang in the announcement post for ShareABlock.  &ldquo;The goal is to help users create Gutenberg blocks easily. With drag and drop import, layout and designs will be available in an instant.&rdquo;</p>\n\n\n\n<p>Carandang feels confident that pre-configured block designs will help users learn how to use the block editor to create richer content.  &ldquo;Even if it&rsquo;s just a little help to make them comfortable with Gutenberg, it means a lot,&rdquo; he wrote.</p>\n\n\n\n<p>He said the feedback from users has been positive thus far.</p>\n\n\n\n<img />Importing the Fullscreen Profile Card block pattern.\n\n\n\n<p>Block designs downloaded from ShareABlock require the <a href=\"https://wordpress.org/plugins/block-options/\">EditorsKit plugin</a>, which is available for free in the WordPress plugin directory.  This requirement is because WordPress does not currently have a native importer built into the block editor.  In the future, this may change and the requirement could be lifted.</p>\n\n\n\n<p>Version 1.7 of EditorsKit introduced the <a href=\"https://wptavern.com/editorskit-1-6-and-1-7-add-tools-for-writers-drag-and-drop-block-export-import\">ability to import blocks</a> by dragging and dropping a block <code>.json</code> file into the editor.  The blocks available via ShareABlock work using this feature.  After downloading a <code>.json</code> file from the site, users merely need to drag it into the editor.  Users can also use the &ldquo;Import&rdquo; block available from EditorsKit to do the same.</p>\n\n\n\n<h2>Block Patterns and the Future</h2>\n\n\n\n<p>&ldquo;The plan is to provide integration with Block Patterns, which is what the core devs are currently working on,&rdquo; said Carandang.  &ldquo;With this integration, the import process will be much easier.&rdquo;</p>\n\n\n\n<p>Block patterns are a planned feature that is under <a href=\"https://github.com/WordPress/gutenberg/issues/17335\">active development</a> in the Gutenberg plugin and will eventually make its way into core WordPress. Patterns are predefined sets of blocks.  They will allow users to quickly create more advanced layouts while also teaching what specific blocks do.  The idea is to have a set of patterns with common layouts that people see around the web.  </p>\n\n\n\n<p>Carandang said he is actively checking the progress of the Block Patterns feature.  He is eager to see the feature to come to fruition, which carries with it the possibility of more widespread use of the blocks available from his new community.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Dec 2019 19:51:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"BuddyPress: BuddyPress 5.1.0 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=309343\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://buddypress.org/2019/12/buddypress-5-1-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1258:\"<p>Immediately available is <a href=\"https://downloads.wordpress.org/plugin/buddypress.5.1.0.zip\">BuddyPress 5.1.0</a>. This maintenance release fixes 8 bugs related to the 5.0.0 release, and is a recommended upgrade for all BuddyPress installations.</p>\n\n\n\n<p>For details on the changes, please read the <a href=\"https://codex.buddypress.org/releases/version-5-1-0/\">5.1.0 release notes</a>.</p>\n\n\n\n<p>Update to BuddyPress 5.1.0 today in your WordPress Dashboard, or by&nbsp;<a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\n\n\n\n<h2>Many thanks to 5.1.0 contributors <span class=\"dashicons dashicons-heart\"></span></h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/szepeviktor/\">szepe.viktor</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">JarretC</a>, <a href=\"https://profiles.wordpress.org/espellcaste/\">Renato Alves (espellcaste)</a>, <a href=\"https://profiles.wordpress.org/dcavins/\">David Cavins (dcavins)</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges (boonebgorges)</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby (johnjamesjacoby)</a> &amp; <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet (imath)</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Dec 2019 21:45:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: Progress on WordPress’ 2019 Projects Sets 2020 Roadmap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95761\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wptavern.com/progress-on-wordpress-2019-projects-sets-2020-roadmap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8566:\"<p>Josepha Haden, Executive Director of WordPress, published an <a href=\"https://make.wordpress.org/core/2019/12/06/update-9-projects-for-2019/\">update of WordPress&rsquo; goals in 2019</a>.  The focus for WordPress over the past year has been on nine primary projects.  Of the nine projects, WordPress only managed to ship two in 2019.  This means that the focus in 2020 will be much the same as the community continues building on the progress it has made toward the existing projects.</p>\n\n\n\n<p>Currently, there are three <a href=\"https://wordpress.org/about/roadmap/\">planned major releases</a> for WordPress in 2020:</p>\n\n\n\n<ul><li>Version 5.4 &ndash; March 2020</li><li>Version 5.5 &ndash; August 2020</li><li>Version 5.6 &ndash; December 2020</li></ul>\n\n\n\n<p>Each of those dates are subject to change.  We should also get more specific dates as each release draws near.  The various projects for 2020 should land in each release.</p>\n\n\n\n<p>Matt Mullenweg, co-founder of WordPress, initially laid out the 2019 plans in his <a href=\"https://wptavern.com/state-of-the-word-2018-wordpress-embraces-the-block-editor\">2018 State of the Word</a> address and <a href=\"https://make.wordpress.org/core/2018/12/08/9-priorities-for-2019/\">listed the projects</a> on the Make Core blog.  The big takeaway is that 2019 was supposed to be the year that we got closer to full-site customization (Phase 2 of the Gutenberg project).  While developers have made huge strides in making that a reality, much of the project is still in its infancy.</p>\n\n\n\n<h2>Projects That Shipped in 2019</h2>\n\n\n\n<p>All existing core WordPress widgets now exist as blocks.  Rather than being limited to placing widgets where the theme decides, users can now put widgets in posts, pages, or any other content area via the block editor.  As the project continues to move toward full-site editing, users will eventually have the ability to place these widgets and other blocks nearly anywhere.</p>\n\n\n\n<p>The site health project was merged into core.  It features a screen that provides information about the site&rsquo;s health to site owners.  It also has a fatal-error detection script that emails site owners when plugin and theme issues are found.</p>\n\n\n\n<h2>Projects to Expect in 2020</h2>\n\n\n\n<p>Most of the remaining projects that did not quite make the cut for release in 2019 have still made progress during the year.  The following is a breakdown of what projects to expect in the coming year.</p>\n\n\n\n<h3>Navigation Menu Block</h3>\n\n\n\n<img />Navigation block in the block editor.\n\n\n\n<p>Currently, the navigation block&rsquo;s target is to ship with WordPress 5.4.  This is a likely reality because it is now out of the experimental stage and is available for beta testing in <a href=\"https://wptavern.com/gutenberg-7-0-launches-stable-navigation-block-post-blocks-and-template-parts\">Gutenberg 7.0</a>.  The development team worked on this block for several releases and now have something stable enough for user testing.</p>\n\n\n\n<p>This block is a major piece of the site-customization puzzle.  In the long term, users will need an easy-to-use block for handling navigation menus across their site.</p>\n\n\n\n<h3>Custom Block-Aware Content Areas for Themes</h3>\n\n\n\n<p>Phase 1 of the Gutenberg project brought the block editor to post content.  A large part of Phase 2 is <a href=\"https://github.com/WordPress/gutenberg/issues/13489\">breaking outside of post content</a> and allowing users to add blocks in more areas.  It is unclear exactly what that will look like in the long run.  Themes should be able to register additional block-aware areas.</p>\n\n\n\n<p>The target release for this feature is set to WordPress 5.5, but it is too early to guess whether that is a realistic target.  It is a tough issue to solve because it will need to coincide with decisions on <a href=\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\">theme block templates</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/18029\">saving multiple entities</a>, and <a href=\"https://github.com/WordPress/gutenberg/issues/13113\">full-site customization</a> in general.  It is not a feature that can be rushed because it will have far-reaching consequences to how WordPress works for years into the future.</p>\n\n\n\n<h3>Widget Areas to Support Blocks</h3>\n\n\n\n<img />Experimental widget areas feature in Gutenberg.\n\n\n\n<p>The current plan is to allow widget areas (sidebars) to support blocks alongside widgets.  The Gutenberg plugin has an experimental widget areas option for enabling an early version of this feature, which has a target release of WordPress 5.5.</p>\n\n\n\n<p>There are two aspects to making this feature a reality.  The first is making it work on the <a href=\"https://github.com/WordPress/gutenberg/issues/13204\">widgets admin screen</a>.  The second is making it work in the <a href=\"https://github.com/WordPress/gutenberg/issues/13205\">customizer</a>, an area where users can also manage widgets.</p>\n\n\n\n<p>At the moment, it feels like the sidebar concept should be deprecated.  The experimental feature works by allowing users to add blocks to a sidebar, which are converted into one big &ldquo;block area&rdquo; widget on output.  If WordPress is &ldquo;all in&rdquo; on the block paradigm, energy would be better spent focusing on allowing themes to build custom block areas and letting the official Sidebar API die a slow death.  Mixing an old concept with a new one feels clunky at best.  It&rsquo;s time to move on and soft-deprecate sidebars and widgets until most themes no longer support them.</p>\n\n\n\n<h3>Block Directory Search and Install</h3>\n\n\n\n<img />Experimental block directory search in Gutenberg plugin.\n\n\n\n<p>Eventually, all WordPress users will be able to search for a block via the block inserter.  If the block exists, they can insert it into the block area.  If not, the inserter will allow users to discover new blocks from the <a href=\"https://wordpress.org/plugins/browse/block/\">block directory</a>.  The installation, activation, and insertion of the new block should be seamless.</p>\n\n\n\n<p>The target release for this feature is set for WordPress 5.5, which should be possible (if not earlier) based on how well the feature currently works in the Gutenberg plugin.  It is not perfect yet and has broken more than a few of my posts when working with installed blocks.  There are still <a href=\"https://github.com/WordPress/gutenberg/issues/17440\">several open issues</a> that need to be addressed.</p>\n\n\n\n<p>Plugin authors who are looking to get ahead of the game can submit block plugins by following the <a href=\"https://make.wordpress.org/meta/2019/12/06/block-directory-plugin-guidelines/\">block plugin guidelines</a>.</p>\n\n\n\n<h3>Automatic Plugin, Theme, and Major Core Updates</h3>\n\n\n\n<p>After years of extensive testing and using automatic updates for minor WordPress releases, it feels like we should already have auto-updates on everything at this point.  Having to keep up with plugin and theme updates can be a pain for some site owners.  With enough plugins, it is not out of the realm of possibility to have one or more plugins to update daily.</p>\n\n\n\n<p>Some hosting solutions and Jetpack have mitigated this issue for many users by offering automatic plugin updates, but this is a long overdue core feature that should be a high priority.  No target release was given for auto-updates on themes/plugins or major core releases.  Let&rsquo;s hope the feature does not get put on the back burner for another year.</p>\n\n\n\n<h3>Tackling Over 6,500 Trac Issues</h3>\n\n\n\n<p>With the Gutenberg plugin getting much of the attention these days, it is easy to forget that there are <a href=\"https://core.trac.wordpress.org/\">thousands of tickets</a> awaiting patches, reviews, and decisions on Trac.  I have long been a champion of using one major release of WordPress to simply fix existing bugs while adding no new features.</p>\n\n\n\n<p>Jonathan Desrosiers has written an <a href=\"https://jonathandesrosiers.com/2019/06/wordpress-triage-team-3-month-reflection/\">extensive post</a> that covers much of the work the Triage Team has done earlier this year.</p>\n\n\n\n<p>Triaging is not something that ever truly reaches a conclusion.  It is an ongoing process that must continue throughout the life of a project.  People who are interested in being involved with the Triage Team can find more information on the <a href=\"https://make.wordpress.org/core/2019/03/01/introducing-the-wordpress-triage-team/\">Triage Team announcement post</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Dec 2019 21:25:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"HeroPress: Video from DoSummitGood\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=3027\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://heropress.com/video-from-dosummitgood/#utm_source=rss&utm_medium=rss&utm_campaign=video-from-dosummitgood\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2637:\"<img width=\"960\" height=\"503\" src=\"https://s20094.pcdn.co/wp-content/uploads/2019/12/DoSummitGood-mountain_optimised-1024x536.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" />\n<p>I recently took part in DoSummitGood, an online conference for people and organizations working to Do Good in the WordPress community.</p>\n\n\n\n<p>The organizers managed to get recordings of all the talks on YouTube the very next day, which is pretty impressive.</p>\n\n\n\n<p>In this talk I tell a lot more about what was going on in my personal life while spinning up HeroPress, so I recommend checking it out even if you&#8217;ve already heard the story.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"></div>\n</div>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Video from DoSummitGood\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Video%20from%20DoSummitGood&via=heropress&url=https%3A%2F%2Fheropress.com%2Fvideo-from-dosummitgood%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Video from DoSummitGood\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fvideo-from-dosummitgood%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fvideo-from-dosummitgood%2F&title=Video+from+DoSummitGood\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Video from DoSummitGood\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/video-from-dosummitgood/&media=https://heropress.com/wp-content/uploads/2019/12/DoSummitGood-mountain_optimised-150x150.jpg&description=Video from DoSummitGood\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Video from DoSummitGood\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/video-from-dosummitgood/\" title=\"Video from DoSummitGood\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/video-from-dosummitgood/\">Video from DoSummitGood</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Dec 2019 16:13:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordPress.org blog: People of WordPress: Jill Binder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8192\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2019/12/people-of-wordpress-jill-binder/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10930:\"<p><em>You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Meet Jill Binder</strong></h2>\n\n\n\n<p>Jill Binder never meant to become an activist. She insists it was an accident.</p>\n\n\n\n<p>Despite that, Jill has led the Diversity Outreach Speaker Training working group in the WordPress Community team since 2017. This group is dedicated to increasing the number of women and other underrepresented groups who are stepping up to become speakers at WordPress Meetups, WordCamps, and events.&nbsp;</p>\n\n\n\n<h2><strong>Jill’s back story</strong></h2>\n\n\n\n<h3><strong>Internship</strong></h3>\n\n\n\n<p>Jill’s WordPress story begins in 2011, in Vancouver, Canada.&nbsp;Jill secured an internship for her college program, working on a higher education website that was built in WordPress.&nbsp;As a thank you, her practicum advisor bought Jill a ticket to WordCamp Vancouver 2011: Developer’s Edition. After that Jill began freelancing&nbsp; with WordPress as a Solopreneur.&nbsp;</p>\n\n\n\n<h3><strong>First steps in the WordPress community</strong></h3>\n\n\n\n<p>The following year her internship advisor, who had become a client, was creating the first ever BuddyCamp for BuddyPress. He asked Jill to be on his organizing team. At that event she also moderated a panel that had Matt Mullenweg on it. Then, Jill was invited to be on the core organizing team for WordCamp Vancouver.</p>\n\n\n\n<p>Part of this role meant reviewing and selecting speakers. From 40 speaker applications that could be a fit the team had to pick only 14 to speak.</p>\n\n\n\n<h2><strong>The diversity challenge when selecting speakers</strong></h2>\n\n\n\n<p>For anyone who has organized a conference, you know that speaker selection is hard. Of the 40 applications, 7 were from women, and the lead organizer selected 6 of those to be included in the speaker line up.</p>\n\n\n\n<p>At this point Jill wasn’t aware that very few women apply to speak at tech conferences and suggested selection should be made on the best fit for the conference. The team shared that not only did they feel the pitches were good and fit the conference, but they also needed to be accepted or the Organizers would be criticized for a lack of diversity.</p>\n\n\n\n<p>Selecting women for fear of criticism is embarrassing to admit, but that’s how people felt in 2013.</p>\n\n\n\n<p>By the time the event happened, though, the number of women speakers dropped to 4. And with an additional track being added, the number of speakers overall was up to 28. Only 1 speaker in 7 was a woman (or 14%) and attendees did ask questions and even blogged about the lack of representation.</p>\n\n\n\n<h2><strong>What keeps women from applying?</strong></h2>\n\n\n\n<p>Later that year at&nbsp; WordCamp San Francisco—the biggest WordCamp at the time (before there was a WordCamp US)—Jill took the opportunity to chat with other organizers about her experience. She found out that many organizers had trouble getting enough women to present.</p>\n\n\n\n<p>Surprisingly Vancouver had a high number of women applicants in comparison to others, and the consensus was more would be accepted&nbsp; if only more would apply.</p>\n\n\n\n<p>Jill decided that she&nbsp; needed to know why this was happening? Why weren’t there more women applying? She started researching, reading, and talking to people.</p>\n\n\n\n<p>Though this issue is complex, two things came up over and over:</p>\n\n\n\n<ul><li>“What would I talk about?”</li><li>“I’m not an expert on anything. I don’t know enough about anything to give a talk on it.”</li></ul>\n\n\n\n<h2><strong>A first workshop with encouraging results</strong></h2>\n\n\n\n<p>Then Jill had an idea. She brought up the issue at an event and someone suggested that they should get women together in a room and brainstorm speaker topics.</p>\n\n\n\n<p>So Jill became the lead of a small group creating a workshop in Vancouver: the talented Vanessa Chu, Kate Moore Hermes, and Mandi Wise. In one of the exercises that they created, participants were invited to brainstorm ideas—this proved that they had literally a hundred topic ideas and the biggest problem then became picking just one!</p>\n\n\n\n<p>In the first workshop, they focussed on:</p>\n\n\n\n<ul><li>Why it matters that women (<em>added later: diverse groups</em>) are in the front of the room</li><li>The myths of what it takes to be the speaker at the front of the room (aka beating impostor syndrome)</li><li>Different presentation formats, especially story-telling</li><li>Finding and refining a topic</li><li>Tips to become a better speaker</li><li>Leveling up by speaking in front of the group throughout the afternoon</li></ul>\n\n\n\n<img src=\"https://i2.wp.com/wordpress.org/news/files/2019/12/image-2.png?w=632&ssl=1\" alt=\"women gathering to discussion presentation topics\" class=\"wp-image-8195\" />Vancouver Workshop 2014\n\n\n\n<h2><strong>Leading to workshops across North America and then the world</strong></h2>\n\n\n\n<p>Other cities across North America heard about the workshop and started hosting them, adding their own material.</p>\n\n\n\n<p>Many women who initially joined her workshop wanted help getting even better at public speaking. So Jill&#8217;s Vancouver team added in some material created from the other cities and a bit more of their own. Such as:</p>\n\n\n\n<ul><li>Coming up with a great title</li><li>Writing a pitch that is more likely to get accepted</li><li>Writing a bio</li><li>Creating an outline</li></ul>\n\n\n\n<p>At WordCamp Vancouver 2014—only one year since Jill started—there were 50% women speakers and 3 times the number of women applicants! Not only that, but this WordCamp was a Developer’s Edition, where it’s more challenging to find women developers in general, let alone those who will step up to speak.</p>\n\n\n\n<h3><strong>More work is needed!</strong></h3>\n\n\n\n<p>Impressive as those results were, the reason Jill is so passionate about this work is because of what happened next:</p>\n\n\n\n<ul><li>Some of the women who attended the workshop stepped up to be leaders in the community and created new content for other women.</li><li>A handful of others became WordCamp organizers. One year Vancouver had an almost all-female organizing team – 5 out of 6!</li><li>It also influenced local businesses. One local business owner loved what one of the women speakers said so much that he hired her immediately. She was the first woman developer on the team, and soon after she became the Senior Developer.</li></ul>\n\n\n\n<h2><strong>Diversity touches on many levels</strong></h2>\n\n\n\n<p>Jill has seen time and again what happens when different people speak at the front of the room. More people feel welcome in the community. The speakers and the new community members bring new ideas and new passions that help to make the technology we are creating more inclusive. And together we generate new ideas that benefit everyone.</p>\n\n\n\n<p>This workshop was so successful, with typical results of going from 10% to 40-60% women speakers at WordCamps, that the WordPress Global Community Team asked Jill to promote it and train it for women and all diverse groups around the world. In late 2017, Jill started leading the Diverse Speaker Training group (<a href=\"https://make.wordpress.org/community/tag/wpdiversity/\">#wpdiversity</a>).</p>\n\n\n\n<p>Dozens of community members across the world have now been trained to lead the workshop. With now dozens of workshops worldwide, for WordPress and other open source software projects as well, there is an increase in speaker diversity.&nbsp;</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?fit=632%2C474&ssl=1\" alt=\"Diverse Speaker Training group \" class=\"wp-image-8196\" />WordCamp US 2019\n\n\n\n<p>As a result of the success, Jill is now sponsored to continue the program. The first sponsor is Automattic. She’s proud of how the diversity represented on the stage adds value not only to the brand but also in the long-term will lead to the creation of a better product. She’s inspired by seeing the communities change as a result of the new voices and new ideas at the WordPress events.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Jill’s leadership in the development and growth of the Diversity Outreach Speaker Training initiative has had a positive, measurable impact on WordPress community events worldwide. When WordPress events are more diverse, the WordPress project gets more diverse — which makes WordPress better for more people.”</em></p><cite><em> Andrea Middleton, Community organizer on the WordPress open source project</em></cite></blockquote>\n\n\n\n<h3><strong>Resources:</strong></h3>\n\n\n\n<ul><li>The Workshop: <a href=\"http://diversespeakers.info/\">http://diversespeakers.info/</a></li><li>More information: <a href=\"https://tiny.cc/wpdiversity\">https://tiny.cc/wpdiversity</a></li><li><a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/speakers/building-a-diverse-speaker-roster/\">How to build a diverse speaker roster</a></li><li><a href=\"https://make.wordpress.org/community/2017/11/13/call-for-volunteers-diversity-outreach-speaker-training/\">Diversity Outreach Speaker Training Team</a></li></ul>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Alison Rothwell (<a href=\"https://profiles.wordpress.org/wpfiddlybits/\">@wpfiddlybits</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">@yvettesonneveld</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>)</p>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://lh6.googleusercontent.com/fq6qus5qmviDZaznrQnW-4wcbSs6NSrqeqEEGnPjgi2WJrVevNm4Em4KsP-VVH_0kMgWuNtW7mm_V9-hKtrrJFohRi6KrUXAoLHjrymChCltMr9fuh4dBIu_0SqNPts0MZgcvh_W\" alt=\"\" width=\"153\" height=\"115\" /></div>\n\n\n\n<p><em>This post is based on an article originally published on HeroPress.com, a community initiative created by </em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p></p>\n\n\n\n<p><em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>!</em></p>\n\n\n\n<p><em><strong>Correction: December 7, 2019</strong><br />The original article mentioned the team Jill lead, but did not mention the team members who joined her. Those have been added. Apologies to Vanessa, Kate, and Mandi. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /> </em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Dec 2019 23:27:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: Zero BS CRM 3.0 Improves UI, Changes Database Structure, and Becomes More Extendable\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95739\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://wptavern.com/zero-bs-crm-3-0-improves-ui-changes-database-structure-and-becomes-more-extendable\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6294:\"<img />\n\n\n\n<p>The team behind Zero BS CRM <a href=\"https://zerobscrm.com/road-to-v3/\">launched version 3.0</a> of their WordPress plugin today.  This is the first major release since the plugin was <a href=\"https://wptavern.com/automattic-acquires-zero-bs-crm-considers-rebranding-it-as-jetpack-crm\">acquired by Automattic in August</a>.  The updated plugin uses custom database tables, opens the plugin for more extensions, and has a more consistent UI than previous versions.</p>\n\n\n\n<p>CRM is an acronym for &ldquo;customer relationship management.&rdquo;  CRM systems allow businesses to manage their customer relationships through an interface.  How CRM systems work can vary greatly, depending on the software used.  In general, the goal is to help manage contacts, sales, and productivity.</p>\n\n\n\n<p>Zero BS CRM was co-created by Mike Stott and Woody Hayday.  Despite a low number of plugin users (around 1,000 at acquisition), Automattic acquired the plugin based on the strength of the product.  Currently, Stott and Hayday are the primary developers on the plugin and maintain more than 30 commercial extensions for it.</p>\n\n\n\n<p>Many CRM solutions are SaaS products, such as Salesforce CRM and HubSpot CRM.  &ldquo;The main benefit of ZBS CRM over online SaaS type solutions is it sits in your WP admin dashboard, and you own your own data,&rdquo; said Stott.</p>\n\n\n\n<p>Version 3.0 of the plugin improves in several key areas.  One major change is the switch to custom database tables rather than pigeon-holing everything into a custom post type.  This change should speed up accessing data such as contacts and transactions in large databases.</p>\n\n\n\n<p>Users should benefit from a much improved and consistent UI from previous versions.  Zero BS CRM does not strictly follow the core WordPress admin UI.  &ldquo;When looking at ZBS CRM and how to tie in all our menu items into the WordPress UI &ndash; it wasn&rsquo;t easy,&rdquo; said Stott.  &ldquo;We settled on using a UI framework with our own top menu, and a natural follow-on for that was to draw our list views using that same UI and button systems. Whether we move this back or not depends on feedback from our users &mdash; we get a lot of positive feedback on how easy it is to navigate around and wouldn&rsquo;t want to change something that&rsquo;s been getting good feedback.&rdquo;</p>\n\n\n\n<img />Contact management screen in the Zero BS CRM plugin.\n\n\n\n<p>Moving to custom tables over custom post types has also helped improve elements of the UI.  Stott said a huge advantage is not having third-party plugins accidentally adding themselves to the plugin&rsquo;s admin pages, such as having unnecessary SEO options on contact records.</p>\n\n\n\n<p>Another big change in 3.0 was building out a more extendable foundation for the plugin.  This will open up custom CRM objects in the future.  For example, plugin users could manage resources such as &ldquo;properties&rdquo; or &ldquo;campuses&rdquo; along with customer contact data.  This update creates more potential for industry-specific extensions.</p>\n\n\n\n<p>&ldquo;It really opens the door for more extendibility in the future,&rdquo; said Stott, &ldquo;and through an improved API in 2020 will allow for us to do more work across platforms and open up our CRM tools to more people.&rdquo;</p>\n\n\n\n<p>The Zero BS CRM plugin remains free and is <a href=\"https://wordpress.org/plugins/zero-bs-crm/\">available in the WordPress plugin repository</a>.  The primary source of income comes from its extension bundles, which are priced monthly and billed yearly.  The website currently offers freelancer ($11/month), entrepreneur ($17/month), and elite ($30/month) pricing options.  It also has a reseller plan available.</p>\n\n\n\n<h2>The Move to Automattic</h2>\n\n\n\n<p>When the plugin was first acquired, there was an initial idea to rebrand as &ldquo;Jetpack CRM.&rdquo;  However, they have maintained the Zero BS CRM branding with an acronym instead of the direct expletive for &ldquo;BS.&rdquo;  A rebrand may still be on the table in 2020 or beyond.</p>\n\n\n\n<p>&ldquo;We&rsquo;ve been gathering user feedback and sentiment following the minor changes to ZBS CRM and the initial reactions if we were to rename as Jetpack CRM,&rdquo; said Stott.  &ldquo;Since the shorter name, there&rsquo;s been less objection or negative feelings, which puts less pressure on a big rebrand project, but it&rsquo;s certainly something we&rsquo;ll be coming back to.&rdquo;</p>\n\n\n\n<p>Stott said the primary focus since the acquisition has been less on branding and more on delivering 3.0 to the existing customer base.</p>\n\n\n\n<p>The acquisition by Automattic has helped with how their two-person team works.  &ldquo;The main thing is being able to lean on the amazing team and people throughout Automattic,&rdquo; said Stott.  &ldquo;In the past, we&rsquo;d only have Woody and my input, now we can reach out to experts in design, marketing, plus much more, and bounce our ideas around a vast pool of experience.&rdquo;</p>\n\n\n\n<p>He explained that the additional support resources of Automattic&rsquo;s Happiness Engineers means that he and his partner can focus more on engineering and growing the product and team.</p>\n\n\n\n<p>The acquisition of Zero BS CRM came during a busy year for Automattic.  With major moves such as <a href=\"https://wptavern.com/automattic-acquires-tumblr-plans-to-rebuild-the-backend-powered-by-wordpress\">acquiring Tumblr</a> and the <a href=\"https://wptavern.com/automattic-raises-300m-in-series-d-investment-round-valuation-jumps-to-3-billion\">Salesforce investment</a>, this small plugin has mostly flown under the radar in comparison.  Stott and Hayday have big plans for 2020.  They would like to grow the engineering team and explore bringing their tools to more WordPress.com users.</p>\n\n\n\n<p>The plugin&rsquo;s growth has remained stable since the acquisition, according to Stott.  &ldquo;The announcement brought us some additional customers who saw the backing from Automattic as strong advocacy for the plugin over other solutions in the WordPress space, so they made the decision to join us,&rdquo; he said.  The plugin has doubled its active install count and now serves over 2,000 users.  The team expects to continue growing in the coming months.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Dec 2019 20:43:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WPTavern: Gutenberg: One Year Later\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95698\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wptavern.com/gutenberg-one-year-later\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9610:\"<p>As we quickly head into the final weeks of 2019, we also pass the first anniversary of WordPress 5.0 and, subsequently, Gutenberg coming headlong into our lives. </p>\n\n\n\n<p>Love it or hate it, Gutenberg is here to stay.  If you had asked my thoughts on it last December, I would have probably sided with a large portion of other WordPress users.</p>\n\n\n\n<p><em>What are you doing?</em></p>\n\n\n\n<p><em>WordPress is fine, leave it alone!</em></p>\n\n\n\n<p><em>Stop forcing me to use this!</em></p>\n\n\n\n<p>Here we are, twelve months later, and you know what? I LOVE IT.  And, I am not alone.</p>\n\n\n\n<p>When it comes to writing content, I cannot <em>imagine</em> using the Classic Editor anymore. Sure, for a few paragraphs, the Classic Editor is fine.  However, when you need to make a 4,000+ word post, Gutenberg and the new block system make things a lot easier.</p>\n\n\n\n<p>Yes, the UI is a struggle for someone brand new to WordPress.  We have all heard the &ldquo;<em>Wait, I thought you said this was like Word?</em>&rdquo; line.  A good onboarding process would tackle that going forward.  For the rest of us, if you have not adopted Gutenberg yet, you should take another look at it.</p>\n\n\n\n<h2>The Need for a New Editor</h2>\n\n\n\n<p>Let&rsquo;s be honest.  The Classic Editor was great for short posts, a couple of headlines and paragraphs, job done.  But, how often were you going into the Text tab to remove an extra line break, fix a shortcode, or cut and paste a section to somewhere else in the post?&nbsp; At best, it was a struggle.  Often, it was excruciating to get your post <em>just right</em> before publishing.</p>\n\n\n\n<p>Not only will I <em>not</em> miss this, but I am pleased that new users will not be exposed to it anymore either.</p>\n\n\n\n<img />Classic Editor &ndash; Text tab in action\n\n\n\n<p>When I first heard of Gutenberg &mdash; before it was released in WordPress 5.0 &mdash; I installed the plugin and was immediately confused and slightly bewildered at the options. I wondered how I would edit in the future. </p>\n\n\n\n<p>I, among many others, probably gave out the same noises as when Facebook and Twitter reveal a huge overhaul of their UI, agreeing with everyone that things would never be the same again. <em>This was a mistake. </em>Of course, I was both right and wrong at the same time.  I just didn&rsquo;t know it.  Editing would not be the same again.  Instead, it would be a lot better (with some adjustment).</p>\n\n\n\n<p>I also know that many people will not agree with me and do not like the way Gutenberg looks or behaves to this day. But, if you give it some time and understand how it can make your life easier, it will do just that.</p>\n\n\n\n<p>First, take the time to work out the difference between Blocks and Document. On the left you have all the blocks for your post or page, inserting them in merrily as you go. On the right, the Document panel controls everything else, handily changing when you need to fine-tune a block.</p>\n\n\n\n<img />Gutenberg block editor in action\n\n\n\n<p>One of the most common complaints I have read is people struggling with the toolbar that appears as you hover over each block. There is a simple solution to this, and when it is enabled, the majority of people suddenly start to love it! Make sure you set the view to &ldquo;Top Toolbar&rdquo; in the Gutenberg options. Now you have a distraction and clutter-free editing environment to work with.</p>\n\n\n\n<h2>Gutenberg vs. Page Builders</h2>\n\n\n\n<p>Gutenberg is not a page builder, and it is a common argument thrown out by people on why they refuse to use it. They are right, it is not a replacement for the likes of Elementor or Beaver Builder.  If you remove the comparison to page builders from your mind, you will find adapting to it is much easier.</p>\n\n\n\n<p>My peers and I regularly chat about Gutenberg and agree it is already great for writing.  The post creation process is a breath of fresh air.  Others have great stories from their clients about being able to produce content and edit it with ease, and the number of editor-related support requests is down, which can only be a good thing.</p>\n\n\n\n<p>However, many of us would not use it for designing pages. Instead, we still prefer to use one of the many page builders for that complete control.</p>\n\n\n\n<p>Gutenberg Phase 2 will allow editing of the site to areas outside of the main content (e.g., headers, footers, sidebars) and will creep further into the page builder category, which means we will have a strange blend of Gutenberg and page builders living side by side on many sites soon.</p>\n\n\n\n<p>Will it remove the complete need for themes? Who knows? I suspect we will have people further divided into opposing camps going forward, but what a great opportunity for us to collectively work on for a better overall experience in the end.</p>\n\n\n\n<h2>By the Numbers</h2>\n\n\n\n<p>Let us take a quick look at Gutenberg and its penetration to date.</p>\n\n\n\n<p>Currently, 63.8% of all WordPress installs are running 5.x onward according to WordPress.org, which means Gutenberg is available natively on nearly two-thirds of all WordPress installs.</p>\n\n\n\n<p>But, it is not all red roses when it comes to adoption. </p>\n\n\n\n<p>The Classic Editor plugin has over 5 million active installs (and a rather biased 723 five-star reviews, such as &ldquo;Keep this forever&rdquo; and &ldquo;Never going to give it up!&rdquo;). It is also currently in the top five of the most popular plugins. </p>\n\n\n\n<p>Is this the backlash against Gutenberg or incompatibility with older themes forcing users to use the Classic Editor for now? At a guess, a good majority is probably the latter combined with some diehards. </p>\n\n\n\n<p>But, look at the graph below from the <a rel=\"noreferrer noopener\" class=\"ek-link\" href=\"https://wordpress.org/plugins/classic-editor/\" target=\"_blank\">Classic Editor plugin page</a>.</p>\n\n\n\n<img />\n\n\n\n<p>Growth is declining. That is not a movement of people who continue to install Classic Editor on new installs and refuse to adapt.</p>\n\n\n\n<p>Classic Editor adoption will likely continue falling, and perhaps the original date of it being supported until 2022 isn&rsquo;t that far-fetched after all (note: they have said they will continue to support it longer if needed).</p>\n\n\n\n<p>On the flip-side, the Gutenberg plugin has 200,000 active installs and a whopping two-thirds of reviews (2,003) are a paltry one star. However, many are merely unhelpful complaints (e.g., &ldquo;This is junk&rdquo; and &ldquo;Destroy it&rdquo;).  They do not tell the true story to novices.</p>\n\n\n\n<p>As you can see from the graph below for the Gutenberg plugin, active install growth is up and continues to climb.  It is not at the same pace as the decline with the Classic Editor, but that is probably because it is bundled with WordPress now.</p>\n\n\n\n<img />\n\n\n\n<p>One thing people seem to forget is Gutenberg is a plugin in and of itself.  It is updated frequently, whereas the majority of users only see changes to it when there is a WordPress core update.</p>\n\n\n\n<p>If you can see past the fields of one-star reviews and install the plugin, you will be rewarded with more frequent updates to the experience. </p>\n\n\n\n<p>For example, version 7.0 recently added in the Navigation block as stable, allowing users to quickly create a menu of links. Don&rsquo;t get me wrong; this does require theme integration for it to work, but you can get a better idea of where it is heading on a more frequent basis this way (7.0 is expected to ship with WordPress 5.4 in March/April 2020).</p>\n\n\n\n<h2>Block Party</h2>\n\n\n\n<p>Compatibility with Gutenberg continues at a quick pace.  With over 21 pages of block-enabled plugins available on WordPress.org, pretty much all the popular plugins have solutions in place.  A fair amount of plugin updates these days are also adding new and enhanced blocks as standard.</p>\n\n\n\n<p>If those are not enough for you, we also now have a new breed of block-specific plugins. There is a growing trend of plugins devoted to purely enhancing the style and number of blocks you can add to your site.</p>\n\n\n\n<p>Popular Gutenberg-focused plugins such as <a class=\"ek-link\" href=\"https://wpstackable.com\">Stackable</a> and <a class=\"ek-link\" href=\"https://editorskit.com\">EditorsKit</a> add further styling and editing abilities, bringing you another step closer to full-page design and enhancing your content.</p>\n\n\n\n<img />EditorsKit &ndash; a purely Gutenberg plugin.\n\n\n\n<p>Because no one knows how far Gutenberg will go and which toes it will step on, block plugins may have a fight on their hands in the future.  At the pace they are being released and updated, it is a good sign of a committed global collective who not only believe in the future of blocks but is excited about it too.</p>\n\n\n\n<h2>What Does the Future Hold?</h2>\n\n\n\n<p>Gutenberg is here to stay, and I don&rsquo;t think any of us have ever denied that. It is probably not an issue for anyone who started using WordPress for the first time this year.</p>\n\n\n\n<p>Thankfully, for those already deeply embedded in WordPress, things are getting easier (and I would say more enjoyable) with the growth of the new Gutenberg-specific plugins.</p>\n\n\n\n<p>With the advent of platforms such as Wix and Squarespace, it was obvious that WordPress needed <em>something</em> to make it more user-friendly and Gutenberg is a solid attempt at that. It is still a bit rough around the edges, but the days we look back nostalgically at the Classic Editor are likely numbered.</p>\n\n\n\n<p>How will it look at the end of 2020? Will you still be using the Classic Editor?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Dec 2019 17:49:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Chris Hughes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: Initial Documentation for Block-Based WordPress Themes Proposed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95687\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7198:\"<p class=\"has-drop-cap\">In a pull request on the Gutenberg repository yesterday, Riad Benguella <a href=\"https://github.com/WordPress/gutenberg/pull/18890\">created an initial document</a> that outlines how block-based WordPress themes might work.  While the document is merely a starting point for the conversation, it is a set of ideas that will likely forever reshape the WordPress landscape.  It is paradigm-shifting.</p>\n\n\n\n<p>For the first time, theme authors can glimpse what their future holds.  Since the inception of Gutenberg, many have asked for more technical details.  Particularly, they wanted to know whether themes would be reduced to a stylesheet or a stylesheet and a few PHP files.  <em>What would themes look like architecturally?  Would themes exist at all?</em></p>\n\n\n\n<p>The document, while open for changes, makes a strong case about the structure of themes going forward.  It is clear that much forethought has gone into the proposal.  It matches the direction of the experimental site-editing feature in Gutenberg that has already been set in motion.  Even though it is subject to change, there seems to be a finality to the overarching idea.  The writing has long been on the wall.  Now everyone can see the wall.  The missing piece is figuring out how to bring the idea to fruition.</p>\n\n\n\n<h2>What is Full Site Editing?</h2>\n\n\n\n<p>Before understanding how themes of the future might work, you must first understand the direction that Gutenberg is headed.  The end goal for Gutenberg, and eventually WordPress, is for users to have the ability to customize every aspect of their site via the block system.  Currently, the block system primarily handles editing post content.</p>\n\n\n\n<p>To move to full-site editing, every piece of dynamic data about a site must be a block.  For example, a site title block must exist as a placeholder for the site title.  Users should be able to place it anywhere they desire to output the title, such as in the header.</p>\n\n\n\n<p>This has left theme authors with a reasonable question:  If users can move these blocks anywhere, where do themes fit into the picture?</p>\n\n\n\n<p>It is easy to see how themes would become little more than a stylesheet that styles every WordPress block while also handling other necessary styles like typography and vertical rhythm.  Even then, it makes one wonder if themes, at least in how we have come to know them, are necessary at all.</p>\n\n\n\n<h2>The Proposed Theme Structure</h2>\n\n\n\n<p>The proposed structure does not look much different from current WordPress themes.  The big difference is that theme templates would become &ldquo;block templates&rdquo; and &ldquo;block template parts.&rdquo;  These templates would be HTML files rather than PHP files.</p>\n\n\n\n<p>The following is where the structure currently stands.</p>\n\n\n\n<pre class=\"wp-block-code\"><code>theme\n|__ style.css\n|__ functions.php\n|__ block-templates\n    |__ index.html\n    |__ single.html\n    |__ archive.html\n    |__ ...\n|__ block-template-parts\n    |__ header.html\n    |__ footer.html\n    |__ sidebar.html\n    |__ ...</code></pre>\n\n\n\n<p>From a templating perspective, it appears relatively <em>normal</em> for a WordPress theme.  The files simply have a different type and are organized in specific folders.</p>\n\n\n\n<p>However, the difference is how the HTML templates would work.  They would essentially become placeholders for blocks.  Users would also have the ability to edit or completely overwrite individual templates via the WordPress admin.  Because templates are made up of blocks, no code would be necessary on the user&rsquo;s part.  They could simply point and click to insert or remove blocks with their mouse.  </p>\n\n\n\n<p>In other words, block templates within themes would be unique starting points for users to build their sites.</p>\n\n\n\n<p>There are two noteworthy items about the proposed system:  themes are still themes and end-users can become theme builders.</p>\n\n\n\n<h3>The Essence of a Theme Remains the Same</h3>\n\n\n\n<p>When you cut through everything else, WordPress themes have always been HTML and CSS.  The PHP aspect of theming basically mixes PHP function calls (i.e., template tags) within some structured HTML markup.  If you look at most themes going through the official WordPress theme directory, you will find that the underlying markup is mostly the same.</p>\n\n\n\n<p>In the block template system, this idea doesn&rsquo;t change.  If anything, it could simplify the role of theme author by creating a set of standard elements (blocks) that themes output.  If done right, it also creates a standard for class names so that styles can easily be shared across themes and all sorts of similar goodies.</p>\n\n\n\n<h3>Anyone Can Build a Theme</h3>\n\n\n\n<p>The initial outline explains the potential of exporting themes:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Ultimately, any WordPress user with the correct capabilities (example: administrator WordPress role) will be able to access these templates in the WordPress admin, edit them in dedicated views and potentially export the templates as a theme.</p></blockquote>\n\n\n\n<p>This is where the proposed system could revolutionize website building.  Those without the coding skills to create a WordPress theme today could have the tools to contribute something back tomorrow.</p>\n\n\n\n<p>The idea aligns perfectly with the open-source ethos of WordPress.  By giving everyone the ability to export their customizations, it provides an avenue for contributing that we have never had before for non-coders.  <em>A free directory of customized themes created by and for the community, anyone?</em></p>\n\n\n\n<h2>The Design Side of the Equation</h2>\n\n\n\n<p>Block templates are merely the HTML.  Themes will need to stand apart with their CSS.  However, there must be standardization to pull this off.</p>\n\n\n\n<p>Designers will need to shift to a block-based approach when it comes to design.  Some may already be familiar with various &ldquo;component-based&rdquo; systems, which would work much the same way.  Rather than designing from the top-down, theme authors would approach design on a more atomic level by designing each block.</p>\n\n\n\n<p>There are also many unanswered questions about how styles will eventually work.  Currently, there is an open ticket for <a href=\"https://github.com/WordPress/gutenberg/issues/9534\">discussing a style system for blocks</a>.  Much of the discussion is around how to integrate a design system with themes.</p>\n\n\n\n<h2>Join the Discussion</h2>\n\n\n\n<p>It is important to point out that nothing about this proposal is set in stone.  It is a high-level outline of what the future of themes could hold.  However, now is time for input from the community, especially theme authors who may have felt a bit out of the loop in the past.  Now is the time to make your voice heard and to contribute ideas to the discussion.</p>\n\n\n\n<p>The WordPress theme review team also has an <a href=\"https://make.wordpress.org/themes/2019/12/04/questions-about-the-future-of-themes/\">open discussion on the future of themes</a> that goes along with this proposal and whether themes should start taking advantage of experimental Gutenberg features.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Dec 2019 20:56:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: Black Friday Banner Gone Wrong: Advertising in Free Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95661\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wptavern.com/black-friday-banner-gone-wrong-advertising-in-free-plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6514:\"<img />Screenshot of the Yoast Black Friday Ad\n\n\n\n<p>On November 28, millions of people awoke to a Black Friday ad on nearly every page of their WordPress admin, courtesy of the <a href=\"https://wordpress.org/plugins/wordpress-seo/\">Yoast SEO plugin</a>.  That day also coincided with the U.S. Thanksgiving holiday, so it left freelancers and agencies scrambling to address a banner on their clients&rsquo; sites on a day they likely planned to spend with family.  The ad was not limited to users with administrative permissions either, so some site owners were troubled to find users with low-level permissions could see the ad in the WordPress admin.</p>\n\n\n\n<p>The initial code for the banner was <a href=\"https://github.com/Yoast/wordpress-seo/commit/bf13569fa7a25aacac72e8b92c577adcafa9ccc6#diff-9ac66dbc3ac65e9898209f08c006799c\">added on October 25</a>, which made its way into version 12.4 of the Yoast SEO plugin.  The code for the banner ad limited its output between November 28 and December 3 (Cyber Monday).</p>\n\n\n\n<p>After blowback from users, the Yoast team published an updated version of the plugin without the banner.  However, the initial damage was done.  Users began immediately <a href=\"https://wordpress.org/support/plugin/wordpress-seo/reviews/?filter=1\">leaving poor reviews</a> for the plugin.  The 1-star reviews are still coming in, putting the number over 100 in the span of five days.</p>\n\n\n\n<p>&ldquo;That BlackFridayBanner was not the best idea,&rdquo; wrote Marieke van de Rakt, CEO of Yoast, <a href=\"https://twitter.com/MariekeRakt/status/1200077958700044290\">on Twitter</a>. &ldquo;We&rsquo;re truly sorry for the annoyance and difficulties it may have caused. We did not think this through properly. If you want, you can update to a new version of our plugin without that banner.&rdquo;</p>\n\n\n\n<p>The initial decision to place the ad was about growth for Yoast&rsquo;s premium products.  The company has not grown as fast as expected over the past year explained van de Rakt.  They had also seen other plugins use those types of ads, which was a part of the decision to run it.</p>\n\n\n\n<p>&ldquo;Let&rsquo;s be clear,&rdquo; said van de Rakt.  &ldquo;This was a mistake. We just didn&rsquo;t think this one through. It was incredibly stupid. So I can talk about why we made a decision, but I don&rsquo;t want that to be the explanation. The explanation is that we made a mistake.&rdquo;</p>\n\n\n\n<p>The ad was an animated banner, and some users complained that it was difficult to dismiss.  All notices in plugins available through the WordPress plugin directory must be dismissible.  &ldquo;That was a technical mistake,&rdquo; said van de Rakt of the issues with clicking the &ldquo;x&rdquo; icon for dismissal.</p>\n\n\n\n<p>While the team had seen other plugins run similar ads in the past, van de Rakt explained that they didn&rsquo;t take into account how large of a user base Yoast SEO has in comparison to those plugins.  &ldquo;For so many users, we were the first plugin that done this,&rdquo; she said.  &ldquo;They never saw this before in their backend. And they freak out. This was a complete error of judgment.&rdquo;</p>\n\n\n\n<p>Yoast plans to talk more with its plugin&rsquo;s users.  Currently, the team is looking into creating a user-testing panel to prevent similar situations in the future.</p>\n\n\n\n<p>&ldquo;In hindsight, and that&rsquo;s what I feel most bad about, the banner did not fit our values,&rdquo; said van de Rakt.  &ldquo;These kinds of banners are not &lsquo;Yoast.&rsquo; Perhaps, if we state more explicitly what we as Yoast find important and what fits Yoast and what doesn&rsquo;t, a mistake like this will be made less quickly.&rdquo;</p>\n\n\n\n<h2>Making Money with Freemium Products</h2>\n\n\n\n<p>Yoast is a large company within the WordPress space.  It employs 90 people in its primary office in Wijchen, the Netherlands.  It also has an additional 20 employees around the world.  Running a successful business means paying everyone, contributing back to WordPress with its five-for-the-future work, and running charitable programs such as the Yoast Diversity Fund.</p>\n\n\n\n<p>Currently, the Yoast SEO plugin has over 5 million active installs.  According to van de Rakt, only around 2% of the plugin&rsquo;s users also use the company&rsquo;s premium products.  Such a large plugin needs continuous funding to support and maintain.</p>\n\n\n\n<p>Advertising a product or service in an internet culture that is seemingly averse to ads is not always easy.  &ldquo;It&rsquo;s rather hard to find ways to reach our audience, and we also have some principles on how (not) to do that,&rdquo; said van de Rakt.  &ldquo;We like to advertise in a straight-forward way. Tell people what they&rsquo;re buying. Ads are very annoying, but at least they are clear in what they&rsquo;re doing.&rdquo;</p>\n\n\n\n<p>One issue that plugin companies run into is the lack of an official premium marketplace for WordPress.  Currently, companies have to resort to in-admin advertising or similar tactics to push users on an upsell.  Most of Yoast&rsquo;s premium products are sold through banners on the plugin&rsquo;s pages in the WordPress admin.  Such practices do not always go over well with users, particularly when they are using a free product.  One wrong step and it could spell disaster for future growth.  Yoast is large enough to bounce back, but smaller companies may struggle more.</p>\n\n\n\n<p>It is a tough balancing act between providing a valuable free product and making enough of a return to run a successful company.  The Yoast team does not want to lock their popular SEO plugin completely behind a paywall.  &ldquo;Our mission is SEO for everyone,&rdquo; said van de Rakt.  &ldquo;We believe that every idea should have a fair chance in the search results. That means that also without any funds, people should be able to have a good working SEO plugin. Our free plugin is really important to us.&rdquo;</p>\n\n\n\n<p>&ldquo;I had a really bad weekend,&rdquo; said van de Rakt.  &ldquo;I am a people pleaser and I was terribly sad by what happened. But, the discussion about how to handle this is a good one.&rdquo;</p>\n\n\n\n<p>Perhaps some good will come of this incident if there is an open dialogue.  &ldquo;These kinds of things sometimes lead to different &lsquo;rule-sets&rsquo; or policies within WordPress,&rdquo; said van de Rakt.  &ldquo;Might even mean that there will be different and better ways for premium plugins to market their products.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Dec 2019 20:53:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"BuddyPress: ​​Contributing to BuddyPress just got easier :)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=309282\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://buddypress.org/2019/12/bp-beta-tester-1-0-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1940:\"<p>Yesterday morning we’ve deployed the first stable version of the BP Beta Tester plugin on the WordPress.org plugins directory.​​</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a></blockquote>\n</div>\n\n\n\n<p>This plugin’s goal is to make it easier to beta test our pre-releases. You just need to install and activate the plugin to be ready to try our beta and release candidate versions once we’ve announced them on this blog.​​<br />​<br />Beta testing BuddyPress is very important to make sure it behaves the right way for you and for the community. Although we, the BuddyPress Development Team, are regularly testing it, it’s very challenging to test every possible configuration of WordPress and BuddyPress. That’s why we absolutely need your help during these pre-release stages.​​</p>\n\n\n\n<p>Making this plugin available was one of the means we thought about during our post 5.0.0 release development meeting to have more BuddyPress contributors.​​<br />​<br />Beta testing is actually a good way to start contributing, to anticipate and fix potential issues before you have the bad surprise to meet them once you&#8217;re upgrading to a new stable version of the plugin.​​</p>\n\n\n\n<p><strong>NB:</strong> to beta test BuddyPress, we strongly advise you to have a local copy of your live site or a staging site : it’s always safer than doing it on a production site.​​</p>\n\n\n\n<p>During our next pre-release stages, when you will find something is going wrong during your beta tests, please think of warning us about it submitting a ticket on our <a href=\"https://buddypress.trac.wordpress.org/newticket\">Development Tracker</a> or posting a new topic in our <a href=\"https://buddypress.org/support/\">support forums</a>.​​</p>\n\n\n\n<p>Thanks in advance for your time and help &lt;3</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Dec 2019 12:27:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: Gutenberg 7.0 Launches Stable Navigation Block, Post Blocks, and Template Parts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=95640\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/gutenberg-7-0-launches-stable-navigation-block-post-blocks-and-template-parts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7072:\"<p>On November 27, <a href=\"https://make.wordpress.org/core/2019/11/27/whats-new-in-gutenberg-27-november/\">Gutenberg 7.0 landed</a> with several features, enhancements, and bug fixes.  Most notably, the navigation block is now a stable feature.  Theme authors can also start using block template parts and testing the post title and content blocks.</p>\n\n\n\n<p>The update addressed several bugs with the block editor.  It also introduced new developer features such as the <a href=\"https://github.com/WordPress/gutenberg/pull/17963\">card component</a> and the ability to <a href=\"https://github.com/WordPress/gutenberg/pull/17376\">internationalize strings with safe HTML</a>.</p>\n\n\n\n<p>Gradient classes are now <a href=\"https://github.com/WordPress/gutenberg/pull/18590\">used for the cover block</a>.  Classes are a nicer solution than the inline styles used in earlier iterations.  Note that gradients are still an experimental feature.</p>\n\n\n\n<p>For developers, there is a new <a href=\"https://github.com/WordPress/gutenberg/tree/master/docs/designers-developers/developers/backward-compatibility\">backward-compatibility document</a> that outlines how the project preserves compatibility in its public APIs. This should be useful for all developers working on the project in the future.</p>\n\n\n\n<h2>Navigation Block Now Stable</h2>\n\n\n\n<img />Creating a nav menu with the navigation block.\n\n\n\n<p>The navigation block is now a stable feature and no longer considered experimental.  The interface is much improved over earlier implementations.  For quickly building a menu of links, it does the job.  Users can manually type a link or search for an existing link for the site.</p>\n\n\n\n<p>A user interface for nav menus in the block editor is no easy beast to tame.  The Gutenberg team managed to fit in the most common features without making it feel confusing.  For users, theme integration may be limited until their themes are updated with full support.  The default Gutenberg design may not be ideal or work at all in the context of the active theme.</p>\n\n\n\n<p>The navigation block also comes with both light and dark block styles.  Theme authors can design these how they prefer, add additional styles, or remove the styles altogether.  More than likely, theme authors will begin adding several variations to their themes as a selling point in the long run.</p>\n\n\n\n<p>The Gutenberg team dropped the background color option from the navigation block. Instead, users are encouraged to place it within a group block and add a background to the group. It is possible to change the link text color directly within the navigation block.</p>\n\n\n\n<p>Currently, there is no parity between normal nav menu HTML classes and navigation block classes.  This could result in bulkier theme CSS, at least in the transition between how themes currently work and  the full site-editing era.  Inconsistent classes is an issue that should be handled with a <a href=\"https://wptavern.com/themes-of-the-future-a-design-framework-and-a-master-theme\">design framework</a>.</p>\n\n\n\n<h2>Post Title and Content Blocks Added</h2>\n\n\n\n<img />Customized post title block output.\n\n\n\n<p>As part of the experimental site-editing feature, Gutenberg has introduced the <a href=\"https://github.com/WordPress/gutenberg/pull/18461\">post title and post content blocks</a>.  These blocks act as placeholders and will output either the title or content.  Both blocks are foundational elements for true full-site editing.  Eventually, users will no longer be as limited to how their posts are output on the screen.</p>\n\n\n\n<p>Currently, the post title block simply outputs the post title inside of <code>&lt;h1&gt;</code> tags. There are no classes for customizing the design. The other missing element at this point is the post byline or meta area that often accompanies the title.  In the long run, Gutenberg needs to have a method of handling post header and footer areas.</p>\n\n\n\n<p>The custom post header feature has plagued theme authors for years, long before Gutenberg was around.  There are dozens or more implementations in the wild.  Some of them work with the block editor.  Others use custom post meta or the featured image.  However, users are often left with sub-par implementations that don&rsquo;t always work in the context of a specific post.</p>\n\n\n\n<p>One of the features I have wanted to implement within Gutenberg is the &ldquo;hero&rdquo; image with text set over the top.  By using the built-in cover block and the post title block, I was able to accomplish this.  However, it was still missing the post byline.  Therefore, I put together a quick filter to output the post byline when the post title block is in use.</p>\n\n\n\n<p><em>Any theme author who wants to test it out can modify the following code. I would not recommend this in production since this is an experimental feature, but it is good to start thinking ahead about possibilities.</em></p>\n\n\n<pre class=\"brush: php; auto-links: false; gutter: false; title: ; wrap-lines: false; notranslate\">\nadd_filter( \'pre_render_block\', function( $block_content, $block ) {\n\n    if ( \'core/post-title\' === $block[\'blockName\'] ) {\n\n        $post = gutenberg_get_post_from_context();\n\n        if ( ! $post ) {\n            return $block_content;\n        }\n\n        if ( \'post\' === $post-&gt;post_type ) {\n\n            $block_content = \'&lt;h1 class=\"entry__title\"&gt;\' . get_the_title( $post ) . \'&lt;/h1&gt;\';\n\n            $block_content .= sprintf(\n                \'&lt;div class=\"entry__byline\"&gt;%s &amp;middot; %s &amp;middot; %s&lt;/div&gt;\',\n                get_the_author(),\n                get_the_date(),\n                get_the_term_list( $post-&gt;ID, \'category\' )\n            );\n        }\n      }\n\n    return $block_content;\n\n}, 10, 2 );\n</pre>\n\n\n<h2>Block Template Parts for Themes</h2>\n\n\n\n<p>Gutenberg 6.9 <a href=\"https://wptavern.com/gutenberg-6-9-introduces-image-titles-block-patterns-and-new-theme-features\">introduced block templates</a> that resolve from a theme&rsquo;s <code>/block-templates</code> folder as part of the site-building experiment.  Version 7.0 takes that a step farther and introduces a <a href=\"https://github.com/WordPress/gutenberg/pull/18339\">block template parts system</a>, which resolves from a theme&rsquo;s <code>/block-template-parts</code> directory.</p>\n\n\n\n<p>This new system allows top-level templates to house smaller, reusable template parts.  This is a rather standard method of template-part handling that has become a part of the normal theme-building experience.</p>\n\n\n\n<p>It will be interesting to see how this works in the long run.  WordPress&rsquo; current template part system for theme authors (i.e., <code>get_template_part()</code>) is a bare-bones implementation with little flexibility for handling features like hierarchy and passing data.  Thus far, the new feature seems to be a melding of blocks and old templating ideas, but it is too early in the process to see where it goes or whether theme authors will have to make customizations to bend the system to their will.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Dec 2019 19:22:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WordPress.org blog: The Month in WordPress: November 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8156\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2019/12/the-month-in-wordpress-november-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8071:\"<p>November has been a big month in the WordPress community. New releases, big events, and a push for more contributors have characterized the work being done across the project — read on to find out more!</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>The release of WordPress 5.3 “Kirk”</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2019/11/kirk/\">WordPress 5.3 was released</a> on November 12, and is <a href=\"https://wordpress.org/download/\">available for download</a> or update in your dashboard! Named “Kirk,” after jazz multi-instrumentalist Rahsaan Roland Kirk, 5.3 enhances the block editor with <a href=\"https://make.wordpress.org/core/2019/09/24/new-block-apis-in-wordpress-5-3/\">new APIs</a> and <a href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">theme-related features</a>, adds more intuitive interactions, and improves accessibility in a number of areas — including <a href=\"https://make.wordpress.org/core/2019/10/18/noteworthy-admin-css-changes-in-wordpress-5-3/\">CSS in the dashboard</a>, the <a href=\"https://make.wordpress.org/core/2019/10/14/improvements-in-media-component-accessibility-in-wordpress-5-3/\">media manager</a>, <a href=\"https://make.wordpress.org/core/2019/09/23/core-widgets-new-aria-current-attribute-in-wordpress-5-3/\">core widgets</a>, and <a href=\"https://core.trac.wordpress.org/query?focuses=~accessibility&milestone=5.3&group=component&max=500&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=id\">dozens of other areas</a>.</p>\n\n\n\n<p>You can read the full details of all the included enhancements in the <a href=\"https://make.wordpress.org/core/2019/10/17/wordpress-5-3-field-guide/\">5.3 Field Guide</a>.</p>\n\n\n\n<p>Along with 5.3 came <a href=\"https://wordpress.org/themes/twentytwenty/\">the new Twenty Twenty theme</a>, which gives users more design flexibility and integrates with the block editor. For more information about the improvements to the block editor, expanded design flexibility, the Twenty Twenty theme, and to see the huge list of amazing contributors who made this release possible, read <a href=\"https://wordpress.org/news/2019/11/kirk/\">the full announcement</a>.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a> and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. You can also <a href=\"https://make.wordpress.org/core/2019/11/15/5-3-retrospective-call-for-feedback/\">provide feedback</a> on the 5.3 release process.</p>\n\n\n\n<h2>At Last! bbPress 2.6!</h2>\n\n\n\n<p><a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6/\">bbPress 2.6 was released</a> on November 12 after a little over six years in development. This new release includes per-forum moderation, new platforms to import from, and an extensible engagements API. You can read more about all of this in <a href=\"https://codex.bbpress.org/\">the bbPress codex</a>.</p>\n\n\n\n<p><a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6-1-is-out/\">Version 2.6.1</a> and <a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6-2-is-out/\">2.6.2</a> quickly followed, both of which fixed a number of bugs that required immediate attention.</p>\n\n\n\n<p>Want to get involved in building bbPress? Follow <a href=\"https://bbpress.org/blog/\">the bbPress blog</a> and join the #bbpress channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>State of the Word</h2>\n\n\n\n<p><a href=\"https://2019.us.wordcamp.org/\">WordCamp US 2019</a> was held in St. Louis, MO this year on November 1-3. At the event, <a href=\"https://profiles.wordpress.org/matt/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>matt</a> gave his annual State of the Word address, during which he shared what had been accomplished in the past year, announced what is coming next, and shared several ways to get involved.</p>\n\n\n\n<p>You can watch <a href=\"https://www.youtube.com/watch?v=LezbkeV059Q&t=21s\">the State of the Word</a> as well as <a href=\"https://www.youtube.com/watch?v=fFsVbAo8HwI\">the Q&amp;A session at the end</a>, and <a href=\"https://ma.tt/2019/11/state-of-the-word-2019/\">read Matt’s recap</a> of the address. If you didn’t make it to St. Louis, you can still <a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETHl165LvLVXfB3yBZEzV-q\">watch all the sessions</a> at your leisure.</p>\n\n\n\n<h2>Five for the Future</h2>\n\n\n\n<p>During the State of the Word, Matt announced that there is now <a href=\"https://wordpress.org/five-for-the-future/\">a dedicated landing page for Five for the Future</a>, which features the people and organizations that commit at least it 5% of their resources to the WordPress open source project. There are many ways to contribute to WordPress, such as core development, marketing, translation, training, and community organizing, among many other important paths to contribution.</p>\n\n\n\n<p>Five for the Future welcomes individuals and organizations, and highlights all the incredible ways we build WordPress together. For more information, visit <a href=\"https://wordpress.org/five-for-the-future/\">the Five for the Future page</a>.<br /></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>After releasing WordPress 5.3, the Core team announced <a href=\"https://make.wordpress.org/core/2019/11/21/tentative-release-calendar-2020-2021/\">a tentative release schedule</a> for 2020 and 2021.</li><li>The Core team has announced <a href=\"https://make.wordpress.org/core/2019/11/28/new-css-focus-in-core/\">a new CSS focus</a> to complement the existing ones for PHP and JavaScript — this focus comes with dedicated tags, targeted work, and a new #core-css Slack channel.</li><li>Version 2.2 of the WordPress Coding Standards <a href=\"https://github.com/WordPress/WordPress-Coding-Standards/releases/tag/2.2.0\">has been released</a> — this new release is ready for WordPress 5.3, includes five brand new sniffs, and plenty of new command-line documentation.</li><li>The latest update to the Theme Review Coding Standards, <a href=\"https://github.com/WPTRT/WPThemeReview/releases/tag/0.2.1\">v0.2.1</a>, is compatible with v2.2 of the WordPress Coding Standards, and helps authors to build more standards-compatible themes.</li><li><a href=\"https://2019.us.wordcamp.org/2019/11/11/wordcamp-us-2020/\">The WordCamp US team has announced</a> the dates for next year’s event in St. Louis, MO — WordCamp US 2020 will be held on October 27-29. This will be the first time that the event will be held during the week and not on a weekend. The team has also announced a Call for Organizers. If you are interested in joining the team, <a href=\"https://2020.us.wordcamp.org/2019/11/21/join-the-wcus-2020-organizing-team/\">learn more</a>.&nbsp;</li><li>The WP Notify project, which is building a unified notification system for WordPress Core, <a href=\"https://make.wordpress.org/core/2019/11/29/wp-notify-hiatus-till-january-2020/\">is on hiatus</a> until January 2020.</li><li>A working group on the Community Team <a href=\"https://make.wordpress.org/community/2019/11/25/handbook-update-how-to-improve-the-diversity-of-your-wordpress-events/\">has updated their Handbook</a> to help organizers create more diverse events.</li><li>The WP-CLI team <a href=\"https://make.wordpress.org/cli/2019/11/12/wp-cli-v2-4-0-release-notes/\">released v2.4.0</a> of the WordPress command-line tool. This release includes support for WordPress 5.3 and PHP 7.4.</li><li>Gutenberg development continues rapidly with <a href=\"https://make.wordpress.org/core/2019/11/27/whats-new-in-gutenberg-27-november/\">the latest 7.0 release</a> including an early version of the navigation menus block, among other enhancements and fixes.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Dec 2019 08:38:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 20 Jan 2020 18:16:44 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Mon, 20 Jan 2020 18:00:09 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911040210\";}', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(35256, '_site_transient_timeout_community-events-6648dc5cdd90f1d88dc91ac09801921a', '1579587402', 'no'),
(35257, '_site_transient_community-events-6648dc5cdd90f1d88dc91ac09801921a', 'a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"70.79.32.0\";}s:6:\"events\";a:0:{}}', 'no'),
(35258, '_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1579587404', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(35259, '_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"News –  – WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jan 2020 21:42:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.4-alpha-47070\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:51:\"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WordPress Leaders Nominated for CMX Awards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wordpress.org/news/2020/01/wordpress-leaders-nominated-for-cmx-awards/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jan 2020 21:42:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:6:\"Awards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8288\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:366:\"Two members of the WordPress leadership team were nominated for excellent work in their field in the first ever Community Industry Awards. Andrea Middleton is nominated for Executive Leader of a Community Team and Josepha Haden Chomphosy is nominated for Community Professional of the Year. CMX is one of the largest professional organizations dedicated to [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Francesca Marano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4014:\"\n<p>Two members of the WordPress leadership team were nominated for excellent work in their field in the first ever Community Industry Awards. <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a> is nominated for <a href=\"https://cmxhub.com/awards-executive\">Executive Leader of a Community Team</a> and <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a> is nominated for <a href=\"https://cmxhub.com/awards-professional\">Community Professional of the Year</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?fit=632%2C281&amp;ssl=1\" alt=\"\" class=\"wp-image-8292\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?w=2412&amp;ssl=1 2412w, https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?resize=300%2C133&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?resize=1024%2C455&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?resize=768%2C341&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?resize=1536%2C683&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?resize=2048%2C910&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2020/01/josepha_and_andrea.jpg?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<p><a href=\"https://cmxhub.com/\">CMX</a> is one of the largest professional organizations dedicated to community builders. The awards were open to public nomination, and finalists were chosen by panels of their peers in the CMX community.</p>\n\n\n\n<p>Andrea has been a vital community strategist for the WordPress project since 2011. Her work to build and support a vibrant community has played a part in the success around the popular open source CMS. Her work is sponsored by Automattic, where she leads a team that focuses on educational efforts, funding, and in-person community-driven events that serve a global base.</p>\n\n\n\n<p>Josepha has been the Executive Director of the WordPress project since 2019. Her work to coordinate and guide volunteer efforts spans 20 teams and involves thousands of volunteers. Her work is also sponsored by Automattic, where she leads the open source division that focuses on all aspects of open source contribution including design, development, volunteer engagement, and the health of the overall WordPress ecosystem.</p>\n\n\n\n<h2>Votes are Open</h2>\n\n\n\n<p>Final recipients are chosen with open voting — if you feel like either Andrea or Josepha have had an impact on your careers, your trajectory in the WordPress project, or the health of WordPress as a whole, there are three ways you can show your support:</p>\n\n\n\n<ul><li>Stop by and vote for them (Andrea&nbsp;<a href=\"https://href.li/?https://cmxhub.com/awards-executive\">here</a>, Josepha&nbsp;<a href=\"https://href.li/?https://cmxhub.com/awards-professional\">here</a>)!</li><li>Share this post with your own communities!</li><li>Tweet some inspirational thoughts about your time/experience/learnings with WordPress (using&nbsp;#WordPress, naturally)!</li></ul>\n\n\n\n<h2>Thank You Notes</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>A lot of care and passion goes into making the WordPress Project as fantastic as it is. I think these awards are a reflection of how wonderful the community and ecosystem are, and I appreciate everyone&#8217;s continued trust in my stewardship!</p><cite>Josepha Haden Chomphosy</cite></blockquote>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>WordPress community organizers are some of the most generous and creative people in the world — working with them is exciting and interesting every day. I’m humbled by this nomination; thank you!</p><cite>Andrea Middleton</cite></blockquote>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8288\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:48:\"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"The Month in WordPress: December 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2020/01/the-month-in-wordpress-december-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Jan 2020 17:05:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8282\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:353:\"As 2019 draws to a close and we look ahead to another exciting year let’s take a moment to review what the WordPress community achieved in December. WordPress 5.3.1 and 5.3.2 Releases The WordPress 5.3.1 security and maintenance release was announced on December 13. It features 46 fixes and enhancements. This version corrects four security [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Angela Jin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8186:\"\n<p>As 2019 draws to a close and we look ahead to another exciting year let’s take a moment to review what the WordPress community achieved in December.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.3.1 and 5.3.2 Releases</h2>\n\n\n\n<p>The WordPress 5.3.1 security and maintenance release was announced on December 13. It features 46 fixes and enhancements. This version corrects four security issues in WordPress versions 5.3 and earlier. Shortly afterwards, WordPress 5.3.2 was released, addressing a couple high severity Trac tickets, and includes 5 fixes and enhancements, so you’ll want to upgrade. You can read more about these releases in the announcements for <a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\">5.3.1</a> and <a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\">5.3.2</a>.</p>\n\n\n\n<h2>Update on the Nine Core Projects for 2019</h2>\n\n\n\n<p>At the end of 2018, <a href=\'https://profiles.wordpress.org/matt/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>matt</a> <a href=\"https://make.wordpress.org/core/2018/12/08/9-priorities-for-2019/\">announced</a> the nine projects that would be the main focus areas for Core development in the next year. Have we made progress? Yes! <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a> <a href=\"https://make.wordpress.org/core/2019/12/06/update-9-projects-for-2019/\">posted a full update</a> on the team’s work. In brief, two of the projects have been completed and shipped in major releases, four are targeted for release in versions 5.4 and 5.5 of WordPress, and the remaining three have seen significant progress but are not yet slated for completion. These will continue to see progress throughout 2020.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a> and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>WordPress Major Release Calendar</h2>\n\n\n\n<p>The Core team has published <a href=\"https://make.wordpress.org/core/2019/11/21/tentative-release-calendar-2020-2021/\">a tentative release calendar</a> for 2020 and 2021. This is intended to provide the community with more information about what lies ahead.</p>\n\n\n\n<p>The schedule is considered tentative because there are always variables that could affect these plans — not least that the Core team may need more time to finish the work planned for a release.</p>\n\n\n\n<h2>Initial Documentation for Block-Based WordPress Themes</h2>\n\n\n\n<p>The Gutenberg team has started working on <a href=\"https://github.com/WordPress/gutenberg/pull/18890/files\">the initial documentation</a> for what block-based themes might look like, marking a significant change in the way themes are conceptualized. With full-site editing now a realistic goal for WordPress, themes will certainly look different in the future.</p>\n\n\n\n<p>Want to help shape the future of block-based themes in WordPress Core? Following <a href=\"https://make.wordpress.org/core/\">the Core team blog</a> is a good start! You can also join in on the discussion <a href=\"https://make.wordpress.org/themes/2019/12/04/questions-about-the-future-of-themes/\">on this blog post</a>, or help out with the work to <a href=\"https://github.com/WordPress/gutenberg/blob/master/lib/demo-block-templates/index.html\">create a demo space for experimentation with the future of themes</a>. As always, contribution to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a> is open to everyone! Join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a> to see what other people are saying, and contribute your own thoughts.</p>\n\n\n\n<h2>Gutenberg Updates Abound</h2>\n\n\n\n<p>It’s been a busy month for Gutenberg! Version 7.0, including a new navigation block, <a href=\"https://make.wordpress.org/core/2019/11/27/whats-new-in-gutenberg-27-november/\">was announced</a> on November 27. This was followed by <a href=\"https://make.wordpress.org/core/2019/12/11/whats-new-in-gutenberg-11-december/\">version 7.1</a>, announced on December 11; it includes 161 merged pull requests that offer a fresh UI to new users, an option to switch between edit and navigation modes, captions for the table block, and many other enhancements.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Arrival of the BuddyPress Beta Tester Plugin</h2>\n\n\n\n<p>On December 2, <a href=\"https://buddypress.org/2019/12/bp-beta-tester-1-0-0/\">the BuddyPress Beta Tester plugin</a> was added to the WordPress.org plugins directory. This feature is a great way for the WordPress community to provide early feedback on releases.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">download the plugin</a> now. If you find that something is not working as expected during your beta tests, let the BuddyPress team know by submitting a ticket on the <a href=\"https://buddypress.trac.wordpress.org/newticket\">Development Tracker</a> or posting a new topic in the BuddyPress <a href=\"https://buddypress.org/support/\">support forums</a>.​​</p>\n\n\n\n<h2>An Update on the Block Directory in the WordPress Editor&nbsp;</h2>\n\n\n\n<p>The Design team received lots of excellent feedback on the <a href=\"https://make.wordpress.org/design/2019/07/11/block-directory-in-wp-admin-concepts/\">early concepts for the Block Directory</a>. This feedback was incorporated into a Version 1 update to the <a href=\"https://make.wordpress.org/design/tag/block-directory/\">#block-directory</a> project. The Block Directory is to be included in WordPress 5.5, which is slated for August 2020. To learn more about the Block Directory, check out <a href=\"https://make.wordpress.org/design/2019/12/19/block-directory-in-wp-admin-v1/\">this announcement post</a> and help out by sharing your feedback. </p>\n\n\n\n<p>Want to get involved in building the Block Directory? Follow <a href=\"https://make.wordpress.org/design/\">the Design team blog</a>. If you have a block you’d like to include in the directory you can <a href=\"https://make.wordpress.org/meta/2019/12/06/block-directory-plugin-guidelines/\">submit it following the information here</a>. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/meta/2019/12/06/block-directory-plugin-guidelines/\">Guidelines for the Block Directory</a> have been drafted; the team is actively working on them now.</li><li>The<a href=\"https://make.wordpress.org/community/2020-wordpress-global-community-sponsorship-program/\"> Global Community Sponsorship Program for 2020</a> has been announced.&nbsp;</li><li>The Theme Review Team <a href=\"https://make.wordpress.org/themes/2019/12/09/do-not-contact-reviewers-outside-of-the-wordpress-org-system-about-your-review/\">has published a reminder</a> for developers about the proper way to communicate with reviewers.</li><li>The Community Team is in the process of <a href=\"https://make.wordpress.org/community/2019/12/05/community-team-reps-for-2020/\">selecting new team reps</a>.</li><li><a href=\"https://meetup.com/pro/wordpress\">The WordPress meetup program</a> crossed the 800-group mark this month and includes groups from more than 100 countries.</li><li>The team that helped to create the 2019 State of the Word slide deck <a href=\"https://wordpress.org/news/2019/12/state-of-the-word-the-story-of-the-slides/\">shared how the slides were created using Gutenberg</a>, powered by the Slides plugin.&nbsp;</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8282\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:48:\"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 5.3.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Dec 2019 22:42:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8275\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:391:\"WordPress 5.3.2 is now available! This maintenance release features 5 fixes and enhancements. WordPress 5.3.2 is a short-cycle maintenance release. The next major release will be&#160;version 5.4. You can download WordPress 5.3.2 by clicking the button at the top of this page, or visit your&#160;Dashboard → Updates&#160;and click&#160;Update Now. If you have sites that support [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2874:\"\n<p>WordPress 5.3.2 is now available!</p>\n\n\n\n<p>This maintenance release features 5 fixes and enhancements.</p>\n\n\n\n<p>WordPress 5.3.2 is a short-cycle maintenance release. The next major release will be&nbsp;version 5.4.</p>\n\n\n\n<p>You can download WordPress 5.3.2 by clicking the button at the top of this page, or visit your<strong>&nbsp;Dashboard → Updates</strong>&nbsp;and click&nbsp;<strong>Update Now</strong>.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h2>Maintenance updates</h2>\n\n\n\n<p>Shortly after&nbsp;<a href=\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\">WordPress 5.3.1 was released</a>, a couple of high severity Trac tickets were opened. The Core team scheduled this quick maintenance release to resolve these issues.</p>\n\n\n\n<p>Main issues addressed in 5.3.2:</p>\n\n\n\n<ul><li>Date/Time: Ensure that&nbsp;<code>get_feed_build_date()</code>&nbsp;correctly handles a modified post object with invalid date.</li><li>Uploads: Fix file name collision in&nbsp;<code>wp_unique_filename()</code>&nbsp;when uploading a file with upper case extension on non case-sensitive file systems.</li><li>Media: Fix PHP warnings in&nbsp;<code>wp_unique_filename()</code>&nbsp;when the destination directory is unreadable.</li><li>Administration: Fix the colors in all color schemes for buttons with the&nbsp;<code>.active</code>&nbsp;class.</li><li>Posts, Post Types: In&nbsp;<code>wp_insert_post()</code>, when checking the post date to set&nbsp;<code>future</code>&nbsp;or&nbsp;<code>publish</code>&nbsp;status, use a proper delta comparison.</li></ul>\n\n\n\n<p>For more information,&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=!task+(blessed)&amp;resolution=fixed&amp;milestone=5.3.2&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">browse the full list of changes on Trac</a>&nbsp;or check out the&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-5-3-2/\">version 5.3.2 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks!</h2>\n\n\n\n<p>Thank you to everyone who contributed to WordPress 5.3.2:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey &#8220;Rarst&#8221; Savchenko</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/eden159/\">eden159</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8275\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:48:\"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"State of the Word: the story of the slides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wordpress.org/news/2019/12/state-of-the-word-the-story-of-the-slides/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Dec 2019 19:27:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8233\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"Curious about the Gutenberg powered slides used during State of the Word? This post uncovers some technical and design aspects of the project!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Ella van Durpe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11767:\"\n<p>During the State of the Word at WordCamp US 2019, Matt Mullenweg shared that Gutenberg was used to create his slides and the presentation was powered by the Slides plugin. Using WordPress to power a slide deck isn’t an obvious choice, so we wanted to showcase the process and give some tips for making slide layouts using Gutenberg.</p>\n\n\n\n<p><em>This post is co-written by Ella and <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie</a>, who (along with <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Q</a></em> <em>and a cast of supporters) helped create this year’s State of the Word slide deck.</em></p>\n\n\n\n<h2>How it Started</h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/ellatrix/\">Ella Van Durpe</a> was selected to speak at <a href=\"https://www.youtube.com/watch?v=ZNWNhUPrqB4\">JSConf</a> and ReactEurope and wanted slides for her presentation.&nbsp;</p>\n\n\n\n<p>In the past, she’d used Reveal.js to create slides and enjoyed the freedom to create anything using HTML, CSS and JavaScript. These languages were comfortable, familiar, and also can be published on the web in their native format.&nbsp;</p>\n\n\n\n<p>For these new presentations, she wanted to use Reveal.js again but didn’t feel like writing all the HTML by hand. Creating blocks of content visually, without having to actually write any code, which can be published natively to the web, is exactly what Gutenberg was built for.</p>\n\n\n\n<p>The plugin was prototyped quickly, with hardcoded styles on the slides and zero options. At the end of each presentation, Ella shared a brief demo of the Gutenberg-based slides and the audience was amazed.</p>\n\n\n\n<figure class=\"wp-block-embed-twitter wp-block-embed is-type-rich is-provider-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">.<a href=\"https://twitter.com/ellatrx?ref_src=twsrc%5Etfw\">@ellatrx</a> any chance you might open source this? <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://t.co/6hygMpBqUA\">https://t.co/6hygMpBqUA</a></p>&mdash; Pascal Birchler (@swissspidy) <a href=\"https://twitter.com/swissspidy/status/1131573525612048385?ref_src=twsrc%5Etfw\">May 23, 2019</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<p>As WordCamp US approached, Ella suggested that her plugin be used for State of the Word. Since it was such a hit with her audience members, it seemed like this would be a great chance to share it with the WordPress community as a whole.</p>\n\n\n\n<span id=\"more-8233\"></span>\n\n\n\n<h2>How it Works</h2>\n\n\n\n<h3>Technical information</h3>\n\n\n\n<p>The plugin registers a custom post type called “presentation” and a new “slide” block. The slide block is a sort of enhanced “Group” block, which is restricted to the root of the post, but you can put any other block inside it. As a result, you have a post filled with only slides at the root and slides filled with content. This maps perfectly to the Reveal.js markup, which requires content in HTML section elements.</p>\n\n\n\n<p>Since these slides each have their own design, the theme styles are disabled and styling is set from each slide. A custom presentation template is provided by the plugin to render the custom post on the front-end.</p>\n\n\n\n<p>Then Ella added options to style the slides. For example, she added options to control the slide background and font, at both the document level and individual slide level. She also added Reveal.js options, which allow you to change the transition style and speed. Lastly, she added a custom CSS field to allow style overwrites.</p>\n\n\n\n<p>For the State of the Word, she also added speaker notes and a speaker view.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?fit=632%2C363&amp;ssl=1\" alt=\"\" class=\"wp-image-8271\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?w=1256&amp;ssl=1 1256w, https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?resize=300%2C172&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?resize=1024%2C588&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/image.png?resize=768%2C441&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<h3>How it&#8217;s Designed</h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?fit=632%2C515&amp;ssl=1\" alt=\"\" class=\"wp-image-8262\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?w=1114&amp;ssl=1 1114w, https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?resize=300%2C245&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?resize=1024%2C835&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/01.png?resize=768%2C626&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<p>The inspiration for the slide designs came from Blue Note album covers (which were also the inspiration for the <a href=\"https://www.slideshare.net/photomatt/state-of-the-word-2011/\">2011 State of the Word slides</a>). These album covers inspired the recent “About” page in WordPress core and the starter content for the new Twenty Twenty theme. This style consists of strong, geometric shapes and simple forms with clean lines. Photography and bold typography are at the heart of this look.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?fit=632%2C541&amp;ssl=1\" alt=\"\" class=\"wp-image-8267\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?w=3586&amp;ssl=1 3586w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=300%2C257&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=1024%2C877&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=768%2C658&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=1536%2C1316&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?resize=2048%2C1754&amp;ssl=1 2048w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?w=1264&amp;ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2019/12/image-17.png?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<p>Various color palettes and font pairings were explored before selecting the best combination for the presentation.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?fit=632%2C407&amp;ssl=1\" alt=\"\" class=\"wp-image-8259\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?w=1311&amp;ssl=1 1311w, https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?resize=300%2C193&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?resize=1024%2C660&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/03.png?resize=768%2C495&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<p>A strong photographic element was needed for the slides. Past WordCamps are a great source of photos, so we dug through years of photo galleries to find just the right shots. With colors, fonts, and photos, we laid the foundation to build the deck.</p>\n\n\n\n<h2>Tips for Making Gutenberg Slides</h2>\n\n\n\n<h3>Tip One: columns are your friends</h3>\n\n\n\n<p>If you want slides with a precise layout, use columns. As you can see here, we used a 3 column layout to center content within a slide:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?w=632&#038;ssl=1\" alt=\"\" class=\"wp-image-8260\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?w=874&amp;ssl=1 874w, https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/3.png?resize=768%2C431&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3>Tip Two: spacer blocks are useful</h3>\n\n\n\n<p>Want to really unlock the power of columns? Combine them with the spacer block! We used spacer blocks to position content over background images, like in this slide:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?w=632&#038;ssl=1\" alt=\"\" class=\"wp-image-8264\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?w=865&amp;ssl=1 865w, https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?resize=300%2C171&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2019/12/6.png?resize=768%2C438&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3>Tip Three: test on large screens</h3>\n\n\n\n<p>It’s important to preview and test your slides as you go. Make sure to design for the size and aspect ratio of the projector you’ll be using and do a visual check in presentation mode from time to time.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?fit=632%2C405&amp;ssl=1\" alt=\"\" class=\"wp-image-8269\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?w=1096&amp;ssl=1 1096w, https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?resize=300%2C192&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?resize=1024%2C657&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/notes.png?resize=768%2C493&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<h3>Tip Four: check your videos</h3>\n\n\n\n<p>A good demo video is integral to showcase new features. Joen Asmussen has a great post on <a href=\"https://automattic.design/2019/11/12/good-ui-demo-videos/\">creating effective demo videos</a>.</p>\n\n\n\n<h2>Lessons learned</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I’d love to make the art directed compositions easier to create. </em></p><cite><em>Mel Choyce-Dwan</em></cite></blockquote>\n\n\n\n<p>As Gutenberg evolves, one big improvement is that art direction will get easier. Even with the improvements this year, creating some layouts in Gutenberg was trickier than expected. For the more complicated compositions, we relied on SVGs. Eventually, the need for hacks will dissolve away, and a new world of exciting possibilities will open for everyone.</p>\n\n\n\n<p>Browsers offered one of our biggest learnings in this presentation, more than they would if you use Keynote or Powerpoint, for example (tools most of us have used). Often, we found that what we created in the editor varied a when viewed full-screen. We were able to mitigate this by updating the plugin to use a fixed size, instead of using the entire browser window.</p>\n\n\n\n<h2>Wrapping it up</h2>\n\n\n\n<p>If you would like to check out the State of the Word, you can watch the <a href=\"https://wordpress.tv/2019/11/03/2019-state-of-the-word/\">video</a> and read all about it in a <a href=\"https://ma.tt/2019/11/state-of-the-word-2019/\">post</a>.</p>\n\n\n\n<p>The Slides plugin is not only available on the plugin repo, but you can also get the code from <a href=\"https://github.com/WordPress/slides\">GitHub</a> and <a href=\"https://translate.wordpress.org/projects/wp-plugins/slide/\">help translate</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8233\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:51:\"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 5.3.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Dec 2019 00:07:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8203\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:360:\"WordPress 5.3.1 is now available! This security and maintenance release features 46 fixes and enhancements. Plus, it adds a number of security fixes—see the list below. WordPress 5.3.1 is a short-cycle maintenance release. The next major release will be version 5.4. You can download WordPress 5.3.1 by clicking the button at the top of this page, [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12709:\"\n<p>WordPress 5.3.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features 46 fixes and enhancements. Plus, it adds a number of security fixes—see the list below.</p>\n\n\n\n<p>WordPress 5.3.1 is a short-cycle maintenance release. The next major release will be version 5.4.</p>\n\n\n\n<p>You can download WordPress 5.3.1 by clicking the button at the top of this page, or visit your<strong>&nbsp;Dashboard → Updates</strong>&nbsp;and click&nbsp;<strong>Update Now</strong>.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h2>Security updates</h2>\n\n\n\n<p>Four security issues affect WordPress versions 5.3 and earlier; version 5.3.1 fixes them, so you’ll want to upgrade. If you haven’t yet updated to 5.3, there are also updated versions of 5.2 and earlier that fix the security issues.</p>\n\n\n\n<ul><li>Props to <a href=\"https://danielbachhuber.com/\">Daniel Bachhuber</a> for finding an issue where an unprivileged user could make a post sticky via the REST API.</li><li>Props to <a href=\"https://blog.ripstech.com/authors/simon-scannell\">Simon Scannell of RIPS Technologies</a> for finding and disclosing an issue where cross-site scripting (XSS) could be stored in well-crafted links.</li><li>Props to the <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://wordpress.org/\">WordPress.org</a> Security Team for hardening <code>wp_kses_bad_protocol()</code> to ensure that it is aware of the named colon attribute.</li><li>Props to <a href=\"https://twitter.com/ducnt_\">Nguyen The Duc</a> for discovering a stored XSS vulnerability using block editor content.</li></ul>\n\n\n\n<h2>Maintenance updates</h2>\n\n\n\n<p>Here are a few of the highlights:</p>\n\n\n\n<ul><li>Administration: improvements to admin form controls height and alignment standardization (see related <a href=\"https://make.wordpress.org/core/2019/12/11/admin-form-controls-height-and-alignment-standardization-in-wordpress-5-3-1/\">dev note</a>), dashboard widget links accessibility and alternate color scheme readability issues (see related <a href=\"https://make.wordpress.org/core/2019/12/10/alternate-color-schemes-changes-in-wordpress-5-3-1/\">dev note</a>).</li><li>Block editor: fix Edge scrolling issues and intermittent JavaScript issues.</li><li>Bundled themes: add customizer option to show/hide author bio, replace JS based smooth scroll with CSS (see related <a href=\"https://make.wordpress.org/core/2019/12/08/twenty-twenty-animated-scroll-changes-in-wordpress-5-3-1/\">dev note</a>) and fix Instagram embed CSS.</li><li>Date/time: improve non-GMT dates calculation, fix date format output in specific languages and make&nbsp;<code>get_permalink()</code>&nbsp;more resilient against PHP timezone changes.</li><li>Embeds: remove CollegeHumor oEmbed provider as the service doesn&#8217;t exist anymore.</li><li>External libraries: update <code>sodium_compat</code>.</li><li>Site health: allow the remind interval for the admin email verification to be filtered.</li><li>Uploads: avoid thumbnails overwriting other uploads when filename matches, and exclude PNG images from scaling after upload.</li><li>Users: ensure administration email verification uses the user&#8217;s locale instead of the site locale.</li></ul>\n\n\n\n<p>For more information, <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=5.3.1&amp;order=priority\">browse the full list of changes on Trac</a> or check out the&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-5-3-1/\">version 5.3.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks!</h2>\n\n\n\n<p>In addition to the security researchers mentioned above, thank you to everyone who contributed to WordPress 5.3.1:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">andraganescu</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey &#8220;Rarst&#8221; Savchenko</a>, <a href=\"https://profiles.wordpress.org/aravindajith/\">aravindajith</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/boga86/\">Boga86</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion hulse</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">epiqueras</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz (Greg) Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/ispreview/\">ispreview</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/studiotwee/\">Jasper van der Meer</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jeremyclarke/\">Jer Clarke</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/justdaiv/\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">Maciej Mackowiak</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/mayanksonawat/\">mayanksonawat</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/miette49/\">miette49</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nextscripts/\">NextScripts</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/quicoto/\">Ricard Torres</a>, <a href=\"https://profiles.wordpress.org/murgroland/\">Roland Murg</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/samuelfernandez/\">SamuelFernandez</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">sathyapulse</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scvleon/\">scvleon</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">SGr33n</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/steevithak/\">steevithak</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/subratamal/\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/timon33/\">timon33</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/waleedt93/\">waleedt93</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, and <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8203\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:54:\"\n		\n		\n				\n		\n				\n		\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"People of WordPress: Jill Binder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2019/12/people-of-wordpress-jill-binder/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Dec 2019 23:27:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"heropress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8192\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:377:\"You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories. Meet Jill Binder Jill Binder never meant to become an activist. She insists [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12123:\"\n<p><em>You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Meet Jill Binder</strong></h2>\n\n\n\n<p>Jill Binder never meant to become an activist. She insists it was an accident.</p>\n\n\n\n<p>Despite that, Jill has led the Diversity Outreach Speaker Training working group in the WordPress Community team since 2017. This group is dedicated to increasing the number of women and other underrepresented groups who are stepping up to become speakers at WordPress Meetups, WordCamps, and events.&nbsp;</p>\n\n\n\n<h2><strong>Jill’s back story</strong></h2>\n\n\n\n<h3><strong>Internship</strong></h3>\n\n\n\n<p>Jill’s WordPress story begins in 2011, in Vancouver, Canada.&nbsp;Jill secured an internship for her college program, working on a higher education website that was built in WordPress.&nbsp;As a thank you, her practicum advisor bought Jill a ticket to WordCamp Vancouver 2011: Developer’s Edition. After that Jill began freelancing&nbsp; with WordPress as a Solopreneur.&nbsp;</p>\n\n\n\n<h3><strong>First steps in the WordPress community</strong></h3>\n\n\n\n<p>The following year her internship advisor, who had become a client, was creating the first ever BuddyCamp for BuddyPress. He asked Jill to be on his organizing team. At that event she also moderated a panel that had Matt Mullenweg on it. Then, Jill was invited to be on the core organizing team for WordCamp Vancouver.</p>\n\n\n\n<p>Part of this role meant reviewing and selecting speakers. From 40 speaker applications that could be a fit the team had to pick only 14 to speak.</p>\n\n\n\n<h2><strong>The diversity challenge when selecting speakers</strong></h2>\n\n\n\n<p>For anyone who has organized a conference, you know that speaker selection is hard. Of the 40 applications, 7 were from women, and the lead organizer selected 6 of those to be included in the speaker line up.</p>\n\n\n\n<p>At this point Jill wasn’t aware that very few women apply to speak at tech conferences and suggested selection should be made on the best fit for the conference. The team shared that not only did they feel the pitches were good and fit the conference, but they also needed to be accepted or the Organizers would be criticized for a lack of diversity.</p>\n\n\n\n<p>Selecting women for fear of criticism is embarrassing to admit, but that’s how people felt in 2013.</p>\n\n\n\n<p>By the time the event happened, though, the number of women speakers dropped to 4. And with an additional track being added, the number of speakers overall was up to 28. Only 1 speaker in 7 was a woman (or 14%) and attendees did ask questions and even blogged about the lack of representation.</p>\n\n\n\n<h2><strong>What keeps women from applying?</strong></h2>\n\n\n\n<p>Later that year at&nbsp; WordCamp San Francisco—the biggest WordCamp at the time (before there was a WordCamp US)—Jill took the opportunity to chat with other organizers about her experience. She found out that many organizers had trouble getting enough women to present.</p>\n\n\n\n<p>Surprisingly Vancouver had a high number of women applicants in comparison to others, and the consensus was more would be accepted&nbsp; if only more would apply.</p>\n\n\n\n<p>Jill decided that she&nbsp; needed to know why this was happening? Why weren’t there more women applying? She started researching, reading, and talking to people.</p>\n\n\n\n<p>Though this issue is complex, two things came up over and over:</p>\n\n\n\n<ul><li>“What would I talk about?”</li><li>“I’m not an expert on anything. I don’t know enough about anything to give a talk on it.”</li></ul>\n\n\n\n<h2><strong>A first workshop with encouraging results</strong></h2>\n\n\n\n<p>Then Jill had an idea. She brought up the issue at an event and someone suggested that they should get women together in a room and brainstorm speaker topics.</p>\n\n\n\n<p>So Jill became the lead of a small group creating a workshop in Vancouver: the talented Vanessa Chu, Kate Moore Hermes, and Mandi Wise. In one of the exercises that they created, participants were invited to brainstorm ideas—this proved that they had literally a hundred topic ideas and the biggest problem then became picking just one!</p>\n\n\n\n<p>In the first workshop, they focussed on:</p>\n\n\n\n<ul><li>Why it matters that women (<em>added later: diverse groups</em>) are in the front of the room</li><li>The myths of what it takes to be the speaker at the front of the room (aka beating impostor syndrome)</li><li>Different presentation formats, especially story-telling</li><li>Finding and refining a topic</li><li>Tips to become a better speaker</li><li>Leveling up by speaking in front of the group throughout the afternoon</li></ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2019/12/image-2.png?w=632&#038;ssl=1\" alt=\"women gathering to discussion presentation topics\" class=\"wp-image-8195\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2019/12/image-2.png?w=600&amp;ssl=1 600w, https://i2.wp.com/wordpress.org/news/files/2019/12/image-2.png?resize=300%2C200&amp;ssl=1 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" data-recalc-dims=\"1\" /><figcaption>Vancouver Workshop 2014</figcaption></figure>\n\n\n\n<h2><strong>Leading to workshops across North America and then the world</strong></h2>\n\n\n\n<p>Other cities across North America heard about the workshop and started hosting them, adding their own material.</p>\n\n\n\n<p>Many women who initially joined her workshop wanted help getting even better at public speaking. So Jill&#8217;s Vancouver team added in some material created from the other cities and a bit more of their own. Such as:</p>\n\n\n\n<ul><li>Coming up with a great title</li><li>Writing a pitch that is more likely to get accepted</li><li>Writing a bio</li><li>Creating an outline</li></ul>\n\n\n\n<p>At WordCamp Vancouver 2014—only one year since Jill started—there were 50% women speakers and 3 times the number of women applicants! Not only that, but this WordCamp was a Developer’s Edition, where it’s more challenging to find women developers in general, let alone those who will step up to speak.</p>\n\n\n\n<h3><strong>More work is needed!</strong></h3>\n\n\n\n<p>Impressive as those results were, the reason Jill is so passionate about this work is because of what happened next:</p>\n\n\n\n<ul><li>Some of the women who attended the workshop stepped up to be leaders in the community and created new content for other women.</li><li>A handful of others became WordCamp organizers. One year Vancouver had an almost all-female organizing team – 5 out of 6!</li><li>It also influenced local businesses. One local business owner loved what one of the women speakers said so much that he hired her immediately. She was the first woman developer on the team, and soon after she became the Senior Developer.</li></ul>\n\n\n\n<h2><strong>Diversity touches on many levels</strong></h2>\n\n\n\n<p>Jill has seen time and again what happens when different people speak at the front of the room. More people feel welcome in the community. The speakers and the new community members bring new ideas and new passions that help to make the technology we are creating more inclusive. And together we generate new ideas that benefit everyone.</p>\n\n\n\n<p>This workshop was so successful, with typical results of going from 10% to 40-60% women speakers at WordCamps, that the WordPress Global Community Team asked Jill to promote it and train it for women and all diverse groups around the world. In late 2017, Jill started leading the Diverse Speaker Training group (<a href=\"https://make.wordpress.org/community/tag/wpdiversity/\">#wpdiversity</a>).</p>\n\n\n\n<p>Dozens of community members across the world have now been trained to lead the workshop. With now dozens of workshops worldwide, for WordPress and other open source software projects as well, there is an increase in speaker diversity.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?fit=632%2C474&amp;ssl=1\" alt=\"Diverse Speaker Training group \" class=\"wp-image-8196\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2019/12/image-3.png?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>WordCamp US 2019</figcaption></figure>\n\n\n\n<p>As a result of the success, Jill is now sponsored to continue the program. The first sponsor is Automattic. She’s proud of how the diversity represented on the stage adds value not only to the brand but also in the long-term will lead to the creation of a better product. She’s inspired by seeing the communities change as a result of the new voices and new ideas at the WordPress events.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Jill’s leadership in the development and growth of the Diversity Outreach Speaker Training initiative has had a positive, measurable impact on WordPress community events worldwide. When WordPress events are more diverse, the WordPress project gets more diverse — which makes WordPress better for more people.”</em></p><cite><em> Andrea Middleton, Community organizer on the WordPress open source project</em></cite></blockquote>\n\n\n\n<h3><strong>Resources:</strong></h3>\n\n\n\n<ul><li>The Workshop: <a href=\"http://diversespeakers.info/\">http://diversespeakers.info/</a></li><li>More information: <a href=\"https://tiny.cc/wpdiversity\">https://tiny.cc/wpdiversity</a></li><li><a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/speakers/building-a-diverse-speaker-roster/\">How to build a diverse speaker roster</a></li><li><a href=\"https://make.wordpress.org/community/2017/11/13/call-for-volunteers-diversity-outreach-speaker-training/\">Diversity Outreach Speaker Training Team</a></li></ul>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Alison Rothwell (<a href=\"https://profiles.wordpress.org/wpfiddlybits/\">@wpfiddlybits</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">@yvettesonneveld</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>)</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft is-resized\"><img src=\"https://lh6.googleusercontent.com/fq6qus5qmviDZaznrQnW-4wcbSs6NSrqeqEEGnPjgi2WJrVevNm4Em4KsP-VVH_0kMgWuNtW7mm_V9-hKtrrJFohRi6KrUXAoLHjrymChCltMr9fuh4dBIu_0SqNPts0MZgcvh_W\" alt=\"\" width=\"153\" height=\"115\" /></figure></div>\n\n\n\n<p><em>This post is based on an article originally published on HeroPress.com, a community initiative created by </em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p></p>\n\n\n\n<p><em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>!</em></p>\n\n\n\n<p><em><strong>Correction: December 7, 2019</strong><br>The original article mentioned the team Jill lead, but did not mention the team members who joined her. Those have been added. Apologies to Vanessa, Kate, and Mandi. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> </em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8192\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:48:\"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"The Month in WordPress: November 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2019/12/the-month-in-wordpress-november-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Dec 2019 08:38:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8156\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:330:\"November has been a big month in the WordPress community. New releases, big events, and a push for more contributors have characterized the work being done across the project — read on to find out more! The release of WordPress 5.3 “Kirk” WordPress 5.3 was released on November 12, and is available for download or [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8119:\"\n<p>November has been a big month in the WordPress community. New releases, big events, and a push for more contributors have characterized the work being done across the project — read on to find out more!</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>The release of WordPress 5.3 “Kirk”</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2019/11/kirk/\">WordPress 5.3 was released</a> on November 12, and is <a href=\"https://wordpress.org/download/\">available for download</a> or update in your dashboard! Named “Kirk,” after jazz multi-instrumentalist Rahsaan Roland Kirk, 5.3 enhances the block editor with <a href=\"https://make.wordpress.org/core/2019/09/24/new-block-apis-in-wordpress-5-3/\">new APIs</a> and <a href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">theme-related features</a>, adds more intuitive interactions, and improves accessibility in a number of areas — including <a href=\"https://make.wordpress.org/core/2019/10/18/noteworthy-admin-css-changes-in-wordpress-5-3/\">CSS in the dashboard</a>, the <a href=\"https://make.wordpress.org/core/2019/10/14/improvements-in-media-component-accessibility-in-wordpress-5-3/\">media manager</a>, <a href=\"https://make.wordpress.org/core/2019/09/23/core-widgets-new-aria-current-attribute-in-wordpress-5-3/\">core widgets</a>, and <a href=\"https://core.trac.wordpress.org/query?focuses=~accessibility&amp;milestone=5.3&amp;group=component&amp;max=500&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=id\">dozens of other areas</a>.</p>\n\n\n\n<p>You can read the full details of all the included enhancements in the <a href=\"https://make.wordpress.org/core/2019/10/17/wordpress-5-3-field-guide/\">5.3 Field Guide</a>.</p>\n\n\n\n<p>Along with 5.3 came <a href=\"https://wordpress.org/themes/twentytwenty/\">the new Twenty Twenty theme</a>, which gives users more design flexibility and integrates with the block editor. For more information about the improvements to the block editor, expanded design flexibility, the Twenty Twenty theme, and to see the huge list of amazing contributors who made this release possible, read <a href=\"https://wordpress.org/news/2019/11/kirk/\">the full announcement</a>.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a> and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. You can also <a href=\"https://make.wordpress.org/core/2019/11/15/5-3-retrospective-call-for-feedback/\">provide feedback</a> on the 5.3 release process.</p>\n\n\n\n<h2>At Last! bbPress 2.6!</h2>\n\n\n\n<p><a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6/\">bbPress 2.6 was released</a> on November 12 after a little over six years in development. This new release includes per-forum moderation, new platforms to import from, and an extensible engagements API. You can read more about all of this in <a href=\"https://codex.bbpress.org/\">the bbPress codex</a>.</p>\n\n\n\n<p><a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6-1-is-out/\">Version 2.6.1</a> and <a href=\"https://bbpress.org/blog/2019/11/bbpress-2-6-2-is-out/\">2.6.2</a> quickly followed, both of which fixed a number of bugs that required immediate attention.</p>\n\n\n\n<p>Want to get involved in building bbPress? Follow <a href=\"https://bbpress.org/blog/\">the bbPress blog</a> and join the #bbpress channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>State of the Word</h2>\n\n\n\n<p><a href=\"https://2019.us.wordcamp.org/\">WordCamp US 2019</a> was held in St. Louis, MO this year on November 1-3. At the event, <a href=\'https://profiles.wordpress.org/matt/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>matt</a> gave his annual State of the Word address, during which he shared what had been accomplished in the past year, announced what is coming next, and shared several ways to get involved.</p>\n\n\n\n<p>You can watch <a href=\"https://www.youtube.com/watch?v=LezbkeV059Q&amp;t=21s\">the State of the Word</a> as well as <a href=\"https://www.youtube.com/watch?v=fFsVbAo8HwI\">the Q&amp;A session at the end</a>, and <a href=\"https://ma.tt/2019/11/state-of-the-word-2019/\">read Matt’s recap</a> of the address. If you didn’t make it to St. Louis, you can still <a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETHl165LvLVXfB3yBZEzV-q\">watch all the sessions</a> at your leisure.</p>\n\n\n\n<h2>Five for the Future</h2>\n\n\n\n<p>During the State of the Word, Matt announced that there is now <a href=\"https://wordpress.org/five-for-the-future/\">a dedicated landing page for Five for the Future</a>, which features the people and organizations that commit at least it 5% of their resources to the WordPress open source project. There are many ways to contribute to WordPress, such as core development, marketing, translation, training, and community organizing, among many other important paths to contribution.</p>\n\n\n\n<p>Five for the Future welcomes individuals and organizations, and highlights all the incredible ways we build WordPress together. For more information, visit <a href=\"https://wordpress.org/five-for-the-future/\">the Five for the Future page</a>.<br></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>After releasing WordPress 5.3, the Core team announced <a href=\"https://make.wordpress.org/core/2019/11/21/tentative-release-calendar-2020-2021/\">a tentative release schedule</a> for 2020 and 2021.</li><li>The Core team has announced <a href=\"https://make.wordpress.org/core/2019/11/28/new-css-focus-in-core/\">a new CSS focus</a> to complement the existing ones for PHP and JavaScript — this focus comes with dedicated tags, targeted work, and a new #core-css Slack channel.</li><li>Version 2.2 of the WordPress Coding Standards <a href=\"https://github.com/WordPress/WordPress-Coding-Standards/releases/tag/2.2.0\">has been released</a> — this new release is ready for WordPress 5.3, includes five brand new sniffs, and plenty of new command-line documentation.</li><li>The latest update to the Theme Review Coding Standards, <a href=\"https://github.com/WPTRT/WPThemeReview/releases/tag/0.2.1\">v0.2.1</a>, is compatible with v2.2 of the WordPress Coding Standards, and helps authors to build more standards-compatible themes.</li><li><a href=\"https://2019.us.wordcamp.org/2019/11/11/wordcamp-us-2020/\">The WordCamp US team has announced</a> the dates for next year’s event in St. Louis, MO — WordCamp US 2020 will be held on October 27-29. This will be the first time that the event will be held during the week and not on a weekend. The team has also announced a Call for Organizers. If you are interested in joining the team, <a href=\"https://2020.us.wordcamp.org/2019/11/21/join-the-wcus-2020-organizing-team/\">learn more</a>.&nbsp;</li><li>The WP Notify project, which is building a unified notification system for WordPress Core, <a href=\"https://make.wordpress.org/core/2019/11/29/wp-notify-hiatus-till-january-2020/\">is on hiatus</a> until January 2020.</li><li>A working group on the Community Team <a href=\"https://make.wordpress.org/community/2019/11/25/handbook-update-how-to-improve-the-diversity-of-your-wordpress-events/\">has updated their Handbook</a> to help organizers create more diverse events.</li><li>The WP-CLI team <a href=\"https://make.wordpress.org/cli/2019/11/12/wp-cli-v2-4-0-release-notes/\">released v2.4.0</a> of the WordPress command-line tool. This release includes support for WordPress 5.3 and PHP 7.4.</li><li>Gutenberg development continues rapidly with <a href=\"https://make.wordpress.org/core/2019/11/27/whats-new-in-gutenberg-27-november/\">the latest 7.0 release</a> including an early version of the navigation menus block, among other enhancements and fixes.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8156\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:51:\"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"WordPress 5.2.4 Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/news/2019/11/wordpress-5-2-4-update/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Nov 2019 04:47:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7787\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:346:\"Late-breaking news on the 5.2.4 short-cycle security release that landed October 14. When we released the news post, I inadvertently missed giving props to Simon Scannell of RIPS Technologies for finding and disclosing an issue where path traversal can lead to remote code execution. Simon has done a great deal of work on the WordPress [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1102:\"\n<p>Late-breaking news on the<a href=\"https://wordpress.org/news/2019/10/wordpress-5-2-4-security-release/\"> 5.2.4 short-cycle security release </a>that landed October 14. When we released the news post, I inadvertently missed giving props to Simon Scannell of <a href=\"https://blog.ripstech.com/\">RIPS Technologies</a> for finding and disclosing an issue where path traversal can lead to remote code execution. </p>\n\n\n\n<p>Simon has done a <a href=\"https://wordpress.org/news/2018/12/wordpress-5-0-1-security-release/\">great</a> <a href=\"https://wordpress.org/news/2019/03/wordpress-5-1-1-security-and-maintenance-release/\">deal</a> of <a href=\"https://wordpress.org/news/2019/09/wordpress-5-2-3-security-and-maintenance-release/\">work</a> on the WordPress project, and failing to mention his contributions is a huge oversight on our end.</p>\n\n\n\n<p>Thank you to all of the reporters for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing</a> vulnerabilities, which gave us time to fix them before WordPress sites could be attacked.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"7787\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:50:\"\n		\n		\n				\n		\n				\n\n		\n				\n								\n							\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"WordPress 5.3 “Kirk”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/news/2019/11/kirk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Nov 2019 21:38:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7684\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:390:\"Version 5.3 of WordPress is available for download or update in your WordPress dashboard. The new editor continues to become more refined with intuitive interactions, a focus on accessibility, and a more consistent look &#38; feel. A fresh new default theme is shipping with this release too, that puts blocks to good use and lets all users have more control over how their content appears.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:46:\"https://s.w.org/images/core/5.3/navigation.mp4\";s:6:\"length\";s:7:\"3382373\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:45:\"https://s.w.org/images/core/5.3/10-groups.mp4\";s:6:\"length\";s:7:\"5011319\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:66077:\"\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=632%2C632&#038;ssl=1\" alt=\"Album cover for WordPress 5.3 Kirk, showcasing a duotone red/cream Rahsaan Roland Kirk playing the saxophone on a red background.\" class=\"wp-image-7710\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=1024%2C1024&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=300%2C300&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=150%2C150&amp;ssl=1 150w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=768%2C768&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?w=1440&amp;ssl=1 1440w, https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p style=\"background-color:#bd3854;color:#fefcf7\" class=\"has-text-color has-background\">Introducing our most refined user experience with the improved block editor in WordPress 5.3! Named “Kirk” in honour of jazz multi-instrumentalist Rahsaan Roland Kirk, the latest and greatest version of WordPress is available for <a href=\"https://wordpress.org/download/\">download</a> or update in your dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-large bar-divider\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=632%2C159&#038;ssl=1\" alt=\"\" class=\"wp-image-7721\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=1024%2C258&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=300%2C76&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=768%2C194&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=1536%2C387&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=2048%2C516&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p><strong>5.3 expands and refines the block editor</strong> with more intuitive <strong>interactions</strong> and improved <strong>accessibility</strong>. New features in the editor increase design freedoms, provide additional layout options and style variations to allow designers more control over the look of a site.</p>\n\n\n\n<p>This release also introduces the <strong>Twenty Twenty theme</strong> giving the user more design flexibility and integration with the block editor. Creating beautiful web pages and advanced layouts has never been easier.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Block Editor Improvements</h2>\n\n\n\n<figure class=\"wp-block-video aligncenter\"><video autoplay controls loop muted src=\"https://s.w.org/images/core/5.3/navigation.mp4\"></video></figure>\n\n\n\n<p>This enhancement-focused update introduces over 150 new features and usability improvements, including improved large image support for uploading non-optimized, high-resolution pictures taken from your smartphone or other high-quality cameras. Combined with larger default image sizes, pictures always look their best.</p>\n\n\n\n<p>Accessibility improvements include the integration of block editor styles in the admin interface. These improved styles fix many accessibility issues: color contrast on form fields and buttons, consistency between editor and admin interfaces, new snackbar notices, standardizing to the default WordPress color scheme, and the introduction of Motion to make interacting with your blocks feel swift and natural. </p>\n\n\n\n<p>For people who use a keyboard to navigate the dashboard, the block editor now has a Navigation mode. This lets you jump from block to block without tabbing through every part of the block controls.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Expanded Design Flexibility</h2>\n\n\n\n<figure class=\"wp-block-video\"><video autoplay controls loop muted src=\"https://s.w.org/images/core/5.3/10-groups.mp4\"></video></figure>\n\n\n\n<p>WordPress 5.3 adds even more robust tools for creating amazing designs.</p>\n\n\n\n<ul><li>The new Group block lets you easily divide your page into colorful sections.</li><li>The Columns block now supports fixed column widths.</li><li>The new predefined layouts make it a cinch to arrange content into advanced designs.</li><li>Heading blocks now offer controls for text and background color.</li><li>Additional style options allow you to set your preferred style for any block that supports this feature.</li></ul>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Introducing Twenty Twenty</h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=632%2C626&#038;ssl=1\" alt=\"A desktop preview of the Twenty Twenty theme, showing both the front-end and the editor view.\" class=\"wp-image-7686\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=1024%2C1014&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=300%2C297&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=768%2C760&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?resize=1536%2C1521&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?w=2000&amp;ssl=1 2000w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2019/11/twentytwenty-desktop.png?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top\"><figure class=\"wp-block-media-text__media\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/twentytwenty-mobile.png?w=632&#038;ssl=1\" alt=\"A mobile image of the Twenty Twenty  theme, over a decorative backgorund of brown-grey bars.\" class=\"wp-image-7714\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/twentytwenty-mobile.png?w=800&amp;ssl=1 800w, https://i1.wp.com/wordpress.org/news/files/2019/11/twentytwenty-mobile.png?resize=267%2C300&amp;ssl=1 267w, https://i1.wp.com/wordpress.org/news/files/2019/11/twentytwenty-mobile.png?resize=768%2C864&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<p>As the block editor celebrates its first birthday, we are proud that Twenty Twenty is designed with flexibility at its core. Show off your services or products with a combination of columns, groups, and media blocks. Set your content to wide or full alignment for dynamic and engaging layouts. Or let your thoughts be the star with a centered content column!</p>\n\n\n\n<p class=\"has-normal-font-size\">As befits a theme called Twenty Twenty, clarity and readability is also a big focus. The theme includes the typeface&nbsp;<a href=\"https://rsms.me/inter/\">Inter</a>, designed by Rasmus Andersson. Inter comes in a Variable Font version, a first for default themes, which keeps load times short by containing all weights and styles of Inter in just two font files.</p>\n</div></div>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Improvements for Everyone</h2>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 18%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Rotate.png?w=632&#038;ssl=1\" alt=\"An icon showing an arrow rotating a square.\" class=\"wp-image-7731\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Rotate.png?w=300&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/11/Rotate.png?resize=150%2C150&amp;ssl=1 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<h3>Automatic Image Rotation</h3>\n\n\n\n<p>Your images will be correctly rotated upon upload according to the embedded orientation data. This feature was first proposed nine years ago and made possible through the perseverance of many dedicated contributors.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 18%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2019/11/Health.png?w=632&#038;ssl=1\" alt=\"A plus in a square, indicating health.\" class=\"wp-image-7732\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2019/11/Health.png?w=300&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2019/11/Health.png?resize=150%2C150&amp;ssl=1 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<h3>Improved Site Health Checks</h3>\n\n\n\n<p>The improvements introduced in 5.3 make it even easier to identify issues. Expanded recommendations highlight areas that may need troubleshooting on your site from the Health Check screen.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 18%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Email.png?w=632&#038;ssl=1\" alt=\"A email icon.\" class=\"wp-image-7733\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Email.png?w=300&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/11/Email.png?resize=150%2C150&amp;ssl=1 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<h3>Admin Email Verification</h3>\n\n\n\n<p>You’ll now be periodically asked to confirm that your admin email address is up to date when you log in as an administrator. This reduces the chance of getting locked out of your site if you change your email address.</p>\n</div></div>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>For Developers</h2>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Date/Time Component Fixes</h3>\n\n\n\n<p>Developers can now work with&nbsp;<a href=\"https://make.wordpress.org/core/2019/09/23/date-time-improvements-wp-5-3/\">dates and timezones</a>&nbsp;in a more reliable way. Date and time functionality has received a number of new API functions for unified timezone retrieval and PHP interoperability, as well as many bug fixes.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>PHP 7.4 Compatibility</h3>\n\n\n\n<p>WordPress 5.3 aims to fully support PHP 7.4. This release contains&nbsp;<a href=\"https://make.wordpress.org/core/2019/10/11/wordpress-and-php-7-4/\">multiple changes</a>&nbsp;to remove deprecated functionality and ensure compatibility. WordPress continues to encourage all users to run the latest and greatest versions of PHP.</p>\n</div>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large bar-divider\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=632%2C159&#038;ssl=1\" alt=\"\" class=\"wp-image-7721\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=1024%2C258&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=300%2C76&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=768%2C194&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=1536%2C387&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?resize=2048%2C516&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2019/11/divider.png?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"http://ma.tt/\">Matt Mullenweg</a>,&nbsp;<a href=\"https://profiles.wordpress.org/francina\">Francesca Marano</a>, and <a href=\"https://dream-encode.com/blog/\">David Baumwald</a>. They were enthusiastically supported by a large release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Riad Benguella (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/youknowriad/\"><strong>@youknowriad</strong></a>)</li><li><strong>Editor Design</strong>: Mark Uraine (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/mapk/\"><strong>@mapk</strong></a>)</li><li><strong>Core Tech</strong>: Andrew Ozz (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/azaozz/\"><strong>@azaozz</strong></a>)</li><li><strong>Docs Coordinator</strong>:&nbsp;Justin Ahinon (<a href=\"https://profiles.wordpress.org/justinahinon/\"><strong>@justinahinon</strong></a>)</li><li><strong>Marketing/Release Comms</strong>:&nbsp;Mike Reid (<a href=\"https://profiles.wordpress.org/mikerbg/\"><strong>@mikerbg</strong></a>)</li><li><strong>Media/Uploader</strong>:&nbsp;Mike Schroder (<a href=\"https://profiles.wordpress.org/mikeschroder/\"><strong>@mikeschroder</strong></a>)</li><li><strong>Accessibility</strong>:&nbsp;JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\"><strong>@audrasjb</strong></a>)</li><li><strong>Default Theme</strong> <strong>Wrangler</strong>: Ian Belanger (<a href=\"https://profiles.wordpress.org/ianbelanger/\"><strong>@ianbelanger</strong></a>)</li><li><strong>Default Theme Designer</strong>: Anders Norén (<a href=\"https://profiles.wordpress.org/anlino/\"><strong>@anlino</strong></a>)</li></ul>\n\n\n\n<p>The squad was joined throughout the twelve week release cycle by 645 generous volunteer contributors (our largest group of contributors to date) who collectively fixed 658 bugs.</p>\n\n\n\n<p>Put on a Rahsaan Roland Kirk playlist, click that update button (or <a href=\"https://wordpress.org/download/\">download it directly</a>), and check the profiles of the fine folks that helped:</p>\n\n\n<a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/1994rstefan/\">1994rstefan</a>, <a href=\"https://profiles.wordpress.org/5hel2l2y/\">5hel2l2y</a>, <a href=\"https://profiles.wordpress.org/dd32/\">@dd32</a>, <a href=\"https://profiles.wordpress.org/irsdl/\">@irsdl</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aksdvp/\">Aashish S</a>, <a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>, <a href=\"https://profiles.wordpress.org/abrightclearweb/\">abrightclearweb</a>, <a href=\"https://profiles.wordpress.org/acalfieri/\">acalfieri</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamsoucie/\">Adam Soucie</a>, <a href=\"https://profiles.wordpress.org/adhitya03/\">Adhitya Rachman</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais/\">Ahmad Awais</a>, <a href=\"https://profiles.wordpress.org/ajayghaghretiya1/\">Ajay Ghaghretiya</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juh&#233; Lluveras</a>, <a href=\"https://profiles.wordpress.org/albertomake/\">albertomake</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/xavortm/\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/alexclassroom/\">Alex Lion</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/alexsanford1/\">Alex Sanford</a>, <a href=\"https://profiles.wordpress.org/xyfi/\">Alexander Botteram</a>, <a href=\"https://profiles.wordpress.org/xel1045/\">Alexandre D\'Eschambeault</a>, <a href=\"https://profiles.wordpress.org/alexvorn2/\">Alexandru Vornicescu</a>, <a href=\"https://profiles.wordpress.org/alexeyskr/\">alexeyskr</a>, <a href=\"https://profiles.wordpress.org/alextran/\">alextran</a>, <a href=\"https://profiles.wordpress.org/ayubi/\">Ali Ayubi</a>, <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/alvarogois/\">Alvaro Gois dos Santos</a>, <a href=\"https://profiles.wordpress.org/arush/\">Amanda Rush</a>, <a href=\"https://profiles.wordpress.org/amolv/\">Amol Vhankalas</a>, <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andg/\">Andrea Gandino</a>, <a href=\"https://profiles.wordpress.org/agengineering/\">Andrea Grillo</a>, <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>, <a href=\"https://profiles.wordpress.org/abrain/\">Andreas Brain</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/anevins/\">Andrew Nevins</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewtaylor-1/\">Andrew Taylor</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andrés Maneiro</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/angelagibson/\">Angela Gibson</a>, <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a>, <a href=\"https://profiles.wordpress.org/anischarolia/\">anischarolia</a>, <a href=\"https://profiles.wordpress.org/ahdeubzer/\">Anja Deubzer</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/apermo/\">Apermo</a>, <a href=\"https://profiles.wordpress.org/arafat/\">Arafat Rahman</a>, <a href=\"https://profiles.wordpress.org/aravindajith/\">Aravind Ajith</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/arena/\">arena</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/arunsathiya/\">Arun Sathiya</a>, <a href=\"https://profiles.wordpress.org/artisticasad/\">Asad Shahbaz</a>, <a href=\"https://profiles.wordpress.org/asadkn/\">asadkn</a>, <a href=\"https://profiles.wordpress.org/mrasharirfan/\">Ashar Irfan</a>, <a href=\"https://profiles.wordpress.org/ashwinpc/\">ashwinpc</a>, <a href=\"https://profiles.wordpress.org/wpboss/\">Aslam Shekh</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/atlasmahesh/\">atlasmahesh</a>, <a href=\"https://profiles.wordpress.org/au87/\">au87</a>, <a href=\"https://profiles.wordpress.org/aubreypwd/\">Aubrey Portwood</a>, <a href=\"https://profiles.wordpress.org/augustuswm/\">augustuswm</a>, <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a>, <a href=\"https://profiles.wordpress.org/avinapatel/\">Avina Patel</a>, <a href=\"https://profiles.wordpress.org/aksl95/\">Axel DUCORON</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backermann1978/\">backermann1978</a>, <a href=\"https://profiles.wordpress.org/b-07/\">Bappi</a>, <a href=\"https://profiles.wordpress.org/toszcze/\">Bartosz Romanowski</a>, <a href=\"https://profiles.wordpress.org/pixolin/\">Bego Mario Garde</a>, <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a>, <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a>, <a href=\"https://profiles.wordpress.org/bennemann/\">bennemann</a>, <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a>, <a href=\"https://profiles.wordpress.org/bhaktirajdev/\">Bhaktii Rajdev</a>, <a href=\"https://profiles.wordpress.org/bibliofille/\">bibliofille</a>, <a href=\"https://profiles.wordpress.org/biranit/\">Biranit</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson</a>, <a href=\"https://profiles.wordpress.org/bitcomplex/\">bitcomplex</a>, <a href=\"https://profiles.wordpress.org/bjornw/\">BjornW</a>, <a href=\"https://profiles.wordpress.org/boblinthorst/\">boblinthorst</a>, <a href=\"https://profiles.wordpress.org/boga86/\">Boga86</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a>, <a href=\"https://profiles.wordpress.org/crazyjaco/\">Bradley Jacobs</a>, <a href=\"https://profiles.wordpress.org/bradleyt/\">Bradley Taylor</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/bronsonquick/\">Bronson Quick</a>, <a href=\"https://profiles.wordpress.org/bsetiawan88/\">bsetiawan88</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/cdog/\">Catalin Dogaru</a>, <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a>, <a href=\"https://profiles.wordpress.org/chandrapatel/\">Chandra Patel</a>, <a href=\"https://profiles.wordpress.org/caercam/\">Charlie Merland</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/ketuchetan/\">Chetan Satasiya</a>, <a href=\"https://profiles.wordpress.org/blogginglife/\">Chico</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chrico/\">ChriCo</a>, <a href=\"https://profiles.wordpress.org/aprea/\">Chris Aprea</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/needle/\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/lovememore/\">christianoliff</a>, <a href=\"https://profiles.wordpress.org/christophherr/\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/cleancoded/\">cleancoded</a>, <a href=\"https://profiles.wordpress.org/cmagrin/\">cmagrin</a>, <a href=\"https://profiles.wordpress.org/compilenix/\">CompileNix</a>, <a href=\"https://profiles.wordpress.org/salzano/\">Corey Salzano</a>, <a href=\"https://profiles.wordpress.org/courtney0burton/\">courtney0burton</a>, <a href=\"https://profiles.wordpress.org/cristianozanca/\">Cristiano Zanca</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/dswebsme/\">D.S. Webster</a>, <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a>, <a href=\"https://profiles.wordpress.org/daleharrison/\">daleharrison</a>, <a href=\"https://profiles.wordpress.org/danmicamediacom/\">Dan Foley</a>, <a href=\"https://profiles.wordpress.org/goodevilgenius/\">Dan Jones</a>, <a href=\"https://profiles.wordpress.org/danbuk/\">DanBUK</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/redsweater/\">Daniel Jalkut (Red Sweater)</a>, <a href=\"https://profiles.wordpress.org/danieltj/\">Daniel James</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Daniel Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/danieliser/\">danieliser</a>, <a href=\"https://profiles.wordpress.org/daniloercoli/\">daniloercoli</a>, <a href=\"https://profiles.wordpress.org/dvankooten/\">Danny van Kooten</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier</a>, <a href=\"https://profiles.wordpress.org/darthhexx/\">darthhexx</a>, <a href=\"https://profiles.wordpress.org/deapness/\">Dave Parker</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</a>, <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a>, <a href=\"https://profiles.wordpress.org/davetgreen/\">davetgreen</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/david.binda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/daveshine/\">David Decker</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/daviedr/\">David Rozando</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/dennis_f/\">Deni</a>, <a href=\"https://profiles.wordpress.org/dehisok/\">Denis Cherniavsky</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/wpdennis/\">Dennis</a>, <a href=\"https://profiles.wordpress.org/dionysous/\">Dennis Hipp</a>, <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dsifford/\">Derek Sifford</a>, <a href=\"https://profiles.wordpress.org/derweili/\">derweili</a>, <a href=\"https://profiles.wordpress.org/dfangstrom/\">dfangstrom</a>, <a href=\"https://profiles.wordpress.org/dharmin16/\">Dharmin Shah</a>, <a href=\"https://profiles.wordpress.org/dhavalkasvala/\">Dhaval kasavala</a>, <a href=\"https://profiles.wordpress.org/dhuyvetter/\">dhuyvetter</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>, <a href=\"https://profiles.wordpress.org/diedeexterkate/\">DiedeExterkate</a>, <a href=\"https://profiles.wordpress.org/diego-la-monica/\">Diego La Monica</a>, <a href=\"https://profiles.wordpress.org/digitalapps/\">digitalapps</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/odminstudios/\">Dima</a>, <a href=\"https://profiles.wordpress.org/dingo_d/\">dingo-d</a>, <a href=\"https://profiles.wordpress.org/dency/\">Dixita Dusara</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dukex/\">Dukex</a>, <a href=\"https://profiles.wordpress.org/dushanthi/\">dushanthi</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">ecotechie</a>, <a href=\"https://profiles.wordpress.org/eden159/\">eden159</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">Eduardo Toledo</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elliotcondon/\">Elliot Condon</a>, <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a>, <a href=\"https://profiles.wordpress.org/edocev/\">Emil Dotsev</a>, <a href=\"https://profiles.wordpress.org/emiluzelac/\">Emil Uzelac</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">Enrique Piqueras</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique S&#225;nchez</a>, <a href=\"https://profiles.wordpress.org/erikkroes/\">erikkroes</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">estelaris</a>, <a href=\"https://profiles.wordpress.org/evalarumbe/\">evalarumbe</a>, <a href=\"https://profiles.wordpress.org/faazshift/\">faazshift</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a>, <a href=\"https://profiles.wordpress.org/fblaser/\">fblaser</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fencer04/\">Fencer04</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/flipkeijzer/\">flipkeijzer</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/foysalremon/\">Foysal Remon</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/guddu1315/\">Gaurang Dabhi</a>, <a href=\"https://profiles.wordpress.org/gchtr/\">gchtr</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/loyaltymanufaktur/\">Gesundheit Bewegt GmbH</a>, <a href=\"https://profiles.wordpress.org/sachyya-sachet/\">ghoul</a>, <a href=\"https://profiles.wordpress.org/girlieworks/\">girlieworks</a>, <a href=\"https://profiles.wordpress.org/glauberglauber/\">glauberglauber</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gravityview/\">GravityView</a>, <a href=\"https://profiles.wordpress.org/gregsullivan/\">gregsullivan</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hardeepasrani/\">Hardeep Asrani</a>, <a href=\"https://profiles.wordpress.org/thakkarhardik/\">Hardik Thakkar</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/hareesh pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/harryfear/\">harryfear</a>, <a href=\"https://profiles.wordpress.org/harshbarach/\">harshbarach</a>, <a href=\"https://profiles.wordpress.org/haszari/\">haszari</a>, <a href=\"https://profiles.wordpress.org/hesyifei/\">He Yifei</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a>, <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/herbmiller/\">herbmiller</a>, <a href=\"https://profiles.wordpress.org/herregroen/\">Herre Groen</a>, <a href=\"https://profiles.wordpress.org/hirofumi2012/\">hirofumi2012</a>, <a href=\"https://profiles.wordpress.org/hkandulla/\">HKandulla</a>, <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a>, <a href=\"https://profiles.wordpress.org/hoythan/\">hoythan</a>, <a href=\"https://profiles.wordpress.org/hlashbrooke/\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/zinigor/\">Igor Zinovyev</a>, <a href=\"https://profiles.wordpress.org/gsayed786/\">Imran Sayed</a>, <a href=\"https://profiles.wordpress.org/intimez/\">intimez</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/iqbalbary/\">iqbalbary</a>, <a href=\"https://profiles.wordpress.org/ireneyoast/\">Irene Strikkers</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/ismailelkorchi/\">Ismail El Korchi</a>, <a href=\"https://profiles.wordpress.org/ispreview/\">ispreview</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jagirbaheshwp/\">jagirbaheshwp</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jalpa1984/\">Jalpa Panchal</a>, <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jameslnewell/\">jameslnewell</a>, <a href=\"https://profiles.wordpress.org/zaantar/\">Jan</a>, <a href=\"https://profiles.wordpress.org/janak007/\">janak Kaneriya</a>, <a href=\"https://profiles.wordpress.org/jankimoradiya/\">Janki Moradiya</a>, <a href=\"https://profiles.wordpress.org/janwoostendorp/\">janw.oostendorp</a>, <a href=\"https://profiles.wordpress.org/jared_smith/\">jared_smith</a>, <a href=\"https://profiles.wordpress.org/jarocks/\">jarocks</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/studiotwee/\">Jasper van der Meer</a>, <a href=\"https://profiles.wordpress.org/javeweb/\">jave.web</a>, <a href=\"https://profiles.wordpress.org/javorszky/\">javorszky</a>, <a href=\"https://profiles.wordpress.org/jayswadas/\">Jay Swadas</a>, <a href=\"https://profiles.wordpress.org/iamjaydip/\">Jaydip</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jenblogs4u/\">Jen Miller</a>, <a href=\"https://profiles.wordpress.org/jenkoian/\">jenkoian</a>, <a href=\"https://profiles.wordpress.org/jeremyclarke/\">Jer Clarke</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/engelen/\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jikamens/\">jikamens</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jitendrabanjara1991/\">jitendrabanjara1991</a>, <a href=\"https://profiles.wordpress.org/jkitchen/\">jkitchen</a>, <a href=\"https://profiles.wordpress.org/jmmathc/\">jmmathc</a>, <a href=\"https://profiles.wordpress.org/joakimsilfverberg/\">joakimsilfverberg</a>, <a href=\"https://profiles.wordpress.org/jobthomas/\">Job</a>, <a href=\"https://profiles.wordpress.org/jodamo5/\">jodamo5</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a>, <a href=\"https://profiles.wordpress.org/jojotjebaby/\">jojotjebaby</a>, <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a>, <a href=\"https://profiles.wordpress.org/jond/\">Jonathan Davis</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jg-visual/\">Jonathan Goldford</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/shelob9/\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/joshuanoyce/\">Joshua Noyce</a>, <a href=\"https://profiles.wordpress.org/joshuawold/\">JoshuaWold</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juiiee8487/\">Juhi Patel</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/junktrunk/\">junktrunk</a>, <a href=\"https://profiles.wordpress.org/justdaiv/\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kafleg/\">kafleg</a>, <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kakshak/\">Kakshak Kalaria</a>, <a href=\"https://profiles.wordpress.org/kamrankhorsandi/\">Kamran Khorsandi</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/karlgroves/\">karlgroves</a>, <a href=\"https://profiles.wordpress.org/katielgc/\">katielgc</a>, <a href=\"https://profiles.wordpress.org/kbrownkd/\">kbrownkd</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a>, <a href=\"https://profiles.wordpress.org/kerfred/\">Kerfred</a>, <a href=\"https://profiles.wordpress.org/kingkero/\">kero</a>, <a href=\"https://profiles.wordpress.org/ketanumretiya030/\">Ketan Umretiya</a>, <a href=\"https://profiles.wordpress.org/kevinkovadia/\">kevIN kovaDIA</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a>, <a href=\"https://profiles.wordpress.org/killua99/\">killua99</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/kokers/\">kokers</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/kuus/\">kuus</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/lbenicio/\">lbenicio</a>, <a href=\"https://profiles.wordpress.org/leogermani/\">leogermani</a>, <a href=\"https://profiles.wordpress.org/leonblade/\">leonblade</a>, <a href=\"https://profiles.wordpress.org/lessbloat/\">lessbloat</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lllor/\">lllor</a>, <a href=\"https://profiles.wordpress.org/lordlod/\">lordlod</a>, <a href=\"https://profiles.wordpress.org/loreleiaurora/\">LoreleiAurora</a>, <a href=\"https://profiles.wordpress.org/luan-ramos/\">Luan Ramos</a>, <a href=\"https://profiles.wordpress.org/luciano-croce/\">luciano-croce</a>, <a href=\"https://profiles.wordpress.org/luigipulcini/\">luigipulcini</a>, <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/wpfed/\">Luke</a>, <a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/m1tk00/\">m1tk00</a>, <a href=\"https://profiles.wordpress.org/maartenleenders/\">maartenleenders</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">Maciej Palmowski</a>, <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a>, <a href=\"https://profiles.wordpress.org/mahesh901122/\">Mahesh Waghmare</a>, <a href=\"https://profiles.wordpress.org/majemedia/\">Maje Media LLC</a>, <a href=\"https://profiles.wordpress.org/malthert/\">malthert</a>, <a href=\"https://profiles.wordpress.org/manooweb/\">manooweb</a>, <a href=\"https://profiles.wordpress.org/manuelaugustin/\">Manuel Augustin</a>, <a href=\"https://profiles.wordpress.org/trasweb/\">Manuel Canga</a>, <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/marcguay/\">MarcGuay</a>, <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a>, <a href=\"https://profiles.wordpress.org/marcomartins/\">Marco Martins</a>, <a href=\"https://profiles.wordpress.org/marcosalexandre/\">MarcosAlexandre</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a>, <a href=\"https://profiles.wordpress.org/maguiar/\">Mario Aguiar</a>, <a href=\"https://profiles.wordpress.org/nofearinc/\">Mario Peshev</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/mdwolinski/\">Mark D Wolinski</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/mspatovaliyski/\">Martin Spatovaliyski</a>, <a href=\"https://profiles.wordpress.org/splitti/\">Martin Splitt</a>, <a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/masummdar/\">masummdar</a>, <a href=\"https://profiles.wordpress.org/matstars/\">Mat Gargano</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/iceable/\">Mathieu Sarrasin</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">Matt Chowning</a>, <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheu/\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/matthiasthiel/\">matthias.thiel</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a>, <a href=\"https://profiles.wordpress.org/maximeculea/\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/maximejobin/\">Maxime Jobin</a>, <a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>, <a href=\"https://profiles.wordpress.org/mayanksonawat/\">mayanksonawat</a>, <a href=\"https://profiles.wordpress.org/mchavezi/\">mchavezi</a>, <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>, <a href=\"https://profiles.wordpress.org/mehidi258/\">Mehidi Hassan</a>, <a href=\"https://profiles.wordpress.org/mehulkaklotar/\">Mehul Kaklotar</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/melinedo/\">Melin Edomwonyi</a>, <a href=\"https://profiles.wordpress.org/meloniq/\">meloniq</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/mbabker/\">Michael Babker</a>, <a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">Michael Panaga</a>, <a href=\"https://profiles.wordpress.org/michelweimerskirch/\">michel.weimerskirch</a>, <a href=\"https://profiles.wordpress.org/michielatyoast/\">Michiel Heijmans</a>, <a href=\"https://profiles.wordpress.org/miette49/\">miette49</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/miguelvieira/\">miguelvieira</a>, <a href=\"https://profiles.wordpress.org/mihaiiceyro/\">mihaiiceyro</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/miinasikk/\">Miina Sikk</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mdgl/\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a>, <a href=\"https://profiles.wordpress.org/mikerbg/\">Mike Reid</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikengarrett/\">MikeNGarrett</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mobeen-abdullah/\">Mobeen Abdullah</a>, <a href=\"https://profiles.wordpress.org/mohsinrasool/\">Mohsin Rasool</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/boemedia/\">Monique Dubbelman</a>, <a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mt8biz/\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mppfeiffer/\">mppfeiffer</a>, <a href=\"https://profiles.wordpress.org/mrmadhat/\">mrmadhat</a>, <a href=\"https://profiles.wordpress.org/msaggiorato/\">msaggiorato</a>, <a href=\"https://profiles.wordpress.org/mtias/\">mtias</a>, <a href=\"https://profiles.wordpress.org/phpdocs/\">Muhammad Afzal</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/mzorz/\">mzorz</a>, <a href=\"https://profiles.wordpress.org/nadir/\">nadir</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/naveenkharwar/\">Naveen Kharwar</a>, <a href=\"https://profiles.wordpress.org/nayana123/\">Nayana Maradia</a>, <a href=\"https://profiles.wordpress.org/greatislander/\">Ned Zimmerman</a>, <a href=\"https://profiles.wordpress.org/neelpatel7295/\">Neel Patel</a>, <a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a>, <a href=\"https://profiles.wordpress.org/nextscripts/\">NextScripts</a>, <a href=\"https://profiles.wordpress.org/niallkennedy/\">Niall Kennedy</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nickylimjj/\">Nicky Lim</a>, <a href=\"https://profiles.wordpress.org/nicolad/\">nicolad</a>, <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nielsdeblaauw/\">Niels de Blaauw</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nikschavan/\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/nikolastoqnow/\">nikolastoqnow</a>, <a href=\"https://profiles.wordpress.org/niq1982/\">Niku Hietanen</a>, <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/nishitlangaliya/\">Nishit Langaliya</a>, <a href=\"https://profiles.wordpress.org/kailanitish90/\">Nitish Kaila</a>, <a href=\"https://profiles.wordpress.org/nmenescardi/\">nmenescardi</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">noahtallen</a>, <a href=\"https://profiles.wordpress.org/notnownikki/\">notnownikki</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/hideokamoto/\">Okamoto Hidetaka</a>, <a href=\"https://profiles.wordpress.org/lindstromer/\">Olaf Lindstr&#246;m</a>, <a href=\"https://profiles.wordpress.org/moonomo/\">Omaar Osmaan</a>, <a href=\"https://profiles.wordpress.org/omarreiss/\">Omar Reiss</a>, <a href=\"https://profiles.wordpress.org/onlanka/\">onlanka</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/oxyc/\">oxyc</a>, <a href=\"https://profiles.wordpress.org/ozmatflc/\">ozmatflc</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/paresh07/\">Paresh Shinde</a>, <a href=\"https://profiles.wordpress.org/hardipparmar/\">Parmar Hardip</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a>, <a href=\"https://profiles.wordpress.org/patilvikasj/\">patilvikasj</a>, <a href=\"https://profiles.wordpress.org/patrelentlesstechnologycom/\">Patrick Baldwin</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/bassgang/\">Paul Vincent Beigang</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a>, <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/phillipjohn/\">PhillipJohn</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/decrecementofeliz/\">Pilar Mera</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">Pinar Olguc</a>, <a href=\"https://profiles.wordpress.org/powerbuoy/\">powerbuoy</a>, <a href=\"https://profiles.wordpress.org/promz/\">Pramod Jodhani</a>, <a href=\"https://profiles.wordpress.org/pratikthink/\">Pratik</a>, <a href=\"https://profiles.wordpress.org/pratikkry/\">Pratik K. Yadav</a>, <a href=\"https://profiles.wordpress.org/freewebmentor/\">Prem Tiwari</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/priyankkpatel/\">Priyank Patel</a>, <a href=\"https://profiles.wordpress.org/quantumstate/\">Quantumstate</a>, <a href=\"https://profiles.wordpress.org/raajtram/\">Raaj Trambadia</a>, <a href=\"https://profiles.wordpress.org/raamdev/\">Raam Dev</a>, <a href=\"https://profiles.wordpress.org/raboodesign/\">raboodesign</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/rahulvaza/\">Rahul Vaza</a>, <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/ramon-fincken/\">ramon fincken</a>, <a href=\"https://profiles.wordpress.org/rclations/\">RC Lations</a>, <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a>, <a href=\"https://profiles.wordpress.org/reikodd/\">ReikoDD</a>, <a href=\"https://profiles.wordpress.org/remcotolsma/\">Remco Tolsma</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/quicoto/\">Ricard Torres</a>, <a href=\"https://profiles.wordpress.org/rockfire/\">Richard Korthuis</a>, <a href=\"https://profiles.wordpress.org/riddhiehta02/\">Riddhi Mehta</a>, <a href=\"https://profiles.wordpress.org/rbrishabh/\">Rishabh Budhiraja</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/robi-bobi/\">Robert Ivanov</a>, <a href=\"https://profiles.wordpress.org/rogueresearch/\">rogueresearch</a>, <a href=\"https://profiles.wordpress.org/rconde/\">Roi Conde</a>, <a href=\"https://profiles.wordpress.org/murgroland/\">Roland Murg</a>, <a href=\"https://profiles.wordpress.org/ronakganatra/\">Ronak Ganatra</a>, <a href=\"https://profiles.wordpress.org/raubvogel/\">Ronny Harbich</a>, <a href=\"https://profiles.wordpress.org/karthost/\">Roy Randolph</a>, <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>, <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">S&#233;bastien SERRE</a>, <a href=\"https://profiles.wordpress.org/samgordondev/\">samgordondev</a>, <a href=\"https://profiles.wordpress.org/sasiddiqui/\">Sami Ahmed Siddiqui</a>, <a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/samuelfernandez/\">SamuelFernandez</a>, <a href=\"https://profiles.wordpress.org/progremzion/\">Sanket Mehta</a>, <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a>, <a href=\"https://profiles.wordpress.org/sarathar/\">Sarath AR</a>, <a href=\"https://profiles.wordpress.org/saskak/\">saskak</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">sathyapulse</a>, <a href=\"https://profiles.wordpress.org/sbardian/\">sbardian</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scvleon/\">scvleon</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Seghir Nadir</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vjik/\">Sergey Predvoditelev</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/seuser/\">seuser</a>, <a href=\"https://profiles.wordpress.org/sgastard/\">sgastard</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">SGr33n</a>, <a href=\"https://profiles.wordpress.org/shadyvb/\">Shady Sharaf</a>, <a href=\"https://profiles.wordpress.org/shamim51/\">Shamim Hasan</a>, <a href=\"https://profiles.wordpress.org/sharaz/\">Sharaz Shahid</a>, <a href=\"https://profiles.wordpress.org/shashank3105/\">Shashank Panchal</a>, <a href=\"https://profiles.wordpress.org/shawfactor/\">shawfactor</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/simono/\">simono</a>, <a href=\"https://profiles.wordpress.org/sinatrateam/\">sinatrateam</a>, <a href=\"https://profiles.wordpress.org/sirreal/\">sirreal</a>, <a href=\"https://profiles.wordpress.org/sixes/\">Sixes</a>, <a href=\"https://profiles.wordpress.org/slaffik/\">Slava Abakumov</a>, <a href=\"https://profiles.wordpress.org/slobodanmanic/\">Slobodan Manic</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/socalchristina/\">socalchristina</a>, <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a>, <a href=\"https://profiles.wordpress.org/spectacula/\">Spectacula</a>, <a href=\"https://profiles.wordpress.org/spenserhale/\">spenserhale</a>, <a href=\"https://profiles.wordpress.org/spuds10/\">spuds10</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/steevithak/\">steevithak</a>, <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>, <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/studyboi/\">studyboi</a>, <a href=\"https://profiles.wordpress.org/subratamal/\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sudhiryadav/\">Sudhir Yadav</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/tha_sun/\">sun</a>, <a href=\"https://profiles.wordpress.org/codesue/\">Suzen Fylke</a>, <a href=\"https://profiles.wordpress.org/svanhal/\">svanhal</a>, <a href=\"https://profiles.wordpress.org/patilswapnilv/\">Swapnil V. Patil</a>, <a href=\"https://profiles.wordpress.org/swapnild/\">swapnild</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">Sérgio Estêvão</a>, <a href=\"https://profiles.wordpress.org/miyauchi/\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/nevma/\">Takis Bouyouris</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a>, <a href=\"https://profiles.wordpress.org/tazotodua/\">tazotodua</a>, <a href=\"https://profiles.wordpress.org/technote0space/\">technote</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/tessak22/\">Tessa Kriesel</a>, <a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a>, <a href=\"https://profiles.wordpress.org/themezly/\">Themezly</a>, <a href=\"https://profiles.wordpress.org/thulshof/\">Thijs Hulshof</a>, <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kr&#228;ftner</a>, <a href=\"https://profiles.wordpress.org/thomaswm/\">thomaswm</a>, <a href=\"https://profiles.wordpress.org/tdh/\">Thord D. Hedengren</a>, <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, <a href=\"https://profiles.wordpress.org/n7studios/\">Tim Carr</a>, <a href=\"https://profiles.wordpress.org/timhavinga/\">Tim Havinga</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>, <a href=\"https://profiles.wordpress.org/timon33/\">timon33</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timoth&#233;e Brosille</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timph/\">timph</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tmdesigned/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/toddhalfpenny/\">toddhalfpenny</a>, <a href=\"https://profiles.wordpress.org/tosho/\">Todor Gaidarov</a>, <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tferry/\">Tommy Ferry</a>, <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemer&#246;</a>, <a href=\"https://profiles.wordpress.org/tonybogdanov/\">tonybogdanov</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul Islam</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/travisseitler/\">travisseitler</a>, <a href=\"https://profiles.wordpress.org/triplejumper12/\">triplejumper12</a>, <a href=\"https://profiles.wordpress.org/truchot/\">truchot</a>, <a href=\"https://profiles.wordpress.org/truongwp/\">truongwp</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">Tugdual de Kerviler</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a>, <a href=\"https://profiles.wordpress.org/vaishalipanchal/\">Vaishali Panchal</a>, <a href=\"https://profiles.wordpress.org/vbaimas/\">vbaimas</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/venutius/\">Venutius</a>, <a href=\"https://profiles.wordpress.org/fesovik/\">Viktor Veljanovski</a>, <a href=\"https://profiles.wordpress.org/vishalkakadiya/\">Vishal Kakadiya</a>, <a href=\"https://profiles.wordpress.org/vishitshah/\">Vishit Shah</a>, <a href=\"https://profiles.wordpress.org/vladlu/\">vladlu</a>, <a href=\"https://profiles.wordpress.org/vladwtz/\">Vladut Ilie</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/svovaf/\">Vova Feldman</a>, <a href=\"https://profiles.wordpress.org/vrimill/\">vrimill</a>, <a href=\"https://profiles.wordpress.org/w3rkjana/\">w3rkjana</a>, <a href=\"https://profiles.wordpress.org/waleedt93/\">waleedt93</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">webcommsat AbhaNonStopNewsUK</a>, <a href=\"https://profiles.wordpress.org/webdados/\">Webdados (Marco Almeida)</a>, <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design &#124; Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/wpdavis/\">William P. Davis</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">William Patton</a>, <a href=\"https://profiles.wordpress.org/withinboredom/\">withinboredom</a>, <a href=\"https://profiles.wordpress.org/worldweb/\">worldweb</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, <a href=\"https://profiles.wordpress.org/yanngarcia/\">yanngarcia</a>, <a href=\"https://profiles.wordpress.org/collet/\">Yannicki</a>, <a href=\"https://profiles.wordpress.org/yarnboy/\">yarnboy</a>, <a href=\"https://profiles.wordpress.org/yashar_hv/\">yashar_hv</a>, <a href=\"https://profiles.wordpress.org/yoavf/\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/yodiyo/\">yodiyo</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zalak151291/\">zalak151291</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a>, <a href=\"https://profiles.wordpress.org/airathalitov/\">АЙРАТ ХАЛИТОВ <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f525.png\" alt=\"🔥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></a>, and <a href=\"https://profiles.wordpress.org/ounziw/\">水野史土</a>.\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>Many thanks to all of the community volunteers who contribute in the <a href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>Finally, thanks to all the community translators who worked on WordPress 5.3. Their efforts bring WordPress fully translated to 47 languages at release time, with more on the way.</p>\n\n\n\n<p>If you want learn more about volunteering with WordPress, check out&nbsp;<a href=\"https://make.wordpress.org/\">Make WordPress</a>&nbsp;or the&nbsp;<a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p class=\"has-text-align-center has-medium-font-size\">Thanks for choosing WordPress!</p>\n\n\n\n<figure class=\"wp-block-image size-large record\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?fit=632%2C414&amp;ssl=1\" alt=\"\" class=\"wp-image-7755\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?w=1441&amp;ssl=1 1441w, https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?resize=300%2C197&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?resize=1024%2C671&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?resize=768%2C503&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2019/11/image.png?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"7684\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:67:\"\n		\n		\n				\n				\n		\n				\n		\n		\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"People of WordPress: Kim Parsell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2019/11/people-of-wordpress-kim-parsell/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2019/11/people-of-wordpress-kim-parsell/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 08 Nov 2019 23:58:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"heropress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=7662\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:371:\"You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories. Meet Kim Parsell We’d like to introduce you to Kim Parsell. Kim was [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Yvette Sonneveld\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7628:\"\n<p><em>You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Meet Kim Parsell</strong></h2>\n\n\n\n<p>We’d like to introduce you to Kim Parsell. Kim was an active and well-loved member of the WordPress community. Unfortunately, she passed away in 2015. Lovingly referred to as #wpmom, she leaves behind a legacy of service.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?fit=632%2C252&amp;ssl=1\" alt=\"\" class=\"wp-image-7664\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?w=1200&amp;ssl=1 1200w, https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?resize=300%2C120&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?resize=1024%2C408&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2019/11/Kim-Parsell-1.jpg?resize=768%2C306&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>Kim Parsell</figcaption></figure>\n\n\n\n<h2><strong>How Kim became #wpmom</strong></h2>\n\n\n\n<p>In order to understand how highly valued the WordPress community was to Kim Parsell, you have to know a bit about her environment.</p>\n\n\n\n<p>Kim was a middle-aged woman who lived off a dirt road, on top of a hill, in Southern rural Ohio. She was often by herself, taking care of the property with only a few neighbors up and down the road.</p>\n\n\n\n<p>She received internet access from towers that broadcast wireless signals, similar to cell phones but at lower speeds.</p>\n\n\n\n<h2><strong>Connecting through attending live podcast recordings</strong></h2>\n\n\n\n<p>By listening to the regular podcast, WordPress Weekly, Kim met members of the WordPress community and was able to talk to them on a weekly basis. The show and its after-hours sessions provided Kim a chance to mingle with the who’s who of WordPress at the time. It helped establish long-lasting relationships that would open up future opportunities for her.</p>\n\n\n\n<p>Since she lived in a location where few around her used or had even heard of WordPress, the community was an opportunity for her to be with like-minded people. Kim enjoyed interacting with the community, both online and at WordCamp events, and many community members became her second family, a responsibility she took very seriously.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>&#8220;Many members of the WordPress community became her second family, a responsibility she took very seriously.&#8221;</em></p><cite><em>Jeff Chandler</em></cite></blockquote>\n\n\n\n<h2><strong>One of the first women of WordPress</strong></h2>\n\n\n\n<p>Kim is regarded as one of the first “women of WordPress,” investing a lot of her time in women who wanted to break into tech. She worked hard to create a safe environment sharing herself and her knowledge and was affectionately called #wpmom.</p>\n\n\n\n<p>She contributed countless hours of volunteer time, receiving “props” for 5 major releases of WordPress, and was active on the documentation team.&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>&#8220;Affectionately called #wpmom, Kim was an investor. She invested countless hours into the WordPress project and in women who wanted to break into tech.&#8221;</em></p><cite><em>Carrie Dils</em></cite></blockquote>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?fit=632%2C468&amp;ssl=1\" alt=\"\" class=\"wp-image-7663\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?resize=300%2C222&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?resize=1024%2C759&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2019/11/KimParsell2.jpg?resize=768%2C569&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>Kim at WordCamp San Francisco</figcaption></figure>\n\n\n\n<h2><strong>Kim Parsell Memorial Scholarship</strong></h2>\n\n\n\n<p>In 2014, she received a travel stipend offered by the WordPress Foundation that enabled her to attend the WordPress community summit, held in conjunction with WordCamp San Francisco. She shared with anyone who would listen, that this was a life-changing event for her.&nbsp;</p>\n\n\n\n<p>The WordPress Foundation now offers that scholarship in her memory. The Kim Parsell Memorial Scholarship provides funding annually for a woman who contributes to WordPress to attend WordCamp US, a flagship event for the WordPress community.</p>\n\n\n\n<p>This scholarship truly is a fitting memorial. Her contributions have been vital to the project. Moreover, the way she treated and encouraged the people around her has been an inspiration to many.&nbsp;&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Her spirit lives on in the people she knew and inspired. Here’s hoping that the Kim Parsell Memorial Scholarship will serve to further inspire those who follow in her footsteps.</em></p><cite><em>Drew Jaynes</em></cite></blockquote>\n\n\n\n<h2><strong>Kim is missed, but her spirit continues to live on</strong></h2>\n\n\n\n<p>Sadly Kim died just a few short months later. But her spirit lives on in the people she knew and inspired within her communities. The Kim Parsell Memorial Scholarship will serve to further inspire those who follow in her footsteps.</p>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Alison Rothwell (<a href=\'https://profiles.wordpress.org/wpfiddlybits/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wpfiddlybits</a>), Yvette Sonneveld (<a href=\'https://profiles.wordpress.org/yvettesonneveld/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>yvettesonneveld</a>), Josepha Haden (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>), Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>), Jeff Chandler, Carrie Dils, Jayvee Arrellano, Jan Dembowski, Drew Jaynes</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/07/heropress_large_white_logo.jpg?resize=632%2C474&#038;ssl=1\" alt=\"\" class=\"wp-image-7025\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/07/heropress_large_white_logo.jpg?w=1024&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2019/07/heropress_large_white_logo.jpg?resize=300%2C225&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/07/heropress_large_white_logo.jpg?resize=768%2C576&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\">\n<p> <em>This post is based on an article originally published on HeroPress.com, a community initiative created by <a href=\"https://profiles.wordpress.org/topher1kenobe/\">Topher DeRosia</a>. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em> </p>\n</div>\n</div>\n\n\n\n<p> <em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>!</em> </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2019/11/people-of-wordpress-kim-parsell/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"11\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"7662\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 20 Jan 2020 18:16:44 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 15 Jan 2020 21:42:12 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20130911040210\";}', 'no');
INSERT INTO `wp_eauwvw_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(19431, '_site_transient_timeout_community-events-d3d1f063873098ddf3b42966463f50a0', '1504063054', 'no'),
(19432, '_site_transient_community-events-d3d1f063873098ddf3b42966463f50a0', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"24.107.243.0\";}s:6:\"events\";a:5:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:14:\"Monthly Meetup\";s:3:\"url\";s:54:\"https://www.meetup.com/wpchattanooga/events/242225450/\";s:6:\"meetup\";s:45:\"Chattanooga / Cleveland Area WordPress Meetup\";s:10:\"meetup_url\";s:37:\"https://www.meetup.com/wpchattanooga/\";s:4:\"date\";s:19:\"2017-09-07 18:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Chattanooga, TN, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:35.043593999999999;s:9:\"longitude\";d:-85.308929000000006;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:34:\"[TBD] 3rd Wednesdays @ Knox Makers\";s:3:\"url\";s:62:\"https://www.meetup.com/wordpressknoxville/events/hklphnywmbbc/\";s:6:\"meetup\";s:19:\"WordPress Knoxville\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/wordpressknoxville/\";s:4:\"date\";s:19:\"2017-09-20 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Knoxville, TN, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:35.939095000000002;s:9:\"longitude\";d:-83.910278000000005;}}i:2;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:57:\"[Social + Presentations TBD] 3rd Wednesdays @ Knox Makers\";s:3:\"url\";s:59:\"https://www.meetup.com/wordpressknoxville/events/242607975/\";s:6:\"meetup\";s:19:\"WordPress Knoxville\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/wordpressknoxville/\";s:4:\"date\";s:19:\"2017-09-20 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Knoxville, TN, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:35.939095000000002;s:9:\"longitude\";d:-83.910278000000005;}}i:3;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:14:\"Monthly Meetup\";s:3:\"url\";s:54:\"https://www.meetup.com/wpchattanooga/events/242424728/\";s:6:\"meetup\";s:45:\"Chattanooga / Cleveland Area WordPress Meetup\";s:10:\"meetup_url\";s:37:\"https://www.meetup.com/wpchattanooga/\";s:4:\"date\";s:19:\"2017-10-05 18:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Chattanooga, TN, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:35.043593999999999;s:9:\"longitude\";d:-85.308929000000006;}}i:4;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:34:\"[TBD] 3rd Wednesdays @ Knox Makers\";s:3:\"url\";s:62:\"https://www.meetup.com/wordpressknoxville/events/hklphnywnbxb/\";s:6:\"meetup\";s:19:\"WordPress Knoxville\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/wordpressknoxville/\";s:4:\"date\";s:19:\"2017-10-18 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Knoxville, TN, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:35.939095000000002;s:9:\"longitude\";d:-83.910278000000005;}}}}', 'no'),
(19705, '_site_transient_timeout_browser_7d3f9da7d4a2b9ba6cfa5ed36edd01e3', '1506627501', 'no'),
(19706, '_site_transient_browser_7d3f9da7d4a2b9ba6cfa5ed36edd01e3', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"55.0\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(24450, 'nf_form_tel_data', '3,2,1', 'no'),
(25864, '_site_transient_timeout_browser_fda0a6deaa7175b205b4bff617511f7a', '1542927807', 'no'),
(25865, '_site_transient_browser_fda0a6deaa7175b205b4bff617511f7a', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"62.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(35291, '_transient_ninja_forms_styles_form_2_styles', '<style>\n\n        /* FORM STYLES */\n    \n        .nf-mp-header .nf-progress {\n                                    background-color:#8bd655;\n                    }\n    </style>', 'yes'),
(35292, '_transient_ninja_forms_styles_form_2_field_styles', '', 'yes'),
(20595, '_site_transient_timeout_browser_f3f76e59bfe58ff0f210dd4a7ddfd652', '1513107856', 'no'),
(19722, 'widget_akismet_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(19720, 'ninja_forms_optin_reported', '1', 'yes'),
(19514, '_site_transient_timeout_community-events-08d7cafe0359cf035c9de4bb50ea12ca', '1504676542', 'no'),
(19515, '_site_transient_community-events-08d7cafe0359cf035c9de4bb50ea12ca', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"184.69.141.0\";}s:6:\"events\";a:0:{}}', 'no'),
(21415, '_site_transient_timeout_browser_1a1754b3cfd153933070a7f8ebd3ce82', '1517859491', 'no'),
(21416, '_site_transient_browser_1a1754b3cfd153933070a7f8ebd3ce82', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"63.0.3239.132\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(37009, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1596261708;s:7:\"checked\";a:2:{s:15:\"twentyseventeen\";s:3:\"1.3\";s:8:\"westside\";s:3:\"1.0\";}s:8:\"response\";a:1:{s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.3.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}', 'no'),
(37010, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1596261706;s:8:\"response\";a:1:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.1.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.4.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:27:\"ninja-forms/ninja-forms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/ninja-forms\";s:4:\"slug\";s:11:\"ninja-forms\";s:6:\"plugin\";s:27:\"ninja-forms/ninja-forms.php\";s:11:\"new_version\";s:8:\"3.4.24.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/ninja-forms/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/ninja-forms.3.4.24.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/ninja-forms/assets/icon-256x256.png?rev=1649747\";s:2:\"1x\";s:64:\"https://ps.w.org/ninja-forms/assets/icon-128x128.png?rev=1649747\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/ninja-forms/assets/banner-1544x500.png?rev=2069024\";s:2:\"1x\";s:66:\"https://ps.w.org/ninja-forms/assets/banner-772x250.png?rev=2069024\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.4.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}}}', 'no'),
(34468, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:7:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.4.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.4-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.4\";s:7:\"version\";s:3:\"5.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.4.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.4-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.4\";s:7:\"version\";s:3:\"5.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.2\";s:7:\"version\";s:5:\"5.3.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.2.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.2.5\";s:7:\"version\";s:5:\"5.2.5\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.1.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.1.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.1.4\";s:7:\"version\";s:5:\"5.1.4\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.8.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.0.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.0.8\";s:7:\"version\";s:5:\"5.0.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:6;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.13.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.13.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.13-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.9.13-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.9.13\";s:7:\"version\";s:6:\"4.9.13\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1586321840;s:15:\"version_checked\";s:6:\"4.8.12\";s:12:\"translations\";a:0:{}}', 'no'),
(35254, '_site_transient_timeout_browser_6574de7b9cd4141854226b26b4b44238', '1580148999', 'no'),
(35255, '_site_transient_browser_6574de7b9cd4141854226b26b4b44238', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"79.0.3945.117\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(35264, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1579587404', 'no'),
(35265, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1579544204', 'no'),
(35266, '_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b', '1579587404', 'no'),
(35267, '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2020/01/wordpress-leaders-nominated-for-cmx-awards/\'>WordPress Leaders Nominated for CMX Awards</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/blocksy-wordpress-theme-provides-a-solid-block-editor-experience\'>WPTavern: Blocksy WordPress Theme Provides a Solid Block-Editor Experience</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordcamp-houston-returning-after-10-years\'>WPTavern: WordCamp Houston Returning After 10 Years</a></li><li><a class=\'rsswidget\' href=\'https://poststatus.com/cory/\'>Post Status: Introducing a new chapter, with Cory Miller as Post Status partner</a></li></ul></div>', 'no'),
(37014, '_transient_doing_cron', '1596261705.1056890487670898437500', 'yes');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_postmeta`
--

CREATE TABLE `wp_eauwvw_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_eauwvw_postmeta`
--

INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(62747, 1111, '_field_23', 'bazza.y@gmail.com'),
(62743, 1111, '_field_71', ''),
(62744, 1111, '_field_17', 'Barry'),
(62745, 1111, '_field_19', 'Yim'),
(62746, 1111, '_field_21', '6047820977'),
(62742, 1111, '_field_70', 'Scarlett Yim'),
(9, 8, '_edit_last', '1'),
(10, 8, '_edit_lock', '1566602659:1'),
(11, 8, '_wp_page_template', 'wide.php'),
(62741, 1111, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(20, 15, '_edit_last', '1'),
(21, 15, '_edit_lock', '1477412537:1'),
(22, 15, '_wp_page_template', 'wide.php'),
(24, 17, '_form_id', '2'),
(25, 17, '_seq_num', '22'),
(26, 17, '_action', 'submit'),
(27, 17, '_field_6', ''),
(28, 17, '_field_7', 'Lil'),
(29, 17, '_field_8', 'lilnjames@gmail.com'),
(30, 17, '_field_9', ''),
(31, 17, '_field_10', 'No'),
(32, 17, '_field_11', ''),
(33, 17, '_field_12', '3'),
(34, 17, '_field_13', ''),
(35, 17, '_sub_id', '17'),
(36, 20, '_form_id', '2'),
(37, 20, '_seq_num', '23'),
(38, 20, '_action', 'submit'),
(39, 20, '_field_6', ''),
(40, 20, '_field_7', 'Lil'),
(41, 20, '_field_8', 'lilnjames@gmail.com'),
(42, 20, '_field_9', ''),
(43, 20, '_field_10', 'Yes'),
(44, 20, '_field_11', ''),
(45, 20, '_field_12', '1'),
(46, 20, '_field_13', ''),
(47, 20, '_sub_id', '20'),
(62740, 1111, '_field_9', '0'),
(62739, 1111, '_field_7', 'September 2019'),
(52, 24, '_form_id', '2'),
(53, 24, '_seq_num', '24'),
(54, 24, '_action', 'submit'),
(55, 24, '_field_6', ''),
(56, 24, '_field_7', 'James'),
(57, 24, '_field_8', 'jamesgrossis@gmail.com'),
(58, 24, '_field_9', ''),
(59, 24, '_field_10', 'Yes'),
(60, 24, '_field_11', ''),
(61, 24, '_field_12', '5'),
(62, 24, '_field_13', ''),
(63, 24, '_sub_id', '24'),
(64, 25, '_form_id', '2'),
(65, 25, '_seq_num', '25'),
(66, 25, '_action', 'submit'),
(67, 25, '_field_6', ''),
(68, 25, '_field_7', 'Lillian'),
(69, 25, '_field_8', 'lilnjames@gmail.com'),
(70, 25, '_field_9', ''),
(71, 25, '_field_10', 'Yes'),
(72, 25, '_field_11', ''),
(73, 25, '_field_12', '3'),
(74, 25, '_field_13', ''),
(75, 25, '_sub_id', '25'),
(62788, 1111, '_field_73', 'We love the attention the teachers put into the each student and adjust the learning materials based on the student\'s interest and strength.  At the same time, providing an environment that encourages the student to push their boundaries.\nwe also like the way the teachers encourages the student to think and come up with solutions to problems that they faces.\nLastly, the curriculum is always interesting, yet relevant to the world that we are living in.'),
(62787, 1111, '_field_47', 'WMA is a fantastic school with loving teachers and environment.  We have had extremely positive experience with Scarlett pre-school to Grade 1 (currently) and we would want nothing else for her brother Theodore.'),
(62786, 1111, '_field_65', ''),
(62785, 1111, '_field_46', 'N'),
(62784, 1111, '_field_64', ''),
(62783, 1111, '_field_45', 'No'),
(62782, 1111, '_field_63', 'No mint, fava beans, chinese herbs.'),
(62781, 1111, '_field_44', 'Yes'),
(62780, 1111, '_field_62', ''),
(62779, 1111, '_field_43', 'No'),
(62778, 1111, '_field_42', 'G6PD Deficiency - Allergic to certain medications and food groups.  Scarlett (his sister has the same allergy)'),
(62777, 1111, '_field_56', 'Yes'),
(62776, 1111, '_field_55', 'Daycare starting Jan 7 2019'),
(62775, 1111, '_field_54', 'Yes'),
(62774, 1111, '_field_53', 'This is currently our gradual entry week.  He claims he likes it, but he cries for mom.'),
(62773, 1111, '_field_61', 'Yes'),
(62772, 1111, '_field_39', 'Yes'),
(62771, 1111, '_field_38', 'Yes'),
(62770, 1111, '_field_37', 'Dance, sing and read.'),
(62769, 1111, '_field_36', 'Play with toy cars/planes or lego\'s'),
(62768, 1111, '_field_72', 'Scarlett Yim - Age 6'),
(62767, 1111, '_field_32', 'Yes'),
(62766, 1111, '_field_30', 'Canadian'),
(62765, 1111, '_field_27', 'English'),
(62764, 1111, '_field_26', 'Cantonese'),
(62763, 1111, '_field_22', 'M'),
(62762, 1111, '_field_20', 'Theo'),
(62761, 1111, '_field_24', '14/12/2016'),
(62760, 1111, '_field_18', 'Theodore Yim'),
(62759, 1111, '_field_60', ''),
(62758, 1111, '_field_59', ''),
(62757, 1111, '_field_58', ''),
(62756, 1111, '_field_57', ''),
(62755, 1111, '_field_41', '1'),
(62754, 1111, '_field_35', '6047820977'),
(62753, 1111, '_field_34', 'Vancouver'),
(62752, 1111, '_field_31', 'V5C0C4'),
(62751, 1111, '_field_33', 'BC'),
(62750, 1111, '_field_29', 'Burnaby'),
(62749, 1111, '_field_28', '405'),
(62748, 1111, '_field_25', '4799 Brentwood Dr'),
(30503, 508, '_field_21', '(604) 433-3324'),
(30502, 508, '_field_19', 'Roopra-Matharu'),
(30500, 508, '_field_71', ''),
(30501, 508, '_field_17', 'Monica '),
(30499, 508, '_field_70', 'Sahaara Matharu '),
(30498, 508, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(30497, 508, '_field_9', '1'),
(30496, 508, '_field_7', 'September 2018'),
(30495, 508, '_field_5', 'Full Day'),
(30494, 507, '_seq_num', '27'),
(30493, 507, '_form_id', '2'),
(30492, 507, '_field_67', '1'),
(30491, 507, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(30490, 507, '_field_73', 'I love the fact that Sahaara flourished academically at Westside Montessori.  At the age of 3 1/2 she began to read.  She was introduced to new concepts and had engaging activities always at hand.  This made Sahaara love school.  Nevaeha would do very well with this teaching style.\n'),
(30489, 507, '_field_47', 'We had a very positive experience with our eldest daughter and would like the same opportunity for our youngest as well.'),
(30488, 507, '_field_65', ''),
(30487, 507, '_field_46', 'N'),
(30486, 507, '_field_64', ''),
(30485, 507, '_field_45', 'No'),
(30484, 507, '_field_63', ''),
(30483, 507, '_field_44', 'No'),
(30482, 507, '_field_62', ''),
(30481, 507, '_field_43', 'No'),
(30480, 507, '_field_42', 'N/a'),
(30479, 507, '_field_56', 'Yes'),
(30478, 507, '_field_55', 'She is currently in Daycare '),
(30477, 507, '_field_54', 'Yes'),
(30476, 507, '_field_53', ''),
(30474, 507, '_field_39', 'Yes'),
(30475, 507, '_field_61', 'Yes'),
(30473, 507, '_field_38', 'Yes'),
(30472, 507, '_field_37', 'All activities '),
(30471, 507, '_field_36', 'She loves playing independently.  Activities such as: painting, sand, bead work, blocks and kitchen are some of her favourites.'),
(30470, 507, '_field_72', 'Sahaara age 6 1/2'),
(30469, 507, '_field_32', 'Yes'),
(30468, 507, '_field_30', 'Canadian '),
(30467, 507, '_field_27', ''),
(30466, 507, '_field_26', 'English '),
(30465, 507, '_field_22', 'F'),
(30464, 507, '_field_20', 'Nevaeha '),
(30463, 507, '_field_24', '15/12/2014'),
(30462, 507, '_field_18', 'Nevaeha Matharu '),
(30461, 507, '_field_60', '(604) 961-6508'),
(30460, 507, '_field_59', ''),
(30448, 507, '_field_21', '(604) 433-3324'),
(30449, 507, '_field_23', 'monica_roopra@hotmail.com'),
(30450, 507, '_field_25', '3533 Slocan Street'),
(30451, 507, '_field_28', ''),
(30452, 507, '_field_29', 'Vancouver '),
(30453, 507, '_field_33', 'BC'),
(30454, 507, '_field_31', 'V5M3E9'),
(30455, 507, '_field_34', 'Vancouver School Board '),
(30456, 507, '_field_35', '(604) 365-8190'),
(30457, 507, '_field_41', '1'),
(30458, 507, '_field_57', 'Upkar'),
(30459, 507, '_field_58', 'Matharu '),
(30443, 507, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(30444, 507, '_field_70', 'Sahaara Matharu '),
(30445, 507, '_field_71', ''),
(30446, 507, '_field_17', 'Monica '),
(30447, 507, '_field_19', 'Roopra-Matharu'),
(30442, 507, '_field_9', '1'),
(30441, 507, '_field_7', 'September 2018'),
(246, 32, '_edit_last', '1'),
(247, 32, '_wp_page_template', 'wide.php'),
(248, 32, 'ninja_forms_form', '2'),
(249, 32, '_edit_lock', '1579547314:1'),
(250, 8, 'ninja_forms_form', '3'),
(62738, 1111, '_field_5', 'Full Day'),
(62737, 1110, '_seq_num', '337'),
(62736, 1110, '_form_id', '2'),
(62735, 1110, '_field_67', '1'),
(62734, 1110, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(62733, 1110, '_field_73', 'We love the attention the teachers put into the each student and adjust the learning materials based on the student\'s interest and strength.  At the same time, providing an environment that encourages the student to push their boundaries.\nwe also like the way the teachers encourages the student to think and come up with solutions to problems that they faces.\nLastly, the curriculum is always interesting, yet relevant to the world that we are living in.'),
(62732, 1110, '_field_47', 'WMA is a fantastic school with loving teachers and environment.  We have had extremely positive experience with Scarlett pre-school to Grade 1 (currently) and we would want nothing else for her brother Theodore.'),
(62731, 1110, '_field_65', ''),
(62730, 1110, '_field_46', 'N'),
(62729, 1110, '_field_64', ''),
(62728, 1110, '_field_45', 'No'),
(62727, 1110, '_field_63', 'No mint, fava beans, chinese herbs.'),
(62726, 1110, '_field_44', 'Yes'),
(62725, 1110, '_field_62', ''),
(62724, 1110, '_field_43', 'No'),
(62723, 1110, '_field_42', 'G6PD Deficiency - Allergic to certain medications and food groups.  Scarlett (his sister has the same allergy)'),
(62722, 1110, '_field_56', 'Yes'),
(62721, 1110, '_field_55', 'Daycare starting Jan 7 2019'),
(62720, 1110, '_field_54', 'Yes'),
(62719, 1110, '_field_53', 'This is currently our gradual entry week.  He claims he likes it, but he cries for mom.'),
(62718, 1110, '_field_61', 'Yes'),
(62717, 1110, '_field_39', 'Yes'),
(62716, 1110, '_field_38', 'Yes'),
(62715, 1110, '_field_37', 'Dance, sing and read.'),
(62714, 1110, '_field_36', 'Play with toy cars/planes or lego\'s'),
(62713, 1110, '_field_72', 'Scarlett Yim - Age 6'),
(62712, 1110, '_field_32', 'Yes'),
(62711, 1110, '_field_30', 'Canadian'),
(62710, 1110, '_field_27', 'English'),
(62709, 1110, '_field_26', 'Cantonese'),
(62708, 1110, '_field_22', 'M'),
(62707, 1110, '_field_20', 'Theo'),
(62706, 1110, '_field_24', '14/12/2016'),
(62705, 1110, '_field_18', 'Theodore Yim'),
(62704, 1110, '_field_60', ''),
(62703, 1110, '_field_59', ''),
(62702, 1110, '_field_58', ''),
(62701, 1110, '_field_57', ''),
(62700, 1110, '_field_41', '1'),
(62699, 1110, '_field_35', '6047820977'),
(62698, 1110, '_field_34', 'Vancouver'),
(62697, 1110, '_field_31', 'V5C0C4'),
(62696, 1110, '_field_33', 'BC'),
(62695, 1110, '_field_29', 'Burnaby'),
(62693, 1110, '_field_25', '4799 Brentwood Dr'),
(62694, 1110, '_field_28', '405'),
(62680, 1109, '_field_126', '1'),
(62681, 1109, '_form_id', '3'),
(62682, 1109, '_seq_num', '282'),
(62683, 1110, '_field_5', 'Full Day'),
(62684, 1110, '_field_7', 'September 2019'),
(62685, 1110, '_field_9', '0'),
(62686, 1110, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(62687, 1110, '_field_70', 'Scarlett Yim'),
(62688, 1110, '_field_71', ''),
(62689, 1110, '_field_17', 'Barry'),
(62690, 1110, '_field_19', 'Yim'),
(62691, 1110, '_field_21', '6047820977'),
(62692, 1110, '_field_23', 'bazza.y@gmail.com'),
(62678, 1109, '_field_124', 'yes, definitely!'),
(62679, 1109, '_field_136', 'my son loves math and scientific things, his observation ability is very outstanding. he is interested in all new things, and willing to learn.'),
(62676, 1109, '_field_135', ''),
(62677, 1109, '_field_123', 'My son was keeping stay in montessori system when he was 2 years old in China, we love the system, it gives him lots of chance to develop his nature capability.'),
(62675, 1109, '_field_134', 'No'),
(62674, 1109, '_field_133', ''),
(71160, 1268, '_field_98', 'Keilyn'),
(71159, 1268, '_field_97', '11/02/2014'),
(71158, 1268, '_field_96', 'Keilyn Macías '),
(71157, 1268, '_field_129', ''),
(71156, 1268, '_field_128', ''),
(71155, 1268, '_field_95', ''),
(71154, 1268, '_field_94', ''),
(71153, 1268, '_field_93', ''),
(71152, 1268, '_field_92', ''),
(71151, 1268, '_field_91', '0'),
(71150, 1268, '_field_90', '2366882358'),
(71149, 1268, '_field_89', 'Construcción '),
(71148, 1268, '_field_88', 'V5P 3T'),
(71147, 1268, '_field_87', 'BC'),
(71146, 1268, '_field_86', 'Vancouver'),
(71145, 1268, '_field_85', '6'),
(71144, 1268, '_field_84', '4975 Victoria Dr '),
(71143, 1268, '_field_83', 'lorenita_094@hotmail.com'),
(71142, 1268, '_field_82', '3251032427'),
(71141, 1268, '_field_81', 'Mayorquin'),
(71140, 1268, '_field_80', 'Lorena'),
(71139, 1268, '_field_79', ''),
(71138, 1268, '_field_78', ''),
(71137, 1268, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(71136, 1268, '_field_75', 'September 2020'),
(71135, 1268, '_field_74', 'Kindergarten'),
(71134, 1267, '_seq_num', '442'),
(71133, 1267, '_form_id', '2'),
(71132, 1267, '_field_67', '1'),
(71131, 1267, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(71130, 1267, '_field_73', 'Our goals for all our kids is to, not only pursue their passions, but to do it with purpose and with care of their environment. We feel that at his young age, the daily habits and individual interest can have such a great impact in how he pursues learning in the future.  '),
(71129, 1267, '_field_47', 'We hope for Matteo to build healthy routines and learn good communication in a group and 1on1 setting. WMA made a very big difference in his older brother\'s life as he has gone on to be a curious, caring, and a very progressive learner. We would love for Matteo to thrive like we know he can with the Montessori environment. '),
(71128, 1267, '_field_65', 'We have been working with Matteo to stay at the table when eating at home. He seems to be fine when he sees other children in his class however. We would love for this to work together to make this a routine for him. '),
(71127, 1267, '_field_46', 'Yes'),
(71126, 1267, '_field_64', 'Prefers foods that are separate such as fruit, vegetables and meat. Loves soup and raw veggies. Sometimes will get picky when he sees small bits of green in a soup or stew. '),
(71125, 1267, '_field_45', 'Yes'),
(71124, 1267, '_field_63', ''),
(71123, 1267, '_field_44', 'No'),
(71122, 1267, '_field_62', ''),
(71112, 1267, '_field_37', 'Enjoys outdoor play with others and bike riding. '),
(71113, 1267, '_field_38', 'Yes'),
(71114, 1267, '_field_39', 'Yes'),
(71115, 1267, '_field_61', 'Yes'),
(71116, 1267, '_field_53', 'Matteo was in group daycare from 1.5 - 3 years old with a group of 5 children. In the past year, he has participated in preschool 3 days a week.'),
(71117, 1267, '_field_54', 'Yes'),
(71118, 1267, '_field_55', 'University Highlands Preschool Program '),
(71119, 1267, '_field_56', 'Yes'),
(71120, 1267, '_field_42', 'None'),
(71121, 1267, '_field_43', 'No'),
(71106, 1267, '_field_26', 'English'),
(71107, 1267, '_field_27', ''),
(71108, 1267, '_field_30', 'Canadian'),
(71109, 1267, '_field_32', 'Yes'),
(71110, 1267, '_field_72', 'Milan - 10 / Luca - 8 '),
(71111, 1267, '_field_36', 'Matteo loves to play with lego and trucks. '),
(71105, 1267, '_field_22', 'M'),
(71104, 1267, '_field_20', 'Matteo'),
(71103, 1267, '_field_24', '26/05/2015'),
(62673, 1109, '_field_132', 'No'),
(62671, 1109, '_field_121', 'No'),
(62672, 1109, '_field_122', ''),
(474, 64, '_edit_last', '1'),
(475, 64, '_edit_lock', '1549568005:1'),
(476, 70, '_edit_last', '1'),
(477, 70, '_edit_lock', '1549337483:1'),
(478, 70, '_wp_page_template', 'wide.php'),
(62670, 1109, '_field_120', ''),
(480, 64, '_wp_page_template', 'wide.php'),
(482, 82, '_edit_last', '1'),
(483, 82, '_wp_page_template', 'wide.php'),
(484, 82, 'ninja_forms_form', '0'),
(485, 82, '_edit_lock', '1416449482:1'),
(71564, 1275, '_field_42', 'Nuts and seeds severe allergy '),
(71563, 1275, '_field_56', ''),
(71562, 1275, '_field_55', ''),
(71523, 1274, '_seq_num', '447'),
(71524, 1275, '_field_5', 'Morning Session'),
(71525, 1275, '_field_7', 'September 2020'),
(71526, 1275, '_field_9', '1'),
(71527, 1275, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(71528, 1275, '_field_70', ''),
(71529, 1275, '_field_71', ''),
(71530, 1275, '_field_17', 'Rochelle'),
(71531, 1275, '_field_19', 'Merraiya'),
(71532, 1275, '_field_21', '+16047615907 '),
(71533, 1275, '_field_23', 'rochellemerraiya@gmail.com'),
(71534, 1275, '_field_25', '18837 54 ave'),
(71535, 1275, '_field_28', ''),
(71536, 1275, '_field_29', 'Surrey '),
(71537, 1275, '_field_33', 'BC'),
(71538, 1275, '_field_31', 'V4p2k2'),
(71539, 1275, '_field_34', 'Romeo James design '),
(71540, 1275, '_field_35', '+16047615907 '),
(71541, 1275, '_field_41', '1'),
(71542, 1275, '_field_57', ''),
(71543, 1275, '_field_58', ''),
(71544, 1275, '_field_59', ''),
(71545, 1275, '_field_60', ''),
(71546, 1275, '_field_18', 'Ashton Romeo James Prasad '),
(71547, 1275, '_field_24', '25/07/2015'),
(71548, 1275, '_field_20', 'Ashton'),
(71549, 1275, '_field_22', 'M'),
(71550, 1275, '_field_26', 'English '),
(71551, 1275, '_field_27', ''),
(71552, 1275, '_field_30', 'Canadian '),
(71553, 1275, '_field_32', 'N'),
(71554, 1275, '_field_72', ''),
(71555, 1275, '_field_36', 'Puzzles, singing and dancing, arts and crafts, reading '),
(71556, 1275, '_field_37', 'Playing, singing, bring reed to '),
(71557, 1275, '_field_38', 'Yes'),
(71558, 1275, '_field_39', 'Yes'),
(71559, 1275, '_field_61', 'Yes'),
(71560, 1275, '_field_53', ''),
(71561, 1275, '_field_54', 'No'),
(71522, 1274, '_form_id', '2'),
(71521, 1274, '_field_67', '1'),
(71520, 1274, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(71481, 1274, '_field_29', 'Surrey '),
(71482, 1274, '_field_33', 'BC'),
(71483, 1274, '_field_31', 'V4p2k2'),
(71484, 1274, '_field_34', 'Romeo James design '),
(71485, 1274, '_field_35', '+16047615907 '),
(71486, 1274, '_field_41', '1'),
(71487, 1274, '_field_57', ''),
(71488, 1274, '_field_58', ''),
(71489, 1274, '_field_59', ''),
(71490, 1274, '_field_60', ''),
(71491, 1274, '_field_18', 'Ashton Romeo James Prasad '),
(71492, 1274, '_field_24', '25/07/2015'),
(71493, 1274, '_field_20', 'Ashton'),
(71494, 1274, '_field_22', 'M'),
(71495, 1274, '_field_26', 'English '),
(71496, 1274, '_field_27', ''),
(71497, 1274, '_field_30', 'Canadian '),
(71498, 1274, '_field_32', 'N'),
(71499, 1274, '_field_72', ''),
(71500, 1274, '_field_36', 'Puzzles, singing and dancing, arts and crafts, reading '),
(71501, 1274, '_field_37', 'Playing, singing, bring reed to '),
(71502, 1274, '_field_38', 'Yes'),
(71503, 1274, '_field_39', 'Yes'),
(71504, 1274, '_field_61', 'Yes'),
(71505, 1274, '_field_53', ''),
(71506, 1274, '_field_54', 'No'),
(71507, 1274, '_field_55', ''),
(71508, 1274, '_field_56', ''),
(71509, 1274, '_field_42', 'Nuts and seeds severe allergy '),
(71510, 1274, '_field_43', 'Yes'),
(71511, 1274, '_field_62', ''),
(71512, 1274, '_field_44', 'No'),
(71513, 1274, '_field_63', ''),
(71514, 1274, '_field_45', 'Yes'),
(71515, 1274, '_field_64', 'No nuts and seeds. Allergy \nLactose free dairy '),
(71516, 1274, '_field_46', 'N'),
(71517, 1274, '_field_65', ''),
(71518, 1274, '_field_47', 'For Friday’s only Montessori preschool to prepare him for kindergarten '),
(71519, 1274, '_field_73', 'Uniforms, good habits/practices, and routine and curriculum focused. I plan to send him to a private school or ib programme '),
(71480, 1274, '_field_28', ''),
(71479, 1274, '_field_25', '18837 54 ave'),
(71478, 1274, '_field_23', 'rochellemerraiya@gmail.com'),
(71477, 1274, '_field_21', '+16047615907 '),
(71442, 1273, '_field_30', 'Canadian'),
(71443, 1273, '_field_32', 'N'),
(71444, 1273, '_field_72', ''),
(71445, 1273, '_field_36', 'Reading, Climbing and Drawing'),
(71446, 1273, '_field_37', 'Playing in the Water'),
(71447, 1273, '_field_38', 'Yes'),
(71448, 1273, '_field_39', 'Yes'),
(71449, 1273, '_field_61', 'Yes'),
(71450, 1273, '_field_53', 'Anika is a pretty social toddler who is active and curious.'),
(71451, 1273, '_field_54', 'No'),
(71452, 1273, '_field_55', ''),
(71453, 1273, '_field_56', ''),
(71454, 1273, '_field_42', 'None '),
(71455, 1273, '_field_43', 'No'),
(71456, 1273, '_field_62', ''),
(71457, 1273, '_field_44', 'No'),
(71458, 1273, '_field_63', ''),
(71459, 1273, '_field_45', 'No'),
(71460, 1273, '_field_64', ''),
(71461, 1273, '_field_46', 'N'),
(71462, 1273, '_field_65', ''),
(71463, 1273, '_field_47', 'We are looking for a stimulating and engaging environment for Anika. She is a bright and social kid who is constantly exploring how things work. WMA sounds like an environment that would help that flourish.'),
(71464, 1273, '_field_73', 'Anika is pretty strong willed and happy to initiate play. We love this self-directed part of her and want to see this side of her continue to grow. '),
(71465, 1273, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(71466, 1273, '_field_67', '1'),
(71467, 1273, '_form_id', '2'),
(71468, 1273, '_seq_num', '446'),
(71469, 1274, '_field_5', 'Morning Session'),
(71470, 1274, '_field_7', 'September 2020'),
(71471, 1274, '_field_9', '1'),
(71472, 1274, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(71473, 1274, '_field_70', ''),
(71474, 1274, '_field_71', ''),
(71475, 1274, '_field_17', 'Rochelle'),
(71476, 1274, '_field_19', 'Merraiya'),
(71441, 1273, '_field_27', ''),
(71328, 1271, '_field_20', ''),
(71329, 1271, '_field_22', 'M'),
(71330, 1271, '_field_26', 'English'),
(71331, 1271, '_field_27', ''),
(71332, 1271, '_field_30', 'Canadian'),
(71333, 1271, '_field_32', 'Yes'),
(71334, 1271, '_field_72', 'Kali: 11; Cruz: 3 months '),
(71335, 1271, '_field_36', 'Playing with toys, running'),
(71336, 1271, '_field_37', 'Playing outside, running, sports'),
(71337, 1271, '_field_38', 'No'),
(71338, 1271, '_field_39', 'Yes'),
(71339, 1271, '_field_61', 'Yes'),
(71340, 1271, '_field_53', ''),
(71341, 1271, '_field_54', 'No'),
(71342, 1271, '_field_55', ''),
(71343, 1271, '_field_56', ''),
(71344, 1271, '_field_42', '0'),
(71345, 1271, '_field_43', 'No'),
(71346, 1271, '_field_62', ''),
(71347, 1271, '_field_44', 'No'),
(71348, 1271, '_field_63', ''),
(71349, 1271, '_field_45', 'No'),
(71350, 1271, '_field_64', ''),
(71351, 1271, '_field_46', 'N'),
(71352, 1271, '_field_65', ''),
(71353, 1271, '_field_47', 'I had my daughter in a Montessori school when she was 2.5 and she enjoyed her experience. The school is close to our home'),
(71354, 1271, '_field_73', 'I would like to start my son learning in a school type environment, he enjoys helping me with the daily chores and responsibilities. I think Montessori is a great fit for him.'),
(71355, 1271, '_field_49', 'a:2:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";}'),
(71356, 1271, '_field_67', '1'),
(71357, 1271, '_form_id', '2'),
(71358, 1271, '_seq_num', '444'),
(71359, 1272, '_field_5', 'Full Day'),
(71360, 1272, '_field_7', 'September 2020'),
(71361, 1272, '_field_9', '0'),
(71362, 1272, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(71363, 1272, '_field_70', ''),
(71364, 1272, '_field_71', ''),
(71365, 1272, '_field_17', 'Daniel'),
(71366, 1272, '_field_19', 'Penn'),
(71367, 1272, '_field_21', '6478251195'),
(71368, 1272, '_field_23', 'penn.dan@gmail.com'),
(71369, 1272, '_field_25', '2050 Adanac St'),
(71370, 1272, '_field_28', ''),
(71371, 1272, '_field_29', 'Vancouver'),
(71372, 1272, '_field_33', 'BC'),
(71373, 1272, '_field_31', 'V5L2E6'),
(71374, 1272, '_field_34', 'Tickit Health'),
(71375, 1272, '_field_35', '6478251195'),
(71376, 1272, '_field_41', '1'),
(71377, 1272, '_field_57', ''),
(71378, 1272, '_field_58', ''),
(71379, 1272, '_field_59', ''),
(71380, 1272, '_field_60', ''),
(71381, 1272, '_field_18', 'Anika Penn'),
(71382, 1272, '_field_24', '01/04/2018'),
(71383, 1272, '_field_20', ''),
(71384, 1272, '_field_22', 'F'),
(71385, 1272, '_field_26', 'English'),
(71386, 1272, '_field_27', ''),
(71387, 1272, '_field_30', 'Canadian'),
(71388, 1272, '_field_32', 'N'),
(71389, 1272, '_field_72', ''),
(71390, 1272, '_field_36', 'Reading, Climbing and Drawing'),
(71391, 1272, '_field_37', 'Playing in the Water'),
(71392, 1272, '_field_38', 'Yes'),
(71393, 1272, '_field_39', 'Yes'),
(71394, 1272, '_field_61', 'Yes'),
(71395, 1272, '_field_53', 'Anika is a pretty social toddler who is active and curious.'),
(71396, 1272, '_field_54', 'No'),
(71397, 1272, '_field_55', ''),
(71398, 1272, '_field_56', ''),
(71399, 1272, '_field_42', 'None '),
(71400, 1272, '_field_43', 'No'),
(71401, 1272, '_field_62', ''),
(71402, 1272, '_field_44', 'No'),
(71403, 1272, '_field_63', ''),
(71404, 1272, '_field_45', 'No'),
(71405, 1272, '_field_64', ''),
(71406, 1272, '_field_46', 'N'),
(71407, 1272, '_field_65', ''),
(71408, 1272, '_field_47', 'We are looking for a stimulating and engaging environment for Anika. She is a bright and social kid who is constantly exploring how things work. WMA sounds like an environment that would help that flourish.'),
(71409, 1272, '_field_73', 'Anika is pretty strong willed and happy to initiate play. We love this self-directed part of her and want to see this side of her continue to grow. '),
(71410, 1272, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(71411, 1272, '_field_67', '1'),
(71412, 1272, '_form_id', '2'),
(71413, 1272, '_seq_num', '445'),
(71414, 1273, '_field_5', 'Full Day'),
(71415, 1273, '_field_7', 'September 2020'),
(71416, 1273, '_field_9', '0'),
(71417, 1273, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(71418, 1273, '_field_70', ''),
(71419, 1273, '_field_71', ''),
(71420, 1273, '_field_17', 'Daniel'),
(71421, 1273, '_field_19', 'Penn'),
(71422, 1273, '_field_21', '6478251195'),
(71423, 1273, '_field_23', 'penn.dan@gmail.com'),
(71424, 1273, '_field_25', '2050 Adanac St'),
(71425, 1273, '_field_28', ''),
(71426, 1273, '_field_29', 'Vancouver'),
(71427, 1273, '_field_33', 'BC'),
(71428, 1273, '_field_31', 'V5L2E6'),
(71429, 1273, '_field_34', 'Tickit Health'),
(71430, 1273, '_field_35', '6478251195'),
(71431, 1273, '_field_41', '1'),
(71432, 1273, '_field_57', ''),
(71433, 1273, '_field_58', ''),
(71434, 1273, '_field_59', ''),
(71435, 1273, '_field_60', ''),
(71436, 1273, '_field_18', 'Anika Penn'),
(71437, 1273, '_field_24', '01/04/2018'),
(71438, 1273, '_field_20', ''),
(71439, 1273, '_field_22', 'F'),
(71440, 1273, '_field_26', 'English'),
(71327, 1271, '_field_24', '06/06/2017'),
(71326, 1271, '_field_18', 'Masen Kai Joseph'),
(71325, 1271, '_field_60', ''),
(71324, 1271, '_field_59', ''),
(71323, 1271, '_field_58', ''),
(71287, 1270, '_field_55', ''),
(71288, 1270, '_field_56', ''),
(71289, 1270, '_field_42', '0'),
(71290, 1270, '_field_43', 'No'),
(71291, 1270, '_field_62', ''),
(71292, 1270, '_field_44', 'No'),
(71293, 1270, '_field_63', ''),
(71294, 1270, '_field_45', 'No'),
(71295, 1270, '_field_64', ''),
(71296, 1270, '_field_46', 'N'),
(71297, 1270, '_field_65', ''),
(71298, 1270, '_field_47', 'I had my daughter in a Montessori school when she was 2.5 and she enjoyed her experience. The school is close to our home'),
(71299, 1270, '_field_73', 'I would like to start my son learning in a school type environment, he enjoys helping me with the daily chores and responsibilities. I think Montessori is a great fit for him.'),
(71300, 1270, '_field_49', 'a:2:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";}'),
(71301, 1270, '_field_67', '1'),
(71302, 1270, '_form_id', '2'),
(71303, 1270, '_seq_num', '443'),
(71304, 1271, '_field_5', 'Afternoon Session'),
(71305, 1271, '_field_7', 'September 2020'),
(71306, 1271, '_field_9', '0'),
(71307, 1271, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(71308, 1271, '_field_70', ''),
(71309, 1271, '_field_71', ''),
(71310, 1271, '_field_17', 'Tasha'),
(71311, 1271, '_field_19', 'Wesley'),
(71312, 1271, '_field_21', '6043678169'),
(71313, 1271, '_field_23', 'swesley@hotmail.com'),
(71314, 1271, '_field_25', '2216 Hermon Dr'),
(71315, 1271, '_field_28', ''),
(71316, 1271, '_field_29', 'Vancouver'),
(71317, 1271, '_field_33', 'BC'),
(71318, 1271, '_field_31', 'V5M3X7'),
(71319, 1271, '_field_34', 'Mat leave '),
(71320, 1271, '_field_35', '6043678169'),
(71321, 1271, '_field_41', '1'),
(71322, 1271, '_field_57', ''),
(71286, 1270, '_field_54', 'No'),
(71285, 1270, '_field_53', ''),
(71162, 1268, '_field_100', 'Spanish'),
(71163, 1268, '_field_101', ''),
(71164, 1268, '_field_102', 'USA'),
(71165, 1268, '_field_103', 'No'),
(71166, 1268, '_field_104', ''),
(71167, 1268, '_field_105', 'Watch tv'),
(71168, 1268, '_field_106', 'Play'),
(71169, 1268, '_field_130', ''),
(71170, 1268, '_field_137', 'Do activities with her classmates'),
(71171, 1268, '_field_131', ''),
(71172, 1268, '_field_138', ''),
(71173, 1268, '_field_114', 'Non'),
(71174, 1268, '_field_115', 'No'),
(71175, 1268, '_field_116', ''),
(71176, 1268, '_field_117', 'No'),
(71177, 1268, '_field_118', ''),
(71178, 1268, '_field_119', 'No'),
(71179, 1268, '_field_120', ''),
(71180, 1268, '_field_121', 'No'),
(71181, 1268, '_field_122', ''),
(71182, 1268, '_field_132', 'No'),
(71183, 1268, '_field_133', ''),
(71184, 1268, '_field_134', 'No'),
(71185, 1268, '_field_135', ''),
(71186, 1268, '_field_123', 'I think is a good school.'),
(71187, 1268, '_field_124', 'I would like that she can learn the necessary'),
(71188, 1268, '_field_136', 'No'),
(71189, 1268, '_field_126', '1'),
(71190, 1268, '_form_id', '3'),
(71191, 1268, '_seq_num', '329'),
(71192, 1269, '_field_74', 'Kindergarten'),
(71193, 1269, '_field_75', 'September 2020'),
(71194, 1269, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(71195, 1269, '_field_78', ''),
(71196, 1269, '_field_79', ''),
(71197, 1269, '_field_80', 'Lorena'),
(71198, 1269, '_field_81', 'Mayorquin'),
(71199, 1269, '_field_82', '3251032427'),
(71200, 1269, '_field_83', 'lorenita_094@hotmail.com'),
(71201, 1269, '_field_84', '4975 Victoria Dr '),
(71202, 1269, '_field_85', '6'),
(71203, 1269, '_field_86', 'Vancouver'),
(71204, 1269, '_field_87', 'BC'),
(71205, 1269, '_field_88', 'V5P 3T'),
(71206, 1269, '_field_89', 'Construcción '),
(71207, 1269, '_field_90', '2366882358'),
(71208, 1269, '_field_91', '0'),
(71209, 1269, '_field_92', ''),
(71210, 1269, '_field_93', ''),
(71211, 1269, '_field_94', ''),
(71212, 1269, '_field_95', ''),
(71213, 1269, '_field_128', ''),
(71214, 1269, '_field_129', ''),
(71215, 1269, '_field_96', 'Keilyn Macías '),
(71216, 1269, '_field_97', '11/02/2014'),
(71217, 1269, '_field_98', 'Keilyn'),
(71218, 1269, '_field_99', 'Female'),
(71219, 1269, '_field_100', 'Spanish'),
(71220, 1269, '_field_101', ''),
(71221, 1269, '_field_102', 'USA'),
(71222, 1269, '_field_103', 'No'),
(71223, 1269, '_field_104', ''),
(71224, 1269, '_field_105', 'Watch tv'),
(71225, 1269, '_field_106', 'Play'),
(71226, 1269, '_field_130', ''),
(71227, 1269, '_field_137', 'Do activities with her classmates'),
(71228, 1269, '_field_131', ''),
(71229, 1269, '_field_138', ''),
(71230, 1269, '_field_114', 'Non'),
(71231, 1269, '_field_115', 'No'),
(71232, 1269, '_field_116', ''),
(71233, 1269, '_field_117', 'No'),
(71234, 1269, '_field_118', ''),
(71235, 1269, '_field_119', 'No'),
(71236, 1269, '_field_120', ''),
(71237, 1269, '_field_121', 'No'),
(71238, 1269, '_field_122', ''),
(71239, 1269, '_field_132', 'No'),
(71240, 1269, '_field_133', ''),
(71241, 1269, '_field_134', 'No'),
(71242, 1269, '_field_135', ''),
(71243, 1269, '_field_123', 'I think is a good school.'),
(71244, 1269, '_field_124', 'I would like that she can learn the necessary'),
(71245, 1269, '_field_136', 'No'),
(71246, 1269, '_field_126', '1'),
(71247, 1269, '_form_id', '3'),
(71248, 1269, '_seq_num', '330'),
(71249, 1270, '_field_5', 'Afternoon Session'),
(71250, 1270, '_field_7', 'September 2020'),
(71251, 1270, '_field_9', '0'),
(71252, 1270, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(71253, 1270, '_field_70', ''),
(71254, 1270, '_field_71', ''),
(71255, 1270, '_field_17', 'Tasha'),
(71256, 1270, '_field_19', 'Wesley'),
(71257, 1270, '_field_21', '6043678169'),
(71258, 1270, '_field_23', 'swesley@hotmail.com'),
(71259, 1270, '_field_25', '2216 Hermon Dr'),
(71260, 1270, '_field_28', ''),
(71261, 1270, '_field_29', 'Vancouver'),
(71262, 1270, '_field_33', 'BC'),
(71263, 1270, '_field_31', 'V5M3X7'),
(71264, 1270, '_field_34', 'Mat leave '),
(71265, 1270, '_field_35', '6043678169'),
(71266, 1270, '_field_41', '1'),
(71267, 1270, '_field_57', ''),
(71268, 1270, '_field_58', ''),
(71269, 1270, '_field_59', ''),
(71270, 1270, '_field_60', ''),
(71271, 1270, '_field_18', 'Masen Kai Joseph'),
(71272, 1270, '_field_24', '06/06/2017'),
(71273, 1270, '_field_20', ''),
(71274, 1270, '_field_22', 'M'),
(71275, 1270, '_field_26', 'English'),
(71276, 1270, '_field_27', ''),
(71277, 1270, '_field_30', 'Canadian'),
(71278, 1270, '_field_32', 'Yes'),
(71279, 1270, '_field_72', 'Kali: 11; Cruz: 3 months '),
(71280, 1270, '_field_36', 'Playing with toys, running'),
(71281, 1270, '_field_37', 'Playing outside, running, sports'),
(71282, 1270, '_field_38', 'No'),
(71283, 1270, '_field_39', 'Yes'),
(71284, 1270, '_field_61', 'Yes'),
(71161, 1268, '_field_99', 'Female'),
(62669, 1109, '_field_119', 'No'),
(62668, 1109, '_field_118', ''),
(62667, 1109, '_field_117', 'No'),
(62666, 1109, '_field_116', ''),
(62665, 1109, '_field_115', 'No'),
(62664, 1109, '_field_114', 'allergy to egg, and all kinds of egg relative food'),
(62663, 1109, '_field_138', 'music, learning violin and piano'),
(62662, 1109, '_field_131', 'year 1'),
(62661, 1109, '_field_137', 'reading story, games, scientific, math'),
(62660, 1109, '_field_130', 'Han academy'),
(62659, 1109, '_field_106', 'play games with others'),
(62658, 1109, '_field_105', 'Math and toys'),
(62657, 1109, '_field_104', ''),
(62656, 1109, '_field_103', 'No'),
(62655, 1109, '_field_102', 'Hong Kong'),
(62654, 1109, '_field_101', 'English'),
(62653, 1109, '_field_100', 'Chinese'),
(62652, 1109, '_field_99', 'Male'),
(62651, 1109, '_field_98', 'Derek Lo'),
(62650, 1109, '_field_97', '05/09/2012'),
(62649, 1109, '_field_96', 'Lo Tsang Hung, Derek'),
(62648, 1109, '_field_129', ''),
(62647, 1109, '_field_128', ''),
(62646, 1109, '_field_95', '1-778-996-8982'),
(62645, 1109, '_field_94', ''),
(62644, 1109, '_field_93', 'Tao'),
(62643, 1109, '_field_92', 'Yu Yang'),
(62642, 1109, '_field_91', '1'),
(62641, 1109, '_field_90', '+86-13600162890'),
(62640, 1109, '_field_89', 'Hong Kong'),
(62639, 1109, '_field_88', 'V5B1T4'),
(62638, 1109, '_field_87', 'BC'),
(62637, 1109, '_field_86', 'Hong Kong'),
(62636, 1109, '_field_85', ''),
(62635, 1109, '_field_84', 'Flat G, 27/F, Tower 19, South Horizons Ap Lei Chau'),
(62634, 1109, '_field_83', '13600162890@139.com'),
(62633, 1109, '_field_82', '+86-13600162890'),
(62632, 1109, '_field_81', 'Lo'),
(62631, 1109, '_field_80', 'Man Fu'),
(62630, 1109, '_field_79', ''),
(62629, 1109, '_field_78', ''),
(62628, 1109, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(62627, 1109, '_field_75', 'September 2019'),
(62626, 1109, '_field_74', 'Grade Two'),
(62625, 1108, '_seq_num', '281'),
(62624, 1108, '_form_id', '3'),
(62623, 1108, '_field_126', '1'),
(62622, 1108, '_field_136', 'my son loves math and scientific things, his observation ability is very outstanding. he is interested in all new things, and willing to learn.'),
(62611, 1108, '_field_118', ''),
(62612, 1108, '_field_119', 'No'),
(62613, 1108, '_field_120', ''),
(62614, 1108, '_field_121', 'No'),
(62615, 1108, '_field_122', ''),
(62616, 1108, '_field_132', 'No'),
(62617, 1108, '_field_133', ''),
(62618, 1108, '_field_134', 'No'),
(62619, 1108, '_field_135', ''),
(62620, 1108, '_field_123', 'My son was keeping stay in montessori system when he was 2 years old in China, we love the system, it gives him lots of chance to develop his nature capability.'),
(62621, 1108, '_field_124', 'yes, definitely!'),
(62605, 1108, '_field_131', 'year 1'),
(62606, 1108, '_field_138', 'music, learning violin and piano'),
(62607, 1108, '_field_114', 'allergy to egg, and all kinds of egg relative food'),
(62608, 1108, '_field_115', 'No'),
(62609, 1108, '_field_116', ''),
(62610, 1108, '_field_117', 'No'),
(62604, 1108, '_field_137', 'reading story, games, scientific, math'),
(62603, 1108, '_field_130', 'Han academy'),
(62602, 1108, '_field_106', 'play games with others'),
(621, 52, '_edit_last', '1'),
(622, 52, '_edit_lock', '1566602697:1'),
(71102, 1267, '_field_18', 'Matteo Reda'),
(71101, 1267, '_field_60', ''),
(71100, 1267, '_field_59', ''),
(71099, 1267, '_field_58', ''),
(71098, 1267, '_field_57', ''),
(71097, 1267, '_field_41', '1'),
(71096, 1267, '_field_35', '6042026106'),
(71095, 1267, '_field_34', 'Attendease'),
(71094, 1267, '_field_31', 'V5A 0B6'),
(71093, 1267, '_field_33', 'BC'),
(71092, 1267, '_field_29', 'Burnaby'),
(71091, 1267, '_field_28', '410'),
(71090, 1267, '_field_25', '9350 University High Street'),
(71089, 1267, '_field_23', 'racquel123@icloud.com'),
(71088, 1267, '_field_21', '6043476100'),
(71087, 1267, '_field_19', 'Reda'),
(71086, 1267, '_field_17', 'Racquel'),
(71085, 1267, '_field_71', 'previous son attended WMA'),
(71084, 1267, '_field_70', ''),
(71083, 1267, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(71082, 1267, '_field_9', '0'),
(71081, 1267, '_field_7', 'September 2020'),
(71080, 1267, '_field_5', 'Morning Session'),
(71079, 1266, '_seq_num', '441'),
(71078, 1266, '_form_id', '2'),
(71077, 1266, '_field_67', '1'),
(71076, 1266, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(71075, 1266, '_field_73', 'Our goals for all our kids is to, not only pursue their passions, but to do it with purpose and with care of their environment. We feel that at his young age, the daily habits and individual interest can have such a great impact in how he pursues learning in the future.  '),
(71074, 1266, '_field_47', 'We hope for Matteo to build healthy routines and learn good communication in a group and 1on1 setting. WMA made a very big difference in his older brother\'s life as he has gone on to be a curious, caring, and a very progressive learner. We would love for Matteo to thrive like we know he can with the Montessori environment. '),
(71073, 1266, '_field_65', 'We have been working with Matteo to stay at the table when eating at home. He seems to be fine when he sees other children in his class however. We would love for this to work together to make this a routine for him. '),
(71072, 1266, '_field_46', 'Yes'),
(71071, 1266, '_field_64', 'Prefers foods that are separate such as fruit, vegetables and meat. Loves soup and raw veggies. Sometimes will get picky when he sees small bits of green in a soup or stew. '),
(71070, 1266, '_field_45', 'Yes'),
(71069, 1266, '_field_63', ''),
(71068, 1266, '_field_44', 'No'),
(71067, 1266, '_field_62', ''),
(71066, 1266, '_field_43', 'No'),
(71065, 1266, '_field_42', 'None'),
(71064, 1266, '_field_56', 'Yes'),
(71055, 1266, '_field_72', 'Milan - 10 / Luca - 8 '),
(71056, 1266, '_field_36', 'Matteo loves to play with lego and trucks. '),
(71057, 1266, '_field_37', 'Enjoys outdoor play with others and bike riding. '),
(71058, 1266, '_field_38', 'Yes'),
(71059, 1266, '_field_39', 'Yes'),
(71060, 1266, '_field_61', 'Yes'),
(71061, 1266, '_field_53', 'Matteo was in group daycare from 1.5 - 3 years old with a group of 5 children. In the past year, he has participated in preschool 3 days a week.'),
(71062, 1266, '_field_54', 'Yes'),
(71063, 1266, '_field_55', 'University Highlands Preschool Program '),
(71048, 1266, '_field_24', '26/05/2015'),
(71049, 1266, '_field_20', 'Matteo'),
(71050, 1266, '_field_22', 'M'),
(71051, 1266, '_field_26', 'English'),
(71052, 1266, '_field_27', ''),
(71053, 1266, '_field_30', 'Canadian'),
(71054, 1266, '_field_32', 'Yes'),
(71047, 1266, '_field_18', 'Matteo Reda'),
(71045, 1266, '_field_59', ''),
(71046, 1266, '_field_60', ''),
(71044, 1266, '_field_58', ''),
(71043, 1266, '_field_57', ''),
(71042, 1266, '_field_41', '1'),
(71041, 1266, '_field_35', '6042026106'),
(71040, 1266, '_field_34', 'Attendease'),
(71039, 1266, '_field_31', 'V5A 0B6'),
(71038, 1266, '_field_33', 'BC'),
(71037, 1266, '_field_29', 'Burnaby'),
(71036, 1266, '_field_28', '410'),
(71035, 1266, '_field_25', '9350 University High Street'),
(71034, 1266, '_field_23', 'racquel123@icloud.com'),
(71033, 1266, '_field_21', '6043476100'),
(71032, 1266, '_field_19', 'Reda'),
(71031, 1266, '_field_17', 'Racquel'),
(71030, 1266, '_field_71', 'previous son attended WMA'),
(71029, 1266, '_field_70', ''),
(71028, 1266, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(71027, 1266, '_field_9', '0'),
(71026, 1266, '_field_7', 'September 2020'),
(71025, 1266, '_field_5', 'Morning Session'),
(71023, 1265, '_form_id', '3'),
(71024, 1265, '_seq_num', '328'),
(71022, 1265, '_field_126', '1'),
(71021, 1265, '_field_136', 'SOPHIA IS A LOVELY, CURIOUS, ENERGETIC SOUL, WITH AN EMOTIONAL INTELLIGENCE THAT MAKES HER VERY COMPASSIONATE AND CARING TOWARDS OTHERS.  SHE IS, AND WILL BE AN ONLY CHILD. MY DESIRE IS TO GIVE HER THE OPPORTUNITY TO  ESTABLISH STRONG CONNECTIONS WITH HER PEERS AT AN EARLY AGE,  AND THAT SHE LEARNS HOW TO MAINTAIN RELATIONSHIPS.  THE SENSE OF BELONGING TO AN ACADEMY WILL CREATE A SENSE OF CONNECTION THAT AN ONLY CHILD NEEDS OUTSIDE OF HOME,WHILE SHAPING THE RELATIONSHIPS SHE BUILDS FOR THE FUTURE. SHE WILL THRIVE IN SUCH A CONNECTED AND SUPPORTING ENVIRONMENT. '),
(71020, 1265, '_field_124', 'I LOVE EVERYTHING THAT MONTESSORI STANDS FOR!\nSOPHIA IS OUR ONLY CHILD AND SHE IS A VERY CURIOUS AND ENERGETIC SOUL; I BELIEVE THAT THE BEAUTIFUL BALANCE OF EDUCATIONAL CURRICULUM THAT COMES WITH MONTESSORI METHOD, CAN GUIDE AND SHAPE SOPHIA\'S ENERGY AND INTEREST TO BUILD A STRONG FOUNDATION FOR THE FUTURE.  AS A FORMER EDUCATOR, I LEARNED TO APPRECIATE THE IMPORTANCE OF BUILDING A STRONG CONFIDENCE AND ACADEMIC FOUNDATION VERY EARLY IN THE CHILD\'S DEVELOPMENT. \n\nWE HOPED TO GET  A SPOT IN THE PRESCHOOL PROGRAM, BUT WE WERE TO LATE IN SIGNING UP. \n'),
(71011, 1265, '_field_119', 'No'),
(71012, 1265, '_field_120', ''),
(71013, 1265, '_field_121', 'No'),
(71014, 1265, '_field_122', ''),
(71015, 1265, '_field_132', 'No'),
(71016, 1265, '_field_133', ''),
(71017, 1265, '_field_134', 'No'),
(71018, 1265, '_field_135', ''),
(71019, 1265, '_field_123', 'YOUR MISSION STATEMENT, THE PRINCIPLES YOU RELY ON ARE VALUES THAT WE APPRECIATE AND LIVE BY AS A FAMILY. I WOULD LOVE FOR SOPHIA TO ENTER THE OUTSIDE WORLD IN AN ENVIRONMENT THAT CONTINUES TO SHAPE HER CHARACTER AND PERSONALITY WITH HEALTHY VALUES. YOUR  SCHOOL FOLLOWS THE MONTESSORI PRINCIPLES THAT ARE KNOWN FOR THE POSITIVE IMPACT IN A CHILD\'S DEVELOPMENT. I BELIEVE THAT THE STRUCTURE YOU PROVIDE CAN BE VERY HEALTHY FOR SOPHIA.\n\nWE LEAVE NOT TOO FAR FROM YOUR ACADEMY, SO THAT IS A BONUS! WE ARE LOOKING FOR A PRIVATE OPTION FOR OUR DAUGHTER, AND  YOUR ACADEMY SEEMS TO  HIT ALL THE CHECK MARKS ON OUR LIST. \n\nALSO, THE WAY YOU PRESERVE THE ITALIAN HERITAGE RESONATES WITH  US.'),
(71006, 1265, '_field_114', 'OVERALL SENSITIVE GUT, MANAGED BY US WITH ATTENTION TO MIXING FOODS\n '),
(71007, 1265, '_field_115', 'No'),
(71008, 1265, '_field_116', ''),
(71009, 1265, '_field_117', 'Yes'),
(71010, 1265, '_field_118', 'WE LIMIT SWEETS, TO MINIMIZE GUT DISCOMFORT ( NO SUGAR DRINKS, CANDIES, LOLLIPOPS, GUMMY BEARS ETC)\n\nNO MILK'),
(71005, 1265, '_field_138', 'GYMNASTICS, BALLET, POTTERY '),
(71004, 1265, '_field_131', 'PRESCHOOL'),
(62601, 1108, '_field_105', 'Math and toys'),
(62600, 1108, '_field_104', ''),
(62598, 1108, '_field_102', 'Hong Kong'),
(62599, 1108, '_field_103', 'No'),
(62597, 1108, '_field_101', 'English'),
(62596, 1108, '_field_100', 'Chinese'),
(62595, 1108, '_field_99', 'Male'),
(62594, 1108, '_field_98', 'Derek Lo'),
(62593, 1108, '_field_97', '05/09/2012'),
(62592, 1108, '_field_96', 'Lo Tsang Hung, Derek'),
(62591, 1108, '_field_129', ''),
(62590, 1108, '_field_128', ''),
(62589, 1108, '_field_95', '1-778-996-8982'),
(62588, 1108, '_field_94', ''),
(62587, 1108, '_field_93', 'Tao'),
(62586, 1108, '_field_92', 'Yu Yang'),
(62585, 1108, '_field_91', '1'),
(62584, 1108, '_field_90', '+86-13600162890'),
(62583, 1108, '_field_89', 'Hong Kong'),
(62582, 1108, '_field_88', 'V5B1T4'),
(62581, 1108, '_field_87', 'BC'),
(62580, 1108, '_field_86', 'Hong Kong'),
(62579, 1108, '_field_85', ''),
(62578, 1108, '_field_84', 'Flat G, 27/F, Tower 19, South Horizons Ap Lei Chau'),
(62577, 1108, '_field_83', '13600162890@139.com'),
(62576, 1108, '_field_82', '+86-13600162890'),
(62575, 1108, '_field_81', 'Lo'),
(62574, 1108, '_field_80', 'Man Fu'),
(62573, 1108, '_field_79', ''),
(62572, 1108, '_field_78', ''),
(62571, 1108, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(62570, 1108, '_field_75', 'September 2019'),
(62569, 1108, '_field_74', 'Grade Two'),
(62568, 1107, '_seq_num', '280'),
(62567, 1107, '_form_id', '3'),
(62566, 1107, '_field_126', '1'),
(62565, 1107, '_field_136', 'Brody is well-liked by his peers &amp; teachers, and we know he will feel at home in almost any school.  Our best hope is for a school where he is happy with his peers, finds joy in learning, and thrives from the positive influence of other children around him.'),
(62564, 1107, '_field_124', 'We prefer Brody to learn in a setting without computers used at an early age.  We think he would benefit from the unique resources and methods that the Montessori method offers.  We are encouraged that the environment is non-competitive, as Brody has been very hard on himself this year, being the youngest in a split-grade class that very much compares the kids\' accomplishments.'),
(62562, 1107, '_field_135', ''),
(62563, 1107, '_field_123', 'Brody is very much an academic and is keen to learn.  The Montessori environment seems to offer so many opportunities to learn and grow during the class day.  '),
(62561, 1107, '_field_134', 'No'),
(62560, 1107, '_field_133', ''),
(62559, 1107, '_field_132', 'No'),
(62558, 1107, '_field_122', ''),
(62555, 1107, '_field_119', 'No'),
(62556, 1107, '_field_120', ''),
(62557, 1107, '_field_121', 'No'),
(62546, 1107, '_field_130', 'Tillicum Annex'),
(62547, 1107, '_field_137', 'Gym, games, free play'),
(62548, 1107, '_field_131', '1'),
(62549, 1107, '_field_138', 'Soccer league (current), Hebrew school (past)'),
(62550, 1107, '_field_114', 'Brody required a puffer when he would get a respiratory infection when he was younger, but we have not needed it as of late.'),
(62551, 1107, '_field_115', 'No'),
(62552, 1107, '_field_116', ''),
(62553, 1107, '_field_117', 'Yes'),
(62554, 1107, '_field_118', 'Sensitivity to gluten, dairy. \nAllergy to food dye.'),
(62539, 1107, '_field_100', 'English'),
(62540, 1107, '_field_101', 'some Hebrew'),
(62541, 1107, '_field_102', 'Canadian'),
(62542, 1107, '_field_103', 'No'),
(62543, 1107, '_field_104', ''),
(62544, 1107, '_field_105', 'Reading, imaginative play, making inventions'),
(62545, 1107, '_field_106', 'Park-type free playing, tag &amp; grounders'),
(62538, 1107, '_field_99', 'Male'),
(62536, 1107, '_field_97', '27/09/2012'),
(62537, 1107, '_field_98', 'Brody'),
(62535, 1107, '_field_96', 'Broderick Chang'),
(62534, 1107, '_field_129', ''),
(62533, 1107, '_field_128', ''),
(62532, 1107, '_field_95', ''),
(62531, 1107, '_field_94', ''),
(62529, 1107, '_field_92', ''),
(62530, 1107, '_field_93', ''),
(62528, 1107, '_field_91', '0'),
(62527, 1107, '_field_90', '604-979-8828'),
(62526, 1107, '_field_89', 'Crosstown Dental Clinic'),
(62525, 1107, '_field_88', 'V5K1E9'),
(62524, 1107, '_field_87', 'BC'),
(62523, 1107, '_field_86', 'Vancouver'),
(62522, 1107, '_field_85', ''),
(62521, 1107, '_field_84', '2872 Trinity Street'),
(62520, 1107, '_field_83', 'brittarempel@gmail.com'),
(62519, 1107, '_field_82', '6047194716'),
(62518, 1107, '_field_81', 'Chang'),
(62517, 1107, '_field_80', 'Britta'),
(62516, 1107, '_field_79', ''),
(62515, 1107, '_field_78', ''),
(62514, 1107, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(62513, 1107, '_field_75', 'September 2019'),
(62512, 1107, '_field_74', 'Grade Two'),
(62510, 1106, '_form_id', '3'),
(62511, 1106, '_seq_num', '279'),
(62509, 1106, '_field_126', '1'),
(62508, 1106, '_field_136', 'Brody is well-liked by his peers &amp; teachers, and we know he will feel at home in almost any school.  Our best hope is for a school where he is happy with his peers, finds joy in learning, and thrives from the positive influence of other children around him.'),
(62507, 1106, '_field_124', 'We prefer Brody to learn in a setting without computers used at an early age.  We think he would benefit from the unique resources and methods that the Montessori method offers.  We are encouraged that the environment is non-competitive, as Brody has been very hard on himself this year, being the youngest in a split-grade class that very much compares the kids\' accomplishments.'),
(62506, 1106, '_field_123', 'Brody is very much an academic and is keen to learn.  The Montessori environment seems to offer so many opportunities to learn and grow during the class day.  '),
(62505, 1106, '_field_135', ''),
(62504, 1106, '_field_134', 'No'),
(62503, 1106, '_field_133', ''),
(62502, 1106, '_field_132', 'No'),
(62501, 1106, '_field_122', ''),
(62500, 1106, '_field_121', 'No'),
(62499, 1106, '_field_120', ''),
(62498, 1106, '_field_119', 'No'),
(62497, 1106, '_field_118', 'Sensitivity to gluten, dairy. \nAllergy to food dye.'),
(62496, 1106, '_field_117', 'Yes'),
(62494, 1106, '_field_115', 'No'),
(62495, 1106, '_field_116', ''),
(62493, 1106, '_field_114', 'Brody required a puffer when he would get a respiratory infection when he was younger, but we have not needed it as of late.'),
(62482, 1106, '_field_100', 'English'),
(62483, 1106, '_field_101', 'some Hebrew'),
(62484, 1106, '_field_102', 'Canadian'),
(62485, 1106, '_field_103', 'No'),
(62486, 1106, '_field_104', ''),
(62487, 1106, '_field_105', 'Reading, imaginative play, making inventions'),
(62488, 1106, '_field_106', 'Park-type free playing, tag &amp; grounders'),
(62489, 1106, '_field_130', 'Tillicum Annex'),
(62490, 1106, '_field_137', 'Gym, games, free play'),
(62491, 1106, '_field_131', '1'),
(62492, 1106, '_field_138', 'Soccer league (current), Hebrew school (past)'),
(62474, 1106, '_field_94', ''),
(62475, 1106, '_field_95', ''),
(62476, 1106, '_field_128', ''),
(62477, 1106, '_field_129', ''),
(62478, 1106, '_field_96', 'Broderick Chang'),
(62479, 1106, '_field_97', '27/09/2012'),
(62480, 1106, '_field_98', 'Brody'),
(62481, 1106, '_field_99', 'Male'),
(62473, 1106, '_field_93', ''),
(62472, 1106, '_field_92', ''),
(62471, 1106, '_field_91', '0'),
(62470, 1106, '_field_90', '604-979-8828'),
(62469, 1106, '_field_89', 'Crosstown Dental Clinic'),
(62468, 1106, '_field_88', 'V5K1E9'),
(62466, 1106, '_field_86', 'Vancouver'),
(62467, 1106, '_field_87', 'BC'),
(62465, 1106, '_field_85', ''),
(62464, 1106, '_field_84', '2872 Trinity Street'),
(62463, 1106, '_field_83', 'brittarempel@gmail.com'),
(62462, 1106, '_field_82', '6047194716'),
(62461, 1106, '_field_81', 'Chang'),
(62460, 1106, '_field_80', 'Britta'),
(62459, 1106, '_field_79', ''),
(62458, 1106, '_field_78', ''),
(62457, 1106, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(62456, 1106, '_field_75', 'September 2019'),
(62455, 1106, '_field_74', 'Grade Two'),
(62454, 1105, '_seq_num', '278'),
(62453, 1105, '_form_id', '3'),
(62452, 1105, '_field_126', '1'),
(62451, 1105, '_field_136', 'Inaki is a wonderful, very curious, a bit shy but very sociable twelve years old boy.Originally from Mexico, we are in Canada now and Inaki is learning English (he is getting pretty good).He loves sport and dancing, takes basketball and dancing classes, love legos and assembling airplanes or car model kits.he loves animals and decided on his own to become a vegetarian.he is a bit messy but a good learner. \nwe teach to try being pro-active,to believe in himself, but most importantly, respect for other people and cultures.\n'),
(62450, 1105, '_field_124', 'We want Inaki to grow up as a well balanced human being. We believe that the best way to achieve that is for him to attend a school where he can learn not just by heart but by being involved in the process;searching,asking,interracting with other kids,developing social skills,learning to listen and to speak freely. the Montessori Method, from what I have heard and seen, does not just provide an education but also an environment that explain that education.');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(62449, 1105, '_field_123', ' For WMA reputation, we met people that went to or who have child that goes to WMA. All of them were talking very positively about the experience. they tallked about an education system that does not just look at a kid as a number in a classroom but rather\nas a participant in his own educationel development.Most importantly, the kids we met were kids that did not look at school as a \"jail\" but seemed really happy to go there.'),
(62448, 1105, '_field_135', ''),
(62447, 1105, '_field_134', 'No'),
(62446, 1105, '_field_133', ''),
(62445, 1105, '_field_132', 'No'),
(62444, 1105, '_field_122', ''),
(62443, 1105, '_field_121', 'No'),
(62442, 1105, '_field_120', ''),
(62441, 1105, '_field_119', 'No'),
(62440, 1105, '_field_118', ''),
(62439, 1105, '_field_117', 'No'),
(62428, 1105, '_field_103', 'Yes'),
(62429, 1105, '_field_104', 'Maria Fernanda Alvarado Lule 22'),
(62430, 1105, '_field_105', 'Reading, Running, Dancing'),
(62431, 1105, '_field_106', 'Basketball, HipHop Dance'),
(62432, 1105, '_field_130', 'Alpha Omega Bilingual School'),
(62433, 1105, '_field_137', 'GYM Class, Math'),
(62434, 1105, '_field_131', '6 Grade'),
(62435, 1105, '_field_138', 'Basketball, HipHop Dance, Kumon'),
(62436, 1105, '_field_114', 'No'),
(62437, 1105, '_field_115', 'No'),
(62438, 1105, '_field_116', ''),
(62422, 1105, '_field_97', '22/10/2006'),
(62423, 1105, '_field_98', 'Iñaky'),
(62424, 1105, '_field_99', 'Male'),
(62425, 1105, '_field_100', 'Spanish'),
(62426, 1105, '_field_101', 'English '),
(62427, 1105, '_field_102', 'Mexican'),
(62421, 1105, '_field_96', 'Martin Iñaky Alvarado Lule'),
(62420, 1105, '_field_129', ''),
(62418, 1105, '_field_95', ''),
(62419, 1105, '_field_128', ''),
(62417, 1105, '_field_94', ''),
(62416, 1105, '_field_93', ''),
(71003, 1265, '_field_137', 'PAINTING, READING - CIRCLE TIME, DISCOVERY TIME ( PLANS &amp; ANIMALS)'),
(71002, 1265, '_field_130', 'PETIT GENIS PRESCHOOL '),
(71001, 1265, '_field_106', 'OUTDOOR ACTIVITIES ( BALL, RUNNING), PLAYING WITH CARS AND FIGURINES; LOVES KIDS AND PLAYS ANYTHING THEY PLAY'),
(71000, 1265, '_field_105', 'DRAWING, PUZZLE, LEGO, PAINTING, SMALL FIGURINES '),
(70999, 1265, '_field_104', ''),
(70998, 1265, '_field_103', 'No'),
(70997, 1265, '_field_102', 'CANADIAN'),
(70996, 1265, '_field_101', ''),
(70995, 1265, '_field_100', 'ENGLISH'),
(70994, 1265, '_field_99', 'Female'),
(70993, 1265, '_field_98', 'SOPHIA'),
(70992, 1265, '_field_97', '10/12/2014'),
(70990, 1265, '_field_129', ''),
(70991, 1265, '_field_96', 'SOPHIA NICOLE ISLIK'),
(70989, 1265, '_field_128', ''),
(70988, 1265, '_field_95', ''),
(70987, 1265, '_field_94', ''),
(70986, 1265, '_field_93', ''),
(70985, 1265, '_field_92', ''),
(70984, 1265, '_field_91', '0'),
(70983, 1265, '_field_90', '7789985090'),
(70982, 1265, '_field_89', 'Medisys Health Group'),
(70981, 1265, '_field_88', 'V5C 6R'),
(70980, 1265, '_field_87', 'BC'),
(70979, 1265, '_field_86', 'BURNABY'),
(70978, 1265, '_field_85', '2204'),
(70977, 1265, '_field_84', '4388 BUCHANAN STREET'),
(70976, 1265, '_field_83', 'sislikcoach@gmail.com'),
(70975, 1265, '_field_82', '7789985090'),
(70974, 1265, '_field_81', 'ISLIK'),
(70973, 1265, '_field_80', 'SANDA'),
(70972, 1265, '_field_79', 'Friends attending other Montessori programs'),
(70971, 1265, '_field_78', ''),
(70970, 1265, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(70969, 1265, '_field_75', 'September 2020'),
(70968, 1265, '_field_74', 'Kindergarten'),
(70967, 1264, '_seq_num', '327'),
(70966, 1264, '_form_id', '3'),
(70965, 1264, '_field_126', '1'),
(70964, 1264, '_field_136', 'SOPHIA IS A LOVELY, CURIOUS, ENERGETIC SOUL, WITH AN EMOTIONAL INTELLIGENCE THAT MAKES HER VERY COMPASSIONATE AND CARING TOWARDS OTHERS.  SHE IS, AND WILL BE AN ONLY CHILD. MY DESIRE IS TO GIVE HER THE OPPORTUNITY TO  ESTABLISH STRONG CONNECTIONS WITH HER PEERS AT AN EARLY AGE,  AND THAT SHE LEARNS HOW TO MAINTAIN RELATIONSHIPS.  THE SENSE OF BELONGING TO AN ACADEMY WILL CREATE A SENSE OF CONNECTION THAT AN ONLY CHILD NEEDS OUTSIDE OF HOME,WHILE SHAPING THE RELATIONSHIPS SHE BUILDS FOR THE FUTURE. SHE WILL THRIVE IN SUCH A CONNECTED AND SUPPORTING ENVIRONMENT. '),
(70963, 1264, '_field_124', 'I LOVE EVERYTHING THAT MONTESSORI STANDS FOR!\nSOPHIA IS OUR ONLY CHILD AND SHE IS A VERY CURIOUS AND ENERGETIC SOUL; I BELIEVE THAT THE BEAUTIFUL BALANCE OF EDUCATIONAL CURRICULUM THAT COMES WITH MONTESSORI METHOD, CAN GUIDE AND SHAPE SOPHIA\'S ENERGY AND INTEREST TO BUILD A STRONG FOUNDATION FOR THE FUTURE.  AS A FORMER EDUCATOR, I LEARNED TO APPRECIATE THE IMPORTANCE OF BUILDING A STRONG CONFIDENCE AND ACADEMIC FOUNDATION VERY EARLY IN THE CHILD\'S DEVELOPMENT. \n\nWE HOPED TO GET  A SPOT IN THE PRESCHOOL PROGRAM, BUT WE WERE TO LATE IN SIGNING UP. \n'),
(70955, 1264, '_field_120', ''),
(70956, 1264, '_field_121', 'No'),
(70957, 1264, '_field_122', ''),
(70958, 1264, '_field_132', 'No'),
(70959, 1264, '_field_133', ''),
(70960, 1264, '_field_134', 'No'),
(70961, 1264, '_field_135', ''),
(70962, 1264, '_field_123', 'YOUR MISSION STATEMENT, THE PRINCIPLES YOU RELY ON ARE VALUES THAT WE APPRECIATE AND LIVE BY AS A FAMILY. I WOULD LOVE FOR SOPHIA TO ENTER THE OUTSIDE WORLD IN AN ENVIRONMENT THAT CONTINUES TO SHAPE HER CHARACTER AND PERSONALITY WITH HEALTHY VALUES. YOUR  SCHOOL FOLLOWS THE MONTESSORI PRINCIPLES THAT ARE KNOWN FOR THE POSITIVE IMPACT IN A CHILD\'S DEVELOPMENT. I BELIEVE THAT THE STRUCTURE YOU PROVIDE CAN BE VERY HEALTHY FOR SOPHIA.\n\nWE LEAVE NOT TOO FAR FROM YOUR ACADEMY, SO THAT IS A BONUS! WE ARE LOOKING FOR A PRIVATE OPTION FOR OUR DAUGHTER, AND  YOUR ACADEMY SEEMS TO  HIT ALL THE CHECK MARKS ON OUR LIST. \n\nALSO, THE WAY YOU PRESERVE THE ITALIAN HERITAGE RESONATES WITH  US.'),
(70954, 1264, '_field_119', 'No'),
(62415, 1105, '_field_92', ''),
(62414, 1105, '_field_91', '0'),
(62413, 1105, '_field_90', '6047292161'),
(62412, 1105, '_field_89', 'Performance Construction'),
(62411, 1105, '_field_88', 'V5T2P8'),
(62410, 1105, '_field_87', 'BC'),
(62409, 1105, '_field_86', 'Vancouver'),
(62408, 1105, '_field_85', '201'),
(62407, 1105, '_field_84', '227 East 15th Avenue'),
(62406, 1105, '_field_83', 'mariaalvaradolule@yahoo.ca'),
(62405, 1105, '_field_82', '6047292161'),
(62404, 1105, '_field_81', 'Alvarado Lule'),
(62403, 1105, '_field_80', 'Maria'),
(62402, 1105, '_field_79', ''),
(62401, 1105, '_field_78', ''),
(62400, 1105, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(62399, 1105, '_field_75', 'September 2019'),
(62398, 1105, '_field_74', 'Grade Seven'),
(62397, 1104, '_seq_num', '277'),
(62396, 1104, '_form_id', '3'),
(62395, 1104, '_field_126', '1'),
(62394, 1104, '_field_136', 'Inaki is a wonderful, very curious, a bit shy but very sociable twelve years old boy.Originally from Mexico, we are in Canada now and Inaki is learning English (he is getting pretty good).He loves sport and dancing, takes basketball and dancing classes, love legos and assembling airplanes or car model kits.he loves animals and decided on his own to become a vegetarian.he is a bit messy but a good learner. \nwe teach to try being pro-active,to believe in himself, but most importantly, respect for other people and cultures.\n'),
(62393, 1104, '_field_124', 'We want Inaki to grow up as a well balanced human being. We believe that the best way to achieve that is for him to attend a school where he can learn not just by heart but by being involved in the process;searching,asking,interracting with other kids,developing social skills,learning to listen and to speak freely. the Montessori Method, from what I have heard and seen, does not just provide an education but also an environment that explain that education.'),
(62392, 1104, '_field_123', ' For WMA reputation, we met people that went to or who have child that goes to WMA. All of them were talking very positively about the experience. they tallked about an education system that does not just look at a kid as a number in a classroom but rather\nas a participant in his own educationel development.Most importantly, the kids we met were kids that did not look at school as a \"jail\" but seemed really happy to go there.'),
(62391, 1104, '_field_135', ''),
(62390, 1104, '_field_134', 'No'),
(62389, 1104, '_field_133', ''),
(62388, 1104, '_field_132', 'No'),
(62387, 1104, '_field_122', ''),
(62386, 1104, '_field_121', 'No'),
(62385, 1104, '_field_120', ''),
(62384, 1104, '_field_119', 'No'),
(62383, 1104, '_field_118', ''),
(62382, 1104, '_field_117', 'No'),
(62371, 1104, '_field_103', 'Yes'),
(62372, 1104, '_field_104', 'Maria Fernanda Alvarado Lule 22'),
(62373, 1104, '_field_105', 'Reading, Running, Dancing'),
(62374, 1104, '_field_106', 'Basketball, HipHop Dance'),
(62375, 1104, '_field_130', 'Alpha Omega Bilingual School'),
(62376, 1104, '_field_137', 'GYM Class, Math'),
(62377, 1104, '_field_131', '6 Grade'),
(62378, 1104, '_field_138', 'Basketball, HipHop Dance, Kumon'),
(62379, 1104, '_field_114', 'No'),
(62380, 1104, '_field_115', 'No'),
(62381, 1104, '_field_116', ''),
(62364, 1104, '_field_96', 'Martin Iñaky Alvarado Lule'),
(62365, 1104, '_field_97', '22/10/2006'),
(62366, 1104, '_field_98', 'Iñaky'),
(62367, 1104, '_field_99', 'Male'),
(62368, 1104, '_field_100', 'Spanish'),
(62369, 1104, '_field_101', 'English '),
(62370, 1104, '_field_102', 'Mexican'),
(62363, 1104, '_field_129', ''),
(62362, 1104, '_field_128', ''),
(62360, 1104, '_field_94', ''),
(62361, 1104, '_field_95', ''),
(62359, 1104, '_field_93', ''),
(62358, 1104, '_field_92', ''),
(70953, 1264, '_field_118', 'WE LIMIT SWEETS, TO MINIMIZE GUT DISCOMFORT ( NO SUGAR DRINKS, CANDIES, LOLLIPOPS, GUMMY BEARS ETC)\n\nNO MILK'),
(70952, 1264, '_field_117', 'Yes'),
(70951, 1264, '_field_116', ''),
(70950, 1264, '_field_115', 'No'),
(70949, 1264, '_field_114', 'OVERALL SENSITIVE GUT, MANAGED BY US WITH ATTENTION TO MIXING FOODS\n '),
(70948, 1264, '_field_138', 'GYMNASTICS, BALLET, POTTERY '),
(70947, 1264, '_field_131', 'PRESCHOOL'),
(70946, 1264, '_field_137', 'PAINTING, READING - CIRCLE TIME, DISCOVERY TIME ( PLANS &amp; ANIMALS)'),
(70945, 1264, '_field_130', 'PETIT GENIS PRESCHOOL '),
(70944, 1264, '_field_106', 'OUTDOOR ACTIVITIES ( BALL, RUNNING), PLAYING WITH CARS AND FIGURINES; LOVES KIDS AND PLAYS ANYTHING THEY PLAY'),
(70943, 1264, '_field_105', 'DRAWING, PUZZLE, LEGO, PAINTING, SMALL FIGURINES '),
(70942, 1264, '_field_104', ''),
(70941, 1264, '_field_103', 'No'),
(70940, 1264, '_field_102', 'CANADIAN'),
(70939, 1264, '_field_101', ''),
(70938, 1264, '_field_100', 'ENGLISH'),
(70937, 1264, '_field_99', 'Female'),
(70936, 1264, '_field_98', 'SOPHIA'),
(70935, 1264, '_field_97', '10/12/2014'),
(70934, 1264, '_field_96', 'SOPHIA NICOLE ISLIK'),
(70933, 1264, '_field_129', ''),
(70932, 1264, '_field_128', ''),
(70931, 1264, '_field_95', ''),
(70930, 1264, '_field_94', ''),
(70929, 1264, '_field_93', ''),
(70928, 1264, '_field_92', ''),
(70927, 1264, '_field_91', '0'),
(70926, 1264, '_field_90', '7789985090'),
(70925, 1264, '_field_89', 'Medisys Health Group'),
(70924, 1264, '_field_88', 'V5C 6R'),
(70923, 1264, '_field_87', 'BC'),
(70922, 1264, '_field_86', 'BURNABY'),
(70921, 1264, '_field_85', '2204'),
(70920, 1264, '_field_84', '4388 BUCHANAN STREET'),
(70919, 1264, '_field_83', 'sislikcoach@gmail.com'),
(70918, 1264, '_field_82', '7789985090'),
(70917, 1264, '_field_81', 'ISLIK'),
(70916, 1264, '_field_80', 'SANDA'),
(70915, 1264, '_field_79', 'Friends attending other Montessori programs'),
(70914, 1264, '_field_78', ''),
(70913, 1264, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(70912, 1264, '_field_75', 'September 2020'),
(70911, 1264, '_field_74', 'Kindergarten'),
(70909, 1262, '_form_id', '3'),
(70910, 1262, '_seq_num', '326'),
(70908, 1262, '_field_126', '1'),
(70907, 1262, '_field_136', 'We are very excited to be considered for an opportunity at your school and look forward to meeting with the team :)'),
(70906, 1262, '_field_124', 'Our child enjoys the soothing and yet stimulating methodology of Montessori. He responds well to directed and self directed play and the ability to work collaboratively as well as independently is a good mix for him. '),
(70905, 1262, '_field_123', 'We have heard excellent things about the program from parents at our daughter school. Recommended by CEFA as well'),
(70904, 1262, '_field_135', ''),
(70903, 1262, '_field_134', 'No'),
(70902, 1262, '_field_133', ''),
(70901, 1262, '_field_132', 'No'),
(70900, 1262, '_field_122', ''),
(70899, 1262, '_field_121', 'No'),
(70898, 1262, '_field_120', ''),
(70897, 1262, '_field_119', 'No'),
(70896, 1262, '_field_118', ''),
(70895, 1262, '_field_117', 'No'),
(70894, 1262, '_field_116', ''),
(70893, 1262, '_field_115', 'No'),
(70892, 1262, '_field_114', 'N/a'),
(70881, 1262, '_field_100', 'English'),
(70882, 1262, '_field_101', ''),
(70883, 1262, '_field_102', 'Canadian'),
(70884, 1262, '_field_103', 'Yes'),
(70885, 1262, '_field_104', 'Sahya (10 years), Samara (4 months)'),
(70886, 1262, '_field_105', 'Art activity, sensory play, sports'),
(70887, 1262, '_field_106', 'Active and dramatic play'),
(70888, 1262, '_field_130', 'CEFA '),
(70889, 1262, '_field_137', 'Math, Science, Yoga, Magical Story time, STem'),
(70890, 1262, '_field_131', 'Pre kindergarten (JK3)'),
(70891, 1262, '_field_138', 'Swimming, soccer, basketball, ball hockey '),
(70875, 1262, '_field_128', 'Self employed (developer)'),
(70876, 1262, '_field_129', '6046713047'),
(70877, 1262, '_field_96', 'Sevik Kallu'),
(70878, 1262, '_field_97', '22/08/2014'),
(70879, 1262, '_field_98', 'Sevik'),
(70880, 1262, '_field_99', 'Male'),
(70874, 1262, '_field_95', '6046713047'),
(70872, 1262, '_field_93', 'Kallu'),
(70873, 1262, '_field_94', 'akallu19@gmail.com'),
(70871, 1262, '_field_92', 'Aman'),
(70870, 1262, '_field_91', '1'),
(70869, 1262, '_field_90', '+16043061415 '),
(70868, 1262, '_field_89', 'Self employed ( Accountant)'),
(70867, 1262, '_field_88', 'V5s3j6'),
(70866, 1262, '_field_87', 'BC'),
(70865, 1262, '_field_86', 'Vancouver'),
(70864, 1262, '_field_85', ''),
(70863, 1262, '_field_84', '6575 Brooks Street'),
(70862, 1262, '_field_83', 'preeti1227@hotmail.com'),
(70861, 1262, '_field_82', '6043061415'),
(70860, 1262, '_field_81', 'Kallu'),
(70859, 1262, '_field_80', 'Preet'),
(70858, 1262, '_field_79', ''),
(70857, 1262, '_field_78', ''),
(70856, 1262, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(70855, 1262, '_field_75', 'September 2019'),
(70854, 1262, '_field_74', 'Kindergarten'),
(70853, 1261, '_seq_num', '325'),
(70852, 1261, '_form_id', '3'),
(70851, 1261, '_field_126', '1'),
(70850, 1261, '_field_136', 'We are very excited to be considered for an opportunity at your school and look forward to meeting with the team :)'),
(70849, 1261, '_field_124', 'Our child enjoys the soothing and yet stimulating methodology of Montessori. He responds well to directed and self directed play and the ability to work collaboratively as well as independently is a good mix for him. '),
(70848, 1261, '_field_123', 'We have heard excellent things about the program from parents at our daughter school. Recommended by CEFA as well'),
(70847, 1261, '_field_135', ''),
(70846, 1261, '_field_134', 'No'),
(70845, 1261, '_field_133', ''),
(70844, 1261, '_field_132', 'No'),
(70843, 1261, '_field_122', ''),
(70842, 1261, '_field_121', 'No'),
(70841, 1261, '_field_120', ''),
(70840, 1261, '_field_119', 'No'),
(70839, 1261, '_field_118', ''),
(70838, 1261, '_field_117', 'No'),
(70837, 1261, '_field_116', ''),
(70836, 1261, '_field_115', 'No'),
(70835, 1261, '_field_114', 'N/a'),
(70834, 1261, '_field_138', 'Swimming, soccer, basketball, ball hockey '),
(70833, 1261, '_field_131', 'Pre kindergarten (JK3)'),
(70831, 1261, '_field_130', 'CEFA '),
(70832, 1261, '_field_137', 'Math, Science, Yoga, Magical Story time, STem'),
(70830, 1261, '_field_106', 'Active and dramatic play'),
(70829, 1261, '_field_105', 'Art activity, sensory play, sports'),
(70827, 1261, '_field_103', 'Yes'),
(70828, 1261, '_field_104', 'Sahya (10 years), Samara (4 months)'),
(70826, 1261, '_field_102', 'Canadian'),
(70824, 1261, '_field_100', 'English'),
(70825, 1261, '_field_101', ''),
(70813, 1261, '_field_91', '1'),
(70814, 1261, '_field_92', 'Aman'),
(70815, 1261, '_field_93', 'Kallu'),
(70816, 1261, '_field_94', 'akallu19@gmail.com'),
(70817, 1261, '_field_95', '6046713047'),
(70818, 1261, '_field_128', 'Self employed (developer)'),
(70819, 1261, '_field_129', '6046713047'),
(70820, 1261, '_field_96', 'Sevik Kallu'),
(70821, 1261, '_field_97', '22/08/2014'),
(70822, 1261, '_field_98', 'Sevik'),
(70823, 1261, '_field_99', 'Male'),
(70812, 1261, '_field_90', '+16043061415 '),
(70811, 1261, '_field_89', 'Self employed ( Accountant)'),
(70810, 1261, '_field_88', 'V5s3j6'),
(70809, 1261, '_field_87', 'BC'),
(70808, 1261, '_field_86', 'Vancouver'),
(70807, 1261, '_field_85', ''),
(70806, 1261, '_field_84', '6575 Brooks Street'),
(70805, 1261, '_field_83', 'preeti1227@hotmail.com'),
(70794, 1260, '_field_67', '1'),
(70795, 1260, '_form_id', '2'),
(70796, 1260, '_seq_num', '440'),
(70797, 1261, '_field_74', 'Kindergarten'),
(70798, 1261, '_field_75', 'September 2019'),
(70799, 1261, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(70800, 1261, '_field_78', ''),
(70801, 1261, '_field_79', ''),
(70802, 1261, '_field_80', 'Preet'),
(70803, 1261, '_field_81', 'Kallu'),
(70804, 1261, '_field_82', '6043061415'),
(70788, 1260, '_field_64', ''),
(70789, 1260, '_field_46', 'N'),
(70790, 1260, '_field_65', ''),
(70791, 1260, '_field_47', 'He needs to integrate into the collective'),
(70792, 1260, '_field_73', 'Cultivate hands-on ability'),
(70793, 1260, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:21:\"Casa and Kindergarten\";}'),
(70787, 1260, '_field_45', 'No'),
(70786, 1260, '_field_63', ''),
(70784, 1260, '_field_62', ''),
(70785, 1260, '_field_44', 'No'),
(70783, 1260, '_field_43', 'No'),
(62357, 1104, '_field_91', '0'),
(62356, 1104, '_field_90', '6047292161'),
(62354, 1104, '_field_88', 'V5T2P8'),
(62355, 1104, '_field_89', 'Performance Construction'),
(62353, 1104, '_field_87', 'BC'),
(62352, 1104, '_field_86', 'Vancouver'),
(62351, 1104, '_field_85', '201'),
(62350, 1104, '_field_84', '227 East 15th Avenue'),
(62349, 1104, '_field_83', 'mariaalvaradolule@yahoo.ca'),
(62348, 1104, '_field_82', '6047292161'),
(62347, 1104, '_field_81', 'Alvarado Lule'),
(62346, 1104, '_field_80', 'Maria'),
(62345, 1104, '_field_79', ''),
(62344, 1104, '_field_78', ''),
(62343, 1104, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(62342, 1104, '_field_75', 'September 2019'),
(62341, 1104, '_field_74', 'Grade Seven'),
(62340, 1103, '_seq_num', '336'),
(62339, 1103, '_form_id', '2'),
(62338, 1103, '_field_67', '1'),
(62337, 1103, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(62336, 1103, '_field_73', '100% aligned. Oben is our third child who is very bright, brave, clever (like most 3rd kids) and he\'ll thrive in this setting. He\'s exposed to tons of reading, station concepts already, welcomes independent playing, understands concepts well beyond his years, loves playing with other kids and really is a fun little guy. He is ready to be challenged, learn and grow. \nThank you in advance for your consideration! We look forward to meeting you at your Open House. Warmly, Andrea and Dave'),
(62334, 1103, '_field_65', ''),
(62335, 1103, '_field_47', 'My niece loved your school when she attended it last year. I picked her up a few times and spoke to other parents who were all very impressed (with happy little monkeys to boot) and we are very close to you as well. Our other two children attended another Montessori and we love the method, respect all the methods and really saw how they thrived in Kindergarten due to the learning. It\'s a wonderful fit for what we value.'),
(62333, 1103, '_field_46', 'N'),
(62332, 1103, '_field_64', ''),
(62331, 1103, '_field_45', 'No'),
(62330, 1103, '_field_63', ''),
(62329, 1103, '_field_44', 'No'),
(62328, 1103, '_field_62', ''),
(62327, 1103, '_field_43', 'No'),
(62319, 1103, '_field_38', 'Yes'),
(62320, 1103, '_field_39', 'Yes'),
(62321, 1103, '_field_61', 'Yes'),
(62322, 1103, '_field_53', 'Shares a nanny 2x a week and loves it'),
(62323, 1103, '_field_54', 'No'),
(62324, 1103, '_field_55', ''),
(62325, 1103, '_field_56', ''),
(62326, 1103, '_field_42', 'no'),
(62318, 1103, '_field_37', 'Anything sport related, playing imagination, trains/cars, lego, singing and music'),
(62317, 1103, '_field_36', 'Lego, Train sets, building with dominos, drawing and colouring'),
(62316, 1103, '_field_72', 'Eire 9 years old and Regan 6 years old'),
(62315, 1103, '_field_32', 'Yes'),
(62314, 1103, '_field_30', 'Canadian'),
(62313, 1103, '_field_27', ''),
(62312, 1103, '_field_26', 'English'),
(62311, 1103, '_field_22', 'M'),
(62298, 1103, '_field_29', 'Vancouver'),
(62299, 1103, '_field_33', 'BC'),
(62300, 1103, '_field_31', 'V5K1L6'),
(62301, 1103, '_field_34', 'Paper Clouds Project Ltd'),
(62302, 1103, '_field_35', '7788866870'),
(62303, 1103, '_field_41', '0'),
(62304, 1103, '_field_57', ''),
(62305, 1103, '_field_58', ''),
(62306, 1103, '_field_59', ''),
(62307, 1103, '_field_60', ''),
(62308, 1103, '_field_18', 'Oben Lance Gaynor Bell'),
(62309, 1103, '_field_24', '02/11/2015'),
(62310, 1103, '_field_20', 'Oben'),
(62292, 1103, '_field_17', 'Andrea'),
(62293, 1103, '_field_19', 'Bell'),
(62294, 1103, '_field_21', '7788866870'),
(62295, 1103, '_field_23', 'andreajbell77@gmail.com'),
(62296, 1103, '_field_25', '2655 Cambridge Street'),
(62297, 1103, '_field_28', ''),
(62291, 1103, '_field_71', 'Referral - My neice Melody King went there last year'),
(62290, 1103, '_field_70', ''),
(62289, 1103, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(62288, 1103, '_field_9', '0'),
(62287, 1103, '_field_7', 'January 2019'),
(62286, 1103, '_field_5', 'Morning Session'),
(62284, 1102, '_form_id', '2'),
(62285, 1102, '_seq_num', '335'),
(62283, 1102, '_field_67', '1'),
(62282, 1102, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(62281, 1102, '_field_73', '100% aligned. Oben is our third child who is very bright, brave, clever (like most 3rd kids) and he\'ll thrive in this setting. He\'s exposed to tons of reading, station concepts already, welcomes independent playing, understands concepts well beyond his years, loves playing with other kids and really is a fun little guy. He is ready to be challenged, learn and grow. \nThank you in advance for your consideration! We look forward to meeting you at your Open House. Warmly, Andrea and Dave'),
(62280, 1102, '_field_47', 'My niece loved your school when she attended it last year. I picked her up a few times and spoke to other parents who were all very impressed (with happy little monkeys to boot) and we are very close to you as well. Our other two children attended another Montessori and we love the method, respect all the methods and really saw how they thrived in Kindergarten due to the learning. It\'s a wonderful fit for what we value.'),
(62279, 1102, '_field_65', ''),
(62278, 1102, '_field_46', 'N'),
(62277, 1102, '_field_64', ''),
(62276, 1102, '_field_45', 'No'),
(62275, 1102, '_field_63', ''),
(62274, 1102, '_field_44', 'No'),
(62273, 1102, '_field_62', ''),
(62272, 1102, '_field_43', 'No'),
(62271, 1102, '_field_42', 'no'),
(62270, 1102, '_field_56', ''),
(62269, 1102, '_field_55', ''),
(62268, 1102, '_field_54', 'No'),
(62267, 1102, '_field_53', 'Shares a nanny 2x a week and loves it'),
(62266, 1102, '_field_61', 'Yes'),
(62265, 1102, '_field_39', 'Yes'),
(62264, 1102, '_field_38', 'Yes'),
(62263, 1102, '_field_37', 'Anything sport related, playing imagination, trains/cars, lego, singing and music'),
(62262, 1102, '_field_36', 'Lego, Train sets, building with dominos, drawing and colouring'),
(62261, 1102, '_field_72', 'Eire 9 years old and Regan 6 years old'),
(62258, 1102, '_field_27', ''),
(62259, 1102, '_field_30', 'Canadian'),
(62260, 1102, '_field_32', 'Yes'),
(62257, 1102, '_field_26', 'English'),
(62256, 1102, '_field_22', 'M'),
(62255, 1102, '_field_20', 'Oben'),
(62254, 1102, '_field_24', '02/11/2015'),
(62253, 1102, '_field_18', 'Oben Lance Gaynor Bell'),
(62252, 1102, '_field_60', ''),
(62250, 1102, '_field_58', ''),
(62251, 1102, '_field_59', ''),
(62249, 1102, '_field_57', ''),
(62237, 1102, '_field_17', 'Andrea'),
(62238, 1102, '_field_19', 'Bell'),
(62239, 1102, '_field_21', '7788866870'),
(62240, 1102, '_field_23', 'andreajbell77@gmail.com'),
(62241, 1102, '_field_25', '2655 Cambridge Street'),
(62242, 1102, '_field_28', ''),
(62243, 1102, '_field_29', 'Vancouver'),
(62244, 1102, '_field_33', 'BC'),
(62245, 1102, '_field_31', 'V5K1L6'),
(62246, 1102, '_field_34', 'Paper Clouds Project Ltd'),
(62247, 1102, '_field_35', '7788866870'),
(62248, 1102, '_field_41', '0'),
(62230, 1101, '_seq_num', '334'),
(62231, 1102, '_field_5', 'Morning Session'),
(62232, 1102, '_field_7', 'January 2019'),
(62233, 1102, '_field_9', '0'),
(62234, 1102, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(62235, 1102, '_field_70', ''),
(62236, 1102, '_field_71', 'Referral - My neice Melody King went there last year'),
(62229, 1101, '_form_id', '2'),
(62228, 1101, '_field_67', '1'),
(62227, 1101, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(62226, 1101, '_field_73', 'We encourage our child to make decisions and problem solve. At home we pursue both creativity and logical thinking, and freedom. We enable our child and encourage her to pursue her own interests. '),
(62225, 1101, '_field_47', 'Research suggests children may benefit most from the Montessori method, and we agree. '),
(62224, 1101, '_field_65', ''),
(62223, 1101, '_field_46', 'N'),
(62222, 1101, '_field_64', ''),
(62221, 1101, '_field_45', 'No'),
(62220, 1101, '_field_63', ''),
(62219, 1101, '_field_44', 'No'),
(62218, 1101, '_field_62', ''),
(62217, 1101, '_field_43', 'No'),
(62216, 1101, '_field_42', 'None'),
(62215, 1101, '_field_56', 'n'),
(62214, 1101, '_field_55', 'Strong Start'),
(62213, 1101, '_field_54', 'Yes'),
(62212, 1101, '_field_53', ''),
(62211, 1101, '_field_61', 'Yes'),
(62210, 1101, '_field_39', 'Yes'),
(62209, 1101, '_field_38', 'Yes'),
(62208, 1101, '_field_37', 'Dancing, Singing, Music.'),
(62207, 1101, '_field_36', 'Music, Dancing, Reading, Colouring, Building'),
(62206, 1101, '_field_72', ''),
(62205, 1101, '_field_32', 'N'),
(62204, 1101, '_field_30', 'Canadian'),
(62203, 1101, '_field_27', 'Cantonese, Bangladeshi'),
(62202, 1101, '_field_26', 'English'),
(62201, 1101, '_field_22', 'F'),
(62200, 1101, '_field_20', 'Kaya'),
(62199, 1101, '_field_24', '13/05/2016'),
(62198, 1101, '_field_18', 'Kaya Orellana'),
(62197, 1101, '_field_60', ''),
(62196, 1101, '_field_59', ''),
(62195, 1101, '_field_58', ''),
(62194, 1101, '_field_57', ''),
(62193, 1101, '_field_41', '1'),
(62192, 1101, '_field_35', '7788289540'),
(62191, 1101, '_field_34', 'The City of Vancouver'),
(62190, 1101, '_field_31', 'V5V 3M8'),
(62189, 1101, '_field_33', 'BC'),
(62188, 1101, '_field_29', 'Vancouver'),
(62187, 1101, '_field_28', '323'),
(62186, 1101, '_field_25', '3333 Main Street'),
(62184, 1101, '_field_21', '7788289540'),
(62185, 1101, '_field_23', 'jariorellana@gmail.com'),
(62183, 1101, '_field_19', 'Orellana'),
(62182, 1101, '_field_17', 'Jari'),
(62181, 1101, '_field_71', 'Word of mouth. Applying with cousin/Nanny share \"Maya Alfaruq\"'),
(62173, 1100, '_field_67', '1'),
(62174, 1100, '_form_id', '2'),
(62175, 1100, '_seq_num', '333'),
(62176, 1101, '_field_5', 'Morning Session'),
(62177, 1101, '_field_7', 'September 2019'),
(62178, 1101, '_field_9', '0'),
(62179, 1101, '_field_69', 'a:3:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";i:2;s:5:\"other\";}'),
(62180, 1101, '_field_70', ''),
(62172, 1100, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(62171, 1100, '_field_73', 'We encourage our child to make decisions and problem solve. At home we pursue both creativity and logical thinking, and freedom. We enable our child and encourage her to pursue her own interests. '),
(62157, 1100, '_field_53', ''),
(62158, 1100, '_field_54', 'Yes'),
(62159, 1100, '_field_55', 'Strong Start'),
(62160, 1100, '_field_56', 'n'),
(62161, 1100, '_field_42', 'None'),
(62162, 1100, '_field_43', 'No'),
(62163, 1100, '_field_62', ''),
(62164, 1100, '_field_44', 'No'),
(62165, 1100, '_field_63', ''),
(62166, 1100, '_field_45', 'No'),
(62167, 1100, '_field_64', ''),
(62168, 1100, '_field_46', 'N'),
(62169, 1100, '_field_65', ''),
(62170, 1100, '_field_47', 'Research suggests children may benefit most from the Montessori method, and we agree. '),
(62150, 1100, '_field_32', 'N'),
(62151, 1100, '_field_72', ''),
(62152, 1100, '_field_36', 'Music, Dancing, Reading, Colouring, Building'),
(62153, 1100, '_field_37', 'Dancing, Singing, Music.'),
(62154, 1100, '_field_38', 'Yes'),
(62155, 1100, '_field_39', 'Yes'),
(62156, 1100, '_field_61', 'Yes'),
(62149, 1100, '_field_30', 'Canadian'),
(62148, 1100, '_field_27', 'Cantonese, Bangladeshi'),
(62147, 1100, '_field_26', 'English'),
(62146, 1100, '_field_22', 'F'),
(62145, 1100, '_field_20', 'Kaya'),
(62144, 1100, '_field_24', '13/05/2016'),
(62143, 1100, '_field_18', 'Kaya Orellana'),
(62142, 1100, '_field_60', ''),
(62141, 1100, '_field_59', ''),
(62140, 1100, '_field_58', ''),
(62139, 1100, '_field_57', ''),
(62138, 1100, '_field_41', '1'),
(62137, 1100, '_field_35', '7788289540'),
(62136, 1100, '_field_34', 'The City of Vancouver'),
(62135, 1100, '_field_31', 'V5V 3M8'),
(62134, 1100, '_field_33', 'BC'),
(62133, 1100, '_field_29', 'Vancouver'),
(62132, 1100, '_field_28', '323'),
(62131, 1100, '_field_25', '3333 Main Street'),
(62130, 1100, '_field_23', 'jariorellana@gmail.com'),
(62129, 1100, '_field_21', '7788289540'),
(62128, 1100, '_field_19', 'Orellana'),
(62127, 1100, '_field_17', 'Jari'),
(62126, 1100, '_field_71', 'Word of mouth. Applying with cousin/Nanny share \"Maya Alfaruq\"'),
(62125, 1100, '_field_70', ''),
(62124, 1100, '_field_69', 'a:3:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";i:2;s:5:\"other\";}'),
(62123, 1100, '_field_9', '0'),
(62122, 1100, '_field_7', 'September 2019'),
(62121, 1100, '_field_5', 'Morning Session'),
(62120, 1099, '_seq_num', '276'),
(62119, 1099, '_form_id', '3'),
(62118, 1099, '_field_126', '1'),
(62117, 1099, '_field_136', 'Kayden is very observant and a good imitator, so it is important that he be in an environment with high standards of behaviour.  Every Montessori school we have visited has impressed us with the way teachers handle the students and interact with them.  As Kayden develops his conversational ability we want him to grow up as a respectful, considerate young man who regards the feelings of others and is happy to participate cooperatively.  We have not yet had a tour of your school, but we would welcome the opportunity for this in the near future.  '),
(62116, 1099, '_field_124', 'We really like the creative discovery approach to learning, which is a fluid way of better synchronizing with a child\'s abilities and interests.  Every child is different and learns in their own particular way.  We feel that if Kayden were given the opportunity to learn in and environment where he can choose his activities, his natural curiosity will be developed;  we want him to have a love of learning, as when he is interested in and excited about something, he is fully engaged and happy.  Fitting children into a cookie cutter model does not properly respect their abilities or interests.  '),
(62115, 1099, '_field_123', 'We feel that it is important for Kayden to receive a high quality education, in a child-centric environment rather than one dictated by the educational system.  Our close family friend who is a former educator recommended a Montessori education for his early years.  Kayden\'s two older brothers went to private schools and are now embarking on university careers in medicine and business management, and we are similarly committed to providing Kayden with the best education at the right school.  We also value smaller class size and more one-to-one attention from teachers, which will help Kayden feel more comfortable socially and help him become more of a talker.  It is also beneficial for him to be around children of other ages, as this is helpful for socialization and ultimately doing better in later years.'),
(62114, 1099, '_field_135', 'We were concerned that he might have hearing or speech issues when he was around 2 1/2 because he wasn\'t verbalizing and babbling the way most young children do.  However, hearing tests turned up no abnormalities, and we have been using a B.I. to help him with language development and verbal expression.'),
(62113, 1099, '_field_134', 'Yes'),
(62112, 1099, '_field_133', ''),
(62111, 1099, '_field_132', 'No'),
(62110, 1099, '_field_122', ''),
(62109, 1099, '_field_121', 'No'),
(62108, 1099, '_field_120', 'He is somewhat of a picky eater and doesn\'t like cold, mushy foods.  We also don\'t eat beef in our household.'),
(62107, 1099, '_field_119', 'Yes'),
(62106, 1099, '_field_118', ''),
(62105, 1099, '_field_117', 'No'),
(62104, 1099, '_field_116', ''),
(62103, 1099, '_field_115', 'No'),
(62102, 1099, '_field_114', 'Kayden is healthy and has had no serious illnesses or medical procedures.'),
(62101, 1099, '_field_138', 'swimming'),
(62100, 1099, '_field_131', 'Preschool'),
(62099, 1099, '_field_137', 'Basic math, arts and crafts, outdoor playground time'),
(62098, 1099, '_field_130', 'Kiddy Junction Academy'),
(62097, 1099, '_field_106', 'outdoor play, sports, climbing, soccer'),
(62096, 1099, '_field_105', 'spelling and number puzzles and games, building blocks'),
(62095, 1099, '_field_104', 'Mohit (19), Rohen (18)'),
(62094, 1099, '_field_103', 'Yes'),
(62093, 1099, '_field_102', 'Canadian'),
(62092, 1099, '_field_101', 'Hindi'),
(62091, 1099, '_field_100', 'English'),
(62090, 1099, '_field_99', 'Male'),
(62089, 1099, '_field_98', 'Kayden'),
(62088, 1099, '_field_97', '04/04/2014'),
(62087, 1099, '_field_96', 'Kayden Nayyar'),
(62086, 1099, '_field_129', 'N/A'),
(62084, 1099, '_field_95', '604 323 9500'),
(62085, 1099, '_field_128', 'home maker'),
(62083, 1099, '_field_94', 'lsmithc2global@gmail.com'),
(62082, 1099, '_field_93', 'Nayyar'),
(62081, 1099, '_field_92', 'Kavita'),
(62080, 1099, '_field_91', '1'),
(62079, 1099, '_field_90', '604 263 9000'),
(62074, 1099, '_field_85', ''),
(62075, 1099, '_field_86', 'Vancouver'),
(62076, 1099, '_field_87', 'BC'),
(62077, 1099, '_field_88', 'V5P3H5'),
(62078, 1099, '_field_89', 'Self-employed, C.A.'),
(62073, 1099, '_field_84', '6872 Fleming Street'),
(62072, 1099, '_field_83', 'nayyar2000@gmail.com'),
(62071, 1099, '_field_82', '604 263 9000'),
(62070, 1099, '_field_81', 'Nayyar'),
(62069, 1099, '_field_80', 'Michael'),
(62068, 1099, '_field_79', ''),
(62067, 1099, '_field_78', ''),
(62066, 1099, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(62065, 1099, '_field_75', 'September 2019'),
(62061, 1098, '_field_126', '1'),
(62062, 1098, '_form_id', '3'),
(62063, 1098, '_seq_num', '275'),
(62064, 1099, '_field_74', 'Kindergarten'),
(62060, 1098, '_field_136', 'Kayden is very observant and a good imitator, so it is important that he be in an environment with high standards of behaviour.  Every Montessori school we have visited has impressed us with the way teachers handle the students and interact with them.  As Kayden develops his conversational ability we want him to grow up as a respectful, considerate young man who regards the feelings of others and is happy to participate cooperatively.  We have not yet had a tour of your school, but we would welcome the opportunity for this in the near future.  '),
(62059, 1098, '_field_124', 'We really like the creative discovery approach to learning, which is a fluid way of better synchronizing with a child\'s abilities and interests.  Every child is different and learns in their own particular way.  We feel that if Kayden were given the opportunity to learn in and environment where he can choose his activities, his natural curiosity will be developed;  we want him to have a love of learning, as when he is interested in and excited about something, he is fully engaged and happy.  Fitting children into a cookie cutter model does not properly respect their abilities or interests.  '),
(62058, 1098, '_field_123', 'We feel that it is important for Kayden to receive a high quality education, in a child-centric environment rather than one dictated by the educational system.  Our close family friend who is a former educator recommended a Montessori education for his early years.  Kayden\'s two older brothers went to private schools and are now embarking on university careers in medicine and business management, and we are similarly committed to providing Kayden with the best education at the right school.  We also value smaller class size and more one-to-one attention from teachers, which will help Kayden feel more comfortable socially and help him become more of a talker.  It is also beneficial for him to be around children of other ages, as this is helpful for socialization and ultimately doing better in later years.'),
(62057, 1098, '_field_135', 'We were concerned that he might have hearing or speech issues when he was around 2 1/2 because he wasn\'t verbalizing and babbling the way most young children do.  However, hearing tests turned up no abnormalities, and we have been using a B.I. to help him with language development and verbal expression.'),
(62056, 1098, '_field_134', 'Yes'),
(62055, 1098, '_field_133', ''),
(62054, 1098, '_field_132', 'No'),
(62053, 1098, '_field_122', ''),
(62052, 1098, '_field_121', 'No'),
(62051, 1098, '_field_120', 'He is somewhat of a picky eater and doesn\'t like cold, mushy foods.  We also don\'t eat beef in our household.'),
(62050, 1098, '_field_119', 'Yes'),
(62049, 1098, '_field_118', ''),
(62048, 1098, '_field_117', 'No'),
(62047, 1098, '_field_116', ''),
(62046, 1098, '_field_115', 'No'),
(62045, 1098, '_field_114', 'Kayden is healthy and has had no serious illnesses or medical procedures.'),
(62043, 1098, '_field_131', 'Preschool'),
(62044, 1098, '_field_138', 'swimming'),
(62042, 1098, '_field_137', 'Basic math, arts and crafts, outdoor playground time'),
(62041, 1098, '_field_130', 'Kiddy Junction Academy'),
(62040, 1098, '_field_106', 'outdoor play, sports, climbing, soccer'),
(62039, 1098, '_field_105', 'spelling and number puzzles and games, building blocks'),
(62036, 1098, '_field_102', 'Canadian'),
(62037, 1098, '_field_103', 'Yes'),
(62038, 1098, '_field_104', 'Mohit (19), Rohen (18)'),
(62035, 1098, '_field_101', 'Hindi'),
(62026, 1098, '_field_94', 'lsmithc2global@gmail.com'),
(62027, 1098, '_field_95', '604 323 9500'),
(62028, 1098, '_field_128', 'home maker'),
(62029, 1098, '_field_129', 'N/A'),
(62030, 1098, '_field_96', 'Kayden Nayyar'),
(62031, 1098, '_field_97', '04/04/2014'),
(62032, 1098, '_field_98', 'Kayden'),
(62033, 1098, '_field_99', 'Male'),
(62034, 1098, '_field_100', 'English'),
(62025, 1098, '_field_93', 'Nayyar'),
(62024, 1098, '_field_92', 'Kavita'),
(62023, 1098, '_field_91', '1'),
(62022, 1098, '_field_90', '604 263 9000'),
(62020, 1098, '_field_88', 'V5P3H5'),
(62021, 1098, '_field_89', 'Self-employed, C.A.'),
(62019, 1098, '_field_87', 'BC'),
(62018, 1098, '_field_86', 'Vancouver'),
(62017, 1098, '_field_85', ''),
(62016, 1098, '_field_84', '6872 Fleming Street'),
(62003, 1097, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(62004, 1097, '_field_67', '1'),
(62005, 1097, '_form_id', '2'),
(62006, 1097, '_seq_num', '332'),
(62007, 1098, '_field_74', 'Kindergarten'),
(62008, 1098, '_field_75', 'September 2019'),
(62009, 1098, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(62010, 1098, '_field_78', ''),
(62011, 1098, '_field_79', ''),
(62012, 1098, '_field_80', 'Michael'),
(62013, 1098, '_field_81', 'Nayyar'),
(62014, 1098, '_field_82', '604 263 9000'),
(62015, 1098, '_field_83', 'nayyar2000@gmail.com'),
(62002, 1097, '_field_73', 'Our family believes in giving our child space to be creative, not limiting her interests or curiosities. Lexi is curious about everything these days, as all children are, and we feel that Montessori’s hands-on, collaborative play is aligned with our educational goals to inspire imagination, creativity, and ensuring she grows in a social environment. We hope he/she develops healthy collaborative skills.'),
(62001, 1097, '_field_47', 'WMA is a great school - we love the Montessori teaching style and hope that our son/daughter could be part of a play based environment.'),
(62000, 1097, '_field_65', ''),
(61999, 1097, '_field_46', 'N'),
(61998, 1097, '_field_64', ''),
(61996, 1097, '_field_63', ''),
(61997, 1097, '_field_45', 'No'),
(61993, 1097, '_field_43', 'No'),
(61994, 1097, '_field_62', ''),
(61995, 1097, '_field_44', 'No'),
(61992, 1097, '_field_42', 'No'),
(61991, 1097, '_field_56', 'n'),
(61990, 1097, '_field_55', 'She is currently in Central Montessori Child Care'),
(61989, 1097, '_field_54', 'Yes'),
(61988, 1097, '_field_53', ''),
(61987, 1097, '_field_61', 'Yes'),
(61986, 1097, '_field_39', 'Yes'),
(61985, 1097, '_field_38', 'Yes'),
(61984, 1097, '_field_37', 'She really enjoys doing handcrafts with her friends.'),
(61983, 1097, '_field_36', 'Lego and handcrefting'),
(61982, 1097, '_field_72', 'Zhuofan Yu, 21 years od, Fangshuo Yu, 12 yeard old'),
(61981, 1097, '_field_32', 'Yes'),
(61980, 1097, '_field_30', 'PR'),
(61979, 1097, '_field_27', 'English'),
(61978, 1097, '_field_26', 'Mandarin'),
(61977, 1097, '_field_22', 'F'),
(61976, 1097, '_field_20', 'Lexi'),
(61975, 1097, '_field_24', '12/09/2014'),
(61974, 1097, '_field_18', 'Xinzi Yu'),
(61973, 1097, '_field_60', ''),
(61972, 1097, '_field_59', ''),
(61971, 1097, '_field_58', ''),
(61970, 1097, '_field_57', ''),
(61969, 1097, '_field_41', '0'),
(61968, 1097, '_field_35', '6044046919'),
(61967, 1097, '_field_34', 'Headspring Oil Corp'),
(61966, 1097, '_field_31', 'V6M 3H9'),
(61965, 1097, '_field_33', 'BC'),
(61964, 1097, '_field_29', 'Vancouver'),
(61963, 1097, '_field_28', '6412 Churchill St'),
(61962, 1097, '_field_25', '6412 Churchill St'),
(61961, 1097, '_field_23', 'evahan470@gmail.com'),
(61959, 1097, '_field_19', 'Han'),
(61960, 1097, '_field_21', '6044046919'),
(61958, 1097, '_field_17', 'Eva'),
(61957, 1097, '_field_71', ''),
(61956, 1097, '_field_70', ''),
(61955, 1097, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61954, 1097, '_field_9', '0'),
(61953, 1097, '_field_7', 'January 2019'),
(61952, 1097, '_field_5', 'Full Day'),
(61951, 1096, '_seq_num', '331'),
(61950, 1096, '_form_id', '2'),
(61949, 1096, '_field_67', '1'),
(61948, 1096, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(61938, 1096, '_field_43', 'No'),
(61939, 1096, '_field_62', ''),
(61940, 1096, '_field_44', 'No'),
(61941, 1096, '_field_63', ''),
(61942, 1096, '_field_45', 'No'),
(61943, 1096, '_field_64', ''),
(61944, 1096, '_field_46', 'N'),
(61945, 1096, '_field_65', ''),
(61946, 1096, '_field_47', 'WMA is a great school - we love the Montessori teaching style and hope that our son/daughter could be part of a play based environment.'),
(61947, 1096, '_field_73', 'Our family believes in giving our child space to be creative, not limiting her interests or curiosities. Lexi is curious about everything these days, as all children are, and we feel that Montessori’s hands-on, collaborative play is aligned with our educational goals to inspire imagination, creativity, and ensuring she grows in a social environment. We hope he/she develops healthy collaborative skills.'),
(61931, 1096, '_field_39', 'Yes'),
(61932, 1096, '_field_61', 'Yes'),
(61933, 1096, '_field_53', ''),
(61934, 1096, '_field_54', 'Yes'),
(61935, 1096, '_field_55', 'She is currently in Central Montessori Child Care'),
(61936, 1096, '_field_56', 'n'),
(61937, 1096, '_field_42', 'No'),
(61930, 1096, '_field_38', 'Yes'),
(61929, 1096, '_field_37', 'She really enjoys doing handcrafts with her friends.'),
(61928, 1096, '_field_36', 'Lego and handcrefting'),
(61927, 1096, '_field_72', 'Zhuofan Yu, 21 years od, Fangshuo Yu, 12 yeard old'),
(61925, 1096, '_field_30', 'PR'),
(61926, 1096, '_field_32', 'Yes'),
(61924, 1096, '_field_27', 'English'),
(61923, 1096, '_field_26', 'Mandarin'),
(61922, 1096, '_field_22', 'F'),
(61921, 1096, '_field_20', 'Lexi'),
(61920, 1096, '_field_24', '12/09/2014'),
(61919, 1096, '_field_18', 'Xinzi Yu'),
(61918, 1096, '_field_60', ''),
(61917, 1096, '_field_59', ''),
(61916, 1096, '_field_58', ''),
(61915, 1096, '_field_57', ''),
(61914, 1096, '_field_41', '0'),
(61913, 1096, '_field_35', '6044046919'),
(61912, 1096, '_field_34', 'Headspring Oil Corp'),
(61911, 1096, '_field_31', 'V6M 3H9'),
(61910, 1096, '_field_33', 'BC'),
(61909, 1096, '_field_29', 'Vancouver'),
(61908, 1096, '_field_28', '6412 Churchill St'),
(61907, 1096, '_field_25', '6412 Churchill St'),
(61906, 1096, '_field_23', 'evahan470@gmail.com'),
(61905, 1096, '_field_21', '6044046919'),
(61904, 1096, '_field_19', 'Han'),
(61903, 1096, '_field_17', 'Eva'),
(61902, 1096, '_field_71', ''),
(61901, 1096, '_field_70', ''),
(61900, 1096, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61899, 1096, '_field_9', '0'),
(61898, 1096, '_field_7', 'January 2019'),
(61897, 1096, '_field_5', 'Full Day'),
(61896, 1095, '_seq_num', '330'),
(61895, 1095, '_form_id', '2'),
(61894, 1095, '_field_67', '1'),
(61893, 1095, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(61892, 1095, '_field_73', 'Our family believes in giving our child space to be creative, not limiting her interests or curiosities. Lexi is curious about everything these days, as all children are, and we feel that Montessori’s hands-on, collaborative play is aligned with our educational goals to inspire imagination, creativity, and ensuring she grows in a social environment. We hope she develops healthy collaborative skills.'),
(61891, 1095, '_field_47', 'WMA is a great school - we love the Montessori teaching style and hope that our son/daughter could be part of a play based environment.'),
(61890, 1095, '_field_65', ''),
(61889, 1095, '_field_46', 'N'),
(61888, 1095, '_field_64', ''),
(61887, 1095, '_field_45', 'No'),
(61886, 1095, '_field_63', ''),
(61885, 1095, '_field_44', 'No'),
(61884, 1095, '_field_62', ''),
(61883, 1095, '_field_43', 'No'),
(61882, 1095, '_field_42', 'No'),
(61881, 1095, '_field_56', 'n'),
(61868, 1095, '_field_26', 'Mandarin'),
(61869, 1095, '_field_27', 'English'),
(61870, 1095, '_field_30', 'PR'),
(61871, 1095, '_field_32', 'N'),
(61872, 1095, '_field_72', ''),
(61873, 1095, '_field_36', 'She likes reading books when she is alone'),
(61874, 1095, '_field_37', 'She really enjoys playing games with her friends '),
(61875, 1095, '_field_38', 'Yes'),
(61876, 1095, '_field_39', 'Yes'),
(61877, 1095, '_field_61', 'Yes'),
(61878, 1095, '_field_53', ''),
(61879, 1095, '_field_54', 'Yes'),
(61880, 1095, '_field_55', 'Central Montessori Child Care'),
(61860, 1095, '_field_57', ''),
(61861, 1095, '_field_58', ''),
(61862, 1095, '_field_59', ''),
(61863, 1095, '_field_60', ''),
(61864, 1095, '_field_18', 'Xinzi (Lexi) Yu'),
(61865, 1095, '_field_24', '12/09/2014'),
(61866, 1095, '_field_20', 'Lexi'),
(61867, 1095, '_field_22', 'F'),
(61859, 1095, '_field_41', '0'),
(61858, 1095, '_field_35', '6044046919'),
(61857, 1095, '_field_34', 'N/A'),
(61856, 1095, '_field_31', 'V6M3H9'),
(70782, 1260, '_field_42', 'No'),
(70781, 1260, '_field_56', 'Yes'),
(70780, 1260, '_field_55', 'Thunderbird preschool '),
(70779, 1260, '_field_54', 'Yes'),
(70778, 1260, '_field_53', 'He make good friends from preschool.'),
(70777, 1260, '_field_61', 'Yes'),
(70776, 1260, '_field_39', 'Yes'),
(70775, 1260, '_field_38', 'No'),
(70774, 1260, '_field_37', 'Ride bicycle '),
(70773, 1260, '_field_36', 'Play train'),
(70772, 1260, '_field_72', ''),
(70771, 1260, '_field_32', 'N'),
(70770, 1260, '_field_30', 'Father '),
(70769, 1260, '_field_27', ''),
(70768, 1260, '_field_26', 'Cantonese '),
(70767, 1260, '_field_22', 'M'),
(70766, 1260, '_field_20', 'Kyky'),
(70765, 1260, '_field_24', '27/02/2015'),
(70764, 1260, '_field_18', 'Kyle'),
(70763, 1260, '_field_60', ''),
(70761, 1260, '_field_58', ''),
(70762, 1260, '_field_59', ''),
(70760, 1260, '_field_57', ''),
(70759, 1260, '_field_41', '0'),
(70758, 1260, '_field_35', '6042618389'),
(70757, 1260, '_field_34', 'Vancouver '),
(70756, 1260, '_field_31', 'V5M3S9'),
(70755, 1260, '_field_33', 'BC'),
(70754, 1260, '_field_29', 'Vancouver '),
(70753, 1260, '_field_28', ''),
(70752, 1260, '_field_25', '2238 Rupert st '),
(70751, 1260, '_field_23', 'llyy587@163.com'),
(70750, 1260, '_field_21', '7786860338'),
(70749, 1260, '_field_19', 'Lin'),
(70748, 1260, '_field_17', 'Jet'),
(70747, 1260, '_field_71', ''),
(70746, 1260, '_field_70', ''),
(70745, 1260, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(70744, 1260, '_field_9', '0'),
(70743, 1260, '_field_7', 'September 2019'),
(70742, 1260, '_field_5', 'Full Day'),
(70741, 1259, '_seq_num', '439'),
(70740, 1259, '_form_id', '2'),
(70739, 1259, '_field_67', '1'),
(70738, 1259, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:21:\"Casa and Kindergarten\";}'),
(70737, 1259, '_field_73', 'Cultivate hands-on ability'),
(70736, 1259, '_field_47', 'He needs to integrate into the collective'),
(70735, 1259, '_field_65', ''),
(70734, 1259, '_field_46', 'N'),
(70733, 1259, '_field_64', ''),
(70731, 1259, '_field_63', ''),
(70732, 1259, '_field_45', 'No'),
(70730, 1259, '_field_44', 'No'),
(70729, 1259, '_field_62', ''),
(70728, 1259, '_field_43', 'No'),
(70727, 1259, '_field_42', 'No'),
(70726, 1259, '_field_56', 'Yes'),
(70725, 1259, '_field_55', 'Thunderbird preschool '),
(70724, 1259, '_field_54', 'Yes'),
(70723, 1259, '_field_53', 'He make good friends from preschool.'),
(70720, 1259, '_field_38', 'No'),
(70721, 1259, '_field_39', 'Yes'),
(70722, 1259, '_field_61', 'Yes'),
(70719, 1259, '_field_37', 'Ride bicycle '),
(70705, 1259, '_field_57', ''),
(70706, 1259, '_field_58', ''),
(70707, 1259, '_field_59', ''),
(70708, 1259, '_field_60', ''),
(70709, 1259, '_field_18', 'Kyle'),
(70710, 1259, '_field_24', '27/02/2015'),
(70711, 1259, '_field_20', 'Kyky'),
(70712, 1259, '_field_22', 'M'),
(70713, 1259, '_field_26', 'Cantonese '),
(70714, 1259, '_field_27', ''),
(70715, 1259, '_field_30', 'Father '),
(70716, 1259, '_field_32', 'N'),
(70717, 1259, '_field_72', ''),
(70718, 1259, '_field_36', 'Play train'),
(70698, 1259, '_field_28', ''),
(70699, 1259, '_field_29', 'Vancouver '),
(70700, 1259, '_field_33', 'BC'),
(70701, 1259, '_field_31', 'V5M3S9'),
(70702, 1259, '_field_34', 'Vancouver '),
(70703, 1259, '_field_35', '6042618389'),
(70704, 1259, '_field_41', '0'),
(70697, 1259, '_field_25', '2238 Rupert st '),
(70695, 1259, '_field_21', '7786860338'),
(70696, 1259, '_field_23', 'llyy587@163.com'),
(70694, 1259, '_field_19', 'Lin'),
(70693, 1259, '_field_17', 'Jet'),
(70692, 1259, '_field_71', ''),
(70691, 1259, '_field_70', ''),
(70690, 1259, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(70689, 1259, '_field_9', '0'),
(70688, 1259, '_field_7', 'September 2019'),
(70687, 1259, '_field_5', 'Full Day'),
(70686, 1258, '_seq_num', '438'),
(70685, 1258, '_form_id', '2'),
(70684, 1258, '_field_67', '1'),
(70683, 1258, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(70682, 1258, '_field_73', 'Anad is an intelligent person, exploratory by nature and wants to experience life. He is very open with us but not so much with others, even kids of his own age. We really believe that the Montessori Method will help him open up to others and still be secure and self confident. He will respect others and himself alike, the method will help him learn about world and people around him equally. Further, I believe The Montessori method will lay correct foundation to help him find his life goal and make balanced decisions.'),
(70681, 1258, '_field_47', 'I intend Anad to become a kind, respectful and fair individual. Having experienced the positive impact of Montessori school teaching on him, I would love him to have the same positive impact going forward. I also want him to continue for higher grades available at WMA hoping he will grow to be a kind and respectful individual'),
(70680, 1258, '_field_65', ''),
(70679, 1258, '_field_46', 'N'),
(70678, 1258, '_field_64', ''),
(70677, 1258, '_field_45', 'No'),
(70676, 1258, '_field_63', ''),
(70675, 1258, '_field_44', 'No'),
(70674, 1258, '_field_62', ''),
(70673, 1258, '_field_43', 'No'),
(70672, 1258, '_field_42', 'None'),
(70671, 1258, '_field_56', 'Yes'),
(70670, 1258, '_field_55', 'Fraser Montessori'),
(70669, 1258, '_field_54', 'Yes'),
(70668, 1258, '_field_53', 'We recently moved in from New Hampshire USA. He was going to Northend Montessori, Manchester, New Hampshire.'),
(70667, 1258, '_field_61', 'Yes'),
(70666, 1258, '_field_39', 'Yes'),
(70665, 1258, '_field_38', 'No'),
(70664, 1258, '_field_37', 'Playing with toys'),
(70663, 1258, '_field_36', 'Playing with Toys'),
(70662, 1258, '_field_72', ''),
(70661, 1258, '_field_32', 'N'),
(70660, 1258, '_field_30', 'Canada'),
(70659, 1258, '_field_27', 'Hindi'),
(70658, 1258, '_field_26', 'English'),
(70657, 1258, '_field_22', 'M'),
(70656, 1258, '_field_20', 'Anad'),
(70643, 1258, '_field_28', '905'),
(70644, 1258, '_field_29', 'New Westminster'),
(70645, 1258, '_field_33', 'BC'),
(70646, 1258, '_field_31', 'V3M0K4'),
(70647, 1258, '_field_34', 'Tile Inc'),
(70648, 1258, '_field_35', '6044461742'),
(70649, 1258, '_field_41', '1'),
(70650, 1258, '_field_57', ''),
(70651, 1258, '_field_58', ''),
(70652, 1258, '_field_59', ''),
(70653, 1258, '_field_60', ''),
(70654, 1258, '_field_18', 'Anad Naad Singh'),
(70655, 1258, '_field_24', '24/12/2016'),
(70636, 1258, '_field_70', ''),
(70637, 1258, '_field_71', ''),
(70638, 1258, '_field_17', 'Amanpreet'),
(70639, 1258, '_field_19', 'Kaur'),
(70640, 1258, '_field_21', '6044461742'),
(70641, 1258, '_field_23', 'Amanpreet.jim@gmail.com'),
(70642, 1258, '_field_25', '900 Carnarvon St'),
(70635, 1258, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(70634, 1258, '_field_9', '0'),
(70633, 1258, '_field_7', 'September 2019'),
(61855, 1095, '_field_33', 'BC'),
(61854, 1095, '_field_29', 'Vancouver'),
(61853, 1095, '_field_28', ''),
(61852, 1095, '_field_25', '6412 Churchill St'),
(61851, 1095, '_field_23', 'evahan470@gmail.com'),
(61850, 1095, '_field_21', '6044046919'),
(61849, 1095, '_field_19', 'Han'),
(61848, 1095, '_field_17', 'Eva'),
(61847, 1095, '_field_71', ''),
(61846, 1095, '_field_70', ''),
(61845, 1095, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61844, 1095, '_field_9', '0'),
(61843, 1095, '_field_7', 'January 2019'),
(61842, 1095, '_field_5', 'Morning Session'),
(61841, 1094, '_seq_num', '329'),
(61840, 1094, '_form_id', '2'),
(61839, 1094, '_field_67', '1'),
(61838, 1094, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(61837, 1094, '_field_73', 'Our family believes in giving our child space to be creative, not limiting her interests or curiosities. Lexi is curious about everything these days, as all children are, and we feel that Montessori’s hands-on, collaborative play is aligned with our educational goals to inspire imagination, creativity, and ensuring she grows in a social environment. We hope she develops healthy collaborative skills.'),
(61836, 1094, '_field_47', 'WMA is a great school - we love the Montessori teaching style and hope that our son/daughter could be part of a play based environment.'),
(61835, 1094, '_field_65', ''),
(61834, 1094, '_field_46', 'N'),
(61833, 1094, '_field_64', ''),
(61832, 1094, '_field_45', 'No'),
(61831, 1094, '_field_63', ''),
(61830, 1094, '_field_44', 'No'),
(61829, 1094, '_field_62', ''),
(61828, 1094, '_field_43', 'No'),
(61827, 1094, '_field_42', 'No'),
(61826, 1094, '_field_56', 'n'),
(61825, 1094, '_field_55', 'Central Montessori Child Care'),
(61824, 1094, '_field_54', 'Yes'),
(61823, 1094, '_field_53', ''),
(61822, 1094, '_field_61', 'Yes'),
(61821, 1094, '_field_39', 'Yes'),
(61820, 1094, '_field_38', 'Yes'),
(61819, 1094, '_field_37', 'She really enjoys playing games with her friends '),
(61818, 1094, '_field_36', 'She likes reading books when she is alone'),
(61817, 1094, '_field_72', ''),
(61816, 1094, '_field_32', 'N'),
(61815, 1094, '_field_30', 'PR'),
(61814, 1094, '_field_27', 'English'),
(61813, 1094, '_field_26', 'Mandarin'),
(61812, 1094, '_field_22', 'F'),
(61811, 1094, '_field_20', 'Lexi'),
(61810, 1094, '_field_24', '12/09/2014'),
(61809, 1094, '_field_18', 'Xinzi (Lexi) Yu'),
(61808, 1094, '_field_60', ''),
(61807, 1094, '_field_59', ''),
(61806, 1094, '_field_58', ''),
(61792, 1094, '_field_71', ''),
(61793, 1094, '_field_17', 'Eva'),
(61794, 1094, '_field_19', 'Han'),
(61795, 1094, '_field_21', '6044046919'),
(61796, 1094, '_field_23', 'evahan470@gmail.com'),
(61797, 1094, '_field_25', '6412 Churchill St'),
(61798, 1094, '_field_28', ''),
(61799, 1094, '_field_29', 'Vancouver'),
(61800, 1094, '_field_33', 'BC'),
(61801, 1094, '_field_31', 'V6M3H9'),
(61802, 1094, '_field_34', 'N/A'),
(61803, 1094, '_field_35', '6044046919'),
(61804, 1094, '_field_41', '0'),
(61805, 1094, '_field_57', ''),
(61785, 1093, '_form_id', '3'),
(61786, 1093, '_seq_num', '274'),
(61787, 1094, '_field_5', 'Morning Session'),
(61788, 1094, '_field_7', 'January 2019'),
(61789, 1094, '_field_9', '0'),
(61790, 1094, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61791, 1094, '_field_70', ''),
(61784, 1093, '_field_126', '1'),
(61783, 1093, '_field_136', 'LEROY IS A SMART KID BUT GET DISTRACTED VERY EASILY.  HE CAN BETTER SUCCEED IF HE CAN STAY FOCUS ON ONE INDIVIDUAL MATERIAL RATHER THAN WORKING ON FEW DIFFERENT THINGS AT A TIME.'),
(70632, 1258, '_field_5', 'Full Day'),
(70631, 1257, '_seq_num', '437'),
(70630, 1257, '_form_id', '2'),
(70629, 1257, '_field_67', '1'),
(70628, 1257, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(70627, 1257, '_field_73', 'Anad is an intelligent person, exploratory by nature and wants to experience life. He is very open with us but not so much with others, even kids of his own age. We really believe that the Montessori Method will help him open up to others and still be secure and self confident. He will respect others and himself alike, the method will help him learn about world and people around him equally. Further, I believe The Montessori method will lay correct foundation to help him find his life goal and make balanced decisions.'),
(70626, 1257, '_field_47', 'I intend Anad to become a kind, respectful and fair individual. Having experienced the positive impact of Montessori school teaching on him, I would love him to have the same positive impact going forward. I also want him to continue for higher grades available at WMA hoping he will grow to be a kind and respectful individual'),
(70625, 1257, '_field_65', ''),
(70624, 1257, '_field_46', 'N'),
(70623, 1257, '_field_64', ''),
(70622, 1257, '_field_45', 'No'),
(70621, 1257, '_field_63', ''),
(70620, 1257, '_field_44', 'No'),
(70619, 1257, '_field_62', ''),
(70618, 1257, '_field_43', 'No'),
(70617, 1257, '_field_42', 'None'),
(70616, 1257, '_field_56', 'Yes'),
(70615, 1257, '_field_55', 'Fraser Montessori'),
(70614, 1257, '_field_54', 'Yes'),
(70613, 1257, '_field_53', 'We recently moved in from New Hampshire USA. He was going to Northend Montessori, Manchester, New Hampshire.'),
(70612, 1257, '_field_61', 'Yes'),
(70611, 1257, '_field_39', 'Yes'),
(70610, 1257, '_field_38', 'No'),
(70609, 1257, '_field_37', 'Playing with toys'),
(70608, 1257, '_field_36', 'Playing with Toys'),
(70607, 1257, '_field_72', ''),
(70605, 1257, '_field_30', 'Canada'),
(70606, 1257, '_field_32', 'N'),
(70604, 1257, '_field_27', 'Hindi'),
(70603, 1257, '_field_26', 'English'),
(70602, 1257, '_field_22', 'M'),
(70595, 1257, '_field_57', ''),
(70596, 1257, '_field_58', ''),
(70597, 1257, '_field_59', ''),
(70598, 1257, '_field_60', ''),
(70599, 1257, '_field_18', 'Anad Naad Singh'),
(70600, 1257, '_field_24', '24/12/2016'),
(70601, 1257, '_field_20', 'Anad'),
(70594, 1257, '_field_41', '1'),
(70593, 1257, '_field_35', '6044461742'),
(70592, 1257, '_field_34', 'Tile Inc'),
(70591, 1257, '_field_31', 'V3M0K4'),
(70590, 1257, '_field_33', 'BC'),
(70589, 1257, '_field_29', 'New Westminster'),
(70588, 1257, '_field_28', '905'),
(70587, 1257, '_field_25', '900 Carnarvon St'),
(70586, 1257, '_field_23', 'Amanpreet.jim@gmail.com'),
(70573, 1256, '_field_136', 'No.'),
(70574, 1256, '_field_126', '1'),
(70575, 1256, '_form_id', '3'),
(70576, 1256, '_seq_num', '324'),
(70577, 1257, '_field_5', 'Full Day'),
(70578, 1257, '_field_7', 'September 2019'),
(70579, 1257, '_field_9', '0'),
(70580, 1257, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(70581, 1257, '_field_70', ''),
(70582, 1257, '_field_71', ''),
(70583, 1257, '_field_17', 'Amanpreet'),
(70584, 1257, '_field_19', 'Kaur'),
(70585, 1257, '_field_21', '6044461742'),
(70572, 1256, '_field_124', 'The traditional school system has a largely top down approach for learning. This doesn\'t equip many children to develop their own intrinsic motivation, systems, awareness, or responsibility. It is also not suited for the changing types of work. Many nowadays have alternative arrangements where one must have developed both a system for being creative and productive independently, and, a healthy cooperation and effective teamwork with increasingly diverse (in all senses) people.\n\nWe are a household that has negligible screen time. We are actively engaged with the people and nature around us. We would like for our sons to develop a relational understanding of the world and the ability to function in absence of authority. That said, we hope for them to understand the benefits of order and learn how to develop their own systems that work for them. We also think the space given in a Montessori system enables self-awareness and self-responsibility in ways that are relevant to today\'s work and social spheres and limited in the traditional school system. '),
(70571, 1256, '_field_123', 'Leo is a highly curious boy. He has a hunger for stories, information, facts, experimentation, touch/texture, and design. When he dives into these curiosities he begins with intrigue then likes to listen, research, and experiment. We would like to see him in a school that enables curiosity. We think Montessori is a system which prioritizes curiosity over regiment. We are actively seeking a school where he can attain skills to manage his curiosity without getting lost in it as well as one that does not dissuade creativity. We would like to see him develop both independently and interdependently and think a Montessori or International Baccalaureate program would be the best fit for his personality. '),
(70570, 1256, '_field_135', ''),
(70568, 1256, '_field_133', ''),
(70569, 1256, '_field_134', 'No'),
(70567, 1256, '_field_132', 'No'),
(70566, 1256, '_field_122', ''),
(70565, 1256, '_field_121', 'No'),
(70564, 1256, '_field_120', ''),
(70563, 1256, '_field_119', 'No'),
(70562, 1256, '_field_118', ''),
(70561, 1256, '_field_117', 'No'),
(70560, 1256, '_field_116', ''),
(70559, 1256, '_field_115', 'No'),
(70558, 1256, '_field_114', 'No allergies.'),
(70557, 1256, '_field_138', 'Karate, soccer, swimming, forest schools (after school and summer nature programs)'),
(70556, 1256, '_field_131', 'Graduated from 2nd; entering 3rd'),
(70555, 1256, '_field_137', 'Tactile construction projects and learning new historical and technical facts and mythologies'),
(70554, 1256, '_field_130', 'Laura Secord School, French Immersion, Winnipeg, MB'),
(70553, 1256, '_field_106', 'Constructive play, role play, trampolines, karate, swimming/water play, soccer, exploring in nature, biking, madlibs, building more complex or larger scale things'),
(70552, 1256, '_field_105', 'Reading books, listening to audio books, doing science experiments, building traps and machines that propel/catapult, building with lego/magformers/etc, programming smart toys, designing electric circuits, climbing trees, exploring and experimenting with nature and controlled substances, colouring'),
(70551, 1256, '_field_104', 'August (Gus) Charles Raymond Seftel, Age 4'),
(70550, 1256, '_field_103', 'Yes'),
(70540, 1256, '_field_95', '(204)794-2363'),
(70541, 1256, '_field_128', 'BC Cancer Agency, Vancouver General Hospital'),
(70542, 1256, '_field_129', '(204)794-2363'),
(70543, 1256, '_field_96', 'Leo Isidore Raymond Seftel'),
(70544, 1256, '_field_97', '29/12/2011'),
(70545, 1256, '_field_98', 'Leo'),
(70546, 1256, '_field_99', 'Male'),
(70547, 1256, '_field_100', 'English'),
(70548, 1256, '_field_101', ''),
(70549, 1256, '_field_102', 'Canadian'),
(70539, 1256, '_field_94', 'matthewseftel@gmail.com'),
(70538, 1256, '_field_93', 'Seftel'),
(70537, 1256, '_field_92', 'Matthew'),
(70536, 1256, '_field_91', '1'),
(70535, 1256, '_field_90', '2042926960'),
(70534, 1256, '_field_89', 'CADTH (Canadian Agency for Drugs and Technology in Health)'),
(70533, 1256, '_field_88', 'V5M2P7'),
(70526, 1256, '_field_81', 'Rayond'),
(70527, 1256, '_field_82', '(204)2926960'),
(70528, 1256, '_field_83', 'colettebraymond@gmail.com'),
(70529, 1256, '_field_84', '2614 18th Ave E.'),
(70530, 1256, '_field_85', ''),
(70531, 1256, '_field_86', 'Vancouver'),
(70532, 1256, '_field_87', 'BC'),
(70525, 1256, '_field_80', 'Colette'),
(70516, 1255, '_field_136', 'No.'),
(70517, 1255, '_field_126', '1'),
(70518, 1255, '_form_id', '3'),
(70519, 1255, '_seq_num', '323'),
(70520, 1256, '_field_74', 'select'),
(70521, 1256, '_field_75', 'September 2019'),
(70522, 1256, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(70523, 1256, '_field_78', ''),
(70524, 1256, '_field_79', 'word of mouth'),
(61782, 1093, '_field_124', 'WE LIKE THE SELF-DIRECTED LEARNING AND THE RELAXING ENVIRONMENT IN A MONTESSORI CLASSROOM.  '),
(61779, 1093, '_field_134', 'No'),
(61780, 1093, '_field_135', ''),
(61781, 1093, '_field_123', 'WE LOVE THE ENVIRONMENT IN WMA AND MY CHILD HAS BEEN LEARNING A LOT.'),
(61778, 1093, '_field_133', ''),
(61777, 1093, '_field_132', 'No'),
(61776, 1093, '_field_122', ''),
(61775, 1093, '_field_121', 'No'),
(61774, 1093, '_field_120', ''),
(61773, 1093, '_field_119', 'No'),
(61772, 1093, '_field_118', ''),
(61771, 1093, '_field_117', 'No'),
(61770, 1093, '_field_116', ''),
(61769, 1093, '_field_115', 'No'),
(61768, 1093, '_field_114', 'LEROY HAS ASTHMA, HE NEEDS HIS INHALER WHEN HE SHOWS SIGNS OF ASTHMA.  \n'),
(61767, 1093, '_field_138', 'MANDARIN, MARTIAL ARTS, ABACUS MATH, SOCCER'),
(61766, 1093, '_field_131', 'ONE'),
(61765, 1093, '_field_137', 'MATH, SCIENCE, ART'),
(61764, 1093, '_field_130', ''),
(61763, 1093, '_field_106', 'PRETEND PLAY, CHESS'),
(61762, 1093, '_field_105', 'READING, LEGO'),
(61761, 1093, '_field_104', 'LARIS LEUNG'),
(61760, 1093, '_field_103', 'Yes'),
(61759, 1093, '_field_102', 'CANADIAN'),
(61758, 1093, '_field_101', 'MANDARIN'),
(61757, 1093, '_field_100', 'CANTONESE/ ENGLISH'),
(61756, 1093, '_field_99', 'Male'),
(61755, 1093, '_field_98', 'LEROY'),
(61754, 1093, '_field_97', '23/12/2012'),
(61753, 1093, '_field_96', 'LEROY'),
(61752, 1093, '_field_129', '7788982856'),
(61751, 1093, '_field_128', 'CITY OF VANCOUVER'),
(61750, 1093, '_field_95', '7788982856'),
(61749, 1093, '_field_94', 'DAMON_LEUNG007@HOTMAIL.COM'),
(61748, 1093, '_field_93', 'LEUNG'),
(61747, 1093, '_field_92', 'DAMON '),
(61746, 1093, '_field_91', '1'),
(61745, 1093, '_field_90', '7786884862'),
(61744, 1093, '_field_89', 'HOME'),
(61742, 1093, '_field_87', 'BC'),
(61743, 1093, '_field_88', 'V5C3J8'),
(61740, 1093, '_field_85', ''),
(61741, 1093, '_field_86', 'BURNABY'),
(61739, 1093, '_field_84', '4395 WILLIAM STREET'),
(61738, 1093, '_field_83', 'FIONAWSLAW@GMAIL.COM'),
(61737, 1093, '_field_82', '7786884862'),
(61736, 1093, '_field_81', 'LAW'),
(61734, 1093, '_field_79', ''),
(61735, 1093, '_field_80', 'FIONA '),
(61733, 1093, '_field_78', 'LEROY LEUNG'),
(61731, 1093, '_field_75', 'January 2020'),
(61732, 1093, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(61730, 1093, '_field_74', 'Grade Two'),
(61729, 1092, '_seq_num', '273'),
(61728, 1092, '_form_id', '3'),
(61727, 1092, '_field_126', '1'),
(61726, 1092, '_field_136', 'LEROY IS A SMART KID BUT GET DISTRACTED VERY EASILY.  HE CAN BETTER SUCCEED IF HE CAN STAY FOCUS ON ONE INDIVIDUAL MATERIAL RATHER THAN WORKING ON FEW DIFFERENT THINGS AT A TIME.'),
(61725, 1092, '_field_124', 'WE LIKE THE SELF-DIRECTED LEARNING AND THE RELAXING ENVIRONMENT IN A MONTESSORI CLASSROOM.  '),
(61711, 1092, '_field_114', 'LEROY HAS ASTHMA, HE NEEDS HIS INHALER WHEN HE SHOWS SIGNS OF ASTHMA.  \n'),
(61712, 1092, '_field_115', 'No'),
(61713, 1092, '_field_116', ''),
(61714, 1092, '_field_117', 'No'),
(61715, 1092, '_field_118', ''),
(61716, 1092, '_field_119', 'No'),
(61717, 1092, '_field_120', ''),
(61718, 1092, '_field_121', 'No'),
(61719, 1092, '_field_122', ''),
(61720, 1092, '_field_132', 'No'),
(61721, 1092, '_field_133', ''),
(61722, 1092, '_field_134', 'No'),
(61723, 1092, '_field_135', ''),
(61724, 1092, '_field_123', 'WE LOVE THE ENVIRONMENT IN WMA AND MY CHILD HAS BEEN LEARNING A LOT.'),
(61705, 1092, '_field_105', 'READING, LEGO'),
(61706, 1092, '_field_106', 'PRETEND PLAY, CHESS'),
(61707, 1092, '_field_130', ''),
(61708, 1092, '_field_137', 'MATH, SCIENCE, ART'),
(61709, 1092, '_field_131', 'ONE'),
(61710, 1092, '_field_138', 'MANDARIN, MARTIAL ARTS, ABACUS MATH, SOCCER'),
(61704, 1092, '_field_104', 'LARIS LEUNG'),
(61702, 1092, '_field_102', 'CANADIAN'),
(61703, 1092, '_field_103', 'Yes'),
(61701, 1092, '_field_101', 'MANDARIN'),
(61700, 1092, '_field_100', 'CANTONESE/ ENGLISH'),
(61699, 1092, '_field_99', 'Male'),
(61697, 1092, '_field_97', '23/12/2012'),
(61698, 1092, '_field_98', 'LEROY'),
(61696, 1092, '_field_96', 'LEROY'),
(61693, 1092, '_field_95', '7788982856'),
(61694, 1092, '_field_128', 'CITY OF VANCOUVER'),
(61695, 1092, '_field_129', '7788982856'),
(61692, 1092, '_field_94', 'DAMON_LEUNG007@HOTMAIL.COM'),
(61691, 1092, '_field_93', 'LEUNG'),
(61690, 1092, '_field_92', 'DAMON '),
(61689, 1092, '_field_91', '1'),
(61688, 1092, '_field_90', '7786884862'),
(61687, 1092, '_field_89', 'HOME'),
(61686, 1092, '_field_88', 'V5C3J8'),
(61685, 1092, '_field_87', 'BC'),
(61684, 1092, '_field_86', 'BURNABY'),
(61683, 1092, '_field_85', ''),
(61682, 1092, '_field_84', '4395 WILLIAM STREET'),
(61681, 1092, '_field_83', 'FIONAWSLAW@GMAIL.COM'),
(61680, 1092, '_field_82', '7786884862'),
(61679, 1092, '_field_81', 'LAW'),
(61678, 1092, '_field_80', 'FIONA '),
(61677, 1092, '_field_79', ''),
(61676, 1092, '_field_78', 'LEROY LEUNG'),
(61675, 1092, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(61674, 1092, '_field_75', 'January 2020'),
(61673, 1092, '_field_74', 'Grade Two'),
(61672, 1091, '_seq_num', '328'),
(61671, 1091, '_form_id', '2'),
(61670, 1091, '_field_67', '1'),
(61669, 1091, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(61668, 1091, '_field_73', 'Becoming more independent and also learning to collaborate and learn with friends and others.'),
(61667, 1091, '_field_47', 'Great learning and educational opportunities and experience from WMA from past experiences with Derin and Jaelynn.'),
(61666, 1091, '_field_65', ''),
(61665, 1091, '_field_46', 'N'),
(61664, 1091, '_field_64', ''),
(61663, 1091, '_field_45', 'No'),
(61662, 1091, '_field_63', ''),
(61661, 1091, '_field_44', 'No'),
(61660, 1091, '_field_62', ''),
(61659, 1091, '_field_43', 'No'),
(61658, 1091, '_field_42', 'tree nuts - requires epipen'),
(61657, 1091, '_field_56', ''),
(61656, 1091, '_field_55', ''),
(61655, 1091, '_field_54', 'No'),
(61654, 1091, '_field_53', ''),
(61653, 1091, '_field_61', ''),
(61652, 1091, '_field_39', 'No'),
(61643, 1091, '_field_22', 'F'),
(61644, 1091, '_field_26', 'English'),
(61645, 1091, '_field_27', 'Cantonese'),
(61646, 1091, '_field_30', 'Canadian'),
(61647, 1091, '_field_32', 'Yes'),
(61648, 1091, '_field_72', 'Jaeylnn Kwan-Yin Lee | 4.5'),
(61649, 1091, '_field_36', 'blocks; puzzles; drawing; toys'),
(61650, 1091, '_field_37', 'puzzles; drawing; dancing; singing'),
(61651, 1091, '_field_38', 'Yes'),
(61642, 1091, '_field_20', 'Jemma'),
(61641, 1091, '_field_24', '25/06/2016'),
(61640, 1091, '_field_18', 'Jemma Kwan-Tong Lee'),
(61639, 1091, '_field_60', ''),
(61638, 1091, '_field_59', ''),
(61637, 1091, '_field_58', ''),
(61636, 1091, '_field_57', ''),
(61635, 1091, '_field_41', '1'),
(61634, 1091, '_field_35', '604-516-6547'),
(61633, 1091, '_field_34', 'Safeway'),
(61632, 1091, '_field_31', 'V5C2V2'),
(61619, 1091, '_field_7', 'September 2019'),
(61620, 1091, '_field_9', '0'),
(61621, 1091, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(61622, 1091, '_field_70', 'Jaelynn Lee'),
(61623, 1091, '_field_71', ''),
(61624, 1091, '_field_17', 'Connie'),
(61625, 1091, '_field_19', 'Aw'),
(61626, 1091, '_field_21', '778-990-8008'),
(61627, 1091, '_field_23', 'syca723@shaw.ca'),
(61628, 1091, '_field_25', '4430 Georgia Street'),
(61629, 1091, '_field_28', ''),
(61630, 1091, '_field_29', 'Burnaby'),
(61631, 1091, '_field_33', 'BC'),
(61614, 1090, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(61615, 1090, '_field_67', '1'),
(61616, 1090, '_form_id', '2'),
(61617, 1090, '_seq_num', '327'),
(61618, 1091, '_field_5', 'Afternoon Session'),
(61613, 1090, '_field_73', 'Becoming more independent and also learning to collaborate and learn with friends and others.'),
(61612, 1090, '_field_47', 'Great learning and educational opportunities and experience from WMA from past experiences with Derin and Jaelynn.'),
(61611, 1090, '_field_65', ''),
(61610, 1090, '_field_46', 'N'),
(61609, 1090, '_field_64', ''),
(61608, 1090, '_field_45', 'No'),
(61606, 1090, '_field_44', 'No'),
(61607, 1090, '_field_63', ''),
(61605, 1090, '_field_62', ''),
(61604, 1090, '_field_43', 'No'),
(61603, 1090, '_field_42', 'tree nuts - requires epipen'),
(61602, 1090, '_field_56', ''),
(61601, 1090, '_field_55', ''),
(61600, 1090, '_field_54', 'No'),
(61599, 1090, '_field_53', ''),
(61598, 1090, '_field_61', ''),
(61597, 1090, '_field_39', 'No'),
(61596, 1090, '_field_38', 'Yes'),
(61595, 1090, '_field_37', 'puzzles; drawing; dancing; singing'),
(61594, 1090, '_field_36', 'blocks; puzzles; drawing; toys'),
(61593, 1090, '_field_72', 'Jaeylnn Kwan-Yin Lee | 4.5'),
(61592, 1090, '_field_32', 'Yes'),
(61591, 1090, '_field_30', 'Canadian'),
(61590, 1090, '_field_27', 'Cantonese'),
(61589, 1090, '_field_26', 'English'),
(61588, 1090, '_field_22', 'F'),
(61587, 1090, '_field_20', 'Jemma'),
(61586, 1090, '_field_24', '25/06/2016'),
(61585, 1090, '_field_18', 'Jemma Kwan-Tong Lee'),
(61584, 1090, '_field_60', ''),
(61583, 1090, '_field_59', ''),
(61582, 1090, '_field_58', ''),
(61581, 1090, '_field_57', ''),
(61580, 1090, '_field_41', '1'),
(61579, 1090, '_field_35', '604-516-6547'),
(61578, 1090, '_field_34', 'Safeway'),
(61577, 1090, '_field_31', 'V5C2V2'),
(61576, 1090, '_field_33', 'BC'),
(61575, 1090, '_field_29', 'Burnaby'),
(61574, 1090, '_field_28', ''),
(61573, 1090, '_field_25', '4430 Georgia Street'),
(61572, 1090, '_field_23', 'syca723@shaw.ca'),
(61571, 1090, '_field_21', '778-990-8008'),
(61570, 1090, '_field_19', 'Aw'),
(61569, 1090, '_field_17', 'Connie'),
(61568, 1090, '_field_71', ''),
(61567, 1090, '_field_70', 'Jaelynn Lee'),
(61566, 1090, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(61565, 1090, '_field_9', '0'),
(61564, 1090, '_field_7', 'September 2019'),
(61563, 1090, '_field_5', 'Afternoon Session'),
(61562, 1089, '_seq_num', '326'),
(61561, 1089, '_form_id', '2'),
(61559, 1089, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(61560, 1089, '_field_67', '1'),
(61558, 1089, '_field_73', 'I think Montessori philosophy is good for Noah\'s independence, and education in WMA can help Noah experience different culture and languages.'),
(61557, 1089, '_field_47', 'We want to apply to this school because we think it will provide a good start for our son. We feel that WMA is the best fit for our family. We’ve done more research on the Montessori method and appreciate how it is so based on a child’s interest, with some structure and a combination of free play. We like this for our son and want him to be in a school with caring and supportive teachers like at WMA.'),
(61554, 1089, '_field_64', ''),
(61555, 1089, '_field_46', 'N'),
(61556, 1089, '_field_65', ''),
(61540, 1089, '_field_37', 'He likes to play soccer with his friends'),
(61541, 1089, '_field_38', 'Yes'),
(61542, 1089, '_field_39', 'No'),
(61543, 1089, '_field_61', ''),
(61544, 1089, '_field_53', ''),
(61545, 1089, '_field_54', 'No'),
(61546, 1089, '_field_55', ''),
(61547, 1089, '_field_56', ''),
(61548, 1089, '_field_42', 'No.'),
(61549, 1089, '_field_43', 'No'),
(61550, 1089, '_field_62', ''),
(61551, 1089, '_field_44', 'No'),
(61552, 1089, '_field_63', ''),
(61553, 1089, '_field_45', 'No'),
(61533, 1089, '_field_22', 'M'),
(61534, 1089, '_field_26', 'Mandarin'),
(61535, 1089, '_field_27', 'English'),
(61536, 1089, '_field_30', 'PR'),
(61537, 1089, '_field_32', 'N'),
(61538, 1089, '_field_72', ''),
(61539, 1089, '_field_36', 'He likes to play with toy cars and read books when he is alone'),
(61532, 1089, '_field_20', 'Noah'),
(61530, 1089, '_field_18', 'Noah Pang'),
(61531, 1089, '_field_24', '28/10/2016'),
(61529, 1089, '_field_60', ''),
(61528, 1089, '_field_59', ''),
(70515, 1255, '_field_124', 'The traditional school system has a largely top down approach for learning. This doesn\'t equip many children to develop their own intrinsic motivation, systems, awareness, or responsibility. It is also not suited for the changing types of work. Many nowadays have alternative arrangements where one must have developed both a system for being creative and productive independently, and, a healthy cooperation and effective teamwork with increasingly diverse (in all senses) people.\n\nWe are a household that has negligible screen time. We are actively engaged with the people and nature around us. We would like for our sons to develop a relational understanding of the world and the ability to function in absence of authority. That said, we hope for them to understand the benefits of order and learn how to develop their own systems that work for them. We also think the space given in a Montessori system enables self-awareness and self-responsibility in ways that are relevant to today\'s work and social spheres and limited in the traditional school system. '),
(70514, 1255, '_field_123', 'Leo is a highly curious boy. He has a hunger for stories, information, facts, experimentation, touch/texture, and design. When he dives into these curiosities he begins with intrigue then likes to listen, research, and experiment. We would like to see him in a school that enables curiosity. We think Montessori is a system which prioritizes curiosity over regiment. We are actively seeking a school where he can attain skills to manage his curiosity without getting lost in it as well as one that does not dissuade creativity. We would like to see him develop both independently and interdependently and think a Montessori or International Baccalaureate program would be the best fit for his personality. '),
(70513, 1255, '_field_135', ''),
(70511, 1255, '_field_133', ''),
(70512, 1255, '_field_134', 'No'),
(70510, 1255, '_field_132', 'No'),
(70509, 1255, '_field_122', ''),
(70508, 1255, '_field_121', 'No'),
(70507, 1255, '_field_120', ''),
(70506, 1255, '_field_119', 'No'),
(70505, 1255, '_field_118', ''),
(70504, 1255, '_field_117', 'No'),
(70503, 1255, '_field_116', ''),
(70502, 1255, '_field_115', 'No'),
(70501, 1255, '_field_114', 'No allergies.'),
(70500, 1255, '_field_138', 'Karate, soccer, swimming, forest schools (after school and summer nature programs)'),
(70499, 1255, '_field_131', 'Graduated from 2nd; entering 3rd'),
(70498, 1255, '_field_137', 'Tactile construction projects and learning new historical and technical facts and mythologies'),
(70497, 1255, '_field_130', 'Laura Secord School, French Immersion, Winnipeg, MB'),
(70496, 1255, '_field_106', 'Constructive play, role play, trampolines, karate, swimming/water play, soccer, exploring in nature, biking, madlibs, building more complex or larger scale things'),
(70495, 1255, '_field_105', 'Reading books, listening to audio books, doing science experiments, building traps and machines that propel/catapult, building with lego/magformers/etc, programming smart toys, designing electric circuits, climbing trees, exploring and experimenting with nature and controlled substances, colouring'),
(70494, 1255, '_field_104', 'August (Gus) Charles Raymond Seftel, Age 4'),
(70486, 1255, '_field_96', 'Leo Isidore Raymond Seftel'),
(70487, 1255, '_field_97', '29/12/2011'),
(70488, 1255, '_field_98', 'Leo'),
(70489, 1255, '_field_99', 'Male'),
(70490, 1255, '_field_100', 'English'),
(70491, 1255, '_field_101', ''),
(70492, 1255, '_field_102', 'Canadian'),
(70493, 1255, '_field_103', 'Yes'),
(70485, 1255, '_field_129', '(204)794-2363'),
(70484, 1255, '_field_128', 'BC Cancer Agency, Vancouver General Hospital'),
(70483, 1255, '_field_95', '(204)794-2363'),
(70482, 1255, '_field_94', 'matthewseftel@gmail.com'),
(70481, 1255, '_field_93', 'Seftel'),
(70480, 1255, '_field_92', 'Matthew'),
(70479, 1255, '_field_91', '1'),
(70476, 1255, '_field_88', 'V5M2P7'),
(70477, 1255, '_field_89', 'CADTH (Canadian Agency for Drugs and Technology in Health)'),
(70478, 1255, '_field_90', '2042926960'),
(70475, 1255, '_field_87', 'BC'),
(70463, 1255, '_field_74', 'select'),
(70464, 1255, '_field_75', 'September 2019'),
(70465, 1255, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(70466, 1255, '_field_78', ''),
(70467, 1255, '_field_79', 'word of mouth'),
(70468, 1255, '_field_80', 'Colette'),
(70469, 1255, '_field_81', 'Rayond'),
(70470, 1255, '_field_82', '(204)2926960'),
(70471, 1255, '_field_83', 'colettebraymond@gmail.com'),
(70472, 1255, '_field_84', '2614 18th Ave E.'),
(70473, 1255, '_field_85', ''),
(70474, 1255, '_field_86', 'Vancouver'),
(70459, 1254, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(70460, 1254, '_field_67', '1'),
(70461, 1254, '_form_id', '2'),
(70462, 1254, '_seq_num', '436'),
(70458, 1254, '_field_73', 'I hope he is a rules  child, seeking security and development in the rules, and Montessori School is suitable for him.Through Montessori\'s training, he can achieve a balance of physical and psychological, master himself and enjoy himself.'),
(61527, 1089, '_field_58', ''),
(61526, 1089, '_field_57', ''),
(61525, 1089, '_field_41', '0'),
(61523, 1089, '_field_34', 'Home'),
(61524, 1089, '_field_35', '778-512-0929'),
(61522, 1089, '_field_31', 'V6Y1Y4'),
(61521, 1089, '_field_33', 'BC'),
(61520, 1089, '_field_29', 'Richmond'),
(61519, 1089, '_field_28', '1803'),
(61518, 1089, '_field_25', '7368 Gollner Ave'),
(61517, 1089, '_field_23', 'janepang39@gmail.com'),
(61516, 1089, '_field_21', '778-512-0929'),
(61515, 1089, '_field_19', 'Pang'),
(61514, 1089, '_field_17', 'Jane'),
(61513, 1089, '_field_71', ''),
(61512, 1089, '_field_70', ''),
(61511, 1089, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61510, 1089, '_field_9', '0'),
(61509, 1089, '_field_7', 'September 2019'),
(61508, 1089, '_field_5', 'Morning Session'),
(61507, 1088, '_seq_num', '325'),
(61506, 1088, '_form_id', '2'),
(61505, 1088, '_field_67', '1'),
(61504, 1088, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(61503, 1088, '_field_73', 'I think Montessori philosophy is good for Noah\'s independence, and education in WMA can help Noah experience different culture and languages.'),
(61502, 1088, '_field_47', 'We want to apply to this school because we think it will provide a good start for our son. We feel that WMA is the best fit for our family. We’ve done more research on the Montessori method and appreciate how it is so based on a child’s interest, with some structure and a combination of free play. We like this for our son and want him to be in a school with caring and supportive teachers like at WMA.'),
(61501, 1088, '_field_65', ''),
(61500, 1088, '_field_46', 'N'),
(61499, 1088, '_field_64', ''),
(61498, 1088, '_field_45', 'No'),
(61497, 1088, '_field_63', ''),
(61496, 1088, '_field_44', 'No'),
(61495, 1088, '_field_62', ''),
(61493, 1088, '_field_42', 'No.'),
(61494, 1088, '_field_43', 'No'),
(61492, 1088, '_field_56', ''),
(61491, 1088, '_field_55', ''),
(61490, 1088, '_field_54', 'No'),
(61489, 1088, '_field_53', ''),
(61488, 1088, '_field_61', ''),
(61487, 1088, '_field_39', 'No'),
(61486, 1088, '_field_38', 'Yes'),
(61485, 1088, '_field_37', 'He likes to play soccer with his friends'),
(61484, 1088, '_field_36', 'He likes to play with toy cars and read books when he is alone'),
(61483, 1088, '_field_72', ''),
(61482, 1088, '_field_32', 'N'),
(61481, 1088, '_field_30', 'PR'),
(61480, 1088, '_field_27', 'English'),
(61479, 1088, '_field_26', 'Mandarin'),
(61478, 1088, '_field_22', 'M'),
(61477, 1088, '_field_20', 'Noah'),
(61463, 1088, '_field_25', '7368 Gollner Ave'),
(61464, 1088, '_field_28', '1803'),
(61465, 1088, '_field_29', 'Richmond'),
(61466, 1088, '_field_33', 'BC'),
(61467, 1088, '_field_31', 'V6Y1Y4'),
(61468, 1088, '_field_34', 'Home'),
(61469, 1088, '_field_35', '778-512-0929'),
(61470, 1088, '_field_41', '0'),
(61471, 1088, '_field_57', ''),
(61472, 1088, '_field_58', ''),
(61473, 1088, '_field_59', ''),
(61474, 1088, '_field_60', ''),
(61475, 1088, '_field_18', 'Noah Pang'),
(61476, 1088, '_field_24', '28/10/2016'),
(61456, 1088, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61457, 1088, '_field_70', ''),
(61458, 1088, '_field_71', ''),
(61459, 1088, '_field_17', 'Jane'),
(61460, 1088, '_field_19', 'Pang'),
(61461, 1088, '_field_21', '778-512-0929'),
(61462, 1088, '_field_23', 'janepang39@gmail.com'),
(61455, 1088, '_field_9', '0'),
(61454, 1088, '_field_7', 'September 2019'),
(61453, 1088, '_field_5', 'Morning Session'),
(61452, 1087, '_seq_num', '324'),
(70457, 1254, '_field_47', 'She\'s an excellent Montessori school, recommended by everyone.'),
(70456, 1254, '_field_65', ''),
(70455, 1254, '_field_46', 'N'),
(70453, 1254, '_field_45', 'No'),
(70454, 1254, '_field_64', ''),
(70452, 1254, '_field_63', ''),
(70451, 1254, '_field_44', 'No'),
(70450, 1254, '_field_62', ''),
(70449, 1254, '_field_43', 'No'),
(70448, 1254, '_field_42', 'no'),
(70447, 1254, '_field_56', 'Yes'),
(70446, 1254, '_field_55', 'Granville House Montessori '),
(70445, 1254, '_field_54', 'Yes'),
(70444, 1254, '_field_53', ''),
(70443, 1254, '_field_61', ''),
(70442, 1254, '_field_39', 'No'),
(70441, 1254, '_field_38', 'Yes'),
(70440, 1254, '_field_37', 'Running, chasing, building a house'),
(70439, 1254, '_field_36', 'lego，reading'),
(70438, 1254, '_field_72', 'eva，8age'),
(70437, 1254, '_field_32', 'Yes'),
(70436, 1254, '_field_30', 'Canadian'),
(70435, 1254, '_field_27', 'English '),
(70433, 1254, '_field_22', 'F'),
(70434, 1254, '_field_26', 'Chinese'),
(70432, 1254, '_field_20', 'Rourou '),
(70431, 1254, '_field_24', '10/09/2015'),
(70430, 1254, '_field_18', 'Ryan Wu '),
(70429, 1254, '_field_60', ''),
(70428, 1254, '_field_59', ''),
(70427, 1254, '_field_58', ''),
(70426, 1254, '_field_57', ''),
(70425, 1254, '_field_41', '0'),
(70424, 1254, '_field_35', '7789085558'),
(70423, 1254, '_field_34', 'business'),
(70422, 1254, '_field_31', 'v6j2p6'),
(70421, 1254, '_field_33', 'BC'),
(70420, 1254, '_field_29', 'vancouer'),
(70419, 1254, '_field_28', ''),
(70418, 1254, '_field_25', '2083 W 20th'),
(70417, 1254, '_field_23', 'wangjunryan0910@gmail.com'),
(70416, 1254, '_field_21', '7789085558'),
(70415, 1254, '_field_19', 'wang'),
(70414, 1254, '_field_17', 'jun'),
(70413, 1254, '_field_71', ''),
(70412, 1254, '_field_70', ''),
(70411, 1254, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(70410, 1254, '_field_9', '0'),
(70409, 1254, '_field_7', 'September 2019'),
(70408, 1254, '_field_5', 'Full Day'),
(70407, 1253, '_seq_num', '435'),
(70406, 1253, '_form_id', '2'),
(70404, 1253, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(70405, 1253, '_field_67', '1'),
(70403, 1253, '_field_73', 'I hope he is a rules  child, seeking security and development in the rules, and Montessori School is suitable for him.Through Montessori\'s training, he can achieve a balance of physical and psychological, master himself and enjoy himself.'),
(70392, 1253, '_field_56', 'Yes'),
(70393, 1253, '_field_42', 'no'),
(70394, 1253, '_field_43', 'No'),
(70395, 1253, '_field_62', ''),
(70396, 1253, '_field_44', 'No'),
(70397, 1253, '_field_63', ''),
(70398, 1253, '_field_45', 'No'),
(70399, 1253, '_field_64', ''),
(70400, 1253, '_field_46', 'N'),
(70401, 1253, '_field_65', ''),
(70402, 1253, '_field_47', 'She\'s an excellent Montessori school, recommended by everyone.'),
(70388, 1253, '_field_61', ''),
(70389, 1253, '_field_53', ''),
(70390, 1253, '_field_54', 'Yes'),
(70391, 1253, '_field_55', 'Granville House Montessori '),
(70387, 1253, '_field_39', 'No'),
(70386, 1253, '_field_38', 'Yes'),
(70385, 1253, '_field_37', 'Running, chasing, building a house'),
(70384, 1253, '_field_36', 'lego，reading'),
(70383, 1253, '_field_72', 'eva，8age'),
(70382, 1253, '_field_32', 'Yes'),
(70381, 1253, '_field_30', 'Canadian'),
(70367, 1253, '_field_31', 'v6j2p6'),
(70368, 1253, '_field_34', 'business'),
(70369, 1253, '_field_35', '7789085558'),
(70370, 1253, '_field_41', '0'),
(70371, 1253, '_field_57', ''),
(70372, 1253, '_field_58', ''),
(70373, 1253, '_field_59', ''),
(70374, 1253, '_field_60', ''),
(70375, 1253, '_field_18', 'Ryan Wu '),
(70376, 1253, '_field_24', '10/09/2015'),
(70377, 1253, '_field_20', 'Rourou '),
(70378, 1253, '_field_22', 'F'),
(70379, 1253, '_field_26', 'Chinese'),
(70380, 1253, '_field_27', 'English '),
(70361, 1253, '_field_21', '7789085558'),
(70362, 1253, '_field_23', 'wangjunryan0910@gmail.com'),
(70363, 1253, '_field_25', '2083 W 20th'),
(70364, 1253, '_field_28', ''),
(70365, 1253, '_field_29', 'vancouer'),
(70366, 1253, '_field_33', 'BC'),
(70360, 1253, '_field_19', 'wang'),
(70358, 1253, '_field_71', ''),
(70359, 1253, '_field_17', 'jun'),
(70357, 1253, '_field_70', ''),
(61451, 1087, '_form_id', '2'),
(61450, 1087, '_field_67', '1'),
(61449, 1087, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(61448, 1087, '_field_73', 'I hope to develop his independence and characters, and I also want to build his discipline and confidence. I believe Montessori can help Ryan build these characters.'),
(61447, 1087, '_field_47', 'After seeing your website and learning more about the Montessori style of learning, I feel that our son, Ryan, would benefit from WMA. We want him to be in a caring, nurturing, and supportive environment and know that these are formative and important years as he enters his educational journey. '),
(61446, 1087, '_field_65', ''),
(61445, 1087, '_field_46', 'N'),
(61444, 1087, '_field_64', ''),
(61443, 1087, '_field_45', 'No'),
(61442, 1087, '_field_63', ''),
(61441, 1087, '_field_44', 'No'),
(61440, 1087, '_field_62', ''),
(61438, 1087, '_field_42', 'No'),
(61439, 1087, '_field_43', 'No'),
(61437, 1087, '_field_56', ''),
(61436, 1087, '_field_55', ''),
(61435, 1087, '_field_54', 'No'),
(61434, 1087, '_field_53', ''),
(61433, 1087, '_field_61', ''),
(61432, 1087, '_field_39', 'No'),
(61431, 1087, '_field_38', 'Yes'),
(61430, 1087, '_field_37', 'He loves sharing his toys with his friends and playing ball games with his friends'),
(61429, 1087, '_field_36', 'He likes playing with toy cars'),
(61428, 1087, '_field_72', ''),
(61427, 1087, '_field_32', 'N'),
(61426, 1087, '_field_30', 'Canadian'),
(61425, 1087, '_field_27', 'English'),
(61424, 1087, '_field_26', 'Mandarin'),
(61423, 1087, '_field_22', 'M'),
(61422, 1087, '_field_20', 'Ryan'),
(61421, 1087, '_field_24', '12/10/2016'),
(61420, 1087, '_field_18', 'Ryan Zhang'),
(61419, 1087, '_field_60', ''),
(61418, 1087, '_field_59', ''),
(61417, 1087, '_field_58', ''),
(61416, 1087, '_field_57', ''),
(61415, 1087, '_field_41', '0'),
(61414, 1087, '_field_35', '778-898-2202'),
(61413, 1087, '_field_34', 'Home'),
(61412, 1087, '_field_31', 'V6L1K2'),
(61411, 1087, '_field_33', 'BC'),
(61409, 1087, '_field_28', ''),
(61410, 1087, '_field_29', 'Vancouver'),
(61408, 1087, '_field_25', '2561 W21 Ave'),
(61407, 1087, '_field_23', 'kelseyyang12@gmail.com'),
(61406, 1087, '_field_21', '778-898-2202'),
(61405, 1087, '_field_19', 'Yang'),
(61404, 1087, '_field_17', 'Kelsey'),
(61403, 1087, '_field_71', ''),
(61402, 1087, '_field_70', ''),
(61393, 1086, '_field_73', 'I hope to develop his independence and characters, and I also want to build his discipline and confidence. I believe Montessori can help Ryan build these characters.'),
(61394, 1086, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(61395, 1086, '_field_67', '1'),
(61396, 1086, '_form_id', '2'),
(61397, 1086, '_seq_num', '323'),
(61398, 1087, '_field_5', 'Morning Session'),
(61399, 1087, '_field_7', 'September 2019'),
(61400, 1087, '_field_9', '0'),
(61401, 1087, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61390, 1086, '_field_46', 'N'),
(61391, 1086, '_field_65', ''),
(61392, 1086, '_field_47', 'After seeing your website and learning more about the Montessori style of learning, I feel that our son, Ryan, would benefit from WMA. We want him to be in a caring, nurturing, and supportive environment and know that these are formative and important years as he enters his educational journey. '),
(61389, 1086, '_field_64', ''),
(61387, 1086, '_field_63', ''),
(61388, 1086, '_field_45', 'No'),
(61386, 1086, '_field_44', 'No'),
(61385, 1086, '_field_62', ''),
(61384, 1086, '_field_43', 'No'),
(61383, 1086, '_field_42', 'No'),
(61382, 1086, '_field_56', ''),
(61380, 1086, '_field_54', 'No'),
(61381, 1086, '_field_55', ''),
(61379, 1086, '_field_53', ''),
(61378, 1086, '_field_61', ''),
(61377, 1086, '_field_39', 'No'),
(61376, 1086, '_field_38', 'Yes'),
(61375, 1086, '_field_37', 'He loves sharing his toys with his friends and playing ball games with his friends'),
(61374, 1086, '_field_36', 'He likes playing with toy cars'),
(61373, 1086, '_field_72', ''),
(61372, 1086, '_field_32', 'N'),
(61371, 1086, '_field_30', 'Canadian'),
(61370, 1086, '_field_27', 'English'),
(61369, 1086, '_field_26', 'Mandarin'),
(61368, 1086, '_field_22', 'M'),
(61367, 1086, '_field_20', 'Ryan'),
(61366, 1086, '_field_24', '12/10/2016'),
(61365, 1086, '_field_18', 'Ryan Zhang'),
(61363, 1086, '_field_59', ''),
(61364, 1086, '_field_60', ''),
(61362, 1086, '_field_58', ''),
(61361, 1086, '_field_57', ''),
(61360, 1086, '_field_41', '0'),
(61359, 1086, '_field_35', '778-898-2202'),
(61358, 1086, '_field_34', 'Home'),
(61357, 1086, '_field_31', 'V6L1K2'),
(61356, 1086, '_field_33', 'BC'),
(61355, 1086, '_field_29', 'Vancouver'),
(61354, 1086, '_field_28', ''),
(61353, 1086, '_field_25', '2561 W21 Ave'),
(61352, 1086, '_field_23', 'kelseyyang12@gmail.com'),
(61351, 1086, '_field_21', '778-898-2202'),
(61350, 1086, '_field_19', 'Yang'),
(61349, 1086, '_field_17', 'Kelsey'),
(61348, 1086, '_field_71', ''),
(61347, 1086, '_field_70', ''),
(61346, 1086, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61345, 1086, '_field_9', '0'),
(61343, 1086, '_field_5', 'Morning Session'),
(61344, 1086, '_field_7', 'September 2019'),
(61342, 1085, '_seq_num', '322'),
(61341, 1085, '_form_id', '2'),
(61340, 1085, '_field_67', '1'),
(61339, 1085, '_field_49', 'a:2:{i:0;s:13:\"Casa One Year\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(61338, 1085, '_field_73', 'I think, Montessori is a method of education that is based on self-directed activity, hands-on learning, and collaborative play. The Montessori method matches perfectly my daughter\'s personality and needs'),
(61337, 1085, '_field_47', 'My daughter is almost 4 years old. My family just has move to Canada for 5 weeks. Attending WMA is a good chance for her to make friends, acquire new knowledges and skills, and new languages. '),
(61333, 1085, '_field_45', 'No'),
(61334, 1085, '_field_64', ''),
(61335, 1085, '_field_46', 'N'),
(61336, 1085, '_field_65', ''),
(61332, 1085, '_field_63', ''),
(61331, 1085, '_field_44', 'No'),
(61330, 1085, '_field_62', ''),
(61317, 1085, '_field_32', 'Yes'),
(61318, 1085, '_field_72', 'Minh Bao Hoang 2 years old'),
(61319, 1085, '_field_36', 'Pretend play, reading books, treasure hunt, play dough, outdoor actives'),
(61320, 1085, '_field_37', 'pretend play'),
(61321, 1085, '_field_38', 'No'),
(61322, 1085, '_field_39', 'Yes'),
(61323, 1085, '_field_61', 'Yes'),
(61324, 1085, '_field_53', ''),
(61325, 1085, '_field_54', 'No'),
(61326, 1085, '_field_55', ''),
(61327, 1085, '_field_56', ''),
(61328, 1085, '_field_42', 'N/A'),
(61329, 1085, '_field_43', 'No'),
(61310, 1085, '_field_18', 'Anh Tram Bao'),
(61311, 1085, '_field_24', '20/03/2015'),
(61312, 1085, '_field_20', 'Tho'),
(61313, 1085, '_field_22', 'F'),
(61314, 1085, '_field_26', 'Vietnamese'),
(61315, 1085, '_field_27', ''),
(61316, 1085, '_field_30', 'Vietnamese'),
(61309, 1085, '_field_60', ''),
(61308, 1085, '_field_59', ''),
(61306, 1085, '_field_57', ''),
(61307, 1085, '_field_58', ''),
(61305, 1085, '_field_41', '0'),
(61304, 1085, '_field_35', '2368786199'),
(70356, 1253, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(70355, 1253, '_field_9', '0'),
(70354, 1253, '_field_7', 'September 2019'),
(70353, 1253, '_field_5', 'Full Day'),
(70352, 1252, '_seq_num', '322'),
(70351, 1252, '_form_id', '3'),
(70350, 1252, '_field_126', '1'),
(70349, 1252, '_field_136', 'No'),
(70348, 1252, '_field_124', 'Lara is thriving in the Montessori environment and she is becoming very independent '),
(70347, 1252, '_field_123', 'To continue the Montessori education '),
(70346, 1252, '_field_135', ''),
(70345, 1252, '_field_134', 'No'),
(70344, 1252, '_field_133', ''),
(70343, 1252, '_field_132', 'No'),
(70342, 1252, '_field_122', ''),
(70341, 1252, '_field_121', 'No'),
(70340, 1252, '_field_120', ''),
(70339, 1252, '_field_119', 'No'),
(70338, 1252, '_field_118', ''),
(70336, 1252, '_field_116', ''),
(70337, 1252, '_field_117', 'No'),
(70335, 1252, '_field_115', 'No'),
(70334, 1252, '_field_114', 'No'),
(70333, 1252, '_field_138', 'Swimming, ballet'),
(70332, 1252, '_field_131', ''),
(70331, 1252, '_field_137', ''),
(70330, 1252, '_field_130', 'Premier Montessori'),
(70329, 1252, '_field_106', 'Bike riding, role playing'),
(70328, 1252, '_field_105', 'Paint, write, sing'),
(70327, 1252, '_field_104', ''),
(70326, 1252, '_field_103', 'No'),
(70325, 1252, '_field_102', 'Romanian'),
(70324, 1252, '_field_101', 'English'),
(70323, 1252, '_field_100', 'Romanian'),
(70322, 1252, '_field_99', 'Female'),
(70321, 1252, '_field_98', ''),
(70320, 1252, '_field_97', '28/05/2014'),
(70319, 1252, '_field_96', 'Lara Ilinca'),
(70318, 1252, '_field_129', ''),
(70317, 1252, '_field_128', ''),
(70316, 1252, '_field_95', ''),
(70315, 1252, '_field_94', ''),
(70314, 1252, '_field_93', ''),
(70313, 1252, '_field_92', ''),
(70312, 1252, '_field_91', '0'),
(70311, 1252, '_field_90', '7788348389'),
(70310, 1252, '_field_89', 'Amazon '),
(70309, 1252, '_field_88', 'V6z2y2'),
(70308, 1252, '_field_87', 'BC'),
(70307, 1252, '_field_86', 'Vancouver '),
(70306, 1252, '_field_85', '501'),
(70305, 1252, '_field_84', '1199 Marinaside Crescent'),
(70304, 1252, '_field_83', 'procadiana@gmail.com'),
(70303, 1252, '_field_82', '+17788358081 '),
(70302, 1252, '_field_81', 'Ilinca'),
(70301, 1252, '_field_80', 'Dragos'),
(70300, 1252, '_field_79', ''),
(70299, 1252, '_field_78', ''),
(70298, 1252, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(70297, 1252, '_field_75', 'September 2019'),
(70296, 1252, '_field_74', 'Kindergarten'),
(70283, 1251, '_field_120', ''),
(70284, 1251, '_field_121', 'No'),
(70285, 1251, '_field_122', ''),
(70286, 1251, '_field_132', 'No'),
(70287, 1251, '_field_133', ''),
(70288, 1251, '_field_134', 'No'),
(70289, 1251, '_field_135', ''),
(70290, 1251, '_field_123', 'To continue the Montessori education '),
(70291, 1251, '_field_124', 'Lara is thriving in the Montessori environment and she is becoming very independent '),
(70292, 1251, '_field_136', 'No'),
(70293, 1251, '_field_126', '1'),
(70294, 1251, '_form_id', '3'),
(70295, 1251, '_seq_num', '321'),
(70276, 1251, '_field_138', 'Swimming, ballet'),
(70277, 1251, '_field_114', 'No'),
(70278, 1251, '_field_115', 'No'),
(70279, 1251, '_field_116', ''),
(70280, 1251, '_field_117', 'No'),
(70281, 1251, '_field_118', ''),
(70282, 1251, '_field_119', 'No'),
(70275, 1251, '_field_131', ''),
(70274, 1251, '_field_137', ''),
(70273, 1251, '_field_130', 'Premier Montessori'),
(70272, 1251, '_field_106', 'Bike riding, role playing'),
(61303, 1085, '_field_34', 'Vancouver'),
(61302, 1085, '_field_31', 'V6K3W4'),
(61300, 1085, '_field_29', 'Vancouver'),
(61301, 1085, '_field_33', 'BC'),
(61299, 1085, '_field_28', '402'),
(61298, 1085, '_field_25', '1978 Vine street'),
(61297, 1085, '_field_23', 'ntram913@yahoo.com'),
(61296, 1085, '_field_21', '2368786199'),
(61295, 1085, '_field_19', 'Phan'),
(61294, 1085, '_field_17', 'Ngoc Tram'),
(61293, 1085, '_field_71', ''),
(61292, 1085, '_field_70', ''),
(61291, 1085, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61290, 1085, '_field_9', '0'),
(61289, 1085, '_field_7', 'January 2019'),
(61288, 1085, '_field_5', 'Full Day'),
(61287, 1084, '_seq_num', '321'),
(61286, 1084, '_form_id', '2'),
(61285, 1084, '_field_67', '1'),
(61284, 1084, '_field_49', 'a:2:{i:0;s:13:\"Casa One Year\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(61283, 1084, '_field_73', 'I think, Montessori is a method of education that is based on self-directed activity, hands-on learning, and collaborative play. The Montessori method matches perfectly my daughter\'s personality and needs'),
(61282, 1084, '_field_47', 'My daughter is almost 4 years old. My family just has move to Canada for 5 weeks. Attending WMA is a good chance for her to make friends, acquire new knowledges and skills, and new languages. '),
(61281, 1084, '_field_65', ''),
(61280, 1084, '_field_46', 'N'),
(61279, 1084, '_field_64', ''),
(61278, 1084, '_field_45', 'No'),
(61277, 1084, '_field_63', ''),
(61276, 1084, '_field_44', 'No'),
(61275, 1084, '_field_62', ''),
(61274, 1084, '_field_43', 'No'),
(61273, 1084, '_field_42', 'N/A'),
(61272, 1084, '_field_56', ''),
(61271, 1084, '_field_55', ''),
(61270, 1084, '_field_54', 'No'),
(61269, 1084, '_field_53', ''),
(61268, 1084, '_field_61', 'Yes'),
(61267, 1084, '_field_39', 'Yes'),
(61265, 1084, '_field_37', 'pretend play'),
(61266, 1084, '_field_38', 'No'),
(61264, 1084, '_field_36', 'Pretend play, reading books, treasure hunt, play dough, outdoor actives'),
(61262, 1084, '_field_32', 'Yes'),
(61263, 1084, '_field_72', 'Minh Bao Hoang 2 years old'),
(61261, 1084, '_field_30', 'Vietnamese'),
(61260, 1084, '_field_27', ''),
(61258, 1084, '_field_22', 'F'),
(61259, 1084, '_field_26', 'Vietnamese'),
(61257, 1084, '_field_20', 'Tho'),
(61248, 1084, '_field_34', 'Vancouver'),
(61249, 1084, '_field_35', '2368786199'),
(61250, 1084, '_field_41', '0'),
(61251, 1084, '_field_57', ''),
(61252, 1084, '_field_58', ''),
(61253, 1084, '_field_59', ''),
(61254, 1084, '_field_60', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(61255, 1084, '_field_18', 'Anh Tram Bao'),
(61256, 1084, '_field_24', '20/03/2015'),
(61245, 1084, '_field_29', 'Vancouver'),
(61246, 1084, '_field_33', 'BC'),
(61247, 1084, '_field_31', 'V6K3W4'),
(61244, 1084, '_field_28', '402'),
(61243, 1084, '_field_25', '1978 Vine street'),
(61242, 1084, '_field_23', 'ntram913@yahoo.com'),
(61241, 1084, '_field_21', '2368786199'),
(61240, 1084, '_field_19', 'Phan'),
(61239, 1084, '_field_17', 'Ngoc Tram'),
(61238, 1084, '_field_71', ''),
(61230, 1083, '_field_126', '1'),
(61231, 1083, '_form_id', '3'),
(61232, 1083, '_seq_num', '272'),
(61233, 1084, '_field_5', 'Full Day'),
(61234, 1084, '_field_7', 'January 2019'),
(61235, 1084, '_field_9', '0'),
(61236, 1084, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(61237, 1084, '_field_70', ''),
(61229, 1083, '_field_136', 'Luca is a keen learner, especially in math and sciences.  He loves working with his hands to build and create.  Although Luca is quite social and friendly, he can take time to warm up to social interactions in the beginning, preferring to observe for a while.  Luca\'s teachers report that he likes to help out around the classroom and share his ideas and solutions to problems.      '),
(61228, 1083, '_field_124', 'We value the non-competitive nature of the multi-age groupings at WMA and the focus on helping others.  We hope that through working at his own pace in a supportive environment, Luca will continue to build his self-confidence and sense of self.  We value the Montessori Method as it supports all facets of human development - physical, emotional, social and cognitive.  We also value the community involvement aspect of WMA and the multiple co-curricular activities offered.'),
(61227, 1083, '_field_123', 'Luca has been doing well at Laura Secord, but we feel the large size and relative anonymity isn\'t the best fit for Luca and our family.  I have heard wonderful things about the teaching, care and community at WMA from several friends.  I value the attention to detail brought to all aspects of WMA - from the teachers, to the classroom materials and set-up and the class offerings in various subjects (math, geography, music &amp; art).  I also value a smaller school for elementary education as it fosters relationships and a sense of community.'),
(61226, 1083, '_field_135', ''),
(61225, 1083, '_field_134', 'No'),
(61224, 1083, '_field_133', ''),
(61223, 1083, '_field_132', 'No'),
(61222, 1083, '_field_122', ''),
(61221, 1083, '_field_121', 'No'),
(61220, 1083, '_field_120', ''),
(61219, 1083, '_field_119', 'No'),
(61218, 1083, '_field_118', ''),
(61217, 1083, '_field_117', 'No'),
(61215, 1083, '_field_115', 'No'),
(61216, 1083, '_field_116', ''),
(61214, 1083, '_field_114', 'January 2018: Luca had ear tubes placed in both ears successfully and his hearing is great now. '),
(61213, 1083, '_field_138', 'Cross-country skiing, piano at Colourstrings, and soccer in the Spring.'),
(61212, 1083, '_field_131', '2'),
(61211, 1083, '_field_137', 'Math, sciences and gym class.'),
(61210, 1083, '_field_130', 'Laura Secord Elementary '),
(61209, 1083, '_field_106', 'Luca loves to play tag and social games, to do puzzles and build Lego together with friends and family.  He also likes to play imaginary games with cars/figurines. '),
(61208, 1083, '_field_105', 'Luca loves to build with Lego, other building sets, sticks/rocks/sand outside and reading early-reader chapter books (eg: Magic Tree House).'),
(61206, 1083, '_field_103', 'Yes'),
(61207, 1083, '_field_104', 'Nina, 4 years old'),
(61205, 1083, '_field_102', 'Canadian'),
(61204, 1083, '_field_101', 'French'),
(61203, 1083, '_field_100', 'English'),
(61202, 1083, '_field_99', 'Male'),
(61201, 1083, '_field_98', 'Luca'),
(61200, 1083, '_field_97', '01/07/2011'),
(61199, 1083, '_field_96', 'Luca Graham Zimmermann'),
(61198, 1083, '_field_129', ''),
(61196, 1083, '_field_95', ''),
(61197, 1083, '_field_128', ''),
(61195, 1083, '_field_94', ''),
(61192, 1083, '_field_91', '0'),
(61193, 1083, '_field_92', ''),
(61194, 1083, '_field_93', ''),
(61191, 1083, '_field_90', '604 658 2817'),
(61190, 1083, '_field_89', 'Public Health Agency of Canada'),
(61189, 1083, '_field_88', 'V5N1J7'),
(61188, 1083, '_field_87', 'BC'),
(61187, 1083, '_field_86', 'Vancouver'),
(61186, 1083, '_field_85', ''),
(61185, 1083, '_field_84', '1729 E 4th Ave'),
(61173, 1082, '_field_126', '1'),
(61174, 1082, '_form_id', '3'),
(61175, 1082, '_seq_num', '271'),
(61176, 1083, '_field_74', 'Grade Three'),
(61177, 1083, '_field_75', 'September 2019'),
(61178, 1083, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(61179, 1083, '_field_78', 'Sarah Cohen'),
(61180, 1083, '_field_79', ''),
(61181, 1083, '_field_80', 'Katie'),
(61182, 1083, '_field_81', 'Graham'),
(61183, 1083, '_field_82', '778-686-0790'),
(61184, 1083, '_field_83', 'katiegraham88@gmail.com'),
(61172, 1082, '_field_136', 'Luca is a keen learner, especially in math and sciences.  He loves working with his hands to build and create.  Although Luca is quite social and friendly, he can take time to warm up to social interactions in the beginning, preferring to observe for a while.  Luca\'s teachers report that he likes to help out around the classroom and share his ideas and solutions to problems.      '),
(70271, 1251, '_field_105', 'Paint, write, sing'),
(70270, 1251, '_field_104', ''),
(70269, 1251, '_field_103', 'No'),
(70268, 1251, '_field_102', 'Romanian'),
(70267, 1251, '_field_101', 'English'),
(70266, 1251, '_field_100', 'Romanian'),
(70265, 1251, '_field_99', 'Female'),
(70264, 1251, '_field_98', ''),
(70263, 1251, '_field_97', '28/05/2014'),
(70262, 1251, '_field_96', 'Lara Ilinca'),
(70261, 1251, '_field_129', ''),
(70260, 1251, '_field_128', ''),
(70259, 1251, '_field_95', ''),
(70258, 1251, '_field_94', ''),
(70257, 1251, '_field_93', ''),
(70256, 1251, '_field_92', ''),
(70255, 1251, '_field_91', '0'),
(70254, 1251, '_field_90', '7788348389'),
(70253, 1251, '_field_89', 'Amazon '),
(70252, 1251, '_field_88', 'V6z2y2'),
(70251, 1251, '_field_87', 'BC'),
(70250, 1251, '_field_86', 'Vancouver '),
(70249, 1251, '_field_85', '501'),
(70248, 1251, '_field_84', '1199 Marinaside Crescent'),
(70247, 1251, '_field_83', 'procadiana@gmail.com'),
(70246, 1251, '_field_82', '+17788358081 '),
(70245, 1251, '_field_81', 'Ilinca'),
(70244, 1251, '_field_80', 'Dragos'),
(70243, 1251, '_field_79', ''),
(70242, 1251, '_field_78', ''),
(70241, 1251, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(70240, 1251, '_field_75', 'September 2019'),
(70239, 1251, '_field_74', 'Kindergarten'),
(70238, 1250, '_seq_num', '320'),
(70237, 1250, '_form_id', '3'),
(70236, 1250, '_field_126', '1'),
(70235, 1250, '_field_136', 'He is very social and athletics.'),
(70234, 1250, '_field_124', 'Given the right educational environment, I am confident he will excel in every subject.'),
(70233, 1250, '_field_123', 'He is a bright young boy, and he needs more challenges in academic areas.'),
(70232, 1250, '_field_135', ''),
(70231, 1250, '_field_134', 'No'),
(70230, 1250, '_field_133', ''),
(70229, 1250, '_field_132', 'No'),
(70228, 1250, '_field_122', ''),
(70227, 1250, '_field_121', 'No'),
(70226, 1250, '_field_120', ''),
(70225, 1250, '_field_119', 'No'),
(70224, 1250, '_field_118', ''),
(70223, 1250, '_field_117', 'No'),
(70219, 1250, '_field_138', 'Hockey, swimming, tennis etc'),
(70220, 1250, '_field_114', 'No'),
(70221, 1250, '_field_115', 'No'),
(70222, 1250, '_field_116', ''),
(70218, 1250, '_field_131', '2'),
(70217, 1250, '_field_137', 'He loves space and rocket'),
(70216, 1250, '_field_130', 'Elsie Roy Elementary School'),
(70215, 1250, '_field_106', 'Hockey, baskatball, biking, football etc'),
(70214, 1250, '_field_105', 'Games'),
(70213, 1250, '_field_104', ''),
(70212, 1250, '_field_103', 'No'),
(70209, 1250, '_field_100', 'English'),
(70210, 1250, '_field_101', ''),
(70211, 1250, '_field_102', 'US'),
(70208, 1250, '_field_99', 'Male'),
(70194, 1250, '_field_87', 'BC'),
(70195, 1250, '_field_88', 'V6Z 3A9'),
(70196, 1250, '_field_89', 'STEM2Space Inc.'),
(70197, 1250, '_field_90', '6042592001'),
(70198, 1250, '_field_91', '1'),
(70199, 1250, '_field_92', 'Dr. Leslie '),
(70200, 1250, '_field_93', 'Roman'),
(70201, 1250, '_field_94', ''),
(70202, 1250, '_field_95', ''),
(70203, 1250, '_field_128', 'ubc'),
(70204, 1250, '_field_129', ''),
(70205, 1250, '_field_96', 'Luca Shrestha'),
(70206, 1250, '_field_97', '04/04/2011'),
(70207, 1250, '_field_98', ''),
(70188, 1250, '_field_81', 'Shrestha'),
(70189, 1250, '_field_82', '6047884357'),
(70190, 1250, '_field_83', 'jshrestha@novuscom.net'),
(70191, 1250, '_field_84', '1408 Strathmoer Mews'),
(70192, 1250, '_field_85', '602 '),
(70193, 1250, '_field_86', 'Vancouver'),
(70187, 1250, '_field_80', 'Joe'),
(70186, 1250, '_field_79', ''),
(70185, 1250, '_field_78', ''),
(70184, 1250, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(61171, 1082, '_field_124', 'We value the non-competitive nature of the multi-age groupings at WMA and the focus on helping others.  We hope that through working at his own pace in a supportive environment, Luca will continue to build his self-confidence and sense of self.  We value the Montessori Method as it supports all facets of human development - physical, emotional, social and cognitive.  We also value the community involvement aspect of WMA and the multiple co-curricular activities offered.'),
(61170, 1082, '_field_123', 'Luca has been doing well at Laura Secord, but we feel the large size and relative anonymity isn\'t the best fit for Luca and our family.  I have heard wonderful things about the teaching, care and community at WMA from several friends.  I value the attention to detail brought to all aspects of WMA - from the teachers, to the classroom materials and set-up and the class offerings in various subjects (math, geography, music &amp; art).  I also value a smaller school for elementary education as it fosters relationships and a sense of community.'),
(61169, 1082, '_field_135', ''),
(61168, 1082, '_field_134', 'No'),
(61167, 1082, '_field_133', ''),
(61165, 1082, '_field_122', ''),
(61166, 1082, '_field_132', 'No'),
(61164, 1082, '_field_121', 'No'),
(61163, 1082, '_field_120', ''),
(61162, 1082, '_field_119', 'No'),
(61161, 1082, '_field_118', ''),
(61160, 1082, '_field_117', 'No'),
(61159, 1082, '_field_116', ''),
(61158, 1082, '_field_115', 'No'),
(61157, 1082, '_field_114', 'January 2018: Luca had ear tubes placed in both ears successfully and his hearing is great now. '),
(61156, 1082, '_field_138', 'Cross-country skiing, piano at Colourstrings, and soccer in the Spring.'),
(61155, 1082, '_field_131', '2'),
(61154, 1082, '_field_137', 'Math, sciences and gym class.'),
(61153, 1082, '_field_130', 'Laura Secord Elementary '),
(61152, 1082, '_field_106', 'Luca loves to play tag and social games, to do puzzles and build Lego together with friends and family.  He also likes to play imaginary games with cars/figurines. '),
(61151, 1082, '_field_105', 'Luca loves to build with Lego, other building sets, sticks/rocks/sand outside and reading early-reader chapter books (eg: Magic Tree House).'),
(61150, 1082, '_field_104', 'Nina, 4 years old'),
(61149, 1082, '_field_103', 'Yes'),
(61147, 1082, '_field_101', 'French'),
(61148, 1082, '_field_102', 'Canadian'),
(61146, 1082, '_field_100', 'English'),
(61145, 1082, '_field_99', 'Male'),
(61144, 1082, '_field_98', 'Luca'),
(61143, 1082, '_field_97', '01/07/2011'),
(61142, 1082, '_field_96', 'Luca Graham Zimmermann'),
(61141, 1082, '_field_129', ''),
(61140, 1082, '_field_128', ''),
(61139, 1082, '_field_95', ''),
(61126, 1082, '_field_82', '778-686-0790'),
(61127, 1082, '_field_83', 'katiegraham88@gmail.com'),
(61128, 1082, '_field_84', '1729 E 4th Ave'),
(61129, 1082, '_field_85', ''),
(61130, 1082, '_field_86', 'Vancouver'),
(61131, 1082, '_field_87', 'BC'),
(61132, 1082, '_field_88', 'V5N1J7'),
(61133, 1082, '_field_89', 'Public Health Agency of Canada'),
(61134, 1082, '_field_90', '604 658 2817'),
(61135, 1082, '_field_91', '0'),
(61136, 1082, '_field_92', ''),
(61137, 1082, '_field_93', ''),
(61138, 1082, '_field_94', ''),
(61120, 1082, '_field_75', 'September 2019'),
(61121, 1082, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(61122, 1082, '_field_78', 'Sarah Cohen'),
(61123, 1082, '_field_79', ''),
(61124, 1082, '_field_80', 'Katie'),
(61125, 1082, '_field_81', 'Graham'),
(61119, 1082, '_field_74', 'Grade Three'),
(61117, 1081, '_form_id', '2'),
(61118, 1081, '_seq_num', '320'),
(61116, 1081, '_field_67', '1'),
(70183, 1250, '_field_75', 'September 2019'),
(70182, 1250, '_field_74', 'Grade Three'),
(70181, 1249, '_seq_num', '319'),
(70180, 1249, '_form_id', '3'),
(70179, 1249, '_field_126', '1'),
(70178, 1249, '_field_136', 'He is very social and athletics.'),
(70177, 1249, '_field_124', 'Given the right educational environment, I am confident he will excel in every subject.'),
(70176, 1249, '_field_123', 'He is a bright young boy, and he needs more challenges in academic areas.'),
(70175, 1249, '_field_135', ''),
(70174, 1249, '_field_134', 'No'),
(70173, 1249, '_field_133', ''),
(70172, 1249, '_field_132', 'No'),
(70171, 1249, '_field_122', ''),
(70170, 1249, '_field_121', 'No'),
(70169, 1249, '_field_120', ''),
(70168, 1249, '_field_119', 'No'),
(70167, 1249, '_field_118', ''),
(70166, 1249, '_field_117', 'No'),
(70165, 1249, '_field_116', ''),
(70163, 1249, '_field_114', 'No'),
(70164, 1249, '_field_115', 'No'),
(70162, 1249, '_field_138', 'Hockey, swimming, tennis etc'),
(70161, 1249, '_field_131', '2'),
(70160, 1249, '_field_137', 'He loves space and rocket'),
(70159, 1249, '_field_130', 'Elsie Roy Elementary School'),
(70158, 1249, '_field_106', 'Hockey, baskatball, biking, football etc'),
(70157, 1249, '_field_105', 'Games'),
(70156, 1249, '_field_104', ''),
(70155, 1249, '_field_103', 'No'),
(70154, 1249, '_field_102', 'US'),
(70153, 1249, '_field_101', ''),
(70152, 1249, '_field_100', 'English'),
(70151, 1249, '_field_99', 'Male'),
(70150, 1249, '_field_98', ''),
(70149, 1249, '_field_97', '04/04/2011'),
(70148, 1249, '_field_96', 'Luca Shrestha'),
(70147, 1249, '_field_129', ''),
(70146, 1249, '_field_128', 'ubc'),
(70145, 1249, '_field_95', ''),
(70144, 1249, '_field_94', ''),
(70143, 1249, '_field_93', 'Roman'),
(70142, 1249, '_field_92', 'Dr. Leslie '),
(70141, 1249, '_field_91', '1'),
(70140, 1249, '_field_90', '6042592001'),
(70139, 1249, '_field_89', 'STEM2Space Inc.'),
(70138, 1249, '_field_88', 'V6Z 3A9'),
(70137, 1249, '_field_87', 'BC'),
(70136, 1249, '_field_86', 'Vancouver'),
(70134, 1249, '_field_84', '1408 Strathmoer Mews'),
(70135, 1249, '_field_85', '602 '),
(70133, 1249, '_field_83', 'jshrestha@novuscom.net'),
(70130, 1249, '_field_80', 'Joe'),
(70131, 1249, '_field_81', 'Shrestha'),
(70132, 1249, '_field_82', '6047884357'),
(70101, 1248, '_field_36', 'Reading, puzzles'),
(70102, 1248, '_field_37', 'Playground activities, mind games'),
(70103, 1248, '_field_38', 'Yes'),
(70104, 1248, '_field_39', 'Yes'),
(70105, 1248, '_field_61', 'Yes'),
(70106, 1248, '_field_53', ''),
(70107, 1248, '_field_54', 'No'),
(70108, 1248, '_field_55', ''),
(70109, 1248, '_field_56', ''),
(70110, 1248, '_field_42', 'No allergies '),
(70111, 1248, '_field_43', 'No'),
(70112, 1248, '_field_62', ''),
(70113, 1248, '_field_44', 'No'),
(70114, 1248, '_field_63', ''),
(70115, 1248, '_field_45', 'No'),
(70116, 1248, '_field_64', ''),
(70117, 1248, '_field_46', 'N'),
(70118, 1248, '_field_65', ''),
(70119, 1248, '_field_47', 'Reputation '),
(70120, 1248, '_field_73', 'She has been in Montessori childcare centres in UK, and thrived well in this excellent system '),
(70121, 1248, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(70122, 1248, '_field_67', '1'),
(70123, 1248, '_form_id', '2'),
(70124, 1248, '_seq_num', '434'),
(70125, 1249, '_field_74', 'Grade Three'),
(70126, 1249, '_field_75', 'September 2019'),
(70127, 1249, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(70128, 1249, '_field_78', ''),
(70129, 1249, '_field_79', ''),
(70100, 1248, '_field_72', 'Alma Bizrah 2.5 years'),
(70099, 1248, '_field_32', 'Yes'),
(70098, 1248, '_field_30', 'UK'),
(70097, 1248, '_field_27', 'Arabic'),
(70096, 1248, '_field_26', 'English'),
(70095, 1248, '_field_22', 'M'),
(70094, 1248, '_field_20', ''),
(70093, 1248, '_field_24', '01/08/2015'),
(70080, 1248, '_field_25', '411-2851 heather street'),
(70081, 1248, '_field_28', ''),
(70082, 1248, '_field_29', 'Vancouver'),
(70083, 1248, '_field_33', 'BC'),
(70084, 1248, '_field_31', 'V5Z0A2'),
(70085, 1248, '_field_34', 'Vancouver general hospital'),
(70086, 1248, '_field_35', '6048754113'),
(70087, 1248, '_field_41', '0'),
(70088, 1248, '_field_57', ''),
(70089, 1248, '_field_58', ''),
(70090, 1248, '_field_59', ''),
(70091, 1248, '_field_60', ''),
(70092, 1248, '_field_18', 'Maria Bizrah'),
(70073, 1248, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(70074, 1248, '_field_70', ''),
(70075, 1248, '_field_71', ''),
(70076, 1248, '_field_17', 'Mukhtar'),
(70077, 1248, '_field_19', 'Bizrah'),
(70078, 1248, '_field_21', '7788477588'),
(70079, 1248, '_field_23', 'm.bizrah@doctors.org.uk'),
(70072, 1248, '_field_9', '0'),
(70070, 1248, '_field_5', 'Full Day'),
(70071, 1248, '_field_7', 'September 2019'),
(70069, 1247, '_seq_num', '433'),
(70068, 1247, '_form_id', '2'),
(70067, 1247, '_field_67', '1'),
(70066, 1247, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(70065, 1247, '_field_73', 'She has been in Montessori childcare centres in UK, and thrived well in this excellent system '),
(70064, 1247, '_field_47', 'Reputation '),
(70063, 1247, '_field_65', ''),
(70062, 1247, '_field_46', 'N'),
(70061, 1247, '_field_64', ''),
(70060, 1247, '_field_45', 'No'),
(70059, 1247, '_field_63', ''),
(70058, 1247, '_field_44', 'No'),
(70057, 1247, '_field_62', ''),
(70056, 1247, '_field_43', 'No'),
(70055, 1247, '_field_42', 'No allergies '),
(70054, 1247, '_field_56', ''),
(70053, 1247, '_field_55', ''),
(70052, 1247, '_field_54', 'No'),
(70051, 1247, '_field_53', ''),
(70050, 1247, '_field_61', 'Yes'),
(70049, 1247, '_field_39', 'Yes'),
(70048, 1247, '_field_38', 'Yes'),
(70047, 1247, '_field_37', 'Playground activities, mind games'),
(70046, 1247, '_field_36', 'Reading, puzzles'),
(70045, 1247, '_field_72', 'Alma Bizrah 2.5 years'),
(70044, 1247, '_field_32', 'Yes'),
(70043, 1247, '_field_30', 'UK'),
(70042, 1247, '_field_27', 'Arabic'),
(70041, 1247, '_field_26', 'English'),
(70040, 1247, '_field_22', 'M'),
(70039, 1247, '_field_20', ''),
(70038, 1247, '_field_24', '01/08/2015'),
(70037, 1247, '_field_18', 'Maria Bizrah'),
(70036, 1247, '_field_60', ''),
(70035, 1247, '_field_59', ''),
(70034, 1247, '_field_58', ''),
(70033, 1247, '_field_57', ''),
(70032, 1247, '_field_41', '0'),
(70031, 1247, '_field_35', '6048754113'),
(70030, 1247, '_field_34', 'Vancouver general hospital'),
(70029, 1247, '_field_31', 'V5Z0A2'),
(70028, 1247, '_field_33', 'BC'),
(70027, 1247, '_field_29', 'Vancouver'),
(70026, 1247, '_field_28', ''),
(70025, 1247, '_field_25', '411-2851 heather street'),
(70024, 1247, '_field_23', 'm.bizrah@doctors.org.uk'),
(70023, 1247, '_field_21', '7788477588'),
(70022, 1247, '_field_19', 'Bizrah'),
(70021, 1247, '_field_17', 'Mukhtar'),
(70020, 1247, '_field_71', ''),
(70019, 1247, '_field_70', ''),
(70017, 1247, '_field_9', '0'),
(70018, 1247, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(70016, 1247, '_field_7', 'September 2019'),
(70013, 1246, '_form_id', '2'),
(70014, 1246, '_seq_num', '432'),
(70015, 1247, '_field_5', 'Full Day'),
(70012, 1246, '_field_67', '1'),
(69996, 1246, '_field_53', ''),
(69997, 1246, '_field_54', 'No'),
(69998, 1246, '_field_55', ''),
(69999, 1246, '_field_56', ''),
(70000, 1246, '_field_42', 'Allergic to artificial colors.'),
(70001, 1246, '_field_43', 'Yes'),
(70002, 1246, '_field_62', 'We just give Reatine if we notice breakouts or red skin.'),
(70003, 1246, '_field_44', 'No'),
(70004, 1246, '_field_63', ''),
(70005, 1246, '_field_45', 'No'),
(70006, 1246, '_field_64', ''),
(70007, 1246, '_field_46', 'N'),
(70008, 1246, '_field_65', ''),
(70009, 1246, '_field_47', 'We heard a lot of great things about WMA and read solid reviews. Also it is close to home.'),
(70010, 1246, '_field_73', 'Montessori programs are especially good for children who are self-directed, can work independently. Those are the qualities I see in Timur and would like to continue developing them.'),
(70011, 1246, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(69995, 1246, '_field_61', 'Yes'),
(69993, 1246, '_field_38', 'Yes'),
(69994, 1246, '_field_39', 'Yes'),
(69992, 1246, '_field_37', 'Loves running around outdoors playing with other kids. Timur takes soccer, gymnastics and skating'),
(69991, 1246, '_field_36', 'Loves LEGO, interactive books, anything related to police and fire trucks.'),
(69990, 1246, '_field_72', ''),
(69989, 1246, '_field_32', 'N'),
(69988, 1246, '_field_30', 'Canadian'),
(69987, 1246, '_field_27', 'English, Russian'),
(69986, 1246, '_field_26', 'Tatar'),
(69972, 1246, '_field_29', 'Burnaby'),
(69973, 1246, '_field_33', 'select'),
(69974, 1246, '_field_31', 'V5C0E3'),
(69975, 1246, '_field_34', 'Business Owner'),
(69976, 1246, '_field_35', '+17789279141 '),
(69977, 1246, '_field_41', '0'),
(69978, 1246, '_field_57', ''),
(69979, 1246, '_field_58', ''),
(69980, 1246, '_field_59', ''),
(69981, 1246, '_field_60', ''),
(69982, 1246, '_field_18', 'Timur Dein'),
(69983, 1246, '_field_24', '04/10/2016'),
(69984, 1246, '_field_20', ''),
(69985, 1246, '_field_22', 'M'),
(69966, 1246, '_field_17', 'Elya'),
(69967, 1246, '_field_19', 'McCleave'),
(69968, 1246, '_field_21', '+17789279141 '),
(69969, 1246, '_field_23', 'elmccleave@gmail.com'),
(69970, 1246, '_field_25', '4400 Buchanan Street'),
(69971, 1246, '_field_28', '401'),
(69965, 1246, '_field_71', ''),
(69964, 1246, '_field_70', ''),
(69962, 1246, '_field_9', '0'),
(69963, 1246, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(69961, 1246, '_field_7', 'September 2019'),
(69960, 1246, '_field_5', 'Afternoon Session'),
(69959, 1245, '_seq_num', '431'),
(69958, 1245, '_form_id', '2'),
(69957, 1245, '_field_67', '1'),
(69956, 1245, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(69955, 1245, '_field_73', 'Montessori programs are especially good for children who are self-directed, can work independently. Those are the qualities I see in Timur and would like to continue developing them.'),
(69954, 1245, '_field_47', 'We heard a lot of great things about WMA and read solid reviews. Also it is close to home.'),
(69953, 1245, '_field_65', ''),
(69952, 1245, '_field_46', 'N'),
(69951, 1245, '_field_64', ''),
(69950, 1245, '_field_45', 'No'),
(69949, 1245, '_field_63', ''),
(69948, 1245, '_field_44', 'No'),
(69947, 1245, '_field_62', 'We just give Reatine if we notice breakouts or red skin.'),
(69946, 1245, '_field_43', 'Yes'),
(69945, 1245, '_field_42', 'Allergic to artificial colors.'),
(69943, 1245, '_field_55', ''),
(69944, 1245, '_field_56', ''),
(69942, 1245, '_field_54', 'No'),
(69941, 1245, '_field_53', ''),
(69940, 1245, '_field_61', 'Yes'),
(69939, 1245, '_field_39', 'Yes'),
(69938, 1245, '_field_38', 'Yes'),
(69937, 1245, '_field_37', 'Loves running around outdoors playing with other kids. Timur takes soccer, gymnastics and skating'),
(69936, 1245, '_field_36', 'Loves LEGO, interactive books, anything related to police and fire trucks.'),
(69935, 1245, '_field_72', ''),
(69934, 1245, '_field_32', 'N'),
(69933, 1245, '_field_30', 'Canadian'),
(69932, 1245, '_field_27', 'English, Russian'),
(69931, 1245, '_field_26', 'Tatar'),
(69930, 1245, '_field_22', 'M'),
(69929, 1245, '_field_20', ''),
(69928, 1245, '_field_24', '04/10/2016'),
(69927, 1245, '_field_18', 'Timur Dein'),
(69926, 1245, '_field_60', ''),
(69925, 1245, '_field_59', ''),
(69924, 1245, '_field_58', ''),
(69923, 1245, '_field_57', ''),
(69922, 1245, '_field_41', '0'),
(69921, 1245, '_field_35', '+17789279141 '),
(69920, 1245, '_field_34', 'Business Owner'),
(69919, 1245, '_field_31', 'V5C0E3'),
(69918, 1245, '_field_33', 'select'),
(69916, 1245, '_field_28', '401'),
(69917, 1245, '_field_29', 'Burnaby'),
(69915, 1245, '_field_25', '4400 Buchanan Street'),
(69914, 1245, '_field_23', 'elmccleave@gmail.com'),
(69913, 1245, '_field_21', '+17789279141 '),
(69906, 1245, '_field_7', 'September 2019'),
(69907, 1245, '_field_9', '0'),
(69908, 1245, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(69909, 1245, '_field_70', ''),
(69910, 1245, '_field_71', ''),
(69911, 1245, '_field_17', 'Elya'),
(69912, 1245, '_field_19', 'McCleave'),
(69905, 1245, '_field_5', 'Afternoon Session'),
(69904, 1244, '_seq_num', '318'),
(69903, 1244, '_form_id', '3'),
(69902, 1244, '_field_126', '1'),
(69901, 1244, '_field_136', 'she is very excited to be starting kindergarten'),
(69900, 1244, '_field_124', 'instilling a love of learning and independence'),
(69899, 1244, '_field_123', 'continuation of a great 2 years at preschool there'),
(69898, 1244, '_field_135', ''),
(69886, 1244, '_field_114', 'none'),
(69887, 1244, '_field_115', 'No'),
(69888, 1244, '_field_116', ''),
(69889, 1244, '_field_117', 'No'),
(69890, 1244, '_field_118', ''),
(69891, 1244, '_field_119', 'No'),
(69892, 1244, '_field_120', ''),
(69893, 1244, '_field_121', 'No'),
(69894, 1244, '_field_122', ''),
(69895, 1244, '_field_132', 'No'),
(69896, 1244, '_field_133', ''),
(69897, 1244, '_field_134', 'No'),
(69881, 1244, '_field_106', 'playing at the playground, dressing up, reading with Mom/Dad'),
(69882, 1244, '_field_130', 'WMA'),
(69883, 1244, '_field_137', 'letters, writing, sewing, metal inserts, puzzles, maps, etc'),
(69884, 1244, '_field_131', 'Casa'),
(69885, 1244, '_field_138', 'she\'s doing a mix of classes and activities over the year - swimming, gymnastics, soccer, swimming, dance'),
(69879, 1244, '_field_104', ''),
(69880, 1244, '_field_105', 'painting, looking at books, building with blocks, puzzles'),
(69878, 1244, '_field_103', 'No'),
(61115, 1081, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(61114, 1081, '_field_73', 'The Montessori Method is aligned with the educational goals we have for Nolan, which include: a balance of arts, science, music, physical activity, and an appreciation of a global society filled with different cultures, languages, and backgrounds.\n\nAs a physician and prior Montessori student myself, I feel that the biggest advantage of the Montessori method is instilling the fundamental principle of self directed learning. Nolan is by nature a motivated and determined child that we believe will flourish with Montessori\'s practical life based learning via discovery.'),
(61113, 1081, '_field_47', 'We are keen to have Nolan attend WMA because of it\'s intimate and community oriented atmosphere. As residents of the local neighbourhood, we would love to see Nolan build a solid foundation for his education within a short walk from our doorstep.\nAs parents we believe in a well rounded education including exposure to arts, math, science, music, physical activity, languages, the outdoors, and different cultures. WMA appears to uphold similar values.'),
(61112, 1081, '_field_65', ''),
(61110, 1081, '_field_64', ''),
(61111, 1081, '_field_46', 'N'),
(61109, 1081, '_field_45', 'No'),
(61108, 1081, '_field_63', ''),
(61107, 1081, '_field_44', 'No'),
(61106, 1081, '_field_62', ''),
(61105, 1081, '_field_43', 'No'),
(61104, 1081, '_field_42', 'None'),
(61103, 1081, '_field_56', ''),
(61102, 1081, '_field_55', ''),
(61101, 1081, '_field_54', 'No'),
(61100, 1081, '_field_53', 'Strong Start through the VSB (Note: a caregiver is present with him)'),
(61099, 1081, '_field_61', 'Yes'),
(61098, 1081, '_field_39', 'Yes'),
(61097, 1081, '_field_38', 'Yes'),
(61096, 1081, '_field_37', 'Reading, dancing, sport fundamentals such as kicking a ball/races/riding a bike, and creative play'),
(61095, 1081, '_field_36', 'Reading, colouring/painting, building train tracks, and creative play'),
(61094, 1081, '_field_72', 'Grayson Thomas Draper- 14 months'),
(61093, 1081, '_field_32', 'Yes'),
(61092, 1081, '_field_30', 'Canadian'),
(61091, 1081, '_field_27', ''),
(61090, 1081, '_field_26', 'English'),
(61089, 1081, '_field_22', 'M'),
(61088, 1081, '_field_20', ''),
(61083, 1081, '_field_58', ''),
(61084, 1081, '_field_59', ''),
(61085, 1081, '_field_60', ''),
(61086, 1081, '_field_18', 'Nolan Robert Draper'),
(61087, 1081, '_field_24', '04/06/2016'),
(61079, 1081, '_field_34', 'Royal Columbian Hospital- Emergency Department'),
(61080, 1081, '_field_35', '604-365-5130'),
(61081, 1081, '_field_41', '1'),
(61082, 1081, '_field_57', ''),
(61078, 1081, '_field_31', 'V5N 4L9'),
(61077, 1081, '_field_33', 'BC'),
(61076, 1081, '_field_29', 'Vancouver'),
(61075, 1081, '_field_28', ''),
(61074, 1081, '_field_25', '3023 Victoria Drive'),
(61073, 1081, '_field_23', 'cimiachiam@gmail.com'),
(61072, 1081, '_field_21', '6043655130'),
(61071, 1081, '_field_19', 'Achiam'),
(61060, 1080, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(61061, 1080, '_field_67', '1'),
(61062, 1080, '_form_id', '2'),
(61063, 1080, '_seq_num', '319'),
(61064, 1081, '_field_5', 'Morning Session'),
(61065, 1081, '_field_7', 'September 2019'),
(61066, 1081, '_field_9', '0'),
(61067, 1081, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(61068, 1081, '_field_70', ''),
(61069, 1081, '_field_71', 'Live in the neighbourhood/word of mouth'),
(61070, 1081, '_field_17', 'Cimi'),
(61059, 1080, '_field_73', 'The Montessori Method is aligned with the educational goals we have for Nolan, which include: a balance of arts, science, music, physical activity, and an appreciation of a global society filled with different cultures, languages, and backgrounds.\n\nAs a physician and prior Montessori student myself, I feel that the biggest advantage of the Montessori method is instilling the fundamental principle of self directed learning. Nolan is by nature a motivated and determined child that we believe will flourish with Montessori\'s practical life based learning via discovery.'),
(69877, 1244, '_field_102', 'Canadian'),
(69876, 1244, '_field_101', ''),
(69875, 1244, '_field_100', 'English'),
(69874, 1244, '_field_99', 'Female'),
(69873, 1244, '_field_98', 'Margot'),
(69872, 1244, '_field_97', '02/01/2015'),
(69871, 1244, '_field_96', 'Margot Turnock'),
(69870, 1244, '_field_129', ''),
(69869, 1244, '_field_128', ''),
(69868, 1244, '_field_95', '778-838-1642'),
(69867, 1244, '_field_94', 'pwcottle@gmail.com'),
(69866, 1244, '_field_93', 'Cottle'),
(69865, 1244, '_field_92', 'Paul'),
(69864, 1244, '_field_91', '1'),
(69863, 1244, '_field_90', '604-899-3806'),
(69862, 1244, '_field_89', 'Lees + Associates'),
(69861, 1244, '_field_88', 'V5T 4N7'),
(69860, 1244, '_field_87', 'BC'),
(69859, 1244, '_field_86', 'Vancouver'),
(69858, 1244, '_field_85', '205'),
(69857, 1244, '_field_84', '1060 E Broadway'),
(69856, 1244, '_field_83', 'megan.turnock@gmail.com'),
(69855, 1244, '_field_82', '6042206271'),
(69854, 1244, '_field_81', 'Turnock'),
(69853, 1244, '_field_80', 'Megan'),
(69852, 1244, '_field_79', ''),
(69851, 1244, '_field_78', ''),
(69850, 1244, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(69849, 1244, '_field_75', 'September 2019'),
(69848, 1244, '_field_74', 'Kindergarten'),
(69847, 1243, '_seq_num', '317'),
(69846, 1243, '_form_id', '3'),
(69845, 1243, '_field_126', '1'),
(69844, 1243, '_field_136', 'she is very excited to be starting kindergarten'),
(69843, 1243, '_field_124', 'instilling a love of learning and independence'),
(69842, 1243, '_field_123', 'continuation of a great 2 years at preschool there'),
(69841, 1243, '_field_135', ''),
(69840, 1243, '_field_134', 'No'),
(69839, 1243, '_field_133', ''),
(69838, 1243, '_field_132', 'No'),
(69837, 1243, '_field_122', ''),
(69836, 1243, '_field_121', 'No'),
(69835, 1243, '_field_120', ''),
(69834, 1243, '_field_119', 'No'),
(69833, 1243, '_field_118', ''),
(69832, 1243, '_field_117', 'No'),
(69831, 1243, '_field_116', ''),
(69830, 1243, '_field_115', 'No'),
(69829, 1243, '_field_114', 'none'),
(69828, 1243, '_field_138', 'she\'s doing a mix of classes and activities over the year - swimming, gymnastics, soccer, swimming, dance'),
(69827, 1243, '_field_131', 'Casa'),
(69825, 1243, '_field_130', 'WMA'),
(69826, 1243, '_field_137', 'letters, writing, sewing, metal inserts, puzzles, maps, etc'),
(69824, 1243, '_field_106', 'playing at the playground, dressing up, reading with Mom/Dad'),
(69810, 1243, '_field_94', 'pwcottle@gmail.com'),
(69811, 1243, '_field_95', '778-838-1642'),
(69812, 1243, '_field_128', ''),
(69813, 1243, '_field_129', ''),
(69814, 1243, '_field_96', 'Margot Turnock'),
(69815, 1243, '_field_97', '02/01/2015'),
(69816, 1243, '_field_98', 'Margot'),
(69817, 1243, '_field_99', 'Female'),
(69818, 1243, '_field_100', 'English'),
(69819, 1243, '_field_101', ''),
(69820, 1243, '_field_102', 'Canadian'),
(69821, 1243, '_field_103', 'No'),
(69822, 1243, '_field_104', ''),
(69823, 1243, '_field_105', 'painting, looking at books, building with blocks, puzzles'),
(69809, 1243, '_field_93', 'Cottle'),
(69808, 1243, '_field_92', 'Paul'),
(69807, 1243, '_field_91', '1'),
(69806, 1243, '_field_90', '604-899-3806'),
(69805, 1243, '_field_89', 'Lees + Associates'),
(69804, 1243, '_field_88', 'V5T 4N7'),
(69803, 1243, '_field_87', 'BC'),
(69802, 1243, '_field_86', 'Vancouver'),
(69790, 1242, '_seq_num', '430'),
(69791, 1243, '_field_74', 'Kindergarten'),
(69792, 1243, '_field_75', 'September 2019'),
(69793, 1243, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(69794, 1243, '_field_78', ''),
(69795, 1243, '_field_79', ''),
(69796, 1243, '_field_80', 'Megan'),
(69797, 1243, '_field_81', 'Turnock'),
(69798, 1243, '_field_82', '6042206271'),
(69799, 1243, '_field_83', 'megan.turnock@gmail.com'),
(69800, 1243, '_field_84', '1060 E Broadway'),
(69801, 1243, '_field_85', '205'),
(69789, 1242, '_form_id', '2'),
(69784, 1242, '_field_65', ''),
(69785, 1242, '_field_47', 'My mother’s neighbour has stressed how much her duaghter has learned and enjoys the program. Grandmother also lives close by which is the help we need for pick ups and drop offs. We anticipate moving in the neighbourhood soon for the child to attend elementary school at the school as well therefore would like the child to meet and grow with the children who advance together.'),
(69786, 1242, '_field_73', 'We prefer an educational based method and not just play based.'),
(69787, 1242, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(69788, 1242, '_field_67', '1'),
(69777, 1242, '_field_43', 'No'),
(69778, 1242, '_field_62', ''),
(69779, 1242, '_field_44', 'No'),
(69780, 1242, '_field_63', ''),
(69781, 1242, '_field_45', 'No'),
(69782, 1242, '_field_64', ''),
(69783, 1242, '_field_46', 'N'),
(69776, 1242, '_field_42', 'None currently'),
(69774, 1242, '_field_55', ''),
(69775, 1242, '_field_56', ''),
(69773, 1242, '_field_54', 'No'),
(69772, 1242, '_field_53', ''),
(61058, 1080, '_field_47', 'We are keen to have Nolan attend WMA because of it\'s intimate and community oriented atmosphere. As residents of the local neighbourhood, we would love to see Nolan build a solid foundation for his education within a short walk from our doorstep.\nAs parents we believe in a well rounded education including exposure to arts, math, science, music, physical activity, languages, the outdoors, and different cultures. WMA appears to uphold similar values.'),
(61057, 1080, '_field_65', ''),
(61056, 1080, '_field_46', 'N'),
(61055, 1080, '_field_64', ''),
(61054, 1080, '_field_45', 'No'),
(61053, 1080, '_field_63', ''),
(61052, 1080, '_field_44', 'No'),
(61051, 1080, '_field_62', ''),
(61050, 1080, '_field_43', 'No'),
(61049, 1080, '_field_42', 'None'),
(61048, 1080, '_field_56', ''),
(61046, 1080, '_field_54', 'No'),
(61047, 1080, '_field_55', ''),
(61045, 1080, '_field_53', 'Strong Start through the VSB (Note: a caregiver is present with him)'),
(61044, 1080, '_field_61', 'Yes'),
(61043, 1080, '_field_39', 'Yes'),
(61042, 1080, '_field_38', 'Yes'),
(61041, 1080, '_field_37', 'Reading, dancing, sport fundamentals such as kicking a ball/races/riding a bike, and creative play'),
(61040, 1080, '_field_36', 'Reading, colouring/painting, building train tracks, and creative play'),
(61039, 1080, '_field_72', 'Grayson Thomas Draper- 14 months'),
(61038, 1080, '_field_32', 'Yes'),
(61037, 1080, '_field_30', 'Canadian'),
(61036, 1080, '_field_27', ''),
(61035, 1080, '_field_26', 'English'),
(61034, 1080, '_field_22', 'M'),
(61033, 1080, '_field_20', ''),
(61032, 1080, '_field_24', '04/06/2016'),
(61031, 1080, '_field_18', 'Nolan Robert Draper'),
(61030, 1080, '_field_60', ''),
(61029, 1080, '_field_59', ''),
(61028, 1080, '_field_58', ''),
(61027, 1080, '_field_57', ''),
(61026, 1080, '_field_41', '1'),
(61025, 1080, '_field_35', '604-365-5130'),
(61024, 1080, '_field_34', 'Royal Columbian Hospital- Emergency Department'),
(61023, 1080, '_field_31', 'V5N 4L9'),
(61021, 1080, '_field_29', 'Vancouver'),
(61022, 1080, '_field_33', 'BC'),
(61019, 1080, '_field_25', '3023 Victoria Drive'),
(61020, 1080, '_field_28', ''),
(61018, 1080, '_field_23', 'cimiachiam@gmail.com'),
(61017, 1080, '_field_21', '6043655130'),
(61016, 1080, '_field_19', 'Achiam'),
(61014, 1080, '_field_71', 'Live in the neighbourhood/word of mouth'),
(61015, 1080, '_field_17', 'Cimi'),
(61013, 1080, '_field_70', ''),
(60991, 1079, '_field_115', 'No'),
(60992, 1079, '_field_116', ''),
(60993, 1079, '_field_117', 'No'),
(60994, 1079, '_field_118', ''),
(60995, 1079, '_field_119', 'No'),
(60996, 1079, '_field_120', ''),
(60997, 1079, '_field_121', 'No'),
(60998, 1079, '_field_122', ''),
(60999, 1079, '_field_132', 'No'),
(61000, 1079, '_field_133', ''),
(61001, 1079, '_field_134', 'No'),
(61002, 1079, '_field_135', ''),
(61003, 1079, '_field_123', 'He loves it. '),
(61004, 1079, '_field_124', 'It works well with Fox\'s personality. '),
(61005, 1079, '_field_136', 'He keeps getting taller. '),
(61006, 1079, '_field_126', '1'),
(61007, 1079, '_form_id', '3'),
(61008, 1079, '_seq_num', '270'),
(61009, 1080, '_field_5', 'Morning Session'),
(61010, 1080, '_field_7', 'September 2019'),
(61011, 1080, '_field_9', '0'),
(61012, 1080, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(60990, 1079, '_field_114', 'None. '),
(60989, 1079, '_field_138', 'skiing, swimming, guitar'),
(60988, 1079, '_field_131', '2'),
(60987, 1079, '_field_137', 'Science, math, social studies'),
(60986, 1079, '_field_130', 'wma'),
(60985, 1079, '_field_106', 'gaming, building, nerf battles'),
(60984, 1079, '_field_105', 'Reading, building, gaming'),
(60983, 1079, '_field_104', 'Banksy-6, Baz-3.9'),
(60970, 1079, '_field_93', 'Mosuk'),
(60971, 1079, '_field_94', 'themosuks@gmail.com'),
(60972, 1079, '_field_95', '604-307-4421'),
(60973, 1079, '_field_128', 'Film Industry'),
(60974, 1079, '_field_129', ''),
(60975, 1079, '_field_96', 'Fox John H. Mosuk'),
(60976, 1079, '_field_97', '13/12/2010'),
(60977, 1079, '_field_98', 'Fox'),
(60978, 1079, '_field_99', 'Male'),
(60979, 1079, '_field_100', 'English'),
(60980, 1079, '_field_101', ''),
(60981, 1079, '_field_102', 'canadian'),
(60982, 1079, '_field_103', 'Yes'),
(60963, 1079, '_field_86', 'Vancouver'),
(60964, 1079, '_field_87', 'BC'),
(60965, 1079, '_field_88', 'V5N4P8'),
(60966, 1079, '_field_89', 'Film Industry'),
(60967, 1079, '_field_90', '6048372916'),
(60968, 1079, '_field_91', '1'),
(60969, 1079, '_field_92', 'Jeff'),
(60962, 1079, '_field_85', ''),
(60960, 1079, '_field_83', 'themosuks@gmail.com'),
(60961, 1079, '_field_84', '1816 Semlin Drive'),
(60959, 1079, '_field_82', '6048372916'),
(60958, 1079, '_field_81', 'Mosuk'),
(60957, 1079, '_field_80', 'Rachel'),
(60956, 1079, '_field_79', ''),
(60955, 1079, '_field_78', 'The Mosuks'),
(60954, 1079, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(60953, 1079, '_field_75', 'September 2019'),
(60952, 1079, '_field_74', 'Grade Three'),
(60951, 1078, '_seq_num', '269'),
(60950, 1078, '_form_id', '3'),
(60949, 1078, '_field_126', '1'),
(60948, 1078, '_field_136', 'He keeps getting taller. '),
(60947, 1078, '_field_124', 'It works well with Fox\'s personality. '),
(60946, 1078, '_field_123', 'He loves it. '),
(60945, 1078, '_field_135', ''),
(60944, 1078, '_field_134', 'No'),
(60943, 1078, '_field_133', ''),
(60942, 1078, '_field_132', 'No'),
(60941, 1078, '_field_122', ''),
(60940, 1078, '_field_121', 'No'),
(60939, 1078, '_field_120', ''),
(60938, 1078, '_field_119', 'No'),
(60936, 1078, '_field_117', 'No'),
(60937, 1078, '_field_118', ''),
(60935, 1078, '_field_116', ''),
(60934, 1078, '_field_115', 'No'),
(60933, 1078, '_field_114', 'None. '),
(60932, 1078, '_field_138', 'skiing, swimming, guitar'),
(60931, 1078, '_field_131', '2'),
(60930, 1078, '_field_137', 'Science, math, social studies'),
(60929, 1078, '_field_130', 'wma'),
(60928, 1078, '_field_106', 'gaming, building, nerf battles'),
(60927, 1078, '_field_105', 'Reading, building, gaming'),
(60926, 1078, '_field_104', 'Banksy-6, Baz-3.9'),
(60925, 1078, '_field_103', 'Yes'),
(60924, 1078, '_field_102', 'canadian'),
(60923, 1078, '_field_101', ''),
(60922, 1078, '_field_100', 'English'),
(60921, 1078, '_field_99', 'Male'),
(60918, 1078, '_field_96', 'Fox John H. Mosuk'),
(60919, 1078, '_field_97', '13/12/2010'),
(60920, 1078, '_field_98', 'Fox'),
(60909, 1078, '_field_89', 'Film Industry'),
(60910, 1078, '_field_90', '6048372916'),
(60911, 1078, '_field_91', '1'),
(60912, 1078, '_field_92', 'Jeff'),
(60913, 1078, '_field_93', 'Mosuk'),
(60914, 1078, '_field_94', 'themosuks@gmail.com'),
(60915, 1078, '_field_95', '604-307-4421'),
(60916, 1078, '_field_128', 'Film Industry'),
(60917, 1078, '_field_129', ''),
(60908, 1078, '_field_88', 'V5N4P8'),
(60907, 1078, '_field_87', 'BC'),
(60906, 1078, '_field_86', 'Vancouver'),
(60905, 1078, '_field_85', ''),
(60904, 1078, '_field_84', '1816 Semlin Drive'),
(60894, 1077, '_seq_num', '268'),
(60895, 1078, '_field_74', 'Grade Three'),
(60896, 1078, '_field_75', 'September 2019'),
(60897, 1078, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(60898, 1078, '_field_78', 'The Mosuks'),
(60899, 1078, '_field_79', ''),
(60900, 1078, '_field_80', 'Rachel'),
(60901, 1078, '_field_81', 'Mosuk'),
(60902, 1078, '_field_82', '6048372916'),
(60903, 1078, '_field_83', 'themosuks@gmail.com'),
(60893, 1077, '_form_id', '3'),
(60892, 1077, '_field_126', '1'),
(60891, 1077, '_field_136', 'Banksy loves school!'),
(60890, 1077, '_field_124', 'We like the independence and love of learning it fosters. '),
(60889, 1077, '_field_123', 'We love it:) '),
(60888, 1077, '_field_135', ''),
(60886, 1077, '_field_133', ''),
(60887, 1077, '_field_134', 'No'),
(60885, 1077, '_field_132', 'No'),
(60872, 1077, '_field_130', 'WMA'),
(60873, 1077, '_field_137', 'Math, PE, ART'),
(60874, 1077, '_field_131', 'K'),
(60875, 1077, '_field_138', 'Sports, sports, sports'),
(60876, 1077, '_field_114', 'None. '),
(60877, 1077, '_field_115', 'No'),
(60878, 1077, '_field_116', ''),
(60879, 1077, '_field_117', 'No'),
(60880, 1077, '_field_118', ''),
(60881, 1077, '_field_119', 'No'),
(60882, 1077, '_field_120', ''),
(60883, 1077, '_field_121', 'No'),
(60884, 1077, '_field_122', ''),
(60865, 1077, '_field_100', 'English'),
(60866, 1077, '_field_101', 'Fratboy'),
(60867, 1077, '_field_102', 'Canadian'),
(60868, 1077, '_field_103', 'Yes'),
(60869, 1077, '_field_104', 'Fox-8, Baz-3.8'),
(60870, 1077, '_field_105', 'Art, craft, playing'),
(60871, 1077, '_field_106', 'Sports, art'),
(60864, 1077, '_field_99', 'Male'),
(60863, 1077, '_field_98', 'Banksy Boodles'),
(60862, 1077, '_field_97', '31/01/2013'),
(69771, 1242, '_field_61', ''),
(69770, 1242, '_field_39', 'No'),
(69769, 1242, '_field_38', 'No'),
(69768, 1242, '_field_37', 'Books, songs, playgrounds'),
(69767, 1242, '_field_36', 'The child is still quite young however at the moment he enjoys toys with music, looking thru  books, stacking blocks etc'),
(69766, 1242, '_field_72', 'Expecting In February 2020'),
(69765, 1242, '_field_32', 'Yes'),
(69764, 1242, '_field_30', 'Canadian'),
(69763, 1242, '_field_27', 'Italian, farsi'),
(69762, 1242, '_field_26', 'English'),
(69761, 1242, '_field_22', 'M'),
(69760, 1242, '_field_20', ''),
(69759, 1242, '_field_24', '23/04/2018'),
(69758, 1242, '_field_18', 'Anthony mansoori-dara'),
(69757, 1242, '_field_60', ''),
(69756, 1242, '_field_59', ''),
(69755, 1242, '_field_58', ''),
(69754, 1242, '_field_57', ''),
(69753, 1242, '_field_41', '1'),
(69752, 1242, '_field_35', '6047637673'),
(69751, 1242, '_field_34', 'Vancouver General hospital'),
(69750, 1242, '_field_31', 'V6z2z2'),
(69749, 1242, '_field_33', 'BC'),
(69748, 1242, '_field_29', 'Vancouver'),
(69747, 1242, '_field_28', '1707'),
(69746, 1242, '_field_25', '193 Aquarius Mews'),
(69745, 1242, '_field_23', 'rosemarymastromonaco@gmail.com'),
(69744, 1242, '_field_21', '6047637673'),
(69743, 1242, '_field_19', 'Mastromonaco'),
(69742, 1242, '_field_17', 'Rosemary'),
(69741, 1242, '_field_71', ''),
(69740, 1242, '_field_70', 'Mother Emma, child Kelsie'),
(69739, 1242, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(69738, 1242, '_field_9', '1'),
(69737, 1242, '_field_7', 'September 2019'),
(69736, 1242, '_field_5', 'Full Day'),
(69735, 1241, '_seq_num', '429'),
(69734, 1241, '_form_id', '2'),
(69733, 1241, '_field_67', '1'),
(69732, 1241, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(69731, 1241, '_field_73', 'We prefer an educational based method and not just play based.'),
(69730, 1241, '_field_47', 'My mother’s neighbour has stressed how much her duaghter has learned and enjoys the program. Grandmother also lives close by which is the help we need for pick ups and drop offs. We anticipate moving in the neighbourhood soon for the child to attend elementary school at the school as well therefore would like the child to meet and grow with the children who advance together.'),
(69729, 1241, '_field_65', ''),
(69728, 1241, '_field_46', 'N'),
(69727, 1241, '_field_64', ''),
(69726, 1241, '_field_45', 'No'),
(69725, 1241, '_field_63', ''),
(69724, 1241, '_field_44', 'No'),
(69723, 1241, '_field_62', ''),
(69712, 1241, '_field_36', 'The child is still quite young however at the moment he enjoys toys with music, looking thru  books, stacking blocks etc'),
(69713, 1241, '_field_37', 'Books, songs, playgrounds'),
(69714, 1241, '_field_38', 'No'),
(69715, 1241, '_field_39', 'No'),
(69716, 1241, '_field_61', ''),
(69717, 1241, '_field_53', ''),
(69718, 1241, '_field_54', 'No'),
(69719, 1241, '_field_55', ''),
(69720, 1241, '_field_56', ''),
(69721, 1241, '_field_42', 'None currently'),
(69722, 1241, '_field_43', 'No'),
(69705, 1241, '_field_20', ''),
(69706, 1241, '_field_22', 'M'),
(69707, 1241, '_field_26', 'English'),
(69708, 1241, '_field_27', 'Italian, farsi'),
(69709, 1241, '_field_30', 'Canadian'),
(69710, 1241, '_field_32', 'Yes'),
(69711, 1241, '_field_72', 'Expecting In February 2020'),
(69704, 1241, '_field_24', '23/04/2018'),
(69702, 1241, '_field_60', ''),
(69703, 1241, '_field_18', 'Anthony mansoori-dara'),
(69701, 1241, '_field_59', ''),
(69700, 1241, '_field_58', ''),
(69699, 1241, '_field_57', ''),
(69698, 1241, '_field_41', '1'),
(69697, 1241, '_field_35', '6047637673'),
(69696, 1241, '_field_34', 'Vancouver General hospital'),
(69695, 1241, '_field_31', 'V6z2z2'),
(69694, 1241, '_field_33', 'BC'),
(69693, 1241, '_field_29', 'Vancouver'),
(69692, 1241, '_field_28', '1707'),
(69691, 1241, '_field_25', '193 Aquarius Mews'),
(69690, 1241, '_field_23', 'rosemarymastromonaco@gmail.com'),
(69689, 1241, '_field_21', '6047637673'),
(69688, 1241, '_field_19', 'Mastromonaco'),
(69687, 1241, '_field_17', 'Rosemary'),
(69686, 1241, '_field_71', ''),
(69685, 1241, '_field_70', 'Mother Emma, child Kelsie'),
(69684, 1241, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(69683, 1241, '_field_9', '1'),
(69682, 1241, '_field_7', 'September 2019'),
(69680, 1240, '_seq_num', '428'),
(69681, 1241, '_field_5', 'Full Day'),
(69679, 1240, '_form_id', '2'),
(69678, 1240, '_field_67', '1'),
(69677, 1240, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(69676, 1240, '_field_73', 'Absolutely. We love the idea that Matteo would be exposed to hands on learning and creative play at Montessori. We also feel that Montessori teachers are highly trained and therefore would provide our son with age-appropriate activities to expand his knowledge.'),
(69675, 1240, '_field_47', 'My husband Carre and I attended your open house in January and really enjoyed it. At that point, we were not sure if we would be living close enough to the Academy but have since moved to East Van close to Trout lake.  All the teachers we spoke to seemed incredibly kind and nurturing. We had a great feeling being there and feel our son would fit in really well and learn a lot.'),
(69674, 1240, '_field_65', ''),
(69673, 1240, '_field_46', 'N'),
(69672, 1240, '_field_64', ''),
(69671, 1240, '_field_45', 'No'),
(69670, 1240, '_field_63', ''),
(69669, 1240, '_field_44', 'No'),
(69668, 1240, '_field_62', ''),
(69667, 1240, '_field_43', 'No'),
(69666, 1240, '_field_42', 'NA'),
(69665, 1240, '_field_56', ''),
(69664, 1240, '_field_55', ''),
(69663, 1240, '_field_54', 'No'),
(69662, 1240, '_field_53', ''),
(69661, 1240, '_field_61', ''),
(69660, 1240, '_field_39', 'No'),
(69659, 1240, '_field_38', 'Yes'),
(69658, 1240, '_field_37', 'He likes to play soccer with other children, play with his toy cars and chase each other.'),
(69644, 1240, '_field_57', ''),
(69645, 1240, '_field_58', ''),
(69646, 1240, '_field_59', ''),
(69647, 1240, '_field_60', ''),
(69648, 1240, '_field_18', 'Matte Le Page'),
(69649, 1240, '_field_24', '03/02/2017'),
(69650, 1240, '_field_20', 'Matteo'),
(69651, 1240, '_field_22', 'M'),
(69652, 1240, '_field_26', 'English'),
(69653, 1240, '_field_27', ''),
(69654, 1240, '_field_30', 'Canadian'),
(69655, 1240, '_field_32', 'N'),
(69656, 1240, '_field_72', ''),
(69657, 1240, '_field_36', 'Matteo prefers to play with his vehicles, he loves his train tracks, reading, singing and dancing.'),
(69638, 1240, '_field_29', 'vancouver'),
(69639, 1240, '_field_33', 'BC'),
(69640, 1240, '_field_31', 'v5n1z6'),
(69641, 1240, '_field_34', 'Flight Centre Travel Group'),
(69642, 1240, '_field_35', '604 4175587'),
(69643, 1240, '_field_41', '0'),
(69637, 1240, '_field_28', ''),
(69635, 1240, '_field_23', 'tlepage604@gmail.com'),
(69636, 1240, '_field_25', '2218 east 11th ave'),
(69634, 1240, '_field_21', '604 4175587'),
(60861, 1077, '_field_96', 'Banksy Lee J. Mosuk'),
(60860, 1077, '_field_129', ''),
(60859, 1077, '_field_128', 'Film Industry'),
(60858, 1077, '_field_95', '604-307-4421'),
(60857, 1077, '_field_94', 'themosuks@gmail.com'),
(60856, 1077, '_field_93', 'Mosuk'),
(60855, 1077, '_field_92', 'Jeff'),
(60854, 1077, '_field_91', '1'),
(60853, 1077, '_field_90', '6048372916'),
(60852, 1077, '_field_89', 'Film Industry'),
(60851, 1077, '_field_88', 'V5N4P8'),
(60850, 1077, '_field_87', 'BC'),
(60849, 1077, '_field_86', 'Vancouver'),
(60848, 1077, '_field_85', ''),
(60847, 1077, '_field_84', '1816 Semlin Drive'),
(60846, 1077, '_field_83', 'themosuks@gmail.com'),
(60845, 1077, '_field_82', '604-837-2916'),
(60844, 1077, '_field_81', 'Mosuk'),
(60843, 1077, '_field_80', 'Rachel'),
(60842, 1077, '_field_79', ''),
(60841, 1077, '_field_78', 'The Mosuks'),
(60840, 1077, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(60839, 1077, '_field_75', 'September 2019'),
(60838, 1077, '_field_74', 'Grade One'),
(60837, 1076, '_seq_num', '267'),
(60836, 1076, '_form_id', '3'),
(60835, 1076, '_field_126', '1'),
(60834, 1076, '_field_136', 'Banksy loves school!'),
(60833, 1076, '_field_124', 'We like the independence and love of learning it fosters. '),
(60832, 1076, '_field_123', 'We love it:) '),
(60831, 1076, '_field_135', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(60830, 1076, '_field_134', 'No'),
(60829, 1076, '_field_133', ''),
(60828, 1076, '_field_132', 'No'),
(60827, 1076, '_field_122', ''),
(60826, 1076, '_field_121', 'No'),
(60825, 1076, '_field_120', ''),
(60824, 1076, '_field_119', 'No'),
(60823, 1076, '_field_118', ''),
(60822, 1076, '_field_117', 'No'),
(60821, 1076, '_field_116', ''),
(60820, 1076, '_field_115', 'No'),
(60819, 1076, '_field_114', 'None. '),
(60818, 1076, '_field_138', 'Sports, sports, sports'),
(60816, 1076, '_field_137', 'Math, PE, ART'),
(60817, 1076, '_field_131', 'K'),
(60813, 1076, '_field_105', 'Art, craft, playing'),
(60814, 1076, '_field_106', 'Sports, art'),
(60815, 1076, '_field_130', 'WMA'),
(60812, 1076, '_field_104', 'Fox-8, Baz-3.8'),
(60811, 1076, '_field_103', 'Yes'),
(60810, 1076, '_field_102', 'Canadian'),
(60809, 1076, '_field_101', 'Fratboy'),
(60808, 1076, '_field_100', 'English'),
(60807, 1076, '_field_99', 'Male'),
(60806, 1076, '_field_98', 'Banksy Boodles'),
(60805, 1076, '_field_97', '31/01/2013'),
(60804, 1076, '_field_96', 'Banksy Lee J. Mosuk'),
(60803, 1076, '_field_129', ''),
(60790, 1076, '_field_84', '1816 Semlin Drive'),
(60791, 1076, '_field_85', ''),
(60792, 1076, '_field_86', 'Vancouver'),
(60793, 1076, '_field_87', 'BC'),
(60794, 1076, '_field_88', 'V5N4P8'),
(60795, 1076, '_field_89', 'Film Industry'),
(60796, 1076, '_field_90', '6048372916'),
(60797, 1076, '_field_91', '1'),
(60798, 1076, '_field_92', 'Jeff'),
(60799, 1076, '_field_93', 'Mosuk'),
(60800, 1076, '_field_94', 'themosuks@gmail.com'),
(60801, 1076, '_field_95', '604-307-4421'),
(60802, 1076, '_field_128', 'Film Industry'),
(60784, 1076, '_field_78', 'The Mosuks'),
(60785, 1076, '_field_79', ''),
(60786, 1076, '_field_80', 'Rachel'),
(60787, 1076, '_field_81', 'Mosuk'),
(60788, 1076, '_field_82', '604-837-2916'),
(60789, 1076, '_field_83', 'themosuks@gmail.com'),
(60783, 1076, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(60782, 1076, '_field_75', 'September 2019'),
(60781, 1076, '_field_74', 'Grade One'),
(60780, 1075, '_seq_num', '318'),
(60779, 1075, '_form_id', '2'),
(60778, 1075, '_field_67', '1'),
(60777, 1075, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(60776, 1075, '_field_73', 'We have seen the success of the method with our other two boys:) '),
(60775, 1075, '_field_47', 'We love you!'),
(60774, 1075, '_field_65', ''),
(60773, 1075, '_field_46', 'N'),
(60772, 1075, '_field_64', ''),
(60771, 1075, '_field_45', 'No'),
(60770, 1075, '_field_63', ''),
(60769, 1075, '_field_44', 'No'),
(60768, 1075, '_field_62', ''),
(60767, 1075, '_field_43', 'No'),
(60766, 1075, '_field_42', 'Nope. '),
(60765, 1075, '_field_56', ''),
(60764, 1075, '_field_55', ''),
(60763, 1075, '_field_54', 'No'),
(60762, 1075, '_field_53', ''),
(60761, 1075, '_field_61', 'Yes'),
(60760, 1075, '_field_39', 'Yes'),
(60759, 1075, '_field_38', 'Yes'),
(60758, 1075, '_field_37', 'Reading, playing, talking'),
(60757, 1075, '_field_36', 'Playing with action figures, lego, building'),
(60756, 1075, '_field_72', 'Fox 8, Banksy 6'),
(60755, 1075, '_field_32', 'Yes'),
(60754, 1075, '_field_30', 'Canadian'),
(60753, 1075, '_field_27', 'Dictating'),
(60752, 1075, '_field_26', 'English'),
(60751, 1075, '_field_22', 'M'),
(60750, 1075, '_field_20', 'Bazzy'),
(60749, 1075, '_field_24', '13/04/2015'),
(60748, 1075, '_field_18', 'Baz WE Mosuk'),
(60747, 1075, '_field_60', ''),
(60746, 1075, '_field_59', ''),
(60745, 1075, '_field_58', ''),
(60744, 1075, '_field_57', ''),
(60743, 1075, '_field_41', '1'),
(60742, 1075, '_field_35', '6048372916'),
(60741, 1075, '_field_34', 'Film Industry'),
(60740, 1075, '_field_31', 'V5N4P8'),
(60739, 1075, '_field_33', 'BC'),
(60738, 1075, '_field_29', 'Vancouver'),
(60737, 1075, '_field_28', ''),
(60736, 1075, '_field_25', '1816 Semlin Drive'),
(60735, 1075, '_field_23', 'themosuks@gmail.com'),
(60734, 1075, '_field_21', '6048372916'),
(60733, 1075, '_field_19', 'Mosuk'),
(60732, 1075, '_field_17', 'Rachel'),
(60731, 1075, '_field_71', ''),
(60730, 1075, '_field_70', 'The Mosuks'),
(60728, 1075, '_field_9', '0'),
(60729, 1075, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(60727, 1075, '_field_7', 'September 2019'),
(60724, 1074, '_form_id', '2'),
(60725, 1074, '_seq_num', '317'),
(60726, 1075, '_field_5', 'Full Day'),
(60723, 1074, '_field_67', '1'),
(60722, 1074, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(60721, 1074, '_field_73', 'We have seen the success of the method with our other two boys:) '),
(60720, 1074, '_field_47', 'We love you!'),
(60719, 1074, '_field_65', ''),
(60718, 1074, '_field_46', 'N'),
(60717, 1074, '_field_64', ''),
(60703, 1074, '_field_37', 'Reading, playing, talking'),
(60704, 1074, '_field_38', 'Yes'),
(60705, 1074, '_field_39', 'Yes'),
(60706, 1074, '_field_61', 'Yes'),
(60707, 1074, '_field_53', ''),
(60708, 1074, '_field_54', 'No'),
(60709, 1074, '_field_55', ''),
(60710, 1074, '_field_56', ''),
(60711, 1074, '_field_42', 'Nope. '),
(60712, 1074, '_field_43', 'No'),
(60713, 1074, '_field_62', ''),
(60714, 1074, '_field_44', 'No'),
(60715, 1074, '_field_63', ''),
(60716, 1074, '_field_45', 'No'),
(60696, 1074, '_field_22', 'M'),
(60697, 1074, '_field_26', 'English'),
(60698, 1074, '_field_27', 'Dictating'),
(60699, 1074, '_field_30', 'Canadian'),
(60700, 1074, '_field_32', 'Yes'),
(60701, 1074, '_field_72', 'Fox 8, Banksy 6'),
(60702, 1074, '_field_36', 'Playing with action figures, lego, building'),
(60695, 1074, '_field_20', 'Bazzy'),
(60693, 1074, '_field_18', 'Baz WE Mosuk'),
(60694, 1074, '_field_24', '13/04/2015'),
(60692, 1074, '_field_60', ''),
(60691, 1074, '_field_59', ''),
(60690, 1074, '_field_58', ''),
(60689, 1074, '_field_57', ''),
(60688, 1074, '_field_41', '1'),
(60687, 1074, '_field_35', '6048372916'),
(60686, 1074, '_field_34', 'Film Industry'),
(60685, 1074, '_field_31', 'V5N4P8'),
(60684, 1074, '_field_33', 'BC'),
(60683, 1074, '_field_29', 'Vancouver'),
(60682, 1074, '_field_28', ''),
(60681, 1074, '_field_25', '1816 Semlin Drive'),
(60680, 1074, '_field_23', 'themosuks@gmail.com'),
(60679, 1074, '_field_21', '6048372916'),
(60678, 1074, '_field_19', 'Mosuk'),
(60677, 1074, '_field_17', 'Rachel'),
(60676, 1074, '_field_71', ''),
(60675, 1074, '_field_70', 'The Mosuks'),
(60674, 1074, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(60673, 1074, '_field_9', '0'),
(60672, 1074, '_field_7', 'September 2019'),
(60671, 1074, '_field_5', 'Full Day'),
(60669, 1073, '_form_id', '3'),
(60670, 1073, '_seq_num', '266'),
(60668, 1073, '_field_126', '1'),
(60667, 1073, '_field_136', 'Vincent is a loving tenderhearted kid who laughs easily and likes to sing and rap.  He has a loving family, likes camping and learning all kinds of facts about animals.  Vince likes playing baseball and loves to ride his bike.'),
(60666, 1073, '_field_124', 'Vincent has attended Montessori since K4 and we have already seen what a difference the Montessori method has made in his self confidence, independence and love for working.  We think that Vincent knowing himself and his strengths and desires will be the key to his long term success and his Montessori education has been central to his empowerment.'),
(60665, 1073, '_field_123', 'As immigrants to Vancouver it is important for us to have him continue in Montessori education so as to maintain a continuity in our son\'s education.  When we visited WMA for the open house we liked how small the school is, which should allow him to have a unique experience and connect with most of the staff and other students.  '),
(60664, 1073, '_field_135', ''),
(60663, 1073, '_field_134', 'No'),
(60662, 1073, '_field_133', ''),
(60660, 1073, '_field_122', ''),
(60661, 1073, '_field_132', 'No'),
(60653, 1073, '_field_115', 'No'),
(60654, 1073, '_field_116', ''),
(60655, 1073, '_field_117', 'No'),
(60656, 1073, '_field_118', ''),
(60657, 1073, '_field_119', 'No'),
(60658, 1073, '_field_120', ''),
(60659, 1073, '_field_121', 'No'),
(60652, 1073, '_field_114', 'n/a'),
(60651, 1073, '_field_138', 'chess club, dance class, swim class, little league baseball'),
(60650, 1073, '_field_131', '3'),
(60649, 1073, '_field_137', 'math, chess, art, gym'),
(60648, 1073, '_field_130', 'Maryland Avenue Montessori School'),
(60647, 1073, '_field_106', 'board games, chess, reading and stories, camping/hiking'),
(60635, 1073, '_field_128', ''),
(60636, 1073, '_field_129', ''),
(60637, 1073, '_field_96', 'Vincent Lrrr Michael Melvin Whitlow'),
(60638, 1073, '_field_97', '01/04/2010'),
(60639, 1073, '_field_98', 'Vincent'),
(60640, 1073, '_field_99', 'Male'),
(60641, 1073, '_field_100', 'English'),
(60642, 1073, '_field_101', ''),
(60643, 1073, '_field_102', 'United States'),
(60644, 1073, '_field_103', 'Yes'),
(60645, 1073, '_field_104', 'Raul and Emmalyrical- 18'),
(60646, 1073, '_field_105', 'building with legos, pretend play, tossing balls around, video games, drawing'),
(60628, 1073, '_field_89', 'Froedtert Hospital'),
(60629, 1073, '_field_90', '414-805-2750'),
(60630, 1073, '_field_91', '1'),
(60631, 1073, '_field_92', 'Steve'),
(60632, 1073, '_field_93', 'Whitlow'),
(60633, 1073, '_field_94', ''),
(60634, 1073, '_field_95', '4147917705'),
(60627, 1073, '_field_88', '53211'),
(60626, 1073, '_field_87', 'WI'),
(60625, 1073, '_field_86', 'Milwaukee'),
(60624, 1073, '_field_85', ''),
(60623, 1073, '_field_84', '1706 East Thomas Avenue'),
(60621, 1073, '_field_82', '4142026691'),
(60622, 1073, '_field_83', 'thewhitlows.ca@gmail.com'),
(60620, 1073, '_field_81', 'Whitlow'),
(60619, 1073, '_field_80', 'Melanie'),
(60618, 1073, '_field_79', ''),
(60617, 1073, '_field_78', ''),
(60616, 1073, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(60615, 1073, '_field_75', 'September 2019'),
(60614, 1073, '_field_74', 'Grade Four'),
(60613, 1072, '_seq_num', '265'),
(60612, 1072, '_form_id', '3'),
(60611, 1072, '_field_126', '1'),
(60610, 1072, '_field_136', 'Vincent is a loving tenderhearted kid who laughs easily and likes to sing and rap.  He has a loving family, likes camping and learning all kinds of facts about animals.  Vince likes playing baseball and loves to ride his bike.'),
(60609, 1072, '_field_124', 'Vincent has attended Montessori since K4 and we have already seen what a difference the Montessori method has made in his self confidence, independence and love for working.  We think that Vincent knowing himself and his strengths and desires will be the key to his long term success and his Montessori education has been central to his empowerment.'),
(60608, 1072, '_field_123', 'As immigrants to Vancouver it is important for us to have him continue in Montessori education so as to maintain a continuity in our son\'s education.  When we visited WMA for the open house we liked how small the school is, which should allow him to have a unique experience and connect with most of the staff and other students.  '),
(60607, 1072, '_field_135', ''),
(60606, 1072, '_field_134', 'No'),
(60605, 1072, '_field_133', ''),
(60604, 1072, '_field_132', 'No'),
(60595, 1072, '_field_114', 'n/a'),
(60596, 1072, '_field_115', 'No'),
(60597, 1072, '_field_116', ''),
(60598, 1072, '_field_117', 'No'),
(60599, 1072, '_field_118', ''),
(60600, 1072, '_field_119', 'No'),
(60601, 1072, '_field_120', ''),
(60602, 1072, '_field_121', 'No'),
(60603, 1072, '_field_122', ''),
(60592, 1072, '_field_137', 'math, chess, art, gym'),
(60593, 1072, '_field_131', '3'),
(60594, 1072, '_field_138', 'chess club, dance class, swim class, little league baseball'),
(60591, 1072, '_field_130', 'Maryland Avenue Montessori School'),
(60590, 1072, '_field_106', 'board games, chess, reading and stories, camping/hiking'),
(60589, 1072, '_field_105', 'building with legos, pretend play, tossing balls around, video games, drawing'),
(60588, 1072, '_field_104', 'Raul and Emmalyrical- 18'),
(60581, 1072, '_field_97', '01/04/2010'),
(60582, 1072, '_field_98', 'Vincent'),
(60583, 1072, '_field_99', 'Male'),
(60584, 1072, '_field_100', 'English'),
(60585, 1072, '_field_101', ''),
(60586, 1072, '_field_102', 'United States'),
(60587, 1072, '_field_103', 'Yes'),
(60580, 1072, '_field_96', 'Vincent Lrrr Michael Melvin Whitlow'),
(60579, 1072, '_field_129', ''),
(60578, 1072, '_field_128', ''),
(60577, 1072, '_field_95', '4147917705'),
(60576, 1072, '_field_94', ''),
(60575, 1072, '_field_93', 'Whitlow'),
(60574, 1072, '_field_92', 'Steve'),
(60572, 1072, '_field_90', '414-805-2750'),
(60573, 1072, '_field_91', '1'),
(60570, 1072, '_field_88', '53211'),
(60571, 1072, '_field_89', 'Froedtert Hospital'),
(60569, 1072, '_field_87', 'WI'),
(60557, 1072, '_field_74', 'Grade Four'),
(60558, 1072, '_field_75', 'September 2019'),
(60559, 1072, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(60560, 1072, '_field_78', ''),
(60561, 1072, '_field_79', ''),
(60562, 1072, '_field_80', 'Melanie'),
(60563, 1072, '_field_81', 'Whitlow'),
(60564, 1072, '_field_82', '4142026691'),
(60565, 1072, '_field_83', 'thewhitlows.ca@gmail.com'),
(60566, 1072, '_field_84', '1706 East Thomas Avenue'),
(60567, 1072, '_field_85', ''),
(60568, 1072, '_field_86', 'Milwaukee'),
(60553, 1071, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(60554, 1071, '_field_67', '1'),
(60555, 1071, '_form_id', '2'),
(60556, 1071, '_seq_num', '316'),
(60552, 1071, '_field_73', 'Our family values, parenting philosophy and how we’ve raised Leah are very in line with Montessori philosophy and so are our education goals for her.  We want Leah to further develop her natural love of learning and to be intrinsically motivated (we try not to use rewards at home).  Leah can already concentrate well on a task and is proud when she accomplishes something and we would like her to continue to develop her abilities to work hard at something and enjoy it, and to further develop her sense of responsibility, confidence, and independence.  The Montessori method for language development, reading and writing is something that we believe in and want Leah to experience, as well as concrete understanding and experience with the math materials, and Maria Montessori’s science and geography curriculum.  We also believe that practical life activities are important so Montessori also fits these goals.  Leah is very observant, aware of others’ feelings and cares for others and we feel that the Montessori way of encouraging respect for others and the environment also fits.  We would love for Leah to meet, play, and work with other children and to develop friendships and we like the Montessori mixed age groupings.  We truly believe in and respect Leah’s and every child’s potential and abilities so it is important to us that Leah is cared for by teachers that view children the same way.  At home we have done our best to provide an environment that gives Leah an opportunity for Montessori experiences but she is ready for Montessori preschool and we are excited for this next stage for her.  \n\n*Leah has just turned 4 (birthday is December 5, 2014) so we are looking for her to start preschool in September 2019 and then kindergarten in September 2020.'),
(60551, 1071, '_field_47', 'We would really like Leah to attend a preschool that follows Montessori philosophy.  We’re looking for an authentic Montessori preschool with caring teachers who have excellent Montessori certification, like WMA.  We also like that WMA offers a 4 day option. We’re impressed with what we’ve read on the WMA website, and the close alignment with Maria Montessori’s principles, which we believe Leah would benefit from.  We think that the WMA program will give Leah the best opportunity to grow, develop, and to reach her full potential.  '),
(60550, 1071, '_field_65', ''),
(60549, 1071, '_field_46', 'N'),
(60548, 1071, '_field_64', ''),
(60546, 1071, '_field_63', ''),
(60547, 1071, '_field_45', 'No'),
(60545, 1071, '_field_44', 'No'),
(60544, 1071, '_field_62', ''),
(60542, 1071, '_field_42', 'None'),
(60543, 1071, '_field_43', 'No'),
(60541, 1071, '_field_56', 'Yes'),
(60540, 1071, '_field_55', 'Leah attends a variety of parent participation programs with us, such as a music class, parent/child preschool-type program, parent/tot ice skating lessons, swimming, French storytime, Mandarin storytime .  She also attended a preschool sports program (30 minutes) on her own.'),
(60539, 1071, '_field_54', 'Yes'),
(60534, 1071, '_field_37', 'With adults: Leah loves to be read to, playing board games and doing art together.  She enjoys helping us around the house (watering plants, gardening, sweeping, folding laundry, etc.).  She also loves playing sports with dad and cooking and baking with mom. With other children: Leah likes playing games (hide and seek), imaginative play, and doing art with other children.'),
(60535, 1071, '_field_38', 'Yes'),
(60536, 1071, '_field_39', 'No'),
(60537, 1071, '_field_61', ''),
(60538, 1071, '_field_53', ''),
(60530, 1071, '_field_30', 'Canadian'),
(60531, 1071, '_field_32', 'Yes'),
(60532, 1071, '_field_72', 'Tara Macalister - 3 months old'),
(60533, 1071, '_field_36', 'Leah enjoys “reading” and looking at books on her own.  She enjoys puzzles and building with blocks.  Leah loves art (drawing, colouring, crafts, painting), dancing, and music.  She also enjoys imaginative play (pretending she’s camping, that she’s a doctor, that she has a coffee shop, etc.).'),
(60529, 1071, '_field_27', 'some American Sign Language'),
(60527, 1071, '_field_22', 'F'),
(60528, 1071, '_field_26', 'English'),
(60526, 1071, '_field_20', ''),
(60525, 1071, '_field_24', '05/12/2014'),
(60524, 1071, '_field_18', 'Leah Emily Macalister'),
(60523, 1071, '_field_60', ''),
(60521, 1071, '_field_58', ''),
(60522, 1071, '_field_59', ''),
(60520, 1071, '_field_57', ''),
(60519, 1071, '_field_41', '1'),
(60518, 1071, '_field_35', 'n/a'),
(60517, 1071, '_field_34', 'Coquitlam School District'),
(60516, 1071, '_field_31', 'V5H2N5'),
(60515, 1071, '_field_33', 'BC'),
(60514, 1071, '_field_29', 'Burnaby'),
(60513, 1071, '_field_28', ''),
(60512, 1071, '_field_25', '5312 Carleton Court'),
(60511, 1071, '_field_23', 'shannonmacalister@gmail.com'),
(60510, 1071, '_field_21', '6049169262'),
(60509, 1071, '_field_19', 'Macalister'),
(60508, 1071, '_field_17', 'Shannon'),
(60507, 1071, '_field_71', ''),
(60506, 1071, '_field_70', ''),
(60505, 1071, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(60504, 1071, '_field_9', '0'),
(60503, 1071, '_field_7', 'September 2019'),
(60502, 1071, '_field_5', 'Morning Session'),
(60501, 1070, '_seq_num', '315'),
(60500, 1070, '_form_id', '2'),
(60499, 1070, '_field_67', '1'),
(60498, 1070, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(60497, 1070, '_field_73', 'Our family values, parenting philosophy and how we’ve raised Leah are very in line with Montessori philosophy and so are our education goals for her.  We want Leah to further develop her natural love of learning and to be intrinsically motivated (we try not to use rewards at home).  Leah can already concentrate well on a task and is proud when she accomplishes something and we would like her to continue to develop her abilities to work hard at something and enjoy it, and to further develop her sense of responsibility, confidence, and independence.  The Montessori method for language development, reading and writing is something that we believe in and want Leah to experience, as well as concrete understanding and experience with the math materials, and Maria Montessori’s science and geography curriculum.  We also believe that practical life activities are important so Montessori also fits these goals.  Leah is very observant, aware of others’ feelings and cares for others and we feel that the Montessori way of encouraging respect for others and the environment also fits.  We would love for Leah to meet, play, and work with other children and to develop friendships and we like the Montessori mixed age groupings.  We truly believe in and respect Leah’s and every child’s potential and abilities so it is important to us that Leah is cared for by teachers that view children the same way.  At home we have done our best to provide an environment that gives Leah an opportunity for Montessori experiences but she is ready for Montessori preschool and we are excited for this next stage for her.  \n\n*Leah has just turned 4 (birthday is December 5, 2014) so we are looking for her to start preschool in September 2019 and then kindergarten in September 2020.'),
(60489, 1070, '_field_62', ''),
(60490, 1070, '_field_44', 'No'),
(60491, 1070, '_field_63', ''),
(60492, 1070, '_field_45', 'No'),
(60493, 1070, '_field_64', ''),
(60494, 1070, '_field_46', 'N'),
(60495, 1070, '_field_65', ''),
(60496, 1070, '_field_47', 'We would really like Leah to attend a preschool that follows Montessori philosophy.  We’re looking for an authentic Montessori preschool with caring teachers who have excellent Montessori certification, like WMA.  We also like that WMA offers a 4 day option. We’re impressed with what we’ve read on the WMA website, and the close alignment with Maria Montessori’s principles, which we believe Leah would benefit from.  We think that the WMA program will give Leah the best opportunity to grow, develop, and to reach her full potential.  '),
(60488, 1070, '_field_43', 'No'),
(60486, 1070, '_field_56', 'Yes'),
(60487, 1070, '_field_42', 'None'),
(60483, 1070, '_field_53', ''),
(60484, 1070, '_field_54', 'Yes'),
(60485, 1070, '_field_55', 'Leah attends a variety of parent participation programs with us, such as a music class, parent/child preschool-type program, parent/tot ice skating lessons, swimming, French storytime, Mandarin storytime .  She also attended a preschool sports program (30 minutes) on her own.'),
(60482, 1070, '_field_61', ''),
(60481, 1070, '_field_39', 'No'),
(60480, 1070, '_field_38', 'Yes'),
(60479, 1070, '_field_37', 'With adults: Leah loves to be read to, playing board games and doing art together.  She enjoys helping us around the house (watering plants, gardening, sweeping, folding laundry, etc.).  She also loves playing sports with dad and cooking and baking with mom. With other children: Leah likes playing games (hide and seek), imaginative play, and doing art with other children.'),
(60478, 1070, '_field_36', 'Leah enjoys “reading” and looking at books on her own.  She enjoys puzzles and building with blocks.  Leah loves art (drawing, colouring, crafts, painting), dancing, and music.  She also enjoys imaginative play (pretending she’s camping, that she’s a doctor, that she has a coffee shop, etc.).'),
(60477, 1070, '_field_72', 'Tara Macalister - 3 months old'),
(60476, 1070, '_field_32', 'Yes'),
(60475, 1070, '_field_30', 'Canadian'),
(60474, 1070, '_field_27', 'some American Sign Language'),
(60473, 1070, '_field_26', 'English'),
(60472, 1070, '_field_22', 'F'),
(60471, 1070, '_field_20', ''),
(60470, 1070, '_field_24', '05/12/2014'),
(60469, 1070, '_field_18', 'Leah Emily Macalister'),
(60468, 1070, '_field_60', ''),
(60467, 1070, '_field_59', ''),
(60466, 1070, '_field_58', ''),
(60465, 1070, '_field_57', ''),
(60464, 1070, '_field_41', '1'),
(60463, 1070, '_field_35', 'n/a'),
(60462, 1070, '_field_34', 'Coquitlam School District'),
(60461, 1070, '_field_31', 'V5H2N5'),
(60460, 1070, '_field_33', 'BC'),
(60459, 1070, '_field_29', 'Burnaby'),
(60458, 1070, '_field_28', ''),
(60457, 1070, '_field_25', '5312 Carleton Court'),
(60456, 1070, '_field_23', 'shannonmacalister@gmail.com'),
(60455, 1070, '_field_21', '6049169262'),
(60454, 1070, '_field_19', 'Macalister'),
(60453, 1070, '_field_17', 'Shannon'),
(60452, 1070, '_field_71', ''),
(60451, 1070, '_field_70', ''),
(60444, 1069, '_field_126', '1'),
(60445, 1069, '_form_id', '3'),
(60446, 1069, '_seq_num', '264'),
(60447, 1070, '_field_5', 'Morning Session'),
(60448, 1070, '_field_7', 'September 2019'),
(60449, 1070, '_field_9', '0'),
(60450, 1070, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(60443, 1069, '_field_136', 'We hope our child will become excellent in the future.'),
(60442, 1069, '_field_124', 'we especially prefer your value which every child is unique.'),
(60441, 1069, '_field_123', 'we know Montessori before and a child of our relative learned in Montessori school in Ottawa.'),
(60439, 1069, '_field_134', 'No'),
(60440, 1069, '_field_135', ''),
(60438, 1069, '_field_133', ''),
(60437, 1069, '_field_132', 'No'),
(60436, 1069, '_field_122', ''),
(60424, 1069, '_field_130', 'Beijing Guomei primay school'),
(60425, 1069, '_field_137', 'football and drawing'),
(60426, 1069, '_field_131', 'Grade 3'),
(60427, 1069, '_field_138', 'He also likes to play the piano 、swim and take ice hockey match.'),
(60428, 1069, '_field_114', 'No'),
(60429, 1069, '_field_115', 'No'),
(60430, 1069, '_field_116', ''),
(60431, 1069, '_field_117', 'No'),
(60432, 1069, '_field_118', ''),
(60433, 1069, '_field_119', 'No'),
(60434, 1069, '_field_120', ''),
(60435, 1069, '_field_121', 'No'),
(60418, 1069, '_field_101', 'English'),
(60419, 1069, '_field_102', 'Chinese'),
(60420, 1069, '_field_103', 'Yes'),
(60421, 1069, '_field_104', 'Jin zewei  24 years'),
(60422, 1069, '_field_105', 'Lego machine and drawing'),
(60423, 1069, '_field_106', 'football and ice hockey'),
(60417, 1069, '_field_100', 'Chinese'),
(60416, 1069, '_field_99', 'Male'),
(60415, 1069, '_field_98', 'Tiger'),
(60414, 1069, '_field_97', '10/09/2009'),
(60413, 1069, '_field_96', 'Zihang Jin'),
(60412, 1069, '_field_129', ''),
(60410, 1069, '_field_95', ''),
(60411, 1069, '_field_128', ''),
(60409, 1069, '_field_94', ''),
(60406, 1069, '_field_91', '0'),
(60407, 1069, '_field_92', ''),
(60408, 1069, '_field_93', ''),
(60405, 1069, '_field_90', '00861052066139'),
(60404, 1069, '_field_89', 'Beijing'),
(60403, 1069, '_field_88', '100000'),
(60402, 1069, '_field_87', 'BC'),
(60401, 1069, '_field_86', 'Beijing'),
(60400, 1069, '_field_85', ''),
(60399, 1069, '_field_84', 'Room 3003 Unit 3 N0.2Bld,No.2 yard'),
(60398, 1069, '_field_83', 'david_jin2008@sina.com'),
(60397, 1069, '_field_82', '008613601107737'),
(60396, 1069, '_field_81', 'Jin'),
(60395, 1069, '_field_80', 'Dongsheng(David)'),
(60394, 1069, '_field_79', ''),
(60393, 1069, '_field_78', ''),
(60392, 1069, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(60391, 1069, '_field_75', 'September 2019'),
(60390, 1069, '_field_74', 'Grade Four'),
(60389, 1068, '_seq_num', '263'),
(60388, 1068, '_form_id', '3'),
(60387, 1068, '_field_126', '1'),
(60386, 1068, '_field_136', 'We hope our child will become excellent in the future.'),
(60385, 1068, '_field_124', 'we especially prefer your value which every child is unique.'),
(60384, 1068, '_field_123', 'we know Montessori before and a child of our relative learned in Montessori school in Ottawa.'),
(60383, 1068, '_field_135', ''),
(60382, 1068, '_field_134', 'No'),
(60381, 1068, '_field_133', ''),
(60380, 1068, '_field_132', 'No'),
(60379, 1068, '_field_122', ''),
(60378, 1068, '_field_121', 'No'),
(60377, 1068, '_field_120', ''),
(60376, 1068, '_field_119', 'No'),
(60375, 1068, '_field_118', ''),
(60374, 1068, '_field_117', 'No'),
(60373, 1068, '_field_116', ''),
(60372, 1068, '_field_115', 'No'),
(60371, 1068, '_field_114', 'No'),
(60370, 1068, '_field_138', 'He also likes to play the piano 、swim and take ice hockey match.'),
(60369, 1068, '_field_131', 'Grade 3'),
(60368, 1068, '_field_137', 'football and drawing'),
(60367, 1068, '_field_130', 'Beijing Guomei primay school'),
(60366, 1068, '_field_106', 'football and ice hockey'),
(60365, 1068, '_field_105', 'Lego machine and drawing'),
(60364, 1068, '_field_104', 'Jin zewei  24 years'),
(60360, 1068, '_field_100', 'Chinese'),
(60361, 1068, '_field_101', 'English'),
(60362, 1068, '_field_102', 'Chinese'),
(60363, 1068, '_field_103', 'Yes'),
(60356, 1068, '_field_96', 'Zihang Jin'),
(60357, 1068, '_field_97', '10/09/2009'),
(60358, 1068, '_field_98', 'Tiger'),
(60359, 1068, '_field_99', 'Male'),
(60355, 1068, '_field_129', ''),
(60354, 1068, '_field_128', ''),
(60353, 1068, '_field_95', ''),
(60352, 1068, '_field_94', ''),
(60351, 1068, '_field_93', ''),
(60350, 1068, '_field_92', ''),
(60349, 1068, '_field_91', '0'),
(60348, 1068, '_field_90', '00861052066139'),
(60347, 1068, '_field_89', 'Beijing'),
(60346, 1068, '_field_88', '100000'),
(60345, 1068, '_field_87', 'BC'),
(60333, 1068, '_field_74', 'Grade Four'),
(60334, 1068, '_field_75', 'September 2019'),
(60335, 1068, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(60336, 1068, '_field_78', ''),
(60337, 1068, '_field_79', ''),
(60338, 1068, '_field_80', 'Dongsheng(David)'),
(60339, 1068, '_field_81', 'Jin'),
(60340, 1068, '_field_82', '008613601107737'),
(60341, 1068, '_field_83', 'david_jin2008@sina.com'),
(60342, 1068, '_field_84', 'Room 3003 Unit 3 N0.2Bld,No.2 yard'),
(60343, 1068, '_field_85', ''),
(60344, 1068, '_field_86', 'Beijing'),
(60330, 1067, '_field_126', '1'),
(60331, 1067, '_form_id', '3'),
(60332, 1067, '_seq_num', '262'),
(60329, 1067, '_field_136', 'Our daughter is an experiential learner.  Lily observes first, considers her approach and then gets involved if it interests her.  Lily loves being outside and her time at the Outdoor schools have developed her confidence regarding physical abilities as well as her social and problem solving skills.  Lily is capable of sitting through her 45 music classes with ease, creating with lego or jumping off rocks and climbing trees.  Lily has the ability for sitting and concentrating whilst undertaking problem solving or creative tasks as well as being physically confident and expressive. \n\nLily is very empathetic and cares deeply in the well being of others be in animals, humans or our environment.'),
(60328, 1067, '_field_124', 'Our desire is for our daughter to attend a school that maintains, encourages and grows her passion for learning and follows an enquiry based philosophy.  We strongly believe will a Montessori education will enable that. Whilst the BC Curriculum has changed for the better, it will still take much time and effort for the entrenched dictatorial approach to educating to filter out.  We do not want our daughter to have her love of learning extinguished whilst the system catches up.  \n\nWe also do not believe that technology placed in young children\'s hands will have lasting positive affects, in fact we believe quite the opposite.  Children need to master who they are regarding problem solving, self determination, resilience and social capabilities and this cannot be done via the use of screens.  We believe that technology is a great tool in certain circumstances, but it should not be at the core of education.\n\nI have personally read much about the Montessori method.  We nearly enrolled our daughter in a Montessori Pre-School and the main reason we did not, is that the school where we got a spot had no outside space.  Our daughter currently attends two Outdoor Nature Schools and we feel that this has made her blossom in so many ways.  \n\nThere are many things from what I read that we put into practice from an early age such as using real life items from day one e.g. our daughter has never used plastic spoons, cups or plates and we gave her real utensils from day one.  We also encouraged her to master things for herself from a very early age in order to encourage self reliance.\n'),
(60327, 1067, '_field_123', '***Please note that we would like to be considered for September 2019 intake as well, but we acknowledge that we have missed the November Open House.  Thank you***\n\nWe believe in the Montessori methodology as noted in the second section below. \n\nThe school appears to have the sense of community that we are looking for within an environment of the Italian Cultural Centre, which brings a whole wealth of culture to the children\'s environment.\n\nWe want a sense of community that has teachers that are happy and love their jobs, to attend a school that is not under threat of development eviction, not surrounded by the construction of 40 story towers, does not have a needle sweep every morning in the grounds.  We live in Vancouver\'s West End and our local school is not great from the outside environments perspective.\n\nOur friend attended your Open House in November and having listened to how great WMA is, we wanted to apply in order to learn more!'),
(60326, 1067, '_field_135', ''),
(60325, 1067, '_field_134', 'No'),
(60324, 1067, '_field_133', ''),
(60323, 1067, '_field_132', 'No'),
(60321, 1067, '_field_121', 'No'),
(60322, 1067, '_field_122', ''),
(60320, 1067, '_field_120', ''),
(60309, 1067, '_field_106', 'being active and creating games such as \"House\" or other make believe games'),
(60310, 1067, '_field_130', 'Fresh Air Learning, Soaring Eagle Nature School, Colourstrings at VSO'),
(60311, 1067, '_field_137', ''),
(60312, 1067, '_field_131', ''),
(60313, 1067, '_field_138', 'Sportball'),
(60314, 1067, '_field_114', 'Allergies to Tree Nuts'),
(60315, 1067, '_field_115', 'Yes'),
(60316, 1067, '_field_116', 'Our daughter carries an Epi Pen'),
(60317, 1067, '_field_117', 'No'),
(60318, 1067, '_field_118', ''),
(60319, 1067, '_field_119', 'No'),
(60303, 1067, '_field_100', 'English'),
(60304, 1067, '_field_101', ''),
(60305, 1067, '_field_102', 'Canadian'),
(60306, 1067, '_field_103', 'No'),
(60307, 1067, '_field_104', ''),
(60308, 1067, '_field_105', 'Creating with Lego, Drawing, story telling with stuffed animals, listening to music'),
(60302, 1067, '_field_99', 'Female'),
(60300, 1067, '_field_97', '14/05/2014'),
(60301, 1067, '_field_98', 'Lily'),
(60299, 1067, '_field_96', 'Lily Palite-Davidson'),
(60298, 1067, '_field_129', ''),
(60297, 1067, '_field_128', 'Fraser Health Authority'),
(60296, 1067, '_field_95', ''),
(60295, 1067, '_field_94', 'westleyd@hotmail.com'),
(60294, 1067, '_field_93', 'Davidson'),
(60293, 1067, '_field_92', 'Westley'),
(60292, 1067, '_field_91', '1'),
(60291, 1067, '_field_90', '7783299275'),
(60290, 1067, '_field_89', 'Altus Group Ltd'),
(60289, 1067, '_field_88', 'V6G2K1'),
(60288, 1067, '_field_87', 'BC'),
(60287, 1067, '_field_86', 'Vancouver'),
(60286, 1067, '_field_85', '900'),
(60285, 1067, '_field_84', '1050 Bidwell Street'),
(60284, 1067, '_field_83', 'r_praulina@yahoo.co.uk'),
(60283, 1067, '_field_82', '6047204361'),
(60282, 1067, '_field_81', 'Praulina'),
(60281, 1067, '_field_80', 'Ruta'),
(60280, 1067, '_field_79', 'A close friend of mine attended your Open House in November 2018 and loved it.  I hadnt heard of your school, but having spoken to my friend it sounded like a place that I wanted to explore.'),
(60279, 1067, '_field_78', ''),
(60278, 1067, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(60277, 1067, '_field_75', 'January 2020'),
(60276, 1067, '_field_74', 'Kindergarten'),
(60275, 1066, '_seq_num', '261'),
(60274, 1065, '_seq_num', '261'),
(60273, 1066, '_form_id', '3'),
(60272, 1065, '_form_id', '3'),
(60271, 1066, '_field_126', '1'),
(60270, 1065, '_field_126', '1'),
(60269, 1066, '_field_136', 'Our daughter is an experiential learner.  Lily observes first, considers her approach and then gets involved if it interests her.  Lily loves being outside and her time at the Outdoor schools have developed her confidence regarding physical abilities as well as her social and problem solving skills.  Lily is capable of sitting through her 45 music classes with ease, creating with lego or jumping off rocks and climbing trees.  Lily has the ability for sitting and concentrating whilst undertaking problem solving or creative tasks as well as being physically confident and expressive. \n\nLily is very empathetic and cares deeply in the well being of others be in animals, humans or our environment.'),
(60268, 1065, '_field_136', 'Our daughter is an experiential learner.  Lily observes first, considers her approach and then gets involved if it interests her.  Lily loves being outside and her time at the Outdoor schools have developed her confidence regarding physical abilities as well as her social and problem solving skills.  Lily is capable of sitting through her 45 music classes with ease, creating with lego or jumping off rocks and climbing trees.  Lily has the ability for sitting and concentrating whilst undertaking problem solving or creative tasks as well as being physically confident and expressive. \n\nLily is very empathetic and cares deeply in the well being of others be in animals, humans or our environment.'),
(60267, 1066, '_field_124', 'Our desire is for our daughter to attend a school that maintains, encourages and grows her passion for learning and follows an enquiry based philosophy.  We strongly believe will a Montessori education will enable that. Whilst the BC Curriculum has changed for the better, it will still take much time and effort for the entrenched dictatorial approach to educating to filter out.  We do not want our daughter to have her love of learning extinguished whilst the system catches up.  \n\nWe also do not believe that technology placed in young children\'s hands will have lasting positive affects, in fact we believe quite the opposite.  Children need to master who they are regarding problem solving, self determination, resilience and social capabilities and this cannot be done via the use of screens.  We believe that technology is a great tool in certain circumstances, but it should not be at the core of education.\n\nI have personally read much about the Montessori method.  We nearly enrolled our daughter in a Montessori Pre-School and the main reason we did not, is that the school where we got a spot had no outside space.  Our daughter currently attends two Outdoor Nature Schools and we feel that this has made her blossom in so many ways.  \n\nThere are many things from what I read that we put into practice from an early age such as using real life items from day one e.g. our daughter has never used plastic spoons, cups or plates and we gave her real utensils from day one.  We also encouraged her to master things for herself from a very early age in order to encourage self reliance.\n'),
(60266, 1065, '_field_124', 'Our desire is for our daughter to attend a school that maintains, encourages and grows her passion for learning and follows an enquiry based philosophy.  We strongly believe will a Montessori education will enable that. Whilst the BC Curriculum has changed for the better, it will still take much time and effort for the entrenched dictatorial approach to educating to filter out.  We do not want our daughter to have her love of learning extinguished whilst the system catches up.  \n\nWe also do not believe that technology placed in young children\'s hands will have lasting positive affects, in fact we believe quite the opposite.  Children need to master who they are regarding problem solving, self determination, resilience and social capabilities and this cannot be done via the use of screens.  We believe that technology is a great tool in certain circumstances, but it should not be at the core of education.\n\nI have personally read much about the Montessori method.  We nearly enrolled our daughter in a Montessori Pre-School and the main reason we did not, is that the school where we got a spot had no outside space.  Our daughter currently attends two Outdoor Nature Schools and we feel that this has made her blossom in so many ways.  \n\nThere are many things from what I read that we put into practice from an early age such as using real life items from day one e.g. our daughter has never used plastic spoons, cups or plates and we gave her real utensils from day one.  We also encouraged her to master things for herself from a very early age in order to encourage self reliance.\n'),
(60265, 1066, '_field_123', '***Please note that we would like to be considered for September 2019 intake as well, but we acknowledge that we have missed the November Open House.  Thank you***\n\nWe believe in the Montessori methodology as noted in the second section below. \n\nThe school appears to have the sense of community that we are looking for within an environment of the Italian Cultural Centre, which brings a whole wealth of culture to the children\'s environment.\n\nWe want a sense of community that has teachers that are happy and love their jobs, to attend a school that is not under threat of development eviction, not surrounded by the construction of 40 story towers, does not have a needle sweep every morning in the grounds.  We live in Vancouver\'s West End and our local school is not great from the outside environments perspective.\n\nOur friend attended your Open House in November and having listened to how great WMA is, we wanted to apply in order to learn more!'),
(60264, 1065, '_field_123', '***Please note that we would like to be considered for September 2019 intake as well, but we acknowledge that we have missed the November Open House.  Thank you***\n\nWe believe in the Montessori methodology as noted in the second section below. \n\nThe school appears to have the sense of community that we are looking for within an environment of the Italian Cultural Centre, which brings a whole wealth of culture to the children\'s environment.\n\nWe want a sense of community that has teachers that are happy and love their jobs, to attend a school that is not under threat of development eviction, not surrounded by the construction of 40 story towers, does not have a needle sweep every morning in the grounds.  We live in Vancouver\'s West End and our local school is not great from the outside environments perspective.\n\nOur friend attended your Open House in November and having listened to how great WMA is, we wanted to apply in order to learn more!'),
(60263, 1066, '_field_135', ''),
(60261, 1065, '_field_135', ''),
(60262, 1066, '_field_134', 'No'),
(60260, 1065, '_field_134', 'No'),
(60259, 1066, '_field_133', ''),
(60258, 1065, '_field_133', ''),
(60257, 1066, '_field_132', 'No'),
(60255, 1066, '_field_122', ''),
(60256, 1065, '_field_132', 'No'),
(60254, 1066, '_field_121', 'No'),
(60253, 1065, '_field_122', ''),
(60252, 1066, '_field_120', ''),
(60251, 1065, '_field_121', 'No'),
(60250, 1066, '_field_119', 'No'),
(60249, 1065, '_field_120', ''),
(60248, 1066, '_field_118', ''),
(60247, 1065, '_field_119', 'No'),
(60246, 1066, '_field_117', 'No'),
(60245, 1065, '_field_118', ''),
(60244, 1066, '_field_116', 'Our daughter carries an Epi Pen'),
(60243, 1065, '_field_117', 'No'),
(60242, 1066, '_field_115', 'Yes'),
(60241, 1065, '_field_116', 'Our daughter carries an Epi Pen'),
(60240, 1066, '_field_114', 'Allergies to Tree Nuts'),
(60239, 1065, '_field_115', 'Yes'),
(60238, 1066, '_field_138', 'Sportball'),
(60237, 1066, '_field_131', ''),
(60236, 1065, '_field_114', 'Allergies to Tree Nuts'),
(60235, 1066, '_field_137', ''),
(60234, 1065, '_field_138', 'Sportball'),
(60233, 1066, '_field_130', 'Fresh Air Learning, Soaring Eagle Nature School, Colourstrings at VSO'),
(60232, 1065, '_field_131', ''),
(60231, 1066, '_field_106', 'being active and creating games such as \"House\" or other make believe games'),
(60230, 1065, '_field_137', ''),
(60229, 1066, '_field_105', 'Creating with Lego, Drawing, story telling with stuffed animals, listening to music'),
(60228, 1065, '_field_130', 'Fresh Air Learning, Soaring Eagle Nature School, Colourstrings at VSO'),
(60227, 1066, '_field_104', ''),
(60226, 1065, '_field_106', 'being active and creating games such as \"House\" or other make believe games'),
(60225, 1066, '_field_103', 'No'),
(60224, 1065, '_field_105', 'Creating with Lego, Drawing, story telling with stuffed animals, listening to music'),
(60223, 1066, '_field_102', 'Canadian'),
(60222, 1065, '_field_104', ''),
(60221, 1066, '_field_101', ''),
(60220, 1065, '_field_103', 'No'),
(60219, 1066, '_field_100', 'English'),
(60218, 1065, '_field_102', 'Canadian'),
(60216, 1065, '_field_101', ''),
(60217, 1066, '_field_99', 'Female'),
(60215, 1066, '_field_98', 'Lily'),
(60214, 1065, '_field_100', 'English'),
(60213, 1066, '_field_97', '14/05/2014'),
(60212, 1065, '_field_99', 'Female'),
(60211, 1066, '_field_96', 'Lily Palite-Davidson'),
(60210, 1065, '_field_98', 'Lily'),
(60209, 1066, '_field_129', ''),
(60208, 1065, '_field_97', '14/05/2014'),
(60207, 1066, '_field_128', 'Fraser Health Authority'),
(60194, 1065, '_field_92', 'Westley'),
(60195, 1066, '_field_90', '7783299275'),
(60196, 1065, '_field_93', 'Davidson'),
(60197, 1066, '_field_91', '1'),
(60198, 1065, '_field_94', 'westleyd@hotmail.com'),
(60199, 1066, '_field_92', 'Westley'),
(60200, 1065, '_field_95', ''),
(60201, 1066, '_field_93', 'Davidson'),
(60202, 1065, '_field_128', 'Fraser Health Authority'),
(60203, 1066, '_field_94', 'westleyd@hotmail.com'),
(60204, 1065, '_field_129', ''),
(60205, 1066, '_field_95', ''),
(60206, 1065, '_field_96', 'Lily Palite-Davidson'),
(60187, 1066, '_field_87', 'BC'),
(60188, 1065, '_field_88', 'V6G2K1'),
(60189, 1066, '_field_88', 'V6G2K1'),
(60190, 1065, '_field_89', 'Altus Group Ltd'),
(60191, 1065, '_field_90', '7783299275'),
(60192, 1065, '_field_91', '1'),
(60193, 1066, '_field_89', 'Altus Group Ltd'),
(60186, 1066, '_field_86', 'Vancouver'),
(60185, 1065, '_field_87', 'BC'),
(60184, 1066, '_field_85', '900'),
(60183, 1065, '_field_86', 'Vancouver'),
(69633, 1240, '_field_19', 'Le page'),
(69632, 1240, '_field_17', 'Tanya'),
(69631, 1240, '_field_71', ''),
(69630, 1240, '_field_70', ''),
(69629, 1240, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(69628, 1240, '_field_9', '0'),
(69627, 1240, '_field_7', 'September 2019'),
(69626, 1240, '_field_5', 'Morning Session'),
(69625, 1239, '_seq_num', '427'),
(69624, 1239, '_form_id', '2'),
(69623, 1239, '_field_67', '1'),
(69622, 1239, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(69621, 1239, '_field_73', 'Absolutely. We love the idea that Matteo would be exposed to hands on learning and creative play at Montessori. We also feel that Montessori teachers are highly trained and therefore would provide our son with age-appropriate activities to expand his knowledge.'),
(69620, 1239, '_field_47', 'My husband Carre and I attended your open house in January and really enjoyed it. At that point, we were not sure if we would be living close enough to the Academy but have since moved to East Van close to Trout lake.  All the teachers we spoke to seemed incredibly kind and nurturing. We had a great feeling being there and feel our son would fit in really well and learn a lot.'),
(69619, 1239, '_field_65', ''),
(69618, 1239, '_field_46', 'N'),
(69617, 1239, '_field_64', ''),
(69616, 1239, '_field_45', 'No'),
(69615, 1239, '_field_63', ''),
(69614, 1239, '_field_44', 'No'),
(69613, 1239, '_field_62', ''),
(69612, 1239, '_field_43', 'No'),
(69611, 1239, '_field_42', 'NA'),
(69610, 1239, '_field_56', ''),
(69609, 1239, '_field_55', ''),
(69608, 1239, '_field_54', 'No'),
(69607, 1239, '_field_53', ''),
(69606, 1239, '_field_61', ''),
(69605, 1239, '_field_39', 'No'),
(69604, 1239, '_field_38', 'Yes'),
(69603, 1239, '_field_37', 'He likes to play soccer with other children, play with his toy cars and chase each other.'),
(69602, 1239, '_field_36', 'Matteo prefers to play with his vehicles, he loves his train tracks, reading, singing and dancing.'),
(69600, 1239, '_field_32', 'N'),
(69601, 1239, '_field_72', ''),
(69599, 1239, '_field_30', 'Canadian'),
(69598, 1239, '_field_27', ''),
(69595, 1239, '_field_20', 'Matteo'),
(69596, 1239, '_field_22', 'M'),
(69597, 1239, '_field_26', 'English'),
(69593, 1239, '_field_18', 'Matte Le Page'),
(69594, 1239, '_field_24', '03/02/2017'),
(69590, 1239, '_field_58', ''),
(69591, 1239, '_field_59', ''),
(69592, 1239, '_field_60', ''),
(69587, 1239, '_field_35', '604 4175587'),
(69588, 1239, '_field_41', '0'),
(69589, 1239, '_field_57', ''),
(69580, 1239, '_field_23', 'tlepage604@gmail.com'),
(69581, 1239, '_field_25', '2218 east 11th ave'),
(69582, 1239, '_field_28', ''),
(69583, 1239, '_field_29', 'vancouver'),
(69584, 1239, '_field_33', 'BC'),
(69585, 1239, '_field_31', 'v5n1z6'),
(69586, 1239, '_field_34', 'Flight Centre Travel Group'),
(69579, 1239, '_field_21', '604 4175587'),
(69578, 1239, '_field_19', 'Le page'),
(69577, 1239, '_field_17', 'Tanya'),
(69576, 1239, '_field_71', ''),
(69575, 1239, '_field_70', ''),
(69574, 1239, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(69573, 1239, '_field_9', '0'),
(69572, 1239, '_field_7', 'September 2019'),
(69571, 1239, '_field_5', 'Morning Session'),
(69568, 1238, '_field_67', '1'),
(69569, 1238, '_form_id', '2'),
(69570, 1238, '_seq_num', '426'),
(69564, 1238, '_field_65', ''),
(69565, 1238, '_field_47', 'The self directed style and independent learning while still participating in a group environment is very important. We feel as though our daughter would excel given the opportunity to learn around children of varied ages.'),
(69566, 1238, '_field_73', 'We appreciate the learning environment that Montessori provides for children. The accountability of the child allows for self awareness to develop from an early age, which I believe is very healthy. I feel as though there are less limitations and more room for self expression within the Montessori Method.'),
(69567, 1238, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";}'),
(69557, 1238, '_field_43', 'No'),
(69558, 1238, '_field_62', ''),
(69559, 1238, '_field_44', 'No'),
(69560, 1238, '_field_63', ''),
(69561, 1238, '_field_45', 'Yes'),
(69562, 1238, '_field_64', 'No dairy'),
(69563, 1238, '_field_46', 'N'),
(69556, 1238, '_field_42', 'None'),
(69554, 1238, '_field_55', 'YMCA Daycare'),
(69555, 1238, '_field_56', 'Yes'),
(69553, 1238, '_field_54', 'Yes'),
(60182, 1065, '_field_85', '900'),
(60181, 1066, '_field_84', '1050 Bidwell Street'),
(60180, 1066, '_field_83', 'r_praulina@yahoo.co.uk'),
(60179, 1065, '_field_84', '1050 Bidwell Street'),
(60178, 1066, '_field_82', '6047204361'),
(60177, 1065, '_field_83', 'r_praulina@yahoo.co.uk'),
(60176, 1066, '_field_81', 'Praulina'),
(60175, 1065, '_field_82', '6047204361'),
(60174, 1066, '_field_80', 'Ruta'),
(60173, 1065, '_field_81', 'Praulina'),
(60172, 1066, '_field_79', 'A close friend of mine attended your Open House in November 2018 and loved it.  I hadnt heard of your school, but having spoken to my friend it sounded like a place that I wanted to explore.'),
(60171, 1065, '_field_80', 'Ruta'),
(60170, 1066, '_field_78', ''),
(60169, 1065, '_field_79', 'A close friend of mine attended your Open House in November 2018 and loved it.  I hadnt heard of your school, but having spoken to my friend it sounded like a place that I wanted to explore.'),
(60168, 1066, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(60167, 1065, '_field_78', ''),
(60166, 1066, '_field_75', 'January 2020'),
(60165, 1065, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(60164, 1066, '_field_74', 'Kindergarten'),
(60163, 1065, '_field_75', 'January 2020'),
(60162, 1065, '_field_74', 'Kindergarten'),
(60161, 1064, '_seq_num', '260'),
(60160, 1064, '_form_id', '3'),
(60159, 1064, '_field_126', '1');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(60158, 1064, '_field_136', 'Our daughter is an experiential learner.  Lily observes first, considers her approach and then gets involved if it interests her.  Lily loves being outside and her time at the Outdoor schools have developed her confidence regarding physical abilities as well as her social and problem solving skills.  Lily is capable of sitting through her 45 music classes with ease, creating with lego or jumping off rocks and climbing trees.  Lily has the ability for sitting and concentrating whilst undertaking problem solving or creative tasks as well as being physically confident and expressive. \n\nLily is very empathetic and cares deeply in the well being of others be in animals, humans or our environment.'),
(60157, 1064, '_field_124', 'Our desire is for our daughter to attend a school that maintains, encourages and grows her passion for learning and follows an enquiry based philosophy.  We strongly believe will a Montessori education will enable that. Whilst the BC Curriculum has changed for the better, it will still take much time and effort for the entrenched dictatorial approach to educating to filter out.  We do not want our daughter to have her love of learning extinguished whilst the system catches up.  \n\nWe also do not believe that technology placed in young children\'s hands will have lasting positive affects, in fact we believe quite the opposite.  Children need to master who they are regarding problem solving, self determination, resilience and social capabilities and this cannot be done via the use of screens.  We believe that technology is a great tool in certain circumstances, but it should not be at the core of education.\n\nI have personally read much about the Montessori method.  We nearly enrolled our daughter in a Montessori Pre-School and the main reason we did not, is that the school where we got a spot had no outside space.  Our daughter currently attends two Outdoor Nature Schools and we feel that this has made her blossom in so many ways.  \n\nThere are many things from what I read that we put into practice from an early age such as using real life items from day one e.g. our daughter has never used plastic spoons, cups or plates and we gave her real utensils from day one.  We also encouraged her to master things for herself from a very early age in order to encourage self reliance.\n'),
(60156, 1064, '_field_123', '***Please note that we would like to be considered for September 2019 intake as well, but we acknowledge that we have missed the November Open House.  Thank you***\n\nWe believe in the Montessori methodology as noted in the second section below. \n\nThe school appears to have the sense of community that we are looking for within an environment of the Italian Cultural Centre, which brings a whole wealth of culture to the children\'s environment.\n\nWe want a sense of community that has teachers that are happy and love their jobs, to attend a school that is not under threat of development eviction, not surrounded by the construction of 40 story towers, does not have a needle sweep every morning in the grounds.  We live in Vancouver\'s West End and our local school is not great from the outside environments perspective.\n\nOur friend attended your Open House in November and having listened to how great WMA is, we wanted to apply in order to learn more!'),
(60155, 1064, '_field_135', ''),
(60154, 1064, '_field_134', 'No'),
(60153, 1064, '_field_133', ''),
(60152, 1064, '_field_132', 'No'),
(60151, 1064, '_field_122', ''),
(60150, 1064, '_field_121', 'No'),
(60149, 1064, '_field_120', ''),
(60148, 1064, '_field_119', 'No'),
(60147, 1064, '_field_118', ''),
(60146, 1064, '_field_117', 'No'),
(60145, 1064, '_field_116', 'Our daughter carries an Epi Pen'),
(60144, 1064, '_field_115', 'Yes'),
(60143, 1064, '_field_114', 'Allergies to Tree Nuts'),
(60142, 1064, '_field_138', 'Sportball'),
(60141, 1064, '_field_131', ''),
(60140, 1064, '_field_137', ''),
(60139, 1064, '_field_130', 'Fresh Air Learning, Soaring Eagle Nature School, Colourstrings at VSO'),
(60138, 1064, '_field_106', 'being active and creating games such as \"House\" or other make believe games'),
(60137, 1064, '_field_105', 'Creating with Lego, Drawing, story telling with stuffed animals, listening to music'),
(60136, 1064, '_field_104', ''),
(60135, 1064, '_field_103', 'No'),
(60134, 1064, '_field_102', 'Canadian'),
(60133, 1064, '_field_101', ''),
(60132, 1064, '_field_100', 'English'),
(60131, 1064, '_field_99', 'Female'),
(60130, 1064, '_field_98', 'Lily'),
(60129, 1064, '_field_97', '14/05/2014'),
(60127, 1064, '_field_129', ''),
(60128, 1064, '_field_96', 'Lily Palite-Davidson'),
(60125, 1064, '_field_95', ''),
(60126, 1064, '_field_128', 'Fraser Health Authority'),
(60124, 1064, '_field_94', 'westleyd@hotmail.com'),
(60123, 1064, '_field_93', 'Davidson'),
(60122, 1064, '_field_92', 'Westley'),
(60121, 1064, '_field_91', '1'),
(60120, 1064, '_field_90', '7783299275'),
(60119, 1064, '_field_89', 'Altus Group Ltd'),
(60116, 1064, '_field_86', 'Vancouver'),
(60117, 1064, '_field_87', 'BC'),
(60118, 1064, '_field_88', 'V6G2K1'),
(60115, 1064, '_field_85', '900'),
(60114, 1064, '_field_84', '1050 Bidwell Street'),
(60113, 1064, '_field_83', 'r_praulina@yahoo.co.uk'),
(60112, 1064, '_field_82', '6047204361'),
(60111, 1064, '_field_81', 'Praulina'),
(60110, 1064, '_field_80', 'Ruta'),
(60102, 1063, '_field_126', '1'),
(60103, 1063, '_form_id', '3'),
(60104, 1063, '_seq_num', '259'),
(60105, 1064, '_field_74', 'Kindergarten'),
(60106, 1064, '_field_75', 'January 2020'),
(60107, 1064, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(60108, 1064, '_field_78', ''),
(60109, 1064, '_field_79', 'A close friend of mine attended your Open House in November 2018 and loved it.  I hadnt heard of your school, but having spoken to my friend it sounded like a place that I wanted to explore.'),
(60101, 1063, '_field_136', 'Our daughter is an experiential learner.  Lily observes first, considers her approach and then gets involved if it interests her.  Lily loves being outside and her time at the Outdoor schools have developed her confidence regarding physical abilities as well as her social and problem solving skills.  Lily is capable of sitting through her 45 music classes with ease, creating with lego or jumping off rocks and climbing trees.  Lily has the ability for sitting and concentrating whilst undertaking problem solving or creative tasks as well as being physically confident and expressive. \n\nLily is very empathetic and cares deeply in the well being of others be in animals, humans or our environment.'),
(60100, 1063, '_field_124', 'Our desire is for our daughter to attend a school that maintains, encourages and grows her passion for learning and follows an enquiry based philosophy.  We strongly believe will a Montessori education will enable that. Whilst the BC Curriculum has changed for the better, it will still take much time and effort for the entrenched dictatorial approach to educating to filter out.  We do not want our daughter to have her love of learning extinguished whilst the system catches up.  \n\nWe also do not believe that technology placed in young children\'s hands will have lasting positive affects, in fact we believe quite the opposite.  Children need to master who they are regarding problem solving, self determination, resilience and social capabilities and this cannot be done via the use of screens.  We believe that technology is a great tool in certain circumstances, but it should not be at the core of education.\n\nI have personally read much about the Montessori method.  We nearly enrolled our daughter in a Montessori Pre-School and the main reason we did not, is that the school where we got a spot had no outside space.  Our daughter currently attends two Outdoor Nature Schools and we feel that this has made her blossom in so many ways.  \n\nThere are many things from what I read that we put into practice from an early age such as using real life items from day one e.g. our daughter has never used plastic spoons, cups or plates and we gave her real utensils from day one.  We also encouraged her to master things for herself from a very early age in order to encourage self reliance.\n'),
(60099, 1063, '_field_123', '***Please note that we would like to be considered for September 2019 intake as well, but we acknowledge that we have missed the November Open House.  Thank you***\n\nWe believe in the Montessori methodology as noted in the second section below. \n\nThe school appears to have the sense of community that we are looking for within an environment of the Italian Cultural Centre, which brings a whole wealth of culture to the children\'s environment.\n\nWe want a sense of community that has teachers that are happy and love their jobs, to attend a school that is not under threat of development eviction, not surrounded by the construction of 40 story towers, does not have a needle sweep every morning in the grounds.  We live in Vancouver\'s West End and our local school is not great from the outside environments perspective.\n\nOur friend attended your Open House in November and having listened to how great WMA is, we wanted to apply in order to learn more!'),
(60098, 1063, '_field_135', ''),
(60097, 1063, '_field_134', 'No'),
(60096, 1063, '_field_133', ''),
(60095, 1063, '_field_132', 'No'),
(60094, 1063, '_field_122', ''),
(60093, 1063, '_field_121', 'No'),
(60092, 1063, '_field_120', ''),
(60081, 1063, '_field_106', 'being active and creating games such as \"House\" or other make believe games'),
(60082, 1063, '_field_130', 'Fresh Air Learning, Soaring Eagle Nature School, Colourstrings at VSO'),
(60083, 1063, '_field_137', ''),
(60084, 1063, '_field_131', ''),
(60085, 1063, '_field_138', 'Sportball'),
(60086, 1063, '_field_114', 'Allergies to Tree Nuts'),
(60087, 1063, '_field_115', 'Yes'),
(60088, 1063, '_field_116', 'Our daughter carries an Epi Pen'),
(60089, 1063, '_field_117', 'No'),
(60090, 1063, '_field_118', ''),
(60091, 1063, '_field_119', 'No'),
(60075, 1063, '_field_100', 'English'),
(60076, 1063, '_field_101', ''),
(60077, 1063, '_field_102', 'Canadian'),
(60078, 1063, '_field_103', 'No'),
(60079, 1063, '_field_104', ''),
(60080, 1063, '_field_105', 'Creating with Lego, Drawing, story telling with stuffed animals, listening to music'),
(60074, 1063, '_field_99', 'Female'),
(60073, 1063, '_field_98', 'Lily'),
(60072, 1063, '_field_97', '14/05/2014'),
(60071, 1063, '_field_96', 'Lily Palite-Davidson'),
(69552, 1238, '_field_53', ''),
(69551, 1238, '_field_61', 'Yes'),
(69550, 1238, '_field_39', 'Yes'),
(69549, 1238, '_field_38', 'No'),
(69548, 1238, '_field_37', 'Make believe, building'),
(69547, 1238, '_field_36', 'Reading, coloring, building, playdough'),
(69546, 1238, '_field_72', ''),
(69545, 1238, '_field_32', 'N'),
(69544, 1238, '_field_30', 'Canadian'),
(69543, 1238, '_field_27', ''),
(69542, 1238, '_field_26', 'English'),
(69541, 1238, '_field_22', 'F'),
(69540, 1238, '_field_20', 'Zola'),
(69539, 1238, '_field_24', '11/11/2015'),
(69538, 1238, '_field_18', 'Zola Mitsuko Dekker'),
(69537, 1238, '_field_60', ''),
(69536, 1238, '_field_59', ''),
(69535, 1238, '_field_58', ''),
(69534, 1238, '_field_57', ''),
(69533, 1238, '_field_41', '1'),
(69532, 1238, '_field_35', '604-684-3916 ext 226'),
(69531, 1238, '_field_34', 'Building Owners and Managers Association'),
(69529, 1238, '_field_33', 'BC'),
(69530, 1238, '_field_31', 'V5M2W6'),
(69528, 1238, '_field_29', 'Vancouver'),
(69527, 1238, '_field_28', ''),
(69526, 1238, '_field_25', '3067 East 21st Avenue'),
(69525, 1238, '_field_23', 'sarahkiomi@gmail.com'),
(69524, 1238, '_field_21', '6046192197'),
(69523, 1238, '_field_19', 'Lutz'),
(69522, 1238, '_field_17', 'Sarah Kiomi'),
(69521, 1238, '_field_71', ''),
(69520, 1238, '_field_70', ''),
(69519, 1238, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(69518, 1238, '_field_9', '0'),
(69517, 1238, '_field_7', 'September 2019'),
(69516, 1238, '_field_5', 'Afternoon Session'),
(69515, 1237, '_seq_num', '425'),
(69514, 1237, '_form_id', '2'),
(69513, 1237, '_field_67', '1'),
(69512, 1237, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";}'),
(69511, 1237, '_field_73', 'We appreciate the learning environment that Montessori provides for children. The accountability of the child allows for self awareness to develop from an early age, which I believe is very healthy. I feel as though there are less limitations and more room for self expression within the Montessori Method.'),
(69510, 1237, '_field_47', 'The self directed style and independent learning while still participating in a group environment is very important. We feel as though our daughter would excel given the opportunity to learn around children of varied ages.'),
(69509, 1237, '_field_65', ''),
(69508, 1237, '_field_46', 'N'),
(69507, 1237, '_field_64', 'No dairy'),
(69506, 1237, '_field_45', 'Yes'),
(69505, 1237, '_field_63', ''),
(69504, 1237, '_field_44', 'No'),
(69503, 1237, '_field_62', ''),
(69490, 1237, '_field_32', 'N'),
(69491, 1237, '_field_72', ''),
(69492, 1237, '_field_36', 'Reading, coloring, building, playdough'),
(69493, 1237, '_field_37', 'Make believe, building'),
(69494, 1237, '_field_38', 'No'),
(69495, 1237, '_field_39', 'Yes'),
(69496, 1237, '_field_61', 'Yes'),
(69497, 1237, '_field_53', ''),
(69498, 1237, '_field_54', 'Yes'),
(69499, 1237, '_field_55', 'YMCA Daycare'),
(69500, 1237, '_field_56', 'Yes'),
(69501, 1237, '_field_42', 'None'),
(69502, 1237, '_field_43', 'No'),
(69483, 1237, '_field_18', 'Zola Mitsuko Dekker'),
(69484, 1237, '_field_24', '11/11/2015'),
(69485, 1237, '_field_20', 'Zola'),
(69486, 1237, '_field_22', 'F'),
(69487, 1237, '_field_26', 'English'),
(69488, 1237, '_field_27', ''),
(69489, 1237, '_field_30', 'Canadian'),
(69482, 1237, '_field_60', ''),
(69481, 1237, '_field_59', ''),
(69479, 1237, '_field_57', ''),
(69480, 1237, '_field_58', ''),
(69478, 1237, '_field_41', '1'),
(69477, 1237, '_field_35', '604-684-3916 ext 226'),
(69476, 1237, '_field_34', 'Building Owners and Managers Association'),
(69475, 1237, '_field_31', 'V5M2W6'),
(69474, 1237, '_field_33', 'BC'),
(69473, 1237, '_field_29', 'Vancouver'),
(69472, 1237, '_field_28', ''),
(69471, 1237, '_field_25', '3067 East 21st Avenue'),
(69470, 1237, '_field_23', 'sarahkiomi@gmail.com'),
(69469, 1237, '_field_21', '6046192197'),
(69468, 1237, '_field_19', 'Lutz'),
(69467, 1237, '_field_17', 'Sarah Kiomi'),
(69466, 1237, '_field_71', ''),
(69465, 1237, '_field_70', ''),
(69464, 1237, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(69463, 1237, '_field_9', '0'),
(69462, 1237, '_field_7', 'September 2019'),
(69461, 1237, '_field_5', 'Afternoon Session'),
(69460, 1236, '_seq_num', '424'),
(69459, 1236, '_form_id', '2'),
(69458, 1236, '_field_67', '1'),
(69457, 1236, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(69456, 1236, '_field_73', 'I choose Montessori because I believe it helps my child acquire leadership skills and independence in general, valuing my child\'s happiness above convenience. For example, I educate my child not only focus on academic studies. Of course, academic is the basic and really important. But, it is not the only thing I need to focus. At home, we have montessori toys for my child. Play and learning are together. Also, my child enjoy different areas of studying, such as dancing, arts, violin and sports. All of them help her to be independent and leading. She feels happy and confidence. '),
(69455, 1236, '_field_47', 'After I spend long time to do the research of preschool in Vancouver, I figure out the WMA is good for my child. WMA is not only focus on academic studies, but also train children to be overall developed talents. For example, the three year cycle program is a good approach to help children to be confident, independent and leading. The staffs of the school are all professional and with love. Moreover, the environment of WMA is very neat and clean. '),
(69454, 1236, '_field_65', ''),
(69453, 1236, '_field_46', 'N'),
(69452, 1236, '_field_64', ''),
(69451, 1236, '_field_45', 'No'),
(69450, 1236, '_field_63', ''),
(69449, 1236, '_field_44', 'No'),
(69445, 1236, '_field_56', ''),
(69446, 1236, '_field_42', 'No.'),
(69447, 1236, '_field_43', 'No'),
(69448, 1236, '_field_62', ''),
(69444, 1236, '_field_55', 'Granville House Montessori'),
(69443, 1236, '_field_54', 'Yes'),
(69442, 1236, '_field_53', ''),
(69441, 1236, '_field_61', 'Yes'),
(69440, 1236, '_field_39', 'Yes'),
(69439, 1236, '_field_38', ''),
(69438, 1236, '_field_37', ''),
(69437, 1236, '_field_36', ''),
(69436, 1236, '_field_72', ''),
(69435, 1236, '_field_32', 'N'),
(69434, 1236, '_field_30', 'Canadian'),
(69433, 1236, '_field_27', 'English'),
(69426, 1236, '_field_59', ''),
(69427, 1236, '_field_60', ''),
(69428, 1236, '_field_18', 'Alyssa Li Luo'),
(69429, 1236, '_field_24', '20/12/2015'),
(69430, 1236, '_field_20', ''),
(69431, 1236, '_field_22', 's'),
(69432, 1236, '_field_26', 'Mandarin '),
(69425, 1236, '_field_58', ''),
(69412, 1236, '_field_17', 'Catherine'),
(69413, 1236, '_field_19', 'Wu'),
(69414, 1236, '_field_21', '7788861020'),
(69415, 1236, '_field_23', 'catherinewu.mua@gmail.com'),
(69416, 1236, '_field_25', '4655 Valley Dr'),
(69417, 1236, '_field_28', '1303'),
(69418, 1236, '_field_29', 'Vancouver '),
(69419, 1236, '_field_33', 'BC'),
(69420, 1236, '_field_31', 'V6J5L6'),
(69421, 1236, '_field_34', 'Chanel Inc'),
(69422, 1236, '_field_35', '7788861020'),
(69423, 1236, '_field_41', '0'),
(69424, 1236, '_field_57', ''),
(69406, 1236, '_field_5', 'Afternoon Session'),
(69407, 1236, '_field_7', 'September 2019'),
(69408, 1236, '_field_9', '0'),
(69409, 1236, '_field_69', 'a:3:{i:0;s:8:\"our kids\";i:1;s:10:\"web search\";i:2;s:5:\"other\";}'),
(69410, 1236, '_field_70', ''),
(69411, 1236, '_field_71', ''),
(69405, 1235, '_seq_num', '423'),
(69403, 1235, '_field_67', '1'),
(69404, 1235, '_form_id', '2'),
(60070, 1063, '_field_129', ''),
(60069, 1063, '_field_128', 'Fraser Health Authority'),
(60068, 1063, '_field_95', ''),
(60067, 1063, '_field_94', 'westleyd@hotmail.com'),
(60066, 1063, '_field_93', 'Davidson'),
(60065, 1063, '_field_92', 'Westley'),
(60064, 1063, '_field_91', '1'),
(60063, 1063, '_field_90', '7783299275'),
(60062, 1063, '_field_89', 'Altus Group Ltd'),
(60061, 1063, '_field_88', 'V6G2K1'),
(60060, 1063, '_field_87', 'BC'),
(60059, 1063, '_field_86', 'Vancouver'),
(60058, 1063, '_field_85', '900'),
(60057, 1063, '_field_84', '1050 Bidwell Street'),
(60056, 1063, '_field_83', 'r_praulina@yahoo.co.uk'),
(60055, 1063, '_field_82', '6047204361'),
(60054, 1063, '_field_81', 'Praulina'),
(60053, 1063, '_field_80', 'Ruta'),
(60051, 1063, '_field_78', ''),
(60052, 1063, '_field_79', 'A close friend of mine attended your Open House in November 2018 and loved it.  I hadnt heard of your school, but having spoken to my friend it sounded like a place that I wanted to explore.'),
(60050, 1063, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(60049, 1063, '_field_75', 'January 2020'),
(60048, 1063, '_field_74', 'Kindergarten'),
(60047, 1062, '_seq_num', '258'),
(60046, 1062, '_form_id', '3'),
(60045, 1062, '_field_126', '1'),
(60044, 1062, '_field_136', 'Our daughter is an experiential learner.  Lily observes first, considers her approach and then gets involved if it interests her.  Lily loves being outside and her time at the Outdoor schools have developed her confidence regarding physical abilities as well as her social and problem solving skills.  Lily is capable of sitting through her 45 music classes with ease, creating with lego or jumping off rocks and climbing trees.  Lily has the ability for sitting and concentrating whilst undertaking problem solving or creative tasks as well as being physically confident and expressive. \n\nLily is very empathetic and cares deeply in the well being of others be in animals, humans or our environment.'),
(60043, 1062, '_field_124', 'Our desire is for our daughter to attend a school that maintains, encourages and grows her passion for learning and follows an enquiry based philosophy.  We strongly believe will a Montessori education will enable that. Whilst the BC Curriculum has changed for the better, it will still take much time and effort for the entrenched dictatorial approach to educating to filter out.  We do not want our daughter to have her love of learning extinguished whilst the system catches up.  \n\nWe also do not believe that technology placed in young children\'s hands will have lasting positive affects, in fact we believe quite the opposite.  Children need to master who they are regarding problem solving, self determination, resilience and social capabilities and this cannot be done via the use of screens.  We believe that technology is a great tool in certain circumstances, but it should not be at the core of education.\n\nI have personally read much about the Montessori method.  We nearly enrolled our daughter in a Montessori Pre-School and the main reason we did not, is that the school where we got a spot had no outside space.  Our daughter currently attends two Outdoor Nature Schools and we feel that this has made her blossom in so many ways.  \n\nThere are many things from what I read that we put into practice from an early age such as using real life items from day one e.g. our daughter has never used plastic spoons, cups or plates and we gave her real utensils from day one.  We also encouraged her to master things for herself from a very early age in order to encourage self reliance.\n'),
(60042, 1062, '_field_123', '***Please note that we would like to be considered for September 2019 intake as well, but we acknowledge that we have missed the November Open House.  Thank you***\n\nWe believe in the Montessori methodology as noted in the second section below. \n\nThe school appears to have the sense of community that we are looking for within an environment of the Italian Cultural Centre, which brings a whole wealth of culture to the children\'s environment.\n\nWe want a sense of community that has teachers that are happy and love their jobs, to attend a school that is not under threat of development eviction, not surrounded by the construction of 40 story towers, does not have a needle sweep every morning in the grounds.  We live in Vancouver\'s West End and our local school is not great from the outside environments perspective.\n\nOur friend attended your Open House in November and having listened to how great WMA is, we wanted to apply in order to learn more!'),
(60040, 1062, '_field_134', 'No'),
(60041, 1062, '_field_135', ''),
(60039, 1062, '_field_133', ''),
(60038, 1062, '_field_132', 'No'),
(60037, 1062, '_field_122', ''),
(60036, 1062, '_field_121', 'No'),
(60035, 1062, '_field_120', ''),
(60034, 1062, '_field_119', 'No'),
(60033, 1062, '_field_118', ''),
(60032, 1062, '_field_117', 'No'),
(60031, 1062, '_field_116', 'Our daughter carries an Epi Pen'),
(60030, 1062, '_field_115', 'Yes'),
(60029, 1062, '_field_114', 'Allergies to Tree Nuts'),
(60028, 1062, '_field_138', 'Sportball'),
(60027, 1062, '_field_131', ''),
(60026, 1062, '_field_137', ''),
(60025, 1062, '_field_130', 'Fresh Air Learning, Soaring Eagle Nature School, Colourstrings at VSO'),
(60024, 1062, '_field_106', 'being active and creating games such as \"House\" or other make believe games'),
(60023, 1062, '_field_105', 'Creating with Lego, Drawing, story telling with stuffed animals, listening to music'),
(60022, 1062, '_field_104', ''),
(60021, 1062, '_field_103', 'No'),
(60020, 1062, '_field_102', 'Canadian'),
(60019, 1062, '_field_101', ''),
(60018, 1062, '_field_100', 'English'),
(60017, 1062, '_field_99', 'Female'),
(60016, 1062, '_field_98', 'Lily'),
(60015, 1062, '_field_97', '14/05/2014'),
(60014, 1062, '_field_96', 'Lily Palite-Davidson'),
(60013, 1062, '_field_129', ''),
(60012, 1062, '_field_128', 'Fraser Health Authority'),
(60011, 1062, '_field_95', ''),
(60010, 1062, '_field_94', 'westleyd@hotmail.com'),
(60009, 1062, '_field_93', 'Davidson'),
(60008, 1062, '_field_92', 'Westley'),
(60007, 1062, '_field_91', '1'),
(60006, 1062, '_field_90', '7783299275'),
(60004, 1062, '_field_88', 'V6G2K1'),
(60005, 1062, '_field_89', 'Altus Group Ltd'),
(60003, 1062, '_field_87', 'BC'),
(60002, 1062, '_field_86', 'Vancouver'),
(60001, 1062, '_field_85', '900'),
(60000, 1062, '_field_84', '1050 Bidwell Street'),
(59999, 1062, '_field_83', 'r_praulina@yahoo.co.uk'),
(59998, 1062, '_field_82', '6047204361'),
(59997, 1062, '_field_81', 'Praulina'),
(59996, 1062, '_field_80', 'Ruta'),
(59995, 1062, '_field_79', 'A close friend of mine attended your Open House in November 2018 and loved it.  I hadnt heard of your school, but having spoken to my friend it sounded like a place that I wanted to explore.'),
(59994, 1062, '_field_78', ''),
(59993, 1062, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(59992, 1062, '_field_75', 'January 2020'),
(59991, 1062, '_field_74', 'Kindergarten'),
(59989, 1061, '_form_id', '3'),
(59990, 1061, '_seq_num', '257'),
(59988, 1061, '_field_126', '1'),
(59987, 1061, '_field_136', 'Our daughter is an experiential learner.  Lily observes first, considers her approach and then gets involved if it interests her.  Lily loves being outside and her time at the Outdoor schools have developed her confidence regarding physical abilities as well as her social and problem solving skills.  Lily is capable of sitting through her 45 music classes with ease, creating with lego or jumping off rocks and climbing trees.  Lily has the ability for sitting and concentrating whilst undertaking problem solving or creative tasks as well as being physically confident and expressive. \n\nLily is very empathetic and cares deeply in the well being of others be in animals, humans or our environment.'),
(59986, 1061, '_field_124', 'Our desire is for our daughter to attend a school that maintains, encourages and grows her passion for learning and follows an enquiry based philosophy.  We strongly believe will a Montessori education will enable that. Whilst the BC Curriculum has changed for the better, it will still take much time and effort for the entrenched dictatorial approach to educating to filter out.  We do not want our daughter to have her love of learning extinguished whilst the system catches up.  \n\nWe also do not believe that technology placed in young children\'s hands will have lasting positive affects, in fact we believe quite the opposite.  Children need to master who they are regarding problem solving, self determination, resilience and social capabilities and this cannot be done via the use of screens.  We believe that technology is a great tool in certain circumstances, but it should not be at the core of education.\n\nI have personally read much about the Montessori method.  We nearly enrolled our daughter in a Montessori Pre-School and the main reason we did not, is that the school where we got a spot had no outside space.  Our daughter currently attends two Outdoor Nature Schools and we feel that this has made her blossom in so many ways.  \n\nThere are many things from what I read that we put into practice from an early age such as using real life items from day one e.g. our daughter has never used plastic spoons, cups or plates and we gave her real utensils from day one.  We also encouraged her to master things for herself from a very early age in order to encourage self reliance.\n'),
(59985, 1061, '_field_123', '***Please note that we would like to be considered for September 2019 intake as well, but we acknowledge that we have missed the November Open House.  Thank you***\n\nWe believe in the Montessori methodology as noted in the second section below. \n\nThe school appears to have the sense of community that we are looking for within an environment of the Italian Cultural Centre, which brings a whole wealth of culture to the children\'s environment.\n\nWe want a sense of community that has teachers that are happy and love their jobs, to attend a school that is not under threat of development eviction, not surrounded by the construction of 40 story towers, does not have a needle sweep every morning in the grounds.  We live in Vancouver\'s West End and our local school is not great from the outside environments perspective.\n\nOur friend attended your Open House in November and having listened to how great WMA is, we wanted to apply in order to learn more!'),
(59984, 1061, '_field_135', ''),
(59983, 1061, '_field_134', 'No'),
(59982, 1061, '_field_133', ''),
(59980, 1061, '_field_122', ''),
(59981, 1061, '_field_132', 'No'),
(59979, 1061, '_field_121', 'No'),
(59978, 1061, '_field_120', ''),
(59977, 1061, '_field_119', 'No'),
(59975, 1061, '_field_117', 'No'),
(59976, 1061, '_field_118', ''),
(59974, 1061, '_field_116', 'Our daughter carries an Epi Pen'),
(59973, 1061, '_field_115', 'Yes'),
(59972, 1061, '_field_114', 'Allergies to Tree Nuts'),
(59971, 1061, '_field_138', 'Sportball'),
(59968, 1061, '_field_130', 'Fresh Air Learning, Soaring Eagle Nature School, Colourstrings at VSO'),
(59969, 1061, '_field_137', ''),
(59970, 1061, '_field_131', ''),
(59967, 1061, '_field_106', 'being active and creating games such as \"House\" or other make believe games'),
(59966, 1061, '_field_105', 'Creating with Lego, Drawing, story telling with stuffed animals, listening to music'),
(59965, 1061, '_field_104', ''),
(59964, 1061, '_field_103', 'No'),
(59963, 1061, '_field_102', 'Canadian'),
(59962, 1061, '_field_101', ''),
(59960, 1061, '_field_99', 'Female'),
(59961, 1061, '_field_100', 'English'),
(59947, 1061, '_field_88', 'V6G2K1'),
(59948, 1061, '_field_89', 'Altus Group Ltd'),
(59949, 1061, '_field_90', '7783299275'),
(59950, 1061, '_field_91', '1'),
(59951, 1061, '_field_92', 'Westley'),
(59952, 1061, '_field_93', 'Davidson'),
(59953, 1061, '_field_94', 'westleyd@hotmail.com'),
(59954, 1061, '_field_95', ''),
(59955, 1061, '_field_128', 'Fraser Health Authority'),
(59956, 1061, '_field_129', ''),
(59957, 1061, '_field_96', 'Lily Palite-Davidson'),
(59958, 1061, '_field_97', '14/05/2014'),
(59959, 1061, '_field_98', 'Lily'),
(59940, 1061, '_field_81', 'Praulina'),
(59941, 1061, '_field_82', '6047204361'),
(59942, 1061, '_field_83', 'r_praulina@yahoo.co.uk'),
(59943, 1061, '_field_84', '1050 Bidwell Street'),
(59944, 1061, '_field_85', '900'),
(59945, 1061, '_field_86', 'Vancouver'),
(59946, 1061, '_field_87', 'BC'),
(59939, 1061, '_field_80', 'Ruta'),
(59938, 1061, '_field_79', 'A close friend of mine attended your Open House in November 2018 and loved it.  I hadnt heard of your school, but having spoken to my friend it sounded like a place that I wanted to explore.'),
(59937, 1061, '_field_78', ''),
(59936, 1061, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(59935, 1061, '_field_75', 'January 2020'),
(59934, 1061, '_field_74', 'Kindergarten'),
(59933, 1060, '_seq_num', '256'),
(59932, 1060, '_form_id', '3'),
(59931, 1060, '_field_126', '1'),
(59930, 1060, '_field_136', 'Our daughter is an experiential learner.  Lily observes first, considers her approach and then gets involved if it interests her.  Lily loves being outside and her time at the Outdoor schools have developed her confidence regarding physical abilities as well as her social and problem solving skills.  Lily is capable of sitting through her 45 music classes with ease, creating with lego or jumping off rocks and climbing trees.  Lily has the ability for sitting and concentrating whilst undertaking problem solving or creative tasks as well as being physically confident and expressive. \n\nLily is very empathetic and cares deeply in the well being of others be in animals, humans or our environment.'),
(59929, 1060, '_field_124', 'Our desire is for our daughter to attend a school that maintains, encourages and grows her passion for learning and follows an enquiry based philosophy.  We strongly believe will a Montessori education will enable that. Whilst the BC Curriculum has changed for the better, it will still take much time and effort for the entrenched dictatorial approach to educating to filter out.  We do not want our daughter to have her love of learning extinguished whilst the system catches up.  \n\nWe also do not believe that technology placed in young children\'s hands will have lasting positive affects, in fact we believe quite the opposite.  Children need to master who they are regarding problem solving, self determination, resilience and social capabilities and this cannot be done via the use of screens.  We believe that technology is a great tool in certain circumstances, but it should not be at the core of education.\n\nI have personally read much about the Montessori method.  We nearly enrolled our daughter in a Montessori Pre-School and the main reason we did not, is that the school where we got a spot had no outside space.  Our daughter currently attends two Outdoor Nature Schools and we feel that this has made her blossom in so many ways.  \n\nThere are many things from what I read that we put into practice from an early age such as using real life items from day one e.g. our daughter has never used plastic spoons, cups or plates and we gave her real utensils from day one.  We also encouraged her to master things for herself from a very early age in order to encourage self reliance.\n'),
(59927, 1060, '_field_135', ''),
(59928, 1060, '_field_123', '***Please note that we would like to be considered for September 2019 intake as well, but we acknowledge that we have missed the November Open House.  Thank you***\n\nWe believe in the Montessori methodology as noted in the second section below. \n\nThe school appears to have the sense of community that we are looking for within an environment of the Italian Cultural Centre, which brings a whole wealth of culture to the children\'s environment.\n\nWe want a sense of community that has teachers that are happy and love their jobs, to attend a school that is not under threat of development eviction, not surrounded by the construction of 40 story towers, does not have a needle sweep every morning in the grounds.  We live in Vancouver\'s West End and our local school is not great from the outside environments perspective.\n\nOur friend attended your Open House in November and having listened to how great WMA is, we wanted to apply in order to learn more!'),
(59919, 1060, '_field_118', ''),
(59920, 1060, '_field_119', 'No'),
(59921, 1060, '_field_120', ''),
(59922, 1060, '_field_121', 'No'),
(59923, 1060, '_field_122', ''),
(59924, 1060, '_field_132', 'No'),
(59925, 1060, '_field_133', ''),
(59926, 1060, '_field_134', 'No'),
(59918, 1060, '_field_117', 'No'),
(59917, 1060, '_field_116', 'Our daughter carries an Epi Pen'),
(59916, 1060, '_field_115', 'Yes'),
(69402, 1235, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(69401, 1235, '_field_73', 'I choose Montessori because I believe it helps my child acquire leadership skills and independence in general, valuing my child\'s happiness above convenience. For example, I educate my child not only focus on academic studies. Of course, academic is the basic and really important. But, it is not the only thing I need to focus. At home, we have montessori toys for my child. Play and learning are together. Also, my child enjoy different areas of studying, such as dancing, arts, violin and sports. All of them help her to be independent and leading. She feels happy and confidence. '),
(69400, 1235, '_field_47', 'After I spend long time to do the research of preschool in Vancouver, I figure out the WMA is good for my child. WMA is not only focus on academic studies, but also train children to be overall developed talents. For example, the three year cycle program is a good approach to help children to be confident, independent and leading. The staffs of the school are all professional and with love. Moreover, the environment of WMA is very neat and clean. '),
(69399, 1235, '_field_65', ''),
(69398, 1235, '_field_46', 'N'),
(69397, 1235, '_field_64', ''),
(69396, 1235, '_field_45', 'No'),
(69395, 1235, '_field_63', ''),
(69394, 1235, '_field_44', 'No'),
(69393, 1235, '_field_62', ''),
(69392, 1235, '_field_43', 'No'),
(69391, 1235, '_field_42', 'No.'),
(69390, 1235, '_field_56', ''),
(69389, 1235, '_field_55', 'Granville House Montessori'),
(69388, 1235, '_field_54', 'Yes'),
(69387, 1235, '_field_53', ''),
(69386, 1235, '_field_61', 'Yes'),
(69385, 1235, '_field_39', 'Yes'),
(69384, 1235, '_field_38', ''),
(69383, 1235, '_field_37', ''),
(69382, 1235, '_field_36', ''),
(69381, 1235, '_field_72', ''),
(69380, 1235, '_field_32', 'N'),
(69379, 1235, '_field_30', 'Canadian'),
(69378, 1235, '_field_27', 'English'),
(69377, 1235, '_field_26', 'Mandarin '),
(69376, 1235, '_field_22', 's'),
(69375, 1235, '_field_20', ''),
(69374, 1235, '_field_24', '20/12/2015'),
(69373, 1235, '_field_18', 'Alyssa Li Luo'),
(69372, 1235, '_field_60', ''),
(69371, 1235, '_field_59', ''),
(69370, 1235, '_field_58', ''),
(69369, 1235, '_field_57', ''),
(69368, 1235, '_field_41', '0'),
(69366, 1235, '_field_34', 'Chanel Inc'),
(69367, 1235, '_field_35', '7788861020'),
(69365, 1235, '_field_31', 'V6J5L6'),
(69364, 1235, '_field_33', 'BC'),
(69363, 1235, '_field_29', 'Vancouver '),
(69362, 1235, '_field_28', '1303'),
(69361, 1235, '_field_25', '4655 Valley Dr'),
(69360, 1235, '_field_23', 'catherinewu.mua@gmail.com'),
(69359, 1235, '_field_21', '7788861020'),
(69358, 1235, '_field_19', 'Wu'),
(69357, 1235, '_field_17', 'Catherine'),
(69347, 1234, '_field_136', 'Does have some difficulty with abrupt changes in routine. '),
(69348, 1234, '_field_126', '1'),
(69349, 1234, '_form_id', '3'),
(69350, 1234, '_seq_num', '316'),
(69351, 1235, '_field_5', 'Afternoon Session'),
(69352, 1235, '_field_7', 'September 2019'),
(69353, 1235, '_field_9', '0'),
(69354, 1235, '_field_69', 'a:3:{i:0;s:8:\"our kids\";i:1;s:10:\"web search\";i:2;s:5:\"other\";}'),
(69355, 1235, '_field_70', ''),
(69356, 1235, '_field_71', ''),
(69345, 1234, '_field_123', 'Small more individual attention to help children grow and learn. '),
(69346, 1234, '_field_124', 'Allows children to follow their passion and nurture their nature curiosity, we feel Dylan is very bright and in the right environment will flourish with new knowledge and experiences. In a traditional school I am concerned there will not be enough individual attention to allow his full potential to flourish. '),
(69344, 1234, '_field_135', ''),
(69342, 1234, '_field_133', ''),
(69343, 1234, '_field_134', 'No'),
(69341, 1234, '_field_132', 'No'),
(69340, 1234, '_field_122', ''),
(69339, 1234, '_field_121', 'No'),
(69338, 1234, '_field_120', 'Difficulty trying new foods. Likes fruits, crackers, bread, peanut-butter, hummus, cereal, pancakes, waffles. We encourage to offer other foods and smoothies are a good way to get more nutrients into his diet. '),
(69337, 1234, '_field_119', 'Yes'),
(69336, 1234, '_field_118', ''),
(69335, 1234, '_field_117', 'No'),
(69334, 1234, '_field_116', ''),
(69333, 1234, '_field_115', 'No'),
(69332, 1234, '_field_114', 'None'),
(69331, 1234, '_field_138', 'Tennis, forest school '),
(69330, 1234, '_field_131', 'Preschool '),
(69329, 1234, '_field_137', 'Writing letters and drawings '),
(69328, 1234, '_field_130', 'Will start at Nootka Sept 2019'),
(69327, 1234, '_field_106', 'Playing outdoors imaginative games. '),
(69326, 1234, '_field_105', 'Imaginative play with LEGO and play mobile '),
(69325, 1234, '_field_104', 'Eleanor 1'),
(69324, 1234, '_field_103', 'Yes'),
(69323, 1234, '_field_102', 'Canadian '),
(69322, 1234, '_field_101', ''),
(69321, 1234, '_field_100', 'English'),
(69320, 1234, '_field_99', 'Male'),
(69319, 1234, '_field_98', ''),
(69318, 1234, '_field_97', '02/04/2014'),
(69317, 1234, '_field_96', 'Dylan Skala'),
(69316, 1234, '_field_129', ''),
(69315, 1234, '_field_128', ''),
(69314, 1234, '_field_95', ''),
(69313, 1234, '_field_94', ''),
(69312, 1234, '_field_93', ''),
(69311, 1234, '_field_92', ''),
(69310, 1234, '_field_91', '0'),
(69309, 1234, '_field_90', '6045658732'),
(69308, 1234, '_field_89', 'Inlet Community Birth Program'),
(69307, 1234, '_field_88', 'V5M 4S'),
(69306, 1234, '_field_87', 'BC'),
(69305, 1234, '_field_86', 'Vancover '),
(69304, 1234, '_field_85', '133'),
(69303, 1234, '_field_84', '2775 Coopertive Way'),
(69302, 1234, '_field_83', 'corinapautler@gmail.com'),
(69301, 1234, '_field_82', '6049994964'),
(69300, 1234, '_field_81', 'Skala'),
(69299, 1234, '_field_80', 'Corine '),
(69298, 1234, '_field_79', ''),
(69297, 1234, '_field_78', 'Karasick (Brandon and Ellie)'),
(69296, 1234, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(69295, 1234, '_field_75', 'September 2019'),
(69294, 1234, '_field_74', 'Kindergarten'),
(69292, 1233, '_form_id', '3'),
(69293, 1233, '_seq_num', '315'),
(69291, 1233, '_field_126', '1'),
(69290, 1233, '_field_136', 'Does have some difficulty with abrupt changes in routine. '),
(69289, 1233, '_field_124', 'Allows children to follow their passion and nurture their nature curiosity, we feel Dylan is very bright and in the right environment will flourish with new knowledge and experiences. In a traditional school I am concerned there will not be enough individual attention to allow his full potential to flourish. '),
(69279, 1233, '_field_118', ''),
(69280, 1233, '_field_119', 'Yes'),
(69281, 1233, '_field_120', 'Difficulty trying new foods. Likes fruits, crackers, bread, peanut-butter, hummus, cereal, pancakes, waffles. We encourage to offer other foods and smoothies are a good way to get more nutrients into his diet. '),
(69282, 1233, '_field_121', 'No'),
(69283, 1233, '_field_122', ''),
(69284, 1233, '_field_132', 'No'),
(69285, 1233, '_field_133', ''),
(69286, 1233, '_field_134', 'No'),
(69287, 1233, '_field_135', ''),
(69288, 1233, '_field_123', 'Small more individual attention to help children grow and learn. '),
(69273, 1233, '_field_131', 'Preschool '),
(69274, 1233, '_field_138', 'Tennis, forest school '),
(69275, 1233, '_field_114', 'None'),
(69276, 1233, '_field_115', 'No'),
(69277, 1233, '_field_116', ''),
(69278, 1233, '_field_117', 'No'),
(69272, 1233, '_field_137', 'Writing letters and drawings '),
(69271, 1233, '_field_130', 'Will start at Nootka Sept 2019'),
(69270, 1233, '_field_106', 'Playing outdoors imaginative games. '),
(69269, 1233, '_field_105', 'Imaginative play with LEGO and play mobile '),
(69268, 1233, '_field_104', 'Eleanor 1'),
(69267, 1233, '_field_103', 'Yes'),
(69266, 1233, '_field_102', 'Canadian '),
(69263, 1233, '_field_99', 'Male'),
(69264, 1233, '_field_100', 'English'),
(69265, 1233, '_field_101', ''),
(69262, 1233, '_field_98', ''),
(69261, 1233, '_field_97', '02/04/2014'),
(69260, 1233, '_field_96', 'Dylan Skala'),
(69259, 1233, '_field_129', ''),
(69258, 1233, '_field_128', ''),
(69257, 1233, '_field_95', ''),
(69256, 1233, '_field_94', ''),
(69255, 1233, '_field_93', ''),
(69254, 1233, '_field_92', ''),
(69253, 1233, '_field_91', '0'),
(69252, 1233, '_field_90', '6045658732'),
(69251, 1233, '_field_89', 'Inlet Community Birth Program'),
(69250, 1233, '_field_88', 'V5M 4S'),
(69249, 1233, '_field_87', 'BC'),
(69248, 1233, '_field_86', 'Vancover '),
(69247, 1233, '_field_85', '133'),
(69246, 1233, '_field_84', '2775 Coopertive Way'),
(69245, 1233, '_field_83', 'corinapautler@gmail.com'),
(69244, 1233, '_field_82', '6049994964'),
(69243, 1233, '_field_81', 'Skala'),
(69242, 1233, '_field_80', 'Corine '),
(69241, 1233, '_field_79', ''),
(69240, 1233, '_field_78', 'Karasick (Brandon and Ellie)'),
(69239, 1233, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(69238, 1233, '_field_75', 'September 2019'),
(69237, 1233, '_field_74', 'Kindergarten'),
(69236, 1232, '_seq_num', '314'),
(69235, 1232, '_form_id', '3'),
(69234, 1232, '_field_126', '1'),
(69233, 1232, '_field_136', 'We were very happy with the Montessori school that Avaline attended in the States since she was about 2 years old and would like to continue her path in that direction.  We thank you in advance for your time and consideration!'),
(69232, 1232, '_field_124', 'Avaline came from a Montessori school in the United States.  Since putting her in that environment, she has been able to express herself more, work with others well, as well as herself.  She is very hands on with material and we would like to see her grow even more in those areas.  We would like her educational goals to be put into practice even when she is not in school.  Our goal as parents is to continue and reinforce what she learns in school so she can carry out those same principles wherever she goes.  '),
(69231, 1232, '_field_123', 'We would like for Avaline to attend WMA so she can grow more developmentally as well as physically and emotionally.  The sense of community and caring for others is also important to us.  '),
(69224, 1232, '_field_120', ''),
(69225, 1232, '_field_121', 'No'),
(69226, 1232, '_field_122', ''),
(69227, 1232, '_field_132', 'No'),
(69228, 1232, '_field_133', ''),
(69229, 1232, '_field_134', 'No'),
(69230, 1232, '_field_135', ''),
(69223, 1232, '_field_119', 'No'),
(69222, 1232, '_field_118', ''),
(69221, 1232, '_field_117', 'No'),
(69220, 1232, '_field_116', ''),
(69219, 1232, '_field_115', 'No'),
(69218, 1232, '_field_114', 'allergic to Amoxicillin'),
(69217, 1232, '_field_138', ''),
(69216, 1232, '_field_131', ''),
(69215, 1232, '_field_137', 'art work, playing with others'),
(69214, 1232, '_field_130', ''),
(69212, 1232, '_field_105', 'coloring, role playing with toys, workbooks'),
(69213, 1232, '_field_106', 'role playing, playing on the playground'),
(69199, 1232, '_field_94', 'vwgriffith83@gmail.com'),
(69200, 1232, '_field_95', '6193180853'),
(69201, 1232, '_field_128', 'n/a'),
(69202, 1232, '_field_129', 'n/a'),
(69203, 1232, '_field_96', 'Avaline Janae Rose Griffith'),
(69204, 1232, '_field_97', '26/07/2014'),
(69205, 1232, '_field_98', 'Avaline'),
(69206, 1232, '_field_99', 'Female'),
(69207, 1232, '_field_100', 'English'),
(69208, 1232, '_field_101', ''),
(69209, 1232, '_field_102', 'USC'),
(69210, 1232, '_field_103', 'Yes'),
(69211, 1232, '_field_104', 'Sofia Wren Griffith age 2'),
(69193, 1232, '_field_88', 'V6B3G6'),
(69194, 1232, '_field_89', 'YVR US Customs and Border Protection'),
(69195, 1232, '_field_90', '6042787422'),
(69196, 1232, '_field_91', '1'),
(69197, 1232, '_field_92', 'Wayne'),
(69198, 1232, '_field_93', 'Griffith'),
(69192, 1232, '_field_87', 'BC'),
(69190, 1232, '_field_85', '803'),
(69191, 1232, '_field_86', 'Vancouver'),
(69189, 1232, '_field_84', '1388 Richards Street'),
(59915, 1060, '_field_114', 'Allergies to Tree Nuts'),
(59914, 1060, '_field_138', 'Sportball'),
(59913, 1060, '_field_131', ''),
(59912, 1060, '_field_137', ''),
(59911, 1060, '_field_130', 'Fresh Air Learning, Soaring Eagle Nature School, Colourstrings at VSO'),
(59910, 1060, '_field_106', 'being active and creating games such as \"House\" or other make believe games'),
(59909, 1060, '_field_105', 'Creating with Lego, Drawing, story telling with stuffed animals, listening to music'),
(59908, 1060, '_field_104', ''),
(59907, 1060, '_field_103', 'No'),
(59906, 1060, '_field_102', 'Canadian'),
(59905, 1060, '_field_101', ''),
(59904, 1060, '_field_100', 'English'),
(59903, 1060, '_field_99', 'Female'),
(59902, 1060, '_field_98', 'Lily'),
(59901, 1060, '_field_97', '14/05/2014'),
(59900, 1060, '_field_96', 'Lily Palite-Davidson'),
(59899, 1060, '_field_129', ''),
(59898, 1060, '_field_128', 'Fraser Health Authority'),
(59897, 1060, '_field_95', ''),
(59896, 1060, '_field_94', 'westleyd@hotmail.com'),
(59895, 1060, '_field_93', 'Davidson'),
(59894, 1060, '_field_92', 'Westley'),
(59893, 1060, '_field_91', '1'),
(59892, 1060, '_field_90', '7783299275'),
(59891, 1060, '_field_89', 'Altus Group Ltd'),
(59890, 1060, '_field_88', 'V6G2K1'),
(59889, 1060, '_field_87', 'BC'),
(59888, 1060, '_field_86', 'Vancouver'),
(59887, 1060, '_field_85', '900'),
(59886, 1060, '_field_84', '1050 Bidwell Street'),
(59885, 1060, '_field_83', 'r_praulina@yahoo.co.uk'),
(59884, 1060, '_field_82', '6047204361'),
(59883, 1060, '_field_81', 'Praulina'),
(59882, 1060, '_field_80', 'Ruta'),
(59881, 1060, '_field_79', 'A close friend of mine attended your Open House in November 2018 and loved it.  I hadnt heard of your school, but having spoken to my friend it sounded like a place that I wanted to explore.'),
(59880, 1060, '_field_78', ''),
(59879, 1060, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(59878, 1060, '_field_75', 'January 2020'),
(59877, 1060, '_field_74', 'Kindergarten'),
(59876, 1059, '_seq_num', '314'),
(59875, 1059, '_form_id', '2'),
(59874, 1059, '_field_67', '1'),
(59873, 1059, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(59871, 1059, '_field_47', 'We love WMA :)'),
(59872, 1059, '_field_73', 'The method seems to work very well for our boys, and we love the teachers at WMA. '),
(59870, 1059, '_field_65', ''),
(59868, 1059, '_field_64', ''),
(59869, 1059, '_field_46', 'N'),
(59867, 1059, '_field_45', 'No'),
(59866, 1059, '_field_63', ''),
(59865, 1059, '_field_44', 'No'),
(59864, 1059, '_field_62', ''),
(59863, 1059, '_field_43', 'No'),
(59862, 1059, '_field_42', 'None known'),
(59861, 1059, '_field_56', ''),
(59860, 1059, '_field_55', 'WMA Casa AM'),
(59859, 1059, '_field_54', 'Yes'),
(59858, 1059, '_field_53', ''),
(59844, 1059, '_field_18', 'Blake Ayoubi Hall'),
(59845, 1059, '_field_24', '03/07/2015'),
(59846, 1059, '_field_20', 'Blake'),
(59847, 1059, '_field_22', 'M'),
(59848, 1059, '_field_26', 'English'),
(59849, 1059, '_field_27', ''),
(59850, 1059, '_field_30', 'Canadian'),
(59851, 1059, '_field_32', 'Yes'),
(59852, 1059, '_field_72', 'Aubry Hall - 5yrs'),
(59853, 1059, '_field_36', ''),
(59854, 1059, '_field_37', ''),
(59855, 1059, '_field_38', ''),
(59856, 1059, '_field_39', 'Yes'),
(59857, 1059, '_field_61', 'Yes'),
(59836, 1059, '_field_31', 'V5N1P4'),
(59837, 1059, '_field_34', 'Pacey MedTech'),
(59838, 1059, '_field_35', '6048099444'),
(59839, 1059, '_field_41', '1'),
(59840, 1059, '_field_57', ''),
(59841, 1059, '_field_58', ''),
(59842, 1059, '_field_59', ''),
(59843, 1059, '_field_60', ''),
(59835, 1059, '_field_33', 'BC'),
(59833, 1059, '_field_28', ''),
(59834, 1059, '_field_29', 'Vancouver'),
(59832, 1059, '_field_25', '1847 E 6th Ave'),
(59831, 1059, '_field_23', 'anadine1@hotmail.com'),
(59830, 1059, '_field_21', '6048099444'),
(59828, 1059, '_field_17', 'Nadine'),
(59829, 1059, '_field_19', 'Hall'),
(59827, 1059, '_field_71', ''),
(59826, 1059, '_field_70', 'Aubry &amp; Blake Hall'),
(59825, 1059, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(59824, 1059, '_field_9', '1'),
(59823, 1059, '_field_7', 'January 2019'),
(59822, 1059, '_field_5', 'Morning Session'),
(59821, 1058, '_seq_num', '313'),
(59820, 1058, '_form_id', '2'),
(59819, 1058, '_field_67', '1'),
(59818, 1058, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(59817, 1058, '_field_73', 'The method seems to work very well for our boys, and we love the teachers at WMA. '),
(59816, 1058, '_field_47', 'We love WMA :)'),
(59815, 1058, '_field_65', ''),
(59814, 1058, '_field_46', 'N'),
(59813, 1058, '_field_64', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(59812, 1058, '_field_45', 'No'),
(59810, 1058, '_field_44', 'No'),
(59811, 1058, '_field_63', ''),
(59809, 1058, '_field_62', ''),
(59808, 1058, '_field_43', 'No'),
(59807, 1058, '_field_42', 'None known'),
(59806, 1058, '_field_56', ''),
(59805, 1058, '_field_55', 'WMA Casa AM'),
(59804, 1058, '_field_54', 'Yes'),
(59803, 1058, '_field_53', ''),
(59802, 1058, '_field_61', 'Yes'),
(59801, 1058, '_field_39', 'Yes'),
(59800, 1058, '_field_38', ''),
(59799, 1058, '_field_37', ''),
(59798, 1058, '_field_36', ''),
(59797, 1058, '_field_72', 'Aubry Hall - 5yrs'),
(59796, 1058, '_field_32', 'Yes'),
(59795, 1058, '_field_30', 'Canadian'),
(59794, 1058, '_field_27', ''),
(59793, 1058, '_field_26', 'English'),
(59792, 1058, '_field_22', 'M'),
(59791, 1058, '_field_20', 'Blake'),
(59790, 1058, '_field_24', '03/07/2015'),
(59789, 1058, '_field_18', 'Blake Ayoubi Hall'),
(59788, 1058, '_field_60', ''),
(59787, 1058, '_field_59', ''),
(59786, 1058, '_field_58', ''),
(59785, 1058, '_field_57', ''),
(59783, 1058, '_field_35', '6048099444'),
(59784, 1058, '_field_41', '1'),
(59782, 1058, '_field_34', 'Pacey MedTech'),
(59781, 1058, '_field_31', 'V5N1P4'),
(59780, 1058, '_field_33', 'BC'),
(59778, 1058, '_field_28', ''),
(59779, 1058, '_field_29', 'Vancouver'),
(59777, 1058, '_field_25', '1847 E 6th Ave'),
(59776, 1058, '_field_23', 'anadine1@hotmail.com'),
(59771, 1058, '_field_70', 'Aubry &amp; Blake Hall'),
(59772, 1058, '_field_71', ''),
(59773, 1058, '_field_17', 'Nadine'),
(59774, 1058, '_field_19', 'Hall'),
(59775, 1058, '_field_21', '6048099444'),
(59770, 1058, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(59769, 1058, '_field_9', '1'),
(59768, 1058, '_field_7', 'January 2019'),
(59767, 1058, '_field_5', 'Morning Session'),
(59766, 1057, '_seq_num', '255'),
(59765, 1057, '_form_id', '3'),
(59764, 1057, '_field_126', '1'),
(59754, 1057, '_field_120', 'prefers carbs and meats. working on vegetables.'),
(59755, 1057, '_field_121', 'No'),
(59756, 1057, '_field_122', ''),
(59757, 1057, '_field_132', 'No'),
(59758, 1057, '_field_133', ''),
(59759, 1057, '_field_134', 'No'),
(59760, 1057, '_field_135', ''),
(59761, 1057, '_field_123', 'To continue to excel in his Montessori education.'),
(59762, 1057, '_field_124', 'The idea of more freedom of movement. Having the opportunity to pursue some if his own interests in his learning endeavours.'),
(59763, 1057, '_field_136', 'He is helpful and caring about himself and others around him.'),
(59747, 1057, '_field_138', 'music class.'),
(59748, 1057, '_field_114', 'cats.'),
(59749, 1057, '_field_115', 'Yes'),
(59750, 1057, '_field_116', 'Alvesco asthma.'),
(59751, 1057, '_field_117', 'No'),
(59752, 1057, '_field_118', ''),
(59753, 1057, '_field_119', 'Yes'),
(59746, 1057, '_field_131', ''),
(59745, 1057, '_field_137', ''),
(59743, 1057, '_field_106', 'recycling, immaginative games,'),
(59744, 1057, '_field_130', ''),
(59742, 1057, '_field_105', 'pretend play, garbage truck and firetruck related.'),
(59741, 1057, '_field_104', ''),
(59739, 1057, '_field_102', 'canadian'),
(59740, 1057, '_field_103', 'No'),
(59738, 1057, '_field_101', ''),
(59736, 1057, '_field_99', 'Male'),
(59737, 1057, '_field_100', 'english'),
(59735, 1057, '_field_98', 'Aubrey'),
(59734, 1057, '_field_97', '19/01/2014'),
(59733, 1057, '_field_96', 'Aubrey Dadiotis Johnson'),
(59732, 1057, '_field_129', '6046859321'),
(59731, 1057, '_field_128', 'The Vancouver Club'),
(59730, 1057, '_field_95', '6043543918'),
(59729, 1057, '_field_94', 'Adam@vancouverclub.ca'),
(59728, 1057, '_field_93', 'Johnson'),
(59727, 1057, '_field_92', 'Adam'),
(59726, 1057, '_field_91', '1'),
(59725, 1057, '_field_90', '6046757400'),
(59724, 1057, '_field_89', 'Provincial health services authority '),
(59723, 1057, '_field_88', 'V5V4S5'),
(59722, 1057, '_field_87', 'BC'),
(59721, 1057, '_field_86', 'Vancouver'),
(59720, 1057, '_field_85', '209'),
(59719, 1057, '_field_84', '3465 Glen drive'),
(59718, 1057, '_field_83', 'Maria_dad@hotmail.com'),
(59717, 1057, '_field_82', '6043753304'),
(59716, 1057, '_field_81', 'Dadiotis'),
(59715, 1057, '_field_80', 'Maria'),
(59714, 1057, '_field_79', 'current Montessori day care program, Montessori and more learning centre.'),
(59713, 1057, '_field_78', ''),
(59712, 1057, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(59711, 1057, '_field_75', 'September 2019'),
(59710, 1057, '_field_74', 'Kindergarten'),
(59709, 1056, '_seq_num', '254'),
(59708, 1056, '_form_id', '3'),
(59707, 1056, '_field_126', '1'),
(59706, 1056, '_field_136', 'He is helpful and caring about himself and others around him.'),
(59705, 1056, '_field_124', 'The idea of more freedom of movement. Having the opportunity to pursue some if his own interests in his learning endeavours.'),
(59704, 1056, '_field_123', 'To continue to excel in his Montessori education.'),
(59703, 1056, '_field_135', ''),
(59702, 1056, '_field_134', 'No'),
(59701, 1056, '_field_133', ''),
(59700, 1056, '_field_132', 'No'),
(59699, 1056, '_field_122', ''),
(59698, 1056, '_field_121', 'No'),
(59694, 1056, '_field_117', 'No'),
(59695, 1056, '_field_118', ''),
(59696, 1056, '_field_119', 'Yes'),
(59697, 1056, '_field_120', 'prefers carbs and meats. working on vegetables.'),
(59693, 1056, '_field_116', 'Alvesco asthma.'),
(59692, 1056, '_field_115', 'Yes'),
(59691, 1056, '_field_114', 'cats.'),
(59690, 1056, '_field_138', 'music class.'),
(59689, 1056, '_field_131', ''),
(59688, 1056, '_field_137', ''),
(59687, 1056, '_field_130', ''),
(59686, 1056, '_field_106', 'recycling, immaginative games,'),
(59685, 1056, '_field_105', 'pretend play, garbage truck and firetruck related.'),
(59684, 1056, '_field_104', ''),
(59671, 1056, '_field_93', 'Johnson'),
(59672, 1056, '_field_94', 'Adam@vancouverclub.ca'),
(59673, 1056, '_field_95', '6043543918'),
(59674, 1056, '_field_128', 'The Vancouver Club'),
(59675, 1056, '_field_129', '6046859321'),
(59676, 1056, '_field_96', 'Aubrey Dadiotis Johnson'),
(59677, 1056, '_field_97', '19/01/2014'),
(59678, 1056, '_field_98', 'Aubrey'),
(59679, 1056, '_field_99', 'Male'),
(59680, 1056, '_field_100', 'english'),
(59681, 1056, '_field_101', ''),
(59682, 1056, '_field_102', 'canadian'),
(59683, 1056, '_field_103', 'No'),
(59664, 1056, '_field_86', 'Vancouver'),
(59665, 1056, '_field_87', 'BC'),
(59666, 1056, '_field_88', 'V5V4S5'),
(59667, 1056, '_field_89', 'Provincial health services authority '),
(59668, 1056, '_field_90', '6046757400'),
(59669, 1056, '_field_91', '1'),
(59670, 1056, '_field_92', 'Adam'),
(59663, 1056, '_field_85', '209'),
(59661, 1056, '_field_83', 'Maria_dad@hotmail.com'),
(59662, 1056, '_field_84', '3465 Glen drive'),
(59660, 1056, '_field_82', '6043753304'),
(59659, 1056, '_field_81', 'Dadiotis'),
(59658, 1056, '_field_80', 'Maria'),
(59657, 1056, '_field_79', 'current Montessori day care program, Montessori and more learning centre.'),
(59656, 1056, '_field_78', ''),
(59655, 1056, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(59654, 1056, '_field_75', 'September 2019'),
(59653, 1056, '_field_74', 'Kindergarten'),
(59652, 1055, '_seq_num', '253'),
(59651, 1055, '_form_id', '3'),
(59650, 1055, '_field_126', '1'),
(59649, 1055, '_field_136', 'He is a strong personality and, when feeling safe and supported, his best self shines through. He is curious and smart and loves sharing his knowledge with others. But he is also a sensitive soul and his defence mechanisms are on high alert, which comes out as anxiety and a quick temper when he\'s feeling unsafe. His current school environment often feels a bit like Lord of the Flies, and I feel that it is not nurturing the best in him, but instead teaching him survival. While there is value in survival skills of this nature, at this young age I feel his curiosity and natural draw towards experimentation is being silenced. I know he could thrive in a different environment and after attending the information evening and the classroom observation, I feel that a spot at WMA could be a perfect opportunity to help him embrace his strengths and flourish. '),
(59648, 1055, '_field_124', 'I appreciate the Montessori Method in that it meets the children where they are. I\'ve always felt that my son is a bit slower at maturing than other children his age. I know he\'s smart and curious and capable. But not necessarily exactly where the provincial curriculum requires him to be at a specific moment in time. I feel this is defeating for him at times, and takes a toll on his curiosity, personal growth, and willingness to explore and experiment. I had high expectations for the Montessori program at Renfrew Elementary however I do not feel that it is being executed in the best way possible. My hope is that WMA would provide him with an environment where he can gain confidence in who he is, and believe that he is complete and worthy right here and now, which I do not feel that his current school environment puts enough value in and I am starting to see changes in his behaviour that I believe are a direct result of the learning environment in his current school. '),
(59644, 1055, '_field_133', 'Is colour blind so has challenges identifying reds/greens/browns/greys. Most very dark colours appear black and most very light colours appear white. '),
(59645, 1055, '_field_134', 'No'),
(59646, 1055, '_field_135', ''),
(59647, 1055, '_field_123', 'My son is a lovely human being who is smart and caring and has friends at his current school. But he also has a tendency to have a quick temper and is sometimes is overwhelmed by social situations. I don\'t feel that his current school has the staff and ratio to help guide the children through the challenging social interactions that I seem to be hearing about from him regularly. I feel the teachers are doing the best they can but the ratios of children to adults are just not conducive to an environment where children are provided with the support, either academically or socially, that is in their best interest. My hope is that WMA, through the smaller overall population of the school and the increased ratio of teachers to students, would provide a more stable and supportive environment for my son\'s education, which in turn would help give him confidence and opportunity to be the best version of himself that he can be. '),
(59639, 1055, '_field_119', 'Yes'),
(59640, 1055, '_field_120', 'Nothing out of the norm for a child of his age. Prefers simple foods like pasta, pizza, burgers, and a narrow selection of fruits and vegetables. '),
(59641, 1055, '_field_121', 'No'),
(59642, 1055, '_field_122', ''),
(59643, 1055, '_field_132', 'Yes'),
(59638, 1055, '_field_118', ''),
(59636, 1055, '_field_116', ''),
(59637, 1055, '_field_117', 'No'),
(59635, 1055, '_field_115', 'No'),
(59634, 1055, '_field_114', 'No allergies, health issues or operations'),
(59633, 1055, '_field_138', 'Fast Break Program (sports but focus changes each term), swimming lessons, we try new classes and programs throughout the year'),
(59632, 1055, '_field_131', '2'),
(59631, 1055, '_field_137', 'Physical education, science '),
(59630, 1055, '_field_130', 'Renfrew Elementary (Montessori program)'),
(59629, 1055, '_field_106', 'Build Lego, play with cars, build things, play boardgames, read, go swimming, go to a playground'),
(59628, 1055, '_field_105', 'Build Lego, sketch, watch TV/movies'),
(59627, 1055, '_field_104', ''),
(59626, 1055, '_field_103', 'No'),
(59625, 1055, '_field_102', 'Canadian'),
(59624, 1055, '_field_101', ''),
(59623, 1055, '_field_100', 'English'),
(59622, 1055, '_field_99', 'Male'),
(59621, 1055, '_field_98', 'Hayden'),
(59620, 1055, '_field_97', '19/10/2011'),
(59619, 1055, '_field_96', 'Hayden Woodward'),
(59618, 1055, '_field_129', ''),
(59617, 1055, '_field_128', ''),
(59616, 1055, '_field_95', ''),
(59614, 1055, '_field_93', ''),
(59615, 1055, '_field_94', ''),
(59613, 1055, '_field_92', ''),
(59612, 1055, '_field_91', '0'),
(59611, 1055, '_field_90', 'Personal cell (604) 762-7447'),
(59610, 1055, '_field_89', 'Various (self-employed in film/TV)'),
(59609, 1055, '_field_88', 'V5M2T9'),
(59608, 1055, '_field_87', 'BC'),
(59607, 1055, '_field_86', 'Vancouver'),
(59606, 1055, '_field_85', ''),
(59605, 1055, '_field_84', '2830 East 20th Avenue'),
(59604, 1055, '_field_83', 'woodward.amber@gmail.com'),
(59603, 1055, '_field_82', '6047627447'),
(59602, 1055, '_field_81', 'Woodward'),
(59601, 1055, '_field_80', 'Amber'),
(59600, 1055, '_field_79', ''),
(59599, 1055, '_field_78', 'Imogen (Michael &amp; Taryn, Penelope)'),
(59598, 1055, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(59596, 1055, '_field_74', 'Grade Three'),
(59597, 1055, '_field_75', 'September 2019'),
(59594, 1054, '_form_id', '3'),
(59595, 1054, '_seq_num', '252'),
(59593, 1054, '_field_126', '1'),
(59592, 1054, '_field_136', 'He is a strong personality and, when feeling safe and supported, his best self shines through. He is curious and smart and loves sharing his knowledge with others. But he is also a sensitive soul and his defence mechanisms are on high alert, which comes out as anxiety and a quick temper when he\'s feeling unsafe. His current school environment often feels a bit like Lord of the Flies, and I feel that it is not nurturing the best in him, but instead teaching him survival. While there is value in survival skills of this nature, at this young age I feel his curiosity and natural draw towards experimentation is being silenced. I know he could thrive in a different environment and after attending the information evening and the classroom observation, I feel that a spot at WMA could be a perfect opportunity to help him embrace his strengths and flourish. '),
(59591, 1054, '_field_124', 'I appreciate the Montessori Method in that it meets the children where they are. I\'ve always felt that my son is a bit slower at maturing than other children his age. I know he\'s smart and curious and capable. But not necessarily exactly where the provincial curriculum requires him to be at a specific moment in time. I feel this is defeating for him at times, and takes a toll on his curiosity, personal growth, and willingness to explore and experiment. I had high expectations for the Montessori program at Renfrew Elementary however I do not feel that it is being executed in the best way possible. My hope is that WMA would provide him with an environment where he can gain confidence in who he is, and believe that he is complete and worthy right here and now, which I do not feel that his current school environment puts enough value in and I am starting to see changes in his behaviour that I believe are a direct result of the learning environment in his current school. '),
(59590, 1054, '_field_123', 'My son is a lovely human being who is smart and caring and has friends at his current school. But he also has a tendency to have a quick temper and is sometimes is overwhelmed by social situations. I don\'t feel that his current school has the staff and ratio to help guide the children through the challenging social interactions that I seem to be hearing about from him regularly. I feel the teachers are doing the best they can but the ratios of children to adults are just not conducive to an environment where children are provided with the support, either academically or socially, that is in their best interest. My hope is that WMA, through the smaller overall population of the school and the increased ratio of teachers to students, would provide a more stable and supportive environment for my son\'s education, which in turn would help give him confidence and opportunity to be the best version of himself that he can be. '),
(59589, 1054, '_field_135', ''),
(59588, 1054, '_field_134', 'No'),
(59587, 1054, '_field_133', 'Is colour blind so has challenges identifying reds/greens/browns/greys. Most very dark colours appear black and most very light colours appear white. '),
(59586, 1054, '_field_132', 'Yes'),
(59584, 1054, '_field_121', 'No'),
(59585, 1054, '_field_122', ''),
(59583, 1054, '_field_120', 'Nothing out of the norm for a child of his age. Prefers simple foods like pasta, pizza, burgers, and a narrow selection of fruits and vegetables. '),
(59582, 1054, '_field_119', 'Yes'),
(59581, 1054, '_field_118', ''),
(59580, 1054, '_field_117', 'No'),
(59579, 1054, '_field_116', ''),
(59578, 1054, '_field_115', 'No'),
(59577, 1054, '_field_114', 'No allergies, health issues or operations'),
(59576, 1054, '_field_138', 'Fast Break Program (sports but focus changes each term), swimming lessons, we try new classes and programs throughout the year'),
(59575, 1054, '_field_131', '2'),
(59574, 1054, '_field_137', 'Physical education, science '),
(59573, 1054, '_field_130', 'Renfrew Elementary (Montessori program)'),
(59572, 1054, '_field_106', 'Build Lego, play with cars, build things, play boardgames, read, go swimming, go to a playground'),
(59571, 1054, '_field_105', 'Build Lego, sketch, watch TV/movies'),
(59569, 1054, '_field_103', 'No'),
(59570, 1054, '_field_104', ''),
(59568, 1054, '_field_102', 'Canadian'),
(59567, 1054, '_field_101', ''),
(59566, 1054, '_field_100', 'English'),
(59565, 1054, '_field_99', 'Male'),
(59564, 1054, '_field_98', 'Hayden'),
(59563, 1054, '_field_97', '19/10/2011'),
(59562, 1054, '_field_96', 'Hayden Woodward'),
(59561, 1054, '_field_129', ''),
(59560, 1054, '_field_128', ''),
(59547, 1054, '_field_83', 'woodward.amber@gmail.com'),
(59548, 1054, '_field_84', '2830 East 20th Avenue'),
(59549, 1054, '_field_85', ''),
(59550, 1054, '_field_86', 'Vancouver'),
(59551, 1054, '_field_87', 'BC'),
(59552, 1054, '_field_88', 'V5M2T9'),
(59553, 1054, '_field_89', 'Various (self-employed in film/TV)'),
(59554, 1054, '_field_90', 'Personal cell (604) 762-7447'),
(59555, 1054, '_field_91', '0'),
(59556, 1054, '_field_92', ''),
(59557, 1054, '_field_93', ''),
(59558, 1054, '_field_94', ''),
(59559, 1054, '_field_95', ''),
(59541, 1054, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(59542, 1054, '_field_78', 'Imogen (Michael &amp; Taryn, Penelope)'),
(59543, 1054, '_field_79', ''),
(59544, 1054, '_field_80', 'Amber'),
(59545, 1054, '_field_81', 'Woodward'),
(59546, 1054, '_field_82', '6047627447'),
(59540, 1054, '_field_75', 'September 2019'),
(59539, 1054, '_field_74', 'Grade Three'),
(59538, 1053, '_seq_num', '251'),
(59537, 1053, '_form_id', '3'),
(69188, 1232, '_field_83', 'vwgriffith83@gmail.com'),
(69187, 1232, '_field_82', '8054534989'),
(69186, 1232, '_field_81', 'Griffith'),
(69185, 1232, '_field_80', 'Vanessa'),
(69184, 1232, '_field_79', ''),
(69183, 1232, '_field_78', 'Joe Family'),
(69182, 1232, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(69181, 1232, '_field_75', 'September 2019'),
(69180, 1232, '_field_74', 'Kindergarten'),
(69179, 1231, '_seq_num', '313'),
(69178, 1231, '_form_id', '3'),
(69177, 1231, '_field_126', '1'),
(69176, 1231, '_field_136', 'We were very happy with the Montessori school that Avaline attended in the States since she was about 2 years old and would like to continue her path in that direction.  We thank you in advance for your time and consideration!'),
(69175, 1231, '_field_124', 'Avaline came from a Montessori school in the United States.  Since putting her in that environment, she has been able to express herself more, work with others well, as well as herself.  She is very hands on with material and we would like to see her grow even more in those areas.  We would like her educational goals to be put into practice even when she is not in school.  Our goal as parents is to continue and reinforce what she learns in school so she can carry out those same principles wherever she goes.  '),
(69174, 1231, '_field_123', 'We would like for Avaline to attend WMA so she can grow more developmentally as well as physically and emotionally.  The sense of community and caring for others is also important to us.  '),
(69173, 1231, '_field_135', ''),
(69172, 1231, '_field_134', 'No'),
(69171, 1231, '_field_133', ''),
(69170, 1231, '_field_132', 'No'),
(69169, 1231, '_field_122', ''),
(69168, 1231, '_field_121', 'No'),
(69167, 1231, '_field_120', ''),
(69166, 1231, '_field_119', 'No'),
(69165, 1231, '_field_118', ''),
(69164, 1231, '_field_117', 'No'),
(69163, 1231, '_field_116', ''),
(69162, 1231, '_field_115', 'No'),
(69161, 1231, '_field_114', 'allergic to Amoxicillin'),
(69160, 1231, '_field_138', ''),
(69159, 1231, '_field_131', ''),
(69158, 1231, '_field_137', 'art work, playing with others'),
(69157, 1231, '_field_130', ''),
(69156, 1231, '_field_106', 'role playing, playing on the playground'),
(69155, 1231, '_field_105', 'coloring, role playing with toys, workbooks'),
(69153, 1231, '_field_103', 'Yes'),
(69154, 1231, '_field_104', 'Sofia Wren Griffith age 2'),
(69151, 1231, '_field_101', ''),
(69152, 1231, '_field_102', 'USC'),
(69143, 1231, '_field_95', '6193180853'),
(69144, 1231, '_field_128', 'n/a'),
(69145, 1231, '_field_129', 'n/a'),
(69146, 1231, '_field_96', 'Avaline Janae Rose Griffith'),
(69147, 1231, '_field_97', '26/07/2014'),
(69148, 1231, '_field_98', 'Avaline'),
(69149, 1231, '_field_99', 'Female'),
(69150, 1231, '_field_100', 'English'),
(69142, 1231, '_field_94', 'vwgriffith83@gmail.com'),
(69140, 1231, '_field_92', 'Wayne'),
(69141, 1231, '_field_93', 'Griffith'),
(69139, 1231, '_field_91', '1'),
(69138, 1231, '_field_90', '6042787422'),
(69137, 1231, '_field_89', 'YVR US Customs and Border Protection'),
(69136, 1231, '_field_88', 'V6B3G6'),
(69135, 1231, '_field_87', 'BC'),
(69134, 1231, '_field_86', 'Vancouver'),
(69133, 1231, '_field_85', '803'),
(69132, 1231, '_field_84', '1388 Richards Street'),
(69120, 1230, '_field_67', '1'),
(69121, 1230, '_form_id', '2'),
(69122, 1230, '_seq_num', '422'),
(69123, 1231, '_field_74', 'Kindergarten'),
(69124, 1231, '_field_75', 'September 2019'),
(69125, 1231, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(69126, 1231, '_field_78', 'Joe Family'),
(69127, 1231, '_field_79', ''),
(69128, 1231, '_field_80', 'Vanessa'),
(69129, 1231, '_field_81', 'Griffith'),
(69130, 1231, '_field_82', '8054534989'),
(69131, 1231, '_field_83', 'vwgriffith83@gmail.com'),
(69119, 1230, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:13:\"Casa One Year\";i:3;s:14:\"Casa Two Years\";}'),
(59536, 1053, '_field_126', '1'),
(59535, 1053, '_field_136', 'August is an active boy that he likes running, jumping, riding bike, and many sports games. He has special interests such as watching traffic lights, sprinkler system and water pipes and he likes to use different materials to make his own traffic lights and sprinkler heads when he is playing alone. He quite enjoy listening to music and he is good at memorizing songs and music. '),
(59534, 1053, '_field_124', 'August has began his school life in Montessori School since he was 4. During this year, I can see a big progress he has made in self-regulating, and self-confidence he has built. His teachers are good models and demonstrators for good manners. They directed him to do various types of activities based on his own interests and curiosity. He is having a good time at schoolso i think the Montessori Method is proper for his development. My family is focusing on building good behaviors, social skills and sefl-confidence, and Montessori Method could help him develop in those fields.'),
(59533, 1053, '_field_123', 'When the first time I have visited the Montessori School in Saskatoon I was impressed by the environment in the school which was nice and warm, quiet and organized. I like the multi-age class that provides students more opportunity to learn, model, and help. The environment, materials, and activities are functional to support children\'s holistic development. So as my family will move to Vancouver I want to choose a montessori school for my son. WMA is beyond my expectation as I can see well prepared environment, experienced educators, and better education goals. I believe that WMA could help me reach our education goals for my child.'),
(59532, 1053, '_field_135', ''),
(59531, 1053, '_field_134', 'No'),
(59530, 1053, '_field_133', ''),
(59529, 1053, '_field_132', 'No'),
(59528, 1053, '_field_122', ''),
(59527, 1053, '_field_121', 'No'),
(59525, 1053, '_field_119', 'Yes'),
(59526, 1053, '_field_120', 'He does not like milk, egg and most of meat products.'),
(59524, 1053, '_field_118', ''),
(59523, 1053, '_field_117', 'No'),
(59522, 1053, '_field_116', ''),
(59521, 1053, '_field_115', 'No'),
(59520, 1053, '_field_114', 'None'),
(59519, 1053, '_field_138', 'swimming, piano, skating, karate'),
(59518, 1053, '_field_131', 'Kindergarten'),
(59517, 1053, '_field_137', 'Music Class'),
(59514, 1053, '_field_105', 'making hand craft'),
(59515, 1053, '_field_106', 'playing trampoline'),
(59516, 1053, '_field_130', 'Maria Montessori School'),
(59513, 1053, '_field_104', 'Lotus Shuci Zhang   2 year old'),
(59512, 1053, '_field_103', 'Yes'),
(59511, 1053, '_field_102', 'Canadian'),
(59510, 1053, '_field_101', ''),
(59509, 1053, '_field_100', 'Mandarin'),
(59508, 1053, '_field_99', 'Male'),
(59507, 1053, '_field_98', ''),
(59506, 1053, '_field_97', '02/09/2013'),
(59505, 1053, '_field_96', 'August Shurui Zhang'),
(59492, 1053, '_field_85', ''),
(59493, 1053, '_field_86', 'Saskatoon'),
(59494, 1053, '_field_87', 'SK'),
(59495, 1053, '_field_88', 'S7W0X8'),
(59496, 1053, '_field_89', 'Saskatoon'),
(59497, 1053, '_field_90', '3063827776'),
(59498, 1053, '_field_91', '1'),
(59499, 1053, '_field_92', 'Minjie '),
(59500, 1053, '_field_93', 'Zhang'),
(59501, 1053, '_field_94', 'kenneth86129@hotmail.com'),
(59502, 1053, '_field_95', '3063411432'),
(59503, 1053, '_field_128', 'Saskatoon'),
(59504, 1053, '_field_129', '3063827776'),
(59485, 1053, '_field_78', ''),
(59486, 1053, '_field_79', ''),
(59487, 1053, '_field_80', 'Zheng'),
(59488, 1053, '_field_81', 'Dai'),
(59489, 1053, '_field_82', '3062615375'),
(59490, 1053, '_field_83', 'btpipi_8624@hotmail.com'),
(59491, 1053, '_field_84', '516 Kloppenburg Crescent'),
(59484, 1053, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(59483, 1053, '_field_75', 'September 2019'),
(59482, 1053, '_field_74', 'Grade One'),
(59481, 1052, '_seq_num', '250'),
(59480, 1052, '_form_id', '3'),
(59479, 1052, '_field_126', '1'),
(59478, 1052, '_field_136', 'August is an active boy that he likes running, jumping, riding bike, and many sports games. He has special interests such as watching traffic lights, sprinkler system and water pipes and he likes to use different materials to make his own traffic lights and sprinkler heads when he is playing alone. He quite enjoy listening to music and he is good at memorizing songs and music. '),
(59477, 1052, '_field_124', 'August has began his school life in Montessori School since he was 4. During this year, I can see a big progress he has made in self-regulating, and self-confidence he has built. His teachers are good models and demonstrators for good manners. They directed him to do various types of activities based on his own interests and curiosity. He is having a good time at schoolso i think the Montessori Method is proper for his development. My family is focusing on building good behaviors, social skills and sefl-confidence, and Montessori Method could help him develop in those fields.'),
(59476, 1052, '_field_123', 'When the first time I have visited the Montessori School in Saskatoon I was impressed by the environment in the school which was nice and warm, quiet and organized. I like the multi-age class that provides students more opportunity to learn, model, and help. The environment, materials, and activities are functional to support children\'s holistic development. So as my family will move to Vancouver I want to choose a montessori school for my son. WMA is beyond my expectation as I can see well prepared environment, experienced educators, and better education goals. I believe that WMA could help me reach our education goals for my child.'),
(59475, 1052, '_field_135', ''),
(59474, 1052, '_field_134', 'No'),
(59473, 1052, '_field_133', ''),
(59472, 1052, '_field_132', 'No'),
(59471, 1052, '_field_122', ''),
(59470, 1052, '_field_121', 'No'),
(59469, 1052, '_field_120', 'He does not like milk, egg and most of meat products.'),
(59468, 1052, '_field_119', 'Yes'),
(59467, 1052, '_field_118', ''),
(59464, 1052, '_field_115', 'No'),
(59465, 1052, '_field_116', ''),
(59466, 1052, '_field_117', 'No'),
(59463, 1052, '_field_114', 'None'),
(59462, 1052, '_field_138', 'swimming, piano, skating, karate'),
(59461, 1052, '_field_131', 'Kindergarten'),
(59460, 1052, '_field_137', 'Music Class'),
(59459, 1052, '_field_130', 'Maria Montessori School'),
(59457, 1052, '_field_105', 'making hand craft'),
(59458, 1052, '_field_106', 'playing trampoline'),
(59444, 1052, '_field_94', 'kenneth86129@hotmail.com'),
(59445, 1052, '_field_95', '3063411432'),
(59446, 1052, '_field_128', 'Saskatoon'),
(59447, 1052, '_field_129', '3063827776'),
(59448, 1052, '_field_96', 'August Shurui Zhang'),
(59449, 1052, '_field_97', '02/09/2013'),
(59450, 1052, '_field_98', ''),
(59451, 1052, '_field_99', 'Male'),
(59452, 1052, '_field_100', 'Mandarin'),
(59453, 1052, '_field_101', ''),
(59454, 1052, '_field_102', 'Canadian'),
(59455, 1052, '_field_103', 'Yes'),
(59456, 1052, '_field_104', 'Lotus Shuci Zhang   2 year old'),
(59437, 1052, '_field_87', 'SK'),
(59438, 1052, '_field_88', 'S7W0X8'),
(59439, 1052, '_field_89', 'Saskatoon'),
(59440, 1052, '_field_90', '3063827776'),
(59441, 1052, '_field_91', '1'),
(59442, 1052, '_field_92', 'Minjie '),
(59443, 1052, '_field_93', 'Zhang'),
(59436, 1052, '_field_86', 'Saskatoon'),
(59435, 1052, '_field_85', ''),
(59434, 1052, '_field_84', '516 Kloppenburg Crescent'),
(59433, 1052, '_field_83', 'btpipi_8624@hotmail.com'),
(59432, 1052, '_field_82', '3062615375'),
(59431, 1052, '_field_81', 'Dai'),
(59429, 1052, '_field_79', ''),
(59430, 1052, '_field_80', 'Zheng'),
(59428, 1052, '_field_78', ''),
(59427, 1052, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(59426, 1052, '_field_75', 'September 2019'),
(59425, 1052, '_field_74', 'Grade One'),
(59424, 1051, '_seq_num', '312'),
(59423, 1051, '_form_id', '2'),
(59422, 1051, '_field_67', '1'),
(59421, 1051, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(59420, 1051, '_field_73', 'I guess every parents want their little one to develop in all aspects not just focus on one thing. \nI want my kid to feel supported with freedom within limits. I believe child-centered learning method helps developing concentration and cooperation.'),
(59418, 1051, '_field_65', ''),
(59419, 1051, '_field_47', 'I first like the Montessori Learning and I like its safe and supportive environment.\nHonestly, high rated google reviews triggered me as well because we are new to BC:)'),
(59417, 1051, '_field_46', 'N'),
(59416, 1051, '_field_64', 'Dislike eggs'),
(59415, 1051, '_field_45', 'Yes'),
(59414, 1051, '_field_63', ''),
(59413, 1051, '_field_44', 'No'),
(59412, 1051, '_field_62', ''),
(59411, 1051, '_field_43', 'No'),
(59410, 1051, '_field_42', 'allergic to pine nut and otherwise healthy.'),
(59409, 1051, '_field_56', ''),
(59408, 1051, '_field_55', ''),
(59407, 1051, '_field_54', 'No'),
(59406, 1051, '_field_53', ''),
(59405, 1051, '_field_61', 'Yes'),
(59404, 1051, '_field_39', 'Yes'),
(59403, 1051, '_field_38', 'Yes'),
(59402, 1051, '_field_37', 'Role play. He loves to play with friends good at sharing. '),
(59401, 1051, '_field_36', 'Role play with vehicle toys. '),
(59400, 1051, '_field_72', 'Eugene Choi/6 month old'),
(59399, 1051, '_field_32', 'Yes'),
(59398, 1051, '_field_30', 'Canadian'),
(59397, 1051, '_field_27', ''),
(59396, 1051, '_field_26', 'korean'),
(59395, 1051, '_field_22', 'M'),
(59394, 1051, '_field_20', 'Jayden'),
(59393, 1051, '_field_24', '09/01/2016'),
(59391, 1051, '_field_60', ''),
(59392, 1051, '_field_18', 'Jayden Kim Choi'),
(59388, 1051, '_field_57', ''),
(59389, 1051, '_field_58', ''),
(59390, 1051, '_field_59', ''),
(59387, 1051, '_field_41', '0'),
(59386, 1051, '_field_35', '6477100605'),
(59385, 1051, '_field_34', 'housewife'),
(59384, 1051, '_field_31', 'v6p0b1'),
(59383, 1051, '_field_33', 'BC'),
(59382, 1051, '_field_29', 'Vancouver'),
(59380, 1051, '_field_25', '1493 Tilney Mews'),
(59381, 1051, '_field_28', ''),
(59367, 1050, '_field_67', '1'),
(59368, 1050, '_form_id', '2'),
(59369, 1050, '_seq_num', '311'),
(59370, 1051, '_field_5', 'Full Day'),
(59371, 1051, '_field_7', 'September 2019'),
(59372, 1051, '_field_9', '0'),
(59373, 1051, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(59374, 1051, '_field_70', ''),
(59375, 1051, '_field_71', ''),
(59376, 1051, '_field_17', 'Yunji'),
(59377, 1051, '_field_19', 'Kim'),
(59378, 1051, '_field_21', '6477100605'),
(59379, 1051, '_field_23', 'oong.k@hotmail.com'),
(59365, 1050, '_field_73', 'I guess every parents want their little one to develop in all aspects not just focus on one thing. \nI want my kid to feel supported with freedom within limits. I believe child-centered learning method helps developing concentration and cooperation.'),
(59366, 1050, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(59364, 1050, '_field_47', 'I first like the Montessori Learning and I like its safe and supportive environment.\nHonestly, high rated google reviews triggered me as well because we are new to BC:)'),
(59363, 1050, '_field_65', ''),
(59362, 1050, '_field_46', 'N'),
(59361, 1050, '_field_64', 'Dislike eggs'),
(59360, 1050, '_field_45', 'Yes'),
(59359, 1050, '_field_63', ''),
(59357, 1050, '_field_62', ''),
(59358, 1050, '_field_44', 'No'),
(59356, 1050, '_field_43', 'No'),
(59355, 1050, '_field_42', 'allergic to pine nut and otherwise healthy.'),
(59354, 1050, '_field_56', ''),
(59353, 1050, '_field_55', ''),
(59352, 1050, '_field_54', 'No'),
(59351, 1050, '_field_53', ''),
(59350, 1050, '_field_61', 'Yes'),
(59349, 1050, '_field_39', 'Yes'),
(59348, 1050, '_field_38', 'Yes'),
(59347, 1050, '_field_37', 'Role play. He loves to play with friends good at sharing. '),
(59346, 1050, '_field_36', 'Role play with vehicle toys. '),
(59345, 1050, '_field_72', 'Eugene Choi/6 month old'),
(59344, 1050, '_field_32', 'Yes'),
(59343, 1050, '_field_30', 'Canadian'),
(59342, 1050, '_field_27', ''),
(59341, 1050, '_field_26', 'korean'),
(59340, 1050, '_field_22', 'M'),
(59339, 1050, '_field_20', 'Jayden'),
(59338, 1050, '_field_24', '09/01/2016'),
(59337, 1050, '_field_18', 'Jayden Kim Choi'),
(59336, 1050, '_field_60', ''),
(59335, 1050, '_field_59', ''),
(59334, 1050, '_field_58', ''),
(59333, 1050, '_field_57', ''),
(59332, 1050, '_field_41', '0'),
(59331, 1050, '_field_35', '6477100605'),
(59330, 1050, '_field_34', 'housewife'),
(59329, 1050, '_field_31', 'v6p0b1'),
(59328, 1050, '_field_33', 'BC'),
(59327, 1050, '_field_29', 'Vancouver'),
(59326, 1050, '_field_28', ''),
(59325, 1050, '_field_25', '1493 Tilney Mews'),
(59324, 1050, '_field_23', 'oong.k@hotmail.com'),
(59323, 1050, '_field_21', '6477100605'),
(59322, 1050, '_field_19', 'Kim'),
(59321, 1050, '_field_17', 'Yunji'),
(59320, 1050, '_field_71', ''),
(59319, 1050, '_field_70', ''),
(59318, 1050, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(59317, 1050, '_field_9', '0'),
(59316, 1050, '_field_7', 'September 2019'),
(59315, 1050, '_field_5', 'Full Day'),
(59314, 1049, '_seq_num', '249'),
(59313, 1049, '_form_id', '3'),
(59312, 1049, '_field_126', '1'),
(59311, 1049, '_field_136', 'August is an active boy that he likes running, jumping, riding bike, and many sports. He has special interests such as watching traffic lights, sprinkler systems, water pipes and he likes to use different materials to make traffic lights and sprinkler heads when he is playing alone. He is good at memorizing songs and music.'),
(59310, 1049, '_field_124', 'August has began his school life in Montessori School since he was 4. During this year, i can see a big progress he has made in self-regulation and self-confident. His teachers is a good model and demontrator for good manners and they directed him to do various types of activities based on his own interest and curiosity. He is having a good time in school so i think the montessori method is proper for his development. My family is focusing more on behaviors, empathy, and self-confident, and Montessori Method could help our child to develop in those fields. '),
(59304, 1049, '_field_122', ''),
(59305, 1049, '_field_132', 'No'),
(59306, 1049, '_field_133', ''),
(59307, 1049, '_field_134', 'No'),
(59308, 1049, '_field_135', ''),
(59309, 1049, '_field_123', 'When the first time I have visited the Montessori School in Saskatoon i was impressed by the environment in the school which was nice and warm, quiet and organized. I like the multi-age class that provides students more opportunity to learn, model, and help. The environment, materials, and activities are functional to support children\'s holistic development. So as my family will move to Vancouver i want to choose a Montessori School for my son. WMA is beyond my expectation as i can see better envrionment, educators, and goals rather than the school my son is enrolling in now. I believe that WMA could help me reach our educational goals for August. '),
(59303, 1049, '_field_121', 'No'),
(59302, 1049, '_field_120', 'He does not like milk, egg and most of meat products. '),
(59301, 1049, '_field_119', 'Yes'),
(59300, 1049, '_field_118', ''),
(59299, 1049, '_field_117', 'No'),
(59298, 1049, '_field_116', ''),
(59296, 1049, '_field_114', 'None'),
(59297, 1049, '_field_115', 'No'),
(59295, 1049, '_field_138', 'swimming, piano, skating, karate '),
(59294, 1049, '_field_131', 'Kindergarten'),
(59293, 1049, '_field_137', 'mucis class '),
(59292, 1049, '_field_130', 'Maria Montessori School'),
(59291, 1049, '_field_106', 'playing trampoline'),
(59290, 1049, '_field_105', 'doing hand craft'),
(59289, 1049, '_field_104', 'Lotus Shuci Zhang   2 year old'),
(59288, 1049, '_field_103', 'Yes'),
(59287, 1049, '_field_102', 'Canadian'),
(59286, 1049, '_field_101', ''),
(59285, 1049, '_field_100', 'Mandarin'),
(59284, 1049, '_field_99', 'Male'),
(59283, 1049, '_field_98', ''),
(59282, 1049, '_field_97', '02/09/2013'),
(59281, 1049, '_field_96', 'August Shurui Zhang'),
(59280, 1049, '_field_129', '3063827776'),
(59279, 1049, '_field_128', 'Saskatoon'),
(59278, 1049, '_field_95', '3063411432'),
(59277, 1049, '_field_94', 'kenneth86129@hotmail.com'),
(59276, 1049, '_field_93', 'Zhang'),
(59275, 1049, '_field_92', 'Minjie'),
(59274, 1049, '_field_91', '1'),
(59273, 1049, '_field_90', '3063827776'),
(59272, 1049, '_field_89', 'Saskatoon'),
(59271, 1049, '_field_88', 'S7W0X8'),
(59270, 1049, '_field_87', 'SK'),
(59269, 1049, '_field_86', 'Saskatoon'),
(59268, 1049, '_field_85', ''),
(59267, 1049, '_field_84', '516 Kloppenburg Crescent'),
(59266, 1049, '_field_83', 'btpipi_8624@hotmail.com'),
(59265, 1049, '_field_82', '3062615375'),
(59264, 1049, '_field_81', 'Dai'),
(59263, 1049, '_field_80', 'Zheng'),
(59261, 1049, '_field_78', ''),
(59262, 1049, '_field_79', ''),
(59260, 1049, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(59259, 1049, '_field_75', 'September 2019'),
(59258, 1049, '_field_74', 'Grade One'),
(59257, 1048, '_seq_num', '248'),
(59256, 1048, '_form_id', '3'),
(59254, 1048, '_field_136', 'August is an active boy that he likes running, jumping, riding bike, and many sports. He has special interests such as watching traffic lights, sprinkler systems, water pipes and he likes to use different materials to make traffic lights and sprinkler heads when he is playing alone. He is good at memorizing songs and music.'),
(59255, 1048, '_field_126', '1'),
(59253, 1048, '_field_124', 'August has began his school life in Montessori School since he was 4. During this year, i can see a big progress he has made in self-regulation and self-confident. His teachers is a good model and demontrator for good manners and they directed him to do various types of activities based on his own interest and curiosity. He is having a good time in school so i think the montessori method is proper for his development. My family is focusing more on behaviors, empathy, and self-confident, and Montessori Method could help our child to develop in those fields. '),
(59248, 1048, '_field_132', 'No'),
(59249, 1048, '_field_133', ''),
(59250, 1048, '_field_134', 'No'),
(59251, 1048, '_field_135', ''),
(59252, 1048, '_field_123', 'When the first time I have visited the Montessori School in Saskatoon i was impressed by the environment in the school which was nice and warm, quiet and organized. I like the multi-age class that provides students more opportunity to learn, model, and help. The environment, materials, and activities are functional to support children\'s holistic development. So as my family will move to Vancouver i want to choose a Montessori School for my son. WMA is beyond my expectation as i can see better envrionment, educators, and goals rather than the school my son is enrolling in now. I believe that WMA could help me reach our educational goals for August. '),
(59241, 1048, '_field_116', ''),
(59242, 1048, '_field_117', 'No'),
(59243, 1048, '_field_118', ''),
(59244, 1048, '_field_119', 'Yes'),
(59245, 1048, '_field_120', 'He does not like milk, egg and most of meat products. '),
(59246, 1048, '_field_121', 'No'),
(59247, 1048, '_field_122', ''),
(59240, 1048, '_field_115', 'No'),
(59238, 1048, '_field_138', 'swimming, piano, skating, karate '),
(59239, 1048, '_field_114', 'None'),
(59237, 1048, '_field_131', 'Kindergarten'),
(59236, 1048, '_field_137', 'mucis class '),
(59235, 1048, '_field_130', 'Maria Montessori School'),
(59234, 1048, '_field_106', 'playing trampoline'),
(59233, 1048, '_field_105', 'doing hand craft'),
(59232, 1048, '_field_104', 'Lotus Shuci Zhang   2 year old'),
(59231, 1048, '_field_103', 'Yes'),
(59230, 1048, '_field_102', 'Canadian'),
(59229, 1048, '_field_101', ''),
(59228, 1048, '_field_100', 'Mandarin'),
(59227, 1048, '_field_99', 'Male'),
(59226, 1048, '_field_98', ''),
(59225, 1048, '_field_97', '02/09/2013'),
(59224, 1048, '_field_96', 'August Shurui Zhang'),
(59223, 1048, '_field_129', '3063827776'),
(59222, 1048, '_field_128', 'Saskatoon'),
(59221, 1048, '_field_95', '3063411432'),
(59220, 1048, '_field_94', 'kenneth86129@hotmail.com'),
(59219, 1048, '_field_93', 'Zhang'),
(59218, 1048, '_field_92', 'Minjie'),
(59217, 1048, '_field_91', '1'),
(59216, 1048, '_field_90', '3063827776'),
(59215, 1048, '_field_89', 'Saskatoon'),
(59214, 1048, '_field_88', 'S7W0X8'),
(59213, 1048, '_field_87', 'SK'),
(59212, 1048, '_field_86', 'Saskatoon'),
(59211, 1048, '_field_85', ''),
(59210, 1048, '_field_84', '516 Kloppenburg Crescent'),
(59209, 1048, '_field_83', 'btpipi_8624@hotmail.com'),
(59208, 1048, '_field_82', '3062615375'),
(59207, 1048, '_field_81', 'Dai'),
(59206, 1048, '_field_80', 'Zheng'),
(59205, 1048, '_field_79', ''),
(59204, 1048, '_field_78', ''),
(59203, 1048, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(59202, 1048, '_field_75', 'September 2019'),
(59201, 1048, '_field_74', 'Grade One'),
(59200, 1047, '_seq_num', '310'),
(59199, 1047, '_form_id', '2'),
(59198, 1047, '_field_67', '1'),
(59197, 1047, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(59196, 1047, '_field_73', 'We value self-directed and hands-on classroom environment'),
(59195, 1047, '_field_47', 'We toured the school last year and absolutely fell in love with the environment and classroom structure. We feel Mason will be able to excel and thrive at WMA.'),
(59194, 1047, '_field_65', ''),
(59192, 1047, '_field_64', ''),
(59193, 1047, '_field_46', 'N'),
(59190, 1047, '_field_63', ''),
(59191, 1047, '_field_45', 'No'),
(59189, 1047, '_field_44', 'No'),
(59188, 1047, '_field_62', ''),
(59187, 1047, '_field_43', 'No'),
(59186, 1047, '_field_42', 'no'),
(59185, 1047, '_field_56', ''),
(59184, 1047, '_field_55', ''),
(59183, 1047, '_field_54', 'No'),
(59181, 1047, '_field_61', 'Yes'),
(59182, 1047, '_field_53', 'Currently in a Nanny Share, attends play gym 4 days / week, art class 1x week, sportball 1x week'),
(59180, 1047, '_field_39', 'Yes'),
(59169, 1047, '_field_24', '22/01/2017'),
(59170, 1047, '_field_20', 'Mason'),
(59171, 1047, '_field_22', 'M'),
(59172, 1047, '_field_26', 'English'),
(59173, 1047, '_field_27', ''),
(59174, 1047, '_field_30', 'Canadian'),
(59175, 1047, '_field_32', 'Yes'),
(59176, 1047, '_field_72', 'Mother is currently pregnant'),
(59177, 1047, '_field_36', 'Puzzles, blocks, books'),
(59178, 1047, '_field_37', 'Soccer, playing with cars and trains, climbing and exploring'),
(59179, 1047, '_field_38', 'Yes'),
(59161, 1047, '_field_34', 'Aequilibrium '),
(59162, 1047, '_field_35', '778-838-1001'),
(59163, 1047, '_field_41', '1'),
(59164, 1047, '_field_57', ''),
(59165, 1047, '_field_58', ''),
(59166, 1047, '_field_59', ''),
(59167, 1047, '_field_60', ''),
(59168, 1047, '_field_18', 'Mason Mitchell'),
(59160, 1047, '_field_31', 'V5Z4L7'),
(59159, 1047, '_field_33', 'BC'),
(59158, 1047, '_field_29', 'Vancouver'),
(59157, 1047, '_field_28', ''),
(59156, 1047, '_field_25', '607-456 Moberly Rd'),
(59154, 1047, '_field_21', '778-838-1001'),
(59155, 1047, '_field_23', 'angiedilawrimitchell@gmail.com'),
(59153, 1047, '_field_19', 'Mitchell'),
(59152, 1047, '_field_17', 'Angie'),
(59151, 1047, '_field_71', ''),
(59150, 1047, '_field_70', ''),
(59149, 1047, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(59148, 1047, '_field_9', '0'),
(59147, 1047, '_field_7', 'September 2019'),
(59146, 1047, '_field_5', 'Full Day'),
(59145, 1046, '_seq_num', '309'),
(59144, 1046, '_form_id', '2'),
(59143, 1046, '_field_67', '1'),
(59142, 1046, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(59141, 1046, '_field_73', 'We value self-directed and hands-on classroom environment'),
(59140, 1046, '_field_47', 'We toured the school last year and absolutely fell in love with the environment and classroom structure. We feel Mason will be able to excel and thrive at WMA.'),
(59139, 1046, '_field_65', ''),
(59137, 1046, '_field_64', ''),
(59138, 1046, '_field_46', 'N'),
(59136, 1046, '_field_45', 'No'),
(59135, 1046, '_field_63', ''),
(59134, 1046, '_field_44', 'No'),
(59133, 1046, '_field_62', ''),
(59132, 1046, '_field_43', 'No'),
(59131, 1046, '_field_42', 'no'),
(59130, 1046, '_field_56', ''),
(59129, 1046, '_field_55', ''),
(59128, 1046, '_field_54', 'No'),
(59127, 1046, '_field_53', 'Currently in a Nanny Share, attends play gym 4 days / week, art class 1x week, sportball 1x week'),
(59126, 1046, '_field_61', 'Yes'),
(59125, 1046, '_field_39', 'Yes'),
(59124, 1046, '_field_38', 'Yes'),
(59123, 1046, '_field_37', 'Soccer, playing with cars and trains, climbing and exploring'),
(59121, 1046, '_field_72', 'Mother is currently pregnant'),
(59122, 1046, '_field_36', 'Puzzles, blocks, books'),
(59120, 1046, '_field_32', 'Yes'),
(59119, 1046, '_field_30', 'Canadian'),
(59118, 1046, '_field_27', ''),
(59116, 1046, '_field_22', 'M'),
(59117, 1046, '_field_26', 'English'),
(59115, 1046, '_field_20', 'Mason'),
(59114, 1046, '_field_24', '22/01/2017'),
(59113, 1046, '_field_18', 'Mason Mitchell'),
(59112, 1046, '_field_60', ''),
(59110, 1046, '_field_58', ''),
(59111, 1046, '_field_59', ''),
(59109, 1046, '_field_57', ''),
(59108, 1046, '_field_41', '1'),
(59107, 1046, '_field_35', '778-838-1001'),
(59106, 1046, '_field_34', 'Aequilibrium '),
(59105, 1046, '_field_31', 'V5Z4L7'),
(59104, 1046, '_field_33', 'BC'),
(59103, 1046, '_field_29', 'Vancouver'),
(59102, 1046, '_field_28', ''),
(59101, 1046, '_field_25', '607-456 Moberly Rd'),
(59089, 1045, '_form_id', '3'),
(59090, 1045, '_seq_num', '247'),
(59091, 1046, '_field_5', 'Full Day'),
(59092, 1046, '_field_7', 'September 2019'),
(59093, 1046, '_field_9', '0'),
(59094, 1046, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(59095, 1046, '_field_70', ''),
(59096, 1046, '_field_71', ''),
(59097, 1046, '_field_17', 'Angie'),
(59098, 1046, '_field_19', 'Mitchell'),
(59099, 1046, '_field_21', '778-838-1001'),
(59100, 1046, '_field_23', 'angiedilawrimitchell@gmail.com'),
(59088, 1045, '_field_126', '1'),
(59087, 1045, '_field_136', 'Qasim is a quiet, happy, bright 6 year old. His interests are Math and Reading which make him a good fit for Montessori Based program. He has trouble with social interactions and play time and we are hoping that with a small classroom setting those challenges will be addressed. With a mixed classroom environment he will be able to excel in his strong points like reading, spelling and math and also work on his social interactions with his peers.'),
(59086, 1045, '_field_124', 'Our son has attended a Montessori based preschool for a short while and we saw that it helped him a lot. He learned a lot in that learning structure and we feel that the program will help in his school years. Our daughter attends a Montessori program and we really like it. We feel that the opportunity given to children to discover and explore build strong foundations in their learning.'),
(59085, 1045, '_field_123', 'We like the basic pillars of your foundation that lay emphasis on values of human spirit, individual attention and exposure to various activities. We hope that individual attention will help nurture our child and help him develop a good self confidence.'),
(59084, 1045, '_field_135', 'Diagnosed with Autism Spectrum Disorder'),
(59083, 1045, '_field_134', 'Yes'),
(59082, 1045, '_field_133', 'Wears Prescription glasses'),
(59081, 1045, '_field_132', 'Yes'),
(59080, 1045, '_field_122', 'Prefers finger or dry foods.'),
(59079, 1045, '_field_121', 'Yes'),
(59078, 1045, '_field_120', 'Cannot handle messy foods.'),
(59077, 1045, '_field_119', 'Yes'),
(59075, 1045, '_field_117', 'No'),
(59076, 1045, '_field_118', ''),
(59074, 1045, '_field_116', ''),
(59073, 1045, '_field_115', 'No'),
(59072, 1045, '_field_114', 'No'),
(59071, 1045, '_field_138', 'Toastminors (Public Speaking), Swimming, Biking'),
(59070, 1045, '_field_131', '1'),
(59069, 1045, '_field_137', 'Math, Reading'),
(59068, 1045, '_field_130', 'Windsor Elementary'),
(59067, 1045, '_field_106', 'Board Games'),
(59066, 1045, '_field_105', 'Activity Books, Reading, Lego'),
(59065, 1045, '_field_104', 'Zahra Mantri, 2 years'),
(59064, 1045, '_field_103', 'Yes'),
(59063, 1045, '_field_102', 'Canada'),
(59062, 1045, '_field_101', 'Hindi, English'),
(59061, 1045, '_field_100', 'Gujrati'),
(59059, 1045, '_field_98', ''),
(59060, 1045, '_field_99', 'Male'),
(59058, 1045, '_field_97', '28/11/2012'),
(59057, 1045, '_field_96', 'Qasim Mantri'),
(59056, 1045, '_field_129', ''),
(59055, 1045, '_field_128', ''),
(59054, 1045, '_field_95', '7788584168'),
(59053, 1045, '_field_94', 'zainab.mantri@gmail.com'),
(59052, 1045, '_field_93', 'Mantri'),
(59048, 1045, '_field_89', 'Armstrong Fluid Technology'),
(59049, 1045, '_field_90', '6044042596'),
(59050, 1045, '_field_91', '1'),
(59051, 1045, '_field_92', 'Zainab'),
(59047, 1045, '_field_88', 'V5E 4K2'),
(59046, 1045, '_field_87', 'BC'),
(59045, 1045, '_field_86', 'Burnaby'),
(59044, 1045, '_field_85', '1304'),
(59043, 1045, '_field_84', '6622 Southoaks Crescent'),
(59042, 1045, '_field_83', 'hussainstar13@gmail.com'),
(59040, 1045, '_field_81', 'Mantri'),
(59041, 1045, '_field_82', '6044042596'),
(59039, 1045, '_field_80', 'Huseni'),
(59038, 1045, '_field_79', 'Our sons behavior consultant'),
(59031, 1044, '_field_126', '1'),
(59032, 1044, '_form_id', '3'),
(59033, 1044, '_seq_num', '246'),
(59034, 1045, '_field_74', 'Grade Two'),
(59035, 1045, '_field_75', 'September 2019');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(59036, 1045, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(59037, 1045, '_field_78', ''),
(59030, 1044, '_field_136', 'Qasim is a quiet, happy, bright 6 year old. His interests are Math and Reading which make him a good fit for Montessori Based program. He has trouble with social interactions and play time and we are hoping that with a small classroom setting those challenges will be addressed. With a mixed classroom environment he will be able to excel in his strong points like reading, spelling and math and also work on his social interactions with his peers.'),
(59029, 1044, '_field_124', 'Our son has attended a Montessori based preschool for a short while and we saw that it helped him a lot. He learned a lot in that learning structure and we feel that the program will help in his school years. Our daughter attends a Montessori program and we really like it. We feel that the opportunity given to children to discover and explore build strong foundations in their learning.'),
(59028, 1044, '_field_123', 'We like the basic pillars of your foundation that lay emphasis on values of human spirit, individual attention and exposure to various activities. We hope that individual attention will help nurture our child and help him develop a good self confidence.'),
(59027, 1044, '_field_135', 'Diagnosed with Autism Spectrum Disorder'),
(59026, 1044, '_field_134', 'Yes'),
(59025, 1044, '_field_133', 'Wears Prescription glasses'),
(59024, 1044, '_field_132', 'Yes'),
(59023, 1044, '_field_122', 'Prefers finger or dry foods.'),
(59022, 1044, '_field_121', 'Yes'),
(59021, 1044, '_field_120', 'Cannot handle messy foods.'),
(59020, 1044, '_field_119', 'Yes'),
(59019, 1044, '_field_118', ''),
(59018, 1044, '_field_117', 'No'),
(59017, 1044, '_field_116', ''),
(59016, 1044, '_field_115', 'No'),
(59015, 1044, '_field_114', 'No'),
(59014, 1044, '_field_138', 'Toastminors (Public Speaking), Swimming, Biking'),
(59013, 1044, '_field_131', '1'),
(59012, 1044, '_field_137', 'Math, Reading'),
(59011, 1044, '_field_130', 'Windsor Elementary'),
(59010, 1044, '_field_106', 'Board Games'),
(59009, 1044, '_field_105', 'Activity Books, Reading, Lego'),
(59008, 1044, '_field_104', 'Zahra Mantri, 2 years'),
(59007, 1044, '_field_103', 'Yes'),
(59006, 1044, '_field_102', 'Canada'),
(59005, 1044, '_field_101', 'Hindi, English'),
(59004, 1044, '_field_100', 'Gujrati'),
(59003, 1044, '_field_99', 'Male'),
(59002, 1044, '_field_98', ''),
(59001, 1044, '_field_97', '28/11/2012'),
(59000, 1044, '_field_96', 'Qasim Mantri'),
(58999, 1044, '_field_129', ''),
(58998, 1044, '_field_128', ''),
(58997, 1044, '_field_95', '7788584168'),
(58996, 1044, '_field_94', 'zainab.mantri@gmail.com'),
(58995, 1044, '_field_93', 'Mantri'),
(58994, 1044, '_field_92', 'Zainab'),
(58993, 1044, '_field_91', '1'),
(58992, 1044, '_field_90', '6044042596'),
(58991, 1044, '_field_89', 'Armstrong Fluid Technology'),
(58990, 1044, '_field_88', 'V5E 4K2'),
(58989, 1044, '_field_87', 'BC'),
(58988, 1044, '_field_86', 'Burnaby'),
(58987, 1044, '_field_85', '1304'),
(58986, 1044, '_field_84', '6622 Southoaks Crescent'),
(58981, 1044, '_field_79', 'Our sons behavior consultant'),
(58982, 1044, '_field_80', 'Huseni'),
(58983, 1044, '_field_81', 'Mantri'),
(58984, 1044, '_field_82', '6044042596'),
(58985, 1044, '_field_83', 'hussainstar13@gmail.com'),
(58980, 1044, '_field_78', ''),
(58979, 1044, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(58978, 1044, '_field_75', 'September 2019'),
(58977, 1044, '_field_74', 'Grade Two'),
(58976, 1043, '_seq_num', '308'),
(58975, 1043, '_form_id', '2'),
(58974, 1043, '_field_67', '1'),
(58967, 1043, '_field_45', 'No'),
(58968, 1043, '_field_64', ''),
(58969, 1043, '_field_46', 'N'),
(58970, 1043, '_field_65', ''),
(58971, 1043, '_field_47', '- We prefer Montessori academic programs\n- Good rating, suitable location\n- In agreement with your teaching principles'),
(58972, 1043, '_field_73', 'We want an environment where teachers are encouraging, engaging and value the individual child.  We want our child to learn how to learn and to be prepared for future academic and social excellence.  We believe the Montessori method can satisfy the above requirements.'),
(58973, 1043, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(58959, 1043, '_field_54', 'No'),
(58960, 1043, '_field_55', ''),
(58961, 1043, '_field_56', ''),
(58962, 1043, '_field_42', 'N/A'),
(58963, 1043, '_field_43', 'No'),
(58964, 1043, '_field_62', ''),
(58965, 1043, '_field_44', 'No'),
(58966, 1043, '_field_63', ''),
(58958, 1043, '_field_53', ''),
(58957, 1043, '_field_61', ''),
(58955, 1043, '_field_38', 'No'),
(58956, 1043, '_field_39', 'No'),
(58954, 1043, '_field_37', 'Reading books and singing nursery rhymes'),
(58953, 1043, '_field_36', 'Play with cars'),
(58952, 1043, '_field_72', ''),
(58951, 1043, '_field_32', 'N'),
(58950, 1043, '_field_30', 'Canadian'),
(58949, 1043, '_field_27', ''),
(58947, 1043, '_field_22', 'M'),
(58948, 1043, '_field_26', 'Chinese'),
(58946, 1043, '_field_20', 'Felix'),
(58945, 1043, '_field_24', '17/03/2017'),
(58944, 1043, '_field_18', 'Felix Tan'),
(58943, 1043, '_field_60', ''),
(58942, 1043, '_field_59', ''),
(58941, 1043, '_field_58', ''),
(58940, 1043, '_field_57', ''),
(58939, 1043, '_field_41', '0'),
(58938, 1043, '_field_35', '6047293685'),
(58937, 1043, '_field_34', 'Golder Associates Ltd.'),
(58936, 1043, '_field_31', 'v5r3w2'),
(58935, 1043, '_field_33', 'BC'),
(58934, 1043, '_field_29', 'Vancouver'),
(58933, 1043, '_field_28', ''),
(58932, 1043, '_field_25', '5506 Killarney Street'),
(58931, 1043, '_field_23', 'hualintan@hotmail.com'),
(58930, 1043, '_field_21', '6047293685'),
(58929, 1043, '_field_19', 'Tan'),
(58928, 1043, '_field_17', 'William'),
(58927, 1043, '_field_71', ''),
(58926, 1043, '_field_70', ''),
(58925, 1043, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(58924, 1043, '_field_9', '0'),
(58923, 1043, '_field_7', 'January 2019'),
(58922, 1043, '_field_5', 'Full Day'),
(58921, 1042, '_seq_num', '307'),
(58920, 1042, '_form_id', '2'),
(58919, 1042, '_field_67', '1'),
(58918, 1042, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(58917, 1042, '_field_73', 'We want an environment where teachers are encouraging, engaging and value the individual child.  We want our child to learn how to learn and to be prepared for future academic and social excellence.  We believe the Montessori method can satisfy the above requirements.'),
(58916, 1042, '_field_47', '- We prefer Montessori academic programs\n- Good rating, suitable location\n- In agreement with your teaching principles'),
(58915, 1042, '_field_65', ''),
(58914, 1042, '_field_46', 'N'),
(58913, 1042, '_field_64', ''),
(58912, 1042, '_field_45', 'No'),
(58911, 1042, '_field_63', ''),
(58910, 1042, '_field_44', 'No'),
(58909, 1042, '_field_62', ''),
(58908, 1042, '_field_43', 'No'),
(58906, 1042, '_field_56', ''),
(58907, 1042, '_field_42', 'N/A'),
(58905, 1042, '_field_55', ''),
(58904, 1042, '_field_54', 'No'),
(58903, 1042, '_field_53', ''),
(58902, 1042, '_field_61', ''),
(58901, 1042, '_field_39', 'No'),
(58900, 1042, '_field_38', 'No'),
(58899, 1042, '_field_37', 'Reading books and singing nursery rhymes'),
(58897, 1042, '_field_72', ''),
(58898, 1042, '_field_36', 'Play with cars'),
(58883, 1042, '_field_35', '6047293685'),
(58884, 1042, '_field_41', '0'),
(58885, 1042, '_field_57', ''),
(58886, 1042, '_field_58', ''),
(58887, 1042, '_field_59', ''),
(58888, 1042, '_field_60', ''),
(58889, 1042, '_field_18', 'Felix Tan'),
(58890, 1042, '_field_24', '17/03/2017'),
(58891, 1042, '_field_20', 'Felix'),
(58892, 1042, '_field_22', 'M'),
(58893, 1042, '_field_26', 'Chinese'),
(58894, 1042, '_field_27', ''),
(58895, 1042, '_field_30', 'Canadian'),
(58896, 1042, '_field_32', 'N'),
(58876, 1042, '_field_23', 'hualintan@hotmail.com'),
(58877, 1042, '_field_25', '5506 Killarney Street'),
(58878, 1042, '_field_28', ''),
(58879, 1042, '_field_29', 'Vancouver'),
(58880, 1042, '_field_33', 'BC'),
(58881, 1042, '_field_31', 'v5r3w2'),
(58882, 1042, '_field_34', 'Golder Associates Ltd.'),
(58875, 1042, '_field_21', '6047293685'),
(58873, 1042, '_field_17', 'William'),
(58874, 1042, '_field_19', 'Tan'),
(58872, 1042, '_field_71', ''),
(58871, 1042, '_field_70', ''),
(58870, 1042, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(58869, 1042, '_field_9', '0'),
(58868, 1042, '_field_7', 'January 2019'),
(58867, 1042, '_field_5', 'Full Day'),
(58865, 1041, '_form_id', '2'),
(58866, 1041, '_seq_num', '306'),
(58864, 1041, '_field_67', '1'),
(58863, 1041, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(58862, 1041, '_field_73', 'We believe the essential teaching methods of a Montessori school are ones we feel suits our son as well as beliefs we have as parents in the way we want to raise and teach our son as parents. The early years of a child\'s development prepare him for the future and we appreciate how Montessori teaches around kids key development stages. We appreciate how the teachers help to assist with the learning style opposed to dictating it, as well, how the curriculum centres around hands on learning, and having classes of mixed ages to promote cooperative playing and partnership. '),
(58861, 1041, '_field_47', 'We\'ve heard how great this location is and how amazing all the teachers are. '),
(58860, 1041, '_field_65', ''),
(58858, 1041, '_field_64', ''),
(58859, 1041, '_field_46', 'N'),
(58857, 1041, '_field_45', 'No'),
(58856, 1041, '_field_63', ''),
(58855, 1041, '_field_44', 'No'),
(58854, 1041, '_field_62', ''),
(58853, 1041, '_field_43', 'No'),
(58852, 1041, '_field_42', 'NO '),
(58851, 1041, '_field_56', ''),
(58850, 1041, '_field_55', ''),
(58849, 1041, '_field_54', 'No'),
(58848, 1041, '_field_53', 'Johnny loves the classes we enrol him in and is usually the one helping his sportball coach demonstrate the sports in class.  '),
(58847, 1041, '_field_61', 'Yes'),
(58846, 1041, '_field_39', 'Yes'),
(58845, 1041, '_field_38', 'Yes'),
(58844, 1041, '_field_37', 'sports, dancing, swimming, gymnastics, playing at parks and play gyms, books (naming and making sounds of different animals)  '),
(58843, 1041, '_field_36', 'Building (block &amp; toys) playing with trains &amp; trucks, kick or throw the ball around'),
(58842, 1041, '_field_72', ''),
(58841, 1041, '_field_32', 'N'),
(58840, 1041, '_field_30', 'Canadian '),
(58839, 1041, '_field_27', ''),
(58838, 1041, '_field_26', 'English '),
(58837, 1041, '_field_22', 'M'),
(58831, 1041, '_field_58', ''),
(58832, 1041, '_field_59', ''),
(58833, 1041, '_field_60', ''),
(58834, 1041, '_field_18', 'Johnathan Noah Weir '),
(58835, 1041, '_field_24', '30/12/2016'),
(58836, 1041, '_field_20', 'Johnny/John '),
(58830, 1041, '_field_57', ''),
(58829, 1041, '_field_41', '0'),
(58828, 1041, '_field_35', '604-637-4497'),
(58827, 1041, '_field_34', 'Navigate Surgical Technologies '),
(58826, 1041, '_field_31', 'V6A0C5'),
(58825, 1041, '_field_33', 'BC'),
(58824, 1041, '_field_29', 'Vancouver'),
(58822, 1041, '_field_25', '1618 Quebec st'),
(58823, 1041, '_field_28', '1720'),
(58809, 1040, '_field_67', '1'),
(58810, 1040, '_form_id', '2'),
(58811, 1040, '_seq_num', '305'),
(58812, 1041, '_field_5', 'Full Day'),
(58813, 1041, '_field_7', 'January 2019'),
(58814, 1041, '_field_9', '0'),
(58815, 1041, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(58816, 1041, '_field_70', ''),
(58817, 1041, '_field_71', ''),
(58818, 1041, '_field_17', 'Tara '),
(58819, 1041, '_field_19', 'Weir'),
(58820, 1041, '_field_21', '7785542095'),
(58821, 1041, '_field_23', 'tlynweir@gmail.com'),
(58808, 1040, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(58807, 1040, '_field_73', 'We believe the essential teaching methods of a Montessori school are ones we feel suits our son as well as beliefs we have as parents in the way we want to raise and teach our son as parents. The early years of a child\'s development prepare him for the future and we appreciate how Montessori teaches around kids key development stages. We appreciate how the teachers help to assist with the learning style opposed to dictating it, as well, how the curriculum centres around hands on learning, and having classes of mixed ages to promote cooperative playing and partnership. '),
(58806, 1040, '_field_47', 'We\'ve heard how great this location is and how amazing all the teachers are. '),
(58804, 1040, '_field_46', 'N'),
(58805, 1040, '_field_65', ''),
(58803, 1040, '_field_64', ''),
(58799, 1040, '_field_62', ''),
(58800, 1040, '_field_44', 'No'),
(58801, 1040, '_field_63', ''),
(58802, 1040, '_field_45', 'No'),
(58798, 1040, '_field_43', 'No'),
(58797, 1040, '_field_42', 'NO '),
(58796, 1040, '_field_56', ''),
(58795, 1040, '_field_55', ''),
(58794, 1040, '_field_54', 'No'),
(58793, 1040, '_field_53', 'Johnny loves the classes we enrol him in and is usually the one helping his sportball coach demonstrate the sports in class.  '),
(58792, 1040, '_field_61', 'Yes'),
(58790, 1040, '_field_38', 'Yes'),
(58791, 1040, '_field_39', 'Yes'),
(58789, 1040, '_field_37', 'sports, dancing, swimming, gymnastics, playing at parks and play gyms, books (naming and making sounds of different animals)  '),
(58787, 1040, '_field_72', ''),
(58788, 1040, '_field_36', 'Building (block &amp; toys) playing with trains &amp; trucks, kick or throw the ball around'),
(58786, 1040, '_field_32', 'N'),
(58785, 1040, '_field_30', 'Canadian '),
(58784, 1040, '_field_27', ''),
(58783, 1040, '_field_26', 'English '),
(58782, 1040, '_field_22', 'M'),
(58781, 1040, '_field_20', 'Johnny/John '),
(58780, 1040, '_field_24', '30/12/2016'),
(58779, 1040, '_field_18', 'Johnathan Noah Weir '),
(58778, 1040, '_field_60', ''),
(58777, 1040, '_field_59', ''),
(58776, 1040, '_field_58', ''),
(58775, 1040, '_field_57', ''),
(58774, 1040, '_field_41', '0'),
(58773, 1040, '_field_35', '604-637-4497'),
(58772, 1040, '_field_34', 'Navigate Surgical Technologies '),
(58771, 1040, '_field_31', 'V6A0C5'),
(58770, 1040, '_field_33', 'BC'),
(58769, 1040, '_field_29', 'Vancouver'),
(58768, 1040, '_field_28', '1720'),
(58767, 1040, '_field_25', '1618 Quebec st'),
(58765, 1040, '_field_21', '7785542095'),
(58766, 1040, '_field_23', 'tlynweir@gmail.com'),
(58764, 1040, '_field_19', 'Weir'),
(58763, 1040, '_field_17', 'Tara '),
(58762, 1040, '_field_71', ''),
(58761, 1040, '_field_70', ''),
(58760, 1040, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(58759, 1040, '_field_9', '0'),
(58756, 1039, '_seq_num', '304'),
(58757, 1040, '_field_5', 'Full Day'),
(58758, 1040, '_field_7', 'January 2019'),
(58755, 1039, '_form_id', '2'),
(58754, 1039, '_field_67', '1'),
(58753, 1039, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(58752, 1039, '_field_73', 'In certain cases, a rigid structure for learning may inhibit opportunities to develop on his natural skills and abilities. Often times, children are left wondering what their natural skills or interests may, perhaps that could be attributed to the traditional school learning environment.  \n\nAs parents, we feel that the Montessori method will assist our son in his early years to explore his interests and identify his strengths.  We have the following educational goals in mind:\n\n- explore natural skillset, interests and talents by allowing choice of activity within the Montessori curriculum. \n- learn in a fun environment that would allow our child to learn at a comfortable pace. Our son enjoys learning new things, and we would want him to continue to feel this way.  \n- develop independence, but be able to also learn and participate in group settings. \n- understand and absorb his own accomplishments\n- continue to express his interest in reading/listening to stories, singing, and music as well as sporting activities. \n\nOur intent then would be then to build off of a solid foundation in his subsequent years throughout elementary school learning Math, Sciences, History, Languages etc. \n\n'),
(58751, 1039, '_field_47', 'Our wish as parents is to provide every opportunity for learning for our children. In particular, we are looking for a Montessori learning curriculum to help foster the curiosity he displays on a day to day basis. Our son tends to enjoy a variety of activities and excels with self learning as well structured learning. \n\nAs parents we feel WMA would be a great place for our son to learn and the academy comes highly recommended from relatives.  The reputation of the the staff at WMA is held in high regards and our understanding is that staff  are well trained and can exercise the Montessori methods effectively. \n\nIn addition, WMA participates in co-curricular programs such as Salmon Habitat Restoration, which can offer a wealth of learning and understanding of the environment as well as develop compassion and nurturing qualities. These qualities are lifelong attributes we would like for our children to carry forward. \n\nAs his father, I personally have experienced Montessori based learning and recall vividly the environment I was in as well as some of the program elements which carried forward in my personal and professional life years later. In addition we have a 5 month old daughter who we would like to enroll into the program once eligible and ideally it would be nice if both children were able to attend the same school. \n\nWe have found that many schools in and around our neighborhood are adopting Montessori methods; however,  we would like to ensure that we enroll our son within a school that can exercise the curriculum as intended, in a positive learning environment and we feel the reputation of WMA allows for that. \n\n'),
(58749, 1039, '_field_46', 'N'),
(58750, 1039, '_field_65', ''),
(58748, 1039, '_field_64', ''),
(58747, 1039, '_field_45', 'No'),
(58746, 1039, '_field_63', 'Generally Vegetarian '),
(58745, 1039, '_field_44', 'Yes'),
(58744, 1039, '_field_62', ''),
(58743, 1039, '_field_43', 'No'),
(58742, 1039, '_field_42', 'N/A'),
(58741, 1039, '_field_56', 'Yes'),
(58740, 1039, '_field_55', 'Strong Start '),
(58739, 1039, '_field_54', 'Yes'),
(58738, 1039, '_field_53', 'The experience away from home is at Strong Start - With a parent being present but at a distance. '),
(58737, 1039, '_field_61', 'Yes'),
(58736, 1039, '_field_39', 'Yes'),
(58735, 1039, '_field_38', 'Yes'),
(58734, 1039, '_field_37', 'He is open minded when other kids are around finds something to participate in with the group. He enjoys playing outdoors in playgrounds and playing in sandbox or with water table with other children.  With his parents he enjoys swimming or playing sports as well as reading and participating with flash cards as well listening to music and singing.   '),
(58733, 1039, '_field_36', 'arts &amp; crafts including: painting, playdough. Playing with his toys both developmental toys and liesure toys and playing with musical instrument (indian drums). Enjoys outdoor time in his sandbox or playing with his water table.  '),
(58732, 1039, '_field_72', 'Naviya  - 5 months'),
(58731, 1039, '_field_32', 'Yes'),
(58730, 1039, '_field_30', 'Canadian'),
(58729, 1039, '_field_27', 'Punjabi'),
(58728, 1039, '_field_26', 'English'),
(58727, 1039, '_field_22', 'M'),
(58713, 1039, '_field_28', ''),
(58714, 1039, '_field_29', 'Vancouver'),
(58715, 1039, '_field_33', 'BC'),
(58716, 1039, '_field_31', 'V5P1X6'),
(58717, 1039, '_field_34', 'Metro Vancouver'),
(58718, 1039, '_field_35', '6044326492'),
(58719, 1039, '_field_41', '1'),
(58720, 1039, '_field_57', ''),
(58721, 1039, '_field_58', ''),
(58722, 1039, '_field_59', ''),
(58723, 1039, '_field_60', ''),
(58724, 1039, '_field_18', 'Sahil Joiya'),
(58725, 1039, '_field_24', '03/07/2016'),
(58726, 1039, '_field_20', 'Sahil'),
(58708, 1039, '_field_17', 'Rajiv '),
(58709, 1039, '_field_19', 'Joiya'),
(58710, 1039, '_field_21', '6045181817'),
(58711, 1039, '_field_23', 'rajivjoiya@gmail.com'),
(58712, 1039, '_field_25', '2117 East 53rd Avenue'),
(58707, 1039, '_field_71', 'Relatives have previously enrolled their children at WMA. '),
(58706, 1039, '_field_70', ''),
(58705, 1039, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(58704, 1039, '_field_9', '0'),
(58703, 1039, '_field_7', 'September 2019'),
(58702, 1039, '_field_5', 'Morning Session'),
(58701, 1038, '_seq_num', '303'),
(69118, 1230, '_field_73', 'As a parent, we like to see our daughter as an independent and responsible personality. We believe the Montessori concept of teaching will provide a better environment where she can learn in a collective environment. We like that in the Montessori method teacher give one to one attention and learning in a small group provide a better relationship between children and teacher.  '),
(69117, 1230, '_field_47', 'Firstly, I have gone through the website, curriculum, and the reviews and from the initial research I found that WMA is a right school what I am looking for my daughter. Secondly, As a parent, I like to see my daughter learn the values and its important in the life, respect for others and empathy. We believe that Your values as a school would help my daughter in laying her foundation of learning and become a good human being. '),
(69116, 1230, '_field_65', ''),
(69115, 1230, '_field_46', 'N'),
(69114, 1230, '_field_64', 'Veg only'),
(69113, 1230, '_field_45', 'Yes'),
(69112, 1230, '_field_63', ''),
(69111, 1230, '_field_44', 'No'),
(69110, 1230, '_field_62', ''),
(69109, 1230, '_field_43', 'No'),
(69108, 1230, '_field_42', 'not known so far'),
(69107, 1230, '_field_56', ''),
(69106, 1230, '_field_55', ''),
(69105, 1230, '_field_54', 'No'),
(69104, 1230, '_field_53', ''),
(69102, 1230, '_field_39', 'No'),
(69103, 1230, '_field_61', ''),
(69101, 1230, '_field_38', 'No'),
(69100, 1230, '_field_37', 'Talk and play'),
(69099, 1230, '_field_36', 'Singing Rymes, watching educational videos and playing with toys '),
(69098, 1230, '_field_72', ''),
(69097, 1230, '_field_32', 'N'),
(69096, 1230, '_field_30', 'Canadian'),
(69095, 1230, '_field_27', ''),
(69094, 1230, '_field_26', 'English'),
(69093, 1230, '_field_22', 'F'),
(69092, 1230, '_field_20', 'Aashi'),
(69091, 1230, '_field_24', '16/01/2017'),
(69090, 1230, '_field_18', 'Aashi Kumar'),
(69089, 1230, '_field_60', ''),
(69088, 1230, '_field_59', ''),
(69087, 1230, '_field_58', ''),
(69086, 1230, '_field_57', ''),
(69085, 1230, '_field_41', '0'),
(69084, 1230, '_field_35', '7783023637'),
(69083, 1230, '_field_34', 'Burnaby'),
(69082, 1230, '_field_31', 'V5J1Z6'),
(69081, 1230, '_field_33', 'BC'),
(69080, 1230, '_field_29', 'Burnaby'),
(69079, 1230, '_field_28', ''),
(69078, 1230, '_field_25', '3986 Rumble St'),
(69077, 1230, '_field_23', 'amitfirm@gmail.com'),
(69076, 1230, '_field_21', '7783185320'),
(69075, 1230, '_field_19', 'Kumar'),
(69073, 1230, '_field_71', ''),
(69074, 1230, '_field_17', 'Amit'),
(69072, 1230, '_field_70', ''),
(69071, 1230, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(69069, 1230, '_field_7', 'September 2019'),
(69070, 1230, '_field_9', '0'),
(69065, 1229, '_field_67', '1'),
(69066, 1229, '_form_id', '2'),
(69067, 1229, '_seq_num', '421'),
(69068, 1230, '_field_5', 'Full Day'),
(69064, 1229, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:13:\"Casa One Year\";i:3;s:14:\"Casa Two Years\";}'),
(69058, 1229, '_field_45', 'Yes'),
(69059, 1229, '_field_64', 'Veg only'),
(69060, 1229, '_field_46', 'N'),
(69061, 1229, '_field_65', ''),
(69062, 1229, '_field_47', 'Firstly, I have gone through the website, curriculum, and the reviews and from the initial research I found that WMA is a right school what I am looking for my daughter. Secondly, As a parent, I like to see my daughter learn the values and its important in the life, respect for others and empathy. We believe that Your values as a school would help my daughter in laying her foundation of learning and become a good human being. '),
(69063, 1229, '_field_73', 'As a parent, we like to see our daughter as an independent and responsible personality. We believe the Montessori concept of teaching will provide a better environment where she can learn in a collective environment. We like that in the Montessori method teacher give one to one attention and learning in a small group provide a better relationship between children and teacher.  '),
(69051, 1229, '_field_55', ''),
(69052, 1229, '_field_56', ''),
(69053, 1229, '_field_42', 'not known so far'),
(69054, 1229, '_field_43', 'No'),
(69055, 1229, '_field_62', ''),
(69056, 1229, '_field_44', 'No'),
(69057, 1229, '_field_63', ''),
(69050, 1229, '_field_54', 'No'),
(69049, 1229, '_field_53', ''),
(69047, 1229, '_field_39', 'No'),
(69048, 1229, '_field_61', ''),
(69046, 1229, '_field_38', 'No'),
(69045, 1229, '_field_37', 'Talk and play'),
(69044, 1229, '_field_36', 'Singing Rymes, watching educational videos and playing with toys '),
(69043, 1229, '_field_72', ''),
(69037, 1229, '_field_20', 'Aashi'),
(69038, 1229, '_field_22', 'F'),
(69039, 1229, '_field_26', 'English'),
(69040, 1229, '_field_27', ''),
(69041, 1229, '_field_30', 'Canadian'),
(69042, 1229, '_field_32', 'N'),
(69036, 1229, '_field_24', '16/01/2017'),
(69035, 1229, '_field_18', 'Aashi Kumar'),
(69034, 1229, '_field_60', ''),
(69033, 1229, '_field_59', ''),
(69032, 1229, '_field_58', ''),
(69031, 1229, '_field_57', ''),
(69030, 1229, '_field_41', '0'),
(69029, 1229, '_field_35', '7783023637'),
(69028, 1229, '_field_34', 'Burnaby'),
(69027, 1229, '_field_31', 'V5J1Z6'),
(69026, 1229, '_field_33', 'BC'),
(69025, 1229, '_field_29', 'Burnaby'),
(69024, 1229, '_field_28', ''),
(69023, 1229, '_field_25', '3986 Rumble St'),
(69022, 1229, '_field_23', 'amitfirm@gmail.com'),
(69021, 1229, '_field_21', '7783185320'),
(69020, 1229, '_field_19', 'Kumar'),
(69019, 1229, '_field_17', 'Amit'),
(69018, 1229, '_field_71', ''),
(69017, 1229, '_field_70', ''),
(69016, 1229, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(69015, 1229, '_field_9', '0'),
(69014, 1229, '_field_7', 'September 2019'),
(69013, 1229, '_field_5', 'Full Day'),
(69012, 1228, '_seq_num', '420'),
(69011, 1228, '_form_id', '2'),
(69010, 1228, '_field_67', '1'),
(69009, 1228, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(69008, 1228, '_field_73', 'Montessori method leads her to think alone and be able to cope with issues by herself. Also making some arts and projects by herself too.'),
(69007, 1228, '_field_47', 'I really like the Montessori education and I am willing her to gain more responsibilities to be more mature and dependent.'),
(69006, 1228, '_field_65', ''),
(69005, 1228, '_field_46', 'N'),
(69004, 1228, '_field_64', ''),
(69003, 1228, '_field_45', 'No'),
(69002, 1228, '_field_63', ''),
(69001, 1228, '_field_44', 'No'),
(69000, 1228, '_field_62', ''),
(68999, 1228, '_field_43', 'No'),
(68998, 1228, '_field_42', 'None'),
(68997, 1228, '_field_56', 'n'),
(68996, 1228, '_field_55', 'Cefa Cambie Daycare'),
(68995, 1228, '_field_54', 'Yes'),
(68994, 1228, '_field_53', ''),
(68993, 1228, '_field_61', 'Yes'),
(68992, 1228, '_field_39', 'Yes'),
(68991, 1228, '_field_38', 'Yes'),
(68983, 1228, '_field_22', 'F'),
(68984, 1228, '_field_26', 'English'),
(68985, 1228, '_field_27', 'Mandarin'),
(68986, 1228, '_field_30', 'Canada'),
(68987, 1228, '_field_32', 'N'),
(68988, 1228, '_field_72', ''),
(68989, 1228, '_field_36', 'Reading books and drawing'),
(68990, 1228, '_field_37', 'Ballet and lego'),
(68980, 1228, '_field_18', 'YIQI ZHONG'),
(68981, 1228, '_field_24', '26/09/2015'),
(68982, 1228, '_field_20', 'Isabelle'),
(68979, 1228, '_field_60', ''),
(68978, 1228, '_field_59', ''),
(68977, 1228, '_field_58', ''),
(68976, 1228, '_field_57', ''),
(68975, 1228, '_field_41', '0'),
(68974, 1228, '_field_35', '7788859063'),
(68973, 1228, '_field_34', 'Rocana meats ltd.'),
(68972, 1228, '_field_31', 'v6m2k1'),
(68969, 1228, '_field_28', ''),
(68970, 1228, '_field_29', 'vancouver'),
(68971, 1228, '_field_33', 'BC'),
(68962, 1228, '_field_70', ''),
(68963, 1228, '_field_71', ''),
(68964, 1228, '_field_17', 'shuman'),
(68965, 1228, '_field_19', 'jiang'),
(68966, 1228, '_field_21', '7788859063'),
(68967, 1228, '_field_23', '412645293@qq.com'),
(68968, 1228, '_field_25', '1080 W46th ave'),
(68953, 1227, '_field_73', 'Montessori method leads her to think alone and be able to cope with issues by herself. Also making some arts and projects by herself too.'),
(68954, 1227, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(68955, 1227, '_field_67', '1'),
(68956, 1227, '_form_id', '2'),
(68957, 1227, '_seq_num', '419'),
(68958, 1228, '_field_5', 'select'),
(68959, 1228, '_field_7', 'September 2019'),
(68960, 1228, '_field_9', '1'),
(68961, 1228, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";}'),
(68947, 1227, '_field_63', ''),
(68948, 1227, '_field_45', 'No'),
(68949, 1227, '_field_64', ''),
(68950, 1227, '_field_46', 'N'),
(68951, 1227, '_field_65', ''),
(68952, 1227, '_field_47', 'I really like the Montessori education and I am willing her to gain more responsibilities to be more mature and dependent.'),
(68946, 1227, '_field_44', 'No'),
(68945, 1227, '_field_62', ''),
(68944, 1227, '_field_43', 'No'),
(68943, 1227, '_field_42', 'None'),
(68942, 1227, '_field_56', 'n'),
(68941, 1227, '_field_55', 'Cefa Cambie Daycare'),
(68940, 1227, '_field_54', 'Yes'),
(68939, 1227, '_field_53', ''),
(68938, 1227, '_field_61', 'Yes'),
(68937, 1227, '_field_39', 'Yes'),
(68932, 1227, '_field_32', 'N'),
(68933, 1227, '_field_72', ''),
(68934, 1227, '_field_36', 'Reading books and drawing'),
(68935, 1227, '_field_37', 'Ballet and lego'),
(68936, 1227, '_field_38', 'Yes'),
(68931, 1227, '_field_30', 'Canada'),
(68930, 1227, '_field_27', 'Mandarin'),
(68929, 1227, '_field_26', 'English'),
(68928, 1227, '_field_22', 'F'),
(68927, 1227, '_field_20', 'Isabelle'),
(68926, 1227, '_field_24', '26/09/2015'),
(68925, 1227, '_field_18', 'YIQI ZHONG'),
(68924, 1227, '_field_60', ''),
(68923, 1227, '_field_59', ''),
(68922, 1227, '_field_58', ''),
(68921, 1227, '_field_57', ''),
(68920, 1227, '_field_41', '0'),
(68919, 1227, '_field_35', '7788859063'),
(68918, 1227, '_field_34', 'Rocana meats ltd.'),
(68917, 1227, '_field_31', 'v6m2k1'),
(68916, 1227, '_field_33', 'BC'),
(68915, 1227, '_field_29', 'vancouver'),
(68914, 1227, '_field_28', ''),
(68913, 1227, '_field_25', '1080 W46th ave'),
(68912, 1227, '_field_23', '412645293@qq.com'),
(68911, 1227, '_field_21', '7788859063'),
(68910, 1227, '_field_19', 'jiang'),
(68909, 1227, '_field_17', 'shuman'),
(68908, 1227, '_field_71', ''),
(68907, 1227, '_field_70', ''),
(68906, 1227, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";}'),
(68905, 1227, '_field_9', '1'),
(68904, 1227, '_field_7', 'September 2019'),
(68903, 1227, '_field_5', 'select'),
(68902, 1226, '_seq_num', '418'),
(68901, 1226, '_form_id', '2'),
(68900, 1226, '_field_67', '1'),
(68899, 1226, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(68898, 1226, '_field_73', 'We strongly believe in the Montessori approach to education and we really want Blair to be in an environment where she can express herself'),
(68897, 1226, '_field_47', 'Our research shows that WMA is the best and our primary option for Blair'),
(68896, 1226, '_field_65', ''),
(68895, 1226, '_field_46', 'N'),
(68894, 1226, '_field_64', 'Blair eats a very healthy diet and does not have meat or dairy. She loves fruit and vegetables'),
(68893, 1226, '_field_45', 'Yes'),
(68892, 1226, '_field_63', ''),
(68891, 1226, '_field_44', 'No'),
(68890, 1226, '_field_62', ''),
(68889, 1226, '_field_43', 'No'),
(68888, 1226, '_field_42', 'None'),
(68881, 1226, '_field_38', 'Yes'),
(68882, 1226, '_field_39', 'Yes'),
(68883, 1226, '_field_61', 'Yes'),
(68884, 1226, '_field_53', 'We have travelled a lot and Blair loves meeting new people. She has spent 5 days per week in Nursery in Doha, Qatar'),
(68885, 1226, '_field_54', 'No'),
(68886, 1226, '_field_55', ''),
(68887, 1226, '_field_56', ''),
(68880, 1226, '_field_37', 'Ballet, Yoga, Coloring, Reading'),
(68879, 1226, '_field_36', 'Ballet, Reading, Imaginative Play'),
(68878, 1226, '_field_72', ''),
(68877, 1226, '_field_32', 'N'),
(68876, 1226, '_field_30', 'UK'),
(68875, 1226, '_field_27', ''),
(68874, 1226, '_field_26', 'English'),
(68873, 1226, '_field_22', 'F'),
(68872, 1226, '_field_20', 'Blair'),
(68859, 1226, '_field_28', ''),
(68860, 1226, '_field_29', 'Doha'),
(68861, 1226, '_field_33', 'BC'),
(68862, 1226, '_field_31', '333333'),
(68863, 1226, '_field_34', 'AGI'),
(68864, 1226, '_field_35', '+97450203899'),
(68865, 1226, '_field_41', '0'),
(68866, 1226, '_field_57', ''),
(68867, 1226, '_field_58', ''),
(68868, 1226, '_field_59', ''),
(68869, 1226, '_field_60', ''),
(68870, 1226, '_field_18', 'Blair Ray Castley'),
(68871, 1226, '_field_24', '20/08/2015'),
(68852, 1226, '_field_70', ''),
(68853, 1226, '_field_71', ''),
(68854, 1226, '_field_17', 'Mark'),
(68855, 1226, '_field_19', 'Castley'),
(68856, 1226, '_field_21', '+97450203899'),
(68857, 1226, '_field_23', 'markcastley@hotmail.com'),
(68858, 1226, '_field_25', '107 BPS'),
(68851, 1226, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(68849, 1226, '_field_7', 'September 2019'),
(68850, 1226, '_field_9', '1'),
(68848, 1226, '_field_5', 'Full Day'),
(58700, 1038, '_form_id', '2'),
(58699, 1038, '_field_67', '1'),
(58698, 1038, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(58697, 1038, '_field_73', 'In certain cases, a rigid structure for learning may inhibit opportunities to develop on his natural skills and abilities. Often times, children are left wondering what their natural skills or interests may, perhaps that could be attributed to the traditional school learning environment.  \n\nAs parents, we feel that the Montessori method will assist our son in his early years to explore his interests and identify his strengths.  We have the following educational goals in mind:\n\n- explore natural skillset, interests and talents by allowing choice of activity within the Montessori curriculum. \n- learn in a fun environment that would allow our child to learn at a comfortable pace. Our son enjoys learning new things, and we would want him to continue to feel this way.  \n- develop independence, but be able to also learn and participate in group settings. \n- understand and absorb his own accomplishments\n- continue to express his interest in reading/listening to stories, singing, and music as well as sporting activities. \n\nOur intent then would be then to build off of a solid foundation in his subsequent years throughout elementary school learning Math, Sciences, History, Languages etc. \n\n'),
(58695, 1038, '_field_65', ''),
(58696, 1038, '_field_47', 'Our wish as parents is to provide every opportunity for learning for our children. In particular, we are looking for a Montessori learning curriculum to help foster the curiosity he displays on a day to day basis. Our son tends to enjoy a variety of activities and excels with self learning as well structured learning. \n\nAs parents we feel WMA would be a great place for our son to learn and the academy comes highly recommended from relatives.  The reputation of the the staff at WMA is held in high regards and our understanding is that staff  are well trained and can exercise the Montessori methods effectively. \n\nIn addition, WMA participates in co-curricular programs such as Salmon Habitat Restoration, which can offer a wealth of learning and understanding of the environment as well as develop compassion and nurturing qualities. These qualities are lifelong attributes we would like for our children to carry forward. \n\nAs his father, I personally have experienced Montessori based learning and recall vividly the environment I was in as well as some of the program elements which carried forward in my personal and professional life years later. In addition we have a 5 month old daughter who we would like to enroll into the program once eligible and ideally it would be nice if both children were able to attend the same school. \n\nWe have found that many schools in and around our neighborhood are adopting Montessori methods; however,  we would like to ensure that we enroll our son within a school that can exercise the curriculum as intended, in a positive learning environment and we feel the reputation of WMA allows for that. \n\n'),
(58694, 1038, '_field_46', 'N'),
(58682, 1038, '_field_61', 'Yes'),
(58683, 1038, '_field_53', 'The experience away from home is at Strong Start - With a parent being present but at a distance. '),
(58684, 1038, '_field_54', 'Yes'),
(58685, 1038, '_field_55', 'Strong Start '),
(58686, 1038, '_field_56', 'Yes'),
(58687, 1038, '_field_42', 'N/A'),
(58688, 1038, '_field_43', 'No'),
(58689, 1038, '_field_62', ''),
(58690, 1038, '_field_44', 'Yes'),
(58691, 1038, '_field_63', 'Generally Vegetarian '),
(58692, 1038, '_field_45', 'No'),
(58693, 1038, '_field_64', ''),
(58680, 1038, '_field_38', 'Yes'),
(58681, 1038, '_field_39', 'Yes'),
(58679, 1038, '_field_37', 'He is open minded when other kids are around finds something to participate in with the group. He enjoys playing outdoors in playgrounds and playing in sandbox or with water table with other children.  With his parents he enjoys swimming or playing sports as well as reading and participating with flash cards as well listening to music and singing.   '),
(58678, 1038, '_field_36', 'arts &amp; crafts including: painting, playdough. Playing with his toys both developmental toys and liesure toys and playing with musical instrument (indian drums). Enjoys outdoor time in his sandbox or playing with his water table.  '),
(58676, 1038, '_field_32', 'Yes'),
(58677, 1038, '_field_72', 'Naviya  - 5 months'),
(58675, 1038, '_field_30', 'Canadian'),
(58674, 1038, '_field_27', 'Punjabi'),
(58673, 1038, '_field_26', 'English'),
(58672, 1038, '_field_22', 'M'),
(58671, 1038, '_field_20', 'Sahil'),
(58670, 1038, '_field_24', '03/07/2016'),
(58669, 1038, '_field_18', 'Sahil Joiya'),
(58668, 1038, '_field_60', ''),
(58667, 1038, '_field_59', ''),
(58666, 1038, '_field_58', ''),
(58665, 1038, '_field_57', ''),
(58664, 1038, '_field_41', '1'),
(58663, 1038, '_field_35', '6044326492'),
(58662, 1038, '_field_34', 'Metro Vancouver'),
(58661, 1038, '_field_31', 'V5P1X6'),
(58660, 1038, '_field_33', 'BC'),
(58659, 1038, '_field_29', 'Vancouver'),
(58658, 1038, '_field_28', ''),
(58657, 1038, '_field_25', '2117 East 53rd Avenue'),
(58656, 1038, '_field_23', 'rajivjoiya@gmail.com'),
(58655, 1038, '_field_21', '6045181817'),
(58654, 1038, '_field_19', 'Joiya'),
(58653, 1038, '_field_17', 'Rajiv '),
(58652, 1038, '_field_71', 'Relatives have previously enrolled their children at WMA. '),
(58651, 1038, '_field_70', ''),
(58650, 1038, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(58649, 1038, '_field_9', '0'),
(58648, 1038, '_field_7', 'September 2019'),
(58647, 1038, '_field_5', 'Morning Session'),
(58646, 1037, '_seq_num', '245'),
(58645, 1037, '_form_id', '3'),
(58644, 1037, '_field_126', '1'),
(58643, 1037, '_field_136', 'She\'s not shy and makes friends easily. She\'s quite brilliant and is always wanting to learn/explore more. '),
(58642, 1037, '_field_124', 'I like the idea of a child centered approach which encourages a child to be creative and curious. '),
(58641, 1037, '_field_123', 'The fact that it is a Montessori school. And also because her cousins go to WMA.  '),
(58640, 1037, '_field_135', ''),
(58639, 1037, '_field_134', 'No'),
(58638, 1037, '_field_133', ''),
(58634, 1037, '_field_120', ''),
(58635, 1037, '_field_121', 'No'),
(58636, 1037, '_field_122', ''),
(58637, 1037, '_field_132', 'No'),
(58633, 1037, '_field_119', 'No'),
(58632, 1037, '_field_118', 'We don\'t eat beef '),
(58630, 1037, '_field_116', ''),
(58631, 1037, '_field_117', 'Yes'),
(58629, 1037, '_field_115', 'No'),
(58628, 1037, '_field_114', 'N/A'),
(58627, 1037, '_field_138', 'Swimming and Skating '),
(58626, 1037, '_field_131', 'Pre-kindergarten'),
(58613, 1037, '_field_96', 'Tanisha Loona '),
(58614, 1037, '_field_97', '12/12/2014'),
(58615, 1037, '_field_98', 'Tanisha'),
(58616, 1037, '_field_99', 'Female'),
(58617, 1037, '_field_100', 'English'),
(58618, 1037, '_field_101', ''),
(58619, 1037, '_field_102', 'Canadian'),
(58620, 1037, '_field_103', 'No'),
(58621, 1037, '_field_104', ''),
(58622, 1037, '_field_105', 'painting, coloring, music, dance'),
(58623, 1037, '_field_106', 'Bingo and board games'),
(58624, 1037, '_field_130', ''),
(58625, 1037, '_field_137', 'Story time and crafts'),
(58606, 1037, '_field_91', '1'),
(58607, 1037, '_field_92', 'Rupinder'),
(58608, 1037, '_field_93', 'Loona'),
(58609, 1037, '_field_94', 'loona_rupinder@yahoo.ca'),
(58610, 1037, '_field_95', '7786887646'),
(58611, 1037, '_field_128', 'Coast Mountain Bus Company '),
(58612, 1037, '_field_129', ''),
(58605, 1037, '_field_90', '6046147163'),
(58604, 1037, '_field_89', 'Fraser Health Authority'),
(58603, 1037, '_field_88', 'V5R3Y8'),
(58602, 1037, '_field_87', 'BC'),
(58601, 1037, '_field_86', 'Vancouver'),
(58600, 1037, '_field_85', ''),
(68847, 1225, '_seq_num', '417'),
(68846, 1225, '_form_id', '2'),
(68845, 1225, '_field_67', '1'),
(68844, 1225, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(68843, 1225, '_field_73', 'We strongly believe in the Montessori approach to education and we really want Blair to be in an environment where she can express herself'),
(68842, 1225, '_field_47', 'Our research shows that WMA is the best and our primary option for Blair'),
(68841, 1225, '_field_65', ''),
(68840, 1225, '_field_46', 'N'),
(68839, 1225, '_field_64', 'Blair eats a very healthy diet and does not have meat or dairy. She loves fruit and vegetables'),
(68838, 1225, '_field_45', 'Yes'),
(68837, 1225, '_field_63', ''),
(68836, 1225, '_field_44', 'No'),
(68835, 1225, '_field_62', ''),
(68834, 1225, '_field_43', 'No'),
(68833, 1225, '_field_42', 'None'),
(68832, 1225, '_field_56', ''),
(68831, 1225, '_field_55', ''),
(68830, 1225, '_field_54', 'No'),
(68829, 1225, '_field_53', 'We have travelled a lot and Blair loves meeting new people. She has spent 5 days per week in Nursery in Doha, Qatar'),
(68828, 1225, '_field_61', 'Yes'),
(68827, 1225, '_field_39', 'Yes'),
(68826, 1225, '_field_38', 'Yes'),
(68825, 1225, '_field_37', 'Ballet, Yoga, Coloring, Reading'),
(68824, 1225, '_field_36', 'Ballet, Reading, Imaginative Play'),
(68823, 1225, '_field_72', ''),
(68822, 1225, '_field_32', 'N'),
(68821, 1225, '_field_30', 'UK'),
(68820, 1225, '_field_27', ''),
(68819, 1225, '_field_26', 'English'),
(68818, 1225, '_field_22', 'F'),
(68817, 1225, '_field_20', 'Blair'),
(68816, 1225, '_field_24', '20/08/2015'),
(68815, 1225, '_field_18', 'Blair Ray Castley'),
(68814, 1225, '_field_60', ''),
(68813, 1225, '_field_59', ''),
(68812, 1225, '_field_58', ''),
(68811, 1225, '_field_57', ''),
(68810, 1225, '_field_41', '0'),
(68809, 1225, '_field_35', '+97450203899'),
(68808, 1225, '_field_34', 'AGI'),
(68807, 1225, '_field_31', '333333'),
(68806, 1225, '_field_33', 'BC'),
(68805, 1225, '_field_29', 'Doha'),
(68804, 1225, '_field_28', ''),
(68803, 1225, '_field_25', '107 BPS'),
(68802, 1225, '_field_23', 'markcastley@hotmail.com'),
(68801, 1225, '_field_21', '+97450203899'),
(68800, 1225, '_field_19', 'Castley'),
(68799, 1225, '_field_17', 'Mark'),
(68790, 1224, '_field_126', '1'),
(68791, 1224, '_form_id', '3'),
(68792, 1224, '_seq_num', '312'),
(68793, 1225, '_field_5', 'Full Day'),
(68794, 1225, '_field_7', 'September 2019'),
(68795, 1225, '_field_9', '1'),
(68796, 1225, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(68797, 1225, '_field_70', ''),
(68798, 1225, '_field_71', ''),
(68789, 1224, '_field_136', 'I think that His English language should get better ,when he start study in school.'),
(68788, 1224, '_field_124', 'It\'s fit.'),
(68787, 1224, '_field_123', 'In order to learn to live and learn to be happy.And be An influential member of the international community.'),
(68786, 1224, '_field_135', ''),
(68785, 1224, '_field_134', 'No'),
(68784, 1224, '_field_133', ''),
(68783, 1224, '_field_132', 'No'),
(68769, 1224, '_field_106', 'Group Game'),
(68770, 1224, '_field_130', ''),
(68771, 1224, '_field_137', 'Play with classmates'),
(68772, 1224, '_field_131', 'Preschool'),
(68773, 1224, '_field_138', 'Swim,i Math class'),
(68774, 1224, '_field_114', 'No'),
(68775, 1224, '_field_115', 'No'),
(68776, 1224, '_field_116', ''),
(68777, 1224, '_field_117', 'No'),
(68778, 1224, '_field_118', ''),
(68779, 1224, '_field_119', 'No'),
(68780, 1224, '_field_120', ''),
(68781, 1224, '_field_121', 'No'),
(68782, 1224, '_field_122', ''),
(68762, 1224, '_field_99', 'Male'),
(68763, 1224, '_field_100', 'English'),
(68764, 1224, '_field_101', 'Persian'),
(68765, 1224, '_field_102', 'Iran'),
(68766, 1224, '_field_103', 'No'),
(68767, 1224, '_field_104', ''),
(68768, 1224, '_field_105', 'See TV'),
(68761, 1224, '_field_98', 'Sami'),
(68760, 1224, '_field_97', '29/05/2014'),
(68759, 1224, '_field_96', 'Sam Mohammadi'),
(68758, 1224, '_field_129', ''),
(68757, 1224, '_field_128', ''),
(68756, 1224, '_field_95', ''),
(68755, 1224, '_field_94', ''),
(68754, 1224, '_field_93', ''),
(68753, 1224, '_field_92', ''),
(68752, 1224, '_field_91', '0'),
(68751, 1224, '_field_90', '+983176294125'),
(68750, 1224, '_field_89', 'TVTO'),
(68749, 1224, '_field_88', '719368'),
(68748, 1224, '_field_87', 'select'),
(68747, 1224, '_field_86', 'Shiraz'),
(68746, 1224, '_field_85', ''),
(68745, 1224, '_field_84', 'No.9-Prince Building-38 Alley-Ghasrdasht St.'),
(68744, 1224, '_field_83', 'ba_mohammadi@yahoo.com'),
(68743, 1224, '_field_82', '+989173004291'),
(68742, 1224, '_field_81', 'Mohammadi'),
(68741, 1224, '_field_80', 'Babak'),
(68740, 1224, '_field_79', ''),
(68739, 1224, '_field_78', ''),
(68738, 1224, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(68737, 1224, '_field_75', 'September 2019'),
(68735, 1223, '_seq_num', '311'),
(68736, 1224, '_field_74', 'Grade One'),
(68734, 1223, '_form_id', '3'),
(68733, 1223, '_field_126', '1'),
(68732, 1223, '_field_136', 'I think that His English language should get better ,when he start study in school.'),
(68731, 1223, '_field_124', 'It\'s fit.'),
(68730, 1223, '_field_123', 'In order to learn to live and learn to be happy.And be An influential member of the international community.'),
(68729, 1223, '_field_135', ''),
(68728, 1223, '_field_134', 'No'),
(68727, 1223, '_field_133', ''),
(68726, 1223, '_field_132', 'No'),
(68725, 1223, '_field_122', ''),
(68724, 1223, '_field_121', 'No'),
(68723, 1223, '_field_120', ''),
(68722, 1223, '_field_119', 'No'),
(68721, 1223, '_field_118', ''),
(68720, 1223, '_field_117', 'No'),
(68719, 1223, '_field_116', ''),
(68718, 1223, '_field_115', 'No'),
(68717, 1223, '_field_114', 'No'),
(68716, 1223, '_field_138', 'Swim,i Math class'),
(68715, 1223, '_field_131', 'Preschool'),
(68713, 1223, '_field_130', ''),
(68714, 1223, '_field_137', 'Play with classmates'),
(68712, 1223, '_field_106', 'Group Game'),
(68711, 1223, '_field_105', 'See TV'),
(68708, 1223, '_field_102', 'Iran'),
(68709, 1223, '_field_103', 'No'),
(68710, 1223, '_field_104', ''),
(68707, 1223, '_field_101', 'Persian'),
(68705, 1223, '_field_99', 'Male'),
(68706, 1223, '_field_100', 'English'),
(68704, 1223, '_field_98', 'Sami'),
(68700, 1223, '_field_128', ''),
(68701, 1223, '_field_129', ''),
(68702, 1223, '_field_96', 'Sam Mohammadi'),
(68703, 1223, '_field_97', '29/05/2014'),
(68699, 1223, '_field_95', ''),
(68698, 1223, '_field_94', ''),
(68697, 1223, '_field_93', ''),
(68696, 1223, '_field_92', ''),
(68695, 1223, '_field_91', '0'),
(68694, 1223, '_field_90', '+983176294125'),
(68693, 1223, '_field_89', 'TVTO'),
(68692, 1223, '_field_88', '719368'),
(68691, 1223, '_field_87', 'select'),
(68690, 1223, '_field_86', 'Shiraz'),
(68678, 1222, '_seq_num', '416'),
(68679, 1223, '_field_74', 'Grade One'),
(68680, 1223, '_field_75', 'September 2019'),
(68681, 1223, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(68682, 1223, '_field_78', ''),
(68683, 1223, '_field_79', ''),
(68684, 1223, '_field_80', 'Babak'),
(68685, 1223, '_field_81', 'Mohammadi'),
(68686, 1223, '_field_82', '+989173004291'),
(68687, 1223, '_field_83', 'ba_mohammadi@yahoo.com'),
(68688, 1223, '_field_84', 'No.9-Prince Building-38 Alley-Ghasrdasht St.'),
(68689, 1223, '_field_85', ''),
(68674, 1222, '_field_73', 'see above.'),
(68675, 1222, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(68676, 1222, '_field_67', '1'),
(68677, 1222, '_form_id', '2'),
(68673, 1222, '_field_47', 'I am interested in your Montessori based education with access to outdoor activities. I prefer the idea of a mixed age classroom and feel that my son would flourish in your learning environment. He likes to help with adult activities, including cooking/cleaning and feel that he would gain so much confidence by being treated as a real person, as would be the case at your school. '),
(68672, 1222, '_field_65', ''),
(68671, 1222, '_field_46', 'N'),
(68670, 1222, '_field_64', ''),
(68669, 1222, '_field_45', 'No'),
(68668, 1222, '_field_63', ''),
(68667, 1222, '_field_44', 'No'),
(68666, 1222, '_field_62', ''),
(68665, 1222, '_field_43', 'No'),
(68664, 1222, '_field_42', 'n/a'),
(68663, 1222, '_field_56', ''),
(68662, 1222, '_field_55', ''),
(68661, 1222, '_field_54', 'No'),
(68660, 1222, '_field_53', ''),
(68659, 1222, '_field_61', ''),
(68658, 1222, '_field_39', 'No'),
(68657, 1222, '_field_38', 'Yes'),
(68656, 1222, '_field_37', 'varied!'),
(68655, 1222, '_field_36', 'reading, playing/organizing'),
(68654, 1222, '_field_72', ''),
(68653, 1222, '_field_32', 'N'),
(68652, 1222, '_field_30', 'Canada'),
(68651, 1222, '_field_27', 'Spanish'),
(68650, 1222, '_field_26', 'English'),
(68649, 1222, '_field_22', 'M'),
(68648, 1222, '_field_20', 'Asa'),
(68647, 1222, '_field_24', '01/08/2017'),
(68646, 1222, '_field_18', 'Asa Sky Marcus'),
(68645, 1222, '_field_60', ''),
(68644, 1222, '_field_59', ''),
(68643, 1222, '_field_58', ''),
(68642, 1222, '_field_57', ''),
(68641, 1222, '_field_41', '0'),
(68640, 1222, '_field_35', 'n/a'),
(68639, 1222, '_field_34', 'Lions Gate Hospital'),
(68638, 1222, '_field_31', 'V6A1S9'),
(68637, 1222, '_field_33', 'BC'),
(68636, 1222, '_field_29', 'Vancouver'),
(68635, 1222, '_field_28', '503'),
(68634, 1222, '_field_25', '71 East Pender Street'),
(68633, 1222, '_field_23', 'mbt8128@gmail.com'),
(68632, 1222, '_field_21', '7788148064'),
(68631, 1222, '_field_19', 'Torchinsky'),
(68630, 1222, '_field_17', 'Miriam'),
(68629, 1222, '_field_71', ''),
(68628, 1222, '_field_70', ''),
(68627, 1222, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(68626, 1222, '_field_9', '0'),
(68625, 1222, '_field_7', 'September 2019'),
(68624, 1222, '_field_5', 'Morning Session'),
(68623, 1221, '_seq_num', '415'),
(68621, 1221, '_field_67', '1'),
(68622, 1221, '_form_id', '2'),
(68620, 1221, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(68619, 1221, '_field_73', 'see above.');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(68618, 1221, '_field_47', 'I am interested in your Montessori based education with access to outdoor activities. I prefer the idea of a mixed age classroom and feel that my son would flourish in your learning environment. He likes to help with adult activities, including cooking/cleaning and feel that he would gain so much confidence by being treated as a real person, as would be the case at your school. '),
(68617, 1221, '_field_65', ''),
(68616, 1221, '_field_46', 'N'),
(68615, 1221, '_field_64', ''),
(68614, 1221, '_field_45', 'No'),
(68613, 1221, '_field_63', ''),
(68612, 1221, '_field_44', 'No'),
(68611, 1221, '_field_62', ''),
(68610, 1221, '_field_43', 'No'),
(68596, 1221, '_field_27', 'Spanish'),
(68597, 1221, '_field_30', 'Canada'),
(68598, 1221, '_field_32', 'N'),
(68599, 1221, '_field_72', ''),
(68600, 1221, '_field_36', 'reading, playing/organizing'),
(68601, 1221, '_field_37', 'varied!'),
(68602, 1221, '_field_38', 'Yes'),
(68603, 1221, '_field_39', 'No'),
(68604, 1221, '_field_61', ''),
(68605, 1221, '_field_53', ''),
(68606, 1221, '_field_54', 'No'),
(68607, 1221, '_field_55', ''),
(68608, 1221, '_field_56', ''),
(68609, 1221, '_field_42', 'n/a'),
(68589, 1221, '_field_59', ''),
(68590, 1221, '_field_60', ''),
(68591, 1221, '_field_18', 'Asa Sky Marcus'),
(68592, 1221, '_field_24', '01/08/2017'),
(68593, 1221, '_field_20', 'Asa'),
(68594, 1221, '_field_22', 'M'),
(68595, 1221, '_field_26', 'English'),
(68588, 1221, '_field_58', ''),
(68587, 1221, '_field_57', ''),
(68585, 1221, '_field_35', 'n/a'),
(68586, 1221, '_field_41', '0'),
(68584, 1221, '_field_34', 'Lions Gate Hospital'),
(68583, 1221, '_field_31', 'V6A1S9'),
(68582, 1221, '_field_33', 'BC'),
(68581, 1221, '_field_29', 'Vancouver'),
(68580, 1221, '_field_28', '503'),
(68579, 1221, '_field_25', '71 East Pender Street'),
(68578, 1221, '_field_23', 'mbt8128@gmail.com'),
(68577, 1221, '_field_21', '7788148064'),
(68576, 1221, '_field_19', 'Torchinsky'),
(68575, 1221, '_field_17', 'Miriam'),
(68574, 1221, '_field_71', ''),
(68573, 1221, '_field_70', ''),
(68572, 1221, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(68571, 1221, '_field_9', '0'),
(68570, 1221, '_field_7', 'September 2019'),
(68569, 1221, '_field_5', 'Morning Session'),
(68568, 1220, '_seq_num', '310'),
(68567, 1220, '_form_id', '3'),
(68566, 1220, '_field_126', '1'),
(68565, 1220, '_field_136', 'Coming from a non-english speaking background, he might not be used with english phrases yet. He is also slower than average children when it comes to learning but is good at memorising and repeating words or phrases. He also has some issues with \"hands movement\" when he is happy or excited.'),
(68564, 1220, '_field_124', 'The Montessori method in itself is ideal for our child because at this point, he cannot still undertake basic tasks. We think that he will be needing to learn crucial skills that he will be needing for the rest of his life, and we think that the best suited place for him to learn those skills will be in a school which applies the Montessori method, which will encourage the child to engage in social behaviour, and also to encourage him to develop and expand his cognitive capital. These are the reasons why we have opted for your school.'),
(68563, 1220, '_field_123', 'We think that the Montessori way of educating is the best fitted for our Son because he really needs to evolve in an enriched and adapted learning environment. As he has just started to articulate words and is still struggling to do some basic tasks, we have thought that the best option would be to send him to a school where he will feel welcomed and encouraged. \n'),
(68562, 1220, '_field_135', ''),
(68561, 1220, '_field_134', 'No'),
(68560, 1220, '_field_133', ''),
(68559, 1220, '_field_132', 'No'),
(68558, 1220, '_field_122', ''),
(68556, 1220, '_field_120', ''),
(68557, 1220, '_field_121', 'No'),
(68555, 1220, '_field_119', 'No'),
(68554, 1220, '_field_118', ''),
(68552, 1220, '_field_116', ''),
(68553, 1220, '_field_117', 'No'),
(68551, 1220, '_field_115', 'No'),
(68550, 1220, '_field_114', 'We think he might be needing help as he is still struggling with language (he has just started to articulate sentences about 4 months ago), and faces some difficulties in executing tasks such as drawing, colouring although he can understand basic instructions.  '),
(68549, 1220, '_field_138', ''),
(68548, 1220, '_field_131', 'preschool'),
(68547, 1220, '_field_137', 'playing leggos'),
(68546, 1220, '_field_130', 'kid\'s academy in Madagascar'),
(68545, 1220, '_field_106', 'play ball'),
(68531, 1220, '_field_94', ''),
(68532, 1220, '_field_95', ''),
(68533, 1220, '_field_128', ''),
(68534, 1220, '_field_129', ''),
(68535, 1220, '_field_96', 'Jamie Matthias Ranjatoelina'),
(68536, 1220, '_field_97', '12/09/2014'),
(68537, 1220, '_field_98', 'Matthias'),
(68538, 1220, '_field_99', 'Male'),
(68539, 1220, '_field_100', 'Malagasy'),
(68540, 1220, '_field_101', 'french'),
(68541, 1220, '_field_102', 'madagascar'),
(68542, 1220, '_field_103', 'No'),
(68543, 1220, '_field_104', ''),
(68544, 1220, '_field_105', 'playing with scooter, playing teddy, '),
(68524, 1220, '_field_87', 'BC'),
(68525, 1220, '_field_88', 'V6B1K3'),
(68526, 1220, '_field_89', 'Vancouver'),
(68527, 1220, '_field_90', '+1778 257 8951'),
(68528, 1220, '_field_91', '0'),
(68529, 1220, '_field_92', ''),
(68530, 1220, '_field_93', ''),
(68523, 1220, '_field_86', 'VANCOUVER'),
(68522, 1220, '_field_85', ''),
(68521, 1220, '_field_84', '704-1199 SEYMOUR ST'),
(58599, 1037, '_field_84', '4796 Reid St. '),
(58598, 1037, '_field_83', 'sonajassal@yahoo.com'),
(58596, 1037, '_field_81', 'Jassal '),
(58597, 1037, '_field_82', '6044172375'),
(58595, 1037, '_field_80', 'Sona '),
(58594, 1037, '_field_79', ''),
(58593, 1037, '_field_78', 'Gia and Aveer Jassal (niece and nephew)'),
(58592, 1037, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(58591, 1037, '_field_75', 'September 2019'),
(58590, 1037, '_field_74', 'Kindergarten'),
(58589, 1036, '_seq_num', '244'),
(58588, 1036, '_form_id', '3'),
(58587, 1036, '_field_126', '1'),
(58586, 1036, '_field_136', 'She\'s not shy and makes friends easily. She\'s quite brilliant and is always wanting to learn/explore more. '),
(58585, 1036, '_field_124', 'I like the idea of a child centered approach which encourages a child to be creative and curious. '),
(58584, 1036, '_field_123', 'The fact that it is a Montessori school. And also because her cousins go to WMA.  '),
(58583, 1036, '_field_135', ''),
(58582, 1036, '_field_134', 'No'),
(58581, 1036, '_field_133', ''),
(58580, 1036, '_field_132', 'No'),
(58579, 1036, '_field_122', ''),
(58578, 1036, '_field_121', 'No'),
(58577, 1036, '_field_120', ''),
(58576, 1036, '_field_119', 'No'),
(58575, 1036, '_field_118', 'We don\'t eat beef '),
(58574, 1036, '_field_117', 'Yes'),
(58573, 1036, '_field_116', ''),
(58572, 1036, '_field_115', 'No'),
(58571, 1036, '_field_114', 'N/A'),
(58570, 1036, '_field_138', 'Swimming and Skating '),
(58569, 1036, '_field_131', 'Pre-kindergarten'),
(58568, 1036, '_field_137', 'Story time and crafts'),
(58567, 1036, '_field_130', ''),
(58566, 1036, '_field_106', 'Bingo and board games'),
(58565, 1036, '_field_105', 'painting, coloring, music, dance'),
(58564, 1036, '_field_104', ''),
(58563, 1036, '_field_103', 'No'),
(58562, 1036, '_field_102', 'Canadian'),
(58561, 1036, '_field_101', ''),
(58560, 1036, '_field_100', 'English'),
(58558, 1036, '_field_98', 'Tanisha'),
(58559, 1036, '_field_99', 'Female'),
(58557, 1036, '_field_97', '12/12/2014'),
(58556, 1036, '_field_96', 'Tanisha Loona '),
(58555, 1036, '_field_129', ''),
(58554, 1036, '_field_128', 'Coast Mountain Bus Company '),
(58553, 1036, '_field_95', '7786887646'),
(58552, 1036, '_field_94', 'loona_rupinder@yahoo.ca'),
(58551, 1036, '_field_93', 'Loona'),
(58550, 1036, '_field_92', 'Rupinder'),
(58537, 1036, '_field_79', ''),
(58538, 1036, '_field_80', 'Sona '),
(58539, 1036, '_field_81', 'Jassal '),
(58540, 1036, '_field_82', '6044172375'),
(58541, 1036, '_field_83', 'sonajassal@yahoo.com'),
(58542, 1036, '_field_84', '4796 Reid St. '),
(58543, 1036, '_field_85', ''),
(58544, 1036, '_field_86', 'Vancouver'),
(58545, 1036, '_field_87', 'BC'),
(58546, 1036, '_field_88', 'V5R3Y8'),
(58547, 1036, '_field_89', 'Fraser Health Authority'),
(58548, 1036, '_field_90', '6046147163'),
(58549, 1036, '_field_91', '1'),
(58531, 1035, '_form_id', '3'),
(58532, 1035, '_seq_num', '243'),
(58533, 1036, '_field_74', 'Kindergarten'),
(58534, 1036, '_field_75', 'September 2019'),
(58535, 1036, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(58536, 1036, '_field_78', 'Gia and Aveer Jassal (niece and nephew)'),
(58530, 1035, '_field_126', '1'),
(68520, 1220, '_field_83', 'tseh.classes@gmail.com'),
(68519, 1220, '_field_82', '+1778 257 8951'),
(68518, 1220, '_field_81', 'Ranjatoelina'),
(68517, 1220, '_field_80', 'Andry'),
(68516, 1220, '_field_79', ''),
(68514, 1220, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(68515, 1220, '_field_78', ''),
(68513, 1220, '_field_75', 'September 2019'),
(68512, 1220, '_field_74', 'Kindergarten'),
(68511, 1219, '_seq_num', '309'),
(68510, 1219, '_form_id', '3'),
(68509, 1219, '_field_126', '1'),
(68508, 1219, '_field_136', 'Coming from a non-english speaking background, he might not be used with english phrases yet. He is also slower than average children when it comes to learning but is good at memorising and repeating words or phrases. He also has some issues with \"hands movement\" when he is happy or excited.'),
(68507, 1219, '_field_124', 'The Montessori method in itself is ideal for our child because at this point, he cannot still undertake basic tasks. We think that he will be needing to learn crucial skills that he will be needing for the rest of his life, and we think that the best suited place for him to learn those skills will be in a school which applies the Montessori method, which will encourage the child to engage in social behaviour, and also to encourage him to develop and expand his cognitive capital. These are the reasons why we have opted for your school.'),
(68506, 1219, '_field_123', 'We think that the Montessori way of educating is the best fitted for our Son because he really needs to evolve in an enriched and adapted learning environment. As he has just started to articulate words and is still struggling to do some basic tasks, we have thought that the best option would be to send him to a school where he will feel welcomed and encouraged. \n'),
(68505, 1219, '_field_135', ''),
(68504, 1219, '_field_134', 'No'),
(68503, 1219, '_field_133', ''),
(68502, 1219, '_field_132', 'No'),
(68501, 1219, '_field_122', ''),
(68500, 1219, '_field_121', 'No'),
(68499, 1219, '_field_120', ''),
(68498, 1219, '_field_119', 'No'),
(68497, 1219, '_field_118', ''),
(68496, 1219, '_field_117', 'No'),
(68495, 1219, '_field_116', ''),
(68494, 1219, '_field_115', 'No'),
(68489, 1219, '_field_130', 'kid\'s academy in Madagascar'),
(68490, 1219, '_field_137', 'playing leggos'),
(68491, 1219, '_field_131', 'preschool'),
(68492, 1219, '_field_138', ''),
(68493, 1219, '_field_114', 'We think he might be needing help as he is still struggling with language (he has just started to articulate sentences about 4 months ago), and faces some difficulties in executing tasks such as drawing, colouring although he can understand basic instructions.  '),
(68488, 1219, '_field_106', 'play ball'),
(68487, 1219, '_field_105', 'playing with scooter, playing teddy, '),
(68486, 1219, '_field_104', ''),
(68485, 1219, '_field_103', 'No'),
(68484, 1219, '_field_102', 'madagascar'),
(68483, 1219, '_field_101', 'french'),
(68482, 1219, '_field_100', 'Malagasy'),
(68481, 1219, '_field_99', 'Male'),
(68467, 1219, '_field_87', 'BC'),
(68468, 1219, '_field_88', 'V6B1K3'),
(68469, 1219, '_field_89', 'Vancouver'),
(68470, 1219, '_field_90', '+1778 257 8951'),
(68471, 1219, '_field_91', '0'),
(68472, 1219, '_field_92', ''),
(68473, 1219, '_field_93', ''),
(68474, 1219, '_field_94', ''),
(68475, 1219, '_field_95', ''),
(68476, 1219, '_field_128', ''),
(68477, 1219, '_field_129', ''),
(68478, 1219, '_field_96', 'Jamie Matthias Ranjatoelina'),
(68479, 1219, '_field_97', '12/09/2014'),
(68480, 1219, '_field_98', 'Matthias'),
(68461, 1219, '_field_81', 'Ranjatoelina'),
(68462, 1219, '_field_82', '+1778 257 8951'),
(68463, 1219, '_field_83', 'tseh.classes@gmail.com'),
(68464, 1219, '_field_84', '704-1199 SEYMOUR ST'),
(68465, 1219, '_field_85', ''),
(68466, 1219, '_field_86', 'VANCOUVER'),
(68460, 1219, '_field_80', 'Andry'),
(68459, 1219, '_field_79', ''),
(68457, 1219, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(68458, 1219, '_field_78', ''),
(68456, 1219, '_field_75', 'September 2019'),
(68455, 1219, '_field_74', 'Kindergarten'),
(68454, 1218, '_seq_num', '414'),
(68453, 1218, '_form_id', '2'),
(68452, 1218, '_field_67', '1'),
(68451, 1218, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(68450, 1218, '_field_73', 'I think there is a huge value in individual interaction with teachers/caregivers. and this age has the highest potential to absorb things from the world around us. I feel that good company and the right environment is crucial for children of such tender age. I want Nova to be able to develop the right tools to think independently. I also believe that children learn a lot from interaction with peers and I prefer the hands-on learning process for my child.'),
(68449, 1218, '_field_47', 'It is really important for us to provide a safe, nurturing and stimulating environment for Nova when we are at work. We want to ensure that she gets the right inputs and she is a part of the community we live in, she builds relationships as she grows. We have heard highly of WMA and we feel that it will be a great fir for her.'),
(68448, 1218, '_field_65', ''),
(68447, 1218, '_field_46', 'N'),
(68446, 1218, '_field_64', ''),
(68445, 1218, '_field_45', 'No'),
(68444, 1218, '_field_63', ''),
(68443, 1218, '_field_44', 'No'),
(68442, 1218, '_field_62', ''),
(68441, 1218, '_field_43', 'No'),
(68440, 1218, '_field_42', 'no'),
(68439, 1218, '_field_56', ''),
(68438, 1218, '_field_55', ''),
(68437, 1218, '_field_54', 'No'),
(68436, 1218, '_field_53', 'Nova is in a nannyshare with another toddler'),
(68435, 1218, '_field_61', 'Yes'),
(68434, 1218, '_field_39', 'Yes'),
(68433, 1218, '_field_38', 'Yes'),
(68432, 1218, '_field_37', 'Playing in the park, crafts, group reading'),
(68431, 1218, '_field_36', 'Reading, being outdoors, climbing, exploring'),
(68430, 1218, '_field_72', ''),
(68429, 1218, '_field_32', 'N'),
(68428, 1218, '_field_30', 'Canadian'),
(68427, 1218, '_field_27', 'Marathi'),
(68426, 1218, '_field_26', 'English'),
(68425, 1218, '_field_22', 'F'),
(68422, 1218, '_field_18', 'Nova Sarang'),
(68423, 1218, '_field_24', '27/01/2017'),
(68424, 1218, '_field_20', 'Nova'),
(68420, 1218, '_field_59', ''),
(68421, 1218, '_field_60', ''),
(68417, 1218, '_field_41', '0'),
(68418, 1218, '_field_57', ''),
(68419, 1218, '_field_58', ''),
(68416, 1218, '_field_35', '604-282-7791'),
(68395, 1217, '_field_73', 'I think there is a huge value in individual interaction with teachers/caregivers. and this age has the highest potential to absorb things from the world around us. I feel that good company and the right environment is crucial for children of such tender age. I want Nova to be able to develop the right tools to think independently. I also believe that children learn a lot from interaction with peers and I prefer the hands-on learning process for my child.'),
(68396, 1217, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(68397, 1217, '_field_67', '1'),
(68398, 1217, '_form_id', '2'),
(68399, 1217, '_seq_num', '413'),
(68400, 1218, '_field_5', 'Full Day'),
(68401, 1218, '_field_7', 'September 2019'),
(68402, 1218, '_field_9', '1'),
(68403, 1218, '_field_69', 'a:2:{i:0;s:15:\"current student\";i:1;s:16:\"westcoast family\";}'),
(68404, 1218, '_field_70', ''),
(68405, 1218, '_field_71', ''),
(68406, 1218, '_field_17', 'Kartiki'),
(68407, 1218, '_field_19', 'Deshpande'),
(68408, 1218, '_field_21', '7789908575'),
(68409, 1218, '_field_23', 'dkartikie@gmail.com'),
(68410, 1218, '_field_25', '1331 Alberni St'),
(68411, 1218, '_field_28', '1331 Alberni St'),
(68412, 1218, '_field_29', 'Vancouver'),
(68413, 1218, '_field_33', 'BC'),
(68414, 1218, '_field_31', 'v6e 4s1'),
(68415, 1218, '_field_34', 'Vancouver'),
(68394, 1217, '_field_47', 'It is really important for us to provide a safe, nurturing and stimulating environment for Nova when we are at work. We want to ensure that she gets the right inputs and she is a part of the community we live in, she builds relationships as she grows. We have heard highly of WMA and we feel that it will be a great fir for her.'),
(68393, 1217, '_field_65', ''),
(68392, 1217, '_field_46', 'N'),
(68391, 1217, '_field_64', ''),
(68387, 1217, '_field_62', ''),
(68388, 1217, '_field_44', 'No'),
(68389, 1217, '_field_63', ''),
(68390, 1217, '_field_45', 'No'),
(68386, 1217, '_field_43', 'No'),
(68374, 1217, '_field_32', 'N'),
(68375, 1217, '_field_72', ''),
(68376, 1217, '_field_36', 'Reading, being outdoors, climbing, exploring'),
(68377, 1217, '_field_37', 'Playing in the park, crafts, group reading'),
(68378, 1217, '_field_38', 'Yes'),
(68379, 1217, '_field_39', 'Yes'),
(68380, 1217, '_field_61', 'Yes'),
(68381, 1217, '_field_53', 'Nova is in a nannyshare with another toddler'),
(68382, 1217, '_field_54', 'No'),
(68383, 1217, '_field_55', ''),
(68384, 1217, '_field_56', ''),
(68385, 1217, '_field_42', 'no'),
(68367, 1217, '_field_18', 'Nova Sarang'),
(68368, 1217, '_field_24', '27/01/2017'),
(68369, 1217, '_field_20', 'Nova'),
(68370, 1217, '_field_22', 'F'),
(68371, 1217, '_field_26', 'English'),
(68372, 1217, '_field_27', 'Marathi'),
(68373, 1217, '_field_30', 'Canadian'),
(68366, 1217, '_field_60', ''),
(68365, 1217, '_field_59', ''),
(68363, 1217, '_field_57', ''),
(68364, 1217, '_field_58', ''),
(68362, 1217, '_field_41', '0'),
(58529, 1035, '_field_136', 'Henry is a sensitive young man who really cares about others and helping the world around him.  He is in the \"Do Good\" group at school and has taken on many challenges to help around the school and in the larger community.  He hopes to one day become a marine biologist so that he can help improve the Oceans of the world.  He is interested in learning new languages particularly Italian after a recent trip he took to Italy with his father and grandmother to visit relatives.  He is funny and loves to laugh and always has an interesting perspective about the world around him.'),
(58528, 1035, '_field_124', 'Henry is so interested in the world around him and has been since he has been very little.  He loves science and math and has a real passion for both, we would love for him to be able to continue to grow and foster that passion for learning and we feel that the Montessori Method would be an ideal place for Henry to be able to take his learning and extend it as far as he can.  We want Henry to continue to be  an interested and engaged learner and be able to ask questions and learn the methods to find out the answers.  Henry works well both independently and collaboratively, he enjoys being part of experiments and assignments where he can experiment and test his ideas, we feel that that Montessori learning model would be an excellent fit for Henry.  '),
(58527, 1035, '_field_123', 'When my husband and I attended your open house and the classroom observations we were struck by the wonderful sense of community that you have created at the school and the school\'s work with the larger community around the school.  We would like our children to have the community connection close to where we live.  My husband and his family are Italian and the the connections to the Italian cultural center and the teaching of the Italian language in your school is also an important factor in our desire to send our children to your school.  When I observed the classroom setting and the interaction with the students and teachers, I was struck by the level of compassion and respect that was modeled by both the teachers and the students in the school and I think our children would benefit from this type of modelling.  As a teacher myself I was also impressed with the level of engagement that different groups of students were showing in their individual learning tasks that they were accomplishing, they were clearly enjoying the learning process and working hard to meet their goals.\n'),
(58526, 1035, '_field_135', 'Henry was evaluated for his speech in Kindergarten, he has a slight lateral lisp, he is currently seeing a private speech therapist to correct this.'),
(58525, 1035, '_field_134', 'Yes'),
(58524, 1035, '_field_133', ''),
(58512, 1035, '_field_131', '2'),
(58513, 1035, '_field_138', 'Henry swims and plays soccer in the fall and Baseball in the spring at Trout Lake. '),
(58514, 1035, '_field_114', 'None'),
(58515, 1035, '_field_115', 'No'),
(58516, 1035, '_field_116', ''),
(58517, 1035, '_field_117', 'No'),
(58518, 1035, '_field_118', ''),
(58519, 1035, '_field_119', 'No'),
(58520, 1035, '_field_120', ''),
(58521, 1035, '_field_121', 'No'),
(58522, 1035, '_field_122', ''),
(58523, 1035, '_field_132', 'No'),
(58510, 1035, '_field_130', 'Brooks bank Elementary '),
(58511, 1035, '_field_137', 'Henry loves Math, Science and his outdoor education classes'),
(58509, 1035, '_field_106', 'Henry loves to play board games with anyone and everyone, his current favourites are clue and monopoly.  He loves to perform and put on performances.  At school he often enjoys being the referee when his friends are playing games because of his love of rules.'),
(58508, 1035, '_field_105', 'Henry likes to be outside on his scooter, he loves the outdoors and nature and would love it if we let him hike or climb trees by himself.  He also likes to solve puzzles like a rubics cube or work on snap circuits.'),
(68361, 1217, '_field_35', '604-282-7791'),
(68360, 1217, '_field_34', 'Vancouver'),
(68359, 1217, '_field_31', 'v6e 4s1'),
(68358, 1217, '_field_33', 'BC'),
(68356, 1217, '_field_28', '1331 Alberni St'),
(68357, 1217, '_field_29', 'Vancouver'),
(68355, 1217, '_field_25', '1331 Alberni St'),
(68354, 1217, '_field_23', 'dkartikie@gmail.com'),
(68353, 1217, '_field_21', '7789908575'),
(68352, 1217, '_field_19', 'Deshpande'),
(68351, 1217, '_field_17', 'Kartiki'),
(68350, 1217, '_field_71', ''),
(68349, 1217, '_field_70', ''),
(68348, 1217, '_field_69', 'a:2:{i:0;s:15:\"current student\";i:1;s:16:\"westcoast family\";}'),
(68347, 1217, '_field_9', '1'),
(68346, 1217, '_field_7', 'September 2019'),
(68345, 1217, '_field_5', 'Full Day'),
(68344, 1216, '_seq_num', '308'),
(68343, 1216, '_form_id', '3'),
(68342, 1216, '_field_126', '1'),
(68341, 1216, '_field_136', 'He is emotional, when he sees animal in museum, it makes him sad and curious what happened to them. He is quite expressive about himself, his curiosities and emotions. I hope he meet good teachers who is willing to listen and pay attention to kids\' voice, understand and guide him to solve or figure out independently.  '),
(68340, 1216, '_field_124', 'Independently exploring, learning!  '),
(68339, 1216, '_field_123', 'He went to Montessori preschool in Toronto before we moved Vancouver. We were happy for him to be in Montessori curriculum. I like WMA philosophy, educational curriculum.'),
(68338, 1216, '_field_135', ''),
(68337, 1216, '_field_134', 'No'),
(68336, 1216, '_field_133', ''),
(68335, 1216, '_field_132', 'No'),
(68334, 1216, '_field_122', ''),
(68333, 1216, '_field_121', 'No'),
(68332, 1216, '_field_120', 'He doesn\'t like raw vegetable, he is used to cooked. He always answers, he doesn\'t want Salad.\n \n'),
(68331, 1216, '_field_119', 'Yes'),
(68330, 1216, '_field_118', ''),
(68329, 1216, '_field_117', 'No'),
(68328, 1216, '_field_116', ''),
(68327, 1216, '_field_115', 'No'),
(68326, 1216, '_field_114', 'nothing'),
(68325, 1216, '_field_138', 'swimming, soccer, dance'),
(68324, 1216, '_field_131', 'Preschool'),
(68323, 1216, '_field_137', 'arts, sports'),
(68297, 1216, '_field_84', '6860 Royal Oak Ave'),
(68298, 1216, '_field_85', '210'),
(68299, 1216, '_field_86', 'Burnaby'),
(68300, 1216, '_field_87', 'BC'),
(68301, 1216, '_field_88', 'v5J0G9'),
(68302, 1216, '_field_89', 'Electronic Arts'),
(68303, 1216, '_field_90', '6044563600'),
(68304, 1216, '_field_91', '1'),
(68305, 1216, '_field_92', 'Yun'),
(68306, 1216, '_field_93', 'Jeong'),
(68307, 1216, '_field_94', 'yuntomato@gmail.com'),
(68308, 1216, '_field_95', '647-961-7610'),
(68309, 1216, '_field_128', ''),
(68310, 1216, '_field_129', ''),
(68311, 1216, '_field_96', 'Hanyu Jude Lim'),
(68312, 1216, '_field_97', '18/11/2014'),
(68313, 1216, '_field_98', 'Hanyu'),
(68314, 1216, '_field_99', 'Male'),
(68315, 1216, '_field_100', 'English'),
(68316, 1216, '_field_101', 'Korean'),
(68317, 1216, '_field_102', 'Canadian '),
(68318, 1216, '_field_103', 'No'),
(68319, 1216, '_field_104', ''),
(68320, 1216, '_field_105', 'drawings, building and crafts'),
(68321, 1216, '_field_106', 'roll playing, mostly, superheros'),
(68322, 1216, '_field_130', 'Jellybean park preschool'),
(68295, 1216, '_field_82', '416-457-7610'),
(68296, 1216, '_field_83', 'yuntomato@gmail.com'),
(68292, 1216, '_field_79', ''),
(68293, 1216, '_field_80', 'Charles'),
(68294, 1216, '_field_81', 'Lim'),
(68288, 1216, '_field_74', 'Kindergarten'),
(68289, 1216, '_field_75', 'September 2019'),
(68290, 1216, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(68291, 1216, '_field_78', ''),
(68285, 1215, '_field_126', '1'),
(68286, 1215, '_form_id', '3'),
(68287, 1215, '_seq_num', '307'),
(68279, 1215, '_field_133', ''),
(68280, 1215, '_field_134', 'No'),
(68281, 1215, '_field_135', ''),
(68282, 1215, '_field_123', 'He went to Montessori preschool in Toronto before we moved Vancouver. We were happy for him to be in Montessori curriculum. I like WMA philosophy, educational curriculum.'),
(68283, 1215, '_field_124', 'Independently exploring, learning!  '),
(68284, 1215, '_field_136', 'He is emotional, when he sees animal in museum, it makes him sad and curious what happened to them. He is quite expressive about himself, his curiosities and emotions. I hope he meet good teachers who is willing to listen and pay attention to kids\' voice, understand and guide him to solve or figure out independently.  '),
(68278, 1215, '_field_132', 'No'),
(68277, 1215, '_field_122', ''),
(68276, 1215, '_field_121', 'No'),
(68275, 1215, '_field_120', 'He doesn\'t like raw vegetable, he is used to cooked. He always answers, he doesn\'t want Salad.\n \n'),
(68274, 1215, '_field_119', 'Yes'),
(68273, 1215, '_field_118', ''),
(68271, 1215, '_field_116', ''),
(68272, 1215, '_field_117', 'No'),
(68270, 1215, '_field_115', 'No'),
(68258, 1215, '_field_100', 'English'),
(68259, 1215, '_field_101', 'Korean'),
(68260, 1215, '_field_102', 'Canadian '),
(68261, 1215, '_field_103', 'No'),
(68262, 1215, '_field_104', ''),
(68263, 1215, '_field_105', 'drawings, building and crafts'),
(68264, 1215, '_field_106', 'roll playing, mostly, superheros'),
(68265, 1215, '_field_130', 'Jellybean park preschool'),
(68266, 1215, '_field_137', 'arts, sports'),
(68267, 1215, '_field_131', 'Preschool'),
(68268, 1215, '_field_138', 'swimming, soccer, dance'),
(68269, 1215, '_field_114', 'nothing'),
(68251, 1215, '_field_95', '647-961-7610'),
(68252, 1215, '_field_128', ''),
(68253, 1215, '_field_129', ''),
(68254, 1215, '_field_96', 'Hanyu Jude Lim'),
(68255, 1215, '_field_97', '18/11/2014'),
(68256, 1215, '_field_98', 'Hanyu'),
(68257, 1215, '_field_99', 'Male'),
(68250, 1215, '_field_94', 'yuntomato@gmail.com'),
(68249, 1215, '_field_93', 'Jeong'),
(68248, 1215, '_field_92', 'Yun'),
(68247, 1215, '_field_91', '1'),
(68246, 1215, '_field_90', '6044563600'),
(68245, 1215, '_field_89', 'Electronic Arts'),
(68244, 1215, '_field_88', 'v5J0G9'),
(68243, 1215, '_field_87', 'BC'),
(68241, 1215, '_field_85', '210'),
(68242, 1215, '_field_86', 'Burnaby'),
(68240, 1215, '_field_84', '6860 Royal Oak Ave'),
(68239, 1215, '_field_83', 'yuntomato@gmail.com'),
(68238, 1215, '_field_82', '416-457-7610'),
(68237, 1215, '_field_81', 'Lim'),
(68236, 1215, '_field_80', 'Charles'),
(68235, 1215, '_field_79', ''),
(68234, 1215, '_field_78', ''),
(68233, 1215, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(68232, 1215, '_field_75', 'September 2019'),
(68231, 1215, '_field_74', 'Kindergarten'),
(68230, 1214, '_seq_num', '306'),
(68229, 1214, '_form_id', '3'),
(68228, 1214, '_field_126', '1'),
(68227, 1214, '_field_136', 'Georgia is currently thriving at the High Park Gardens Montessori in Toronto. She enjoys music and learning french, and has also been working hard at ASL. She is emotionally intelligent and curious, and loves being outside. We\'d love to continue this positive course with her!'),
(68226, 1214, '_field_124', 'Our overall values align with the Montessori method. We hope for both of our children grow on their own path, in thoughtful, prepared environments which allow for focus and intrinsic motivation. As both parents are in technology, we have come to believe that the Montessori method aligns more closely with the skills required for the jobs and companies of the future - collaboration, communication, critical thinking. The more traditional approach of direct instruction will not support them in the development of their \'whole\' self, and that gap has pushed us to really explore other methods. '),
(68220, 1214, '_field_122', ''),
(68221, 1214, '_field_132', 'No'),
(68222, 1214, '_field_133', ''),
(68223, 1214, '_field_134', 'No'),
(68224, 1214, '_field_135', ''),
(68225, 1214, '_field_123', 'We truly believe in the Montessori method and feel really lucky to have had both of our children enrolled in a Montessori school. While the option is always there to participate in public education, both children have enjoyed the autonomy and independence they are afforded in their respective Casa classes. We\'d like to continue this thread in their education as we relocate back to Vancouver from Toronto.'),
(68217, 1214, '_field_119', 'No'),
(68218, 1214, '_field_120', ''),
(68219, 1214, '_field_121', 'No'),
(68213, 1214, '_field_115', 'No'),
(68214, 1214, '_field_116', ''),
(68215, 1214, '_field_117', 'No'),
(68216, 1214, '_field_118', ''),
(68210, 1214, '_field_131', 'Casa'),
(68211, 1214, '_field_138', 'Dance, soccer, swimming, music'),
(68212, 1214, '_field_114', 'NA'),
(68176, 1214, '_field_77', 'a:1:{i:0;s:9:\"bc parent\";}'),
(68177, 1214, '_field_78', ''),
(68178, 1214, '_field_79', ''),
(68179, 1214, '_field_80', 'Emily'),
(68180, 1214, '_field_81', 'Key'),
(68181, 1214, '_field_82', '7788863539'),
(68182, 1214, '_field_83', 'emily@keyandbell.com'),
(68183, 1214, '_field_84', '86 Abbott Ave'),
(68184, 1214, '_field_85', ''),
(68185, 1214, '_field_86', 'Toronto'),
(68186, 1214, '_field_87', 'ON'),
(68187, 1214, '_field_88', 'M6P1H6'),
(68188, 1214, '_field_89', 'Shopify'),
(68189, 1214, '_field_90', '7788863539'),
(68190, 1214, '_field_91', '1'),
(68191, 1214, '_field_92', 'Gregory'),
(68192, 1214, '_field_93', 'Bell'),
(68193, 1214, '_field_94', 'greg@keyandbell.com'),
(68194, 1214, '_field_95', '7788919535'),
(68195, 1214, '_field_128', 'Hootsuite'),
(68196, 1214, '_field_129', ''),
(68197, 1214, '_field_96', 'Georgia Lillian Bell'),
(68198, 1214, '_field_97', '01/02/2014'),
(68199, 1214, '_field_98', ''),
(68200, 1214, '_field_99', 'Female'),
(68201, 1214, '_field_100', 'English'),
(68202, 1214, '_field_101', ''),
(68203, 1214, '_field_102', 'Canadian'),
(68204, 1214, '_field_103', 'Yes'),
(68205, 1214, '_field_104', 'Frederick, 3'),
(68206, 1214, '_field_105', 'Colouring, reading books, climbing trees'),
(68207, 1214, '_field_106', 'Tag, role playing'),
(68208, 1214, '_field_130', 'High Park Gardens Montessori (Toronto)'),
(68209, 1214, '_field_137', 'Same as above'),
(68175, 1214, '_field_75', 'September 2019'),
(68174, 1214, '_field_74', 'Kindergarten'),
(68173, 1213, '_seq_num', '305'),
(68172, 1213, '_form_id', '3'),
(68171, 1213, '_field_126', '1'),
(68169, 1213, '_field_124', 'Our overall values align with the Montessori method. We hope for both of our children grow on their own path, in thoughtful, prepared environments which allow for focus and intrinsic motivation. As both parents are in technology, we have come to believe that the Montessori method aligns more closely with the skills required for the jobs and companies of the future - collaboration, communication, critical thinking. The more traditional approach of direct instruction will not support them in the development of their \'whole\' self, and that gap has pushed us to really explore other methods. '),
(68170, 1213, '_field_136', 'Georgia is currently thriving at the High Park Gardens Montessori in Toronto. She enjoys music and learning french, and has also been working hard at ASL. She is emotionally intelligent and curious, and loves being outside. We\'d love to continue this positive course with her!'),
(68167, 1213, '_field_135', ''),
(68168, 1213, '_field_123', 'We truly believe in the Montessori method and feel really lucky to have had both of our children enrolled in a Montessori school. While the option is always there to participate in public education, both children have enjoyed the autonomy and independence they are afforded in their respective Casa classes. We\'d like to continue this thread in their education as we relocate back to Vancouver from Toronto.'),
(68166, 1213, '_field_134', 'No'),
(68165, 1213, '_field_133', ''),
(58507, 1035, '_field_104', 'Claire 5 and Andrew 3'),
(58506, 1035, '_field_103', 'Yes'),
(58504, 1035, '_field_101', ''),
(58505, 1035, '_field_102', 'Canada'),
(58503, 1035, '_field_100', 'English'),
(58502, 1035, '_field_99', 'Male'),
(58501, 1035, '_field_98', 'Henry '),
(58500, 1035, '_field_97', '27/01/2011'),
(58499, 1035, '_field_96', 'Henry Robert Dolan'),
(58498, 1035, '_field_129', '778 874 8891'),
(58497, 1035, '_field_128', 'Pacificsite Constructors (owner and operator)'),
(58496, 1035, '_field_95', '778 874 8891'),
(58495, 1035, '_field_94', 'Kyle.dolan@pacificsite.org'),
(58494, 1035, '_field_93', 'Dolan'),
(58493, 1035, '_field_92', 'Kyle '),
(58492, 1035, '_field_91', '1'),
(58491, 1035, '_field_90', '604 903 3280'),
(58490, 1035, '_field_89', 'Brooksbank Elementary (teacher)'),
(58489, 1035, '_field_88', 'V5L2T7'),
(58488, 1035, '_field_87', 'select'),
(58486, 1035, '_field_85', ''),
(58487, 1035, '_field_86', 'Vancouver '),
(58485, 1035, '_field_84', '1856 Charles Street '),
(58484, 1035, '_field_83', 'Sdolan@sd44.ca'),
(58483, 1035, '_field_82', '604 313 7120 '),
(58482, 1035, '_field_81', 'Dolan'),
(58481, 1035, '_field_80', 'Sarah '),
(58480, 1035, '_field_79', 'I irst heard of your school from Catherine Williams a teacher and Vice principal at your school I taught her two boys.'),
(58479, 1035, '_field_78', ''),
(58478, 1035, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(58477, 1035, '_field_75', 'September 2019'),
(58476, 1035, '_field_74', 'Grade Three'),
(58475, 1034, '_seq_num', '242'),
(58474, 1034, '_form_id', '3'),
(58473, 1034, '_field_126', '1'),
(58472, 1034, '_field_136', 'Henry is a sensitive young man who really cares about others and helping the world around him.  He is in the \"Do Good\" group at school and has taken on many challenges to help around the school and in the larger community.  He hopes to one day become a marine biologist so that he can help improve the Oceans of the world.  He is interested in learning new languages particularly Italian after a recent trip he took to Italy with his father and grandmother to visit relatives.  He is funny and loves to laugh and always has an interesting perspective about the world around him.'),
(58471, 1034, '_field_124', 'Henry is so interested in the world around him and has been since he has been very little.  He loves science and math and has a real passion for both, we would love for him to be able to continue to grow and foster that passion for learning and we feel that the Montessori Method would be an ideal place for Henry to be able to take his learning and extend it as far as he can.  We want Henry to continue to be  an interested and engaged learner and be able to ask questions and learn the methods to find out the answers.  Henry works well both independently and collaboratively, he enjoys being part of experiments and assignments where he can experiment and test his ideas, we feel that that Montessori learning model would be an excellent fit for Henry.  '),
(58470, 1034, '_field_123', 'When my husband and I attended your open house and the classroom observations we were struck by the wonderful sense of community that you have created at the school and the school\'s work with the larger community around the school.  We would like our children to have the community connection close to where we live.  My husband and his family are Italian and the the connections to the Italian cultural center and the teaching of the Italian language in your school is also an important factor in our desire to send our children to your school.  When I observed the classroom setting and the interaction with the students and teachers, I was struck by the level of compassion and respect that was modeled by both the teachers and the students in the school and I think our children would benefit from this type of modelling.  As a teacher myself I was also impressed with the level of engagement that different groups of students were showing in their individual learning tasks that they were accomplishing, they were clearly enjoying the learning process and working hard to meet their goals.\n'),
(58469, 1034, '_field_135', 'Henry was evaluated for his speech in Kindergarten, he has a slight lateral lisp, he is currently seeing a private speech therapist to correct this.'),
(58468, 1034, '_field_134', 'Yes'),
(58467, 1034, '_field_133', ''),
(58466, 1034, '_field_132', 'No'),
(58465, 1034, '_field_122', ''),
(68164, 1213, '_field_132', 'No'),
(68163, 1213, '_field_122', ''),
(68162, 1213, '_field_121', 'No'),
(68160, 1213, '_field_119', 'No'),
(68161, 1213, '_field_120', ''),
(68159, 1213, '_field_118', ''),
(68158, 1213, '_field_117', 'No'),
(68157, 1213, '_field_116', ''),
(68156, 1213, '_field_115', 'No'),
(68155, 1213, '_field_114', 'NA'),
(68154, 1213, '_field_138', 'Dance, soccer, swimming, music'),
(68153, 1213, '_field_131', 'Casa'),
(68152, 1213, '_field_137', 'Same as above'),
(68151, 1213, '_field_130', 'High Park Gardens Montessori (Toronto)'),
(68150, 1213, '_field_106', 'Tag, role playing'),
(68149, 1213, '_field_105', 'Colouring, reading books, climbing trees'),
(68148, 1213, '_field_104', 'Frederick, 3'),
(68147, 1213, '_field_103', 'Yes'),
(68146, 1213, '_field_102', 'Canadian'),
(68145, 1213, '_field_101', ''),
(68144, 1213, '_field_100', 'English'),
(68142, 1213, '_field_98', ''),
(68143, 1213, '_field_99', 'Female'),
(68141, 1213, '_field_97', '01/02/2014'),
(68140, 1213, '_field_96', 'Georgia Lillian Bell'),
(68139, 1213, '_field_129', ''),
(68138, 1213, '_field_128', 'Hootsuite'),
(68137, 1213, '_field_95', '7788919535'),
(68136, 1213, '_field_94', 'greg@keyandbell.com'),
(68135, 1213, '_field_93', 'Bell'),
(68134, 1213, '_field_92', 'Gregory'),
(68133, 1213, '_field_91', '1'),
(68132, 1213, '_field_90', '7788863539'),
(68131, 1213, '_field_89', 'Shopify'),
(68130, 1213, '_field_88', 'M6P1H6'),
(68129, 1213, '_field_87', 'ON'),
(68128, 1213, '_field_86', 'Toronto'),
(68127, 1213, '_field_85', ''),
(68126, 1213, '_field_84', '86 Abbott Ave'),
(68125, 1213, '_field_83', 'emily@keyandbell.com'),
(68124, 1213, '_field_82', '7788863539'),
(68123, 1213, '_field_81', 'Key'),
(68122, 1213, '_field_80', 'Emily'),
(68121, 1213, '_field_79', ''),
(68120, 1213, '_field_78', ''),
(68119, 1213, '_field_77', 'a:1:{i:0;s:9:\"bc parent\";}'),
(68117, 1213, '_field_74', 'Kindergarten'),
(68118, 1213, '_field_75', 'September 2019'),
(68116, 1212, '_seq_num', '412'),
(68115, 1212, '_form_id', '2'),
(68114, 1212, '_field_67', '1'),
(68113, 1212, '_field_49', 'a:3:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(68112, 1212, '_field_73', 'Our overall values align with the Montessori method. We hope for both of our children grow on their own path, in thoughtful, prepared environments which allow for focus and intrinsic motivation. As both parents are in technology, we have come to believe that the Montessori method aligns more closely with the skills required for the jobs and companies of the future - collaboration, communication, critical thinking. The more traditional approach of direct instruction will not support them in the development of their \'whole\' self, and that gap has pushed us to really explore other methods. '),
(68104, 1212, '_field_62', ''),
(68105, 1212, '_field_44', 'Yes'),
(68106, 1212, '_field_63', 'Currently off of cow\'s milk / dairy'),
(68107, 1212, '_field_45', 'No'),
(68108, 1212, '_field_64', ''),
(68109, 1212, '_field_46', 'N'),
(68110, 1212, '_field_65', ''),
(68111, 1212, '_field_47', 'We truly believe in the Montessori method and feel really lucky to have had both of our children enrolled in a Montessori school. While the option is always there to participate in public education, both children have enjoyed the autonomy and independence they are afforded in their respective Casa classes. We\'d like to continue this thread in their education as we relocate back to Vancouver from Toronto.'),
(68097, 1212, '_field_61', 'Yes'),
(68098, 1212, '_field_53', ''),
(68099, 1212, '_field_54', 'Yes'),
(68100, 1212, '_field_55', 'High Park Gardens Montessori, Casa'),
(68101, 1212, '_field_56', 'Yes'),
(68102, 1212, '_field_42', 'NA'),
(68103, 1212, '_field_43', 'No'),
(68096, 1212, '_field_39', 'Yes'),
(68095, 1212, '_field_38', 'Yes'),
(68094, 1212, '_field_37', 'Riding his bike, dancing, and playing music'),
(68093, 1212, '_field_36', 'Cars, playing pretend with his toy characters'),
(68092, 1212, '_field_72', 'Georgia, 5'),
(68091, 1212, '_field_32', 'Yes'),
(68090, 1212, '_field_30', 'Canadian'),
(68087, 1212, '_field_22', 'M'),
(68088, 1212, '_field_26', 'English'),
(68089, 1212, '_field_27', ''),
(68086, 1212, '_field_20', ''),
(68085, 1212, '_field_24', '22/01/2016'),
(68084, 1212, '_field_18', 'Frederick Douglas Bell'),
(68083, 1212, '_field_60', ''),
(68082, 1212, '_field_59', ''),
(68081, 1212, '_field_58', ''),
(68080, 1212, '_field_57', ''),
(68079, 1212, '_field_41', '1'),
(68078, 1212, '_field_35', '7788863539'),
(68077, 1212, '_field_34', 'Shopify'),
(68076, 1212, '_field_31', 'M6P1H6'),
(68075, 1212, '_field_33', 'ON'),
(68074, 1212, '_field_29', 'Toronto'),
(68073, 1212, '_field_28', ''),
(68072, 1212, '_field_25', '86 Abbott Ave'),
(68071, 1212, '_field_23', 'emily@keyandbell.com'),
(68070, 1212, '_field_21', '7788863539'),
(68069, 1212, '_field_19', 'Key'),
(68068, 1212, '_field_17', 'Emily'),
(68066, 1212, '_field_70', ''),
(68067, 1212, '_field_71', ''),
(68065, 1212, '_field_69', 'a:1:{i:0;s:9:\"bc parent\";}'),
(68064, 1212, '_field_9', '1'),
(68063, 1212, '_field_7', 'September 2019'),
(68062, 1212, '_field_5', 'Full Day'),
(68061, 1211, '_seq_num', '411'),
(68060, 1211, '_form_id', '2'),
(68059, 1211, '_field_67', '1'),
(68058, 1211, '_field_49', 'a:3:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(68057, 1211, '_field_73', 'Our overall values align with the Montessori method. We hope for both of our children grow on their own path, in thoughtful, prepared environments which allow for focus and intrinsic motivation. As both parents are in technology, we have come to believe that the Montessori method aligns more closely with the skills required for the jobs and companies of the future - collaboration, communication, critical thinking. The more traditional approach of direct instruction will not support them in the development of their \'whole\' self, and that gap has pushed us to really explore other methods. '),
(68036, 1211, '_field_32', 'Yes'),
(68037, 1211, '_field_72', 'Georgia, 5'),
(68038, 1211, '_field_36', 'Cars, playing pretend with his toy characters'),
(68039, 1211, '_field_37', 'Riding his bike, dancing, and playing music'),
(68040, 1211, '_field_38', 'Yes'),
(68041, 1211, '_field_39', 'Yes'),
(68042, 1211, '_field_61', 'Yes'),
(68043, 1211, '_field_53', ''),
(68044, 1211, '_field_54', 'Yes'),
(68045, 1211, '_field_55', 'High Park Gardens Montessori, Casa'),
(68046, 1211, '_field_56', 'Yes'),
(68047, 1211, '_field_42', 'NA'),
(68048, 1211, '_field_43', 'No'),
(68049, 1211, '_field_62', ''),
(68050, 1211, '_field_44', 'Yes'),
(68051, 1211, '_field_63', 'Currently off of cow\'s milk / dairy'),
(68052, 1211, '_field_45', 'No'),
(68053, 1211, '_field_64', ''),
(68054, 1211, '_field_46', 'N'),
(68055, 1211, '_field_65', ''),
(68056, 1211, '_field_47', 'We truly believe in the Montessori method and feel really lucky to have had both of our children enrolled in a Montessori school. While the option is always there to participate in public education, both children have enjoyed the autonomy and independence they are afforded in their respective Casa classes. We\'d like to continue this thread in their education as we relocate back to Vancouver from Toronto.'),
(68033, 1211, '_field_26', 'English'),
(68034, 1211, '_field_27', ''),
(68035, 1211, '_field_30', 'Canadian'),
(68031, 1211, '_field_20', ''),
(68032, 1211, '_field_22', 'M'),
(68026, 1211, '_field_58', ''),
(68027, 1211, '_field_59', ''),
(68028, 1211, '_field_60', ''),
(68029, 1211, '_field_18', 'Frederick Douglas Bell'),
(68030, 1211, '_field_24', '22/01/2016'),
(68018, 1211, '_field_28', ''),
(68019, 1211, '_field_29', 'Toronto'),
(68020, 1211, '_field_33', 'ON'),
(68021, 1211, '_field_31', 'M6P1H6'),
(68022, 1211, '_field_34', 'Shopify'),
(68023, 1211, '_field_35', '7788863539'),
(68024, 1211, '_field_41', '1'),
(68025, 1211, '_field_57', ''),
(68017, 1211, '_field_25', '86 Abbott Ave'),
(68008, 1211, '_field_7', 'September 2019'),
(68009, 1211, '_field_9', '1'),
(68010, 1211, '_field_69', 'a:1:{i:0;s:9:\"bc parent\";}'),
(68011, 1211, '_field_70', ''),
(68012, 1211, '_field_71', ''),
(68013, 1211, '_field_17', 'Emily'),
(68014, 1211, '_field_19', 'Key'),
(68015, 1211, '_field_21', '7788863539'),
(68016, 1211, '_field_23', 'emily@keyandbell.com'),
(68007, 1211, '_field_5', 'Full Day'),
(68006, 1210, '_seq_num', '410'),
(68005, 1210, '_form_id', '2'),
(68004, 1210, '_field_67', '1'),
(68003, 1210, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";}'),
(68002, 1210, '_field_73', 'Tobie is naturally eager for knowledge, and we have been encouraged him to actively initiate a learning process. We believe the Montessori Method works best for him in terms of physical, social, emotional and cognitive developments.'),
(67991, 1210, '_field_56', ''),
(67992, 1210, '_field_42', 'n/a'),
(67993, 1210, '_field_43', 'No'),
(67994, 1210, '_field_62', ''),
(67995, 1210, '_field_44', 'No'),
(67996, 1210, '_field_63', ''),
(67997, 1210, '_field_45', 'No'),
(67998, 1210, '_field_64', ''),
(67999, 1210, '_field_46', 'N'),
(68000, 1210, '_field_65', ''),
(68001, 1210, '_field_47', 'We are looking for a full day program for Tobie in Vancouver, and the online reviews and pictures about WMA are very promising. We believe WMA will be a good place for Tobie\'s growth and development.'),
(67984, 1210, '_field_37', 'playing pretend.'),
(67985, 1210, '_field_38', 'No'),
(67986, 1210, '_field_39', 'Yes'),
(67987, 1210, '_field_61', 'Yes'),
(67988, 1210, '_field_53', ''),
(67989, 1210, '_field_54', 'No'),
(67990, 1210, '_field_55', ''),
(67983, 1210, '_field_36', 'reading, solving puzzles, playing toy trucks/cars/trains, painting and solving mazes, riding a bike, running'),
(67982, 1210, '_field_72', ''),
(67981, 1210, '_field_32', 'N'),
(67980, 1210, '_field_30', 'USA'),
(67979, 1210, '_field_27', 'English'),
(67978, 1210, '_field_26', 'Chinese'),
(67977, 1210, '_field_22', 'M'),
(67975, 1210, '_field_24', '10/08/2016'),
(67976, 1210, '_field_20', ''),
(67974, 1210, '_field_18', 'Tobie Zhu'),
(67973, 1210, '_field_60', ''),
(67972, 1210, '_field_59', ''),
(67971, 1210, '_field_58', ''),
(67970, 1210, '_field_57', ''),
(67969, 1210, '_field_41', '0'),
(67968, 1210, '_field_35', '2267927551'),
(67967, 1210, '_field_34', 'na'),
(67966, 1210, '_field_31', 'H3B0G3'),
(67965, 1210, '_field_33', 'QU'),
(67964, 1210, '_field_29', 'Montreal'),
(67963, 1210, '_field_28', ''),
(67962, 1210, '_field_25', '2704-1050 Drummond St'),
(67961, 1210, '_field_23', 'sarabiwan@gmail.com'),
(67960, 1210, '_field_21', '2267927551'),
(67959, 1210, '_field_19', 'Wan'),
(67958, 1210, '_field_17', 'Shucen'),
(67957, 1210, '_field_71', ''),
(67956, 1210, '_field_70', ''),
(67954, 1210, '_field_9', '0'),
(67955, 1210, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(67953, 1210, '_field_7', 'September 2019'),
(67952, 1210, '_field_5', 'Full Day'),
(67951, 1209, '_seq_num', '409'),
(67950, 1209, '_form_id', '2'),
(67949, 1209, '_field_67', '1'),
(67948, 1209, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";}'),
(67947, 1209, '_field_73', 'Tobie is naturally eager for knowledge, and we have been encouraged him to actively initiate a learning process. We believe the Montessori Method works best for him in terms of physical, social, emotional and cognitive developments.'),
(67946, 1209, '_field_47', 'We are looking for a full day program for Tobie in Vancouver, and the online reviews and pictures about WMA are very promising. We believe WMA will be a good place for Tobie\'s growth and development.'),
(67945, 1209, '_field_65', ''),
(67944, 1209, '_field_46', 'N'),
(67943, 1209, '_field_64', ''),
(67942, 1209, '_field_45', 'No'),
(67941, 1209, '_field_63', ''),
(67940, 1209, '_field_44', 'No'),
(67939, 1209, '_field_62', ''),
(67938, 1209, '_field_43', 'No'),
(67937, 1209, '_field_42', 'n/a'),
(67936, 1209, '_field_56', ''),
(67935, 1209, '_field_55', ''),
(67934, 1209, '_field_54', 'No'),
(67932, 1209, '_field_61', 'Yes'),
(67933, 1209, '_field_53', ''),
(67927, 1209, '_field_72', ''),
(67928, 1209, '_field_36', 'reading, solving puzzles, playing toy trucks/cars/trains, painting and solving mazes, riding a bike, running'),
(67929, 1209, '_field_37', 'playing pretend.'),
(67930, 1209, '_field_38', 'No'),
(67931, 1209, '_field_39', 'Yes'),
(67926, 1209, '_field_32', 'N'),
(67925, 1209, '_field_30', 'USA'),
(67924, 1209, '_field_27', 'English'),
(67923, 1209, '_field_26', 'Chinese'),
(67922, 1209, '_field_22', 'M'),
(67921, 1209, '_field_20', ''),
(67920, 1209, '_field_24', '10/08/2016'),
(67919, 1209, '_field_18', 'Tobie Zhu'),
(67918, 1209, '_field_60', ''),
(67917, 1209, '_field_59', ''),
(67913, 1209, '_field_35', '2267927551'),
(67914, 1209, '_field_41', '0'),
(67915, 1209, '_field_57', ''),
(67916, 1209, '_field_58', ''),
(67912, 1209, '_field_34', 'na'),
(67900, 1209, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(67901, 1209, '_field_70', ''),
(67902, 1209, '_field_71', ''),
(67903, 1209, '_field_17', 'Shucen'),
(67904, 1209, '_field_19', 'Wan'),
(67905, 1209, '_field_21', '2267927551'),
(67906, 1209, '_field_23', 'sarabiwan@gmail.com'),
(67907, 1209, '_field_25', '2704-1050 Drummond St'),
(67908, 1209, '_field_28', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(67909, 1209, '_field_29', 'Montreal'),
(67910, 1209, '_field_33', 'QU'),
(67911, 1209, '_field_31', 'H3B0G3'),
(67894, 1208, '_field_67', '1'),
(67895, 1208, '_form_id', '2'),
(67896, 1208, '_seq_num', '408'),
(67897, 1209, '_field_5', 'Full Day'),
(67898, 1209, '_field_7', 'September 2019'),
(67899, 1209, '_field_9', '0'),
(67893, 1208, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(67892, 1208, '_field_73', 'We would like our children to have an innate love of learning.  We think that it\'s important to follow the child and to instil a sense of independence and responsibility in children.  At the end of the day, we want our children to love school, feel comfortable in the environment and to see it as an extension of home.'),
(67891, 1208, '_field_47', 'We love the sense of community at the school.  Our other children are very happy at school and we are thrilled with the teachers and staff at WMA.'),
(67890, 1208, '_field_65', ''),
(67889, 1208, '_field_46', 'N'),
(67888, 1208, '_field_64', ''),
(67887, 1208, '_field_45', 'No'),
(67886, 1208, '_field_63', ''),
(67885, 1208, '_field_44', 'No'),
(67884, 1208, '_field_62', ''),
(67883, 1208, '_field_43', 'No'),
(67882, 1208, '_field_42', 'none'),
(67881, 1208, '_field_56', ''),
(67880, 1208, '_field_55', ''),
(67877, 1208, '_field_61', ''),
(67878, 1208, '_field_53', ''),
(67879, 1208, '_field_54', 'No'),
(67876, 1208, '_field_39', 'No'),
(67875, 1208, '_field_38', 'Yes'),
(67874, 1208, '_field_37', 'playing dress up, Lego, playing with cars'),
(67873, 1208, '_field_36', 'Lego, playing with cars, painting, looking at books'),
(67871, 1208, '_field_32', 'Yes'),
(67872, 1208, '_field_72', 'Oliver (8), Abigail (5)'),
(67870, 1208, '_field_30', 'Canadian'),
(67869, 1208, '_field_27', ''),
(67868, 1208, '_field_26', 'English'),
(67867, 1208, '_field_22', 'M'),
(67866, 1208, '_field_20', 'James'),
(67865, 1208, '_field_24', '31/07/2016'),
(67864, 1208, '_field_18', 'James William John Nardi'),
(67863, 1208, '_field_60', ''),
(67862, 1208, '_field_59', ''),
(67861, 1208, '_field_58', ''),
(67860, 1208, '_field_57', ''),
(67859, 1208, '_field_41', '1'),
(67858, 1208, '_field_35', '604 434-9611'),
(67857, 1208, '_field_34', 'Westside Montessori Academy'),
(67856, 1208, '_field_31', 'V5W3N6'),
(67855, 1208, '_field_33', 'BC'),
(67854, 1208, '_field_29', 'Vancouver'),
(67853, 1208, '_field_28', ''),
(67852, 1208, '_field_25', '4936 Inverness Street'),
(67851, 1208, '_field_23', 'anw81@hotmail.com'),
(67850, 1208, '_field_21', '604 839-3203'),
(67849, 1208, '_field_19', 'Nardi'),
(67848, 1208, '_field_17', 'Andrea'),
(67847, 1208, '_field_71', 'founding member'),
(67846, 1208, '_field_70', ''),
(67845, 1208, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(67844, 1208, '_field_9', '0'),
(67842, 1208, '_field_5', 'Afternoon Session'),
(67843, 1208, '_field_7', 'September 2019'),
(67839, 1207, '_field_67', '1'),
(67840, 1207, '_form_id', '2'),
(67841, 1207, '_seq_num', '407'),
(67838, 1207, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(67835, 1207, '_field_65', ''),
(67836, 1207, '_field_47', 'We love the sense of community at the school.  Our other children are very happy at school and we are thrilled with the teachers and staff at WMA.'),
(67837, 1207, '_field_73', 'We would like our children to have an innate love of learning.  We think that it\'s important to follow the child and to instil a sense of independence and responsibility in children.  At the end of the day, we want our children to love school, feel comfortable in the environment and to see it as an extension of home.'),
(67811, 1207, '_field_20', 'James'),
(67812, 1207, '_field_22', 'M'),
(67813, 1207, '_field_26', 'English'),
(67814, 1207, '_field_27', ''),
(67815, 1207, '_field_30', 'Canadian'),
(67816, 1207, '_field_32', 'Yes'),
(67817, 1207, '_field_72', 'Oliver (8), Abigail (5)'),
(67818, 1207, '_field_36', 'Lego, playing with cars, painting, looking at books'),
(67819, 1207, '_field_37', 'playing dress up, Lego, playing with cars'),
(67820, 1207, '_field_38', 'Yes'),
(67821, 1207, '_field_39', 'No'),
(67822, 1207, '_field_61', ''),
(67823, 1207, '_field_53', ''),
(67824, 1207, '_field_54', 'No'),
(67825, 1207, '_field_55', ''),
(67826, 1207, '_field_56', ''),
(67827, 1207, '_field_42', 'none'),
(67828, 1207, '_field_43', 'No'),
(67829, 1207, '_field_62', ''),
(67830, 1207, '_field_44', 'No'),
(67831, 1207, '_field_63', ''),
(67832, 1207, '_field_45', 'No'),
(67833, 1207, '_field_64', ''),
(67834, 1207, '_field_46', 'N'),
(67810, 1207, '_field_24', '31/07/2016'),
(67809, 1207, '_field_18', 'James William John Nardi'),
(67808, 1207, '_field_60', ''),
(67807, 1207, '_field_59', ''),
(67806, 1207, '_field_58', ''),
(67805, 1207, '_field_57', ''),
(67804, 1207, '_field_41', '1'),
(67803, 1207, '_field_35', '604 434-9611'),
(67802, 1207, '_field_34', 'Westside Montessori Academy'),
(67774, 1206, '_field_62', ''),
(67775, 1206, '_field_44', 'No'),
(67776, 1206, '_field_63', ''),
(67777, 1206, '_field_45', 'No'),
(67778, 1206, '_field_64', ''),
(67779, 1206, '_field_46', 'N'),
(67780, 1206, '_field_65', ''),
(67781, 1206, '_field_47', 'My values align with your vision to foster a child\'s natural curiosity for learning.'),
(67782, 1206, '_field_73', 'I want him to build on his unique, natural talents through self-directed discovery. I believe in the Montessori method as it encourages children to work at their own pace, helps them better develop their social abilities and leadership skills. This starts at a young age, and I want that for my son. '),
(67783, 1206, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(67784, 1206, '_field_67', '1'),
(67785, 1206, '_form_id', '2'),
(67786, 1206, '_seq_num', '406'),
(67787, 1207, '_field_5', 'Afternoon Session'),
(67788, 1207, '_field_7', 'September 2019'),
(67789, 1207, '_field_9', '0'),
(67790, 1207, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(67791, 1207, '_field_70', ''),
(67792, 1207, '_field_71', 'founding member'),
(67793, 1207, '_field_17', 'Andrea'),
(67794, 1207, '_field_19', 'Nardi'),
(67795, 1207, '_field_21', '604 839-3203'),
(67796, 1207, '_field_23', 'anw81@hotmail.com'),
(67797, 1207, '_field_25', '4936 Inverness Street'),
(67798, 1207, '_field_28', ''),
(67799, 1207, '_field_29', 'Vancouver'),
(67800, 1207, '_field_33', 'BC'),
(67801, 1207, '_field_31', 'V5W3N6'),
(67773, 1206, '_field_43', 'No'),
(67759, 1206, '_field_27', 'French'),
(67760, 1206, '_field_30', 'Canada'),
(67761, 1206, '_field_32', 'N'),
(67762, 1206, '_field_72', ''),
(67763, 1206, '_field_36', ''),
(67764, 1206, '_field_37', ''),
(67765, 1206, '_field_38', 'Yes'),
(67766, 1206, '_field_39', 'Yes'),
(67767, 1206, '_field_61', 'Yes'),
(67768, 1206, '_field_53', 'He\'s very independent and loves \"school\" time.'),
(67769, 1206, '_field_54', 'Yes'),
(67770, 1206, '_field_55', 'daycare'),
(67771, 1206, '_field_56', 'Yes'),
(67772, 1206, '_field_42', 'N/A'),
(67752, 1206, '_field_59', ''),
(67753, 1206, '_field_60', ''),
(67754, 1206, '_field_18', 'Wilder Kent Hamilton'),
(67755, 1206, '_field_24', '18/05/2017'),
(67756, 1206, '_field_20', ''),
(67757, 1206, '_field_22', 'M'),
(67758, 1206, '_field_26', 'English'),
(67751, 1206, '_field_58', ''),
(67750, 1206, '_field_57', ''),
(67749, 1206, '_field_41', '0'),
(67748, 1206, '_field_35', '4168079209'),
(58464, 1034, '_field_121', 'No'),
(58463, 1034, '_field_120', ''),
(58462, 1034, '_field_119', 'No'),
(58460, 1034, '_field_117', 'No'),
(58461, 1034, '_field_118', ''),
(58459, 1034, '_field_116', ''),
(58458, 1034, '_field_115', 'No'),
(58457, 1034, '_field_114', 'None'),
(58456, 1034, '_field_138', 'Henry swims and plays soccer in the fall and Baseball in the spring at Trout Lake. '),
(58455, 1034, '_field_131', '2'),
(58454, 1034, '_field_137', 'Henry loves Math, Science and his outdoor education classes'),
(58453, 1034, '_field_130', 'Brooks bank Elementary '),
(58452, 1034, '_field_106', 'Henry loves to play board games with anyone and everyone, his current favourites are clue and monopoly.  He loves to perform and put on performances.  At school he often enjoys being the referee when his friends are playing games because of his love of rules.'),
(58451, 1034, '_field_105', 'Henry likes to be outside on his scooter, he loves the outdoors and nature and would love it if we let him hike or climb trees by himself.  He also likes to solve puzzles like a rubics cube or work on snap circuits.'),
(58450, 1034, '_field_104', 'Claire 5 and Andrew 3'),
(58449, 1034, '_field_103', 'Yes'),
(58448, 1034, '_field_102', 'Canada'),
(58447, 1034, '_field_101', ''),
(58446, 1034, '_field_100', 'English'),
(58445, 1034, '_field_99', 'Male'),
(58444, 1034, '_field_98', 'Henry '),
(58443, 1034, '_field_97', '27/01/2011'),
(58442, 1034, '_field_96', 'Henry Robert Dolan'),
(58441, 1034, '_field_129', '778 874 8891'),
(58440, 1034, '_field_128', 'Pacificsite Constructors (owner and operator)'),
(58439, 1034, '_field_95', '778 874 8891'),
(58438, 1034, '_field_94', 'Kyle.dolan@pacificsite.org'),
(58437, 1034, '_field_93', 'Dolan'),
(58436, 1034, '_field_92', 'Kyle '),
(58435, 1034, '_field_91', '1'),
(58434, 1034, '_field_90', '604 903 3280'),
(58433, 1034, '_field_89', 'Brooksbank Elementary (teacher)'),
(58431, 1034, '_field_87', 'select'),
(58432, 1034, '_field_88', 'V5L2T7'),
(58430, 1034, '_field_86', 'Vancouver '),
(58429, 1034, '_field_85', ''),
(58428, 1034, '_field_84', '1856 Charles Street '),
(58427, 1034, '_field_83', 'Sdolan@sd44.ca'),
(58422, 1034, '_field_78', ''),
(58423, 1034, '_field_79', 'I irst heard of your school from Catherine Williams a teacher and Vice principal at your school I taught her two boys.'),
(58424, 1034, '_field_80', 'Sarah '),
(58425, 1034, '_field_81', 'Dolan'),
(58426, 1034, '_field_82', '604 313 7120 '),
(58421, 1034, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(58420, 1034, '_field_75', 'September 2019'),
(58419, 1034, '_field_74', 'Grade Three'),
(58418, 1033, '_seq_num', '241'),
(58416, 1033, '_field_126', '1'),
(58417, 1033, '_form_id', '3'),
(58414, 1033, '_field_124', 'Claire is an independent learner with many questions about the world and how it works.  We feel that the Montessori Method would give Claire the tools to investigate the world around her and help her to find out the answers for herself.  Claire would also benefit from the hands on learning style of Montessori as she tends to be a very hands on type of learner. She would also thrive in a smaller classroom setting where the idea of learning from your peers and helping others is encouraged.'),
(58415, 1033, '_field_136', 'Claire is a kind and helpful child who loves to help with tasks and lead younger children.  She is an excellent older sister to her younger brother and she challenges her older brother to see things in different ways.  She is funny and enjoys the world around her.  She is creative and imaginative and would thrive in your school\'s environment.  '),
(58413, 1033, '_field_123', 'When my husband and I attended your open house and the classroom observations we were struck by the wonderful sense of community that you have created at the school and the school\'s work with the larger community around the school.  We would like our children to have the community connection close to where we live.  My husband and his family are Italian and the the connections to the Italian cultural center and the teaching of the Italian language in your school is also an important factor in our desire to send our children to your school.  When I observed the classroom setting and the interaction with the students and teachers, I was touched by the level of compassion and respect that was modeled by both the teachers and the students in the school and I think our children would benefit from this type of modelling.  As a teacher myself I was also impressed with the level of engagement that different groups of students were showing in their individual learning tasks that they were accomplishing, they were clearly enjoying the learning process and working hard to meet their goals.'),
(58412, 1033, '_field_135', ''),
(58411, 1033, '_field_134', 'No'),
(58410, 1033, '_field_133', ''),
(58409, 1033, '_field_132', 'No'),
(58408, 1033, '_field_122', ''),
(58407, 1033, '_field_121', 'No'),
(58406, 1033, '_field_120', ''),
(58405, 1033, '_field_119', 'No'),
(58404, 1033, '_field_118', ''),
(58403, 1033, '_field_117', 'No'),
(58402, 1033, '_field_116', ''),
(58401, 1033, '_field_115', 'No'),
(58400, 1033, '_field_114', 'None'),
(58399, 1033, '_field_138', 'Claire loves to swim, she participates in soccer in the fall and baseball in the spring at Trout Lake.'),
(58398, 1033, '_field_131', 'K'),
(58397, 1033, '_field_137', 'Claire is enjoying Language arts both the reading and the writing component.  She also loves art classes.'),
(58396, 1033, '_field_130', 'Brooksbank Elementary '),
(58395, 1033, '_field_106', 'Claire and her brothers love to play imagination games together, school, superheros, etc.  She love to bake and cook, she is particularly interested in cake baking at the moment.'),
(58394, 1033, '_field_105', 'Claire very much enjoys creating art of many different mediums, she loves to paint, draw and sculpt particularly.  She also loves to play with her dolls and inagine many different scenarios. On her own she loves jigsaw puzzles.'),
(58393, 1033, '_field_104', 'Henry 7 and Andrew 3'),
(58392, 1033, '_field_103', 'Yes'),
(58391, 1033, '_field_102', 'Canada'),
(58390, 1033, '_field_101', ''),
(58389, 1033, '_field_100', 'English'),
(58388, 1033, '_field_99', 'Female'),
(58387, 1033, '_field_98', 'Claire'),
(58386, 1033, '_field_97', '02/02/2013'),
(58385, 1033, '_field_96', 'Claire Anne Dolan'),
(58384, 1033, '_field_129', '778 874 8891'),
(58383, 1033, '_field_128', 'Pacific Site Construcors (Owner and Operator)'),
(58382, 1033, '_field_95', '778 874 8891'),
(58381, 1033, '_field_94', 'kyle.dolan@pacificsite.org'),
(58380, 1033, '_field_93', 'Dolan'),
(58379, 1033, '_field_92', 'Kyle '),
(58378, 1033, '_field_91', '1'),
(58377, 1033, '_field_90', '604 903 3280'),
(58376, 1033, '_field_89', 'Brooskbank Elementary (Teacher)'),
(58365, 1033, '_field_78', ''),
(58366, 1033, '_field_79', 'I first heard of your school from your teacher/ Directress Catherine Williams, I taught both of her boys.'),
(58367, 1033, '_field_80', 'Sarah '),
(58368, 1033, '_field_81', 'Dolan'),
(58369, 1033, '_field_82', '604 313 7120 '),
(58370, 1033, '_field_83', 'Sdolan@sd44.ca'),
(58371, 1033, '_field_84', '1856 Charles Street '),
(58372, 1033, '_field_85', ''),
(58373, 1033, '_field_86', 'Vancouver '),
(58374, 1033, '_field_87', 'select'),
(58375, 1033, '_field_88', 'V5L2T7'),
(58359, 1032, '_field_126', '1'),
(58360, 1032, '_form_id', '3'),
(58361, 1032, '_seq_num', '240'),
(58362, 1033, '_field_74', 'Grade One'),
(58363, 1033, '_field_75', 'September 2019'),
(58364, 1033, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(58358, 1032, '_field_136', 'Claire is a kind and helpful child who loves to help with tasks and lead younger children.  She is an excellent older sister to her younger brother and she challenges her older brother to see things in different ways.  She is funny and enjoys the world around her.  She is creative and imaginative and would thrive in your school\'s environment.  '),
(58357, 1032, '_field_124', 'Claire is an independent learner with many questions about the world and how it works.  We feel that the Montessori Method would give Claire the tools to investigate the world around her and help her to find out the answers for herself.  Claire would also benefit from the hands on learning style of Montessori as she tends to be a very hands on type of learner. She would also thrive in a smaller classroom setting where the idea of learning from your peers and helping others is encouraged.'),
(58356, 1032, '_field_123', 'When my husband and I attended your open house and the classroom observations we were struck by the wonderful sense of community that you have created at the school and the school\'s work with the larger community around the school.  We would like our children to have the community connection close to where we live.  My husband and his family are Italian and the the connections to the Italian cultural center and the teaching of the Italian language in your school is also an important factor in our desire to send our children to your school.  When I observed the classroom setting and the interaction with the students and teachers, I was touched by the level of compassion and respect that was modeled by both the teachers and the students in the school and I think our children would benefit from this type of modelling.  As a teacher myself I was also impressed with the level of engagement that different groups of students were showing in their individual learning tasks that they were accomplishing, they were clearly enjoying the learning process and working hard to meet their goals.'),
(58355, 1032, '_field_135', ''),
(58354, 1032, '_field_134', 'No'),
(58353, 1032, '_field_133', ''),
(58352, 1032, '_field_132', 'No'),
(58351, 1032, '_field_122', ''),
(58350, 1032, '_field_121', 'No'),
(58349, 1032, '_field_120', ''),
(58348, 1032, '_field_119', 'No'),
(58347, 1032, '_field_118', ''),
(58345, 1032, '_field_116', ''),
(58346, 1032, '_field_117', 'No'),
(58343, 1032, '_field_114', 'None'),
(58344, 1032, '_field_115', 'No'),
(58342, 1032, '_field_138', 'Claire loves to swim, she participates in soccer in the fall and baseball in the spring at Trout Lake.'),
(58341, 1032, '_field_131', 'K'),
(58338, 1032, '_field_106', 'Claire and her brothers love to play imagination games together, school, superheros, etc.  She love to bake and cook, she is particularly interested in cake baking at the moment.'),
(58339, 1032, '_field_130', 'Brooksbank Elementary '),
(58340, 1032, '_field_137', 'Claire is enjoying Language arts both the reading and the writing component.  She also loves art classes.'),
(58337, 1032, '_field_105', 'Claire very much enjoys creating art of many different mediums, she loves to paint, draw and sculpt particularly.  She also loves to play with her dolls and inagine many different scenarios. On her own she loves jigsaw puzzles.'),
(58336, 1032, '_field_104', 'Henry 7 and Andrew 3'),
(58335, 1032, '_field_103', 'Yes'),
(58334, 1032, '_field_102', 'Canada'),
(58322, 1032, '_field_92', 'Kyle '),
(58323, 1032, '_field_93', 'Dolan'),
(58324, 1032, '_field_94', 'kyle.dolan@pacificsite.org'),
(58325, 1032, '_field_95', '778 874 8891'),
(58326, 1032, '_field_128', 'Pacific Site Construcors (Owner and Operator)'),
(58327, 1032, '_field_129', '778 874 8891'),
(58328, 1032, '_field_96', 'Claire Anne Dolan'),
(58329, 1032, '_field_97', '02/02/2013'),
(58330, 1032, '_field_98', 'Claire'),
(58331, 1032, '_field_99', 'Female'),
(58332, 1032, '_field_100', 'English'),
(58333, 1032, '_field_101', ''),
(58315, 1032, '_field_85', ''),
(58316, 1032, '_field_86', 'Vancouver '),
(58317, 1032, '_field_87', 'select'),
(58318, 1032, '_field_88', 'V5L2T7'),
(58319, 1032, '_field_89', 'Brooskbank Elementary (Teacher)'),
(58320, 1032, '_field_90', '604 903 3280'),
(58321, 1032, '_field_91', '1'),
(58314, 1032, '_field_84', '1856 Charles Street '),
(58313, 1032, '_field_83', 'Sdolan@sd44.ca'),
(58312, 1032, '_field_82', '604 313 7120 '),
(58311, 1032, '_field_81', 'Dolan'),
(58310, 1032, '_field_80', 'Sarah '),
(58309, 1032, '_field_79', 'I first heard of your school from your teacher/ Directress Catherine Williams, I taught both of her boys.'),
(58308, 1032, '_field_78', ''),
(58307, 1032, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(58306, 1032, '_field_75', 'September 2019'),
(58305, 1032, '_field_74', 'Grade One'),
(58304, 1031, '_seq_num', '239'),
(58303, 1031, '_form_id', '3'),
(58302, 1031, '_field_126', '1'),
(58301, 1031, '_field_136', 'Another plus I see with WMA is their support for socioemotional health via mixed age classes.  I think this is a great way to minimize bullying and increase social acceptance for all students.'),
(58300, 1031, '_field_124', 'In addition to my reply to the previous question, I am on board with the positivity of the school environment and it’s effect on my son’s education.  I believe WMA’s safe and supportive learning environment will embrace his strengths and strengthen his weaker skills so that he comes out from school as a adaptable, respectful, inquisitive, and accepting boy.  I believe the philosophy of WMA will support and guide my son towards a full and well-rounded Elementary experience.'),
(58299, 1031, '_field_123', 'I believe children have a love for learning that is better taught through the Montessori method, including mixed age classes which promotes leaderships skills in the older children , self-directed learning through guidance and encouragement, and learning through discovery and experimentation as opposed to classroom lectures and standard memorization.  I believe all children should learn in this type of environment where the teaching to the child and at his pace.'),
(58298, 1031, '_field_135', ''),
(58297, 1031, '_field_134', 'No'),
(58296, 1031, '_field_133', ''),
(58295, 1031, '_field_132', 'No'),
(58294, 1031, '_field_122', ''),
(58293, 1031, '_field_121', 'No'),
(58292, 1031, '_field_120', 'Dislikes certain textures (gags)-eg. Chewy, tough, jelly'),
(58289, 1031, '_field_117', 'No'),
(58290, 1031, '_field_118', ''),
(58291, 1031, '_field_119', 'Yes'),
(58288, 1031, '_field_116', 'Ventolin 100mcg/act 1-2 puffs 5 minutes before exercise '),
(58287, 1031, '_field_115', 'Yes'),
(58286, 1031, '_field_114', 'Exercise induced asthma (mild)'),
(58285, 1031, '_field_138', 'Swimming, reading at public library, play dates with friends '),
(58284, 1031, '_field_131', 'Kindergarten '),
(58281, 1031, '_field_106', 'Pretend play, hide and seek, movies, playing at playgrounds and indoor play places, '),
(58282, 1031, '_field_130', 'Pear Tree Elementary'),
(58283, 1031, '_field_137', 'Arts, music, PE, reading, numbers'),
(58272, 1031, '_field_97', '11/04/2013'),
(58273, 1031, '_field_98', 'Maxwell'),
(58274, 1031, '_field_99', 'Male'),
(58275, 1031, '_field_100', 'English'),
(58276, 1031, '_field_101', 'Cantonese'),
(58277, 1031, '_field_102', 'Canadian'),
(58278, 1031, '_field_103', 'No'),
(58279, 1031, '_field_104', ''),
(58280, 1031, '_field_105', 'Drawing, pretend play with LEGO, listening and moving to music, arts, building blocks '),
(58271, 1031, '_field_96', 'Maxwell Ming Yuet Forsyth'),
(58270, 1031, '_field_129', ''),
(58269, 1031, '_field_128', ''),
(58268, 1031, '_field_95', ''),
(58267, 1031, '_field_94', ''),
(58266, 1031, '_field_93', ''),
(58265, 1031, '_field_92', ''),
(58264, 1031, '_field_91', '0'),
(58263, 1031, '_field_90', '6042098531'),
(58262, 1031, '_field_89', 'Mark’s Marine Pharmacy'),
(58249, 1031, '_field_75', 'September 2019'),
(58250, 1031, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(58251, 1031, '_field_78', ''),
(58252, 1031, '_field_79', ''),
(58253, 1031, '_field_80', 'Helen'),
(58254, 1031, '_field_81', 'Forsyth'),
(58255, 1031, '_field_82', '6042535961 '),
(58256, 1031, '_field_83', 'helen.forsyth@outlook.com'),
(58257, 1031, '_field_84', '3168 Venables Street '),
(58258, 1031, '_field_85', ''),
(58259, 1031, '_field_86', 'Vancouver'),
(58260, 1031, '_field_87', 'BC'),
(58261, 1031, '_field_88', 'V5K 2S4 '),
(58245, 1030, '_field_126', '1'),
(58246, 1030, '_form_id', '3'),
(58247, 1030, '_seq_num', '238'),
(58248, 1031, '_field_74', 'Grade One'),
(58244, 1030, '_field_136', 'Another plus I see with WMA is their support for socioemotional health via mixed age classes.  I think this is a great way to minimize bullying and increase social acceptance for all students.'),
(58243, 1030, '_field_124', 'In addition to my reply to the previous question, I am on board with the positivity of the school environment and it’s effect on my son’s education.  I believe WMA’s safe and supportive learning environment will embrace his strengths and strengthen his weaker skills so that he comes out from school as a adaptable, respectful, inquisitive, and accepting boy.  I believe the philosophy of WMA will support and guide my son towards a full and well-rounded Elementary experience.'),
(58242, 1030, '_field_123', 'I believe children have a love for learning that is better taught through the Montessori method, including mixed age classes which promotes leaderships skills in the older children , self-directed learning through guidance and encouragement, and learning through discovery and experimentation as opposed to classroom lectures and standard memorization.  I believe all children should learn in this type of environment where the teaching to the child and at his pace.'),
(58241, 1030, '_field_135', ''),
(58240, 1030, '_field_134', 'No'),
(58239, 1030, '_field_133', ''),
(58238, 1030, '_field_132', 'No'),
(58237, 1030, '_field_122', ''),
(58236, 1030, '_field_121', 'No'),
(58235, 1030, '_field_120', 'Dislikes certain textures (gags)-eg. Chewy, tough, jelly'),
(58234, 1030, '_field_119', 'Yes'),
(58233, 1030, '_field_118', ''),
(58232, 1030, '_field_117', 'No'),
(58231, 1030, '_field_116', 'Ventolin 100mcg/act 1-2 puffs 5 minutes before exercise '),
(58230, 1030, '_field_115', 'Yes'),
(58229, 1030, '_field_114', 'Exercise induced asthma (mild)'),
(58228, 1030, '_field_138', 'Swimming, reading at public library, play dates with friends '),
(58227, 1030, '_field_131', 'Kindergarten '),
(58226, 1030, '_field_137', 'Arts, music, PE, reading, numbers'),
(58225, 1030, '_field_130', 'Pear Tree Elementary'),
(58224, 1030, '_field_106', 'Pretend play, hide and seek, movies, playing at playgrounds and indoor play places, '),
(58223, 1030, '_field_105', 'Drawing, pretend play with LEGO, listening and moving to music, arts, building blocks '),
(58222, 1030, '_field_104', ''),
(58221, 1030, '_field_103', 'No'),
(58220, 1030, '_field_102', 'Canadian'),
(58219, 1030, '_field_101', 'Cantonese'),
(58218, 1030, '_field_100', 'English'),
(58217, 1030, '_field_99', 'Male'),
(58216, 1030, '_field_98', 'Maxwell'),
(58215, 1030, '_field_97', '11/04/2013'),
(58214, 1030, '_field_96', 'Maxwell Ming Yuet Forsyth'),
(58213, 1030, '_field_129', ''),
(58212, 1030, '_field_128', ''),
(58211, 1030, '_field_95', ''),
(58210, 1030, '_field_94', ''),
(58209, 1030, '_field_93', ''),
(58196, 1030, '_field_80', 'Helen'),
(58197, 1030, '_field_81', 'Forsyth'),
(58198, 1030, '_field_82', '6042535961 '),
(58199, 1030, '_field_83', 'helen.forsyth@outlook.com'),
(58200, 1030, '_field_84', '3168 Venables Street '),
(58201, 1030, '_field_85', ''),
(58202, 1030, '_field_86', 'Vancouver'),
(58203, 1030, '_field_87', 'BC'),
(58204, 1030, '_field_88', 'V5K 2S4 '),
(58205, 1030, '_field_89', 'Mark’s Marine Pharmacy'),
(58206, 1030, '_field_90', '6042098531'),
(58207, 1030, '_field_91', '0'),
(58208, 1030, '_field_92', ''),
(58189, 1029, '_form_id', '2'),
(58190, 1029, '_seq_num', '302'),
(58191, 1030, '_field_74', 'Grade One'),
(58192, 1030, '_field_75', 'September 2019'),
(58193, 1030, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(58194, 1030, '_field_78', ''),
(58195, 1030, '_field_79', ''),
(58188, 1029, '_field_67', '1'),
(58187, 1029, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(58186, 1029, '_field_73', 'Learning by the exemple, learning at her own pace, being independent'),
(67747, 1206, '_field_34', 'K+D MEDIA '),
(67746, 1206, '_field_31', 'V5T 4R8'),
(67745, 1206, '_field_33', 'BC'),
(67744, 1206, '_field_29', 'Vancouver'),
(67743, 1206, '_field_28', '514-350 East 2nd Avenue'),
(67742, 1206, '_field_25', '514-350 East 2nd Avenue'),
(67741, 1206, '_field_23', 'kent.kristin@gmail.com'),
(67740, 1206, '_field_21', '4168079209'),
(67739, 1206, '_field_19', 'Kent'),
(67738, 1206, '_field_17', 'Kristin'),
(67737, 1206, '_field_71', ''),
(67736, 1206, '_field_70', ''),
(67735, 1206, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";}'),
(67734, 1206, '_field_9', '0'),
(67733, 1206, '_field_7', 'September 2019'),
(67732, 1206, '_field_5', 'Full Day'),
(67731, 1205, '_seq_num', '405'),
(67730, 1205, '_form_id', '2'),
(67729, 1205, '_field_67', '1'),
(67728, 1205, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(67727, 1205, '_field_73', 'I want him to build on his unique, natural talents through self-directed discovery. I believe in the Montessori method as it encourages children to work at their own pace, helps them better develop their social abilities and leadership skills. This starts at a young age, and I want that for my son. '),
(67726, 1205, '_field_47', 'My values align with your vision to foster a child\'s natural curiosity for learning.'),
(67725, 1205, '_field_65', ''),
(67724, 1205, '_field_46', 'N'),
(67723, 1205, '_field_64', ''),
(67722, 1205, '_field_45', 'No'),
(67721, 1205, '_field_63', ''),
(67720, 1205, '_field_44', 'No'),
(67719, 1205, '_field_62', ''),
(67718, 1205, '_field_43', 'No'),
(67717, 1205, '_field_42', 'N/A'),
(67716, 1205, '_field_56', 'Yes'),
(67715, 1205, '_field_55', 'daycare'),
(67714, 1205, '_field_54', 'Yes'),
(67713, 1205, '_field_53', 'He\'s very independent and loves \"school\" time.'),
(67712, 1205, '_field_61', 'Yes'),
(67711, 1205, '_field_39', 'Yes'),
(67710, 1205, '_field_38', 'Yes'),
(67709, 1205, '_field_37', ''),
(67708, 1205, '_field_36', ''),
(67707, 1205, '_field_72', ''),
(67706, 1205, '_field_32', 'N'),
(67705, 1205, '_field_30', 'Canada'),
(67704, 1205, '_field_27', 'French'),
(67703, 1205, '_field_26', 'English'),
(67702, 1205, '_field_22', 'M'),
(67701, 1205, '_field_20', ''),
(67700, 1205, '_field_24', '18/05/2017'),
(67699, 1205, '_field_18', 'Wilder Kent Hamilton'),
(67698, 1205, '_field_60', ''),
(67685, 1205, '_field_21', '4168079209'),
(67686, 1205, '_field_23', 'kent.kristin@gmail.com'),
(67687, 1205, '_field_25', '514-350 East 2nd Avenue'),
(67688, 1205, '_field_28', '514-350 East 2nd Avenue'),
(67689, 1205, '_field_29', 'Vancouver'),
(67690, 1205, '_field_33', 'BC'),
(67691, 1205, '_field_31', 'V5T 4R8'),
(67692, 1205, '_field_34', 'K+D MEDIA '),
(67693, 1205, '_field_35', '4168079209'),
(67694, 1205, '_field_41', '0'),
(67695, 1205, '_field_57', ''),
(67696, 1205, '_field_58', ''),
(67697, 1205, '_field_59', ''),
(67679, 1205, '_field_9', '0'),
(67680, 1205, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";}'),
(67681, 1205, '_field_70', ''),
(67682, 1205, '_field_71', ''),
(67683, 1205, '_field_17', 'Kristin'),
(67684, 1205, '_field_19', 'Kent'),
(67678, 1205, '_field_7', 'September 2019'),
(67676, 1204, '_seq_num', '404'),
(67677, 1205, '_field_5', 'Full Day'),
(67675, 1204, '_form_id', '2'),
(67674, 1204, '_field_67', '1'),
(58185, 1029, '_field_47', 'Values presentened on the school homepage, the good reviews.'),
(58183, 1029, '_field_46', 'N'),
(58184, 1029, '_field_65', ''),
(58182, 1029, '_field_64', ''),
(58181, 1029, '_field_45', 'No'),
(58180, 1029, '_field_63', 'No pork ( sausage, bacon...)'),
(58179, 1029, '_field_44', 'Yes'),
(58178, 1029, '_field_62', ''),
(58177, 1029, '_field_43', 'No'),
(58176, 1029, '_field_42', 'None'),
(58175, 1029, '_field_56', ''),
(58174, 1029, '_field_55', ''),
(58173, 1029, '_field_54', 'No'),
(58172, 1029, '_field_53', ''),
(58171, 1029, '_field_61', 'Yes'),
(58170, 1029, '_field_39', 'Yes'),
(58169, 1029, '_field_38', 'Yes'),
(58168, 1029, '_field_37', 'Playdoh, playing with ball, singing, painting, playing with cars,playing with dolls'),
(58167, 1029, '_field_36', 'Puzzle, coloring, dancing, reading'),
(58166, 1029, '_field_72', 'Gabriel 4'),
(58165, 1029, '_field_32', 'Yes'),
(58164, 1029, '_field_30', 'French'),
(58163, 1029, '_field_27', 'English'),
(58162, 1029, '_field_26', 'French'),
(58161, 1029, '_field_22', 'F'),
(58160, 1029, '_field_20', 'Noor Satya'),
(58159, 1029, '_field_24', '20/06/2016'),
(58158, 1029, '_field_18', 'Noor Myriam Satya Cabon'),
(58157, 1029, '_field_60', ''),
(58156, 1029, '_field_59', ''),
(58155, 1029, '_field_58', ''),
(58154, 1029, '_field_57', ''),
(58153, 1029, '_field_41', '1'),
(58152, 1029, '_field_35', '6047157959'),
(58151, 1029, '_field_34', 'Vancouver'),
(58150, 1029, '_field_31', 'V5t 1p'),
(58149, 1029, '_field_33', 'BC'),
(58148, 1029, '_field_29', 'Vancouver'),
(58146, 1029, '_field_25', '775 east 7th Avenue'),
(58147, 1029, '_field_28', '206'),
(58145, 1029, '_field_23', 'karetti.m@gmail.com'),
(58144, 1029, '_field_21', '6047157959'),
(58143, 1029, '_field_19', 'Karetti'),
(58142, 1029, '_field_17', 'Myriam'),
(58140, 1029, '_field_70', ''),
(58141, 1029, '_field_71', 'Facebook'),
(58139, 1029, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(58138, 1029, '_field_9', '0'),
(58135, 1028, '_seq_num', '301'),
(58136, 1029, '_field_5', 'Afternoon Session'),
(58137, 1029, '_field_7', 'September 2019'),
(58134, 1028, '_form_id', '2'),
(58133, 1028, '_field_67', '1'),
(58132, 1028, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(58131, 1028, '_field_73', 'Learning by the exemple, learning at her own pace, being independent'),
(58128, 1028, '_field_46', 'N'),
(58129, 1028, '_field_65', ''),
(58130, 1028, '_field_47', 'Values presentened on the school homepage, the good reviews.'),
(58127, 1028, '_field_64', ''),
(58114, 1028, '_field_38', 'Yes'),
(58115, 1028, '_field_39', 'Yes'),
(58116, 1028, '_field_61', 'Yes'),
(58117, 1028, '_field_53', ''),
(58118, 1028, '_field_54', 'No'),
(58119, 1028, '_field_55', ''),
(58120, 1028, '_field_56', ''),
(58121, 1028, '_field_42', 'None'),
(58122, 1028, '_field_43', 'No'),
(58123, 1028, '_field_62', ''),
(58124, 1028, '_field_44', 'Yes'),
(58125, 1028, '_field_63', 'No pork ( sausage, bacon...)'),
(58126, 1028, '_field_45', 'No'),
(58108, 1028, '_field_27', 'English'),
(58109, 1028, '_field_30', 'French'),
(58110, 1028, '_field_32', 'Yes'),
(58111, 1028, '_field_72', 'Gabriel 4'),
(58112, 1028, '_field_36', 'Puzzle, coloring, dancing, reading'),
(58113, 1028, '_field_37', 'Playdoh, playing with ball, singing, painting, playing with cars,playing with dolls'),
(58107, 1028, '_field_26', 'French'),
(58105, 1028, '_field_20', 'Noor Satya'),
(58106, 1028, '_field_22', 'F'),
(58104, 1028, '_field_24', '20/06/2016'),
(58103, 1028, '_field_18', 'Noor Myriam Satya Cabon'),
(58102, 1028, '_field_60', ''),
(58101, 1028, '_field_59', ''),
(58099, 1028, '_field_57', ''),
(58100, 1028, '_field_58', ''),
(58098, 1028, '_field_41', '1'),
(58097, 1028, '_field_35', '6047157959'),
(58096, 1028, '_field_34', 'Vancouver'),
(58095, 1028, '_field_31', 'V5t 1p'),
(58094, 1028, '_field_33', 'BC'),
(58093, 1028, '_field_29', 'Vancouver'),
(58092, 1028, '_field_28', '206'),
(58091, 1028, '_field_25', '775 east 7th Avenue'),
(58090, 1028, '_field_23', 'karetti.m@gmail.com'),
(58089, 1028, '_field_21', '6047157959'),
(58088, 1028, '_field_19', 'Karetti'),
(58087, 1028, '_field_17', 'Myriam'),
(58086, 1028, '_field_71', 'Facebook'),
(58085, 1028, '_field_70', ''),
(58084, 1028, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(58083, 1028, '_field_9', '0'),
(58082, 1028, '_field_7', 'September 2019'),
(58080, 1027, '_seq_num', '300'),
(58081, 1028, '_field_5', 'Afternoon Session'),
(58079, 1027, '_form_id', '2'),
(58078, 1027, '_field_67', '1'),
(58077, 1027, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(58076, 1027, '_field_73', 'I like the Montessori Method for Allegra because I believe it will help teach her organizational skills, as well as provide a structured  space for her. I truly believe in child-centred play and think that she will thrive in a Montessori environment, although we are new to it. She is a very independent girl and I think this method is well-suited to her needs.'),
(58075, 1027, '_field_47', 'I\'m looking for an afternoon program that Allegra can attend after her mornings at Saint Francis. We\'ve heard wonderful things about Westside Montessori from our family friends, the Matrundolas, and would love Allegra to attend a school where she is welcomed joyously, can learn easily, and, most importantly, have lots of fun.'),
(58073, 1027, '_field_46', 'N'),
(58074, 1027, '_field_65', ''),
(58071, 1027, '_field_45', 'No'),
(58072, 1027, '_field_64', ''),
(58070, 1027, '_field_63', 'No dairy - minor allergy'),
(58068, 1027, '_field_62', ''),
(58069, 1027, '_field_44', 'Yes'),
(58066, 1027, '_field_42', 'N/A'),
(58067, 1027, '_field_43', 'No'),
(58064, 1027, '_field_55', 'Saint Francis of Assisi Preschool'),
(58065, 1027, '_field_56', 'n'),
(58063, 1027, '_field_54', 'Yes'),
(58062, 1027, '_field_53', ''),
(58060, 1027, '_field_39', 'Yes'),
(58061, 1027, '_field_61', 'Yes'),
(58059, 1027, '_field_38', 'Yes'),
(58058, 1027, '_field_37', 'sports, music, crafts, outdoor and indoor play, cooking'),
(58057, 1027, '_field_36', 'colouring, painting, outdoor time, reading, playing computer games'),
(58053, 1027, '_field_27', ''),
(58054, 1027, '_field_30', 'Canadian'),
(58055, 1027, '_field_32', 'Yes'),
(58056, 1027, '_field_72', 'Viera Curman, 10 months'),
(58052, 1027, '_field_26', 'English'),
(58051, 1027, '_field_22', 'F'),
(58050, 1027, '_field_20', 'Allegra '),
(58037, 1027, '_field_28', ''),
(58038, 1027, '_field_29', 'Burnaby'),
(58039, 1027, '_field_33', 'BC'),
(58040, 1027, '_field_31', 'V5A2Y1'),
(58041, 1027, '_field_34', 'Monarch Media'),
(58042, 1027, '_field_35', '6042205890'),
(58043, 1027, '_field_41', '1'),
(58044, 1027, '_field_57', ''),
(58045, 1027, '_field_58', ''),
(58046, 1027, '_field_59', ''),
(58047, 1027, '_field_60', ''),
(58048, 1027, '_field_18', 'Allegra Anna Curman'),
(58049, 1027, '_field_24', '08/10/2015'),
(58032, 1027, '_field_17', 'Melissa'),
(58033, 1027, '_field_19', 'Curman'),
(58034, 1027, '_field_21', '6042205890'),
(58035, 1027, '_field_23', 'melissacurman@gmail.com'),
(58036, 1027, '_field_25', '3575 Chrisdale Avenue'),
(58031, 1027, '_field_71', 'Attended Scuola d\'Infanzia classes at the Italian Centre. Have friends that attend Casa dei Bambini.'),
(58030, 1027, '_field_70', ''),
(58028, 1027, '_field_9', '0'),
(58029, 1027, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(58027, 1027, '_field_7', 'January 2019'),
(58026, 1027, '_field_5', 'Afternoon Session'),
(58025, 1026, '_seq_num', '299'),
(58023, 1026, '_field_67', '1'),
(58024, 1026, '_form_id', '2'),
(58022, 1026, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(58021, 1026, '_field_73', 'I like the Montessori Method for Allegra because I believe it will help teach her organizational skills, as well as provide a structured  space for her. I truly believe in child-centred play and think that she will thrive in a Montessori environment, although we are new to it. She is a very independent girl and I think this method is well-suited to her needs.'),
(58020, 1026, '_field_47', 'I\'m looking for an afternoon program that Allegra can attend after her mornings at Saint Francis. We\'ve heard wonderful things about Westside Montessori from our family friends, the Matrundolas, and would love Allegra to attend a school where she is welcomed joyously, can learn easily, and, most importantly, have lots of fun.'),
(58019, 1026, '_field_65', ''),
(58018, 1026, '_field_46', 'N'),
(58016, 1026, '_field_45', 'No'),
(58017, 1026, '_field_64', ''),
(58015, 1026, '_field_63', 'No dairy - minor allergy'),
(58014, 1026, '_field_44', 'Yes'),
(58013, 1026, '_field_62', ''),
(58012, 1026, '_field_43', 'No'),
(58011, 1026, '_field_42', 'N/A'),
(58010, 1026, '_field_56', 'n'),
(58009, 1026, '_field_55', 'Saint Francis of Assisi Preschool'),
(58008, 1026, '_field_54', 'Yes'),
(58007, 1026, '_field_53', ''),
(58006, 1026, '_field_61', 'Yes'),
(58005, 1026, '_field_39', 'Yes'),
(58004, 1026, '_field_38', 'Yes'),
(58003, 1026, '_field_37', 'sports, music, crafts, outdoor and indoor play, cooking'),
(58002, 1026, '_field_36', 'colouring, painting, outdoor time, reading, playing computer games'),
(58001, 1026, '_field_72', 'Viera Curman, 10 months'),
(58000, 1026, '_field_32', 'Yes'),
(57999, 1026, '_field_30', 'Canadian'),
(57998, 1026, '_field_27', ''),
(57997, 1026, '_field_26', 'English'),
(57996, 1026, '_field_22', 'F'),
(57994, 1026, '_field_24', '08/10/2015'),
(57995, 1026, '_field_20', 'Allegra '),
(57993, 1026, '_field_18', 'Allegra Anna Curman'),
(57992, 1026, '_field_60', ''),
(57988, 1026, '_field_41', '1'),
(57989, 1026, '_field_57', ''),
(57990, 1026, '_field_58', ''),
(57991, 1026, '_field_59', ''),
(57987, 1026, '_field_35', '6042205890'),
(57986, 1026, '_field_34', 'Monarch Media'),
(57985, 1026, '_field_31', 'V5A2Y1'),
(57984, 1026, '_field_33', 'BC'),
(57983, 1026, '_field_29', 'Burnaby'),
(57982, 1026, '_field_28', ''),
(57979, 1026, '_field_21', '6042205890'),
(57980, 1026, '_field_23', 'melissacurman@gmail.com'),
(57981, 1026, '_field_25', '3575 Chrisdale Avenue'),
(57978, 1026, '_field_19', 'Curman'),
(57977, 1026, '_field_17', 'Melissa'),
(57968, 1025, '_field_126', '1'),
(57969, 1025, '_form_id', '3'),
(57970, 1025, '_seq_num', '237'),
(57971, 1026, '_field_5', 'Afternoon Session'),
(57972, 1026, '_field_7', 'January 2019'),
(57973, 1026, '_field_9', '0'),
(57974, 1026, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(57975, 1026, '_field_70', ''),
(57976, 1026, '_field_71', 'Attended Scuola d\'Infanzia classes at the Italian Centre. Have friends that attend Casa dei Bambini.'),
(57967, 1025, '_field_136', 'Remi defines himself in opposition to Hawkey.  He\'s about as insecure as a second child can be.  It won\'t be an issue in separate classrooms, but once Remi gets to grade 4 and they\'re both in UE, it\'ll be interesting to see how Remi adapts.'),
(57966, 1025, '_field_124', 'As with Hawkey, math speed drills and spelling tests aren\'t helping him grow as a person or take ownership of his education, however limited.  Whatever the mix of variables is at WMA, be it the mixed age classrooms, better teacher-to-student ratios, or having students working at their own pace, it definitely works.'),
(57965, 1025, '_field_123', 'Hawkey loves it and appears to be doing well.  Sounds like it might be great for Remi too.'),
(57964, 1025, '_field_135', ''),
(57963, 1025, '_field_134', 'No'),
(57962, 1025, '_field_133', ''),
(57960, 1025, '_field_122', ''),
(57961, 1025, '_field_132', 'No'),
(57959, 1025, '_field_121', 'No'),
(57957, 1025, '_field_119', 'No'),
(57958, 1025, '_field_120', ''),
(57956, 1025, '_field_118', ''),
(57955, 1025, '_field_117', 'No'),
(57954, 1025, '_field_116', ''),
(57953, 1025, '_field_115', 'No'),
(57952, 1025, '_field_114', 'N/A'),
(57951, 1025, '_field_138', 'Soccer'),
(57950, 1025, '_field_131', '2'),
(57949, 1025, '_field_137', 'Computer Science and Physical Education'),
(57948, 1025, '_field_130', 'University Highlands Elementary'),
(57947, 1025, '_field_106', 'Soccer'),
(57946, 1025, '_field_105', 'Screen time'),
(57945, 1025, '_field_104', 'Hawkesworth Grey, 10'),
(57944, 1025, '_field_103', 'Yes'),
(57943, 1025, '_field_102', 'Canada'),
(57942, 1025, '_field_101', ''),
(57941, 1025, '_field_100', 'English'),
(57940, 1025, '_field_99', 'Male'),
(57939, 1025, '_field_98', 'Remi'),
(57938, 1025, '_field_97', '18/01/2011'),
(57936, 1025, '_field_129', ''),
(57937, 1025, '_field_96', 'Remington Kenneth Grey'),
(57935, 1025, '_field_128', ''),
(57934, 1025, '_field_95', ''),
(57933, 1025, '_field_94', ''),
(57932, 1025, '_field_93', ''),
(57931, 1025, '_field_92', ''),
(57930, 1025, '_field_91', '0'),
(57929, 1025, '_field_90', '604-562-5596'),
(57928, 1025, '_field_89', 'IPLobby.com'),
(57927, 1025, '_field_88', 'V5A0A1'),
(57926, 1025, '_field_87', 'BC'),
(57925, 1025, '_field_86', 'Burnaby'),
(57924, 1025, '_field_85', '426'),
(57923, 1025, '_field_84', '9191 University Crescent'),
(57922, 1025, '_field_83', 'taran.grey@gmail.com'),
(57921, 1025, '_field_82', '604-562-5596'),
(57920, 1025, '_field_81', 'Grey'),
(57919, 1025, '_field_80', 'Taran'),
(57918, 1025, '_field_79', ''),
(57917, 1025, '_field_78', 'Hawkesworth Grey'),
(57916, 1025, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(57915, 1025, '_field_75', 'September 2019'),
(57914, 1025, '_field_74', 'Grade Three'),
(57913, 1024, '_seq_num', '236'),
(57912, 1024, '_form_id', '3'),
(57911, 1024, '_field_126', '1'),
(57910, 1024, '_field_136', 'Remi defines himself in opposition to Hawkey.  He\'s about as insecure as a second child can be.  It won\'t be an issue in separate classrooms, but once Remi gets to grade 4 and they\'re both in UE, it\'ll be interesting to see how Remi adapts.'),
(57903, 1024, '_field_122', ''),
(57904, 1024, '_field_132', 'No'),
(57905, 1024, '_field_133', ''),
(57906, 1024, '_field_134', 'No'),
(57907, 1024, '_field_135', ''),
(57908, 1024, '_field_123', 'Hawkey loves it and appears to be doing well.  Sounds like it might be great for Remi too.'),
(57909, 1024, '_field_124', 'As with Hawkey, math speed drills and spelling tests aren\'t helping him grow as a person or take ownership of his education, however limited.  Whatever the mix of variables is at WMA, be it the mixed age classrooms, better teacher-to-student ratios, or having students working at their own pace, it definitely works.'),
(57902, 1024, '_field_121', 'No'),
(57901, 1024, '_field_120', ''),
(57900, 1024, '_field_119', 'No'),
(57899, 1024, '_field_118', ''),
(57898, 1024, '_field_117', 'No'),
(57897, 1024, '_field_116', ''),
(57896, 1024, '_field_115', 'No'),
(57895, 1024, '_field_114', 'N/A'),
(57894, 1024, '_field_138', 'Soccer'),
(57892, 1024, '_field_137', 'Computer Science and Physical Education'),
(57893, 1024, '_field_131', '2'),
(57879, 1024, '_field_129', ''),
(57880, 1024, '_field_96', 'Remington Kenneth Grey'),
(57881, 1024, '_field_97', '18/01/2011'),
(57882, 1024, '_field_98', 'Remi'),
(57883, 1024, '_field_99', 'Male'),
(57884, 1024, '_field_100', 'English'),
(57885, 1024, '_field_101', ''),
(57886, 1024, '_field_102', 'Canada'),
(57887, 1024, '_field_103', 'Yes'),
(57888, 1024, '_field_104', 'Hawkesworth Grey, 10'),
(57889, 1024, '_field_105', 'Screen time'),
(57890, 1024, '_field_106', 'Soccer'),
(57891, 1024, '_field_130', 'University Highlands Elementary'),
(57871, 1024, '_field_89', 'IPLobby.com'),
(57872, 1024, '_field_90', '604-562-5596'),
(57873, 1024, '_field_91', '0'),
(57874, 1024, '_field_92', ''),
(57875, 1024, '_field_93', ''),
(57876, 1024, '_field_94', ''),
(57877, 1024, '_field_95', ''),
(57878, 1024, '_field_128', ''),
(57870, 1024, '_field_88', 'V5A0A1'),
(57868, 1024, '_field_86', 'Burnaby'),
(57869, 1024, '_field_87', 'BC'),
(57867, 1024, '_field_85', '426'),
(57866, 1024, '_field_84', '9191 University Crescent'),
(57864, 1024, '_field_82', '604-562-5596'),
(57865, 1024, '_field_83', 'taran.grey@gmail.com'),
(57863, 1024, '_field_81', 'Grey'),
(57862, 1024, '_field_80', 'Taran'),
(57861, 1024, '_field_79', ''),
(57860, 1024, '_field_78', 'Hawkesworth Grey'),
(57859, 1024, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(57858, 1024, '_field_75', 'September 2019'),
(57857, 1024, '_field_74', 'Grade Three'),
(57856, 1023, '_seq_num', '235'),
(57855, 1023, '_form_id', '3'),
(57854, 1023, '_field_126', '1'),
(57853, 1023, '_field_136', 'Chloe is a shy girl in front of strangers. She is our little helper at home who always take care of her young brothers.'),
(57852, 1023, '_field_124', 'I always asked Chloe to solve problems by herself, because I believe she is a independent girl who can face the difficult.'),
(57851, 1023, '_field_123', 'I think this school is the best school for my girl because my friend’s son is one of WMA’s students. He changed a lot since he went to the school.He become more caring, more confident and eager to go to school.'),
(57850, 1023, '_field_135', ''),
(57849, 1023, '_field_134', 'No'),
(57848, 1023, '_field_133', ''),
(57847, 1023, '_field_132', 'No'),
(57846, 1023, '_field_122', ''),
(57845, 1023, '_field_121', 'No'),
(57844, 1023, '_field_120', ''),
(57843, 1023, '_field_119', 'No'),
(57842, 1023, '_field_118', ''),
(57841, 1023, '_field_117', 'No'),
(57840, 1023, '_field_116', ''),
(57839, 1023, '_field_115', 'No'),
(57838, 1023, '_field_114', 'No '),
(57837, 1023, '_field_138', 'Dance '),
(57836, 1023, '_field_131', ''),
(57835, 1023, '_field_137', 'Art'),
(57834, 1023, '_field_130', 'Kingston kindergarten Education Center'),
(57833, 1023, '_field_106', 'Playing toys'),
(57832, 1023, '_field_105', 'Painting '),
(57831, 1023, '_field_104', 'Rey 3-year-old, Lucas 1-year-old'),
(57830, 1023, '_field_103', 'Yes'),
(57829, 1023, '_field_102', 'Canadian'),
(57823, 1023, '_field_96', 'Chloe Zhixi Zhang'),
(57824, 1023, '_field_97', '20/06/2014'),
(57825, 1023, '_field_98', 'Chloe'),
(57826, 1023, '_field_99', 'Female'),
(57827, 1023, '_field_100', 'Cantonese'),
(57828, 1023, '_field_101', 'English'),
(57822, 1023, '_field_129', ''),
(57821, 1023, '_field_128', ''),
(57820, 1023, '_field_95', ''),
(57819, 1023, '_field_94', ''),
(57818, 1023, '_field_93', ''),
(57816, 1023, '_field_91', '0'),
(57817, 1023, '_field_92', ''),
(57814, 1023, '_field_89', 'Home'),
(57815, 1023, '_field_90', '7786803618'),
(57813, 1023, '_field_88', 'V5B1W1'),
(57812, 1023, '_field_87', 'select'),
(57811, 1023, '_field_86', 'Burnaby'),
(57810, 1023, '_field_85', ''),
(57798, 1022, '_form_id', '3'),
(57799, 1022, '_seq_num', '234'),
(57800, 1023, '_field_74', 'select'),
(57801, 1023, '_field_75', 'September 2019'),
(57802, 1023, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(57803, 1023, '_field_78', 'Remy Meng'),
(57804, 1023, '_field_79', ''),
(57805, 1023, '_field_80', 'Jing'),
(57806, 1023, '_field_81', 'Zhong'),
(57807, 1023, '_field_82', '7787074555'),
(57808, 1023, '_field_83', 'bunnyaudrey@hotmail.com'),
(57809, 1023, '_field_84', '5031 Union St'),
(57795, 1022, '_field_124', 'I always asked Chloe to solve problems by herself, because I believe she is a independent girl who can face the difficult.'),
(57796, 1022, '_field_136', 'Chloe is a shy girl in front of strangers. She is our little helper at home who always take care of her young brothers.'),
(57797, 1022, '_field_126', '1'),
(67673, 1204, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";}'),
(67672, 1204, '_field_73', 'Cadence has been highly independent and self-directed from the time she was a baby.  I don’t feel that I’ve taught her nearly as much as she’s figured out on her own.  I believe the Montessori Method will encourage her natural tendencies to be curious and to learn and explore.  Cadence excels when in an organized and hands on environment which I believe Montessori Method provides.'),
(67671, 1204, '_field_47', 'Cadence has been astounding us all with her quick wit, verbal skills, and communication.  I have been researching the best options for her so that we can keep the momentum going.  Her memory is remarkable and she is so eager to learn new things.  I have chosen WMA as a preferred preschool due to it’s location, Montessori program and it’s reputation and reviews.'),
(67670, 1204, '_field_65', ''),
(67669, 1204, '_field_46', 'N'),
(67668, 1204, '_field_64', ''),
(67666, 1204, '_field_63', ''),
(67667, 1204, '_field_45', 'No'),
(67665, 1204, '_field_44', 'No'),
(67664, 1204, '_field_62', ''),
(67663, 1204, '_field_43', 'No'),
(67662, 1204, '_field_42', 'None'),
(67661, 1204, '_field_56', ''),
(67660, 1204, '_field_55', ''),
(67659, 1204, '_field_54', 'No');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(67658, 1204, '_field_53', 'Cadence is highly verbal and communicative.  She is active and enjoys challenges and has always been mature and independent and easy to leave in the care of trusted persons.  We are looking forward to seeing her be stimulated and social in this next step of her life!  She is definitely ready! '),
(67657, 1204, '_field_61', 'Yes'),
(67656, 1204, '_field_39', 'Yes'),
(67655, 1204, '_field_38', 'Yes'),
(67654, 1204, '_field_37', 'Reading, Sports, Colouring, Arts, Running'),
(67653, 1204, '_field_36', 'Reading, iPad, Imaginary Play, Music Instruments, Building '),
(67652, 1204, '_field_72', ''),
(67651, 1204, '_field_32', 'N'),
(67650, 1204, '_field_30', 'Canadian'),
(67649, 1204, '_field_27', ''),
(67648, 1204, '_field_26', 'English'),
(67647, 1204, '_field_22', 's'),
(67646, 1204, '_field_20', ''),
(67645, 1204, '_field_24', '21/12/2016'),
(67637, 1204, '_field_34', 'Homemaker'),
(67638, 1204, '_field_35', '6042263334'),
(67639, 1204, '_field_41', '0'),
(67640, 1204, '_field_57', ''),
(67641, 1204, '_field_58', ''),
(67642, 1204, '_field_59', ''),
(67643, 1204, '_field_60', ''),
(67644, 1204, '_field_18', 'Cadence Bowser'),
(67636, 1204, '_field_31', 'V5L 4B6'),
(67635, 1204, '_field_33', 'BC'),
(67634, 1204, '_field_29', 'Vancouver'),
(67633, 1204, '_field_28', 'Unit 2'),
(67632, 1204, '_field_25', '1510 Salsbury Drive'),
(67631, 1204, '_field_23', 'hjpostlethwaite@gmail.com'),
(67630, 1204, '_field_21', '6042263334'),
(67618, 1203, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";}'),
(67619, 1203, '_field_67', '1'),
(67620, 1203, '_form_id', '2'),
(67621, 1203, '_seq_num', '403'),
(67622, 1204, '_field_5', 'Morning Session'),
(67623, 1204, '_field_7', 'September 2019'),
(67624, 1204, '_field_9', '0'),
(67625, 1204, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(67626, 1204, '_field_70', ''),
(67627, 1204, '_field_71', ''),
(67628, 1204, '_field_17', 'Hayley'),
(67629, 1204, '_field_19', 'Postlethwaite '),
(67617, 1203, '_field_73', 'Cadence has been highly independent and self-directed from the time she was a baby.  I don’t feel that I’ve taught her nearly as much as she’s figured out on her own.  I believe the Montessori Method will encourage her natural tendencies to be curious and to learn and explore.  Cadence excels when in an organized and hands on environment which I believe Montessori Method provides.'),
(67616, 1203, '_field_47', 'Cadence has been astounding us all with her quick wit, verbal skills, and communication.  I have been researching the best options for her so that we can keep the momentum going.  Her memory is remarkable and she is so eager to learn new things.  I have chosen WMA as a preferred preschool due to it’s location, Montessori program and it’s reputation and reviews.'),
(67615, 1203, '_field_65', ''),
(67614, 1203, '_field_46', 'N'),
(67613, 1203, '_field_64', ''),
(67612, 1203, '_field_45', 'No'),
(67611, 1203, '_field_63', ''),
(67610, 1203, '_field_44', 'No'),
(67609, 1203, '_field_62', ''),
(67608, 1203, '_field_43', 'No'),
(67607, 1203, '_field_42', 'None'),
(67606, 1203, '_field_56', ''),
(67605, 1203, '_field_55', ''),
(67604, 1203, '_field_54', 'No'),
(67603, 1203, '_field_53', 'Cadence is highly verbal and communicative.  She is active and enjoys challenges and has always been mature and independent and easy to leave in the care of trusted persons.  We are looking forward to seeing her be stimulated and social in this next step of her life!  She is definitely ready! '),
(67602, 1203, '_field_61', 'Yes'),
(67600, 1203, '_field_38', 'Yes'),
(67601, 1203, '_field_39', 'Yes'),
(67599, 1203, '_field_37', 'Reading, Sports, Colouring, Arts, Running'),
(67598, 1203, '_field_36', 'Reading, iPad, Imaginary Play, Music Instruments, Building '),
(67597, 1203, '_field_72', ''),
(67596, 1203, '_field_32', 'N'),
(67595, 1203, '_field_30', 'Canadian'),
(67594, 1203, '_field_27', ''),
(67593, 1203, '_field_26', 'English'),
(67592, 1203, '_field_22', 's'),
(67591, 1203, '_field_20', ''),
(67590, 1203, '_field_24', '21/12/2016'),
(67589, 1203, '_field_18', 'Cadence Bowser'),
(67588, 1203, '_field_60', ''),
(67587, 1203, '_field_59', ''),
(67586, 1203, '_field_58', ''),
(67585, 1203, '_field_57', ''),
(67584, 1203, '_field_41', '0'),
(67583, 1203, '_field_35', '6042263334'),
(67582, 1203, '_field_34', 'Homemaker'),
(67581, 1203, '_field_31', 'V5L 4B6'),
(67580, 1203, '_field_33', 'BC'),
(67579, 1203, '_field_29', 'Vancouver'),
(67578, 1203, '_field_28', 'Unit 2'),
(67577, 1203, '_field_25', '1510 Salsbury Drive'),
(67576, 1203, '_field_23', 'hjpostlethwaite@gmail.com'),
(67575, 1203, '_field_21', '6042263334'),
(67573, 1203, '_field_17', 'Hayley'),
(67574, 1203, '_field_19', 'Postlethwaite '),
(67571, 1203, '_field_70', ''),
(67572, 1203, '_field_71', ''),
(67570, 1203, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(67569, 1203, '_field_9', '0'),
(67563, 1202, '_field_49', 'a:2:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";}'),
(67564, 1202, '_field_67', '1'),
(67565, 1202, '_form_id', '2'),
(67566, 1202, '_seq_num', '402'),
(67567, 1203, '_field_5', 'Morning Session'),
(67568, 1203, '_field_7', 'September 2019'),
(67562, 1202, '_field_73', 'We have always believed that each child is unique and the Montessori approach supports this belief.  It\'s important to us that the child is treated holistically rather than another number in a system. We have encouraged our daughter to develop both her motor and cognitive skills from an early age, emphasizing both of equal importance and allowing her to develop at the speed that allows her to grow.'),
(67561, 1202, '_field_47', 'we would like our child to attend a leading montessori school and WMA has a great reputation. We have spoken to friends, family and work colleagues and WMA comes highly recommended. The facilities are also great and we think that our daughter would thrive here.'),
(67560, 1202, '_field_65', ''),
(67559, 1202, '_field_46', 'N'),
(67558, 1202, '_field_64', ''),
(67557, 1202, '_field_45', 'No'),
(67543, 1202, '_field_36', 'various toys'),
(67544, 1202, '_field_37', 'dance class, play gym and reading'),
(67545, 1202, '_field_38', 'Yes'),
(67546, 1202, '_field_39', 'Yes'),
(67547, 1202, '_field_61', 'Yes'),
(67548, 1202, '_field_53', ''),
(67549, 1202, '_field_54', 'No'),
(67550, 1202, '_field_55', ''),
(67551, 1202, '_field_56', ''),
(67552, 1202, '_field_42', 'allergic to penicillin '),
(67553, 1202, '_field_43', 'No'),
(67554, 1202, '_field_62', ''),
(67555, 1202, '_field_44', 'No'),
(67556, 1202, '_field_63', ''),
(67536, 1202, '_field_20', ''),
(67537, 1202, '_field_22', 'F'),
(67538, 1202, '_field_26', 'English'),
(67539, 1202, '_field_27', 'Thai'),
(67540, 1202, '_field_30', 'UK'),
(67541, 1202, '_field_32', 'N'),
(67542, 1202, '_field_72', ''),
(67535, 1202, '_field_24', '18/02/2016'),
(67533, 1202, '_field_60', ''),
(67534, 1202, '_field_18', 'Lyla Bhokanandh'),
(67532, 1202, '_field_59', ''),
(67531, 1202, '_field_58', ''),
(67530, 1202, '_field_57', ''),
(67529, 1202, '_field_41', '1'),
(67528, 1202, '_field_35', '2368885364'),
(67527, 1202, '_field_34', 'Vancity'),
(67526, 1202, '_field_31', 'v5y1s2'),
(67525, 1202, '_field_33', 'BC'),
(67524, 1202, '_field_29', 'vancouver'),
(67523, 1202, '_field_28', '106'),
(67522, 1202, '_field_25', '345 W10th Avenue'),
(67521, 1202, '_field_23', 'arak.bhokanandh@gmail.com'),
(67520, 1202, '_field_21', '6043551424'),
(67519, 1202, '_field_19', 'bhokanandh'),
(67518, 1202, '_field_17', 'arak'),
(67517, 1202, '_field_71', ''),
(67516, 1202, '_field_70', ''),
(67515, 1202, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(67514, 1202, '_field_9', '0'),
(67513, 1202, '_field_7', 'September 2019'),
(67512, 1202, '_field_5', 'Full Day'),
(67511, 1201, '_seq_num', '401'),
(67510, 1201, '_form_id', '2'),
(67509, 1201, '_field_67', '1'),
(67508, 1201, '_field_49', 'a:2:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";}'),
(67507, 1201, '_field_73', 'We have always believed that each child is unique and the Montessori approach supports this belief.  It\'s important to us that the child is treated holistically rather than another number in a system. We have encouraged our daughter to develop both her motor and cognitive skills from an early age, emphasizing both of equal importance and allowing her to develop at the speed that allows her to grow.'),
(67506, 1201, '_field_47', 'we would like our child to attend a leading montessori school and WMA has a great reputation. We have spoken to friends, family and work colleagues and WMA comes highly recommended. The facilities are also great and we think that our daughter would thrive here.'),
(67505, 1201, '_field_65', ''),
(67504, 1201, '_field_46', 'N'),
(67503, 1201, '_field_64', ''),
(67502, 1201, '_field_45', 'No'),
(67501, 1201, '_field_63', ''),
(67500, 1201, '_field_44', 'No'),
(67499, 1201, '_field_62', ''),
(67498, 1201, '_field_43', 'No'),
(67497, 1201, '_field_42', 'allergic to penicillin '),
(67496, 1201, '_field_56', ''),
(67495, 1201, '_field_55', ''),
(67494, 1201, '_field_54', 'No'),
(67493, 1201, '_field_53', ''),
(67492, 1201, '_field_61', 'Yes'),
(67490, 1201, '_field_38', 'Yes'),
(67491, 1201, '_field_39', 'Yes'),
(67489, 1201, '_field_37', 'dance class, play gym and reading'),
(67488, 1201, '_field_36', 'various toys'),
(67485, 1201, '_field_30', 'UK'),
(67486, 1201, '_field_32', 'N'),
(67487, 1201, '_field_72', ''),
(67471, 1201, '_field_31', 'v5y1s2'),
(67472, 1201, '_field_34', 'Vancity'),
(67473, 1201, '_field_35', '2368885364'),
(67474, 1201, '_field_41', '1'),
(67475, 1201, '_field_57', ''),
(67476, 1201, '_field_58', ''),
(67477, 1201, '_field_59', ''),
(67478, 1201, '_field_60', ''),
(67479, 1201, '_field_18', 'Lyla Bhokanandh'),
(67480, 1201, '_field_24', '18/02/2016'),
(67481, 1201, '_field_20', ''),
(67482, 1201, '_field_22', 'F'),
(67483, 1201, '_field_26', 'English'),
(67484, 1201, '_field_27', 'Thai'),
(67470, 1201, '_field_33', 'BC'),
(67469, 1201, '_field_29', 'vancouver'),
(67468, 1201, '_field_28', '106'),
(67467, 1201, '_field_25', '345 W10th Avenue'),
(67465, 1201, '_field_21', '6043551424'),
(67466, 1201, '_field_23', 'arak.bhokanandh@gmail.com'),
(67464, 1201, '_field_19', 'bhokanandh'),
(67463, 1201, '_field_17', 'arak'),
(67461, 1201, '_field_70', ''),
(67462, 1201, '_field_71', ''),
(67460, 1201, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(67453, 1200, '_field_49', 'a:2:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";}'),
(67454, 1200, '_field_67', '1'),
(67455, 1200, '_form_id', '2'),
(67456, 1200, '_seq_num', '400'),
(67457, 1201, '_field_5', 'Full Day'),
(67458, 1201, '_field_7', 'September 2019'),
(67459, 1201, '_field_9', '0'),
(67452, 1200, '_field_73', 'We have always believed that each child is unique and the Montessori approach supports this belief.  It\'s important to us that the child is treated holistically rather than another number in a system. We have encouraged our daughter to develop both her motor and cognitive skills from an early age, emphasizing both of equal importance and allowing her to develop at the speed that allows her to grow.'),
(67451, 1200, '_field_47', 'we would like our child to attend a leading montessori school and WMA has a great reputation. We have spoken to friends, family and work colleagues and WMA comes highly recommended. The facilities are also great and we think that our daughter would thrive here.'),
(67449, 1200, '_field_46', 'N'),
(67450, 1200, '_field_65', ''),
(67448, 1200, '_field_64', ''),
(67447, 1200, '_field_45', 'No'),
(67446, 1200, '_field_63', ''),
(67445, 1200, '_field_44', 'No'),
(67444, 1200, '_field_62', ''),
(67443, 1200, '_field_43', 'No'),
(67442, 1200, '_field_42', 'allergic to penicillin '),
(67441, 1200, '_field_56', ''),
(67440, 1200, '_field_55', ''),
(67439, 1200, '_field_54', 'No'),
(67438, 1200, '_field_53', ''),
(67437, 1200, '_field_61', 'Yes'),
(67436, 1200, '_field_39', 'Yes'),
(67435, 1200, '_field_38', 'Yes'),
(67434, 1200, '_field_37', 'dance class, play gym and reading'),
(67433, 1200, '_field_36', 'various toys'),
(67432, 1200, '_field_72', ''),
(67431, 1200, '_field_32', 'N'),
(67430, 1200, '_field_30', 'UK'),
(67429, 1200, '_field_27', 'Thai'),
(67428, 1200, '_field_26', 'English'),
(67427, 1200, '_field_22', 'F'),
(67426, 1200, '_field_20', ''),
(67425, 1200, '_field_24', '18/02/2016'),
(67424, 1200, '_field_18', 'Lyla Bhokanandh'),
(67422, 1200, '_field_59', ''),
(67423, 1200, '_field_60', ''),
(67421, 1200, '_field_58', ''),
(67420, 1200, '_field_57', ''),
(67419, 1200, '_field_41', '1'),
(67418, 1200, '_field_35', '2368885364'),
(67417, 1200, '_field_34', 'Vancity'),
(67416, 1200, '_field_31', 'v5y1s2'),
(67415, 1200, '_field_33', 'BC'),
(67414, 1200, '_field_29', 'vancouver'),
(67413, 1200, '_field_28', '106'),
(67412, 1200, '_field_25', '345 W10th Avenue'),
(67411, 1200, '_field_23', 'arak.bhokanandh@gmail.com'),
(67410, 1200, '_field_21', '6043551424'),
(67409, 1200, '_field_19', 'bhokanandh'),
(67408, 1200, '_field_17', 'arak'),
(67407, 1200, '_field_71', ''),
(67406, 1200, '_field_70', ''),
(67405, 1200, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(67404, 1200, '_field_9', '0'),
(67403, 1200, '_field_7', 'September 2019'),
(67402, 1200, '_field_5', 'Full Day'),
(67401, 1199, '_seq_num', '399'),
(67400, 1199, '_form_id', '2'),
(67399, 1199, '_field_67', '1'),
(67398, 1199, '_field_49', 'a:2:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";}'),
(67397, 1199, '_field_73', 'We have always believed that each child is unique and the Montessori approach supports this belief.  It\'s important to us that the child is treated holistically rather than another number in a system. We have encouraged our daughter to develop both her motor and cognitive skills from an early age, emphasizing both of equal importance and allowing her to develop at the speed that allows her to grow.'),
(67396, 1199, '_field_47', 'we would like our child to attend a leading montessori school and WMA has a great reputation. We have spoken to friends, family and work colleagues and WMA comes highly recommended. The facilities are also great and we think that our daughter would thrive here.'),
(67395, 1199, '_field_65', ''),
(67394, 1199, '_field_46', 'N'),
(67380, 1199, '_field_38', 'Yes'),
(67381, 1199, '_field_39', 'Yes'),
(67382, 1199, '_field_61', 'Yes'),
(67383, 1199, '_field_53', ''),
(67384, 1199, '_field_54', 'No'),
(67385, 1199, '_field_55', ''),
(67386, 1199, '_field_56', ''),
(67387, 1199, '_field_42', 'allergic to penicillin '),
(67388, 1199, '_field_43', 'No'),
(67389, 1199, '_field_62', ''),
(67390, 1199, '_field_44', 'No'),
(67391, 1199, '_field_63', ''),
(67392, 1199, '_field_45', 'No'),
(67393, 1199, '_field_64', ''),
(67373, 1199, '_field_26', 'English'),
(67374, 1199, '_field_27', 'Thai'),
(67375, 1199, '_field_30', 'UK'),
(67376, 1199, '_field_32', 'N'),
(67377, 1199, '_field_72', ''),
(67378, 1199, '_field_36', 'various toys'),
(67379, 1199, '_field_37', 'dance class, play gym and reading'),
(67372, 1199, '_field_22', 'F'),
(67371, 1199, '_field_20', ''),
(67369, 1199, '_field_18', 'Lyla Bhokanandh'),
(67370, 1199, '_field_24', '18/02/2016'),
(67368, 1199, '_field_60', ''),
(67367, 1199, '_field_59', ''),
(57794, 1022, '_field_123', 'I think this school is the best school for my girl because my friend’s son is one of WMA’s students. He changed a lot since he went to the school.He become more caring, more confident and eager to go to school.'),
(57793, 1022, '_field_135', ''),
(57792, 1022, '_field_134', 'No'),
(57790, 1022, '_field_132', 'No'),
(57791, 1022, '_field_133', ''),
(57789, 1022, '_field_122', ''),
(57788, 1022, '_field_121', 'No'),
(57787, 1022, '_field_120', ''),
(57786, 1022, '_field_119', 'No'),
(57785, 1022, '_field_118', ''),
(57784, 1022, '_field_117', 'No'),
(57783, 1022, '_field_116', ''),
(57782, 1022, '_field_115', 'No'),
(57781, 1022, '_field_114', 'No '),
(57780, 1022, '_field_138', 'Dance '),
(57779, 1022, '_field_131', ''),
(57778, 1022, '_field_137', 'Art'),
(57777, 1022, '_field_130', 'Kingston kindergarten Education Center'),
(57776, 1022, '_field_106', 'Playing toys'),
(57775, 1022, '_field_105', 'Painting '),
(57774, 1022, '_field_104', 'Rey 3-year-old, Lucas 1-year-old'),
(57773, 1022, '_field_103', 'Yes'),
(57772, 1022, '_field_102', 'Canadian'),
(57771, 1022, '_field_101', 'English'),
(57770, 1022, '_field_100', 'Cantonese'),
(57769, 1022, '_field_99', 'Female'),
(57768, 1022, '_field_98', 'Chloe'),
(57767, 1022, '_field_97', '20/06/2014'),
(57766, 1022, '_field_96', 'Chloe Zhixi Zhang'),
(57765, 1022, '_field_129', ''),
(57764, 1022, '_field_128', ''),
(57763, 1022, '_field_95', ''),
(57762, 1022, '_field_94', ''),
(57761, 1022, '_field_93', ''),
(57760, 1022, '_field_92', ''),
(57759, 1022, '_field_91', '0'),
(57758, 1022, '_field_90', '7786803618'),
(57757, 1022, '_field_89', 'Home'),
(57756, 1022, '_field_88', 'V5B1W1'),
(57755, 1022, '_field_87', 'select'),
(57754, 1022, '_field_86', 'Burnaby'),
(57753, 1022, '_field_85', ''),
(57752, 1022, '_field_84', '5031 Union St'),
(57751, 1022, '_field_83', 'bunnyaudrey@hotmail.com'),
(57750, 1022, '_field_82', '7787074555'),
(57749, 1022, '_field_81', 'Zhong'),
(57748, 1022, '_field_80', 'Jing'),
(57747, 1022, '_field_79', ''),
(57746, 1022, '_field_78', 'Remy Meng'),
(57745, 1022, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(57744, 1022, '_field_75', 'September 2019'),
(57742, 1021, '_seq_num', '233'),
(57743, 1022, '_field_74', 'select'),
(57741, 1021, '_form_id', '3'),
(57740, 1021, '_field_126', '1'),
(57739, 1021, '_field_136', 'Serena is a bright, thoughtful and intellectually curious child. We would like to continue to encourage her to be an analytical and independent thinker. She enjoys learning and also enjoys art and music. '),
(57734, 1021, '_field_133', ''),
(57735, 1021, '_field_134', 'No'),
(57736, 1021, '_field_135', ''),
(57737, 1021, '_field_123', 'Serena currently attends a Montessori and we believe the teaching method is well suited to the way she learns and her temperament. After attending the information session and the classroom observation I think WMA is the right school for Serena. We also think that given Serena\'s personality and attributes she will positively impact her classmates and the WMA community. '),
(57738, 1021, '_field_124', 'We believe the holistic approach of the Montessori Method fits with how we want to both educate and raise Serena. We want her to be independent and feel that she has freedom within the limits we set for her.  We really support and encourage peer learning in the classroom where she will learn to work with all different types of children. We want her to be a life long learner, a responsible citizen and have a sense of community. \n'),
(57729, 1021, '_field_119', 'Yes'),
(57730, 1021, '_field_120', 'Fruits, vegetables, lean protein, cheese, whole grains (including bread, pasta, brown rice etc) and ice cream. She dislikes cured meats and pastries. '),
(57731, 1021, '_field_121', 'No'),
(57732, 1021, '_field_122', ''),
(57733, 1021, '_field_132', 'No'),
(57728, 1021, '_field_118', ''),
(57726, 1021, '_field_116', ''),
(57727, 1021, '_field_117', 'No'),
(57725, 1021, '_field_115', 'No'),
(57724, 1021, '_field_114', 'N/A'),
(67366, 1199, '_field_58', ''),
(67365, 1199, '_field_57', ''),
(67364, 1199, '_field_41', '1'),
(67363, 1199, '_field_35', '2368885364'),
(67362, 1199, '_field_34', 'Vancity'),
(67361, 1199, '_field_31', 'v5y1s2'),
(67360, 1199, '_field_33', 'BC'),
(67359, 1199, '_field_29', 'vancouver'),
(67358, 1199, '_field_28', '106'),
(67357, 1199, '_field_25', '345 W10th Avenue'),
(67356, 1199, '_field_23', 'arak.bhokanandh@gmail.com'),
(67355, 1199, '_field_21', '6043551424'),
(67354, 1199, '_field_19', 'bhokanandh'),
(67353, 1199, '_field_17', 'arak'),
(67352, 1199, '_field_71', ''),
(67351, 1199, '_field_70', ''),
(67350, 1199, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(67349, 1199, '_field_9', '0'),
(67348, 1199, '_field_7', 'September 2019'),
(67347, 1199, '_field_5', 'Full Day'),
(67346, 1198, '_seq_num', '304'),
(67345, 1198, '_form_id', '3'),
(67344, 1198, '_field_126', '1'),
(67343, 1198, '_field_136', 'Ethan gets along very well with other children, he very much enjoys going to his preschool every day and spending time with his teachers and classmates. We had originally planned to sign him up for summer camp, but he told us that he would prefer to go to summer school, so that is what we are doing now.  \n\nEthan is keenly curious and asks questions throughout the day, often forcing his parents to perform research of their own in order to tell him the right answers. We have always treated him as an equal to ourselves, and encouraged him to think critically. He does not hesitate to challenge us to provide further evidence if our answers to his questions are not fully congruent. \n\nPart of the reason for our late application is that Ethan recently asked me to teach him how to do division (after starting to learn multiplication). We have realized that it is our responsibility to continue to provide a learning environment that can adapt to his pace and individual needs, and that the WMA elementary program would be perfect for this.\n\nWe thank you very much for your consideration. '),
(67342, 1198, '_field_124', 'As parents, we completely align with Maria Montessori\'s vision, which is that children naturally want to learn and can do so in a supportive environment, and that sometimes children learn at their own pace. \n\nEthan has already shown that he has adapted very well to the Montessori Method at his current preschool, interacting in small groups and learning at his own pace. He has shown himself to be personally goal-oriented. He will often set small goals for himself in consultation with us, both inside and outside of school (\"My goal is to ski down a blue run at Whistler this weekend\"). We think he would very much enjoy the opportunity to continue on in a Montessori program in his elementary years.'),
(67330, 1198, '_field_116', ''),
(67331, 1198, '_field_117', 'No'),
(67332, 1198, '_field_118', ''),
(67333, 1198, '_field_119', 'No'),
(67334, 1198, '_field_120', ''),
(67335, 1198, '_field_121', 'No'),
(67336, 1198, '_field_122', ''),
(67337, 1198, '_field_132', 'No'),
(67338, 1198, '_field_133', ''),
(67339, 1198, '_field_134', 'No'),
(67340, 1198, '_field_135', ''),
(67341, 1198, '_field_123', 'Based on my research, WMA is the kind of learning environment we want Ethan to attend and be a part of. We believe that having a positive and hard-working attitude, and being surrounded by likeminded instructors and classmates is an integral part of building a lifelong love for learning. \n\nEthan currently attends YUS Montessori School and has thrived there. However, they do not offer an elementary program. We think it is important for him to be able to continue in a Montessori program and have heard that WMA is one of the best programs offered in the city. '),
(67327, 1198, '_field_138', 'Ethan is registered in the Whistler Ski School (a season long program), he goes to taekwondo class 2x a week, he is part of an organized baseball league, and he is part of the Cliff Avenue United FC kids soccer program.'),
(67328, 1198, '_field_114', 'None.'),
(67329, 1198, '_field_115', 'No'),
(67326, 1198, '_field_131', 'Preschool'),
(67325, 1198, '_field_137', 'Circle time, doing math, learning about animals &amp; biology,'),
(67324, 1198, '_field_130', 'YUS Montessori (full day program)'),
(67323, 1198, '_field_106', 'Playing sports, drawing, reading &amp; story time, teaching smaller children such as his little sister how to do things (act as a role model).'),
(67322, 1198, '_field_105', 'Ethan enjoys building with lego, building with construction sets, drawing, setting up intricate domino sets.'),
(67321, 1198, '_field_104', 'Evelyn Zhu, 13 months old'),
(67320, 1198, '_field_103', 'Yes'),
(67319, 1198, '_field_102', 'Canadian'),
(67318, 1198, '_field_101', 'Limited Mandarin'),
(67317, 1198, '_field_100', 'English'),
(67316, 1198, '_field_99', 'Male'),
(67315, 1198, '_field_98', 'Ethan'),
(67314, 1198, '_field_97', '27/05/2014'),
(67313, 1198, '_field_96', 'Ethan Han Lin Zhu'),
(67312, 1198, '_field_129', ''),
(67311, 1198, '_field_128', ''),
(67310, 1198, '_field_95', '7788726537'),
(67309, 1198, '_field_94', 'atsang06@gmail.com'),
(67308, 1198, '_field_93', 'Tsang'),
(67307, 1198, '_field_92', 'April'),
(67306, 1198, '_field_91', '1'),
(67305, 1198, '_field_90', '6044167202'),
(67304, 1198, '_field_89', 'White Crane Capital Corp.'),
(67303, 1198, '_field_88', 'V5C1R8'),
(67302, 1198, '_field_87', 'BC'),
(67301, 1198, '_field_86', 'Burnaby'),
(67300, 1198, '_field_85', ''),
(67299, 1198, '_field_84', '4038 Edinburgh St'),
(67298, 1198, '_field_83', 'yujia@whitecranecapital.com'),
(67297, 1198, '_field_82', '6044167202'),
(67296, 1198, '_field_81', 'Zhu'),
(67295, 1198, '_field_80', 'Yujia'),
(67294, 1198, '_field_79', ''),
(67293, 1198, '_field_78', ''),
(67292, 1198, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(67291, 1198, '_field_75', 'September 2019'),
(67290, 1198, '_field_74', 'Kindergarten'),
(67289, 1197, '_seq_num', '303'),
(67288, 1197, '_form_id', '3'),
(67287, 1197, '_field_126', '1'),
(67286, 1197, '_field_136', 'Ethan gets along very well with other children, he very much enjoys going to his preschool every day and spending time with his teachers and classmates. We had originally planned to sign him up for summer camp, but he told us that he would prefer to go to summer school, so that is what we are doing now.  \n\nEthan is keenly curious and asks questions throughout the day, often forcing his parents to perform research of their own in order to tell him the right answers. We have always treated him as an equal to ourselves, and encouraged him to think critically. He does not hesitate to challenge us to provide further evidence if our answers to his questions are not fully congruent. \n\nPart of the reason for our late application is that Ethan recently asked me to teach him how to do division (after starting to learn multiplication). We have realized that it is our responsibility to continue to provide a learning environment that can adapt to his pace and individual needs, and that the WMA elementary program would be perfect for this.\n\nWe thank you very much for your consideration. '),
(67285, 1197, '_field_124', 'As parents, we completely align with Maria Montessori\'s vision, which is that children naturally want to learn and can do so in a supportive environment, and that sometimes children learn at their own pace. \n\nEthan has already shown that he has adapted very well to the Montessori Method at his current preschool, interacting in small groups and learning at his own pace. He has shown himself to be personally goal-oriented. He will often set small goals for himself in consultation with us, both inside and outside of school (\"My goal is to ski down a blue run at Whistler this weekend\"). We think he would very much enjoy the opportunity to continue on in a Montessori program in his elementary years.'),
(57723, 1021, '_field_138', 'Dance, swimming, and soccer'),
(57722, 1021, '_field_131', 'Pre-K'),
(57721, 1021, '_field_137', 'Science, learning letters and numbers, singing, art'),
(57720, 1021, '_field_130', 'Les Petits Artistes '),
(57719, 1021, '_field_106', 'Sports, singing, dancing, and playing on the playground'),
(57718, 1021, '_field_105', 'Playing, drawing, painting, creating, puzzles, dancing and singing'),
(57717, 1021, '_field_104', ''),
(57716, 1021, '_field_103', 'No'),
(57715, 1021, '_field_102', 'Canadian '),
(57714, 1021, '_field_101', 'Learning French'),
(57713, 1021, '_field_100', 'English'),
(57712, 1021, '_field_99', 'Female'),
(57711, 1021, '_field_98', 'Serena '),
(57710, 1021, '_field_97', '16/02/2014'),
(57709, 1021, '_field_96', 'Serena Sidhu-Cox'),
(57708, 1021, '_field_129', 'Same as above '),
(57707, 1021, '_field_128', 'Self Employed (Consultant) '),
(57706, 1021, '_field_95', '604-970-3301'),
(57705, 1021, '_field_94', 'coxy3301@gmail.com'),
(57704, 1021, '_field_93', 'Cox'),
(57703, 1021, '_field_92', 'Terrence '),
(57702, 1021, '_field_91', '1'),
(57701, 1021, '_field_90', '604-638-8323'),
(57700, 1021, '_field_89', 'Destination Canada '),
(57699, 1021, '_field_88', 'V5L3A6'),
(57698, 1021, '_field_87', 'BC'),
(57697, 1021, '_field_86', 'Vancouver'),
(57696, 1021, '_field_85', ''),
(57695, 1021, '_field_84', '1516 Graveley Street'),
(57694, 1021, '_field_83', 'sarah.sidhu.cox@gmail.com'),
(57693, 1021, '_field_82', '778-998-8460'),
(57692, 1021, '_field_81', 'Sidhu'),
(57691, 1021, '_field_80', 'Sarah'),
(57690, 1021, '_field_79', 'Husband\'s colleague'),
(57689, 1021, '_field_78', ''),
(57688, 1021, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(57686, 1021, '_field_74', 'Kindergarten'),
(57687, 1021, '_field_75', 'September 2019'),
(57685, 1020, '_seq_num', '232'),
(57684, 1020, '_form_id', '3'),
(57683, 1020, '_field_126', '1'),
(57682, 1020, '_field_136', 'Serena is a bright, thoughtful and intellectually curious child. We would like to continue to encourage her to be an analytical and independent thinker. She enjoys learning and also enjoys art and music. '),
(57676, 1020, '_field_132', 'No'),
(57677, 1020, '_field_133', ''),
(57678, 1020, '_field_134', 'No'),
(57679, 1020, '_field_135', ''),
(57680, 1020, '_field_123', 'Serena currently attends a Montessori and we believe the teaching method is well suited to the way she learns and her temperament. After attending the information session and the classroom observation I think WMA is the right school for Serena. We also think that given Serena\'s personality and attributes she will positively impact her classmates and the WMA community. '),
(57681, 1020, '_field_124', 'We believe the holistic approach of the Montessori Method fits with how we want to both educate and raise Serena. We want her to be independent and feel that she has freedom within the limits we set for her.  We really support and encourage peer learning in the classroom where she will learn to work with all different types of children. We want her to be a life long learner, a responsible citizen and have a sense of community. \n'),
(57671, 1020, '_field_118', ''),
(57672, 1020, '_field_119', 'Yes'),
(57673, 1020, '_field_120', 'Fruits, vegetables, lean protein, cheese, whole grains (including bread, pasta, brown rice etc) and ice cream. She dislikes cured meats and pastries. '),
(57674, 1020, '_field_121', 'No'),
(57675, 1020, '_field_122', ''),
(57670, 1020, '_field_117', 'No'),
(57669, 1020, '_field_116', ''),
(57668, 1020, '_field_115', 'No'),
(57667, 1020, '_field_114', 'N/A'),
(57666, 1020, '_field_138', 'Dance, swimming, and soccer'),
(57665, 1020, '_field_131', 'Pre-K'),
(57664, 1020, '_field_137', 'Science, learning letters and numbers, singing, art'),
(57663, 1020, '_field_130', 'Les Petits Artistes '),
(57662, 1020, '_field_106', 'Sports, singing, dancing, and playing on the playground'),
(57661, 1020, '_field_105', 'Playing, drawing, painting, creating, puzzles, dancing and singing'),
(57660, 1020, '_field_104', ''),
(57659, 1020, '_field_103', 'No'),
(57658, 1020, '_field_102', 'Canadian '),
(57657, 1020, '_field_101', 'Learning French'),
(57656, 1020, '_field_100', 'English'),
(57655, 1020, '_field_99', 'Female'),
(57654, 1020, '_field_98', 'Serena '),
(57653, 1020, '_field_97', '16/02/2014'),
(57652, 1020, '_field_96', 'Serena Sidhu-Cox'),
(57651, 1020, '_field_129', 'Same as above '),
(57650, 1020, '_field_128', 'Self Employed (Consultant) '),
(57649, 1020, '_field_95', '604-970-3301'),
(57648, 1020, '_field_94', 'coxy3301@gmail.com'),
(57647, 1020, '_field_93', 'Cox'),
(57646, 1020, '_field_92', 'Terrence '),
(57645, 1020, '_field_91', '1'),
(57644, 1020, '_field_90', '604-638-8323'),
(57643, 1020, '_field_89', 'Destination Canada '),
(57642, 1020, '_field_88', 'V5L3A6'),
(57641, 1020, '_field_87', 'BC'),
(57640, 1020, '_field_86', 'Vancouver'),
(57639, 1020, '_field_85', ''),
(57638, 1020, '_field_84', '1516 Graveley Street'),
(57637, 1020, '_field_83', 'sarah.sidhu.cox@gmail.com'),
(57636, 1020, '_field_82', '778-998-8460'),
(57635, 1020, '_field_81', 'Sidhu'),
(57634, 1020, '_field_80', 'Sarah'),
(57633, 1020, '_field_79', 'Husband\'s colleague'),
(57632, 1020, '_field_78', ''),
(57631, 1020, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(57630, 1020, '_field_75', 'September 2019'),
(57629, 1020, '_field_74', 'Kindergarten'),
(57628, 1019, '_seq_num', '298'),
(57627, 1019, '_form_id', '2'),
(57626, 1019, '_field_67', '1'),
(57625, 1019, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:13:\"Casa One Year\";}'),
(57624, 1019, '_field_73', 'I am a registered clinical counselor with experience in developmental psychology and I believe the Montessori method is the most respectful and nurturing approach for children learning that enhances their natural abilities as well as providing them with the social and environmental structure they need to succeed in school moving forward. I firmly believe children are whole people who are born with many of the tools they need to succeed and thrive eith environments that support their natural abilities but also provide them with the complementary acquired skills needed to be confident and resilient humans. I have been told by many child care workers and health care professionals that Leo is very bright (I know I’m biased but others have said this as well!) and I think the Montessori method will offer the most stimulating learning environment and help Leo channel his exceptional curiosity and energy in a useful way. I really hope to have the opportunity for our family to become a part of the west side Montessori community! '),
(57623, 1019, '_field_47', 'He currently has a nanny who is wonderful and exposes him to many opportunities to learn and socialize (as do we his parents) however, I’d  like for him to experience a different setting with more children around to enrich his learning. Also, I am a child of Italian parents and I really value the addition of exposure to Italian culture and learning that your academy provide some. I think it will be very beneficial for Leo to have experiences at your academy to help nurture his love for learning and prepare him for school. '),
(57622, 1019, '_field_65', ''),
(57621, 1019, '_field_46', 'N'),
(57620, 1019, '_field_64', ''),
(57619, 1019, '_field_45', 'No'),
(57618, 1019, '_field_63', ''),
(57616, 1019, '_field_62', ''),
(57617, 1019, '_field_44', 'No'),
(57615, 1019, '_field_43', 'No'),
(57614, 1019, '_field_42', 'N/a'),
(57613, 1019, '_field_56', ''),
(57612, 1019, '_field_55', ''),
(57611, 1019, '_field_54', 'No'),
(57610, 1019, '_field_53', ''),
(57609, 1019, '_field_61', ''),
(57608, 1019, '_field_39', 'No'),
(57607, 1019, '_field_38', 'Yes'),
(57606, 1019, '_field_37', 'Reading, singing, dancing, learning (he is sooo interested in learning), playing with cars, swimming,  building forts, running, jumping, all outdoor activities, sports, cooking '),
(57605, 1019, '_field_36', 'Playing with cars, counting, singing, building train tracks etc'),
(57604, 1019, '_field_72', 'Luna Belle Archibald age 2 months'),
(57603, 1019, '_field_32', 'Yes'),
(57601, 1019, '_field_27', ''),
(57602, 1019, '_field_30', 'Canadian'),
(57600, 1019, '_field_26', 'English'),
(57599, 1019, '_field_22', 'M'),
(57598, 1019, '_field_20', 'Leo'),
(57597, 1019, '_field_24', '06/02/2017'),
(57596, 1019, '_field_18', 'Leo John Archibald '),
(57595, 1019, '_field_60', ''),
(57594, 1019, '_field_59', ''),
(57593, 1019, '_field_58', ''),
(57592, 1019, '_field_57', ''),
(57591, 1019, '_field_41', '1'),
(57590, 1019, '_field_35', '6045055884'),
(57589, 1019, '_field_34', 'Aritzia '),
(57588, 1019, '_field_31', 'V5M 1S7'),
(57587, 1019, '_field_33', 'BC'),
(57586, 1019, '_field_29', 'Vancouver'),
(57585, 1019, '_field_28', ''),
(57584, 1019, '_field_25', '3240 E 6th Ave '),
(57583, 1019, '_field_23', 'defreitas.natalie@gmail.com'),
(57582, 1019, '_field_21', '6045055884'),
(57581, 1019, '_field_19', 'Archibald'),
(57580, 1019, '_field_17', 'Natalie'),
(57579, 1019, '_field_71', ''),
(57578, 1019, '_field_70', ''),
(57577, 1019, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(57576, 1019, '_field_9', '0'),
(57575, 1019, '_field_7', 'September 2019'),
(57571, 1018, '_field_67', '1'),
(57572, 1018, '_form_id', '2'),
(57573, 1018, '_seq_num', '297'),
(57574, 1019, '_field_5', 'Full Day'),
(57570, 1018, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:13:\"Casa One Year\";}'),
(57569, 1018, '_field_73', 'I am a registered clinical counselor with experience in developmental psychology and I believe the Montessori method is the most respectful and nurturing approach for children learning that enhances their natural abilities as well as providing them with the social and environmental structure they need to succeed in school moving forward. I firmly believe children are whole people who are born with many of the tools they need to succeed and thrive eith environments that support their natural abilities but also provide them with the complementary acquired skills needed to be confident and resilient humans. I have been told by many child care workers and health care professionals that Leo is very bright (I know I’m biased but others have said this as well!) and I think the Montessori method will offer the most stimulating learning environment and help Leo channel his exceptional curiosity and energy in a useful way. I really hope to have the opportunity for our family to become a part of the west side Montessori community! '),
(57568, 1018, '_field_47', 'He currently has a nanny who is wonderful and exposes him to many opportunities to learn and socialize (as do we his parents) however, I’d  like for him to experience a different setting with more children around to enrich his learning. Also, I am a child of Italian parents and I really value the addition of exposure to Italian culture and learning that your academy provide some. I think it will be very beneficial for Leo to have experiences at your academy to help nurture his love for learning and prepare him for school. '),
(57567, 1018, '_field_65', ''),
(57566, 1018, '_field_46', 'N'),
(57565, 1018, '_field_64', ''),
(57564, 1018, '_field_45', 'No'),
(57562, 1018, '_field_44', 'No'),
(57563, 1018, '_field_63', ''),
(57561, 1018, '_field_62', ''),
(57560, 1018, '_field_43', 'No'),
(57559, 1018, '_field_42', 'N/a'),
(57558, 1018, '_field_56', ''),
(57557, 1018, '_field_55', ''),
(57556, 1018, '_field_54', 'No'),
(57555, 1018, '_field_53', ''),
(57554, 1018, '_field_61', ''),
(57553, 1018, '_field_39', 'No'),
(57552, 1018, '_field_38', 'Yes'),
(57551, 1018, '_field_37', 'Reading, singing, dancing, learning (he is sooo interested in learning), playing with cars, swimming,  building forts, running, jumping, all outdoor activities, sports, cooking '),
(57550, 1018, '_field_36', 'Playing with cars, counting, singing, building train tracks etc'),
(57548, 1018, '_field_32', 'Yes'),
(57549, 1018, '_field_72', 'Luna Belle Archibald age 2 months'),
(57547, 1018, '_field_30', 'Canadian'),
(57546, 1018, '_field_27', ''),
(57545, 1018, '_field_26', 'English'),
(57544, 1018, '_field_22', 'M'),
(57543, 1018, '_field_20', 'Leo'),
(57542, 1018, '_field_24', '06/02/2017'),
(57541, 1018, '_field_18', 'Leo John Archibald '),
(57540, 1018, '_field_60', ''),
(57539, 1018, '_field_59', ''),
(57538, 1018, '_field_58', ''),
(57537, 1018, '_field_57', ''),
(57536, 1018, '_field_41', '1'),
(57535, 1018, '_field_35', '6045055884'),
(57534, 1018, '_field_34', 'Aritzia '),
(57533, 1018, '_field_31', 'V5M 1S7'),
(57532, 1018, '_field_33', 'BC'),
(57531, 1018, '_field_29', 'Vancouver'),
(57530, 1018, '_field_28', ''),
(57529, 1018, '_field_25', '3240 E 6th Ave '),
(57528, 1018, '_field_23', 'defreitas.natalie@gmail.com'),
(57527, 1018, '_field_21', '6045055884'),
(57526, 1018, '_field_19', 'Archibald'),
(57525, 1018, '_field_17', 'Natalie'),
(57524, 1018, '_field_71', ''),
(57523, 1018, '_field_70', ''),
(57520, 1018, '_field_7', 'September 2019'),
(57521, 1018, '_field_9', '0'),
(57522, 1018, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(57519, 1018, '_field_5', 'Full Day'),
(57518, 1017, '_seq_num', '231'),
(57517, 1017, '_form_id', '3'),
(57516, 1017, '_field_126', '1'),
(57512, 1017, '_field_135', ''),
(57513, 1017, '_field_123', 'Returning student. Quality of education. Level of care towards each students. Great monthly newsletters so you\'re always know what\'s going on. Great school community. \n'),
(57514, 1017, '_field_124', 'Being a good person. Thinking and appreciating of others. Respecting one another. Self sufficient. Be a leader. Get involved. Figure out what you love doing and do it well and to the best of your abilities.  '),
(57515, 1017, '_field_136', 'Olive is a smart, beautiful and caring person. She is very sensitive to what others think. She has a lot of anxiety in the evenings before bedtime and needs us nearby always. She has a hard time turning her brain off and falling asleep. \nReading helps her through the evening however its hard taking it away allowing her for some much needed sleep. :)'),
(57504, 1017, '_field_118', ''),
(57505, 1017, '_field_119', 'No'),
(57506, 1017, '_field_120', ''),
(57507, 1017, '_field_121', 'No'),
(57508, 1017, '_field_122', ''),
(57509, 1017, '_field_132', 'No'),
(57510, 1017, '_field_133', ''),
(57511, 1017, '_field_134', 'No'),
(57503, 1017, '_field_117', 'No'),
(57502, 1017, '_field_116', ''),
(57501, 1017, '_field_115', 'No'),
(57500, 1017, '_field_114', 'Nothing'),
(57499, 1017, '_field_138', 'Gymnastics, Swimming, Book Club, French Class'),
(57498, 1017, '_field_131', 'Grade 4'),
(57497, 1017, '_field_137', 'Reading, Writing, Language, Novel Studies'),
(57496, 1017, '_field_130', 'WMA'),
(57495, 1017, '_field_106', 'Cross Country, Arts &amp; Crafts'),
(57494, 1017, '_field_105', 'Reading, Writing,  Arts &amp; Crafts'),
(57493, 1017, '_field_104', 'Edie (6), Arlo (4)'),
(57492, 1017, '_field_103', 'Yes'),
(57491, 1017, '_field_102', 'Canadian'),
(57490, 1017, '_field_101', 'Little French'),
(57489, 1017, '_field_100', 'English'),
(57488, 1017, '_field_99', 'Female'),
(57487, 1017, '_field_98', 'Olive'),
(57486, 1017, '_field_97', '15/09/2009'),
(57485, 1017, '_field_96', 'Olive Sarah Emmanuelle Collingwood'),
(57484, 1017, '_field_129', '604-220-0157'),
(57483, 1017, '_field_128', ''),
(57482, 1017, '_field_95', '604-220-0157'),
(57481, 1017, '_field_94', 'dylancollingwood@gmail.com'),
(57480, 1017, '_field_93', 'Collingwood'),
(57479, 1017, '_field_92', 'Dylan'),
(57478, 1017, '_field_91', '1'),
(57477, 1017, '_field_90', '604-323-3806'),
(57476, 1017, '_field_89', 'Tilt9 Entertainment / Collingwood Management Inc.'),
(57475, 1017, '_field_88', 'V5N 1T9'),
(57474, 1017, '_field_87', 'BC'),
(57473, 1017, '_field_86', 'Vancouver'),
(57472, 1017, '_field_85', '1995 East 8th Avenue'),
(57471, 1017, '_field_84', '1995 East 8th Avenue'),
(57470, 1017, '_field_83', 'lyne.moroni@gmail.com'),
(57469, 1017, '_field_82', '6043233806'),
(57468, 1017, '_field_81', 'Moroni'),
(57467, 1017, '_field_80', 'Lyne'),
(57466, 1017, '_field_79', ''),
(57465, 1017, '_field_78', ''),
(57464, 1017, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(57462, 1017, '_field_74', 'select'),
(57463, 1017, '_field_75', 'January 2020'),
(57461, 1016, '_seq_num', '230'),
(57460, 1016, '_form_id', '3'),
(57459, 1016, '_field_126', '1'),
(57458, 1016, '_field_136', 'Olive is a smart, beautiful and caring person. She is very sensitive to what others think. She has a lot of anxiety in the evenings before bedtime and needs us nearby always. She has a hard time turning her brain off and falling asleep. \nReading helps her through the evening however its hard taking it away allowing her for some much needed sleep. :)'),
(57457, 1016, '_field_124', 'Being a good person. Thinking and appreciating of others. Respecting one another. Self sufficient. Be a leader. Get involved. Figure out what you love doing and do it well and to the best of your abilities.  '),
(57456, 1016, '_field_123', 'Returning student. Quality of education. Level of care towards each students. Great monthly newsletters so you\'re always know what\'s going on. Great school community. \n'),
(57455, 1016, '_field_135', ''),
(57454, 1016, '_field_134', 'No'),
(57441, 1016, '_field_131', 'Grade 4'),
(57442, 1016, '_field_138', 'Gymnastics, Swimming, Book Club, French Class'),
(57443, 1016, '_field_114', 'Nothing'),
(57444, 1016, '_field_115', 'No'),
(57445, 1016, '_field_116', ''),
(57446, 1016, '_field_117', 'No'),
(57447, 1016, '_field_118', ''),
(57448, 1016, '_field_119', 'No'),
(57449, 1016, '_field_120', ''),
(57450, 1016, '_field_121', 'No'),
(57451, 1016, '_field_122', ''),
(57452, 1016, '_field_132', 'No'),
(57453, 1016, '_field_133', ''),
(57435, 1016, '_field_103', 'Yes'),
(57436, 1016, '_field_104', 'Edie (6), Arlo (4)'),
(57437, 1016, '_field_105', 'Reading, Writing,  Arts &amp; Crafts'),
(57438, 1016, '_field_106', 'Cross Country, Arts &amp; Crafts'),
(57439, 1016, '_field_130', 'WMA'),
(57440, 1016, '_field_137', 'Reading, Writing, Language, Novel Studies'),
(57434, 1016, '_field_102', 'Canadian'),
(57432, 1016, '_field_100', 'English'),
(57433, 1016, '_field_101', 'Little French'),
(57431, 1016, '_field_99', 'Female'),
(57430, 1016, '_field_98', 'Olive'),
(57429, 1016, '_field_97', '15/09/2009'),
(57428, 1016, '_field_96', 'Olive Sarah Emmanuelle Collingwood'),
(57427, 1016, '_field_129', '604-220-0157'),
(57426, 1016, '_field_128', ''),
(57425, 1016, '_field_95', '604-220-0157'),
(57424, 1016, '_field_94', 'dylancollingwood@gmail.com'),
(57423, 1016, '_field_93', 'Collingwood'),
(57422, 1016, '_field_92', 'Dylan'),
(57421, 1016, '_field_91', '1'),
(57420, 1016, '_field_90', '604-323-3806'),
(57419, 1016, '_field_89', 'Tilt9 Entertainment / Collingwood Management Inc.'),
(57418, 1016, '_field_88', 'V5N 1T9'),
(57417, 1016, '_field_87', 'BC'),
(57416, 1016, '_field_86', 'Vancouver'),
(57415, 1016, '_field_85', '1995 East 8th Avenue'),
(57414, 1016, '_field_84', '1995 East 8th Avenue'),
(57413, 1016, '_field_83', 'lyne.moroni@gmail.com'),
(57412, 1016, '_field_82', '6043233806'),
(57411, 1016, '_field_81', 'Moroni'),
(57410, 1016, '_field_80', 'Lyne'),
(57408, 1016, '_field_78', ''),
(57409, 1016, '_field_79', ''),
(57407, 1016, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(57406, 1016, '_field_75', 'January 2020'),
(57405, 1016, '_field_74', 'select'),
(57404, 1015, '_seq_num', '229'),
(57403, 1015, '_form_id', '3'),
(57402, 1015, '_field_126', '1'),
(57401, 1015, '_field_136', 'Edie is headstrong and is very focused on the things she enjoys doing.  \nShe is a beautiful and caring person.\nIf she is upset about something or nervous and scared it\'s not always easy for others to tell. She hides it well and usually likes to figure it out on her own. '),
(57400, 1015, '_field_124', 'Being a good person. Thinking and appreciating of others. Respecting one another. Self sufficient. Be a leader. Get involved. \nFigure out what you love doing and do it well and to the best of your abilities.  '),
(57399, 1015, '_field_123', 'Returning student. Quality of education. Level of care towards each students. Great monthly newsletters so you always know what\'s going on. Great school community. '),
(57398, 1015, '_field_135', ''),
(57397, 1015, '_field_134', 'No'),
(57392, 1015, '_field_120', ''),
(57393, 1015, '_field_121', 'No'),
(57394, 1015, '_field_122', ''),
(57395, 1015, '_field_132', 'No'),
(57396, 1015, '_field_133', ''),
(57391, 1015, '_field_119', 'No'),
(57390, 1015, '_field_118', ''),
(57389, 1015, '_field_117', 'No'),
(57388, 1015, '_field_116', ''),
(57387, 1015, '_field_115', 'No'),
(57386, 1015, '_field_114', 'Nothing'),
(57385, 1015, '_field_138', 'Gymnastics, Swimming, Art class, Book Club'),
(57384, 1015, '_field_131', 'Grade 1'),
(57383, 1015, '_field_137', 'Math, Art'),
(57382, 1015, '_field_130', 'WMA'),
(57371, 1015, '_field_96', 'Edie Quinn Collingwood'),
(57372, 1015, '_field_97', '24/04/2012'),
(57373, 1015, '_field_98', 'Edie'),
(57374, 1015, '_field_99', 'Female'),
(57375, 1015, '_field_100', 'English'),
(57376, 1015, '_field_101', ''),
(57377, 1015, '_field_102', 'Canadian'),
(57378, 1015, '_field_103', 'Yes'),
(57379, 1015, '_field_104', 'Olive (9), Arlo (4)'),
(57380, 1015, '_field_105', 'Drawing, Picture book, Listening to music, bike riding, roller skating'),
(57381, 1015, '_field_106', 'Gymnastics, swimming, Art &amp; crafts'),
(57365, 1015, '_field_92', 'Dylan'),
(57366, 1015, '_field_93', 'Collingwood'),
(57367, 1015, '_field_94', 'dylancollingwood@gmail.com'),
(57368, 1015, '_field_95', '604-220-0157'),
(57369, 1015, '_field_128', 'Tilt9 Entertainment / Collingwood Management Inc.'),
(57370, 1015, '_field_129', '604-220-0157'),
(57364, 1015, '_field_91', '1'),
(57363, 1015, '_field_90', '604-323-3806'),
(57362, 1015, '_field_89', 'Tilt9 Entertainment / Collingwood Management Inc.'),
(57361, 1015, '_field_88', 'V5N 1T9'),
(57360, 1015, '_field_87', 'BC'),
(57359, 1015, '_field_86', 'Vancouver'),
(57358, 1015, '_field_85', '1995 East 8th Avenue'),
(57357, 1015, '_field_84', '1995 East 8th Avenue'),
(57356, 1015, '_field_83', 'lyne.moroni@gmail.com'),
(57355, 1015, '_field_82', '604-323-3806'),
(57354, 1015, '_field_81', 'Moroni'),
(57353, 1015, '_field_80', 'Lyne'),
(57352, 1015, '_field_79', ''),
(57351, 1015, '_field_78', ''),
(57350, 1015, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(57349, 1015, '_field_75', 'September 2019'),
(57348, 1015, '_field_74', 'Grade Two'),
(57347, 1014, '_seq_num', '228'),
(57346, 1014, '_form_id', '3'),
(57345, 1014, '_field_126', '1'),
(57344, 1014, '_field_136', 'Edie is headstrong and is very focused on the things she enjoys doing.  \nShe is a beautiful and caring person.\nIf she is upset about something or nervous and scared it\'s not always easy for others to tell. She hides it well and usually likes to figure it out on her own. '),
(57343, 1014, '_field_124', 'Being a good person. Thinking and appreciating of others. Respecting one another. Self sufficient. Be a leader. Get involved. \nFigure out what you love doing and do it well and to the best of your abilities.  '),
(57342, 1014, '_field_123', 'Returning student. Quality of education. Level of care towards each students. Great monthly newsletters so you always know what\'s going on. Great school community. '),
(57341, 1014, '_field_135', ''),
(57340, 1014, '_field_134', 'No'),
(57339, 1014, '_field_133', ''),
(57338, 1014, '_field_132', 'No'),
(57337, 1014, '_field_122', ''),
(57336, 1014, '_field_121', 'No'),
(57335, 1014, '_field_120', ''),
(57334, 1014, '_field_119', 'No'),
(57333, 1014, '_field_118', ''),
(57332, 1014, '_field_117', 'No'),
(57330, 1014, '_field_115', 'No'),
(57331, 1014, '_field_116', ''),
(57329, 1014, '_field_114', 'Nothing'),
(57328, 1014, '_field_138', 'Gymnastics, Swimming, Art class, Book Club'),
(57325, 1014, '_field_130', 'WMA'),
(57326, 1014, '_field_137', 'Math, Art'),
(57327, 1014, '_field_131', 'Grade 1'),
(57324, 1014, '_field_106', 'Gymnastics, swimming, Art &amp; crafts'),
(57315, 1014, '_field_97', '24/04/2012'),
(57316, 1014, '_field_98', 'Edie'),
(57317, 1014, '_field_99', 'Female'),
(57318, 1014, '_field_100', 'English'),
(57319, 1014, '_field_101', ''),
(57320, 1014, '_field_102', 'Canadian');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(57321, 1014, '_field_103', 'Yes'),
(57322, 1014, '_field_104', 'Olive (9), Arlo (4)'),
(57323, 1014, '_field_105', 'Drawing, Picture book, Listening to music, bike riding, roller skating'),
(57307, 1014, '_field_91', '1'),
(57308, 1014, '_field_92', 'Dylan'),
(57309, 1014, '_field_93', 'Collingwood'),
(57310, 1014, '_field_94', 'dylancollingwood@gmail.com'),
(57311, 1014, '_field_95', '604-220-0157'),
(57312, 1014, '_field_128', 'Tilt9 Entertainment / Collingwood Management Inc.'),
(57313, 1014, '_field_129', '604-220-0157'),
(57314, 1014, '_field_96', 'Edie Quinn Collingwood'),
(57306, 1014, '_field_90', '604-323-3806'),
(57305, 1014, '_field_89', 'Tilt9 Entertainment / Collingwood Management Inc.'),
(57304, 1014, '_field_88', 'V5N 1T9'),
(57303, 1014, '_field_87', 'BC'),
(57302, 1014, '_field_86', 'Vancouver'),
(57301, 1014, '_field_85', '1995 East 8th Avenue'),
(57300, 1014, '_field_84', '1995 East 8th Avenue'),
(57288, 1013, '_field_126', '1'),
(57289, 1013, '_form_id', '3'),
(57290, 1013, '_seq_num', '227'),
(57291, 1014, '_field_74', 'Grade Two'),
(57292, 1014, '_field_75', 'September 2019'),
(57293, 1014, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(57294, 1014, '_field_78', ''),
(57295, 1014, '_field_79', ''),
(57296, 1014, '_field_80', 'Lyne'),
(57297, 1014, '_field_81', 'Moroni'),
(57298, 1014, '_field_82', '604-323-3806'),
(57299, 1014, '_field_83', 'lyne.moroni@gmail.com'),
(57287, 1013, '_field_136', 'We are currently meeting with a child psychologist in order to identify my son\'s strengths, weaknesses and learning style.  I do not have concerns about his development.  We are doing testing to find out how we can best support his needs.  He enjoys Jigsaw puzzles and is able to do a 300 piece puzzle independently.   He is very eager to start reading and is working on learning the sounds of the alphabet.  He also likes to count to 100 and is working on basic addition.  \nHighly inquisitive, I sometimes struggle finding the answer for \"Who\'s Jesus?\"  or \"What\'s life?\" \nAs previously mentioned, he attends music classes and sometimes he offers to sing a solo for his peers and his teacher (although I\'ve never seen it for myself)!  Highly opinionated, he tells me that he hates soccer but wants to go swimming more often.'),
(57286, 1013, '_field_124', 'Ultimately, I hope that my son will grow up to be a good, responsible human being whose contributions make the world a better place. While I don’t necessarily expect him to make an impact on a global or national scale, I do expect that he will be active in his community.\nHow is this best achieved? I believe that the Montessori Method can bring out the best in him as it strives to educate the whole child. As a parent I am still trying to figure out my son’s strengths and weaknesses.  The Montessori Method, because it supports different learning styles and paces means highly personalized and inquiry based learning.  I know that this will ensure he will not become bored or disengaged, nor will he become discouraged.  Moreover, Montessori stresses that the classroom extends beyond the physical 4 walls. Because of this, he will become a confident person who loves learning, is self-directed, is open to what the whole world has to offer and this I hope will carry over into adulthood. \nSocial and emotional interaction is also of utmost importance.  He will learn that respect for others is key and as a byproduct of feeling safe and respected, he will be willing to take risks and know that at times it is alright to fail. By being in a mixed aged classroom he will learn to collaborate and develop leadership skills. \nIn my opinion, school should strive for more than simply meeting the criteria on the Ministry of Education’s checklist.  It is my belief that school is also a place for character development and the Montessori Method provides this. \n'),
(57285, 1013, '_field_123', 'As parents, it is our responsibility to do our due diligence to find the best programs and fit for our children.  After having attending numerous open houses, I am sold on the idea that Montessori is ideal for all children!  Furthermore, I believe that WMA delivers Montessori education well.  \nDuring my observation visit I was able to witness some core principles in action.  I saw older students taking on leadership roles and helping kindergarten students with Christmas crafts. Students could work independently on garlands or in groups playing a BINGO game incorporating letter sounds. I saw conflicts between students being resolved respectfully amongst themselves.  I saw students and teachers who spoke to each other with courtesy.  I saw that all students were engaged and interested in learning.  I saw all of this happen within 10 minutes of my visit.\nIn other words, WMA practices what it preaches and it delivers. My son deserves a holistic personalized education and I trust WMA.  While he will likely do fine in a conventional public school classroom, my goal is for him to thrive intellectually, emotionally, physically and mentally. I want to partner with WMA and its community on educating my son to his fullest potential.'),
(57284, 1013, '_field_135', 'Results pending.  Testing done to identify strengths, weaknesses and learning style.'),
(57283, 1013, '_field_134', 'Yes'),
(57282, 1013, '_field_133', ''),
(57280, 1013, '_field_122', ''),
(57281, 1013, '_field_132', 'No'),
(57268, 1013, '_field_130', 'Play-based daycare'),
(57269, 1013, '_field_137', 'Outdoor play, building toys, puzzles, baking, art, story time'),
(57270, 1013, '_field_131', 'N/A'),
(57271, 1013, '_field_138', 'swimming, music, soccer, gymnastics, tennis'),
(57272, 1013, '_field_114', 'N/A'),
(57273, 1013, '_field_115', 'No'),
(57274, 1013, '_field_116', ''),
(57275, 1013, '_field_117', 'No'),
(57276, 1013, '_field_118', ''),
(57277, 1013, '_field_119', 'No'),
(57278, 1013, '_field_120', ''),
(57279, 1013, '_field_121', 'No'),
(57262, 1013, '_field_101', ''),
(57263, 1013, '_field_102', 'Canadian'),
(57264, 1013, '_field_103', 'No'),
(57265, 1013, '_field_104', ''),
(57266, 1013, '_field_105', 'puzzles, Lego, Building toys, painting, drawing, listening to music or story CDs'),
(57267, 1013, '_field_106', 'Outdoor play, art, indoor sand or water table'),
(57261, 1013, '_field_100', 'English'),
(57260, 1013, '_field_99', 'Male'),
(57259, 1013, '_field_98', 'Alex'),
(57258, 1013, '_field_97', '17/09/2014'),
(57257, 1013, '_field_96', 'Alexander Loy'),
(57256, 1013, '_field_129', ''),
(57254, 1013, '_field_95', ''),
(57255, 1013, '_field_128', ''),
(57253, 1013, '_field_94', ''),
(57252, 1013, '_field_93', ''),
(57251, 1013, '_field_92', ''),
(57250, 1013, '_field_91', '0'),
(57249, 1013, '_field_90', '778-238-8394'),
(57248, 1013, '_field_89', 'Vancouver Coastal Health'),
(57247, 1013, '_field_88', 'V6P2A1'),
(57246, 1013, '_field_87', 'BC'),
(57245, 1013, '_field_86', 'Vancouver'),
(57244, 1013, '_field_85', ''),
(57243, 1013, '_field_84', '767 W. 60 Ave'),
(57242, 1013, '_field_83', 'lealoy@yahoo.com'),
(57241, 1013, '_field_82', '778-238-8394'),
(57240, 1013, '_field_81', 'Loy'),
(57239, 1013, '_field_80', 'Leanna'),
(57238, 1013, '_field_79', 'Private School Expo'),
(57237, 1013, '_field_78', ''),
(57236, 1013, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(57235, 1013, '_field_75', 'September 2019'),
(57234, 1013, '_field_74', 'Kindergarten'),
(57233, 1012, '_seq_num', '226'),
(57232, 1012, '_form_id', '3'),
(57231, 1012, '_field_126', '1'),
(57230, 1012, '_field_136', 'We are currently meeting with a child psychologist in order to identify my son\'s strengths, weaknesses and learning style.  I do not have concerns about his development.  We are doing testing to find out how we can best support his needs.  He enjoys Jigsaw puzzles and is able to do a 300 piece puzzle independently.   He is very eager to start reading and is working on learning the sounds of the alphabet.  He also likes to count to 100 and is working on basic addition.  \nHighly inquisitive, I sometimes struggle finding the answer for \"Who\'s Jesus?\"  or \"What\'s life?\" \nAs previously mentioned, he attends music classes and sometimes he offers to sing a solo for his peers and his teacher (although I\'ve never seen it for myself)!  Highly opinionated, he tells me that he hates soccer but wants to go swimming more often.'),
(57229, 1012, '_field_124', 'Ultimately, I hope that my son will grow up to be a good, responsible human being whose contributions make the world a better place. While I don’t necessarily expect him to make an impact on a global or national scale, I do expect that he will be active in his community.\nHow is this best achieved? I believe that the Montessori Method can bring out the best in him as it strives to educate the whole child. As a parent I am still trying to figure out my son’s strengths and weaknesses.  The Montessori Method, because it supports different learning styles and paces means highly personalized and inquiry based learning.  I know that this will ensure he will not become bored or disengaged, nor will he become discouraged.  Moreover, Montessori stresses that the classroom extends beyond the physical 4 walls. Because of this, he will become a confident person who loves learning, is self-directed, is open to what the whole world has to offer and this I hope will carry over into adulthood. \nSocial and emotional interaction is also of utmost importance.  He will learn that respect for others is key and as a byproduct of feeling safe and respected, he will be willing to take risks and know that at times it is alright to fail. By being in a mixed aged classroom he will learn to collaborate and develop leadership skills. \nIn my opinion, school should strive for more than simply meeting the criteria on the Ministry of Education’s checklist.  It is my belief that school is also a place for character development and the Montessori Method provides this. \n'),
(67284, 1197, '_field_123', 'Based on my research, WMA is the kind of learning environment we want Ethan to attend and be a part of. We believe that having a positive and hard-working attitude, and being surrounded by likeminded instructors and classmates is an integral part of building a lifelong love for learning. \n\nEthan currently attends YUS Montessori School and has thrived there. However, they do not offer an elementary program. We think it is important for him to be able to continue in a Montessori program and have heard that WMA is one of the best programs offered in the city. '),
(67283, 1197, '_field_135', ''),
(67282, 1197, '_field_134', 'No'),
(67281, 1197, '_field_133', ''),
(67278, 1197, '_field_121', 'No'),
(67279, 1197, '_field_122', ''),
(67280, 1197, '_field_132', 'No'),
(67277, 1197, '_field_120', ''),
(67276, 1197, '_field_119', 'No'),
(67275, 1197, '_field_118', ''),
(67274, 1197, '_field_117', 'No'),
(67273, 1197, '_field_116', ''),
(67272, 1197, '_field_115', 'No'),
(67271, 1197, '_field_114', 'None.'),
(67270, 1197, '_field_138', 'Ethan is registered in the Whistler Ski School (a season long program), he goes to taekwondo class 2x a week, he is part of an organized baseball league, and he is part of the Cliff Avenue United FC kids soccer program.'),
(67269, 1197, '_field_131', 'Preschool'),
(67268, 1197, '_field_137', 'Circle time, doing math, learning about animals &amp; biology,'),
(67267, 1197, '_field_130', 'YUS Montessori (full day program)'),
(67266, 1197, '_field_106', 'Playing sports, drawing, reading &amp; story time, teaching smaller children such as his little sister how to do things (act as a role model).'),
(67265, 1197, '_field_105', 'Ethan enjoys building with lego, building with construction sets, drawing, setting up intricate domino sets.'),
(67264, 1197, '_field_104', 'Evelyn Zhu, 13 months old'),
(67263, 1197, '_field_103', 'Yes'),
(67262, 1197, '_field_102', 'Canadian'),
(67261, 1197, '_field_101', 'Limited Mandarin'),
(67260, 1197, '_field_100', 'English'),
(67259, 1197, '_field_99', 'Male'),
(67258, 1197, '_field_98', 'Ethan'),
(67257, 1197, '_field_97', '27/05/2014'),
(67256, 1197, '_field_96', 'Ethan Han Lin Zhu'),
(67255, 1197, '_field_129', ''),
(67254, 1197, '_field_128', ''),
(67253, 1197, '_field_95', '7788726537'),
(67252, 1197, '_field_94', 'atsang06@gmail.com'),
(67251, 1197, '_field_93', 'Tsang'),
(67250, 1197, '_field_92', 'April'),
(67249, 1197, '_field_91', '1'),
(67248, 1197, '_field_90', '6044167202'),
(67247, 1197, '_field_89', 'White Crane Capital Corp.'),
(67246, 1197, '_field_88', 'V5C1R8'),
(67245, 1197, '_field_87', 'BC'),
(67243, 1197, '_field_85', ''),
(67244, 1197, '_field_86', 'Burnaby'),
(67242, 1197, '_field_84', '4038 Edinburgh St'),
(67241, 1197, '_field_83', 'yujia@whitecranecapital.com'),
(67237, 1197, '_field_79', ''),
(67238, 1197, '_field_80', 'Yujia'),
(67239, 1197, '_field_81', 'Zhu'),
(67240, 1197, '_field_82', '6044167202'),
(67229, 1196, '_field_136', 'Kevin is extremely good at sports. Soccer, basketball, fast runner I have ever seen for his age. '),
(67230, 1196, '_field_126', '1'),
(67231, 1196, '_form_id', '3'),
(67232, 1196, '_seq_num', '302'),
(67233, 1197, '_field_74', 'Kindergarten'),
(67234, 1197, '_field_75', 'September 2019'),
(67235, 1197, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(67236, 1197, '_field_78', ''),
(67228, 1196, '_field_124', 'Great teaching skill and method. Friendly, caring atmosphere. '),
(67227, 1196, '_field_123', 'We heard great things about you. We would like Kevin to be able to attend your school and become the best he can be. '),
(67226, 1196, '_field_135', ''),
(67225, 1196, '_field_134', 'No'),
(67224, 1196, '_field_133', ''),
(67223, 1196, '_field_132', 'No'),
(67222, 1196, '_field_122', ''),
(67221, 1196, '_field_121', 'No'),
(67220, 1196, '_field_120', ''),
(67219, 1196, '_field_119', 'No'),
(67206, 1196, '_field_103', 'Yes'),
(67207, 1196, '_field_104', 'Alan chen. 10'),
(67208, 1196, '_field_105', 'Soccer '),
(67209, 1196, '_field_106', 'Soccer '),
(67210, 1196, '_field_130', 'Qingdao international'),
(67211, 1196, '_field_137', 'Math, soccer '),
(67212, 1196, '_field_131', '1'),
(67213, 1196, '_field_138', 'Math study'),
(67214, 1196, '_field_114', 'N/A'),
(67215, 1196, '_field_115', 'No'),
(67216, 1196, '_field_116', ''),
(67217, 1196, '_field_117', 'No'),
(67218, 1196, '_field_118', ''),
(67199, 1196, '_field_96', 'Kevin Chen'),
(67200, 1196, '_field_97', '18/11/2011'),
(67201, 1196, '_field_98', ''),
(67202, 1196, '_field_99', 's'),
(67203, 1196, '_field_100', 'Chinese'),
(67204, 1196, '_field_101', 'English'),
(67205, 1196, '_field_102', 'USA'),
(67198, 1196, '_field_129', ''),
(67197, 1196, '_field_128', ''),
(67195, 1196, '_field_94', ''),
(67196, 1196, '_field_95', ''),
(67194, 1196, '_field_93', ''),
(67193, 1196, '_field_92', ''),
(57228, 1012, '_field_123', 'As parents, it is our responsibility to do our due diligence to find the best programs and fit for our children.  After having attending numerous open houses, I am sold on the idea that Montessori is ideal for all children!  Furthermore, I believe that WMA delivers Montessori education well.  \nDuring my observation visit I was able to witness some core principles in action.  I saw older students taking on leadership roles and helping kindergarten students with Christmas crafts. Students could work independently on garlands or in groups playing a BINGO game incorporating letter sounds. I saw conflicts between students being resolved respectfully amongst themselves.  I saw students and teachers who spoke to each other with courtesy.  I saw that all students were engaged and interested in learning.  I saw all of this happen within 10 minutes of my visit.\nIn other words, WMA practices what it preaches and it delivers. My son deserves a holistic personalized education and I trust WMA.  While he will likely do fine in a conventional public school classroom, my goal is for him to thrive intellectually, emotionally, physically and mentally. I want to partner with WMA and its community on educating my son to his fullest potential.'),
(57227, 1012, '_field_135', 'Results pending.  Testing done to identify strengths, weaknesses and learning style.'),
(57226, 1012, '_field_134', 'Yes'),
(57225, 1012, '_field_133', ''),
(57224, 1012, '_field_132', 'No'),
(57223, 1012, '_field_122', ''),
(57222, 1012, '_field_121', 'No'),
(57221, 1012, '_field_120', ''),
(57220, 1012, '_field_119', 'No'),
(57219, 1012, '_field_118', ''),
(57218, 1012, '_field_117', 'No'),
(57217, 1012, '_field_116', ''),
(57216, 1012, '_field_115', 'No'),
(57215, 1012, '_field_114', 'N/A'),
(57214, 1012, '_field_138', 'swimming, music, soccer, gymnastics, tennis'),
(57213, 1012, '_field_131', 'N/A'),
(57212, 1012, '_field_137', 'Outdoor play, building toys, puzzles, baking, art, story time'),
(57211, 1012, '_field_130', 'Play-based daycare'),
(57210, 1012, '_field_106', 'Outdoor play, art, indoor sand or water table'),
(57209, 1012, '_field_105', 'puzzles, Lego, Building toys, painting, drawing, listening to music or story CDs'),
(57208, 1012, '_field_104', ''),
(57207, 1012, '_field_103', 'No'),
(57206, 1012, '_field_102', 'Canadian'),
(57205, 1012, '_field_101', ''),
(57204, 1012, '_field_100', 'English'),
(57203, 1012, '_field_99', 'Male'),
(57202, 1012, '_field_98', 'Alex'),
(57201, 1012, '_field_97', '17/09/2014'),
(57200, 1012, '_field_96', 'Alexander Loy'),
(57199, 1012, '_field_129', ''),
(57198, 1012, '_field_128', ''),
(57197, 1012, '_field_95', ''),
(57196, 1012, '_field_94', ''),
(57195, 1012, '_field_93', ''),
(57194, 1012, '_field_92', ''),
(57193, 1012, '_field_91', '0'),
(57189, 1012, '_field_87', 'BC'),
(57190, 1012, '_field_88', 'V6P2A1'),
(57191, 1012, '_field_89', 'Vancouver Coastal Health'),
(57192, 1012, '_field_90', '778-238-8394'),
(57188, 1012, '_field_86', 'Vancouver'),
(57187, 1012, '_field_85', ''),
(57186, 1012, '_field_84', '767 W. 60 Ave'),
(57185, 1012, '_field_83', 'lealoy@yahoo.com'),
(57179, 1012, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(57180, 1012, '_field_78', ''),
(57181, 1012, '_field_79', 'Private School Expo'),
(57182, 1012, '_field_80', 'Leanna'),
(57183, 1012, '_field_81', 'Loy'),
(57184, 1012, '_field_82', '778-238-8394'),
(57178, 1012, '_field_75', 'September 2019'),
(57177, 1012, '_field_74', 'Kindergarten'),
(57172, 1011, '_field_124', 'As mentioned above, I want Caleb to develop a love of learning and the Montessori Method is perfectly designed to spark curiosity in a child by giving them the room to ask questions, follow their interests and grow at their own rate. Caleb has picked up so many skills at his current Montessori preschool - and is always excited to learn more. '),
(57173, 1011, '_field_136', 'Caleb is a warm, kind and caring boy. He loves his stuffed animals and shows real empathy when someone else is sad or hurt. We\'ve received such lovely feedback from his current preschool - they say he is always eager to help out and very kind. We want to make sure that he\'s in a school that will foster those qualities in him and his classmates. '),
(57174, 1011, '_field_126', '1'),
(57175, 1011, '_form_id', '3'),
(57176, 1011, '_seq_num', '225'),
(57168, 1011, '_field_133', ''),
(57169, 1011, '_field_134', 'No'),
(57170, 1011, '_field_135', ''),
(57171, 1011, '_field_123', 'Caleb is currently in a Montessori preschool and the teaching method has been wonderful. He has learnt so much in the 1.5 years he\'s been there (it\'s an age 3-5 program), and truly enjoys going to preschool every day. My husband, Jason, went to a Montessori elementary when he was growing up (Tyee in Vancouver), and he credits his elementary years with helping him develop a love of learning. Not only does WMA follow the Montessori method, but the school itself embodies the type of respectful, nurturing and supportive environment we want for Caleb. What I want above anything else is for Caleb to enjoy learning and for his school to help build his confidence in a safe, supportive, inclusive and respectful environment. WMA\'s philosophy of working with each student\'s individual strengths and providing support in weaker areas is wonderful. We saw that in the classroom observation today: confident, happy children who were able to follow their interests, ask questions and explore their surroundings, while supported and guided by the teacher. '),
(57160, 1011, '_field_116', ''),
(57161, 1011, '_field_117', 'No'),
(57162, 1011, '_field_118', ''),
(57163, 1011, '_field_119', 'No'),
(57164, 1011, '_field_120', ''),
(57165, 1011, '_field_121', 'No'),
(57166, 1011, '_field_122', ''),
(57167, 1011, '_field_132', 'No'),
(57159, 1011, '_field_115', 'No'),
(57158, 1011, '_field_114', 'N/A'),
(57157, 1011, '_field_138', 'Caleb goes to Out and About Adventures (similar to Fresh Air Learning) and is in regular swim lessons. He goes on weekly seawall \"runs\" with mom and dad: he rides his scooter and we jog. He took a dance class last summer and really enjoyed it.  '),
(57156, 1011, '_field_131', 'Preschool'),
(57155, 1011, '_field_137', 'He loves to build with blocks and enjoys the Montessori materials that require sorting by size, stacking, etc. He comes home with great examples of sewing and arts and crafts. He loves the outdoor play and runs around the playground and plays \"house\" in the children\'s house in the school yard. '),
(57154, 1011, '_field_130', 'Les Petits Artistes Montessori'),
(57153, 1011, '_field_106', 'He loves to be read to so if there\'s an adult around, he asks for a story. He loves to play hide and seek and run around with friends in the playground, he also plays with toy cars, trucks and trains with his friends. '),
(57152, 1011, '_field_105', 'He loves to build with blocks and lego, plays with toy trains and cars, and happily pages through picture books, he also loves to ride his scooter (supervised, of course!)'),
(57151, 1011, '_field_104', 'Adam Robertson, 17 months'),
(57150, 1011, '_field_103', 'Yes'),
(57149, 1011, '_field_102', 'Canadian'),
(57148, 1011, '_field_101', ''),
(57147, 1011, '_field_100', 'English'),
(57146, 1011, '_field_99', 'Male'),
(57145, 1011, '_field_98', 'Caleb'),
(57144, 1011, '_field_97', '28/04/2014'),
(57143, 1011, '_field_96', 'Caleb Alexandre Robertson'),
(57142, 1011, '_field_129', '604-728-4866'),
(57141, 1011, '_field_128', 'Nimbus Synergies Inc.'),
(57140, 1011, '_field_95', '604-728-4866'),
(57139, 1011, '_field_94', 'jasoncrobertson@icloud.com'),
(57138, 1011, '_field_93', 'Robertson'),
(57137, 1011, '_field_92', 'Jason'),
(57136, 1011, '_field_91', '1'),
(57135, 1011, '_field_90', '604-338-7414'),
(57134, 1011, '_field_89', 'Fengate Asset Management'),
(57133, 1011, '_field_88', 'V3L2V1'),
(57132, 1011, '_field_87', 'BC'),
(57131, 1011, '_field_86', 'New Westminster'),
(57130, 1011, '_field_85', ''),
(57128, 1011, '_field_83', 'andrea.mclean@gmail.com'),
(57129, 1011, '_field_84', '218 Fourth St'),
(57126, 1011, '_field_81', 'McLean'),
(57127, 1011, '_field_82', '6043387414'),
(57125, 1011, '_field_80', 'Andrea'),
(57124, 1011, '_field_79', ''),
(57122, 1011, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(57123, 1011, '_field_78', ''),
(57121, 1011, '_field_75', 'September 2019'),
(57119, 1010, '_seq_num', '224'),
(57120, 1011, '_field_74', 'Kindergarten'),
(57118, 1010, '_form_id', '3'),
(57117, 1010, '_field_126', '1'),
(57115, 1010, '_field_124', 'As mentioned above, I want Caleb to develop a love of learning and the Montessori Method is perfectly designed to spark curiosity in a child by giving them the room to ask questions, follow their interests and grow at their own rate. Caleb has picked up so many skills at his current Montessori preschool - and is always excited to learn more. '),
(57116, 1010, '_field_136', 'Caleb is a warm, kind and caring boy. He loves his stuffed animals and shows real empathy when someone else is sad or hurt. We\'ve received such lovely feedback from his current preschool - they say he is always eager to help out and very kind. We want to make sure that he\'s in a school that will foster those qualities in him and his classmates. '),
(57105, 1010, '_field_118', ''),
(57106, 1010, '_field_119', 'No'),
(57107, 1010, '_field_120', ''),
(57108, 1010, '_field_121', 'No'),
(57109, 1010, '_field_122', ''),
(57110, 1010, '_field_132', 'No'),
(57111, 1010, '_field_133', ''),
(57112, 1010, '_field_134', 'No'),
(57113, 1010, '_field_135', ''),
(57114, 1010, '_field_123', 'Caleb is currently in a Montessori preschool and the teaching method has been wonderful. He has learnt so much in the 1.5 years he\'s been there (it\'s an age 3-5 program), and truly enjoys going to preschool every day. My husband, Jason, went to a Montessori elementary when he was growing up (Tyee in Vancouver), and he credits his elementary years with helping him develop a love of learning. Not only does WMA follow the Montessori method, but the school itself embodies the type of respectful, nurturing and supportive environment we want for Caleb. What I want above anything else is for Caleb to enjoy learning and for his school to help build his confidence in a safe, supportive, inclusive and respectful environment. WMA\'s philosophy of working with each student\'s individual strengths and providing support in weaker areas is wonderful. We saw that in the classroom observation today: confident, happy children who were able to follow their interests, ask questions and explore their surroundings, while supported and guided by the teacher. '),
(57101, 1010, '_field_114', 'N/A'),
(57102, 1010, '_field_115', 'No'),
(57103, 1010, '_field_116', ''),
(57104, 1010, '_field_117', 'No'),
(57099, 1010, '_field_131', 'Preschool'),
(57100, 1010, '_field_138', 'Caleb goes to Out and About Adventures (similar to Fresh Air Learning) and is in regular swim lessons. He goes on weekly seawall \"runs\" with mom and dad: he rides his scooter and we jog. He took a dance class last summer and really enjoyed it.  '),
(57098, 1010, '_field_137', 'He loves to build with blocks and enjoys the Montessori materials that require sorting by size, stacking, etc. He comes home with great examples of sewing and arts and crafts. He loves the outdoor play and runs around the playground and plays \"house\" in the children\'s house in the school yard. '),
(57097, 1010, '_field_130', 'Les Petits Artistes Montessori'),
(57096, 1010, '_field_106', 'He loves to be read to so if there\'s an adult around, he asks for a story. He loves to play hide and seek and run around with friends in the playground, he also plays with toy cars, trucks and trains with his friends. '),
(57095, 1010, '_field_105', 'He loves to build with blocks and lego, plays with toy trains and cars, and happily pages through picture books, he also loves to ride his scooter (supervised, of course!)'),
(57094, 1010, '_field_104', 'Adam Robertson, 17 months'),
(57093, 1010, '_field_103', 'Yes'),
(57092, 1010, '_field_102', 'Canadian'),
(57091, 1010, '_field_101', ''),
(57090, 1010, '_field_100', 'English'),
(57089, 1010, '_field_99', 'Male'),
(57088, 1010, '_field_98', 'Caleb'),
(57087, 1010, '_field_97', '28/04/2014'),
(57086, 1010, '_field_96', 'Caleb Alexandre Robertson'),
(57085, 1010, '_field_129', '604-728-4866'),
(57084, 1010, '_field_128', 'Nimbus Synergies Inc.'),
(57083, 1010, '_field_95', '604-728-4866'),
(57082, 1010, '_field_94', 'jasoncrobertson@icloud.com'),
(57081, 1010, '_field_93', 'Robertson'),
(57080, 1010, '_field_92', 'Jason'),
(57079, 1010, '_field_91', '1'),
(57078, 1010, '_field_90', '604-338-7414'),
(57077, 1010, '_field_89', 'Fengate Asset Management'),
(57076, 1010, '_field_88', 'V3L2V1'),
(57075, 1010, '_field_87', 'BC'),
(57074, 1010, '_field_86', 'New Westminster'),
(57073, 1010, '_field_85', ''),
(57072, 1010, '_field_84', '218 Fourth St'),
(57071, 1010, '_field_83', 'andrea.mclean@gmail.com'),
(57070, 1010, '_field_82', '6043387414'),
(57069, 1010, '_field_81', 'McLean'),
(57068, 1010, '_field_80', 'Andrea'),
(57067, 1010, '_field_79', ''),
(57066, 1010, '_field_78', ''),
(57065, 1010, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(57062, 1009, '_seq_num', '223'),
(57063, 1010, '_field_74', 'Kindergarten'),
(57064, 1010, '_field_75', 'September 2019'),
(57061, 1009, '_form_id', '3'),
(57060, 1009, '_field_126', '1'),
(57059, 1009, '_field_136', 'Matteo is a high energy boy who loves to engage with his environment and the people around him.  Most days he does not want to leave daycare, we really would like him to continue to have this excitement and connection as he starts school. \n'),
(57058, 1009, '_field_124', 'We appreciate the Montessori approach in viewing the child as an individual.   One of our biggest concerns with Matteo entering school is that he would get “lost in the crowds (other students).”  From discussion with his early childhood educators and observing Matteo, we know that he works better one-on-one and in smaller groups, therefore the student to ratio has been a factor in our choice of school.\nAs the learning approach is individualized; we hope Matteo will be engaged and experience positive feedback from his achievements.  Our goal would be for him to build a positive attitude towards school and learning, while also building healthy routines and habits that help with his confidence that will help him in later in his academic career and chosen vocation.  \n\nEducation goals:\n-	Build a strong foundation for academic years\n-	Develop a positive attitude towards learning \n-	Promote social development and emotional intelligence.\n-	imaginative exploration to lead him to be more confident and creatively expressive\n-	Grow more functionally independent\n'),
(57057, 1009, '_field_123', '-	Montessori Elementary School\n-	Hearing experiences from other parents – the Open House provided us with great insight and experiences we could relate \n        with.  We were appreciated being able to hear their stories, their concerns and their reasons for choosing Westside. \n-	Location – reasonable distance from our downtown home\n-	Italian connection– the culture and language influence being situated beside the Italian cultural centre is bonus as Matteo is half Italian. \n-	Outdoor field –many private schools that we looked did not have a playground or outdoor space which we feel is important for children to be active.\n\n'),
(57056, 1009, '_field_135', ''),
(57055, 1009, '_field_134', 'No'),
(57054, 1009, '_field_133', ''),
(57053, 1009, '_field_132', 'No'),
(57052, 1009, '_field_122', ''),
(57051, 1009, '_field_121', 'No'),
(57050, 1009, '_field_120', ''),
(57049, 1009, '_field_119', 'No'),
(57048, 1009, '_field_118', ''),
(57047, 1009, '_field_117', 'No'),
(57046, 1009, '_field_116', ''),
(57045, 1009, '_field_115', 'No'),
(57044, 1009, '_field_114', 'n/a'),
(57043, 1009, '_field_138', 'swimming lessons, Mandarin lessons'),
(57042, 1009, '_field_131', 'n/a'),
(57041, 1009, '_field_137', 'science experiments, building, art, cooking, outside play, storytime'),
(57040, 1009, '_field_130', 'VSOCC Daycares'),
(57039, 1009, '_field_106', 'Tag, ride bikes, playing with trains, storytelling, play pretend'),
(57038, 1009, '_field_105', 'Play pretend, read, build trains tracks, draw, puzzles, organize his toys'),
(57037, 1009, '_field_104', ''),
(57036, 1009, '_field_103', 'No'),
(57035, 1009, '_field_102', 'Canadian'),
(57034, 1009, '_field_101', 'Italian and Cantonese'),
(57033, 1009, '_field_100', 'English'),
(57032, 1009, '_field_99', 's'),
(57031, 1009, '_field_98', 'Matteo'),
(57030, 1009, '_field_97', '30/12/2014'),
(57029, 1009, '_field_96', 'Matthew Bennett Echelli'),
(57028, 1009, '_field_129', ''),
(57027, 1009, '_field_128', 'City of Burnaby'),
(57026, 1009, '_field_95', '6043402506'),
(57025, 1009, '_field_94', 'dino.echelli@yahoo.ca'),
(57023, 1009, '_field_92', 'Dino '),
(57024, 1009, '_field_93', 'Echelli'),
(57020, 1009, '_field_89', 'Rolex'),
(57021, 1009, '_field_90', '604.288.8100'),
(57022, 1009, '_field_91', '1'),
(57019, 1009, '_field_88', 'V6E4V3'),
(57018, 1009, '_field_87', 'BC'),
(57017, 1009, '_field_86', 'Vancouver'),
(57016, 1009, '_field_85', '1406'),
(57015, 1009, '_field_84', '1333 West Georgia Street'),
(57014, 1009, '_field_83', 'amanda.echelli@gmail.com'),
(57007, 1009, '_field_75', 'September 2019'),
(57008, 1009, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(57009, 1009, '_field_78', ''),
(57010, 1009, '_field_79', ''),
(57011, 1009, '_field_80', 'Amanda'),
(57012, 1009, '_field_81', 'Echelli'),
(57013, 1009, '_field_82', '6047902918'),
(57006, 1009, '_field_74', 'Kindergarten'),
(57005, 1008, '_seq_num', '222'),
(57004, 1008, '_form_id', '3'),
(57003, 1008, '_field_126', '1'),
(57002, 1008, '_field_136', 'Matteo is a high energy boy who loves to engage with his environment and the people around him.  Most days he does not want to leave daycare, we really would like him to continue to have this excitement and connection as he starts school. \n'),
(57001, 1008, '_field_124', 'We appreciate the Montessori approach in viewing the child as an individual.   One of our biggest concerns with Matteo entering school is that he would get “lost in the crowds (other students).”  From discussion with his early childhood educators and observing Matteo, we know that he works better one-on-one and in smaller groups, therefore the student to ratio has been a factor in our choice of school.\nAs the learning approach is individualized; we hope Matteo will be engaged and experience positive feedback from his achievements.  Our goal would be for him to build a positive attitude towards school and learning, while also building healthy routines and habits that help with his confidence that will help him in later in his academic career and chosen vocation.  \n\nEducation goals:\n-	Build a strong foundation for academic years\n-	Develop a positive attitude towards learning \n-	Promote social development and emotional intelligence.\n-	imaginative exploration to lead him to be more confident and creatively expressive\n-	Grow more functionally independent\n'),
(57000, 1008, '_field_123', '-	Montessori Elementary School\n-	Hearing experiences from other parents – the Open House provided us with great insight and experiences we could relate \n        with.  We were appreciated being able to hear their stories, their concerns and their reasons for choosing Westside. \n-	Location – reasonable distance from our downtown home\n-	Italian connection– the culture and language influence being situated beside the Italian cultural centre is bonus as Matteo is half Italian. \n-	Outdoor field –many private schools that we looked did not have a playground or outdoor space which we feel is important for children to be active.\n\n'),
(56999, 1008, '_field_135', ''),
(56998, 1008, '_field_134', 'No'),
(56997, 1008, '_field_133', ''),
(56996, 1008, '_field_132', 'No'),
(56995, 1008, '_field_122', ''),
(56994, 1008, '_field_121', 'No'),
(56993, 1008, '_field_120', ''),
(56992, 1008, '_field_119', 'No'),
(56991, 1008, '_field_118', ''),
(56990, 1008, '_field_117', 'No'),
(56989, 1008, '_field_116', ''),
(56988, 1008, '_field_115', 'No'),
(56987, 1008, '_field_114', 'n/a'),
(56986, 1008, '_field_138', 'swimming lessons, Mandarin lessons'),
(56985, 1008, '_field_131', 'n/a'),
(56984, 1008, '_field_137', 'science experiments, building, art, cooking, outside play, storytime'),
(56983, 1008, '_field_130', 'VSOCC Daycares'),
(56982, 1008, '_field_106', 'Tag, ride bikes, playing with trains, storytelling, play pretend'),
(56981, 1008, '_field_105', 'Play pretend, read, build trains tracks, draw, puzzles, organize his toys'),
(56980, 1008, '_field_104', ''),
(56979, 1008, '_field_103', 'No'),
(56978, 1008, '_field_102', 'Canadian'),
(56977, 1008, '_field_101', 'Italian and Cantonese'),
(56976, 1008, '_field_100', 'English'),
(56974, 1008, '_field_98', 'Matteo'),
(56975, 1008, '_field_99', 's'),
(56973, 1008, '_field_97', '30/12/2014'),
(56972, 1008, '_field_96', 'Matthew Bennett Echelli'),
(56971, 1008, '_field_129', ''),
(56970, 1008, '_field_128', 'City of Burnaby'),
(56969, 1008, '_field_95', '6043402506'),
(56967, 1008, '_field_93', 'Echelli'),
(56968, 1008, '_field_94', 'dino.echelli@yahoo.ca'),
(56966, 1008, '_field_92', 'Dino '),
(56965, 1008, '_field_91', '1'),
(56964, 1008, '_field_90', '604.288.8100'),
(56963, 1008, '_field_89', 'Rolex'),
(56962, 1008, '_field_88', 'V6E4V3'),
(56961, 1008, '_field_87', 'BC'),
(56960, 1008, '_field_86', 'Vancouver'),
(56959, 1008, '_field_85', '1406'),
(56958, 1008, '_field_84', '1333 West Georgia Street'),
(56946, 1007, '_field_126', '1'),
(56947, 1007, '_form_id', '3'),
(56948, 1007, '_seq_num', '221'),
(56949, 1008, '_field_74', 'Kindergarten'),
(56950, 1008, '_field_75', 'September 2019'),
(56951, 1008, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(56952, 1008, '_field_78', ''),
(56953, 1008, '_field_79', ''),
(56954, 1008, '_field_80', 'Amanda'),
(56955, 1008, '_field_81', 'Echelli'),
(56956, 1008, '_field_82', '6047902918'),
(56957, 1008, '_field_83', 'amanda.echelli@gmail.com'),
(56945, 1007, '_field_136', 'Early on, we noticed Malaya’s feisty spirit. It’s been a delight interacting with her - especially now that she has the words to communicate with us. Needless to say, it’s not always easy to raise a child with such spunk. As a young child, she needs guidance. However, we don\'t her spirit to be browbeaten out of her. As her parents, our hope that through her innate qualities (tenacity and passion, generosity and caring heart) combined with mentorship from older children as well as the grown-ups in her life, she will make a difference in our world.   \n'),
(56944, 1007, '_field_124', 'In a nutshell, our goals in parenting and education are intertwined. We want Malaya to continue finding joy in learning, to discover and become her authentic self, to develop empathy and compassion to others, to be an independent thinker, and to be socially responsible and responsive to the needs of the community. Here’s why we believe the Montessori Method fit in with our goals: \n\n* The Montessori Method creates a natural learning environment where it’s self-paced and not competitive. \n* Teachers are facilitators of learning. They are not an authoritarian figure, nor entertainers in the classroom. \n* There are no grades nor standardized test. In our experience in traditional schools, the most often asked question before an exam is “What’s going to be in the exam?” Or “Is this topic included in the exam?” We want Malaya\'s learning to encompass beyond what\'s going to be measured in exams.  \n* Little or no homework: Home and school are not siloed from each other. We want Malaya’s learning to happen anywhere and everywhere from anyone and everyone. '),
(56940, 1007, '_field_133', ''),
(56941, 1007, '_field_134', 'No'),
(56942, 1007, '_field_135', ''),
(56943, 1007, '_field_123', 'Like any other young child, Malaya is curious about the things around her. For example, she has asked us questions like: what is water made of, what happens if you mix all the colors, and did crocodiles evolve from alligators or was it the other way around? Another example is while walking with us in downtown one morning, she became concerned and asked why some people were sleeping on the sidewalk. \n\nWe’d like Malaya to attend WMA so that her natural curiosity and desire for independence will be respected and developed. Aside from being curious, we notice that she thrives better when she’s given autonomy in her activities. It is important for us that our daughter is recognized as a unique person with distinct skills and abilities. As a family, we value learning for its own sake and not just as a means to an end. We value cooperation with others, spending time in and learning about the outdoors, and caring for other people and for the world we live in. We also value a learning environment where the teachers and other students are kind and respectful. \n\nThe more we’ve learned about WMA and the Montessori method (through WMA’s website and other online resources, through the open house and classroom observation), the more we feel that it’s a good fit for Malaya and our family. We also believe that Malaya’s passionate and loving presence would be wonderful addition to your classroom.\n'),
(56939, 1007, '_field_132', 'No'),
(56938, 1007, '_field_122', 'Does not like to mix her food. (E.g. vegetables should not \"touch\" chicken or rice)'),
(56937, 1007, '_field_121', 'Yes'),
(56936, 1007, '_field_120', 'Doesn\'t like spicy food. '),
(56935, 1007, '_field_119', 'Yes'),
(56934, 1007, '_field_118', ''),
(56933, 1007, '_field_117', 'No'),
(56926, 1007, '_field_130', 'Blossom Daycare '),
(56927, 1007, '_field_137', 'storytime, role playing, dress up, making things, painting, playing outside (e.g. hide &amp; seek), gardening, baking, walking in the neighborhood '),
(56928, 1007, '_field_131', ''),
(56929, 1007, '_field_138', ''),
(56930, 1007, '_field_114', 'Allergic to kiwi (symptoms: swelling of lips &amp; throat, rash in the face, difficulty breathing) \nSensitive to the top/green leafy part of strawberries, tofu (symptoms: swelling of lips, rash around the mouth)'),
(56931, 1007, '_field_115', 'No'),
(56932, 1007, '_field_116', ''),
(56923, 1007, '_field_104', 'Alanna Hunter, 22 years old'),
(56924, 1007, '_field_105', 'reading picture books, playing pretend, dress up, face painting, singing, dancing, making up songs, mixing things'),
(56925, 1007, '_field_106', 'being read to, storytelling, running, tumbling, playing pretend, dress up, helping in cooking/baking, meeting new people in new places'),
(56922, 1007, '_field_103', 'Yes'),
(56921, 1007, '_field_102', 'Canadian'),
(56920, 1007, '_field_101', 'Cebuano '),
(56919, 1007, '_field_100', 'English'),
(67192, 1196, '_field_91', '0'),
(67191, 1196, '_field_90', '6267894846'),
(67190, 1196, '_field_89', 'Ye company'),
(67189, 1196, '_field_88', '91108'),
(67188, 1196, '_field_87', 'CA'),
(67187, 1196, '_field_86', 'San marino'),
(67186, 1196, '_field_85', ''),
(67185, 1196, '_field_84', '2715 devonport '),
(67184, 1196, '_field_83', 'davidyeying@yahoo.com'),
(67183, 1196, '_field_82', '6267894846'),
(67182, 1196, '_field_81', 'Ye'),
(67181, 1196, '_field_80', 'Ying'),
(67180, 1196, '_field_79', ''),
(67179, 1196, '_field_78', ''),
(67178, 1196, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(67177, 1196, '_field_75', 'September 2019'),
(67176, 1196, '_field_74', 'select'),
(67175, 1195, '_seq_num', '301'),
(67174, 1195, '_form_id', '3'),
(67173, 1195, '_field_126', '1'),
(67172, 1195, '_field_136', 'Kevin is extremely good at sports. Soccer, basketball, fast runner I have ever seen for his age. '),
(67171, 1195, '_field_124', 'Great teaching skill and method. Friendly, caring atmosphere. '),
(67170, 1195, '_field_123', 'We heard great things about you. We would like Kevin to be able to attend your school and become the best he can be. '),
(67169, 1195, '_field_135', ''),
(67168, 1195, '_field_134', 'No'),
(67167, 1195, '_field_133', ''),
(67166, 1195, '_field_132', 'No'),
(67165, 1195, '_field_122', ''),
(67164, 1195, '_field_121', 'No'),
(67163, 1195, '_field_120', ''),
(67162, 1195, '_field_119', 'No'),
(67161, 1195, '_field_118', ''),
(67160, 1195, '_field_117', 'No'),
(67159, 1195, '_field_116', ''),
(67158, 1195, '_field_115', 'No'),
(67157, 1195, '_field_114', 'N/A'),
(67156, 1195, '_field_138', 'Math study'),
(67155, 1195, '_field_131', '1'),
(67154, 1195, '_field_137', 'Math, soccer '),
(67153, 1195, '_field_130', 'Qingdao international'),
(67152, 1195, '_field_106', 'Soccer '),
(67151, 1195, '_field_105', 'Soccer '),
(67150, 1195, '_field_104', 'Alan chen. 10'),
(67148, 1195, '_field_102', 'USA'),
(67149, 1195, '_field_103', 'Yes'),
(67147, 1195, '_field_101', 'English'),
(67146, 1195, '_field_100', 'Chinese'),
(67141, 1195, '_field_129', ''),
(67142, 1195, '_field_96', 'Kevin Chen'),
(67143, 1195, '_field_97', '18/11/2011'),
(67144, 1195, '_field_98', ''),
(67145, 1195, '_field_99', 's'),
(67139, 1195, '_field_95', ''),
(67140, 1195, '_field_128', ''),
(67136, 1195, '_field_92', ''),
(67137, 1195, '_field_93', ''),
(67138, 1195, '_field_94', ''),
(67134, 1195, '_field_90', '6267894846'),
(67135, 1195, '_field_91', '0'),
(67129, 1195, '_field_85', ''),
(67130, 1195, '_field_86', 'San marino'),
(67131, 1195, '_field_87', 'CA'),
(67132, 1195, '_field_88', '91108'),
(67133, 1195, '_field_89', 'Ye company'),
(67128, 1195, '_field_84', '2715 devonport '),
(67127, 1195, '_field_83', 'davidyeying@yahoo.com'),
(67126, 1195, '_field_82', '6267894846'),
(67125, 1195, '_field_81', 'Ye'),
(67124, 1195, '_field_80', 'Ying'),
(67123, 1195, '_field_79', ''),
(67122, 1195, '_field_78', ''),
(67121, 1195, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(67120, 1195, '_field_75', 'September 2019'),
(67112, 1194, '_field_135', ''),
(67113, 1194, '_field_123', 'We heard great things about you. We hope Alan and Kevin can be in school with you and become better human beings in the future. '),
(67114, 1194, '_field_124', 'Both kids are smart, good behavior. We prefer what you have been using in teaching and learning. '),
(67115, 1194, '_field_136', 'Alan is very humble, honest and hardworking. He is very kind. '),
(67116, 1194, '_field_126', '1'),
(67117, 1194, '_form_id', '3'),
(67118, 1194, '_seq_num', '300'),
(67119, 1195, '_field_74', 'select'),
(67104, 1194, '_field_118', ''),
(67105, 1194, '_field_119', 'No'),
(67106, 1194, '_field_120', ''),
(67107, 1194, '_field_121', 'No'),
(67108, 1194, '_field_122', ''),
(67109, 1194, '_field_132', 'No'),
(67110, 1194, '_field_133', ''),
(67111, 1194, '_field_134', 'No'),
(67103, 1194, '_field_117', 'No'),
(67102, 1194, '_field_116', ''),
(67101, 1194, '_field_115', 'No'),
(67100, 1194, '_field_114', 'N/A'),
(56918, 1007, '_field_99', 'Female'),
(56917, 1007, '_field_98', 'Malaya'),
(56916, 1007, '_field_97', '22/12/2014'),
(56915, 1007, '_field_96', 'Malaya Anne Paradela Hunter'),
(56914, 1007, '_field_129', '778-848-5504'),
(56913, 1007, '_field_128', 'Retired'),
(56912, 1007, '_field_95', '778-848-5504'),
(56911, 1007, '_field_94', 'hunterrc95@gmail.com'),
(56910, 1007, '_field_93', 'Hunter'),
(56909, 1007, '_field_92', 'Richard'),
(56908, 1007, '_field_91', '1'),
(56907, 1007, '_field_90', '604-345-9462'),
(56906, 1007, '_field_89', 'Stay at home mom'),
(56905, 1007, '_field_88', 'V5N3E3'),
(56904, 1007, '_field_87', 'BC'),
(56903, 1007, '_field_86', 'Vancouver'),
(56902, 1007, '_field_85', ''),
(56901, 1007, '_field_84', '303 -1733 East 33rd Avenue'),
(56900, 1007, '_field_83', 'iphunter14@gmail.com'),
(56899, 1007, '_field_82', '604-345-9462'),
(56898, 1007, '_field_81', 'Paradela-Hunter'),
(56897, 1007, '_field_80', 'Iris'),
(56896, 1007, '_field_79', ''),
(56895, 1007, '_field_78', ''),
(56894, 1007, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(56893, 1007, '_field_75', 'September 2019'),
(56892, 1007, '_field_74', 'Kindergarten'),
(56891, 1006, '_seq_num', '220'),
(56890, 1006, '_form_id', '3'),
(56889, 1006, '_field_126', '1'),
(56888, 1006, '_field_136', 'Early on, we noticed Malaya’s feisty spirit. It’s been a delight interacting with her - especially now that she has the words to communicate with us. Needless to say, it’s not always easy to raise a child with such spunk. As a young child, she needs guidance. However, we don\'t her spirit to be browbeaten out of her. As her parents, our hope that through her innate qualities (tenacity and passion, generosity and caring heart) combined with mentorship from older children as well as the grown-ups in her life, she will make a difference in our world.   \n'),
(56887, 1006, '_field_124', 'In a nutshell, our goals in parenting and education are intertwined. We want Malaya to continue finding joy in learning, to discover and become her authentic self, to develop empathy and compassion to others, to be an independent thinker, and to be socially responsible and responsive to the needs of the community. Here’s why we believe the Montessori Method fit in with our goals: \n\n* The Montessori Method creates a natural learning environment where it’s self-paced and not competitive. \n* Teachers are facilitators of learning. They are not an authoritarian figure, nor entertainers in the classroom. \n* There are no grades nor standardized test. In our experience in traditional schools, the most often asked question before an exam is “What’s going to be in the exam?” Or “Is this topic included in the exam?” We want Malaya\'s learning to encompass beyond what\'s going to be measured in exams.  \n* Little or no homework: Home and school are not siloed from each other. We want Malaya’s learning to happen anywhere and everywhere from anyone and everyone. '),
(56886, 1006, '_field_123', 'Like any other young child, Malaya is curious about the things around her. For example, she has asked us questions like: what is water made of, what happens if you mix all the colors, and did crocodiles evolve from alligators or was it the other way around? Another example is while walking with us in downtown one morning, she became concerned and asked why some people were sleeping on the sidewalk. \n\nWe’d like Malaya to attend WMA so that her natural curiosity and desire for independence will be respected and developed. Aside from being curious, we notice that she thrives better when she’s given autonomy in her activities. It is important for us that our daughter is recognized as a unique person with distinct skills and abilities. As a family, we value learning for its own sake and not just as a means to an end. We value cooperation with others, spending time in and learning about the outdoors, and caring for other people and for the world we live in. We also value a learning environment where the teachers and other students are kind and respectful. \n\nThe more we’ve learned about WMA and the Montessori method (through WMA’s website and other online resources, through the open house and classroom observation), the more we feel that it’s a good fit for Malaya and our family. We also believe that Malaya’s passionate and loving presence would be wonderful addition to your classroom.\n'),
(56885, 1006, '_field_135', ''),
(56884, 1006, '_field_134', 'No'),
(56883, 1006, '_field_133', ''),
(56882, 1006, '_field_132', 'No'),
(56881, 1006, '_field_122', 'Does not like to mix her food. (E.g. vegetables should not \"touch\" chicken or rice)'),
(56880, 1006, '_field_121', 'Yes'),
(56879, 1006, '_field_120', 'Doesn\'t like spicy food. '),
(56878, 1006, '_field_119', 'Yes'),
(56877, 1006, '_field_118', ''),
(56876, 1006, '_field_117', 'No'),
(56875, 1006, '_field_116', ''),
(56874, 1006, '_field_115', 'No'),
(56873, 1006, '_field_114', 'Allergic to kiwi (symptoms: swelling of lips &amp; throat, rash in the face, difficulty breathing) \nSensitive to the top/green leafy part of strawberries, tofu (symptoms: swelling of lips, rash around the mouth)'),
(56872, 1006, '_field_138', ''),
(56871, 1006, '_field_131', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(56870, 1006, '_field_137', 'storytime, role playing, dress up, making things, painting, playing outside (e.g. hide &amp; seek), gardening, baking, walking in the neighborhood '),
(56869, 1006, '_field_130', 'Blossom Daycare '),
(56868, 1006, '_field_106', 'being read to, storytelling, running, tumbling, playing pretend, dress up, helping in cooking/baking, meeting new people in new places'),
(56867, 1006, '_field_105', 'reading picture books, playing pretend, dress up, face painting, singing, dancing, making up songs, mixing things'),
(56866, 1006, '_field_104', 'Alanna Hunter, 22 years old'),
(56865, 1006, '_field_103', 'Yes'),
(56864, 1006, '_field_102', 'Canadian'),
(56863, 1006, '_field_101', 'Cebuano '),
(56862, 1006, '_field_100', 'English'),
(56861, 1006, '_field_99', 'Female'),
(56860, 1006, '_field_98', 'Malaya'),
(56859, 1006, '_field_97', '22/12/2014'),
(56847, 1006, '_field_87', 'BC'),
(56848, 1006, '_field_88', 'V5N3E3'),
(56849, 1006, '_field_89', 'Stay at home mom'),
(56850, 1006, '_field_90', '604-345-9462'),
(56851, 1006, '_field_91', '1'),
(56852, 1006, '_field_92', 'Richard'),
(56853, 1006, '_field_93', 'Hunter'),
(56854, 1006, '_field_94', 'hunterrc95@gmail.com'),
(56855, 1006, '_field_95', '778-848-5504'),
(56856, 1006, '_field_128', 'Retired'),
(56857, 1006, '_field_129', '778-848-5504'),
(56858, 1006, '_field_96', 'Malaya Anne Paradela Hunter'),
(56841, 1006, '_field_81', 'Paradela-Hunter'),
(56842, 1006, '_field_82', '604-345-9462'),
(56843, 1006, '_field_83', 'iphunter14@gmail.com'),
(56844, 1006, '_field_84', '303 -1733 East 33rd Avenue'),
(56845, 1006, '_field_85', ''),
(56846, 1006, '_field_86', 'Vancouver'),
(56840, 1006, '_field_80', 'Iris'),
(56838, 1006, '_field_78', ''),
(56839, 1006, '_field_79', ''),
(56837, 1006, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(56836, 1006, '_field_75', 'September 2019'),
(56835, 1006, '_field_74', 'Kindergarten'),
(56833, 1005, '_form_id', '3'),
(56834, 1005, '_seq_num', '219'),
(56832, 1005, '_field_126', '1'),
(56831, 1005, '_field_136', 'She is excited for Kindergarten!! '),
(56830, 1005, '_field_124', 'Supported self guided education.'),
(56829, 1005, '_field_123', 'We love WMA!'),
(56828, 1005, '_field_135', ''),
(56827, 1005, '_field_134', 'No'),
(56826, 1005, '_field_133', ''),
(56825, 1005, '_field_132', 'No'),
(56824, 1005, '_field_122', ''),
(56823, 1005, '_field_121', 'No'),
(56822, 1005, '_field_120', ''),
(56821, 1005, '_field_119', 'No'),
(56820, 1005, '_field_118', ''),
(56819, 1005, '_field_117', 'No'),
(56818, 1005, '_field_116', ''),
(56817, 1005, '_field_115', 'No'),
(56816, 1005, '_field_114', 'No health issues'),
(56815, 1005, '_field_138', ''),
(56814, 1005, '_field_131', ''),
(56813, 1005, '_field_137', ''),
(56812, 1005, '_field_130', ''),
(56811, 1005, '_field_106', ''),
(56810, 1005, '_field_105', ''),
(56809, 1005, '_field_104', 'Dasha DeVisser (7)'),
(56808, 1005, '_field_103', 'Yes'),
(56807, 1005, '_field_102', 'Canadian'),
(56806, 1005, '_field_101', ''),
(56805, 1005, '_field_100', 'English'),
(56804, 1005, '_field_99', 'Female'),
(56803, 1005, '_field_98', ''),
(56802, 1005, '_field_97', '29/06/2014'),
(56801, 1005, '_field_96', 'Gracie Mae DeVisser'),
(56800, 1005, '_field_129', ''),
(56799, 1005, '_field_128', ''),
(56798, 1005, '_field_95', ''),
(56797, 1005, '_field_94', ''),
(56796, 1005, '_field_93', ''),
(56795, 1005, '_field_92', ''),
(56794, 1005, '_field_91', '0'),
(56793, 1005, '_field_90', '604 292 8310'),
(56792, 1005, '_field_89', 'Mayflower Productions'),
(56791, 1005, '_field_88', 'V5N4S4'),
(56790, 1005, '_field_87', 'BC'),
(56789, 1005, '_field_86', 'Vancouver'),
(56788, 1005, '_field_85', ''),
(56787, 1005, '_field_84', '3576 Marshall St'),
(56786, 1005, '_field_83', 'kellyadevisser@gmail.com'),
(56785, 1005, '_field_82', '6046339978'),
(56784, 1005, '_field_81', 'DeVisser'),
(56783, 1005, '_field_80', 'Kelly'),
(56782, 1005, '_field_79', ''),
(56777, 1004, '_seq_num', '218'),
(56778, 1005, '_field_74', 'Kindergarten'),
(56779, 1005, '_field_75', 'September 2019'),
(56780, 1005, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(56781, 1005, '_field_78', ''),
(56776, 1004, '_form_id', '3'),
(56775, 1004, '_field_126', '1'),
(56774, 1004, '_field_136', 'She is excited for Kindergarten!! '),
(56773, 1004, '_field_124', 'Supported self guided education.'),
(56772, 1004, '_field_123', 'We love WMA!'),
(56771, 1004, '_field_135', ''),
(56770, 1004, '_field_134', 'No'),
(56755, 1004, '_field_130', ''),
(56756, 1004, '_field_137', ''),
(56757, 1004, '_field_131', ''),
(56758, 1004, '_field_138', ''),
(56759, 1004, '_field_114', 'No health issues'),
(56760, 1004, '_field_115', 'No'),
(56761, 1004, '_field_116', ''),
(56762, 1004, '_field_117', 'No'),
(56763, 1004, '_field_118', ''),
(56764, 1004, '_field_119', 'No'),
(56765, 1004, '_field_120', ''),
(56766, 1004, '_field_121', 'No'),
(56767, 1004, '_field_122', ''),
(56768, 1004, '_field_132', 'No'),
(56769, 1004, '_field_133', ''),
(56748, 1004, '_field_100', 'English'),
(56749, 1004, '_field_101', ''),
(56750, 1004, '_field_102', 'Canadian'),
(56751, 1004, '_field_103', 'Yes'),
(56752, 1004, '_field_104', 'Dasha DeVisser (7)'),
(56753, 1004, '_field_105', ''),
(56754, 1004, '_field_106', ''),
(56747, 1004, '_field_99', 'Female'),
(56746, 1004, '_field_98', ''),
(56745, 1004, '_field_97', '29/06/2014'),
(56744, 1004, '_field_96', 'Gracie Mae DeVisser'),
(56743, 1004, '_field_129', ''),
(56742, 1004, '_field_128', ''),
(56741, 1004, '_field_95', ''),
(56740, 1004, '_field_94', ''),
(56739, 1004, '_field_93', ''),
(56737, 1004, '_field_91', '0'),
(56738, 1004, '_field_92', ''),
(56736, 1004, '_field_90', '604 292 8310'),
(56735, 1004, '_field_89', 'Mayflower Productions'),
(56734, 1004, '_field_88', 'V5N4S4'),
(56733, 1004, '_field_87', 'BC'),
(56732, 1004, '_field_86', 'Vancouver'),
(56731, 1004, '_field_85', ''),
(56730, 1004, '_field_84', '3576 Marshall St'),
(56729, 1004, '_field_83', 'kellyadevisser@gmail.com'),
(56728, 1004, '_field_82', '6046339978'),
(56727, 1004, '_field_81', 'DeVisser'),
(56726, 1004, '_field_80', 'Kelly'),
(56725, 1004, '_field_79', ''),
(56724, 1004, '_field_78', ''),
(56723, 1004, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(56722, 1004, '_field_75', 'September 2019'),
(56721, 1004, '_field_74', 'Kindergarten'),
(56720, 1003, '_seq_num', '217'),
(56719, 1003, '_form_id', '3'),
(56718, 1003, '_field_126', '1'),
(56717, 1003, '_field_136', 'Laris is generally a very happy kid but can be a handful when he feels tired. \nHe likes to do things in his own way, not the best in following instructions. LOL  '),
(56716, 1003, '_field_124', 'We like the student-centered lessons and all the hands-on activities.  We think it is important for our kids to develop independency. '),
(56715, 1003, '_field_123', 'WE LIKE THE TEACHER AND ENVIROMENT HERE.'),
(56714, 1003, '_field_135', ''),
(56713, 1003, '_field_134', 'No'),
(56712, 1003, '_field_133', ''),
(56711, 1003, '_field_132', 'No'),
(56710, 1003, '_field_122', ''),
(56709, 1003, '_field_121', 'No'),
(56708, 1003, '_field_120', ''),
(56707, 1003, '_field_119', 'No'),
(56706, 1003, '_field_118', ''),
(56705, 1003, '_field_117', 'No'),
(56704, 1003, '_field_116', 'VENTOLIN PUFFER WHEN NECESSARY'),
(56703, 1003, '_field_115', 'Yes'),
(56702, 1003, '_field_114', 'ASTHMA, EZCEMA'),
(56701, 1003, '_field_138', 'MANDARIN LANGUAGE CLASS, DRAWING CLASS'),
(56700, 1003, '_field_131', 'PRESCHOOL'),
(56699, 1003, '_field_137', 'DRAMA, MUSIC'),
(56698, 1003, '_field_130', ''),
(56697, 1003, '_field_106', 'ROLE PLAYING, BUILDING BLOCKS'),
(56696, 1003, '_field_105', 'ART/ CRAFT, READING'),
(56695, 1003, '_field_104', 'LEROY LEUNG'),
(56692, 1003, '_field_101', 'MANDARIN'),
(56693, 1003, '_field_102', 'CANADIAN'),
(56694, 1003, '_field_103', 'Yes'),
(56691, 1003, '_field_100', 'CANTONESE/ ENGLISH'),
(56689, 1003, '_field_98', 'LARIS'),
(56690, 1003, '_field_99', 'Male'),
(56688, 1003, '_field_97', '29/09/2014'),
(56687, 1003, '_field_96', 'LARIS LEUNG'),
(56686, 1003, '_field_129', '778 898 2856'),
(56685, 1003, '_field_128', 'VANCOUVER POLICE DEPARTMENT'),
(56672, 1003, '_field_83', 'FIONAWSLAW@GMAIL.COM'),
(56673, 1003, '_field_84', '4395 WILLIAM STREET'),
(56674, 1003, '_field_85', ''),
(56675, 1003, '_field_86', 'BURNABY'),
(56676, 1003, '_field_87', 'BC'),
(56677, 1003, '_field_88', 'V5C3J8'),
(56678, 1003, '_field_89', 'FULL TIME MOM'),
(56679, 1003, '_field_90', '778 688 4862'),
(56680, 1003, '_field_91', '1'),
(56681, 1003, '_field_92', 'DAMON'),
(56682, 1003, '_field_93', 'LEUNG'),
(56683, 1003, '_field_94', 'DAMON_LEUNG007@HOTMAIL.COM'),
(56684, 1003, '_field_95', '778 898 2856'),
(56666, 1003, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(56667, 1003, '_field_78', 'Leroy &amp; Laris Leung'),
(56668, 1003, '_field_79', ''),
(56669, 1003, '_field_80', 'FIONA'),
(56670, 1003, '_field_81', 'LAW'),
(56671, 1003, '_field_82', '7786884862'),
(56665, 1003, '_field_75', 'September 2019'),
(56663, 1002, '_seq_num', '216'),
(56664, 1003, '_field_74', 'Kindergarten'),
(56662, 1002, '_form_id', '3'),
(56661, 1002, '_field_126', '1'),
(56660, 1002, '_field_136', 'Laris is generally a very happy kid but can be a handful when he feels tired. \nHe likes to do things in his own way, not the best in following instructions. LOL  '),
(56659, 1002, '_field_124', 'We like the student-centered lessons and all the hands-on activities.  We think it is important for our kids to develop independency. '),
(56658, 1002, '_field_123', 'WE LIKE THE TEACHER AND ENVIROMENT HERE.'),
(56657, 1002, '_field_135', ''),
(56656, 1002, '_field_134', 'No'),
(56655, 1002, '_field_133', ''),
(56654, 1002, '_field_132', 'No'),
(56653, 1002, '_field_122', ''),
(56652, 1002, '_field_121', 'No'),
(56651, 1002, '_field_120', ''),
(56650, 1002, '_field_119', 'No'),
(56649, 1002, '_field_118', ''),
(56648, 1002, '_field_117', 'No'),
(56647, 1002, '_field_116', 'VENTOLIN PUFFER WHEN NECESSARY'),
(56646, 1002, '_field_115', 'Yes'),
(56645, 1002, '_field_114', 'ASTHMA, EZCEMA'),
(56644, 1002, '_field_138', 'MANDARIN LANGUAGE CLASS, DRAWING CLASS'),
(56643, 1002, '_field_131', 'PRESCHOOL'),
(56642, 1002, '_field_137', 'DRAMA, MUSIC'),
(56641, 1002, '_field_130', ''),
(56640, 1002, '_field_106', 'ROLE PLAYING, BUILDING BLOCKS'),
(56639, 1002, '_field_105', 'ART/ CRAFT, READING'),
(56638, 1002, '_field_104', 'LEROY LEUNG'),
(56637, 1002, '_field_103', 'Yes'),
(56636, 1002, '_field_102', 'CANADIAN'),
(56635, 1002, '_field_101', 'MANDARIN'),
(56634, 1002, '_field_100', 'CANTONESE/ ENGLISH'),
(56633, 1002, '_field_99', 'Male'),
(56632, 1002, '_field_98', 'LARIS'),
(56631, 1002, '_field_97', '29/09/2014'),
(56630, 1002, '_field_96', 'LARIS LEUNG'),
(56629, 1002, '_field_129', '778 898 2856'),
(56628, 1002, '_field_128', 'VANCOUVER POLICE DEPARTMENT'),
(56627, 1002, '_field_95', '778 898 2856'),
(56626, 1002, '_field_94', 'DAMON_LEUNG007@HOTMAIL.COM'),
(56625, 1002, '_field_93', 'LEUNG'),
(56624, 1002, '_field_92', 'DAMON'),
(56623, 1002, '_field_91', '1'),
(56622, 1002, '_field_90', '778 688 4862'),
(56621, 1002, '_field_89', 'FULL TIME MOM'),
(56619, 1002, '_field_87', 'BC'),
(56620, 1002, '_field_88', 'V5C3J8'),
(56618, 1002, '_field_86', 'BURNABY'),
(56611, 1002, '_field_79', ''),
(56612, 1002, '_field_80', 'FIONA'),
(56613, 1002, '_field_81', 'LAW'),
(56614, 1002, '_field_82', '7786884862'),
(56615, 1002, '_field_83', 'FIONAWSLAW@GMAIL.COM'),
(56616, 1002, '_field_84', '4395 WILLIAM STREET'),
(56617, 1002, '_field_85', ''),
(56610, 1002, '_field_78', 'Leroy &amp; Laris Leung'),
(56609, 1002, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(56608, 1002, '_field_75', 'September 2019'),
(56607, 1002, '_field_74', 'Kindergarten'),
(56606, 1001, '_seq_num', '215'),
(56604, 1001, '_field_126', '1'),
(56605, 1001, '_form_id', '3'),
(56602, 1001, '_field_124', 'Theo is very independent and also quite bright. We wanted to find an educational environment that would allow him to work at his own pace, which the Montessori Method does. Although he is quite social, Theo is at his best when he has time by himself to explore something new. At his current preschool, he very much enjoys the opportunity to do work by himself. We have also noticed that Theo is often very interested in playing with and interacting with older children. We think he\'ll very much enjoy being in a mixed age classroom once he is in grade school.'),
(56603, 1001, '_field_136', 'Theo has a real zest for life. He\'s very interested in the world and how it works. He currently loves math and science. '),
(56598, 1001, '_field_133', ''),
(56599, 1001, '_field_134', 'No'),
(56600, 1001, '_field_135', ''),
(56601, 1001, '_field_123', 'Theo has thrived in his Montessori preschool and we would like to continue his education in the Montessori Method. We are particularly drawn to WMA because of the small class sizes, sense of community and emphasis on kindness and respect. '),
(56597, 1001, '_field_132', 'No'),
(56595, 1001, '_field_121', 'No'),
(56596, 1001, '_field_122', ''),
(56594, 1001, '_field_120', ''),
(56593, 1001, '_field_119', 'No'),
(56592, 1001, '_field_118', ''),
(56591, 1001, '_field_117', 'No'),
(56589, 1001, '_field_115', 'No'),
(56590, 1001, '_field_116', ''),
(56588, 1001, '_field_114', 'N/A'),
(56587, 1001, '_field_138', 'Tae Kwon Do'),
(56586, 1001, '_field_131', 'Preschool'),
(56585, 1001, '_field_137', 'Work involving tracing numbers and letters, music'),
(56584, 1001, '_field_130', 'Cambridge Montessori'),
(56583, 1001, '_field_106', 'Imaginative play, running, hide and go seek, board games'),
(56582, 1001, '_field_105', 'Looking at books, playing with toys'),
(56581, 1001, '_field_104', 'Thalia - 9 months'),
(56580, 1001, '_field_103', 'Yes'),
(56579, 1001, '_field_102', 'Canadian'),
(56578, 1001, '_field_101', ''),
(56577, 1001, '_field_100', 'English'),
(56576, 1001, '_field_99', 'Male'),
(56575, 1001, '_field_98', 'Theo'),
(56574, 1001, '_field_97', '13/02/2014'),
(56573, 1001, '_field_96', 'Theodore Tanoko'),
(56572, 1001, '_field_129', ''),
(56571, 1001, '_field_128', ''),
(56570, 1001, '_field_95', '6044467273'),
(56569, 1001, '_field_94', 'tanoyo72@yahoo.com'),
(56568, 1001, '_field_93', 'Tanoko'),
(56567, 1001, '_field_92', 'Tanoyo'),
(56566, 1001, '_field_91', '1'),
(56565, 1001, '_field_90', '7789883362'),
(56564, 1001, '_field_89', 'Home'),
(56563, 1001, '_field_88', 'V3N0B5'),
(56562, 1001, '_field_87', 'BC'),
(56561, 1001, '_field_86', 'Burnaby'),
(56560, 1001, '_field_85', '104'),
(56559, 1001, '_field_84', '7478 Byrnepark Walk'),
(56558, 1001, '_field_83', 'hallermkat@protonmail.com'),
(56557, 1001, '_field_82', '6045277273'),
(56556, 1001, '_field_81', 'Haller Tanoko'),
(56555, 1001, '_field_80', 'Melissa'),
(56554, 1001, '_field_79', ''),
(56553, 1001, '_field_78', ''),
(56552, 1001, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(56551, 1001, '_field_75', 'September 2019'),
(56549, 1000, '_seq_num', '214'),
(56550, 1001, '_field_74', 'Kindergarten'),
(56547, 1000, '_field_126', '1'),
(56548, 1000, '_form_id', '3'),
(56546, 1000, '_field_136', 'Theo has a real zest for life. He\'s very interested in the world and how it works. He currently loves math and science. '),
(56540, 1000, '_field_132', 'No'),
(56541, 1000, '_field_133', ''),
(56542, 1000, '_field_134', 'No'),
(56543, 1000, '_field_135', ''),
(56544, 1000, '_field_123', 'Theo has thrived in his Montessori preschool and we would like to continue his education in the Montessori Method. We are particularly drawn to WMA because of the small class sizes, sense of community and emphasis on kindness and respect. '),
(56545, 1000, '_field_124', 'Theo is very independent and also quite bright. We wanted to find an educational environment that would allow him to work at his own pace, which the Montessori Method does. Although he is quite social, Theo is at his best when he has time by himself to explore something new. At his current preschool, he very much enjoys the opportunity to do work by himself. We have also noticed that Theo is often very interested in playing with and interacting with older children. We think he\'ll very much enjoy being in a mixed age classroom once he is in grade school.'),
(56532, 1000, '_field_115', 'No'),
(56533, 1000, '_field_116', ''),
(56534, 1000, '_field_117', 'No'),
(56535, 1000, '_field_118', ''),
(56536, 1000, '_field_119', 'No'),
(56537, 1000, '_field_120', ''),
(56538, 1000, '_field_121', 'No'),
(56539, 1000, '_field_122', ''),
(56531, 1000, '_field_114', 'N/A'),
(56529, 1000, '_field_131', 'Preschool'),
(56530, 1000, '_field_138', 'Tae Kwon Do'),
(56528, 1000, '_field_137', 'Work involving tracing numbers and letters, music'),
(67099, 1194, '_field_138', 'Science '),
(67098, 1194, '_field_131', '4'),
(67097, 1194, '_field_137', 'English math'),
(67096, 1194, '_field_130', 'Qingdao international'),
(67095, 1194, '_field_106', 'Basketball '),
(67094, 1194, '_field_105', 'Basketball '),
(67093, 1194, '_field_104', 'Kevin chen 7'),
(67092, 1194, '_field_103', 'Yes'),
(67091, 1194, '_field_102', 'USA'),
(67090, 1194, '_field_101', 'English'),
(67089, 1194, '_field_100', 'Chinese'),
(67088, 1194, '_field_99', 'Male'),
(67087, 1194, '_field_98', ''),
(67086, 1194, '_field_97', '16/01/2009'),
(67085, 1194, '_field_96', 'Alan Chen'),
(67084, 1194, '_field_129', ''),
(67083, 1194, '_field_128', ''),
(67082, 1194, '_field_95', ''),
(67081, 1194, '_field_94', ''),
(67080, 1194, '_field_93', ''),
(67079, 1194, '_field_92', ''),
(67078, 1194, '_field_91', '0'),
(67077, 1194, '_field_90', '6267894846'),
(67076, 1194, '_field_89', 'Ye company'),
(67075, 1194, '_field_88', '91108'),
(67074, 1194, '_field_87', 'CA'),
(67073, 1194, '_field_86', 'San Marino '),
(67072, 1194, '_field_85', ''),
(67071, 1194, '_field_84', '2715 devonport '),
(67070, 1194, '_field_83', 'davidyeying@yahoo.com'),
(67069, 1194, '_field_82', '6267894846'),
(67068, 1194, '_field_81', 'Ye'),
(67067, 1194, '_field_80', 'Ying'),
(67066, 1194, '_field_79', ''),
(67065, 1194, '_field_78', ''),
(67064, 1194, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(67063, 1194, '_field_75', 'September 2019'),
(67062, 1194, '_field_74', 'select'),
(67061, 1193, '_seq_num', '299'),
(67060, 1193, '_form_id', '3'),
(67059, 1193, '_field_126', '1'),
(67058, 1193, '_field_136', 'Alan is very humble, honest and hardworking. He is very kind. '),
(67057, 1193, '_field_124', 'Both kids are smart, good behavior. We prefer what you have been using in teaching and learning. '),
(67056, 1193, '_field_123', 'We heard great things about you. We hope Alan and Kevin can be in school with you and become better human beings in the future. '),
(67055, 1193, '_field_135', ''),
(67051, 1193, '_field_122', ''),
(67052, 1193, '_field_132', 'No'),
(67053, 1193, '_field_133', ''),
(67054, 1193, '_field_134', 'No'),
(67050, 1193, '_field_121', 'No'),
(67049, 1193, '_field_120', ''),
(67048, 1193, '_field_119', 'No'),
(67047, 1193, '_field_118', ''),
(67046, 1193, '_field_117', 'No'),
(67045, 1193, '_field_116', ''),
(67044, 1193, '_field_115', 'No'),
(67043, 1193, '_field_114', 'N/A'),
(67042, 1193, '_field_138', 'Science '),
(67041, 1193, '_field_131', '4'),
(67040, 1193, '_field_137', 'English math'),
(67039, 1193, '_field_130', 'Qingdao international'),
(67026, 1193, '_field_128', ''),
(67027, 1193, '_field_129', ''),
(67028, 1193, '_field_96', 'Alan Chen'),
(67029, 1193, '_field_97', '16/01/2009'),
(67030, 1193, '_field_98', ''),
(67031, 1193, '_field_99', 'Male'),
(67032, 1193, '_field_100', 'Chinese'),
(67033, 1193, '_field_101', 'English'),
(67034, 1193, '_field_102', 'USA'),
(67035, 1193, '_field_103', 'Yes'),
(67036, 1193, '_field_104', 'Kevin chen 7'),
(67037, 1193, '_field_105', 'Basketball '),
(67038, 1193, '_field_106', 'Basketball '),
(67019, 1193, '_field_89', 'Ye company'),
(67020, 1193, '_field_90', '6267894846'),
(67021, 1193, '_field_91', '0'),
(67022, 1193, '_field_92', ''),
(67023, 1193, '_field_93', ''),
(67024, 1193, '_field_94', ''),
(67025, 1193, '_field_95', ''),
(67018, 1193, '_field_88', '91108'),
(67017, 1193, '_field_87', 'CA'),
(67016, 1193, '_field_86', 'San Marino '),
(67015, 1193, '_field_85', ''),
(56527, 1000, '_field_130', 'Cambridge Montessori'),
(56526, 1000, '_field_106', 'Imaginative play, running, hide and go seek, board games'),
(56525, 1000, '_field_105', 'Looking at books, playing with toys'),
(56524, 1000, '_field_104', 'Thalia - 9 months'),
(56523, 1000, '_field_103', 'Yes'),
(56522, 1000, '_field_102', 'Canadian'),
(56521, 1000, '_field_101', ''),
(56520, 1000, '_field_100', 'English'),
(56519, 1000, '_field_99', 'Male'),
(56518, 1000, '_field_98', 'Theo'),
(56517, 1000, '_field_97', '13/02/2014'),
(56516, 1000, '_field_96', 'Theodore Tanoko'),
(56515, 1000, '_field_129', ''),
(56514, 1000, '_field_128', ''),
(56513, 1000, '_field_95', '6044467273'),
(56512, 1000, '_field_94', 'tanoyo72@yahoo.com'),
(56511, 1000, '_field_93', 'Tanoko'),
(56510, 1000, '_field_92', 'Tanoyo'),
(56509, 1000, '_field_91', '1'),
(56508, 1000, '_field_90', '7789883362'),
(56507, 1000, '_field_89', 'Home'),
(56506, 1000, '_field_88', 'V3N0B5'),
(56505, 1000, '_field_87', 'BC'),
(56504, 1000, '_field_86', 'Burnaby'),
(56503, 1000, '_field_85', '104'),
(56502, 1000, '_field_84', '7478 Byrnepark Walk'),
(56501, 1000, '_field_83', 'hallermkat@protonmail.com'),
(56500, 1000, '_field_82', '6045277273'),
(56499, 1000, '_field_81', 'Haller Tanoko'),
(56498, 1000, '_field_80', 'Melissa'),
(56497, 1000, '_field_79', ''),
(56496, 1000, '_field_78', ''),
(56495, 1000, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(56494, 1000, '_field_75', 'September 2019'),
(56493, 1000, '_field_74', 'Kindergarten'),
(56492, 999, '_seq_num', '213'),
(56491, 999, '_form_id', '3'),
(56490, 999, '_field_126', '1'),
(56489, 999, '_field_136', 'Bodhi is a fun-loving and spirited soul - it is so wonderful to be in a school environment that appreciates and wants to foster that. '),
(56488, 999, '_field_124', 'The idea of fostering the individual needs of a child is wonderful, it can only help them flourish. The self directed pace and learning through discovery also seems so innate to being human.  '),
(56487, 999, '_field_123', 'Bodhi loves the Casa program and we would love for him to continue on at your amazing school. The teachers are so committed to and perfect for the challenging work they do. They all care so much for the children and want to nurture their individuality. It is a safe and loving environment where we feel Bodhi will thrive. Beyond the regular routine of academics your school values art, music and culture along with social interaction which is so important today. The community at the school is also so lovely. '),
(56486, 999, '_field_135', ''),
(56485, 999, '_field_134', 'No'),
(56484, 999, '_field_133', ''),
(56483, 999, '_field_132', 'No'),
(56482, 999, '_field_122', ''),
(56481, 999, '_field_121', 'No'),
(56480, 999, '_field_120', ''),
(56479, 999, '_field_119', 'No'),
(56469, 999, '_field_106', 'Playing superhero and other role playing, running, anything adventure / action '),
(56470, 999, '_field_130', 'WMA'),
(56471, 999, '_field_137', 'Building, puzzles, drama bugs'),
(56472, 999, '_field_131', 'Casa Preschool '),
(56473, 999, '_field_138', 'Piano and swimming lessons'),
(56474, 999, '_field_114', 'N/A'),
(56475, 999, '_field_115', 'No'),
(56476, 999, '_field_116', ''),
(56477, 999, '_field_117', 'No'),
(56478, 999, '_field_118', ''),
(56462, 999, '_field_99', 'Male'),
(56463, 999, '_field_100', 'Englist'),
(56464, 999, '_field_101', ''),
(56465, 999, '_field_102', 'Canadian '),
(56466, 999, '_field_103', 'No'),
(56467, 999, '_field_104', ''),
(56468, 999, '_field_105', 'Playing, building duplo / magformers etc, dress up, playing music and singing, puzzles, playdough  '),
(56461, 999, '_field_98', 'Bodhi'),
(56460, 999, '_field_97', '15/11/2014'),
(56459, 999, '_field_96', 'Bodhi Stewart Alexander Dobson'),
(56458, 999, '_field_129', '604 230-5183'),
(56457, 999, '_field_128', 'Self Employed - Myriad Productions Inc '),
(56456, 999, '_field_95', '604 230-5183'),
(56455, 999, '_field_94', 'bdobson7@me.com'),
(56454, 999, '_field_93', 'Dobson'),
(56453, 999, '_field_92', 'Brian'),
(56452, 999, '_field_91', '1'),
(56451, 999, '_field_90', '604 612-2185'),
(56450, 999, '_field_89', 'Self Employed - KMS Creative Design'),
(56449, 999, '_field_88', 'V5K 2J6'),
(56448, 999, '_field_87', 'BC'),
(56447, 999, '_field_86', 'Vancouver'),
(56446, 999, '_field_85', ''),
(56445, 999, '_field_84', '2505 E Georgia St'),
(56444, 999, '_field_83', 'karen@kmscreativedesign.com'),
(56443, 999, '_field_82', '6046122185'),
(56442, 999, '_field_81', 'Stewart'),
(56441, 999, '_field_80', 'Karen'),
(56439, 999, '_field_78', ''),
(56440, 999, '_field_79', 'Bodhi attends the Casa Program'),
(56438, 999, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(56437, 999, '_field_75', 'September 2019'),
(56436, 999, '_field_74', 'Kindergarten'),
(56435, 998, '_seq_num', '212'),
(56434, 998, '_form_id', '3'),
(56433, 998, '_field_126', '1'),
(56432, 998, '_field_136', 'Bodhi is a fun-loving and spirited soul - it is so wonderful to be in a school environment that appreciates and wants to foster that. '),
(56431, 998, '_field_124', 'The idea of fostering the individual needs of a child is wonderful, it can only help them flourish. The self directed pace and learning through discovery also seems so innate to being human.  '),
(56430, 998, '_field_123', 'Bodhi loves the Casa program and we would love for him to continue on at your amazing school. The teachers are so committed to and perfect for the challenging work they do. They all care so much for the children and want to nurture their individuality. It is a safe and loving environment where we feel Bodhi will thrive. Beyond the regular routine of academics your school values art, music and culture along with social interaction which is so important today. The community at the school is also so lovely. '),
(56429, 998, '_field_135', ''),
(56428, 998, '_field_134', 'No'),
(56427, 998, '_field_133', ''),
(56426, 998, '_field_132', 'No'),
(56425, 998, '_field_122', ''),
(56424, 998, '_field_121', 'No'),
(56423, 998, '_field_120', ''),
(56422, 998, '_field_119', 'No'),
(56412, 998, '_field_106', 'Playing superhero and other role playing, running, anything adventure / action '),
(56413, 998, '_field_130', 'WMA'),
(56414, 998, '_field_137', 'Building, puzzles, drama bugs'),
(56415, 998, '_field_131', 'Casa Preschool '),
(56416, 998, '_field_138', 'Piano and swimming lessons'),
(56417, 998, '_field_114', 'N/A'),
(56418, 998, '_field_115', 'No'),
(56419, 998, '_field_116', ''),
(56420, 998, '_field_117', 'No'),
(56421, 998, '_field_118', ''),
(56405, 998, '_field_99', 'Male'),
(56406, 998, '_field_100', 'Englist'),
(56407, 998, '_field_101', ''),
(56408, 998, '_field_102', 'Canadian '),
(56409, 998, '_field_103', 'No'),
(56410, 998, '_field_104', ''),
(56411, 998, '_field_105', 'Playing, building duplo / magformers etc, dress up, playing music and singing, puzzles, playdough  '),
(56404, 998, '_field_98', 'Bodhi'),
(56402, 998, '_field_96', 'Bodhi Stewart Alexander Dobson'),
(56403, 998, '_field_97', '15/11/2014'),
(56401, 998, '_field_129', '604 230-5183'),
(56400, 998, '_field_128', 'Self Employed - Myriad Productions Inc '),
(56398, 998, '_field_94', 'bdobson7@me.com'),
(56399, 998, '_field_95', '604 230-5183'),
(56397, 998, '_field_93', 'Dobson'),
(56392, 998, '_field_88', 'V5K 2J6'),
(56393, 998, '_field_89', 'Self Employed - KMS Creative Design'),
(56394, 998, '_field_90', '604 612-2185'),
(56395, 998, '_field_91', '1'),
(56396, 998, '_field_92', 'Brian'),
(56391, 998, '_field_87', 'BC'),
(56390, 998, '_field_86', 'Vancouver'),
(56389, 998, '_field_85', ''),
(56388, 998, '_field_84', '2505 E Georgia St'),
(56387, 998, '_field_83', 'karen@kmscreativedesign.com'),
(56386, 998, '_field_82', '6046122185'),
(56385, 998, '_field_81', 'Stewart'),
(56384, 998, '_field_80', 'Karen'),
(56383, 998, '_field_79', 'Bodhi attends the Casa Program'),
(56382, 998, '_field_78', ''),
(56381, 998, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(56380, 998, '_field_75', 'September 2019'),
(56379, 998, '_field_74', 'Kindergarten'),
(56378, 997, '_seq_num', '211'),
(56377, 997, '_form_id', '3'),
(56376, 997, '_field_126', '1'),
(56375, 997, '_field_136', 'Just Awesomeness (yes, with capital A)'),
(56374, 997, '_field_124', 'Academics, respect and practical life activities to become a fully independent and capable human'),
(56373, 997, '_field_123', 'It\'s rad'),
(56372, 997, '_field_135', ''),
(56371, 997, '_field_134', 'No'),
(56370, 997, '_field_133', ''),
(56369, 997, '_field_132', 'No'),
(56368, 997, '_field_122', 'semi-kosher\nno bacon but cheeseburgers are OK!'),
(56367, 997, '_field_121', 'Yes'),
(56366, 997, '_field_120', 'no peas'),
(56365, 997, '_field_119', 'Yes'),
(56364, 997, '_field_118', ''),
(56363, 997, '_field_117', 'No'),
(56362, 997, '_field_116', ''),
(56361, 997, '_field_115', 'No'),
(56360, 997, '_field_114', 'nope'),
(56359, 997, '_field_138', 'soccer, piano, frisbeeeeeee'),
(56357, 997, '_field_137', 'anything new'),
(56358, 997, '_field_131', 'none'),
(56355, 997, '_field_106', 'Sports'),
(56356, 997, '_field_130', 'None'),
(56354, 997, '_field_105', 'Art'),
(56353, 997, '_field_104', ''),
(56352, 997, '_field_103', 'No'),
(56351, 997, '_field_102', 'Canadian'),
(56350, 997, '_field_101', 'Portuguese, Hebrew'),
(56339, 997, '_field_92', 'Jam'),
(56340, 997, '_field_93', 'Jams'),
(56341, 997, '_field_94', 'jamesgrossis@gmail.com'),
(56342, 997, '_field_95', '778-789-5717'),
(56343, 997, '_field_128', 'Bishop'),
(56344, 997, '_field_129', '778-789-5717'),
(56345, 997, '_field_96', 'Jams Jr'),
(56346, 997, '_field_97', '03/07/2018'),
(56347, 997, '_field_98', 'Jammy'),
(56348, 997, '_field_99', 'Male'),
(56349, 997, '_field_100', 'English'),
(56338, 997, '_field_91', '1'),
(56337, 997, '_field_90', '778-789-5717'),
(56336, 997, '_field_89', 'WMA/CNW'),
(56335, 997, '_field_88', 'V3H5L1'),
(56334, 997, '_field_87', 'BC'),
(56333, 997, '_field_86', 'Port Moody'),
(56331, 997, '_field_84', '500 Klahanie Drive'),
(56332, 997, '_field_85', '107'),
(56319, 996, '_field_126', '1'),
(56320, 996, '_form_id', '3'),
(56321, 996, '_seq_num', '210'),
(56322, 997, '_field_74', 'Kindergarten'),
(56323, 997, '_field_75', 'September 2019'),
(56324, 997, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(56325, 997, '_field_78', 'Its me lol!'),
(56326, 997, '_field_79', ''),
(56327, 997, '_field_80', 'Lil'),
(56328, 997, '_field_81', 'Grosriques'),
(56329, 997, '_field_82', '778-789-5717'),
(56330, 997, '_field_83', 'lil.henriques@gmail.com'),
(56313, 996, '_field_133', ''),
(56314, 996, '_field_134', 'No'),
(56315, 996, '_field_135', ''),
(56316, 996, '_field_123', 'It\'s rad'),
(56317, 996, '_field_124', 'Academics, respect and practical life activities to become a fully independent and capable human'),
(56318, 996, '_field_136', 'Just Awesomeness (yes, with capital A)'),
(56312, 996, '_field_132', 'No'),
(56311, 996, '_field_122', 'semi-kosher\nno bacon but cheeseburgers are OK!'),
(56310, 996, '_field_121', 'Yes'),
(56309, 996, '_field_120', 'no peas'),
(56308, 996, '_field_119', 'Yes'),
(56306, 996, '_field_117', 'No'),
(56307, 996, '_field_118', ''),
(56305, 996, '_field_116', ''),
(56304, 996, '_field_115', 'No'),
(56303, 996, '_field_114', 'nope'),
(56302, 996, '_field_138', 'soccer, piano, frisbeeeeeee'),
(56301, 996, '_field_131', 'none'),
(56300, 996, '_field_137', 'anything new'),
(56299, 996, '_field_130', 'None'),
(56298, 996, '_field_106', 'Sports'),
(56297, 996, '_field_105', 'Art'),
(56296, 996, '_field_104', ''),
(56295, 996, '_field_103', 'No'),
(56294, 996, '_field_102', 'Canadian'),
(56293, 996, '_field_101', 'Portuguese, Hebrew'),
(56292, 996, '_field_100', 'English'),
(56291, 996, '_field_99', 'Male'),
(56290, 996, '_field_98', 'Jammy'),
(56289, 996, '_field_97', '03/07/2018'),
(56288, 996, '_field_96', 'Jams Jr'),
(56287, 996, '_field_129', '778-789-5717'),
(56286, 996, '_field_128', 'Bishop'),
(56285, 996, '_field_95', '778-789-5717'),
(56284, 996, '_field_94', 'jamesgrossis@gmail.com'),
(56283, 996, '_field_93', 'Jams'),
(56282, 996, '_field_92', 'Jam'),
(56281, 996, '_field_91', '1'),
(56280, 996, '_field_90', '778-789-5717'),
(56279, 996, '_field_89', 'WMA/CNW'),
(56278, 996, '_field_88', 'V3H5L1'),
(56277, 996, '_field_87', 'BC'),
(56276, 996, '_field_86', 'Port Moody'),
(56275, 996, '_field_85', '107'),
(56274, 996, '_field_84', '500 Klahanie Drive'),
(56273, 996, '_field_83', 'lil.henriques@gmail.com'),
(56272, 996, '_field_82', '778-789-5717'),
(56271, 996, '_field_81', 'Grosriques'),
(56270, 996, '_field_80', 'Lil'),
(56269, 996, '_field_79', ''),
(56268, 996, '_field_78', 'Its me lol!'),
(56267, 996, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(56266, 996, '_field_75', 'September 2019'),
(56264, 995, '_seq_num', '209'),
(56265, 996, '_field_74', 'Kindergarten'),
(56262, 995, '_field_126', '1'),
(56263, 995, '_form_id', '3'),
(56261, 995, '_field_136', 'He is a sweet child, with a very kind disposition.  He likes to observe new situations, and when comfortable his fun, emergetic personality is displayed.  '),
(67014, 1193, '_field_84', '2715 devonport '),
(67013, 1193, '_field_83', 'davidyeying@yahoo.com'),
(67012, 1193, '_field_82', '6267894846'),
(67010, 1193, '_field_80', 'Ying'),
(67011, 1193, '_field_81', 'Ye'),
(67009, 1193, '_field_79', ''),
(67008, 1193, '_field_78', ''),
(67007, 1193, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(67006, 1193, '_field_75', 'September 2019'),
(67005, 1193, '_field_74', 'select'),
(67004, 1192, '_seq_num', '398'),
(67003, 1192, '_form_id', '2'),
(67002, 1192, '_field_67', '1'),
(67001, 1192, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(67000, 1192, '_field_73', 'Children make creative choices in their learning, and the way they discover and explore knowledge'),
(66999, 1192, '_field_47', 'Educational approach fits best with my child\'s personality , I love the philosophy used an emphasis on independence, freedom within limits.'),
(66998, 1192, '_field_65', ''),
(66996, 1192, '_field_64', ''),
(66997, 1192, '_field_46', 'N'),
(66995, 1192, '_field_45', 'No'),
(66994, 1192, '_field_63', ''),
(66993, 1192, '_field_44', 'No'),
(66992, 1192, '_field_62', ''),
(66991, 1192, '_field_43', 'No'),
(66990, 1192, '_field_42', 'no relevant illness '),
(66989, 1192, '_field_56', 'Yes'),
(66988, 1192, '_field_55', 'right now he is at  German School Alexander Von Humboldt, Mexico City'),
(66987, 1192, '_field_54', 'Yes'),
(66986, 1192, '_field_53', 'first year, nursery, at the German School Alexander Von Humboldt, in Mexico City, he really enjoy and show eager to learn'),
(66985, 1192, '_field_61', 'Yes'),
(66984, 1192, '_field_39', 'Yes'),
(66983, 1192, '_field_38', 'Yes'),
(66982, 1192, '_field_37', 'HIDE AND SEEK, SING, PLAY AT PLAYGROWND'),
(66981, 1192, '_field_36', 'READ, DRAW'),
(66980, 1192, '_field_72', 'SASHA HEBERLEIN, 1 YEAR'),
(66979, 1192, '_field_32', 'Yes'),
(66978, 1192, '_field_30', 'MEXICAN'),
(66977, 1192, '_field_27', ''),
(66976, 1192, '_field_26', 'SPANISH'),
(66968, 1192, '_field_57', ''),
(66969, 1192, '_field_58', ''),
(66970, 1192, '_field_59', ''),
(66971, 1192, '_field_60', ''),
(66972, 1192, '_field_18', 'BASTIAN HEBERLEIN'),
(66973, 1192, '_field_24', '15/03/2016'),
(66974, 1192, '_field_20', 'BASTI'),
(66975, 1192, '_field_22', 'M'),
(66966, 1192, '_field_35', '7788661787'),
(66967, 1192, '_field_41', '1'),
(66961, 1192, '_field_28', '1576'),
(66962, 1192, '_field_29', 'vancouver'),
(66963, 1192, '_field_33', 'BC'),
(66964, 1192, '_field_31', 'V6Z3E9'),
(66965, 1192, '_field_34', 'HOME'),
(66960, 1192, '_field_25', 'Homer Mews '),
(66952, 1192, '_field_9', '0'),
(66953, 1192, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(66954, 1192, '_field_70', ''),
(66955, 1192, '_field_71', ''),
(66956, 1192, '_field_17', 'sofia'),
(66957, 1192, '_field_19', 'amieva'),
(66958, 1192, '_field_21', '7788661787'),
(66959, 1192, '_field_23', 'sofia_amieva@hotmail.com'),
(66951, 1192, '_field_7', 'September 2019'),
(66950, 1192, '_field_5', 'Morning Session'),
(66949, 1191, '_seq_num', '397'),
(66948, 1191, '_form_id', '2'),
(66947, 1191, '_field_67', '1'),
(66946, 1191, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(66945, 1191, '_field_73', 'Children make creative choices in their learning, and the way they discover and explore knowledge'),
(66932, 1191, '_field_54', 'Yes'),
(66933, 1191, '_field_55', 'right now he is at  German School Alexander Von Humboldt, Mexico City'),
(66934, 1191, '_field_56', 'Yes'),
(66935, 1191, '_field_42', 'no relevant illness '),
(66936, 1191, '_field_43', 'No'),
(66937, 1191, '_field_62', ''),
(66938, 1191, '_field_44', 'No'),
(66939, 1191, '_field_63', ''),
(66940, 1191, '_field_45', 'No'),
(66941, 1191, '_field_64', ''),
(66942, 1191, '_field_46', 'N'),
(66943, 1191, '_field_65', ''),
(66944, 1191, '_field_47', 'Educational approach fits best with my child\'s personality , I love the philosophy used an emphasis on independence, freedom within limits.'),
(66928, 1191, '_field_38', 'Yes'),
(66929, 1191, '_field_39', 'Yes'),
(66930, 1191, '_field_61', 'Yes'),
(66931, 1191, '_field_53', 'first year, nursery, at the German School Alexander Von Humboldt, in Mexico City, he really enjoy and show eager to learn'),
(66927, 1191, '_field_37', 'HIDE AND SEEK, SING, PLAY AT PLAYGROWND'),
(66926, 1191, '_field_36', 'READ, DRAW'),
(66925, 1191, '_field_72', 'SASHA HEBERLEIN, 1 YEAR'),
(66924, 1191, '_field_32', 'Yes'),
(66923, 1191, '_field_30', 'MEXICAN'),
(66922, 1191, '_field_27', ''),
(66921, 1191, '_field_26', 'SPANISH'),
(66920, 1191, '_field_22', 'M'),
(66919, 1191, '_field_20', 'BASTI'),
(66918, 1191, '_field_24', '15/03/2016'),
(66917, 1191, '_field_18', 'BASTIAN HEBERLEIN'),
(66916, 1191, '_field_60', ''),
(66915, 1191, '_field_59', ''),
(66914, 1191, '_field_58', ''),
(66913, 1191, '_field_57', ''),
(66912, 1191, '_field_41', '1'),
(66911, 1191, '_field_35', '7788661787'),
(66910, 1191, '_field_34', 'HOME'),
(66909, 1191, '_field_31', 'V6Z3E9'),
(66908, 1191, '_field_33', 'BC'),
(66907, 1191, '_field_29', 'vancouver'),
(66906, 1191, '_field_28', '1576'),
(66905, 1191, '_field_25', 'Homer Mews '),
(66904, 1191, '_field_23', 'sofia_amieva@hotmail.com'),
(66903, 1191, '_field_21', '7788661787'),
(66902, 1191, '_field_19', 'amieva'),
(66901, 1191, '_field_17', 'sofia'),
(66900, 1191, '_field_71', ''),
(66899, 1191, '_field_70', ''),
(66898, 1191, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(66897, 1191, '_field_9', '0'),
(66896, 1191, '_field_7', 'September 2019'),
(66895, 1191, '_field_5', 'Morning Session'),
(66894, 1190, '_seq_num', '396'),
(66893, 1190, '_form_id', '2'),
(66892, 1190, '_field_67', '1'),
(66891, 1190, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(66890, 1190, '_field_73', 'He needs to work at his own pace and also uses his senses to learn. '),
(66889, 1190, '_field_47', 'We heard there may spots available. I prefer Montessori because my child can work independently. '),
(66888, 1190, '_field_65', ''),
(66887, 1190, '_field_46', 'N'),
(66886, 1190, '_field_64', 'Mac and Cheese\nCheese Pizza\nChicken Nuggets\n\nStrawberries\nBananas\nOranges\nGrapes\nBlueberries\nFish Crackers\nCheddar Cheese\nMilk, Milk, Milk'),
(66885, 1190, '_field_45', 'Yes'),
(66884, 1190, '_field_63', ''),
(66883, 1190, '_field_44', 'No'),
(66882, 1190, '_field_62', ''),
(66881, 1190, '_field_43', 'No'),
(66880, 1190, '_field_42', 'ASD'),
(66879, 1190, '_field_56', 'Yes'),
(66878, 1190, '_field_55', 'Small Talk'),
(66877, 1190, '_field_54', 'Yes'),
(66875, 1190, '_field_61', 'Yes'),
(66876, 1190, '_field_53', ''),
(66874, 1190, '_field_39', 'Yes'),
(66873, 1190, '_field_38', 'No'),
(66872, 1190, '_field_37', 'Singing or Reading Books'),
(66869, 1190, '_field_32', 'Yes'),
(66870, 1190, '_field_72', 'Maya Tronsgard , 7'),
(66871, 1190, '_field_36', 'Sensory Activities , Cause and Effect Toys, Water Play. Trucks, Painting'),
(66868, 1190, '_field_30', 'Canadian'),
(66867, 1190, '_field_27', 'English'),
(66866, 1190, '_field_26', 'English'),
(66865, 1190, '_field_22', 'M'),
(66864, 1190, '_field_20', 'Cole'),
(66863, 1190, '_field_24', '15/02/2015'),
(66862, 1190, '_field_18', 'Cole Tronsgard'),
(66861, 1190, '_field_60', ''),
(66860, 1190, '_field_59', ''),
(66848, 1190, '_field_21', '6043683554'),
(66849, 1190, '_field_23', 'priyatronsgard@gmail.com'),
(66850, 1190, '_field_25', '5768 Killarney Street'),
(66851, 1190, '_field_28', '5768 Killarney Street'),
(66852, 1190, '_field_29', 'Vancouver'),
(66853, 1190, '_field_33', 'BC'),
(66854, 1190, '_field_31', 'V5R 3W7'),
(66855, 1190, '_field_34', 'Lakeview Daycare &amp; Montessori'),
(66856, 1190, '_field_35', '6048760211'),
(66857, 1190, '_field_41', '0'),
(66858, 1190, '_field_57', ''),
(66859, 1190, '_field_58', ''),
(66842, 1190, '_field_9', '1'),
(66843, 1190, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(66844, 1190, '_field_70', ''),
(66845, 1190, '_field_71', 'previous parent'),
(66846, 1190, '_field_17', 'Priya'),
(66847, 1190, '_field_19', 'Singh'),
(66841, 1190, '_field_7', 'September 2019'),
(66839, 1189, '_seq_num', '395'),
(66840, 1190, '_field_5', 'select'),
(66838, 1189, '_form_id', '2'),
(66837, 1189, '_field_67', '1'),
(56260, 995, '_field_124', 'In first learning about the Montessori program we liked that the classes have three ages or grades grouped together within an environment that contains activities and materials that will engage the interests and abilities of the children, allowing for activities to spark curiosity.  We feel this supports the notion that learning should not be competitive, but rather collaborative. Titan enjoys the company of both older and younger children and having the  older more experienced students assist and mentor Titan and the younger students learn from Titan would build on his cooperation, and leadership foundations.  \n \nHaving the opportunity for our son to be a part of an environment that is nurturing and patient is also important to us.  The ability for Titan to stay in the class for three years, means he will have time to grow into his leadership roles and there is a patience and acceptance of this journey from the teachers.  \n \nTitan is an amazing big brother to his sister who he has nicknamed Coco!  Although he still enjoys his personal time, we like the opportunities for both individual students or small learning and the flexibility to use materials that allow for Titan to work independent of the teacher.  We like the framework of the exercises are chosen not only for curriculum reasons but for their ability to engage the students.  Titan loves to explore and we like that he will be able to choose what to work on at any given time (within reason) and will therefore be motivated to learn and enjoy the learning process through the broad range of activities. \n \nWhen we toured the school we witnessed the emphasis on building curriculum based on Titans natural imagination, curiosity of the world around him and his own individual explorations and experiences.  \n \nBoth my husband, Pedram, and I wholeheartedly support that for Titan to truly gain a love of learning he  must not only explore it through the academic framework  but live with it in  his everyday, social interactions. We confidently feel a Montessori program supports this.  \n'),
(56259, 995, '_field_123', 'Our most important goal is to raise a son who is happy, who is confident in who he is, and who has a strong sense of self.  We hope for our son, Titan to have the  the tools to navigate and flourish in our ever complex and integrated world with confidence to voice his curiosity all within an environment that provides a feeling of belonging.  \n\nWe feel that this balance  is imperative to develop a personal character that  is  well rounded, and  respectful of  others.  We value  integrity,  opportunities for our son to question, and wholeheartedly want Titan to have a love for learning.   We firmly believe after visiting and speaking with the teachers during our recent tour that VWMA creates an environment that will foster this in our son.  What really impressed us at the teacher presentation was that everyday, a teacher would be standing in the morning greeting each student with a handshake and doing the same at the end of the day to bid them goodbye.  This type of etiquette is unfortunately becoming a lost art in our modern connected world and it would be very beneficial to make Titan a well rounded young man.\n \n'),
(56258, 995, '_field_135', ''),
(56257, 995, '_field_134', 'No'),
(56256, 995, '_field_133', ''),
(56255, 995, '_field_132', 'Yes'),
(56254, 995, '_field_122', ''),
(56253, 995, '_field_121', 'No'),
(56252, 995, '_field_120', 'Dislike - Ham, mushrooms, all Fish '),
(56251, 995, '_field_119', 'Yes'),
(56250, 995, '_field_118', ''),
(56249, 995, '_field_117', 'No'),
(56248, 995, '_field_116', ''),
(56247, 995, '_field_115', 'No'),
(56246, 995, '_field_114', 'N/A '),
(56243, 995, '_field_137', 'Any activity that involves building, inquiry, and exploration '),
(56244, 995, '_field_131', 'JK '),
(56245, 995, '_field_138', 'Swimming, Little Kickers, Tennis Camp, Jump Gymnastics, Music/Guitar VSO'),
(56242, 995, '_field_130', 'West Point Grey Preschool - Aberthau House '),
(56241, 995, '_field_106', 'Outdoor activities, Imagination play and exploration, Gross motor play '),
(56240, 995, '_field_105', 'Building; Lego, Magformers, puzzles, drawing, colouring, tracing books  '),
(56238, 995, '_field_103', 'Yes'),
(56239, 995, '_field_104', 'Victoria Panahi '),
(56226, 995, '_field_93', 'Panahi'),
(56227, 995, '_field_94', 'ppanahi12@gmail.com'),
(56228, 995, '_field_95', '604-618-0204'),
(56229, 995, '_field_128', 'City Square Property Holdings '),
(56230, 995, '_field_129', '604-618-0204'),
(56231, 995, '_field_96', 'Titan Panahi'),
(56232, 995, '_field_97', '15/07/2014'),
(56233, 995, '_field_98', 'Titan '),
(56234, 995, '_field_99', 'Male'),
(56235, 995, '_field_100', 'English '),
(56236, 995, '_field_101', '* Learning French/Second language at home '),
(56237, 995, '_field_102', 'Canadian '),
(56220, 995, '_field_87', 'BC'),
(56221, 995, '_field_88', 'V6Z2W9'),
(56222, 995, '_field_89', 'TOC Independent Schools Vancouver '),
(56223, 995, '_field_90', '604-739-9579'),
(56224, 995, '_field_91', '1'),
(56225, 995, '_field_92', 'Pedram '),
(56219, 995, '_field_86', 'Vancouver '),
(56218, 995, '_field_85', ''),
(56217, 995, '_field_84', '4942 Pine Crescent '),
(56216, 995, '_field_83', 'karenpanahi@gmail.com'),
(56215, 995, '_field_82', '604-739-9579'),
(56214, 995, '_field_81', 'Panahi '),
(56212, 995, '_field_79', ''),
(56213, 995, '_field_80', 'Karen '),
(56211, 995, '_field_78', ''),
(56210, 995, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(56209, 995, '_field_75', 'September 2019'),
(56208, 995, '_field_74', 'select'),
(56207, 994, '_seq_num', '208'),
(56206, 994, '_form_id', '3'),
(56205, 994, '_field_126', '1'),
(56204, 994, '_field_136', 'He is a sweet child, with a very kind disposition.  He likes to observe new situations, and when comfortable his fun, emergetic personality is displayed.  '),
(56203, 994, '_field_124', 'In first learning about the Montessori program we liked that the classes have three ages or grades grouped together within an environment that contains activities and materials that will engage the interests and abilities of the children, allowing for activities to spark curiosity.  We feel this supports the notion that learning should not be competitive, but rather collaborative. Titan enjoys the company of both older and younger children and having the  older more experienced students assist and mentor Titan and the younger students learn from Titan would build on his cooperation, and leadership foundations.  \n \nHaving the opportunity for our son to be a part of an environment that is nurturing and patient is also important to us.  The ability for Titan to stay in the class for three years, means he will have time to grow into his leadership roles and there is a patience and acceptance of this journey from the teachers.  \n \nTitan is an amazing big brother to his sister who he has nicknamed Coco!  Although he still enjoys his personal time, we like the opportunities for both individual students or small learning and the flexibility to use materials that allow for Titan to work independent of the teacher.  We like the framework of the exercises are chosen not only for curriculum reasons but for their ability to engage the students.  Titan loves to explore and we like that he will be able to choose what to work on at any given time (within reason) and will therefore be motivated to learn and enjoy the learning process through the broad range of activities. \n \nWhen we toured the school we witnessed the emphasis on building curriculum based on Titans natural imagination, curiosity of the world around him and his own individual explorations and experiences.  \n \nBoth my husband, Pedram, and I wholeheartedly support that for Titan to truly gain a love of learning he  must not only explore it through the academic framework  but live with it in  his everyday, social interactions. We confidently feel a Montessori program supports this.  \n'),
(56200, 994, '_field_134', 'No'),
(56201, 994, '_field_135', ''),
(56202, 994, '_field_123', 'Our most important goal is to raise a son who is happy, who is confident in who he is, and who has a strong sense of self.  We hope for our son, Titan to have the  the tools to navigate and flourish in our ever complex and integrated world with confidence to voice his curiosity all within an environment that provides a feeling of belonging.  \n\nWe feel that this balance  is imperative to develop a personal character that  is  well rounded, and  respectful of  others.  We value  integrity,  opportunities for our son to question, and wholeheartedly want Titan to have a love for learning.   We firmly believe after visiting and speaking with the teachers during our recent tour that VWMA creates an environment that will foster this in our son.  What really impressed us at the teacher presentation was that everyday, a teacher would be standing in the morning greeting each student with a handshake and doing the same at the end of the day to bid them goodbye.  This type of etiquette is unfortunately becoming a lost art in our modern connected world and it would be very beneficial to make Titan a well rounded young man.\n \n'),
(56193, 994, '_field_118', ''),
(56194, 994, '_field_119', 'Yes'),
(56195, 994, '_field_120', 'Dislike - Ham, mushrooms, all Fish '),
(56196, 994, '_field_121', 'No'),
(56197, 994, '_field_122', ''),
(56198, 994, '_field_132', 'Yes'),
(56199, 994, '_field_133', ''),
(56192, 994, '_field_117', 'No'),
(56191, 994, '_field_116', ''),
(56190, 994, '_field_115', 'No'),
(56189, 994, '_field_114', 'N/A '),
(66836, 1189, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(66835, 1189, '_field_73', 'He needs to work at his own pace and also uses his senses to learn. '),
(66834, 1189, '_field_47', 'We heard there may spots available. I prefer Montessori because my child can work independently. '),
(66833, 1189, '_field_65', ''),
(66832, 1189, '_field_46', 'N'),
(66831, 1189, '_field_64', 'Mac and Cheese\nCheese Pizza\nChicken Nuggets\n\nStrawberries\nBananas\nOranges\nGrapes\nBlueberries\nFish Crackers\nCheddar Cheese\nMilk, Milk, Milk'),
(66830, 1189, '_field_45', 'Yes'),
(66829, 1189, '_field_63', ''),
(66828, 1189, '_field_44', 'No'),
(66827, 1189, '_field_62', ''),
(66826, 1189, '_field_43', 'No'),
(66825, 1189, '_field_42', 'ASD');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(66824, 1189, '_field_56', 'Yes'),
(66823, 1189, '_field_55', 'Small Talk'),
(66822, 1189, '_field_54', 'Yes'),
(66821, 1189, '_field_53', ''),
(66820, 1189, '_field_61', 'Yes'),
(66818, 1189, '_field_38', 'No'),
(66819, 1189, '_field_39', 'Yes'),
(66817, 1189, '_field_37', 'Singing or Reading Books'),
(66816, 1189, '_field_36', 'Sensory Activities , Cause and Effect Toys, Water Play. Trucks, Painting'),
(66815, 1189, '_field_72', 'Maya Tronsgard , 7'),
(66814, 1189, '_field_32', 'Yes'),
(66813, 1189, '_field_30', 'Canadian'),
(66812, 1189, '_field_27', 'English'),
(66811, 1189, '_field_26', 'English'),
(66810, 1189, '_field_22', 'M'),
(66809, 1189, '_field_20', 'Cole'),
(66808, 1189, '_field_24', '15/02/2015'),
(66807, 1189, '_field_18', 'Cole Tronsgard'),
(66806, 1189, '_field_60', ''),
(66805, 1189, '_field_59', ''),
(66804, 1189, '_field_58', ''),
(66803, 1189, '_field_57', ''),
(66802, 1189, '_field_41', '0'),
(66801, 1189, '_field_35', '6048760211'),
(66800, 1189, '_field_34', 'Lakeview Daycare &amp; Montessori'),
(66799, 1189, '_field_31', 'V5R 3W7'),
(66798, 1189, '_field_33', 'BC'),
(66797, 1189, '_field_29', 'Vancouver'),
(66796, 1189, '_field_28', '5768 Killarney Street'),
(66794, 1189, '_field_23', 'priyatronsgard@gmail.com'),
(66795, 1189, '_field_25', '5768 Killarney Street'),
(66793, 1189, '_field_21', '6043683554'),
(66792, 1189, '_field_19', 'Singh'),
(66791, 1189, '_field_17', 'Priya'),
(66789, 1189, '_field_70', ''),
(66790, 1189, '_field_71', 'previous parent'),
(66788, 1189, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(66787, 1189, '_field_9', '1'),
(66786, 1189, '_field_7', 'September 2019'),
(66785, 1189, '_field_5', 'select'),
(66784, 1188, '_seq_num', '298'),
(66783, 1188, '_form_id', '3'),
(66782, 1188, '_field_126', '1'),
(66778, 1188, '_field_135', ''),
(66779, 1188, '_field_123', 'Montessori education system is very good for Remy and for 1year stay in WMA, he had a great time and he loves here'),
(66780, 1188, '_field_124', 'Capable,Accountable,Knowledgeable\n,Sense of Self'),
(66781, 1188, '_field_136', 'Thanks for offering a spot for Remy last year, he is really love here'),
(66777, 1188, '_field_134', 'No'),
(66764, 1188, '_field_131', ''),
(66765, 1188, '_field_138', 'Playing toys'),
(66766, 1188, '_field_114', 'Remy has been stayed in WMA for 1 year, he had a great time in WMA, and happy everyday'),
(66767, 1188, '_field_115', 'No'),
(66768, 1188, '_field_116', ''),
(66769, 1188, '_field_117', 'No'),
(66770, 1188, '_field_118', ''),
(66771, 1188, '_field_119', 'No'),
(66772, 1188, '_field_120', ''),
(66773, 1188, '_field_121', 'No'),
(66774, 1188, '_field_122', ''),
(66775, 1188, '_field_132', 'No'),
(66776, 1188, '_field_133', ''),
(66758, 1188, '_field_103', 'Yes'),
(66759, 1188, '_field_104', 'Remilia Wang 3 years old'),
(66760, 1188, '_field_105', 'read books'),
(66761, 1188, '_field_106', 'role play'),
(66762, 1188, '_field_130', 'WMA'),
(66763, 1188, '_field_137', 'role play with other kids'),
(66757, 1188, '_field_102', 'CANADA'),
(66756, 1188, '_field_101', 'ENGLISH'),
(66755, 1188, '_field_100', 'CHINESE'),
(56188, 994, '_field_138', 'Swimming, Little Kickers, Tennis Camp, Jump Gymnastics, Music/Guitar VSO'),
(56187, 994, '_field_131', 'JK '),
(56186, 994, '_field_137', 'Any activity that involves building, inquiry, and exploration '),
(56185, 994, '_field_130', 'West Point Grey Preschool - Aberthau House '),
(56184, 994, '_field_106', 'Outdoor activities, Imagination play and exploration, Gross motor play '),
(56183, 994, '_field_105', 'Building; Lego, Magformers, puzzles, drawing, colouring, tracing books  '),
(56182, 994, '_field_104', 'Victoria Panahi '),
(56181, 994, '_field_103', 'Yes'),
(56180, 994, '_field_102', 'Canadian '),
(56179, 994, '_field_101', '* Learning French/Second language at home '),
(56178, 994, '_field_100', 'English '),
(56177, 994, '_field_99', 'Male'),
(56176, 994, '_field_98', 'Titan '),
(56175, 994, '_field_97', '15/07/2014'),
(56174, 994, '_field_96', 'Titan Panahi'),
(56173, 994, '_field_129', '604-618-0204'),
(56172, 994, '_field_128', 'City Square Property Holdings '),
(56171, 994, '_field_95', '604-618-0204'),
(56170, 994, '_field_94', 'ppanahi12@gmail.com'),
(56169, 994, '_field_93', 'Panahi'),
(56168, 994, '_field_92', 'Pedram '),
(56167, 994, '_field_91', '1'),
(56166, 994, '_field_90', '604-739-9579'),
(56165, 994, '_field_89', 'TOC Independent Schools Vancouver '),
(56164, 994, '_field_88', 'V6Z2W9'),
(56163, 994, '_field_87', 'BC'),
(56162, 994, '_field_86', 'Vancouver '),
(56161, 994, '_field_85', ''),
(56160, 994, '_field_84', '4942 Pine Crescent '),
(56159, 994, '_field_83', 'karenpanahi@gmail.com'),
(56158, 994, '_field_82', '604-739-9579'),
(56157, 994, '_field_81', 'Panahi '),
(56154, 994, '_field_78', ''),
(56155, 994, '_field_79', ''),
(56156, 994, '_field_80', 'Karen '),
(56153, 994, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(56152, 994, '_field_75', 'September 2019'),
(56151, 994, '_field_74', 'select'),
(56150, 993, '_seq_num', '207'),
(56149, 993, '_form_id', '3'),
(56148, 993, '_field_126', '1'),
(56147, 993, '_field_136', 'Kelsie really enjoys the school environment, her teachers at WMA and have made many friends.  She is always happy and excited when attending her Casa class.'),
(56146, 993, '_field_124', 'Based on how she has developed since attending WMA Casa/Pre-School, we believe the program is suitable for her and we believe she will continue to learn from the Montessori style of teaching and academic environment.'),
(56131, 993, '_field_138', 'Swimming'),
(56132, 993, '_field_114', 'None'),
(56133, 993, '_field_115', 'No'),
(56134, 993, '_field_116', ''),
(56135, 993, '_field_117', 'No'),
(56136, 993, '_field_118', ''),
(56137, 993, '_field_119', 'No'),
(56138, 993, '_field_120', ''),
(56139, 993, '_field_121', 'No'),
(56140, 993, '_field_122', ''),
(56141, 993, '_field_132', 'No'),
(56142, 993, '_field_133', ''),
(56143, 993, '_field_134', 'No'),
(56144, 993, '_field_135', ''),
(56145, 993, '_field_123', 'To continue her education from the Casa class at WMA; She enjoys the school, teachers and have made many friends from her Casa/Pre-School classes '),
(56125, 993, '_field_104', ''),
(56126, 993, '_field_105', 'Puzzles, artwork, and toys'),
(56127, 993, '_field_106', 'Games, park, bowling'),
(56128, 993, '_field_130', 'WMA Casa '),
(56129, 993, '_field_137', 'Puzzles, artwork, crafts'),
(56130, 993, '_field_131', 'N/A'),
(56124, 993, '_field_103', 'No'),
(56122, 993, '_field_101', 'Chinese (Cantonese)'),
(56123, 993, '_field_102', 'Canadian'),
(56121, 993, '_field_100', 'English'),
(56120, 993, '_field_99', 'Female'),
(56119, 993, '_field_98', 'Kelsie'),
(56118, 993, '_field_97', '09/07/2014'),
(56117, 993, '_field_96', 'Kelsie Madison Chin'),
(56116, 993, '_field_129', '6046697710'),
(56115, 993, '_field_128', 'DYS Architecture'),
(56114, 993, '_field_95', '6043515949'),
(56113, 993, '_field_94', 'nkcarch@yahoo.com'),
(56112, 993, '_field_93', 'Chin'),
(56111, 993, '_field_92', 'Norm'),
(56110, 993, '_field_91', '1'),
(56109, 993, '_field_90', '6045214179'),
(56108, 993, '_field_89', 'Retina Surgical Associates'),
(56107, 993, '_field_88', 'V5K3A7'),
(56106, 993, '_field_87', 'BC'),
(56105, 993, '_field_86', 'Vancouver'),
(56104, 993, '_field_85', ''),
(56103, 993, '_field_84', '2774 Charles Street'),
(56102, 993, '_field_83', 'lai_lew_bc@yahoo.com'),
(56101, 993, '_field_82', '6048389188'),
(56100, 993, '_field_81', 'Lew'),
(56099, 993, '_field_80', 'Emma'),
(56098, 993, '_field_79', ''),
(56097, 993, '_field_78', 'Kelsie Chin'),
(56096, 993, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(56095, 993, '_field_75', 'September 2019'),
(56094, 993, '_field_74', 'Kindergarten'),
(56093, 992, '_seq_num', '206'),
(56092, 992, '_form_id', '3'),
(56091, 992, '_field_126', '1'),
(56090, 992, '_field_136', 'Kelsie really enjoys the school environment, her teachers at WMA and have made many friends.  She is always happy and excited when attending her Casa class.'),
(56089, 992, '_field_124', 'Based on how she has developed since attending WMA Casa/Pre-School, we believe the program is suitable for her and we believe she will continue to learn from the Montessori style of teaching and academic environment.'),
(56088, 992, '_field_123', 'To continue her education from the Casa class at WMA; She enjoys the school, teachers and have made many friends from her Casa/Pre-School classes '),
(56087, 992, '_field_135', ''),
(56086, 992, '_field_134', 'No'),
(56085, 992, '_field_133', ''),
(56084, 992, '_field_132', 'No'),
(56083, 992, '_field_122', ''),
(56082, 992, '_field_121', 'No'),
(56077, 992, '_field_116', ''),
(56078, 992, '_field_117', 'No'),
(56079, 992, '_field_118', ''),
(56080, 992, '_field_119', 'No'),
(56081, 992, '_field_120', ''),
(56076, 992, '_field_115', 'No'),
(56075, 992, '_field_114', 'None'),
(56074, 992, '_field_138', 'Swimming'),
(56073, 992, '_field_131', 'N/A'),
(56072, 992, '_field_137', 'Puzzles, artwork, crafts'),
(56071, 992, '_field_130', 'WMA Casa '),
(56069, 992, '_field_105', 'Puzzles, artwork, and toys'),
(56070, 992, '_field_106', 'Games, park, bowling'),
(56068, 992, '_field_104', ''),
(56056, 992, '_field_94', 'nkcarch@yahoo.com'),
(56057, 992, '_field_95', '6043515949'),
(56058, 992, '_field_128', 'DYS Architecture'),
(56059, 992, '_field_129', '6046697710'),
(56060, 992, '_field_96', 'Kelsie Madison Chin'),
(56061, 992, '_field_97', '09/07/2014'),
(56062, 992, '_field_98', 'Kelsie'),
(56063, 992, '_field_99', 'Female'),
(56064, 992, '_field_100', 'English'),
(56065, 992, '_field_101', 'Chinese (Cantonese)'),
(56066, 992, '_field_102', 'Canadian'),
(56067, 992, '_field_103', 'No'),
(56049, 992, '_field_87', 'BC'),
(56050, 992, '_field_88', 'V5K3A7'),
(56051, 992, '_field_89', 'Retina Surgical Associates'),
(56052, 992, '_field_90', '6045214179'),
(56053, 992, '_field_91', '1'),
(56054, 992, '_field_92', 'Norm'),
(56055, 992, '_field_93', 'Chin'),
(56048, 992, '_field_86', 'Vancouver'),
(56047, 992, '_field_85', ''),
(56046, 992, '_field_84', '2774 Charles Street'),
(56045, 992, '_field_83', 'lai_lew_bc@yahoo.com'),
(66754, 1188, '_field_99', 'Male'),
(66753, 1188, '_field_98', 'Remy'),
(66752, 1188, '_field_97', '25/06/2014'),
(66751, 1188, '_field_96', 'Remy Meng'),
(66750, 1188, '_field_129', ''),
(66749, 1188, '_field_128', ''),
(66748, 1188, '_field_95', ''),
(66747, 1188, '_field_94', ''),
(66746, 1188, '_field_93', ''),
(66745, 1188, '_field_92', ''),
(66744, 1188, '_field_91', '0'),
(66743, 1188, '_field_90', '7788980369'),
(66742, 1188, '_field_89', '4820 VENABLES STREET'),
(66741, 1188, '_field_88', 'V5C3A8'),
(66740, 1188, '_field_87', 'BC'),
(66739, 1188, '_field_86', 'BURNABY'),
(66738, 1188, '_field_85', '4820 VENABLES STREET'),
(66737, 1188, '_field_84', '4820 VENABLES STREET'),
(66736, 1188, '_field_83', 'encore718@hotmail.com'),
(66735, 1188, '_field_82', '7788980369'),
(66734, 1188, '_field_81', 'MENG'),
(66733, 1188, '_field_80', 'CHAO'),
(66732, 1188, '_field_79', ''),
(66731, 1188, '_field_78', ''),
(66730, 1188, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(66729, 1188, '_field_75', 'September 2019'),
(66728, 1188, '_field_74', 'select'),
(66727, 1187, '_seq_num', '297'),
(66726, 1187, '_form_id', '3'),
(66725, 1187, '_field_126', '1'),
(66724, 1187, '_field_136', 'Thanks for offering a spot for Remy last year, he is really love here'),
(66723, 1187, '_field_124', 'Capable,Accountable,Knowledgeable\n,Sense of Self'),
(66722, 1187, '_field_123', 'Montessori education system is very good for Remy and for 1year stay in WMA, he had a great time and he loves here'),
(66721, 1187, '_field_135', ''),
(66720, 1187, '_field_134', 'No'),
(66719, 1187, '_field_133', ''),
(66718, 1187, '_field_132', 'No'),
(66717, 1187, '_field_122', ''),
(66716, 1187, '_field_121', 'No'),
(66715, 1187, '_field_120', ''),
(66714, 1187, '_field_119', 'No'),
(66713, 1187, '_field_118', ''),
(66712, 1187, '_field_117', 'No'),
(66711, 1187, '_field_116', ''),
(66710, 1187, '_field_115', 'No'),
(66709, 1187, '_field_114', 'Remy has been stayed in WMA for 1 year, he had a great time in WMA, and happy everyday'),
(66707, 1187, '_field_131', ''),
(66708, 1187, '_field_138', 'Playing toys'),
(66705, 1187, '_field_130', 'WMA'),
(66706, 1187, '_field_137', 'role play with other kids'),
(66704, 1187, '_field_106', 'role play'),
(66703, 1187, '_field_105', 'read books'),
(66702, 1187, '_field_104', 'Remilia Wang 3 years old'),
(66701, 1187, '_field_103', 'Yes'),
(66700, 1187, '_field_102', 'CANADA'),
(66699, 1187, '_field_101', 'ENGLISH'),
(66698, 1187, '_field_100', 'CHINESE'),
(66697, 1187, '_field_99', 'Male'),
(66696, 1187, '_field_98', 'Remy'),
(66694, 1187, '_field_96', 'Remy Meng'),
(66695, 1187, '_field_97', '25/06/2014'),
(66693, 1187, '_field_129', ''),
(66692, 1187, '_field_128', ''),
(66680, 1187, '_field_84', '4820 VENABLES STREET'),
(66681, 1187, '_field_85', '4820 VENABLES STREET'),
(66682, 1187, '_field_86', 'BURNABY'),
(66683, 1187, '_field_87', 'BC'),
(66684, 1187, '_field_88', 'V5C3A8'),
(66685, 1187, '_field_89', '4820 VENABLES STREET'),
(66686, 1187, '_field_90', '7788980369'),
(66687, 1187, '_field_91', '0'),
(66688, 1187, '_field_92', ''),
(66689, 1187, '_field_93', ''),
(66690, 1187, '_field_94', ''),
(66691, 1187, '_field_95', ''),
(66673, 1187, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(66674, 1187, '_field_78', ''),
(66675, 1187, '_field_79', ''),
(66676, 1187, '_field_80', 'CHAO'),
(66677, 1187, '_field_81', 'MENG'),
(66678, 1187, '_field_82', '7788980369'),
(66679, 1187, '_field_83', 'encore718@hotmail.com'),
(66672, 1187, '_field_75', 'September 2019'),
(66671, 1187, '_field_74', 'select'),
(66670, 1186, '_seq_num', '394'),
(66669, 1186, '_form_id', '2'),
(56044, 992, '_field_82', '6048389188'),
(56043, 992, '_field_81', 'Lew'),
(56041, 992, '_field_79', ''),
(56042, 992, '_field_80', 'Emma'),
(56040, 992, '_field_78', 'Kelsie Chin'),
(56039, 992, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(56038, 992, '_field_75', 'September 2019'),
(56037, 992, '_field_74', 'Kindergarten'),
(56036, 991, '_seq_num', '205'),
(56035, 991, '_form_id', '3'),
(56034, 991, '_field_126', '1'),
(56033, 991, '_field_136', 'Felix has taken longer to get used to being in school than his older brother, but we feel he is really coming into his own as of late and will be a good addition to the kindergarten class.'),
(56032, 991, '_field_124', 'We are excited about the learning atmosphere the school has created, and its ability to teach the kids to self directed learning.'),
(56031, 991, '_field_123', 'Felix has enjoyed his preschool at WMA and is looking forward to following in his brother\'s footsteps.'),
(56030, 991, '_field_135', ''),
(56028, 991, '_field_133', ''),
(56029, 991, '_field_134', 'No'),
(56027, 991, '_field_132', 'No'),
(56026, 991, '_field_122', ''),
(56025, 991, '_field_121', 'No'),
(56024, 991, '_field_120', ''),
(56023, 991, '_field_119', 'No'),
(56022, 991, '_field_118', ''),
(56021, 991, '_field_117', 'No'),
(56020, 991, '_field_116', ''),
(56019, 991, '_field_115', 'No'),
(56018, 991, '_field_114', 'n/a'),
(56017, 991, '_field_138', 'Rock climbing, soccer, hiking'),
(56016, 991, '_field_131', 'Preschool'),
(56015, 991, '_field_137', 'Languages/reading'),
(56014, 991, '_field_130', 'WMA'),
(56013, 991, '_field_106', 'Make believe/puzzles/sports'),
(56012, 991, '_field_105', 'Books'),
(56011, 991, '_field_104', 'Robin Crabtree: 6'),
(56009, 991, '_field_102', 'Canadian'),
(56010, 991, '_field_103', 'Yes'),
(56007, 991, '_field_100', 'English'),
(56008, 991, '_field_101', ''),
(56006, 991, '_field_99', 'Male'),
(56005, 991, '_field_98', 'Felix'),
(56004, 991, '_field_97', '10/10/2014'),
(56003, 991, '_field_96', 'Felix Garnet Langlois'),
(56002, 991, '_field_129', ''),
(56001, 991, '_field_128', 'Resident Doctors of BC'),
(56000, 991, '_field_95', '6049927256'),
(55998, 991, '_field_93', 'Crabtree'),
(55999, 991, '_field_94', 'alexis.crabtree@gmail.com'),
(55997, 991, '_field_92', 'Alexis'),
(55995, 991, '_field_90', '6046870549'),
(55996, 991, '_field_91', '1'),
(55994, 991, '_field_89', 'JFK Law Corporation'),
(55993, 991, '_field_88', 'V5L2V5'),
(55992, 991, '_field_87', 'BC'),
(55991, 991, '_field_86', 'Vancouver'),
(55990, 991, '_field_85', '2356 Charles St'),
(55989, 991, '_field_84', '2356 Charles St'),
(55988, 991, '_field_83', 'jefflanglois@gmail.com'),
(55977, 990, '_field_126', '1'),
(55978, 990, '_form_id', '3'),
(55979, 990, '_seq_num', '204'),
(55980, 991, '_field_74', 'select'),
(55981, 991, '_field_75', 'September 2019'),
(55982, 991, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(55983, 991, '_field_78', 'Robin Crabtree/Felix Langlois'),
(55984, 991, '_field_79', ''),
(55985, 991, '_field_80', 'Jeff'),
(55986, 991, '_field_81', 'Langlois'),
(55987, 991, '_field_82', '6049921680'),
(55975, 990, '_field_124', 'We are excited about the learning atmosphere the school has created, and its ability to teach the kids to self directed learning.'),
(55976, 990, '_field_136', 'Felix has taken longer to get used to being in school than his older brother, but we feel he is really coming into his own as of late and will be a good addition to the kindergarten class.'),
(55973, 990, '_field_135', ''),
(55974, 990, '_field_123', 'Felix has enjoyed his preschool at WMA and is looking forward to following in his brother\'s footsteps.'),
(55972, 990, '_field_134', 'No'),
(55971, 990, '_field_133', ''),
(66668, 1186, '_field_67', '1'),
(66667, 1186, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(66666, 1186, '_field_73', 'Where to start?! I was really impressed with the learning that Gabe and Leo experienced in your program and I would love for Miles to enjoy that as well. '),
(66665, 1186, '_field_47', 'My other children had a great experience there.'),
(66664, 1186, '_field_65', ''),
(66663, 1186, '_field_46', 'N'),
(66662, 1186, '_field_64', ''),
(66661, 1186, '_field_45', 'No'),
(66660, 1186, '_field_63', ''),
(66659, 1186, '_field_44', 'No'),
(66658, 1186, '_field_62', ''),
(66657, 1186, '_field_43', 'No'),
(66656, 1186, '_field_42', 'None.'),
(66655, 1186, '_field_56', ''),
(66654, 1186, '_field_55', ''),
(66653, 1186, '_field_54', 'No'),
(66652, 1186, '_field_53', 'Miles is a very sweet natured, easy going child. He is very social and keen to learn. '),
(66650, 1186, '_field_39', 'Yes'),
(66651, 1186, '_field_61', 'Yes'),
(66649, 1186, '_field_38', 'Yes'),
(66648, 1186, '_field_37', 'dancing, drawing, outside play, reading'),
(66647, 1186, '_field_36', 'Matchbox cars with imaginative play, jig saw puzzles, stacking, reading'),
(66646, 1186, '_field_72', 'Gabriel 11, Leo 9'),
(66645, 1186, '_field_32', 'Yes'),
(66644, 1186, '_field_30', 'Canadian'),
(66643, 1186, '_field_27', ''),
(66642, 1186, '_field_26', 'English'),
(66641, 1186, '_field_22', 'M'),
(66640, 1186, '_field_20', 'Miles'),
(66639, 1186, '_field_24', '05/05/2016'),
(66638, 1186, '_field_18', 'Miles Fraser Pullen'),
(66637, 1186, '_field_60', ''),
(66636, 1186, '_field_59', ''),
(66635, 1186, '_field_58', ''),
(66634, 1186, '_field_57', ''),
(66633, 1186, '_field_41', '1'),
(66632, 1186, '_field_35', '6047293996'),
(66631, 1186, '_field_34', 'Carbonet Nanotechnologies'),
(66630, 1186, '_field_31', 'V5N1P5'),
(66629, 1186, '_field_33', 'BC'),
(66628, 1186, '_field_29', 'Vancouver'),
(66627, 1186, '_field_28', ''),
(66626, 1186, '_field_25', '1840 East 6th Ave.'),
(66625, 1186, '_field_23', 'lindsay.staniforth@gmail.com'),
(66624, 1186, '_field_21', '6047293996'),
(66623, 1186, '_field_19', 'Staniforth'),
(66622, 1186, '_field_17', 'Lindsay'),
(66621, 1186, '_field_71', 'Siblings have attended'),
(66620, 1186, '_field_70', ''),
(66619, 1186, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(66618, 1186, '_field_9', '0'),
(66617, 1186, '_field_7', 'September 2019'),
(66616, 1186, '_field_5', 'Morning Session'),
(66615, 1185, '_seq_num', '393'),
(66614, 1185, '_form_id', '2'),
(66613, 1185, '_field_67', '1'),
(66612, 1185, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(66601, 1185, '_field_42', 'None.'),
(66602, 1185, '_field_43', 'No'),
(66603, 1185, '_field_62', ''),
(66604, 1185, '_field_44', 'No'),
(66605, 1185, '_field_63', ''),
(66606, 1185, '_field_45', 'No'),
(66607, 1185, '_field_64', ''),
(66608, 1185, '_field_46', 'N'),
(66609, 1185, '_field_65', ''),
(66610, 1185, '_field_47', 'My other children had a great experience there.'),
(66611, 1185, '_field_73', 'Where to start?! I was really impressed with the learning that Gabe and Leo experienced in your program and I would love for Miles to enjoy that as well. '),
(66595, 1185, '_field_39', 'Yes'),
(66596, 1185, '_field_61', 'Yes'),
(66597, 1185, '_field_53', 'Miles is a very sweet natured, easy going child. He is very social and keen to learn. '),
(66598, 1185, '_field_54', 'No'),
(66599, 1185, '_field_55', ''),
(66600, 1185, '_field_56', ''),
(66594, 1185, '_field_38', 'Yes'),
(66593, 1185, '_field_37', 'dancing, drawing, outside play, reading'),
(55970, 990, '_field_132', 'No'),
(55969, 990, '_field_122', ''),
(55968, 990, '_field_121', 'No'),
(55966, 990, '_field_119', 'No'),
(55967, 990, '_field_120', ''),
(55965, 990, '_field_118', ''),
(55962, 990, '_field_115', 'No'),
(55963, 990, '_field_116', ''),
(55964, 990, '_field_117', 'No'),
(55961, 990, '_field_114', 'n/a'),
(55960, 990, '_field_138', 'Rock climbing, soccer, hiking'),
(55959, 990, '_field_131', 'Preschool'),
(55958, 990, '_field_137', 'Languages/reading'),
(55957, 990, '_field_130', 'WMA'),
(55956, 990, '_field_106', 'Make believe/puzzles/sports'),
(55955, 990, '_field_105', 'Books'),
(55954, 990, '_field_104', 'Robin Crabtree: 6'),
(55953, 990, '_field_103', 'Yes'),
(55952, 990, '_field_102', 'Canadian'),
(55951, 990, '_field_101', ''),
(55950, 990, '_field_100', 'English'),
(55949, 990, '_field_99', 'Male'),
(55948, 990, '_field_98', 'Felix'),
(55947, 990, '_field_97', '10/10/2014'),
(55946, 990, '_field_96', 'Felix Garnet Langlois'),
(55945, 990, '_field_129', ''),
(55944, 990, '_field_128', 'Resident Doctors of BC'),
(55943, 990, '_field_95', '6049927256'),
(55942, 990, '_field_94', 'alexis.crabtree@gmail.com'),
(55941, 990, '_field_93', 'Crabtree'),
(55940, 990, '_field_92', 'Alexis'),
(55939, 990, '_field_91', '1'),
(55938, 990, '_field_90', '6046870549'),
(55937, 990, '_field_89', 'JFK Law Corporation'),
(55936, 990, '_field_88', 'V5L2V5'),
(55935, 990, '_field_87', 'BC'),
(55934, 990, '_field_86', 'Vancouver'),
(55933, 990, '_field_85', '2356 Charles St'),
(55932, 990, '_field_84', '2356 Charles St'),
(55931, 990, '_field_83', 'jefflanglois@gmail.com'),
(55930, 990, '_field_82', '6049921680'),
(55929, 990, '_field_81', 'Langlois'),
(55927, 990, '_field_79', ''),
(55928, 990, '_field_80', 'Jeff'),
(55926, 990, '_field_78', 'Robin Crabtree/Felix Langlois'),
(55925, 990, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(55924, 990, '_field_75', 'September 2019'),
(55923, 990, '_field_74', 'select'),
(55922, 988, '_seq_num', '296'),
(55919, 988, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(55920, 988, '_field_67', '1'),
(55921, 988, '_form_id', '2'),
(55918, 988, '_field_73', 'The way the Montessori Method views and values each child\'s capacity for learning is something that really resonates with me. I like how Isaac is able to be in a class with children of different ages so that he is able to learn from older kids and at the same time be able to help younger kids as he moves into his second/third years. \n\nThe holistic approach to learning that Montessori has (language, sensory, math, etc.) is something that is also very important to me as I believe that is key to Isaac\'s ability to think critically and use his skills in the real world.'),
(55907, 988, '_field_56', 'Yes'),
(55908, 988, '_field_42', 'Mild eczema on face, treated by a topical cream.'),
(55909, 988, '_field_43', 'No'),
(55910, 988, '_field_62', ''),
(55911, 988, '_field_44', 'No'),
(55912, 988, '_field_63', ''),
(55913, 988, '_field_45', 'No'),
(55914, 988, '_field_64', ''),
(55915, 988, '_field_46', 'N'),
(55916, 988, '_field_65', ''),
(55917, 988, '_field_47', 'Isaac has really enjoyed the Montessori experience at Monkey See Monkey Do, and we would like him to continue with Montessori going forward. Laurie, the director of Monkey See Monkey Do, highly recommended WMA as her children also attend WMA.'),
(55902, 988, '_field_39', 'Yes'),
(55903, 988, '_field_61', 'Yes'),
(55904, 988, '_field_53', 'He loves his current preschool Monkey See Monkey Do Montessori but unfortunately needs to look for a new school as that school may not reopen in September 2019'),
(55905, 988, '_field_54', 'Yes'),
(55906, 988, '_field_55', 'Monkey See Monkey Do Montessori'),
(55901, 988, '_field_38', 'Yes'),
(55900, 988, '_field_37', 'Doing races with cars/trains, going to the playground, running outside'),
(55899, 988, '_field_36', 'Imaginary play with cars, trains, and animals, etc., Puzzles, Building using magnetic tiles, Looking at books'),
(55898, 988, '_field_72', 'Elijah Loyens (4 months old)'),
(55897, 988, '_field_32', 'Yes'),
(55896, 988, '_field_30', 'Canadian'),
(55895, 988, '_field_27', 'Dutch, Mandarin'),
(55894, 988, '_field_26', 'English'),
(55893, 988, '_field_22', 'M'),
(55892, 988, '_field_20', 'Isaac'),
(55891, 988, '_field_24', '06/06/2015'),
(55890, 988, '_field_18', 'Isaac Yong-En Loyens'),
(55889, 988, '_field_60', ''),
(55888, 988, '_field_59', ''),
(55887, 988, '_field_58', ''),
(55886, 988, '_field_57', ''),
(55885, 988, '_field_41', '1'),
(55884, 988, '_field_35', '6043581058'),
(55883, 988, '_field_34', 'Shell Canada'),
(55881, 988, '_field_33', 'BC'),
(55882, 988, '_field_31', 'V63E1'),
(55880, 988, '_field_29', 'Vancouver'),
(55879, 988, '_field_28', ''),
(55878, 988, '_field_25', '1058 Richards St'),
(55877, 988, '_field_23', 'daphneyew@gmail.com'),
(55876, 988, '_field_21', '6043581058'),
(55875, 988, '_field_19', 'Yew'),
(55874, 988, '_field_17', 'Daphne'),
(55873, 988, '_field_71', ''),
(55872, 988, '_field_70', 'Laurie Mossop\'s kids '),
(55871, 988, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(55870, 988, '_field_9', '1'),
(55869, 988, '_field_7', 'September 2019'),
(55868, 988, '_field_5', 'Morning Session'),
(55867, 987, '_seq_num', '295'),
(55866, 987, '_form_id', '2'),
(55865, 987, '_field_67', '1'),
(55864, 987, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(55863, 987, '_field_73', 'The way the Montessori Method views and values each child\'s capacity for learning is something that really resonates with me. I like how Isaac is able to be in a class with children of different ages so that he is able to learn from older kids and at the same time be able to help younger kids as he moves into his second/third years. \n\nThe holistic approach to learning that Montessori has (language, sensory, math, etc.) is something that is also very important to me as I believe that is key to Isaac\'s ability to think critically and use his skills in the real world.'),
(55862, 987, '_field_47', 'Isaac has really enjoyed the Montessori experience at Monkey See Monkey Do, and we would like him to continue with Montessori going forward. Laurie, the director of Monkey See Monkey Do, highly recommended WMA as her children also attend WMA.'),
(55860, 987, '_field_46', 'N'),
(55861, 987, '_field_65', ''),
(55859, 987, '_field_64', ''),
(55849, 987, '_field_53', 'He loves his current preschool Monkey See Monkey Do Montessori but unfortunately needs to look for a new school as that school may not reopen in September 2019'),
(55850, 987, '_field_54', 'Yes'),
(55851, 987, '_field_55', 'Monkey See Monkey Do Montessori'),
(55852, 987, '_field_56', 'Yes'),
(55853, 987, '_field_42', 'Mild eczema on face, treated by a topical cream.'),
(55854, 987, '_field_43', 'No'),
(55855, 987, '_field_62', ''),
(55856, 987, '_field_44', 'No'),
(55857, 987, '_field_63', ''),
(55858, 987, '_field_45', 'No'),
(55845, 987, '_field_37', 'Doing races with cars/trains, going to the playground, running outside'),
(55846, 987, '_field_38', 'Yes'),
(55847, 987, '_field_39', 'Yes'),
(55848, 987, '_field_61', 'Yes'),
(55844, 987, '_field_36', 'Imaginary play with cars, trains, and animals, etc., Puzzles, Building using magnetic tiles, Looking at books'),
(55843, 987, '_field_72', 'Elijah Loyens (4 months old)'),
(55842, 987, '_field_32', 'Yes'),
(55841, 987, '_field_30', 'Canadian'),
(66592, 1185, '_field_36', 'Matchbox cars with imaginative play, jig saw puzzles, stacking, reading'),
(66591, 1185, '_field_72', 'Gabriel 11, Leo 9'),
(66590, 1185, '_field_32', 'Yes'),
(66589, 1185, '_field_30', 'Canadian'),
(66588, 1185, '_field_27', ''),
(66587, 1185, '_field_26', 'English'),
(66586, 1185, '_field_22', 'M'),
(66585, 1185, '_field_20', 'Miles'),
(66584, 1185, '_field_24', '05/05/2016'),
(66583, 1185, '_field_18', 'Miles Fraser Pullen'),
(66582, 1185, '_field_60', ''),
(66581, 1185, '_field_59', ''),
(66580, 1185, '_field_58', ''),
(66579, 1185, '_field_57', ''),
(66578, 1185, '_field_41', '1'),
(66577, 1185, '_field_35', '6047293996'),
(66576, 1185, '_field_34', 'Carbonet Nanotechnologies'),
(66575, 1185, '_field_31', 'V5N1P5'),
(66574, 1185, '_field_33', 'BC'),
(66573, 1185, '_field_29', 'Vancouver'),
(66572, 1185, '_field_28', ''),
(66571, 1185, '_field_25', '1840 East 6th Ave.'),
(66570, 1185, '_field_23', 'lindsay.staniforth@gmail.com'),
(66569, 1185, '_field_21', '6047293996'),
(66568, 1185, '_field_19', 'Staniforth'),
(66567, 1185, '_field_17', 'Lindsay'),
(66566, 1185, '_field_71', 'Siblings have attended'),
(66565, 1185, '_field_70', ''),
(66564, 1185, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(66563, 1185, '_field_9', '0'),
(66562, 1185, '_field_7', 'September 2019'),
(66561, 1185, '_field_5', 'Morning Session'),
(66560, 1184, '_seq_num', '392'),
(66559, 1184, '_form_id', '2'),
(66558, 1184, '_field_67', '1'),
(66557, 1184, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(66556, 1184, '_field_73', 'Oakes is a very self directed child and although he takes structure well we feel that allowing him to explore his preferences and how he learns is important. He\'s incredibly vocal, social and imaginative and we think the way Montessori works would allow him to flourish and explore his natural learning instincts.  '),
(66555, 1184, '_field_47', 'After visiting the school we feel the environment is one where Oakes would prosper. We were extremely impressed with the care and attention the staff shows and had a very positive feeling about his opportunities for growth in that environment. '),
(66554, 1184, '_field_65', 'We have managed to avoid all sugar except naturally occurring in fruit (melons, berries, oranges, apples etc). He has never had anything other than water, milk and all occasionally watermelon juice. We also avoid all food colourings. '),
(66553, 1184, '_field_46', 'Yes'),
(66540, 1184, '_field_39', 'No'),
(66541, 1184, '_field_61', ''),
(66542, 1184, '_field_53', ''),
(66543, 1184, '_field_54', 'No'),
(66544, 1184, '_field_55', ''),
(66545, 1184, '_field_56', ''),
(66546, 1184, '_field_42', 'None. '),
(66547, 1184, '_field_43', 'No'),
(66548, 1184, '_field_62', ''),
(66549, 1184, '_field_44', 'No'),
(66550, 1184, '_field_63', ''),
(66551, 1184, '_field_45', 'Yes'),
(66552, 1184, '_field_64', 'He loves cheese. Cucumber. Watermelon and most melons and berries. Grapes. Pasta. Yogurt,  Apples and most proteins (Chicken and beef particularly). \n\nGetting him to eat vegetables is hard since he turned two and his preferences change almost daily. Carrots, peas, corn and yam seem to be standards. Sometimes he\'ll go on a broccoli kick but that\'s hard to predict. '),
(66538, 1184, '_field_37', 'Imaginary shopping, cooking, cleaning etc, dancing, singing, blocks, puzzles, colouring, reading, looking out the window and explaining everything he sees, going to the park, being outside, walks, going grocery shopping, the aquarium, visiting his grandparents etc'),
(66539, 1184, '_field_38', 'No'),
(66537, 1184, '_field_36', 'Imaginary play with toys such a little people, trucks etc. Reading, imaginary cooking in his kitchen, playing piano, singing'),
(66536, 1184, '_field_72', ''),
(55840, 987, '_field_27', 'Dutch, Mandarin'),
(55839, 987, '_field_26', 'English'),
(55837, 987, '_field_20', 'Isaac'),
(55838, 987, '_field_22', 'M'),
(55836, 987, '_field_24', '06/06/2015'),
(55835, 987, '_field_18', 'Isaac Yong-En Loyens'),
(55834, 987, '_field_60', ''),
(55833, 987, '_field_59', ''),
(55832, 987, '_field_58', ''),
(55831, 987, '_field_57', ''),
(55830, 987, '_field_41', '1'),
(55829, 987, '_field_35', '6043581058'),
(55828, 987, '_field_34', 'Shell Canada'),
(55827, 987, '_field_31', 'V63E1'),
(55826, 987, '_field_33', 'BC'),
(55825, 987, '_field_29', 'Vancouver'),
(55824, 987, '_field_28', ''),
(55823, 987, '_field_25', '1058 Richards St'),
(55822, 987, '_field_23', 'daphneyew@gmail.com'),
(55821, 987, '_field_21', '6043581058'),
(55820, 987, '_field_19', 'Yew'),
(55819, 987, '_field_17', 'Daphne'),
(55818, 987, '_field_71', ''),
(55817, 987, '_field_70', 'Laurie Mossop\'s kids '),
(55816, 987, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(55815, 987, '_field_9', '1'),
(55814, 987, '_field_7', 'September 2019'),
(55813, 987, '_field_5', 'Morning Session'),
(55812, 986, '_seq_num', '203'),
(55811, 986, '_form_id', '3'),
(55810, 986, '_field_126', '1'),
(55809, 986, '_field_136', 'She seams to really like the idea of moving to Westside. '),
(55808, 986, '_field_124', 'She is currently in a Montessori school and as she is moving into upper elementary next year it would be the perfect time to change schools. '),
(55807, 986, '_field_123', 'Penelope would love to reconnect with old friends at Westside as well as be at the same school as her sister. '),
(55805, 986, '_field_134', 'No'),
(55806, 986, '_field_135', ''),
(55804, 986, '_field_133', ''),
(55803, 986, '_field_132', 'No'),
(55802, 986, '_field_122', ''),
(55801, 986, '_field_121', 'No'),
(55800, 986, '_field_120', ''),
(55799, 986, '_field_119', 'No'),
(55798, 986, '_field_118', ''),
(55794, 986, '_field_114', 'None '),
(55795, 986, '_field_115', 'No'),
(55796, 986, '_field_116', ''),
(55797, 986, '_field_117', 'No'),
(55793, 986, '_field_138', 'Dance'),
(55792, 986, '_field_131', '3'),
(55791, 986, '_field_137', 'Language '),
(55790, 986, '_field_130', 'Renfrew elementary '),
(55789, 986, '_field_106', 'Playground '),
(55788, 986, '_field_105', 'Reading '),
(55785, 986, '_field_102', 'Canadian '),
(55786, 986, '_field_103', 'Yes'),
(55787, 986, '_field_104', 'Imogen 5'),
(55784, 986, '_field_101', ''),
(55782, 986, '_field_99', 'Female'),
(55783, 986, '_field_100', 'English'),
(55781, 986, '_field_98', 'Penelope'),
(55767, 986, '_field_86', 'Vancouver'),
(55768, 986, '_field_87', 'BC'),
(55769, 986, '_field_88', 'V5R1T2'),
(55770, 986, '_field_89', 'IATSE 891'),
(55771, 986, '_field_90', '6047646491'),
(55772, 986, '_field_91', '1'),
(55773, 986, '_field_92', ''),
(55774, 986, '_field_93', ''),
(55775, 986, '_field_94', ''),
(55776, 986, '_field_95', ''),
(55777, 986, '_field_128', ''),
(55778, 986, '_field_129', ''),
(55779, 986, '_field_96', 'Penelope Anella Bailey'),
(55780, 986, '_field_97', '26/09/2010'),
(55761, 986, '_field_80', 'taryn'),
(55762, 986, '_field_81', 'bailey'),
(55763, 986, '_field_82', '6047646491'),
(55764, 986, '_field_83', 'thumath@gmail.com'),
(55765, 986, '_field_84', '3347 28Th ave east'),
(55766, 986, '_field_85', ''),
(55760, 986, '_field_79', 'She attended preschool at wma '),
(55758, 986, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(55759, 986, '_field_78', ''),
(55757, 986, '_field_75', 'September 2019'),
(55756, 986, '_field_74', 'Grade Four'),
(55755, 985, '_seq_num', '202'),
(55753, 985, '_field_126', '1'),
(55754, 985, '_form_id', '3'),
(55752, 985, '_field_136', 'She seams to really like the idea of moving to Westside. '),
(55751, 985, '_field_124', 'She is currently in a Montessori school and as she is moving into upper elementary next year it would be the perfect time to change schools. '),
(55750, 985, '_field_123', 'Penelope would love to reconnect with old friends at Westside as well as be at the same school as her sister. '),
(55749, 985, '_field_135', ''),
(55748, 985, '_field_134', 'No'),
(55747, 985, '_field_133', ''),
(55746, 985, '_field_132', 'No'),
(55745, 985, '_field_122', ''),
(55744, 985, '_field_121', 'No'),
(55743, 985, '_field_120', ''),
(55742, 985, '_field_119', 'No'),
(55741, 985, '_field_118', ''),
(55740, 985, '_field_117', 'No'),
(55739, 985, '_field_116', ''),
(55738, 985, '_field_115', 'No'),
(55737, 985, '_field_114', 'None '),
(55736, 985, '_field_138', 'Dance'),
(55735, 985, '_field_131', '3'),
(55734, 985, '_field_137', 'Language '),
(55733, 985, '_field_130', 'Renfrew elementary '),
(55732, 985, '_field_106', 'Playground '),
(55731, 985, '_field_105', 'Reading '),
(55730, 985, '_field_104', 'Imogen 5'),
(55729, 985, '_field_103', 'Yes'),
(55728, 985, '_field_102', 'Canadian '),
(55727, 985, '_field_101', ''),
(55726, 985, '_field_100', 'English'),
(55725, 985, '_field_99', 'Female'),
(55724, 985, '_field_98', 'Penelope'),
(55723, 985, '_field_97', '26/09/2010'),
(55722, 985, '_field_96', 'Penelope Anella Bailey'),
(55721, 985, '_field_129', ''),
(55720, 985, '_field_128', ''),
(55719, 985, '_field_95', ''),
(55717, 985, '_field_93', ''),
(55718, 985, '_field_94', ''),
(55716, 985, '_field_92', ''),
(55715, 985, '_field_91', '1'),
(55714, 985, '_field_90', '6047646491'),
(55713, 985, '_field_89', 'IATSE 891'),
(55712, 985, '_field_88', 'V5R1T2'),
(55705, 985, '_field_81', 'bailey'),
(55706, 985, '_field_82', '6047646491'),
(55707, 985, '_field_83', 'thumath@gmail.com'),
(55708, 985, '_field_84', '3347 28Th ave east'),
(55709, 985, '_field_85', ''),
(55710, 985, '_field_86', 'Vancouver'),
(55711, 985, '_field_87', 'BC'),
(55704, 985, '_field_80', 'taryn'),
(55703, 985, '_field_79', 'She attended preschool at wma '),
(55702, 985, '_field_78', ''),
(55701, 985, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(55700, 985, '_field_75', 'September 2019'),
(55699, 985, '_field_74', 'Grade Four'),
(55697, 984, '_form_id', '2'),
(55698, 984, '_seq_num', '294'),
(55696, 984, '_field_67', '1'),
(55695, 984, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(55693, 984, '_field_47', 'We would like Felix to attend the Casa at WMA because our older child (Oliver) attended and had a wonderful experience. We were impressed with the teaching staff, the classroom facilities and the different skills that Oliver was taught during his time there.  '),
(55694, 984, '_field_73', 'Having attended Montessori preschool and elementary ourselves, we are big fans of the Montessori Method and its child-centred learning approach.  We have found that children who attend Montessori schools are thoughtful, self-motivated and engaged citizens from an early age.  We believe that Felix would excel in an environment where he can explore his areas of interest through experiential learning with age-appropriate materials.'),
(55685, 984, '_field_43', 'No'),
(55686, 984, '_field_62', ''),
(55687, 984, '_field_44', 'No'),
(55688, 984, '_field_63', ''),
(55689, 984, '_field_45', 'No'),
(55690, 984, '_field_64', ''),
(55691, 984, '_field_46', 'N'),
(55692, 984, '_field_65', ''),
(55684, 984, '_field_42', 'Felix has asthma and takes a once daily preventative puffer. He does not require a rescue inhaler at school/daycare.'),
(55683, 984, '_field_56', 'Yes'),
(55682, 984, '_field_55', 'Currently in a licensed home daycare.'),
(55681, 984, '_field_54', 'Yes'),
(55680, 984, '_field_53', 'Felix has attended both a licensed home daycare and a large group daycare. He has enjoyed both environments.'),
(55679, 984, '_field_61', 'Yes'),
(55678, 984, '_field_39', 'Yes'),
(55677, 984, '_field_38', 'Yes'),
(55676, 984, '_field_37', 'Circle time at the library, playing at the park with his friends, celebrating special occasions (birthdays, holidays, etc.)'),
(55675, 984, '_field_36', 'Playing with cars, reading picture books, drawing, cleaning/sweeping'),
(55674, 984, '_field_72', 'Oliver, 4'),
(55673, 984, '_field_32', 'Yes'),
(55672, 984, '_field_30', 'Canadian'),
(55671, 984, '_field_27', ''),
(55670, 984, '_field_26', 'English'),
(55669, 984, '_field_22', 'F'),
(55668, 984, '_field_20', 'Felix'),
(55667, 984, '_field_24', '21/10/2016'),
(55666, 984, '_field_18', 'Felix Cunliffe'),
(55665, 984, '_field_60', ''),
(55663, 984, '_field_58', ''),
(55664, 984, '_field_59', ''),
(55662, 984, '_field_57', ''),
(55661, 984, '_field_41', '1'),
(55660, 984, '_field_35', '604-643-5910'),
(55659, 984, '_field_34', 'McCarthy Tetrault LLP'),
(55658, 984, '_field_31', 'V5Y4B7'),
(55657, 984, '_field_33', 'BC'),
(55656, 984, '_field_29', 'Vancouver'),
(55655, 984, '_field_28', '804'),
(55654, 984, '_field_25', '2055 Yukon Street'),
(55653, 984, '_field_23', 'scunliffe@mccarthy.ca'),
(55652, 984, '_field_21', '778-772-6029'),
(55651, 984, '_field_19', 'Cunliffe'),
(55650, 984, '_field_17', 'Samantha'),
(55649, 984, '_field_71', ''),
(55648, 984, '_field_70', 'Ours!'),
(55647, 984, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(55646, 984, '_field_9', '0'),
(55645, 984, '_field_7', 'September 2019'),
(55644, 984, '_field_5', 'Full Day'),
(55643, 983, '_seq_num', '293'),
(55642, 983, '_form_id', '2'),
(55641, 983, '_field_67', '1'),
(55640, 983, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(55639, 983, '_field_73', 'Having attended Montessori preschool and elementary ourselves, we are big fans of the Montessori Method and its child-centred learning approach.  We have found that children who attend Montessori schools are thoughtful, self-motivated and engaged citizens from an early age.  We believe that Felix would excel in an environment where he can explore his areas of interest through experiential learning with age-appropriate materials.'),
(55628, 983, '_field_56', 'Yes'),
(55629, 983, '_field_42', 'Felix has asthma and takes a once daily preventative puffer. He does not require a rescue inhaler at school/daycare.'),
(55630, 983, '_field_43', 'No'),
(55631, 983, '_field_62', ''),
(55632, 983, '_field_44', 'No'),
(55633, 983, '_field_63', ''),
(55634, 983, '_field_45', 'No'),
(55635, 983, '_field_64', ''),
(55636, 983, '_field_46', 'N'),
(55637, 983, '_field_65', ''),
(55638, 983, '_field_47', 'We would like Felix to attend the Casa at WMA because our older child (Oliver) attended and had a wonderful experience. We were impressed with the teaching staff, the classroom facilities and the different skills that Oliver was taught during his time there.  '),
(55623, 983, '_field_39', 'Yes'),
(55624, 983, '_field_61', 'Yes'),
(55625, 983, '_field_53', 'Felix has attended both a licensed home daycare and a large group daycare. He has enjoyed both environments.'),
(55626, 983, '_field_54', 'Yes'),
(55627, 983, '_field_55', 'Currently in a licensed home daycare.'),
(55622, 983, '_field_38', 'Yes'),
(55621, 983, '_field_37', 'Circle time at the library, playing at the park with his friends, celebrating special occasions (birthdays, holidays, etc.)'),
(55619, 983, '_field_72', 'Oliver, 4'),
(55620, 983, '_field_36', 'Playing with cars, reading picture books, drawing, cleaning/sweeping'),
(55618, 983, '_field_32', 'Yes'),
(55616, 983, '_field_27', ''),
(55617, 983, '_field_30', 'Canadian'),
(55615, 983, '_field_26', 'English'),
(55614, 983, '_field_22', 'F'),
(55613, 983, '_field_20', 'Felix'),
(55612, 983, '_field_24', '21/10/2016'),
(55611, 983, '_field_18', 'Felix Cunliffe'),
(55610, 983, '_field_60', ''),
(55609, 983, '_field_59', ''),
(55608, 983, '_field_58', ''),
(55607, 983, '_field_57', ''),
(55606, 983, '_field_41', '1'),
(55605, 983, '_field_35', '604-643-5910'),
(55604, 983, '_field_34', 'McCarthy Tetrault LLP'),
(55603, 983, '_field_31', 'V5Y4B7'),
(55602, 983, '_field_33', 'BC'),
(55601, 983, '_field_29', 'Vancouver'),
(55600, 983, '_field_28', '804'),
(55599, 983, '_field_25', '2055 Yukon Street'),
(55598, 983, '_field_23', 'scunliffe@mccarthy.ca'),
(55597, 983, '_field_21', '778-772-6029'),
(55596, 983, '_field_19', 'Cunliffe'),
(55595, 983, '_field_17', 'Samantha'),
(55594, 983, '_field_71', ''),
(55593, 983, '_field_70', 'Ours!'),
(55592, 983, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(55591, 983, '_field_9', '0'),
(55590, 983, '_field_7', 'September 2019'),
(55589, 983, '_field_5', 'Full Day'),
(55588, 982, '_seq_num', '292'),
(55587, 982, '_form_id', '2'),
(55586, 982, '_field_67', '1'),
(55585, 982, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(55584, 982, '_field_73', 'The Montessori Method allows for independence which is a key factor in life long learning. We appreciate the structure of the method where children chose their activities and don\'t have to sit in a chair all day. We also value the interaction and special care the teachers provide the children. '),
(55583, 982, '_field_47', 'Our hope for Maya is that she loves to learn throughout her life. Education and the constant pursuit of it are very important to achieving life goals. We believe that starting Maya at WMA will start the path of this goal.'),
(55582, 982, '_field_65', ''),
(55581, 982, '_field_46', 'N'),
(55579, 982, '_field_45', 'No'),
(55580, 982, '_field_64', ''),
(55578, 982, '_field_63', ''),
(55576, 982, '_field_62', ''),
(55577, 982, '_field_44', 'No'),
(55575, 982, '_field_43', 'No'),
(55574, 982, '_field_42', 'NONE'),
(55573, 982, '_field_56', 'Yes'),
(55572, 982, '_field_55', 'STRONGSTART'),
(55571, 982, '_field_54', 'Yes'),
(55570, 982, '_field_53', ''),
(55569, 982, '_field_61', ''),
(55555, 982, '_field_60', ''),
(55556, 982, '_field_18', 'MAYA ALFARUQ'),
(55557, 982, '_field_24', '08/06/2016'),
(55558, 982, '_field_20', 'MAYA'),
(55559, 982, '_field_22', 'F'),
(55560, 982, '_field_26', 'ENGLISH'),
(55561, 982, '_field_27', ''),
(55562, 982, '_field_30', 'CANADIAN'),
(55563, 982, '_field_32', 'N'),
(55564, 982, '_field_72', ''),
(55565, 982, '_field_36', 'COLOURING'),
(55566, 982, '_field_37', 'RUNNING AROUND'),
(55567, 982, '_field_38', 'Yes'),
(55568, 982, '_field_39', 'No'),
(55547, 982, '_field_33', 'BC'),
(55548, 982, '_field_31', 'V5L2H4'),
(55549, 982, '_field_34', 'FORTISBC'),
(55550, 982, '_field_35', '604-220-7683'),
(55551, 982, '_field_41', '1'),
(55552, 982, '_field_57', ''),
(55553, 982, '_field_58', ''),
(55554, 982, '_field_59', ''),
(55546, 982, '_field_29', 'VANCOUVER'),
(55545, 982, '_field_28', ''),
(55544, 982, '_field_25', '1750 VENABLES STREET'),
(55543, 982, '_field_23', 'YEASMIN.ALFARUQ@GMAIL.COM'),
(66535, 1184, '_field_32', 'N'),
(66534, 1184, '_field_30', 'Canadian '),
(66533, 1184, '_field_27', ''),
(66532, 1184, '_field_26', 'English '),
(66531, 1184, '_field_22', 'M'),
(66530, 1184, '_field_20', 'Oakes '),
(66529, 1184, '_field_24', '24/09/2016'),
(66528, 1184, '_field_18', 'Oakes Geoffrey Andrew Kingsley '),
(66527, 1184, '_field_60', ''),
(66526, 1184, '_field_59', ''),
(66525, 1184, '_field_58', ''),
(66524, 1184, '_field_57', ''),
(66523, 1184, '_field_41', '1'),
(66522, 1184, '_field_35', '604 928 6594'),
(66521, 1184, '_field_34', 'Self Employed '),
(66520, 1184, '_field_31', 'v6z0c6'),
(66519, 1184, '_field_33', 'BC'),
(66518, 1184, '_field_29', 'Vancouver '),
(66517, 1184, '_field_28', '1505'),
(66516, 1184, '_field_25', '1351 Continental St'),
(66515, 1184, '_field_23', 'info@thisissimonking.com'),
(66514, 1184, '_field_21', '604 928 6594'),
(66513, 1184, '_field_19', 'King'),
(66512, 1184, '_field_17', 'Simon '),
(66511, 1184, '_field_71', 'Staff'),
(66510, 1184, '_field_70', ''),
(66509, 1184, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(66508, 1184, '_field_9', '0'),
(66507, 1184, '_field_7', 'September 2019'),
(66506, 1184, '_field_5', 'Afternoon Session'),
(66505, 1183, '_seq_num', '391'),
(66504, 1183, '_form_id', '2'),
(66503, 1183, '_field_67', '1'),
(66502, 1183, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(66501, 1183, '_field_73', 'Oakes is a very self directed child and although he takes structure well we feel that allowing him to explore his preferences and how he learns is important. He\'s incredibly vocal, social and imaginative and we think the way Montessori works would allow him to flourish and explore his natural learning instincts.  '),
(66500, 1183, '_field_47', 'After visiting the school we feel the environment is one where Oakes would prosper. We were extremely impressed with the care and attention the staff shows and had a very positive feeling about his opportunities for growth in that environment. '),
(66498, 1183, '_field_46', 'Yes'),
(66499, 1183, '_field_65', 'We have managed to avoid all sugar except naturally occurring in fruit (melons, berries, oranges, apples etc). He has never had anything other than water, milk and all occasionally watermelon juice. We also avoid all food colourings. '),
(66497, 1183, '_field_64', 'He loves cheese. Cucumber. Watermelon and most melons and berries. Grapes. Pasta. Yogurt,  Apples and most proteins (Chicken and beef particularly). \n\nGetting him to eat vegetables is hard since he turned two and his preferences change almost daily. Carrots, peas, corn and yam seem to be standards. Sometimes he\'ll go on a broccoli kick but that\'s hard to predict. '),
(66496, 1183, '_field_45', 'Yes'),
(66495, 1183, '_field_63', ''),
(66492, 1183, '_field_43', 'No'),
(66493, 1183, '_field_62', ''),
(66494, 1183, '_field_44', 'No'),
(66491, 1183, '_field_42', 'None. '),
(66490, 1183, '_field_56', ''),
(66483, 1183, '_field_37', 'Imaginary shopping, cooking, cleaning etc, dancing, singing, blocks, puzzles, colouring, reading, looking out the window and explaining everything he sees, going to the park, being outside, walks, going grocery shopping, the aquarium, visiting his grandparents etc'),
(66484, 1183, '_field_38', 'No'),
(66485, 1183, '_field_39', 'No'),
(66486, 1183, '_field_61', ''),
(66487, 1183, '_field_53', ''),
(66488, 1183, '_field_54', 'No'),
(66489, 1183, '_field_55', ''),
(66476, 1183, '_field_22', 'M'),
(66477, 1183, '_field_26', 'English '),
(66478, 1183, '_field_27', ''),
(66479, 1183, '_field_30', 'Canadian '),
(66480, 1183, '_field_32', 'N'),
(66481, 1183, '_field_72', ''),
(66482, 1183, '_field_36', 'Imaginary play with toys such a little people, trucks etc. Reading, imaginary cooking in his kitchen, playing piano, singing'),
(66475, 1183, '_field_20', 'Oakes '),
(66473, 1183, '_field_18', 'Oakes Geoffrey Andrew Kingsley '),
(66474, 1183, '_field_24', '24/09/2016'),
(66472, 1183, '_field_60', ''),
(66471, 1183, '_field_59', ''),
(66470, 1183, '_field_58', ''),
(66469, 1183, '_field_57', ''),
(66468, 1183, '_field_41', '1'),
(66467, 1183, '_field_35', '604 928 6594'),
(66466, 1183, '_field_34', 'Self Employed '),
(66465, 1183, '_field_31', 'v6z0c6'),
(66464, 1183, '_field_33', 'BC'),
(66463, 1183, '_field_29', 'Vancouver '),
(66462, 1183, '_field_28', '1505'),
(66461, 1183, '_field_25', '1351 Continental St'),
(66460, 1183, '_field_23', 'info@thisissimonking.com'),
(66459, 1183, '_field_21', '604 928 6594'),
(66458, 1183, '_field_19', 'King'),
(66457, 1183, '_field_17', 'Simon '),
(66456, 1183, '_field_71', 'Staff'),
(66455, 1183, '_field_70', ''),
(66454, 1183, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(66453, 1183, '_field_9', '0'),
(66452, 1183, '_field_7', 'September 2019'),
(66451, 1183, '_field_5', 'Afternoon Session'),
(66450, 1182, '_seq_num', '390'),
(66449, 1182, '_form_id', '2'),
(66448, 1182, '_field_67', '1');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(66447, 1182, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(66446, 1182, '_field_73', 'Blythe is very independent and thoughtful.  Our goal is to foster this part of her personality and have her enjoy learning.  The Montessori method fits her personality really well and pushes her to problem solve difficult situations on her own.  She enjoys learning from her friends at school.  She is really starting to take charge and trying to help other younger kids in her class.  '),
(66445, 1182, '_field_47', 'You were recommended by Miranda from Little Cedar Montessori.  Your enrichment program is unique and no other schools seem to offer this.  I like that there is parent participation in certain activities throughout the year.'),
(66444, 1182, '_field_65', ''),
(66443, 1182, '_field_46', 'N'),
(66442, 1182, '_field_64', ''),
(66441, 1182, '_field_45', 'No'),
(66440, 1182, '_field_63', 'Intolerant to dairy, gluten, eggs, tomatoes, melons, strawberries '),
(66439, 1182, '_field_44', 'Yes'),
(66438, 1182, '_field_62', ''),
(66437, 1182, '_field_43', 'No'),
(66436, 1182, '_field_42', 'Eczema '),
(66435, 1182, '_field_56', 'Yes'),
(66433, 1182, '_field_54', 'Yes'),
(66434, 1182, '_field_55', 'Great Lakes Montessori'),
(66432, 1182, '_field_53', 'Great Lakes Montessori 2nd year'),
(66431, 1182, '_field_61', 'Yes'),
(66430, 1182, '_field_39', 'Yes'),
(66422, 1182, '_field_26', 'English'),
(66423, 1182, '_field_27', 'French '),
(66424, 1182, '_field_30', 'Canadian'),
(66425, 1182, '_field_32', 'Yes'),
(66426, 1182, '_field_72', 'Daryl 10 months'),
(66427, 1182, '_field_36', 'Books, tea party '),
(66428, 1182, '_field_37', 'Dancing, singing, music, soccer'),
(66429, 1182, '_field_38', 'Yes'),
(66421, 1182, '_field_22', 'F'),
(66419, 1182, '_field_24', '15/07/2015'),
(66420, 1182, '_field_20', 'Blythe'),
(66418, 1182, '_field_18', 'Blythe Wong'),
(66416, 1182, '_field_59', ''),
(66417, 1182, '_field_60', ''),
(66415, 1182, '_field_58', ''),
(66414, 1182, '_field_57', ''),
(66413, 1182, '_field_41', '0'),
(66412, 1182, '_field_35', '4163586033'),
(66411, 1182, '_field_34', 'Self employed '),
(66410, 1182, '_field_31', 'L3T 0B'),
(66405, 1182, '_field_23', 'sandy.ttam@gmail.com'),
(66406, 1182, '_field_25', '303 South Park Road'),
(66407, 1182, '_field_28', ''),
(66408, 1182, '_field_29', 'Thornhill'),
(66409, 1182, '_field_33', 'ON'),
(66403, 1182, '_field_19', 'Wong'),
(66404, 1182, '_field_21', '4163586033'),
(66402, 1182, '_field_17', 'Sandy'),
(66392, 1181, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(66393, 1181, '_field_67', '1'),
(66394, 1181, '_form_id', '2'),
(66395, 1181, '_seq_num', '389'),
(66396, 1182, '_field_5', 'Full Day'),
(66397, 1182, '_field_7', 'September 2019'),
(66398, 1182, '_field_9', '0'),
(66399, 1182, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(66400, 1182, '_field_70', ''),
(66401, 1182, '_field_71', 'Miranda from Little Cedar Montessori'),
(66391, 1181, '_field_73', 'Blythe is very independent and thoughtful.  Our goal is to foster this part of her personality and have her enjoy learning.  The Montessori method fits her personality really well and pushes her to problem solve difficult situations on her own.  She enjoys learning from her friends at school.  She is really starting to take charge and trying to help other younger kids in her class.  '),
(66390, 1181, '_field_47', 'You were recommended by Miranda from Little Cedar Montessori.  Your enrichment program is unique and no other schools seem to offer this.  I like that there is parent participation in certain activities throughout the year.'),
(55542, 982, '_field_21', '7789946404'),
(55541, 982, '_field_19', 'ALFARUQ'),
(55539, 982, '_field_71', ''),
(55540, 982, '_field_17', 'YEASMIN'),
(55538, 982, '_field_70', ''),
(55537, 982, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(55536, 982, '_field_9', '0'),
(55535, 982, '_field_7', 'January 2019'),
(55534, 982, '_field_5', 'Morning Session'),
(55533, 981, '_seq_num', '291'),
(55532, 981, '_form_id', '2'),
(55531, 981, '_field_67', '1'),
(55530, 981, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(55529, 981, '_field_73', 'The Montessori Method allows for independence which is a key factor in life long learning. We appreciate the structure of the method where children chose their activities and don\'t have to sit in a chair all day. We also value the interaction and special care the teachers provide the children. '),
(55528, 981, '_field_47', 'Our hope for Maya is that she loves to learn throughout her life. Education and the constant pursuit of it are very important to achieving life goals. We believe that starting Maya at WMA will start the path of this goal.'),
(55527, 981, '_field_65', ''),
(55526, 981, '_field_46', 'N'),
(55525, 981, '_field_64', ''),
(55524, 981, '_field_45', 'No'),
(55523, 981, '_field_63', ''),
(55522, 981, '_field_44', 'No'),
(55521, 981, '_field_62', ''),
(55520, 981, '_field_43', 'No'),
(55519, 981, '_field_42', 'NONE'),
(55518, 981, '_field_56', 'Yes'),
(55517, 981, '_field_55', 'STRONGSTART'),
(55516, 981, '_field_54', 'Yes'),
(55515, 981, '_field_53', ''),
(55514, 981, '_field_61', ''),
(55513, 981, '_field_39', 'No'),
(55512, 981, '_field_38', 'Yes'),
(55511, 981, '_field_37', 'RUNNING AROUND'),
(55510, 981, '_field_36', 'COLOURING'),
(55509, 981, '_field_72', ''),
(55508, 981, '_field_32', 'N'),
(55507, 981, '_field_30', 'CANADIAN'),
(55506, 981, '_field_27', ''),
(55505, 981, '_field_26', 'ENGLISH'),
(55504, 981, '_field_22', 'F'),
(55503, 981, '_field_20', 'MAYA'),
(55502, 981, '_field_24', '08/06/2016'),
(55501, 981, '_field_18', 'MAYA ALFARUQ'),
(55500, 981, '_field_60', ''),
(55499, 981, '_field_59', ''),
(55496, 981, '_field_41', '1'),
(55497, 981, '_field_57', ''),
(55498, 981, '_field_58', ''),
(55495, 981, '_field_35', '604-220-7683'),
(55494, 981, '_field_34', 'FORTISBC'),
(55493, 981, '_field_31', 'V5L2H4'),
(55492, 981, '_field_33', 'BC'),
(55491, 981, '_field_29', 'VANCOUVER'),
(55490, 981, '_field_28', ''),
(55489, 981, '_field_25', '1750 VENABLES STREET'),
(55488, 981, '_field_23', 'YEASMIN.ALFARUQ@GMAIL.COM'),
(55476, 980, '_field_126', '1'),
(55477, 980, '_form_id', '3'),
(55478, 980, '_seq_num', '201'),
(55479, 981, '_field_5', 'Morning Session'),
(55480, 981, '_field_7', 'January 2019'),
(55481, 981, '_field_9', '0'),
(55482, 981, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(55483, 981, '_field_70', ''),
(55484, 981, '_field_71', ''),
(55485, 981, '_field_17', 'YEASMIN'),
(55486, 981, '_field_19', 'ALFARUQ'),
(55487, 981, '_field_21', '7789946404'),
(55475, 980, '_field_136', 'Ethan is a caring and empathetic children who loves being with his friends. He is friendly with everyone he meets and always tries to be inclusive when playing together. He has a strong  bond with the people he knows and has a strong sense of community. His favorite things to learn include dinosaurs, animals and science. '),
(55474, 980, '_field_124', 'Ethan has been in the Montessori system for a number of years now and seem to be excelling under its direction. He has developed into an independent learner who loves to discover and explore. We would love for him to continue under the Montessori program from Kindergarten into elementary school. '),
(66389, 1181, '_field_65', ''),
(66388, 1181, '_field_46', 'N'),
(66387, 1181, '_field_64', ''),
(66386, 1181, '_field_45', 'No'),
(66385, 1181, '_field_63', 'Intolerant to dairy, gluten, eggs, tomatoes, melons, strawberries '),
(66384, 1181, '_field_44', 'Yes'),
(66383, 1181, '_field_62', ''),
(66382, 1181, '_field_43', 'No'),
(66381, 1181, '_field_42', 'Eczema '),
(66380, 1181, '_field_56', 'Yes'),
(66379, 1181, '_field_55', 'Great Lakes Montessori'),
(66378, 1181, '_field_54', 'Yes'),
(66377, 1181, '_field_53', 'Great Lakes Montessori 2nd year'),
(66376, 1181, '_field_61', 'Yes'),
(66375, 1181, '_field_39', 'Yes'),
(66374, 1181, '_field_38', 'Yes'),
(66373, 1181, '_field_37', 'Dancing, singing, music, soccer'),
(66372, 1181, '_field_36', 'Books, tea party '),
(66371, 1181, '_field_72', 'Daryl 10 months'),
(66370, 1181, '_field_32', 'Yes'),
(66369, 1181, '_field_30', 'Canadian'),
(66368, 1181, '_field_27', 'French '),
(66367, 1181, '_field_26', 'English'),
(66366, 1181, '_field_22', 'F'),
(66365, 1181, '_field_20', 'Blythe'),
(66364, 1181, '_field_24', '15/07/2015'),
(66363, 1181, '_field_18', 'Blythe Wong'),
(66362, 1181, '_field_60', ''),
(66361, 1181, '_field_59', ''),
(66360, 1181, '_field_58', ''),
(66359, 1181, '_field_57', ''),
(66358, 1181, '_field_41', '0'),
(66357, 1181, '_field_35', '4163586033'),
(66356, 1181, '_field_34', 'Self employed '),
(66355, 1181, '_field_31', 'L3T 0B'),
(66354, 1181, '_field_33', 'ON'),
(66353, 1181, '_field_29', 'Thornhill'),
(66352, 1181, '_field_28', ''),
(66351, 1181, '_field_25', '303 South Park Road'),
(66350, 1181, '_field_23', 'sandy.ttam@gmail.com'),
(66349, 1181, '_field_21', '4163586033'),
(66348, 1181, '_field_19', 'Wong'),
(66347, 1181, '_field_17', 'Sandy'),
(66346, 1181, '_field_71', 'Miranda from Little Cedar Montessori'),
(66345, 1181, '_field_70', ''),
(66344, 1181, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(66343, 1181, '_field_9', '0'),
(66342, 1181, '_field_7', 'September 2019'),
(66341, 1181, '_field_5', 'Full Day'),
(66340, 1180, '_seq_num', '388'),
(66339, 1180, '_form_id', '2'),
(66338, 1180, '_field_67', '1'),
(66337, 1180, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(66336, 1180, '_field_73', 'My daughter seems like my son, my son loves Montessori education method,so I think it is still good for my daughter'),
(66335, 1180, '_field_47', 'My son Remy Meng has been in WMA for one years, and he has a great time in WMA.'),
(66334, 1180, '_field_65', ''),
(66333, 1180, '_field_46', 'N'),
(66319, 1180, '_field_38', 'Yes'),
(66320, 1180, '_field_39', 'Yes'),
(66321, 1180, '_field_61', 'Yes'),
(66322, 1180, '_field_53', ''),
(66323, 1180, '_field_54', 'Yes'),
(66324, 1180, '_field_55', 'CEFA BRENTWOOD'),
(66325, 1180, '_field_56', 'Yes'),
(66326, 1180, '_field_42', 'N/A'),
(66327, 1180, '_field_43', 'No'),
(66328, 1180, '_field_62', ''),
(66329, 1180, '_field_44', 'No'),
(66330, 1180, '_field_63', ''),
(66331, 1180, '_field_45', 'No'),
(66332, 1180, '_field_64', ''),
(66312, 1180, '_field_26', 'Chinese'),
(66313, 1180, '_field_27', ''),
(66314, 1180, '_field_30', 'Canada'),
(66315, 1180, '_field_32', 'Yes'),
(66316, 1180, '_field_72', 'Remy Meng 4.5 years old'),
(66317, 1180, '_field_36', 'Play toys'),
(66318, 1180, '_field_37', 'Hide and Seek'),
(66311, 1180, '_field_22', 'F'),
(66310, 1180, '_field_20', ''),
(66308, 1180, '_field_18', 'Remilia Wang'),
(66309, 1180, '_field_24', '08/03/2016'),
(66307, 1180, '_field_60', ''),
(66306, 1180, '_field_59', ''),
(66305, 1180, '_field_58', ''),
(66304, 1180, '_field_57', ''),
(66303, 1180, '_field_41', '1'),
(66302, 1180, '_field_35', '7788980369'),
(66301, 1180, '_field_34', 'Mitchell Island Terminal'),
(66300, 1180, '_field_31', 'V5C3A8'),
(66299, 1180, '_field_33', 'BC'),
(66298, 1180, '_field_29', 'BURNABY'),
(66297, 1180, '_field_28', '4820 VENABLES STREET'),
(66296, 1180, '_field_25', '4820 VENABLES STREET'),
(66295, 1180, '_field_23', 'mc900605@hotmail.com'),
(66294, 1180, '_field_21', '7788980369'),
(66293, 1180, '_field_19', 'MENG'),
(66292, 1180, '_field_17', 'CHAO'),
(66291, 1180, '_field_71', ''),
(66290, 1180, '_field_70', 'Remy Meng'),
(66289, 1180, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(66288, 1180, '_field_9', '1'),
(66287, 1180, '_field_7', 'September 2019'),
(66286, 1180, '_field_5', 'select'),
(66285, 1179, '_seq_num', '387'),
(66284, 1179, '_form_id', '2'),
(66283, 1179, '_field_67', '1'),
(66282, 1179, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(66281, 1179, '_field_73', 'My daughter seems like my son, my son loves Montessori education method,so I think it is still good for my daughter'),
(66280, 1179, '_field_47', 'My son Remy Meng has been in WMA for one years, and he has a great time in WMA.'),
(66279, 1179, '_field_65', ''),
(66278, 1179, '_field_46', 'N'),
(66277, 1179, '_field_64', ''),
(66276, 1179, '_field_45', 'No'),
(66275, 1179, '_field_63', ''),
(66274, 1179, '_field_44', 'No'),
(66273, 1179, '_field_62', ''),
(66272, 1179, '_field_43', 'No'),
(66271, 1179, '_field_42', 'N/A'),
(66270, 1179, '_field_56', 'Yes'),
(66269, 1179, '_field_55', 'CEFA BRENTWOOD'),
(66268, 1179, '_field_54', 'Yes'),
(66267, 1179, '_field_53', ''),
(66266, 1179, '_field_61', 'Yes'),
(66265, 1179, '_field_39', 'Yes'),
(66264, 1179, '_field_38', 'Yes'),
(66263, 1179, '_field_37', 'Hide and Seek'),
(66262, 1179, '_field_36', 'Play toys'),
(66261, 1179, '_field_72', 'Remy Meng 4.5 years old'),
(66260, 1179, '_field_32', 'Yes'),
(66259, 1179, '_field_30', 'Canada'),
(66258, 1179, '_field_27', ''),
(66257, 1179, '_field_26', 'Chinese'),
(66256, 1179, '_field_22', 'F'),
(66255, 1179, '_field_20', ''),
(66254, 1179, '_field_24', '08/03/2016'),
(66253, 1179, '_field_18', 'Remilia Wang'),
(66252, 1179, '_field_60', ''),
(66251, 1179, '_field_59', ''),
(66250, 1179, '_field_58', ''),
(66249, 1179, '_field_57', ''),
(66248, 1179, '_field_41', '1'),
(66236, 1179, '_field_71', ''),
(66237, 1179, '_field_17', 'CHAO'),
(66238, 1179, '_field_19', 'MENG'),
(66239, 1179, '_field_21', '7788980369'),
(66240, 1179, '_field_23', 'mc900605@hotmail.com'),
(66241, 1179, '_field_25', '4820 VENABLES STREET'),
(66242, 1179, '_field_28', '4820 VENABLES STREET'),
(66243, 1179, '_field_29', 'BURNABY'),
(66244, 1179, '_field_33', 'BC'),
(66245, 1179, '_field_31', 'V5C3A8'),
(66246, 1179, '_field_34', 'Mitchell Island Terminal'),
(66247, 1179, '_field_35', '7788980369'),
(66230, 1177, '_seq_num', '296'),
(66231, 1179, '_field_5', 'select'),
(66232, 1179, '_field_7', 'September 2019'),
(66233, 1179, '_field_9', '1'),
(66234, 1179, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(66235, 1179, '_field_70', 'Remy Meng'),
(66229, 1177, '_form_id', '3'),
(66228, 1177, '_field_126', '1'),
(66227, 1177, '_field_136', 'Bella is an outgoing and sweet girl, she is a little \"super star\" in the daycare, all teachers and kids love her. She is also very curious for everthing and always asking \"why\". \nShe like telling stories and can play with her toys for long time by making some stories for these toys. Sometime, I also like these stories made by her.'),
(66226, 1177, '_field_124', 'We expect my daughter can grew up in a learning environment where she can learn something would benefit her whole life. She can explore her interests and talents in school. We wish we can work with school together to help my daughter to be best version of herself.'),
(66225, 1177, '_field_123', 'We recognize Montessori method of education is great for kids as it attempts to develop children physically, socially, emotionally and cognitively. It is individualized to each student, child-centered, focuses on hands-on learning and inspires creativity.\nWe heard WMA from our friends whose kid is in WMA, they highly recommended WMA to us because their kids are really happy everyday in WMA and they felt teachers in WMA are very responsible and nice for kids.'),
(66223, 1177, '_field_134', 'No'),
(66224, 1177, '_field_135', ''),
(66222, 1177, '_field_133', ''),
(66221, 1177, '_field_132', 'No'),
(66220, 1177, '_field_122', ''),
(66219, 1177, '_field_121', 'No'),
(66218, 1177, '_field_120', ''),
(66217, 1177, '_field_119', 'No'),
(66216, 1177, '_field_118', ''),
(66215, 1177, '_field_117', 'No'),
(66214, 1177, '_field_116', ''),
(66213, 1177, '_field_115', 'No'),
(66212, 1177, '_field_114', 'No'),
(66211, 1177, '_field_138', 'Gymnastics, Ballet, Skating'),
(66210, 1177, '_field_131', ''),
(66209, 1177, '_field_137', 'Public speaking (e.g. story telling)'),
(66208, 1177, '_field_130', 'CEFA Early Learning (Brentwood)'),
(66207, 1177, '_field_106', 'Craft, socializing, outdoor activities'),
(66206, 1177, '_field_105', 'Drawing and Reading'),
(66205, 1177, '_field_104', 'Ada Ding, 1 year old'),
(66204, 1177, '_field_103', 'Yes'),
(66203, 1177, '_field_102', 'Canadian'),
(66202, 1177, '_field_101', ''),
(66201, 1177, '_field_100', 'English'),
(66200, 1177, '_field_99', 'Female'),
(66199, 1177, '_field_98', ''),
(66197, 1177, '_field_96', 'Bella Zhao'),
(66198, 1177, '_field_97', '29/06/2014'),
(66196, 1177, '_field_129', ''),
(66194, 1177, '_field_95', '7788586728'),
(66195, 1177, '_field_128', ''),
(66188, 1177, '_field_89', 'Douglas College'),
(66189, 1177, '_field_90', '6047776021'),
(66190, 1177, '_field_91', '1'),
(66191, 1177, '_field_92', 'Kelvin'),
(66192, 1177, '_field_93', 'Zhao'),
(66193, 1177, '_field_94', 'zhaojnl@gmail.com'),
(66187, 1177, '_field_88', 'V5B0A3'),
(66186, 1177, '_field_87', 'BC'),
(66185, 1177, '_field_86', 'Burnaby'),
(66184, 1177, '_field_85', '802'),
(66183, 1177, '_field_84', '5611 Goring Street'),
(66182, 1177, '_field_83', 'cherrydxp@gmail.com'),
(66181, 1177, '_field_82', '7788960902'),
(66180, 1177, '_field_81', 'Ding'),
(66179, 1177, '_field_80', 'Cherry'),
(66171, 1176, '_field_126', '1'),
(66172, 1176, '_form_id', '3'),
(66173, 1176, '_seq_num', '295'),
(66174, 1177, '_field_74', 'Kindergarten'),
(66175, 1177, '_field_75', 'September 2019'),
(66176, 1177, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(66177, 1177, '_field_78', 'Ms Chenying Wang'),
(66178, 1177, '_field_79', ''),
(66170, 1176, '_field_136', 'Bella is an outgoing and sweet girl, she is a little \"super star\" in the daycare, all teachers and kids love her. She is also very curious for everthing and always asking \"why\". \nShe like telling stories and can play with her toys for long time by making some stories for these toys. Sometime, I also like these stories made by her.'),
(66169, 1176, '_field_124', 'We expect my daughter can grew up in a learning environment where she can learn something would benefit her whole life. She can explore her interests and talents in school. We wish we can work with school together to help my daughter to be best version of herself.'),
(55469, 980, '_field_132', 'No'),
(55470, 980, '_field_133', ''),
(55471, 980, '_field_134', 'No'),
(55472, 980, '_field_135', ''),
(55473, 980, '_field_123', 'We attended the open house and was impressed with the family atmosphere of the school and the passion shared by the parents and teachers about the school. We believe that the school will provide a strong and nurturing environment for our child as he grow and discover more about himself and the world. We also like the diverse set of programs like music and drama that are unavailable at public schools. We would welcome the opportunity to become a part of the WMA community. '),
(55468, 980, '_field_122', ''),
(55467, 980, '_field_121', 'No'),
(55466, 980, '_field_120', ''),
(55465, 980, '_field_119', 'No'),
(55464, 980, '_field_118', ''),
(55463, 980, '_field_117', 'No'),
(55462, 980, '_field_116', ''),
(55461, 980, '_field_115', 'No'),
(55460, 980, '_field_114', 'none'),
(55459, 980, '_field_138', 'taekwondo, art class, swimming'),
(55458, 980, '_field_131', ''),
(55457, 980, '_field_137', 'plaing with his friends, arts and crafts, learning about animals and dinosaurs'),
(55456, 980, '_field_130', 'Reach for the Star Montessori'),
(55455, 980, '_field_106', 'play together'),
(55454, 980, '_field_105', 'play'),
(55453, 980, '_field_104', 'Liam, 2'),
(55452, 980, '_field_103', 'Yes'),
(55451, 980, '_field_102', 'Canadian'),
(55450, 980, '_field_101', ''),
(55449, 980, '_field_100', 'English'),
(55448, 980, '_field_99', 'Male'),
(55447, 980, '_field_98', ''),
(55446, 980, '_field_97', '14/01/2014'),
(55445, 980, '_field_96', 'Ethan Cardoso Jin'),
(55444, 980, '_field_129', ''),
(55443, 980, '_field_128', ''),
(55442, 980, '_field_95', ''),
(55441, 980, '_field_94', ''),
(55440, 980, '_field_93', ''),
(55439, 980, '_field_92', ''),
(55438, 980, '_field_91', '1'),
(55437, 980, '_field_90', '604-261-5198'),
(55436, 980, '_field_89', 'V.A.I.S.'),
(55435, 980, '_field_88', 'v5x1j2'),
(55434, 980, '_field_87', 'BC'),
(55433, 980, '_field_86', 'Vancouver'),
(55432, 980, '_field_85', ''),
(55431, 980, '_field_84', '468 53rd Ave East'),
(55429, 980, '_field_82', '7782386981'),
(55430, 980, '_field_83', 'sidgry@hotmail.com'),
(55428, 980, '_field_81', 'JIN'),
(55427, 980, '_field_80', 'YUN'),
(55426, 980, '_field_79', ''),
(55425, 980, '_field_78', ''),
(55424, 980, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(55423, 980, '_field_75', 'September 2019'),
(55419, 979, '_field_126', '1'),
(55420, 979, '_form_id', '3'),
(55421, 979, '_seq_num', '200'),
(55422, 980, '_field_74', 'Kindergarten'),
(55418, 979, '_field_136', 'Ethan is a caring and empathetic children who loves being with his friends. He is friendly with everyone he meets and always tries to be inclusive when playing together. He has a strong  bond with the people he knows and has a strong sense of community. His favorite things to learn include dinosaurs, animals and science. '),
(55413, 979, '_field_133', ''),
(55414, 979, '_field_134', 'No'),
(55415, 979, '_field_135', ''),
(55416, 979, '_field_123', 'We attended the open house and was impressed with the family atmosphere of the school and the passion shared by the parents and teachers about the school. We believe that the school will provide a strong and nurturing environment for our child as he grow and discover more about himself and the world. We also like the diverse set of programs like music and drama that are unavailable at public schools. We would welcome the opportunity to become a part of the WMA community. '),
(55417, 979, '_field_124', 'Ethan has been in the Montessori system for a number of years now and seem to be excelling under its direction. He has developed into an independent learner who loves to discover and explore. We would love for him to continue under the Montessori program from Kindergarten into elementary school. '),
(55405, 979, '_field_116', ''),
(55406, 979, '_field_117', 'No'),
(55407, 979, '_field_118', ''),
(55408, 979, '_field_119', 'No'),
(55409, 979, '_field_120', ''),
(55410, 979, '_field_121', 'No'),
(55411, 979, '_field_122', ''),
(55412, 979, '_field_132', 'No'),
(55404, 979, '_field_115', 'No'),
(55402, 979, '_field_138', 'taekwondo, art class, swimming'),
(55403, 979, '_field_114', 'none'),
(55401, 979, '_field_131', ''),
(55400, 979, '_field_137', 'plaing with his friends, arts and crafts, learning about animals and dinosaurs'),
(55399, 979, '_field_130', 'Reach for the Star Montessori'),
(55398, 979, '_field_106', 'play together'),
(55396, 979, '_field_104', 'Liam, 2'),
(55397, 979, '_field_105', 'play'),
(55395, 979, '_field_103', 'Yes'),
(55394, 979, '_field_102', 'Canadian'),
(55393, 979, '_field_101', ''),
(55392, 979, '_field_100', 'English'),
(55391, 979, '_field_99', 'Male'),
(55390, 979, '_field_98', ''),
(55389, 979, '_field_97', '14/01/2014'),
(55388, 979, '_field_96', 'Ethan Cardoso Jin'),
(55387, 979, '_field_129', ''),
(55386, 979, '_field_128', ''),
(55385, 979, '_field_95', ''),
(55383, 979, '_field_93', ''),
(55384, 979, '_field_94', ''),
(55382, 979, '_field_92', ''),
(55381, 979, '_field_91', '1'),
(55380, 979, '_field_90', '604-261-5198'),
(55379, 979, '_field_89', 'V.A.I.S.'),
(55378, 979, '_field_88', 'v5x1j2'),
(55377, 979, '_field_87', 'BC'),
(55376, 979, '_field_86', 'Vancouver'),
(55375, 979, '_field_85', ''),
(55374, 979, '_field_84', '468 53rd Ave East'),
(55373, 979, '_field_83', 'sidgry@hotmail.com'),
(55372, 979, '_field_82', '7782386981'),
(55371, 979, '_field_81', 'JIN'),
(55370, 979, '_field_80', 'YUN'),
(55369, 979, '_field_79', ''),
(55368, 979, '_field_78', ''),
(55367, 979, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(55366, 979, '_field_75', 'September 2019'),
(55365, 979, '_field_74', 'Kindergarten'),
(55364, 978, '_seq_num', '199'),
(55363, 978, '_form_id', '3'),
(55362, 978, '_field_126', '1'),
(55361, 978, '_field_136', 'LARA has a long journey, since her diagnosis in till now.\nShe has been on therapy since she is 2 years and 8 months, she started learning on very young age.\nShe is a smart cookie, academically well for her age, but she definitely need some help with her friends.\nShe is a happy kid, curious, and extremely creative! Her pretend playlist wild.\nSo I want the best for her! After 2 years off homeschooling, she is needs to fly!'),
(55360, 978, '_field_124', 'The fact Montessori, is open to be more close to the kids interested about it. The teacher be more present for everyone, is magical!\nI want my kid to ask questions, to be curious, to learn on her on pace, and to be happy!\nMake friends, and to feel worthy! She is so smart, she just need some help to learn!'),
(55359, 978, '_field_123', 'I looking for a place who can help her blossom, a place with care and attention on the child special interests.\nThat’s show me on the Website. That’s why I decided to do try and do this application.\nShe is curious kid, about how the body works? Where the babies are?why the skie is blue?'),
(55358, 978, '_field_135', 'Same as above. She is has Autism.'),
(55357, 978, '_field_134', 'Yes'),
(55356, 978, '_field_133', ''),
(55355, 978, '_field_132', 'No'),
(55350, 978, '_field_118', ''),
(55351, 978, '_field_119', 'Yes'),
(55352, 978, '_field_120', 'Pick eater, strawberry, banana, burger and cheese'),
(55353, 978, '_field_121', 'No'),
(55354, 978, '_field_122', ''),
(55349, 978, '_field_117', 'No'),
(55348, 978, '_field_116', ''),
(55347, 978, '_field_115', 'No'),
(55338, 978, '_field_103', 'No'),
(55339, 978, '_field_104', ''),
(55340, 978, '_field_105', 'Play with dolls, play dough, dancing'),
(55341, 978, '_field_106', 'Playground, board games, colouring '),
(55342, 978, '_field_130', 'Homeschooling playground '),
(55343, 978, '_field_137', 'Same as above'),
(55344, 978, '_field_131', 'Kindergarten '),
(55345, 978, '_field_138', 'LARA has Autism, so she does ABA therapy, OT, Speech, Tutoring and Yoga.'),
(55346, 978, '_field_114', 'LARA is High Functioning Autism. She doing therapy since she 2 years and 8 months.'),
(55331, 978, '_field_96', 'LARA Bidart'),
(55332, 978, '_field_97', '20/06/2018'),
(55333, 978, '_field_98', 'Lara'),
(55334, 978, '_field_99', 'Female'),
(55335, 978, '_field_100', 'English '),
(55336, 978, '_field_101', 'Potuguese'),
(55337, 978, '_field_102', 'Canadian '),
(55330, 978, '_field_129', ''),
(55329, 978, '_field_128', ''),
(55327, 978, '_field_94', ''),
(55328, 978, '_field_95', ''),
(55326, 978, '_field_93', ''),
(55325, 978, '_field_92', ''),
(66168, 1176, '_field_123', 'We recognize Montessori method of education is great for kids as it attempts to develop children physically, socially, emotionally and cognitively. It is individualized to each student, child-centered, focuses on hands-on learning and inspires creativity.\nWe heard WMA from our friends whose kid is in WMA, they highly recommended WMA to us because their kids are really happy everyday in WMA and they felt teachers in WMA are very responsible and nice for kids.'),
(66167, 1176, '_field_135', ''),
(66166, 1176, '_field_134', 'No'),
(66165, 1176, '_field_133', ''),
(66164, 1176, '_field_132', 'No'),
(66163, 1176, '_field_122', ''),
(66162, 1176, '_field_121', 'No'),
(66161, 1176, '_field_120', ''),
(66160, 1176, '_field_119', 'No'),
(66159, 1176, '_field_118', ''),
(66158, 1176, '_field_117', 'No'),
(66157, 1176, '_field_116', ''),
(66156, 1176, '_field_115', 'No'),
(66155, 1176, '_field_114', 'No'),
(66154, 1176, '_field_138', 'Gymnastics, Ballet, Skating'),
(66153, 1176, '_field_131', ''),
(66152, 1176, '_field_137', 'Public speaking (e.g. story telling)'),
(66151, 1176, '_field_130', 'CEFA Early Learning (Brentwood)'),
(66150, 1176, '_field_106', 'Craft, socializing, outdoor activities'),
(66149, 1176, '_field_105', 'Drawing and Reading'),
(66148, 1176, '_field_104', 'Ada Ding, 1 year old'),
(66147, 1176, '_field_103', 'Yes'),
(66146, 1176, '_field_102', 'Canadian'),
(66145, 1176, '_field_101', ''),
(66144, 1176, '_field_100', 'English'),
(66143, 1176, '_field_99', 'Female'),
(66142, 1176, '_field_98', ''),
(66141, 1176, '_field_97', '29/06/2014'),
(66140, 1176, '_field_96', 'Bella Zhao'),
(66139, 1176, '_field_129', ''),
(66138, 1176, '_field_128', ''),
(66137, 1176, '_field_95', '7788586728'),
(66136, 1176, '_field_94', 'zhaojnl@gmail.com'),
(66135, 1176, '_field_93', 'Zhao'),
(66134, 1176, '_field_92', 'Kelvin'),
(66133, 1176, '_field_91', '1'),
(66132, 1176, '_field_90', '6047776021'),
(66131, 1176, '_field_89', 'Douglas College'),
(66130, 1176, '_field_88', 'V5B0A3'),
(66129, 1176, '_field_87', 'BC'),
(66128, 1176, '_field_86', 'Burnaby'),
(66127, 1176, '_field_85', '802'),
(66121, 1176, '_field_79', ''),
(66122, 1176, '_field_80', 'Cherry'),
(66123, 1176, '_field_81', 'Ding'),
(66124, 1176, '_field_82', '7788960902'),
(66125, 1176, '_field_83', 'cherrydxp@gmail.com'),
(66126, 1176, '_field_84', '5611 Goring Street'),
(66120, 1176, '_field_78', 'Ms Chenying Wang'),
(66119, 1176, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(66118, 1176, '_field_75', 'September 2019'),
(66117, 1176, '_field_74', 'Kindergarten'),
(66116, 1175, '_seq_num', '386'),
(66115, 1175, '_form_id', '2'),
(66114, 1175, '_field_67', '1'),
(66100, 1175, '_field_55', ''),
(66101, 1175, '_field_56', ''),
(66102, 1175, '_field_42', 'no'),
(66103, 1175, '_field_43', 'No'),
(66104, 1175, '_field_62', ''),
(66105, 1175, '_field_44', 'No'),
(66106, 1175, '_field_63', ''),
(66107, 1175, '_field_45', 'No'),
(66108, 1175, '_field_64', ''),
(66109, 1175, '_field_46', 'N'),
(66110, 1175, '_field_65', ''),
(66111, 1175, '_field_47', 'To go with her sister Olivia.'),
(66112, 1175, '_field_73', 'To customized her learning to her own way.'),
(66113, 1175, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(66095, 1175, '_field_38', 'Yes'),
(66096, 1175, '_field_39', 'Yes'),
(66097, 1175, '_field_61', 'Yes'),
(66098, 1175, '_field_53', 'She goes to her Uncle grandpa once a week with her sister.'),
(66099, 1175, '_field_54', 'No'),
(66094, 1175, '_field_37', 'reading, playing with anything, puzzles'),
(66092, 1175, '_field_72', 'Olivia Grace, 4y/o'),
(66093, 1175, '_field_36', 'drawing, watching tv, painting'),
(66091, 1175, '_field_32', 'Yes'),
(55324, 978, '_field_91', '1'),
(55323, 978, '_field_90', '6046198645'),
(55321, 978, '_field_88', 'V5G1E2'),
(55322, 978, '_field_89', 'Full time Mom'),
(55320, 978, '_field_87', 'BC'),
(55319, 978, '_field_86', 'Burnaby '),
(55318, 978, '_field_85', ''),
(55317, 978, '_field_84', '5438 Dominion Street'),
(55316, 978, '_field_83', 'bueno.josie@hotmail.com'),
(55315, 978, '_field_82', '6046198645'),
(55314, 978, '_field_81', 'Bueno'),
(55313, 978, '_field_80', 'Josie '),
(55312, 978, '_field_79', ''),
(55311, 978, '_field_78', ''),
(55310, 978, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(55309, 978, '_field_75', 'September 2019'),
(55308, 978, '_field_74', 'Grade One'),
(55307, 977, '_seq_num', '198'),
(55306, 977, '_form_id', '3'),
(55305, 977, '_field_126', '1'),
(55304, 977, '_field_136', 'LARA has a long journey, since her diagnosis in till now.\nShe has been on therapy since she is 2 years and 8 months, she started learning on very young age.\nShe is a smart cookie, academically well for her age, but she definitely need some help with her friends.\nShe is a happy kid, curious, and extremely creative! Her pretend playlist wild.\nSo I want the best for her! After 2 years off homeschooling, she is needs to fly!'),
(55303, 977, '_field_124', 'The fact Montessori, is open to be more close to the kids interested about it. The teacher be more present for everyone, is magical!\nI want my kid to ask questions, to be curious, to learn on her on pace, and to be happy!\nMake friends, and to feel worthy! She is so smart, she just need some help to learn!'),
(55302, 977, '_field_123', 'I looking for a place who can help her blossom, a place with care and attention on the child special interests.\nThat’s show me on the Website. That’s why I decided to do try and do this application.\nShe is curious kid, about how the body works? Where the babies are?why the skie is blue?'),
(55301, 977, '_field_135', 'Same as above. She is has Autism.'),
(55300, 977, '_field_134', 'Yes'),
(55296, 977, '_field_121', 'No'),
(55297, 977, '_field_122', ''),
(55298, 977, '_field_132', 'No'),
(55299, 977, '_field_133', ''),
(55295, 977, '_field_120', 'Pick eater, strawberry, banana, burger and cheese'),
(55294, 977, '_field_119', 'Yes'),
(55293, 977, '_field_118', ''),
(55292, 977, '_field_117', 'No'),
(55291, 977, '_field_116', ''),
(55290, 977, '_field_115', 'No'),
(55289, 977, '_field_114', 'LARA is High Functioning Autism. She doing therapy since she 2 years and 8 months.'),
(55288, 977, '_field_138', 'LARA has Autism, so she does ABA therapy, OT, Speech, Tutoring and Yoga.'),
(55276, 977, '_field_98', 'Lara'),
(55277, 977, '_field_99', 'Female'),
(55278, 977, '_field_100', 'English '),
(55279, 977, '_field_101', 'Potuguese'),
(55280, 977, '_field_102', 'Canadian '),
(55281, 977, '_field_103', 'No'),
(55282, 977, '_field_104', ''),
(55283, 977, '_field_105', 'Play with dolls, play dough, dancing'),
(55284, 977, '_field_106', 'Playground, board games, colouring '),
(55285, 977, '_field_130', 'Homeschooling playground '),
(55286, 977, '_field_137', 'Same as above'),
(55287, 977, '_field_131', 'Kindergarten '),
(55268, 977, '_field_92', ''),
(55269, 977, '_field_93', ''),
(55270, 977, '_field_94', ''),
(55271, 977, '_field_95', ''),
(55272, 977, '_field_128', ''),
(55273, 977, '_field_129', ''),
(55274, 977, '_field_96', 'LARA Bidart'),
(55275, 977, '_field_97', '20/06/2018'),
(55267, 977, '_field_91', '1'),
(55266, 977, '_field_90', '6046198645'),
(55265, 977, '_field_89', 'Full time Mom'),
(55264, 977, '_field_88', 'V5G1E2'),
(66090, 1175, '_field_30', 'Canadian'),
(66089, 1175, '_field_27', ''),
(66088, 1175, '_field_26', 'English'),
(66087, 1175, '_field_22', 'F'),
(66086, 1175, '_field_20', 'Nicole'),
(66085, 1175, '_field_24', '18/05/2017'),
(66084, 1175, '_field_18', 'Nicole Adrianne Macdonald'),
(66083, 1175, '_field_60', ''),
(66082, 1175, '_field_59', ''),
(66081, 1175, '_field_58', ''),
(66080, 1175, '_field_57', ''),
(66079, 1175, '_field_41', '1'),
(66078, 1175, '_field_35', '6048227121'),
(66077, 1175, '_field_34', 'UBC Hospital'),
(66076, 1175, '_field_31', 'V5P1A6'),
(66075, 1175, '_field_33', 'BC'),
(66074, 1175, '_field_29', 'Vancouver'),
(66073, 1175, '_field_28', ''),
(66072, 1175, '_field_25', '1950 East 34th Avenue'),
(66071, 1175, '_field_23', 'emalynmacdonald@gmail.com'),
(66070, 1175, '_field_21', '7789975353'),
(66069, 1175, '_field_19', 'Macdonald'),
(66068, 1175, '_field_17', 'Emalyn'),
(66067, 1175, '_field_71', ''),
(66066, 1175, '_field_70', 'sibling'),
(66065, 1175, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(66064, 1175, '_field_9', '0'),
(66063, 1175, '_field_7', 'September 2019'),
(66062, 1175, '_field_5', 'Morning Session'),
(66061, 1174, '_seq_num', '385'),
(66060, 1174, '_form_id', '2'),
(66059, 1174, '_field_67', '1'),
(66058, 1174, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(66057, 1174, '_field_73', 'To customized her learning to her own way.'),
(66056, 1174, '_field_47', 'To go with her sister Olivia.'),
(66055, 1174, '_field_65', ''),
(66054, 1174, '_field_46', 'N'),
(66053, 1174, '_field_64', ''),
(66052, 1174, '_field_45', 'No'),
(66051, 1174, '_field_63', ''),
(66050, 1174, '_field_44', 'No'),
(66049, 1174, '_field_62', ''),
(66048, 1174, '_field_43', 'No'),
(66047, 1174, '_field_42', 'no'),
(66046, 1174, '_field_56', ''),
(66045, 1174, '_field_55', ''),
(66044, 1174, '_field_54', 'No'),
(66042, 1174, '_field_61', 'Yes'),
(66043, 1174, '_field_53', 'She goes to her Uncle grandpa once a week with her sister.'),
(66040, 1174, '_field_38', 'Yes'),
(66041, 1174, '_field_39', 'Yes'),
(66039, 1174, '_field_37', 'reading, playing with anything, puzzles'),
(66031, 1174, '_field_20', 'Nicole'),
(66032, 1174, '_field_22', 'F'),
(66033, 1174, '_field_26', 'English'),
(66034, 1174, '_field_27', ''),
(66035, 1174, '_field_30', 'Canadian'),
(66036, 1174, '_field_32', 'Yes'),
(66037, 1174, '_field_72', 'Olivia Grace, 4y/o'),
(66038, 1174, '_field_36', 'drawing, watching tv, painting'),
(66030, 1174, '_field_24', '18/05/2017'),
(66029, 1174, '_field_18', 'Nicole Adrianne Macdonald'),
(66028, 1174, '_field_60', ''),
(66027, 1174, '_field_59', ''),
(66026, 1174, '_field_58', ''),
(66025, 1174, '_field_57', ''),
(66024, 1174, '_field_41', '1'),
(66023, 1174, '_field_35', '6048227121'),
(66022, 1174, '_field_34', 'UBC Hospital'),
(66020, 1174, '_field_33', 'BC'),
(66021, 1174, '_field_31', 'V5P1A6'),
(66011, 1174, '_field_70', 'sibling'),
(66012, 1174, '_field_71', ''),
(66013, 1174, '_field_17', 'Emalyn'),
(66014, 1174, '_field_19', 'Macdonald'),
(66015, 1174, '_field_21', '7789975353'),
(66016, 1174, '_field_23', 'emalynmacdonald@gmail.com'),
(66017, 1174, '_field_25', '1950 East 34th Avenue'),
(66018, 1174, '_field_28', ''),
(66019, 1174, '_field_29', 'Vancouver'),
(66010, 1174, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(66004, 1173, '_field_126', '1'),
(66005, 1173, '_form_id', '3'),
(66006, 1173, '_seq_num', '294'),
(66007, 1174, '_field_5', 'Morning Session'),
(66008, 1174, '_field_7', 'September 2019'),
(66009, 1174, '_field_9', '0'),
(66003, 1173, '_field_136', 'Roey is a perfect example of what Montessori wrote about if you let the child develop naturally: he is a happy and cheerful boy because, thanks to the ideas of the Montessori method, he was given the freedom and support to develop into an independent kid. The first Montessori book I read was the \"Absorbent Mind\" and I have applied these ideas on him.  You will enjoy having him at your school.'),
(66002, 1173, '_field_124', 'I want my son to be an independent thinker. I do not want my child to learn many units of information as a bag of tricks. I consider that education\'s goal is to give the ability to the child to give the tools to approach any problem. Montessori enables this by teaching the child to focus and to understand the principles behind things. I was impressed how Montessori\'s \"hands-on\" method applies to math exploration, in particular.'),
(66001, 1173, '_field_123', 'I consider Montessori to be a great education method for children. I have placed Roey into Montessori daycare since he was 3-months old. (This was LePort Montessori in Irvine, California, where we lived.)  I also advertise Montessori system to to other parents. I run a Meetup group concerning child education, in which I tell guests about the benefits of Montessori. \n\nI went to the Montessori PSA conference in Maple Ridge, and saw the math teacher from Westside Montessori was there. He was demonstrating how you teach math (it was about square roots), and I was impressed.  You can read about my impressions by reading my blog article about it: https://medium.com/@borisreitman/square-roots-the-montessori-way-3d57eff86fda'),
(66000, 1173, '_field_135', ''),
(65999, 1173, '_field_134', 'No'),
(65998, 1173, '_field_133', ''),
(65997, 1173, '_field_132', 'No'),
(65996, 1173, '_field_122', ''),
(65995, 1173, '_field_121', 'No'),
(65994, 1173, '_field_120', 'He is picky about food, but he eats what we give him.  We give him a lot of grains: brown rice and buckwheat. Likes cucumbers, and broccoli. Eats meat (chicken) every two days. (Doesn\'t like meat very much.). Eats eggs, just the egg white part.'),
(65993, 1173, '_field_119', 'Yes'),
(65992, 1173, '_field_118', ''),
(65991, 1173, '_field_117', 'No'),
(65990, 1173, '_field_116', ''),
(65989, 1173, '_field_115', 'No'),
(65988, 1173, '_field_114', 'None.'),
(65987, 1173, '_field_138', 'We go to Music Lessons at the VSO, and are learning swimming by going to swimming pool regularly.'),
(65986, 1173, '_field_131', 'Primary Montessori'),
(65985, 1173, '_field_137', 'He is in Montessori, and likes all Montessori materials. Letters, binomial cubes, other materials.'),
(65984, 1173, '_field_130', 'Bambini Montessori'),
(65983, 1173, '_field_106', 'Play with others, he engages with others kids.'),
(65982, 1173, '_field_105', 'Play with toys, sometimes cars, sometimes Montessori materials. Likes to watch cartoons on iPad, because he can choose them on his own.  He enjoys singing: he sings to himself the \"Twinkle Twinkle\" melody.'),
(65981, 1173, '_field_104', ''),
(65980, 1173, '_field_103', 'No'),
(65979, 1173, '_field_102', 'Canadian'),
(65978, 1173, '_field_101', 'Russian'),
(65977, 1173, '_field_100', 'English'),
(65976, 1173, '_field_99', 'Male'),
(65975, 1173, '_field_98', 'Roey'),
(65974, 1173, '_field_97', '31/12/2015'),
(65973, 1173, '_field_96', 'Roey Reitman'),
(65972, 1173, '_field_129', ''),
(65971, 1173, '_field_128', 'Potent Systems'),
(65970, 1173, '_field_95', '+1-604-722-9353'),
(65969, 1173, '_field_94', 'faina.shpund@gmail.com'),
(65956, 1173, '_field_81', 'Reitman'),
(65957, 1173, '_field_82', '+17788261047'),
(65958, 1173, '_field_83', 'borisv@nym.hush.com'),
(65959, 1173, '_field_84', '507 1330 Hornby'),
(65960, 1173, '_field_85', '507 1330 Hornby'),
(65961, 1173, '_field_86', 'Vancouver'),
(65962, 1173, '_field_87', 'BC'),
(65963, 1173, '_field_88', 'V6Z 1W5'),
(65964, 1173, '_field_89', 'Self Employed'),
(65965, 1173, '_field_90', '7788261047'),
(65966, 1173, '_field_91', '1'),
(65967, 1173, '_field_92', 'Faina'),
(65968, 1173, '_field_93', 'Shpund'),
(65950, 1173, '_field_74', 'Kindergarten'),
(65951, 1173, '_field_75', 'September 2019'),
(65952, 1173, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(65953, 1173, '_field_78', ''),
(65954, 1173, '_field_79', 'Word of mouth'),
(65955, 1173, '_field_80', 'Boris'),
(65949, 1172, '_seq_num', '293'),
(65947, 1172, '_field_126', '1'),
(65948, 1172, '_form_id', '3'),
(65946, 1172, '_field_136', 'Roey is a perfect example of what Montessori wrote about if you let the child develop naturally: he is a happy and cheerful boy because, thanks to the ideas of the Montessori method, he was given the freedom and support to develop into an independent kid. The first Montessori book I read was the \"Absorbent Mind\" and I have applied these ideas on him.  You will enjoy having him at your school.'),
(65945, 1172, '_field_124', 'I want my son to be an independent thinker. I do not want my child to learn many units of information as a bag of tricks. I consider that education\'s goal is to give the ability to the child to give the tools to approach any problem. Montessori enables this by teaching the child to focus and to understand the principles behind things. I was impressed how Montessori\'s \"hands-on\" method applies to math exploration, in particular.'),
(65944, 1172, '_field_123', 'I consider Montessori to be a great education method for children. I have placed Roey into Montessori daycare since he was 3-months old. (This was LePort Montessori in Irvine, California, where we lived.)  I also advertise Montessori system to to other parents. I run a Meetup group concerning child education, in which I tell guests about the benefits of Montessori. \n\nI went to the Montessori PSA conference in Maple Ridge, and saw the math teacher from Westside Montessori was there. He was demonstrating how you teach math (it was about square roots), and I was impressed.  You can read about my impressions by reading my blog article about it: https://medium.com/@borisreitman/square-roots-the-montessori-way-3d57eff86fda'),
(65943, 1172, '_field_135', ''),
(65942, 1172, '_field_134', 'No'),
(65941, 1172, '_field_133', ''),
(65940, 1172, '_field_132', 'No'),
(65939, 1172, '_field_122', ''),
(65938, 1172, '_field_121', 'No'),
(65937, 1172, '_field_120', 'He is picky about food, but he eats what we give him.  We give him a lot of grains: brown rice and buckwheat. Likes cucumbers, and broccoli. Eats meat (chicken) every two days. (Doesn\'t like meat very much.). Eats eggs, just the egg white part.'),
(65935, 1172, '_field_118', ''),
(65936, 1172, '_field_119', 'Yes'),
(65934, 1172, '_field_117', 'No'),
(65933, 1172, '_field_116', ''),
(65932, 1172, '_field_115', 'No'),
(65931, 1172, '_field_114', 'None.'),
(65930, 1172, '_field_138', 'We go to Music Lessons at the VSO, and are learning swimming by going to swimming pool regularly.'),
(65929, 1172, '_field_131', 'Primary Montessori'),
(65927, 1172, '_field_130', 'Bambini Montessori'),
(65928, 1172, '_field_137', 'He is in Montessori, and likes all Montessori materials. Letters, binomial cubes, other materials.'),
(65926, 1172, '_field_106', 'Play with others, he engages with others kids.'),
(65925, 1172, '_field_105', 'Play with toys, sometimes cars, sometimes Montessori materials. Likes to watch cartoons on iPad, because he can choose them on his own.  He enjoys singing: he sings to himself the \"Twinkle Twinkle\" melody.'),
(65924, 1172, '_field_104', ''),
(65923, 1172, '_field_103', 'No'),
(65922, 1172, '_field_102', 'Canadian'),
(65921, 1172, '_field_101', 'Russian'),
(65920, 1172, '_field_100', 'English'),
(65907, 1172, '_field_89', 'Self Employed'),
(65908, 1172, '_field_90', '7788261047'),
(65909, 1172, '_field_91', '1'),
(65910, 1172, '_field_92', 'Faina'),
(65911, 1172, '_field_93', 'Shpund'),
(65912, 1172, '_field_94', 'faina.shpund@gmail.com'),
(65913, 1172, '_field_95', '+1-604-722-9353'),
(65914, 1172, '_field_128', 'Potent Systems'),
(65915, 1172, '_field_129', ''),
(65916, 1172, '_field_96', 'Roey Reitman'),
(65917, 1172, '_field_97', '31/12/2015'),
(65918, 1172, '_field_98', 'Roey'),
(65919, 1172, '_field_99', 'Male'),
(65901, 1172, '_field_83', 'borisv@nym.hush.com'),
(65902, 1172, '_field_84', '507 1330 Hornby'),
(65903, 1172, '_field_85', '507 1330 Hornby'),
(65904, 1172, '_field_86', 'Vancouver'),
(65905, 1172, '_field_87', 'BC'),
(65906, 1172, '_field_88', 'V6Z 1W5'),
(65900, 1172, '_field_82', '+17788261047'),
(65899, 1172, '_field_81', 'Reitman'),
(65898, 1172, '_field_80', 'Boris'),
(55263, 977, '_field_87', 'BC'),
(55262, 977, '_field_86', 'Burnaby '),
(55261, 977, '_field_85', ''),
(55260, 977, '_field_84', '5438 Dominion Street'),
(55259, 977, '_field_83', 'bueno.josie@hotmail.com'),
(55258, 977, '_field_82', '6046198645'),
(55257, 977, '_field_81', 'Bueno'),
(55256, 977, '_field_80', 'Josie '),
(55255, 977, '_field_79', ''),
(55254, 977, '_field_78', ''),
(55253, 977, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(55252, 977, '_field_75', 'September 2019'),
(55251, 977, '_field_74', 'Grade One'),
(55250, 976, '_seq_num', '290'),
(55249, 976, '_form_id', '2'),
(55248, 976, '_field_67', '1'),
(55247, 976, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(55246, 976, '_field_73', 'The Montessori focus is the whole child.  We like that the environment and philosophy is designed to progress with the child in mind, providing a rich assortment of resources and materials to spark curiosity and inquiry.  We like there is the model of curriculum that provides guides to learning with room for student growth, teacher support and continued development of a love for learning.  \n\nFor Paige, our goals are for her to be happy.  To be supported in the process of learning with her ideas, interests, curiosity, and wonderment.  We would like her to establish and to continue develop the foundation skills to build development in core areas, within a learning environment that is caring and nurturing.  '),
(55245, 976, '_field_47', 'From our first interaction with the Director of the school.  We felt a sense of warmth.  We met at 2018 Our Kids Expo.  I was one of the sponsors of the event.  She helped me to set up and was so caring and helpful!  I could only imagine her connection to students.  Over the years working with families as an Education Consultant, WMA has come up as such a wonderful place for children to learn and feel supported.  This is what we want for our family and daughter in her educational jounrey. '),
(55241, 976, '_field_45', 'No'),
(55242, 976, '_field_64', ''),
(55243, 976, '_field_46', 'N'),
(55244, 976, '_field_65', ''),
(55240, 976, '_field_63', ''),
(55239, 976, '_field_44', 'No'),
(55238, 976, '_field_62', ''),
(55237, 976, '_field_43', 'No'),
(55236, 976, '_field_42', 'N/A'),
(55235, 976, '_field_56', 'n'),
(55225, 976, '_field_32', 'N'),
(55226, 976, '_field_72', ''),
(55227, 976, '_field_36', 'Paige loves using crayons, playing with cars, and being read too'),
(55228, 976, '_field_37', 'She enjoys role play, kitchen play, family play and playing with anything transportation related as well as the playground'),
(55229, 976, '_field_38', 'Yes'),
(55230, 976, '_field_39', 'Yes'),
(55231, 976, '_field_61', 'Yes'),
(55232, 976, '_field_53', 'She has attended both a home daycare for 6 months with 3 children, as well as attends since June/2018 -current My whole Earth Academy Preschool '),
(55233, 976, '_field_54', 'Yes'),
(55234, 976, '_field_55', 'My Whole Earth Academy - attendance continual unless opportunity presents to join your school '),
(55224, 976, '_field_30', 'Canadian '),
(55223, 976, '_field_27', ''),
(55222, 976, '_field_26', 'English'),
(55221, 976, '_field_22', 'F'),
(55220, 976, '_field_20', 'Paige'),
(55219, 976, '_field_24', '22/01/2016'),
(55218, 976, '_field_18', 'paige'),
(55217, 976, '_field_60', ''),
(55215, 976, '_field_58', ''),
(55216, 976, '_field_59', ''),
(55214, 976, '_field_57', ''),
(55201, 976, '_field_71', ''),
(55202, 976, '_field_17', 'paula '),
(55203, 976, '_field_19', 'Stockhorst'),
(55204, 976, '_field_21', '7786280204'),
(55205, 976, '_field_23', 'phowell34@icloud.com'),
(55206, 976, '_field_25', '1045 East 17th Ave'),
(55207, 976, '_field_28', ''),
(55208, 976, '_field_29', 'Vancouver'),
(55209, 976, '_field_33', 'BC'),
(55210, 976, '_field_31', 'V5V1C3'),
(55211, 976, '_field_34', 'P.Howell Consulting Ltd. '),
(55212, 976, '_field_35', '7786280204'),
(55213, 976, '_field_41', '1'),
(55194, 975, '_form_id', '2'),
(55195, 975, '_seq_num', '289'),
(55196, 976, '_field_5', 'select'),
(55197, 976, '_field_7', 'January 2019'),
(55198, 976, '_field_9', '0'),
(55199, 976, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(55200, 976, '_field_70', ''),
(55193, 975, '_field_67', '1'),
(55192, 975, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(55191, 975, '_field_73', 'The Montessori focus is the whole child.  We like that the environment and philosophy is designed to progress with the child in mind, providing a rich assortment of resources and materials to spark curiosity and inquiry.  We like there is the model of curriculum that provides guides to learning with room for student growth, teacher support and continued development of a love for learning.  \n\nFor Paige, our goals are for her to be happy.  To be supported in the process of learning with her ideas, interests, curiosity, and wonderment.  We would like her to establish and to continue develop the foundation skills to build development in core areas, within a learning environment that is caring and nurturing.  ');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(55190, 975, '_field_47', 'From our first interaction with the Director of the school.  We felt a sense of warmth.  We met at 2018 Our Kids Expo.  I was one of the sponsors of the event.  She helped me to set up and was so caring and helpful!  I could only imagine her connection to students.  Over the years working with families as an Education Consultant, WMA has come up as such a wonderful place for children to learn and feel supported.  This is what we want for our family and daughter in her educational jounrey. '),
(55189, 975, '_field_65', ''),
(55188, 975, '_field_46', 'N'),
(55187, 975, '_field_64', ''),
(55186, 975, '_field_45', 'No'),
(55185, 975, '_field_63', ''),
(55184, 975, '_field_44', 'No'),
(55183, 975, '_field_62', ''),
(55182, 975, '_field_43', 'No'),
(55181, 975, '_field_42', 'N/A'),
(55180, 975, '_field_56', 'n'),
(55179, 975, '_field_55', 'My Whole Earth Academy - attendance continual unless opportunity presents to join your school '),
(55178, 975, '_field_54', 'Yes'),
(55177, 975, '_field_53', 'She has attended both a home daycare for 6 months with 3 children, as well as attends since June/2018 -current My whole Earth Academy Preschool '),
(55175, 975, '_field_39', 'Yes'),
(55176, 975, '_field_61', 'Yes'),
(55174, 975, '_field_38', 'Yes'),
(55173, 975, '_field_37', 'She enjoys role play, kitchen play, family play and playing with anything transportation related as well as the playground'),
(55167, 975, '_field_26', 'English'),
(55168, 975, '_field_27', ''),
(55169, 975, '_field_30', 'Canadian '),
(55170, 975, '_field_32', 'N'),
(55171, 975, '_field_72', ''),
(55172, 975, '_field_36', 'Paige loves using crayons, playing with cars, and being read too'),
(55166, 975, '_field_22', 'F'),
(55165, 975, '_field_20', 'Paige'),
(55164, 975, '_field_24', '22/01/2016'),
(55163, 975, '_field_18', 'paige'),
(55162, 975, '_field_60', ''),
(55161, 975, '_field_59', ''),
(55160, 975, '_field_58', ''),
(55159, 975, '_field_57', ''),
(55158, 975, '_field_41', '1'),
(55157, 975, '_field_35', '7786280204'),
(55156, 975, '_field_34', 'P.Howell Consulting Ltd. '),
(55143, 975, '_field_9', '0'),
(55144, 975, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(55145, 975, '_field_70', ''),
(55146, 975, '_field_71', ''),
(55147, 975, '_field_17', 'paula '),
(55148, 975, '_field_19', 'Stockhorst'),
(55149, 975, '_field_21', '7786280204'),
(55150, 975, '_field_23', 'phowell34@icloud.com'),
(55151, 975, '_field_25', '1045 East 17th Ave'),
(55152, 975, '_field_28', ''),
(55153, 975, '_field_29', 'Vancouver'),
(55154, 975, '_field_33', 'BC'),
(55155, 975, '_field_31', 'V5V1C3'),
(55138, 974, '_field_126', '1'),
(55139, 974, '_form_id', '3'),
(55140, 974, '_seq_num', '197'),
(55141, 975, '_field_5', 'select'),
(55142, 975, '_field_7', 'January 2019'),
(55137, 974, '_field_136', 'Nina is a joy to be around (I am not biased at all ;-) and is quite observant and emotionally mature.  Nina loves equally to do quiet work and play and also loves more active play and activities.  '),
(55136, 974, '_field_124', 'We value the non-competitive nature of the multi-age groupings at WMA and the focus on helping others.  We hope that through working at her own pace in a supportive environment, Nina will continue to build her self-confidence and sense of self.  We value the Montessori Method as it supports all facets of human development - physical, emotional, social and cognitive.  We also value the community involvement aspect of WMA and the multiple co-curricular activities offered'),
(55135, 974, '_field_123', 'I have heard great things about the teaching, care and community at WMA from several friends.  I value the attention to detail brought to all aspects of WMA - from the teachers, to the classroom materials and set-up and the class offerings in various subjects (music, art, theatre).  I also value a smaller school for elementary education as it fosters relationships and a sense of community.'),
(55134, 974, '_field_135', ''),
(55132, 974, '_field_133', ''),
(55133, 974, '_field_134', 'No'),
(55131, 974, '_field_132', 'No'),
(55130, 974, '_field_122', ''),
(55129, 974, '_field_121', 'No'),
(55128, 974, '_field_120', ''),
(55127, 974, '_field_119', 'No'),
(55126, 974, '_field_118', ''),
(55125, 974, '_field_117', 'No'),
(55124, 974, '_field_116', ''),
(55123, 974, '_field_115', 'No'),
(55122, 974, '_field_114', 'A small cyst was removed from her tongue in 2015 - no follow-up needed.'),
(55121, 974, '_field_138', 'Music, Gymnastics, Swimming, Ballet'),
(55120, 974, '_field_131', 'Preschool'),
(55119, 974, '_field_137', 'Arts &amp; Crafts, music, playing in the playground, story-time'),
(55118, 974, '_field_130', 'Eagles in the Sky'),
(55117, 974, '_field_106', 'Dancing, building, imaginary games, board games'),
(55116, 974, '_field_105', 'Painting, crafting, looking at books, building and puzzles'),
(55115, 974, '_field_104', 'Luca, age 7'),
(55114, 974, '_field_103', 'Yes'),
(55113, 974, '_field_102', 'Canadian'),
(55112, 974, '_field_101', ''),
(55111, 974, '_field_100', 'English'),
(55110, 974, '_field_99', 'Female'),
(55101, 974, '_field_92', ''),
(55102, 974, '_field_93', ''),
(55103, 974, '_field_94', ''),
(55104, 974, '_field_95', ''),
(55105, 974, '_field_128', ''),
(55106, 974, '_field_129', ''),
(55107, 974, '_field_96', 'Nina Rae Zimmermann'),
(55108, 974, '_field_97', '25/06/2014'),
(55109, 974, '_field_98', 'Nina'),
(55100, 974, '_field_91', '1'),
(55099, 974, '_field_90', '778-686-0790'),
(55098, 974, '_field_89', 'Public Health Agency of Canada'),
(55097, 974, '_field_88', 'V5N 1J7'),
(55096, 974, '_field_87', 'BC'),
(55095, 974, '_field_86', 'Vancouver'),
(55094, 974, '_field_85', ''),
(55093, 974, '_field_84', '1729 E 4th Ave'),
(55081, 973, '_field_126', '1'),
(55082, 973, '_form_id', '3'),
(55083, 973, '_seq_num', '196'),
(55084, 974, '_field_74', 'Kindergarten'),
(55085, 974, '_field_75', 'September 2019'),
(55086, 974, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(55087, 974, '_field_78', 'Sarah Cohen'),
(55088, 974, '_field_79', ''),
(55089, 974, '_field_80', 'Katie'),
(55090, 974, '_field_81', 'Graham'),
(55091, 974, '_field_82', '778-686-0790'),
(55092, 974, '_field_83', 'katiegraham88@gmail.com'),
(55080, 973, '_field_136', 'Nina is a joy to be around (I am not biased at all ;-) and is quite observant and emotionally mature.  Nina loves equally to do quiet work and play and also loves more active play and activities.  '),
(65897, 1172, '_field_79', 'Word of mouth'),
(65896, 1172, '_field_78', ''),
(65895, 1172, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(65894, 1172, '_field_75', 'September 2019'),
(65893, 1172, '_field_74', 'Kindergarten'),
(65892, 1171, '_seq_num', '384'),
(65891, 1171, '_form_id', '2'),
(65890, 1171, '_field_67', '1'),
(65889, 1171, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(65888, 1171, '_field_73', 'My child is an independent learner.  I have supported his learning by being with him, almost, full time.  It has worked well for us and we spend our days exploring what he enjoys.  This is important to me and I know Montessori can foster independent learning.  '),
(65887, 1171, '_field_47', 'I was interested in Montessori education long before my child was born.  I have taught dance as part of  a Montessori summer program.  My son is quiet and enjoys peaceful and organized environments.  I think he will benefit from a Montessori environment. '),
(65886, 1171, '_field_65', 'He often needs an adult to sit with him while eating as he tends to get distracted and forget to eat. '),
(65885, 1171, '_field_46', 'Yes'),
(65884, 1171, '_field_64', ''),
(65883, 1171, '_field_45', 'No'),
(65882, 1171, '_field_63', 'Dairy free and wheat free'),
(65881, 1171, '_field_44', 'Yes'),
(65880, 1171, '_field_62', ''),
(65879, 1171, '_field_43', 'No'),
(65878, 1171, '_field_42', 'None'),
(65877, 1171, '_field_56', ''),
(65876, 1171, '_field_55', ''),
(65875, 1171, '_field_54', 'No'),
(65874, 1171, '_field_53', 'My child tried preschool in Sept 2018 and was obviously not ready. He seems more ready now. '),
(65873, 1171, '_field_61', 'Yes'),
(65872, 1171, '_field_39', 'Yes'),
(65871, 1171, '_field_38', 'Yes'),
(65870, 1171, '_field_37', 'outdoor play'),
(65869, 1171, '_field_36', 'playing with trains, water play, painting'),
(65868, 1171, '_field_72', ''),
(65867, 1171, '_field_32', 'N'),
(65866, 1171, '_field_30', 'Canadian'),
(65865, 1171, '_field_27', ''),
(65864, 1171, '_field_26', 'English'),
(65862, 1171, '_field_20', 'Nilo '),
(65863, 1171, '_field_22', 'M'),
(65861, 1171, '_field_24', '08/03/2015'),
(65860, 1171, '_field_18', 'Nilo Bjorknas'),
(65859, 1171, '_field_60', ''),
(65858, 1171, '_field_59', ''),
(65857, 1171, '_field_58', ''),
(65856, 1171, '_field_57', ''),
(65855, 1171, '_field_41', '1'),
(65854, 1171, '_field_35', '604-428-1399'),
(65853, 1171, '_field_34', 'Tonume Integrated Health'),
(65852, 1171, '_field_31', 'V5K1L6'),
(65850, 1171, '_field_29', 'Vancouver'),
(65851, 1171, '_field_33', 'BC'),
(65849, 1171, '_field_28', ''),
(65837, 1170, '_seq_num', '383'),
(65838, 1171, '_field_5', 'Afternoon Session'),
(65839, 1171, '_field_7', 'September 2019'),
(65840, 1171, '_field_9', '0'),
(65841, 1171, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(65842, 1171, '_field_70', ''),
(65843, 1171, '_field_71', 'We came to your open house two years ago:)'),
(65844, 1171, '_field_17', 'Kirsten '),
(65845, 1171, '_field_19', 'Wiren'),
(65846, 1171, '_field_21', '604-999-1247'),
(65847, 1171, '_field_23', 'wiren.kirsten@gmail.com'),
(65848, 1171, '_field_25', '2673 Cambridge Street'),
(65834, 1170, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(65835, 1170, '_field_67', '1'),
(65836, 1170, '_form_id', '2'),
(65833, 1170, '_field_73', 'My child is an independent learner.  I have supported his learning by being with him, almost, full time.  It has worked well for us and we spend our days exploring what he enjoys.  This is important to me and I know Montessori can foster independent learning.  '),
(65832, 1170, '_field_47', 'I was interested in Montessori education long before my child was born.  I have taught dance as part of  a Montessori summer program.  My son is quiet and enjoys peaceful and organized environments.  I think he will benefit from a Montessori environment. '),
(65831, 1170, '_field_65', 'He often needs an adult to sit with him while eating as he tends to get distracted and forget to eat. '),
(65830, 1170, '_field_46', 'Yes'),
(65829, 1170, '_field_64', ''),
(65828, 1170, '_field_45', 'No'),
(65827, 1170, '_field_63', 'Dairy free and wheat free'),
(65826, 1170, '_field_44', 'Yes'),
(65825, 1170, '_field_62', ''),
(65824, 1170, '_field_43', 'No'),
(65823, 1170, '_field_42', 'None'),
(65822, 1170, '_field_56', ''),
(65821, 1170, '_field_55', ''),
(65820, 1170, '_field_54', 'No'),
(65819, 1170, '_field_53', 'My child tried preschool in Sept 2018 and was obviously not ready. He seems more ready now. '),
(65818, 1170, '_field_61', 'Yes'),
(65816, 1170, '_field_38', 'Yes'),
(65817, 1170, '_field_39', 'Yes'),
(65815, 1170, '_field_37', 'outdoor play'),
(65814, 1170, '_field_36', 'playing with trains, water play, painting'),
(65813, 1170, '_field_72', ''),
(65812, 1170, '_field_32', 'N'),
(65811, 1170, '_field_30', 'Canadian'),
(65810, 1170, '_field_27', ''),
(65809, 1170, '_field_26', 'English'),
(65808, 1170, '_field_22', 'M'),
(65807, 1170, '_field_20', 'Nilo '),
(65806, 1170, '_field_24', '08/03/2015'),
(65805, 1170, '_field_18', 'Nilo Bjorknas'),
(65804, 1170, '_field_60', ''),
(65803, 1170, '_field_59', ''),
(65802, 1170, '_field_58', ''),
(65801, 1170, '_field_57', ''),
(65800, 1170, '_field_41', '1'),
(65799, 1170, '_field_35', '604-428-1399'),
(65798, 1170, '_field_34', 'Tonume Integrated Health'),
(65797, 1170, '_field_31', 'V5K1L6'),
(65796, 1170, '_field_33', 'BC'),
(65795, 1170, '_field_29', 'Vancouver'),
(65794, 1170, '_field_28', ''),
(65793, 1170, '_field_25', '2673 Cambridge Street'),
(65792, 1170, '_field_23', 'wiren.kirsten@gmail.com'),
(65791, 1170, '_field_21', '604-999-1247'),
(65790, 1170, '_field_19', 'Wiren'),
(65787, 1170, '_field_70', ''),
(65788, 1170, '_field_71', 'We came to your open house two years ago:)'),
(65789, 1170, '_field_17', 'Kirsten '),
(65786, 1170, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(65784, 1170, '_field_7', 'September 2019'),
(65785, 1170, '_field_9', '0'),
(65780, 1169, '_field_126', '1'),
(65781, 1169, '_form_id', '3'),
(65782, 1169, '_seq_num', '292'),
(65783, 1170, '_field_5', 'Afternoon Session'),
(65778, 1169, '_field_124', 'Our goals for Ruby’s education are simply for her to have a) support from peers and mentors and b) access to information and learning opportunities that allowed her to follow her dreams and interests and reach her full potential. We feel the Montessori focus on child directed learning within an age/skill appropriate framework, combined with the teacher’s focus on discovering innate abilities and interests and tuning learning accordingly is a perfect fit with our goals.'),
(65779, 1169, '_field_136', 'We are so lucky to have Ruby! We are so proud of the way she is adapting to her current school with a positive, helpful attitude and is still finding opportunities to learn despite the challenges she is facing there. She is thoughtful, fun, a focused learner, an eager participant and a great friend to many children in her school and in the neighbourhood. It is wonderful to hear the shouts of “Hi Ruby!” ring out across the playground when I walk her to school in the morning - she really is a special kid that has a positive effect on those around her. We would be thrilled to have Ruby return to the Montessori system and are confident you would be glad to have her at Westside Montessori Academy.'),
(55079, 973, '_field_124', 'We value the non-competitive nature of the multi-age groupings at WMA and the focus on helping others.  We hope that through working at her own pace in a supportive environment, Nina will continue to build her self-confidence and sense of self.  We value the Montessori Method as it supports all facets of human development - physical, emotional, social and cognitive.  We also value the community involvement aspect of WMA and the multiple co-curricular activities offered'),
(55078, 973, '_field_123', 'I have heard great things about the teaching, care and community at WMA from several friends.  I value the attention to detail brought to all aspects of WMA - from the teachers, to the classroom materials and set-up and the class offerings in various subjects (music, art, theatre).  I also value a smaller school for elementary education as it fosters relationships and a sense of community.'),
(55077, 973, '_field_135', ''),
(55076, 973, '_field_134', 'No'),
(55075, 973, '_field_133', ''),
(55074, 973, '_field_132', 'No'),
(55073, 973, '_field_122', ''),
(55072, 973, '_field_121', 'No'),
(55071, 973, '_field_120', ''),
(55070, 973, '_field_119', 'No'),
(55069, 973, '_field_118', ''),
(55068, 973, '_field_117', 'No'),
(55067, 973, '_field_116', ''),
(55066, 973, '_field_115', 'No'),
(55065, 973, '_field_114', 'A small cyst was removed from her tongue in 2015 - no follow-up needed.'),
(55064, 973, '_field_138', 'Music, Gymnastics, Swimming, Ballet'),
(55063, 973, '_field_131', 'Preschool'),
(55062, 973, '_field_137', 'Arts &amp; Crafts, music, playing in the playground, story-time'),
(55061, 973, '_field_130', 'Eagles in the Sky'),
(55060, 973, '_field_106', 'Dancing, building, imaginary games, board games'),
(55059, 973, '_field_105', 'Painting, crafting, looking at books, building and puzzles'),
(55058, 973, '_field_104', 'Luca, age 7'),
(55057, 973, '_field_103', 'Yes'),
(55056, 973, '_field_102', 'Canadian'),
(55055, 973, '_field_101', ''),
(55054, 973, '_field_100', 'English'),
(55053, 973, '_field_99', 'Female'),
(55052, 973, '_field_98', 'Nina'),
(55051, 973, '_field_97', '25/06/2014'),
(55050, 973, '_field_96', 'Nina Rae Zimmermann'),
(55049, 973, '_field_129', ''),
(55048, 973, '_field_128', ''),
(55047, 973, '_field_95', ''),
(55046, 973, '_field_94', ''),
(55045, 973, '_field_93', ''),
(55044, 973, '_field_92', ''),
(55043, 973, '_field_91', '1'),
(55042, 973, '_field_90', '778-686-0790'),
(55040, 973, '_field_88', 'V5N 1J7'),
(55041, 973, '_field_89', 'Public Health Agency of Canada'),
(55037, 973, '_field_85', ''),
(55038, 973, '_field_86', 'Vancouver'),
(55039, 973, '_field_87', 'BC'),
(55036, 973, '_field_84', '1729 E 4th Ave'),
(55035, 973, '_field_83', 'katiegraham88@gmail.com'),
(55034, 973, '_field_82', '778-686-0790'),
(55033, 973, '_field_81', 'Graham'),
(55032, 973, '_field_80', 'Katie'),
(55031, 973, '_field_79', ''),
(55030, 973, '_field_78', 'Sarah Cohen'),
(55029, 973, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(55028, 973, '_field_75', 'September 2019'),
(55024, 972, '_field_126', '1'),
(55025, 972, '_form_id', '3'),
(55026, 972, '_seq_num', '195'),
(55027, 973, '_field_74', 'Kindergarten'),
(55023, 972, '_field_136', 'At home we have noticed that Laurence has a perfectionist streak - not often but periodically.  He can get frustrated if something isn\'t turning out how he\'d like.  For example, a drawings proportions may be off and he\'ll want to start again on a fresh page or a LEGO creation he\'s building isn\'t staying together and he\'ll get upset.  We let him know it is ok to be frustrated and encourage a moment to pause.  We\'ve developed creative ways of working it out - however, an appreciation for practise and the value of mistakes could use some bolstering!\nHis daycare/preschool teacher has not witnessed these upsets but has shared that Laurence can be cautious to start something and instead observes to learn.  This is a quality of character that we noticed very early on - he is an observer!\nHe is a sweetheart.  We love him so!\n\n'),
(65777, 1169, '_field_123', 'Ruby attended Strathcona Montessori for her 2 preschool years and it was a wonderful experience for her. We watched her thrive from an educational perspective as she learned to read and write, began practicing math, learned about the world around her and continued to develop her love of crafts (drawing, cutting, sewing etc). We also saw how eager she was to help others in her class, be involved in classroom activities and have fun with her classmates. For her kindergarten year we tried the local public school (Strathcona Elementary) and while for the most part Ruby has enjoyed her time there (she is the kind of kid who loves school!) it has been a different experience for her in terms of the access to learning opportunities tailored to her interests and abilities. We feel she is being overlooked as her teachers focus their attention on other students who really do need extra help, and that her experience is suffering as a result. She often talks about how she misses her preschool - we would be thrilled to reintroduce her to the Montessori style teaching again and are confident she would thrive and be a positive influence on her fellow classmates as a result.'),
(65776, 1169, '_field_135', ''),
(65775, 1169, '_field_134', 'No'),
(65773, 1169, '_field_132', 'No'),
(65774, 1169, '_field_133', ''),
(65772, 1169, '_field_122', ''),
(65771, 1169, '_field_121', 'No'),
(65770, 1169, '_field_120', 'Ruby is generally a good eater though she does struggle (like many children) with strong flavours, spice and often with her vegetables :)'),
(65769, 1169, '_field_119', 'Yes'),
(65767, 1169, '_field_117', 'No'),
(65768, 1169, '_field_118', ''),
(65766, 1169, '_field_116', ''),
(65765, 1169, '_field_115', 'No'),
(65764, 1169, '_field_114', 'n/a'),
(65763, 1169, '_field_138', 'soccer, skiing, swimming'),
(65762, 1169, '_field_131', 'Kindergarten'),
(65761, 1169, '_field_137', 'reading/writing, crafts, helping others, storytelling, dance'),
(65760, 1169, '_field_130', 'Strathcona Elementary'),
(65759, 1169, '_field_106', 'outdoor activity (playing at the park, soccer), imaginative play, board games'),
(65758, 1169, '_field_105', 'crafts, reading/writing, imaginative play, lego'),
(65757, 1169, '_field_104', 'Rocket Stanlake - age 1'),
(65756, 1169, '_field_103', 'Yes'),
(65755, 1169, '_field_102', 'Canadian'),
(65754, 1169, '_field_101', ''),
(65753, 1169, '_field_100', 'English'),
(65752, 1169, '_field_99', 'Female'),
(65751, 1169, '_field_98', 'Ruby'),
(65750, 1169, '_field_97', '24/06/2013'),
(65749, 1169, '_field_96', 'Ruby Elliott Stanlake'),
(65748, 1169, '_field_129', '6047632938'),
(65747, 1169, '_field_128', 'freelancer'),
(65746, 1169, '_field_95', '6047632938'),
(65745, 1169, '_field_94', 'simon.stanlake@gmail.com'),
(65744, 1169, '_field_93', 'stanlake'),
(65743, 1169, '_field_92', 'simon'),
(65739, 1169, '_field_88', 'v6A3E1'),
(65740, 1169, '_field_89', 'home'),
(65741, 1169, '_field_90', '6047270271'),
(65742, 1169, '_field_91', '1'),
(65738, 1169, '_field_87', 'BC'),
(65737, 1169, '_field_86', 'vancouver'),
(65736, 1169, '_field_85', ''),
(65735, 1169, '_field_84', '630 Princess Ave'),
(65734, 1169, '_field_83', 'katieshindler@gmail.com'),
(65733, 1169, '_field_82', '6047270271'),
(65732, 1169, '_field_81', 'Shindler'),
(65731, 1169, '_field_80', 'Katie'),
(65727, 1169, '_field_75', 'September 2019'),
(65728, 1169, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(65729, 1169, '_field_78', 'Abner Case, Kai Stark'),
(65730, 1169, '_field_79', ''),
(65726, 1169, '_field_74', 'Grade One'),
(65723, 1168, '_field_126', '1'),
(65724, 1168, '_form_id', '3'),
(65725, 1168, '_seq_num', '291'),
(65722, 1168, '_field_136', 'We are so lucky to have Ruby! We are so proud of the way she is adapting to her current school with a positive, helpful attitude and is still finding opportunities to learn despite the challenges she is facing there. She is thoughtful, fun, a focused learner, an eager participant and a great friend to many children in her school and in the neighbourhood. It is wonderful to hear the shouts of “Hi Ruby!” ring out across the playground when I walk her to school in the morning - she really is a special kid that has a positive effect on those around her. We would be thrilled to have Ruby return to the Montessori system and are confident you would be glad to have her at Westside Montessori Academy.'),
(55022, 972, '_field_124', 'Our goal is for Laurence\'s curiosity and development to be supported.  The Montessori Method, with its focus on discovery and self-direction, is the clearest approach that I have researched.  \nThe whole child focus is so important to us: development of social skills, self-management, building respectful and meaningful relationships, self-evaluation, positive choice making,  taking responsibility and recognizing others needs.\nLaurence has been reading since the age of 2 so we are keen to have that supported in balance with the other subjects/skills.\n\n\nLaurence has been reading since he was 2 so we\'re particularly keen to expand on this while developing other skills in balance.'),
(55021, 972, '_field_123', 'I was very impressed with the care, preparation and delivery of your open house presentation - its speaks to the schools values.  The Montessori approach feels like the right fit for Laurence in that he enjoys structure, being around children of different ages, working in a focused way on his own as well as in a group, exposure to both intellectual and artistic endeavours and having kind, respectful relationships.  His daycare/preschool experience has been excellent and we\'d love for that to continue.  \n'),
(55020, 972, '_field_135', ''),
(55019, 972, '_field_134', 'No'),
(55018, 972, '_field_133', 'Laurence has an astigmatism in his left eye - he wears glasses.  '),
(55017, 972, '_field_132', 'Yes'),
(55016, 972, '_field_122', ''),
(55015, 972, '_field_121', 'No'),
(55014, 972, '_field_120', 'Laurence isn\'t fond of mushrooms or raw tomatoes - pizza and pasta sauce are fine.\n'),
(55013, 972, '_field_119', 'Yes'),
(55012, 972, '_field_118', ''),
(55011, 972, '_field_117', 'No'),
(55010, 972, '_field_116', ''),
(55009, 972, '_field_115', 'No'),
(55008, 972, '_field_114', 'None'),
(55007, 972, '_field_138', 'Climbing gym with Chris and forest hikes as a family'),
(55006, 972, '_field_131', 'Preschool'),
(55005, 972, '_field_137', 'Circle Time stories/songs - and recently, still life drawing has taken off!'),
(55004, 972, '_field_130', 'Huckleberry Daycare/Preschool'),
(55003, 972, '_field_106', 'Field trips, drama play, playground romping, baking'),
(55002, 972, '_field_105', 'Reading, LEGO, drawing, painting, collecting plant specimens'),
(55001, 972, '_field_104', ''),
(55000, 972, '_field_103', 'No'),
(54999, 972, '_field_102', 'Canadian'),
(54998, 972, '_field_101', ''),
(54997, 972, '_field_100', 'English'),
(54995, 972, '_field_98', 'Laurence'),
(54996, 972, '_field_99', 'Male'),
(54994, 972, '_field_97', '06/03/2014'),
(54993, 972, '_field_96', 'Laurence Conroy Tucker'),
(54992, 972, '_field_129', ''),
(54991, 972, '_field_128', ''),
(54990, 972, '_field_95', ''),
(54989, 972, '_field_94', ''),
(54988, 972, '_field_93', ''),
(54987, 972, '_field_92', ''),
(54986, 972, '_field_91', '1'),
(54985, 972, '_field_90', '604-974-9433'),
(54984, 972, '_field_89', 'InterActive Sports Clinic'),
(54972, 972, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(54973, 972, '_field_78', 'Amari, Shawn &amp; Kai Stark'),
(54974, 972, '_field_79', ''),
(54975, 972, '_field_80', 'Anita'),
(54976, 972, '_field_81', 'Seiz'),
(54977, 972, '_field_82', '604-732-0704'),
(54978, 972, '_field_83', 'anitaseiz@gmail.com'),
(54979, 972, '_field_84', '610 Jervis St.'),
(54980, 972, '_field_85', '706'),
(54981, 972, '_field_86', 'Vancouver'),
(54982, 972, '_field_87', 'BC'),
(54983, 972, '_field_88', 'V6E 3M4'),
(54967, 971, '_field_126', '1'),
(54968, 971, '_form_id', '3'),
(54969, 971, '_seq_num', '194'),
(54970, 972, '_field_74', 'Kindergarten'),
(54971, 972, '_field_75', 'September 2019'),
(54966, 971, '_field_136', 'At home we have noticed that Laurence has a perfectionist streak - not often but periodically.  He can get frustrated if something isn\'t turning out how he\'d like.  For example, a drawings proportions may be off and he\'ll want to start again on a fresh page or a LEGO creation he\'s building isn\'t staying together and he\'ll get upset.  We let him know it is ok to be frustrated and encourage a moment to pause.  We\'ve developed creative ways of working it out - however, an appreciation for practise and the value of mistakes could use some bolstering!\nHis daycare/preschool teacher has not witnessed these upsets but has shared that Laurence can be cautious to start something and instead observes to learn.  This is a quality of character that we noticed very early on - he is an observer!\nHe is a sweetheart.  We love him so!\n\n'),
(54965, 971, '_field_124', 'Our goal is for Laurence\'s curiosity and development to be supported.  The Montessori Method, with its focus on discovery and self-direction, is the clearest approach that I have researched.  \nThe whole child focus is so important to us: development of social skills, self-management, building respectful and meaningful relationships, self-evaluation, positive choice making,  taking responsibility and recognizing others needs.\nLaurence has been reading since the age of 2 so we are keen to have that supported in balance with the other subjects/skills.\n\n\nLaurence has been reading since he was 2 so we\'re particularly keen to expand on this while developing other skills in balance.'),
(54964, 971, '_field_123', 'I was very impressed with the care, preparation and delivery of your open house presentation - its speaks to the schools values.  The Montessori approach feels like the right fit for Laurence in that he enjoys structure, being around children of different ages, working in a focused way on his own as well as in a group, exposure to both intellectual and artistic endeavours and having kind, respectful relationships.  His daycare/preschool experience has been excellent and we\'d love for that to continue.  \n'),
(54963, 971, '_field_135', ''),
(54962, 971, '_field_134', 'No'),
(54961, 971, '_field_133', 'Laurence has an astigmatism in his left eye - he wears glasses.  '),
(54960, 971, '_field_132', 'Yes'),
(54958, 971, '_field_121', 'No'),
(54959, 971, '_field_122', ''),
(54957, 971, '_field_120', 'Laurence isn\'t fond of mushrooms or raw tomatoes - pizza and pasta sauce are fine.\n'),
(54956, 971, '_field_119', 'Yes'),
(54955, 971, '_field_118', ''),
(54954, 971, '_field_117', 'No'),
(54953, 971, '_field_116', ''),
(54952, 971, '_field_115', 'No'),
(54951, 971, '_field_114', 'None'),
(54948, 971, '_field_137', 'Circle Time stories/songs - and recently, still life drawing has taken off!'),
(54949, 971, '_field_131', 'Preschool'),
(54950, 971, '_field_138', 'Climbing gym with Chris and forest hikes as a family'),
(54947, 971, '_field_130', 'Huckleberry Daycare/Preschool'),
(54946, 971, '_field_106', 'Field trips, drama play, playground romping, baking'),
(54945, 971, '_field_105', 'Reading, LEGO, drawing, painting, collecting plant specimens'),
(54944, 971, '_field_104', ''),
(54943, 971, '_field_103', 'No'),
(54942, 971, '_field_102', 'Canadian'),
(54941, 971, '_field_101', ''),
(54927, 971, '_field_89', 'InterActive Sports Clinic'),
(54928, 971, '_field_90', '604-974-9433'),
(54929, 971, '_field_91', '1'),
(54930, 971, '_field_92', ''),
(54931, 971, '_field_93', ''),
(54932, 971, '_field_94', ''),
(54933, 971, '_field_95', ''),
(54934, 971, '_field_128', ''),
(54935, 971, '_field_129', ''),
(54936, 971, '_field_96', 'Laurence Conroy Tucker'),
(54937, 971, '_field_97', '06/03/2014'),
(54938, 971, '_field_98', 'Laurence'),
(54939, 971, '_field_99', 'Male'),
(54940, 971, '_field_100', 'English'),
(54920, 971, '_field_82', '604-732-0704'),
(54921, 971, '_field_83', 'anitaseiz@gmail.com'),
(54922, 971, '_field_84', '610 Jervis St.'),
(54923, 971, '_field_85', '706'),
(54924, 971, '_field_86', 'Vancouver'),
(54925, 971, '_field_87', 'BC'),
(54926, 971, '_field_88', 'V6E 3M4'),
(54919, 971, '_field_81', 'Seiz'),
(54917, 971, '_field_79', ''),
(54918, 971, '_field_80', 'Anita'),
(54916, 971, '_field_78', 'Amari, Shawn &amp; Kai Stark'),
(54915, 971, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(54913, 971, '_field_74', 'Kindergarten'),
(54914, 971, '_field_75', 'September 2019'),
(54912, 970, '_seq_num', '193'),
(54910, 970, '_field_126', '1'),
(54911, 970, '_form_id', '3'),
(54909, 970, '_field_136', 'There is a history of dyslexia within our family. Leo is too young to be assessed, but it is very important to me that I do whatever I can to support my son in developing an early love of learning.  I am curious to understand if Leo would be likely to be successful academically within a Montessori environment if he does have dyslexia.  \nFurther, Leo is a very physically active child.  He is learning to focus and develop an extended attention span and has made significant advancements, but his physical nature is something that has been noted by his daycare educators.  '),
(54908, 970, '_field_124', 'We love the \"whole child\" approach.  We are very passionate about being active, contributing members of our community and strongly believe in teaching our children how to value and respect themselves and others through their thoughts, words and actions.  We really appreciate the integration of community, courtesy and respect into the Montessori learning model.  We also love the early instilling of time management and self regulation and the balance between freedom and responsibility - critical to the development of any well adjusted human. '),
(54907, 970, '_field_123', 'We loved the open house that we attended in November.  The approach to learning, the engagement of educators and the passionate testimonials from parents of children currently enrolled.  We also very much appreciated the visual approach to learning, which we think will resonate with our son, Leo.  We think he would thrive in a multi age learning environment, with a balance of structure and freedom. '),
(54902, 970, '_field_122', ''),
(54903, 970, '_field_132', 'No'),
(54904, 970, '_field_133', ''),
(54905, 970, '_field_134', 'No'),
(54906, 970, '_field_135', ''),
(54899, 970, '_field_119', 'No'),
(54900, 970, '_field_120', ''),
(54901, 970, '_field_121', 'No'),
(54898, 970, '_field_118', ''),
(54897, 970, '_field_117', 'No'),
(54896, 970, '_field_116', ''),
(54895, 970, '_field_115', 'No'),
(54894, 970, '_field_114', 'no'),
(54893, 970, '_field_138', 'swimming, skiing'),
(54890, 970, '_field_130', ''),
(54891, 970, '_field_137', ''),
(54892, 970, '_field_131', ''),
(54886, 970, '_field_103', 'Yes'),
(54887, 970, '_field_104', 'Halle - aged 10 months'),
(54888, 970, '_field_105', 'Play outside, play with dinosaurs, blocks, playdough'),
(54889, 970, '_field_106', 'Physical activity, cooking, blocks'),
(54885, 970, '_field_102', 'Canadian'),
(54882, 970, '_field_99', 'Male'),
(54883, 970, '_field_100', 'English'),
(54884, 970, '_field_101', ''),
(54881, 970, '_field_98', 'Leo'),
(54880, 970, '_field_97', '28/08/2014'),
(54879, 970, '_field_96', 'Leo Frederick Higgins'),
(54878, 970, '_field_129', ''),
(54877, 970, '_field_128', ''),
(54876, 970, '_field_95', ''),
(54875, 970, '_field_94', ''),
(54874, 970, '_field_93', ''),
(54873, 970, '_field_92', ''),
(54871, 970, '_field_90', '6043513629'),
(54872, 970, '_field_91', '1'),
(54859, 970, '_field_78', ''),
(54860, 970, '_field_79', ''),
(54861, 970, '_field_80', 'Amber'),
(54862, 970, '_field_81', 'Marceau'),
(54863, 970, '_field_82', '6043513629'),
(54864, 970, '_field_83', 'amberleemarceau@gmail.com'),
(54865, 970, '_field_84', '1447 E Pender St'),
(54866, 970, '_field_85', '1447 E Pender St'),
(54867, 970, '_field_86', 'Vancouver'),
(54868, 970, '_field_87', 'BC'),
(54869, 970, '_field_88', 'V5L 1V7'),
(54870, 970, '_field_89', 'Terra Nova Performance Solutions'),
(54853, 969, '_field_126', '1'),
(54854, 969, '_form_id', '3'),
(54855, 969, '_seq_num', '192'),
(54856, 970, '_field_74', 'Kindergarten'),
(54857, 970, '_field_75', 'September 2019'),
(54858, 970, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(65721, 1168, '_field_124', 'Our goals for Ruby’s education are simply for her to have a) support from peers and mentors and b) access to information and learning opportunities that allowed her to follow her dreams and interests and reach her full potential. We feel the Montessori focus on child directed learning within an age/skill appropriate framework, combined with the teacher’s focus on discovering innate abilities and interests and tuning learning accordingly is a perfect fit with our goals.'),
(65720, 1168, '_field_123', 'Ruby attended Strathcona Montessori for her 2 preschool years and it was a wonderful experience for her. We watched her thrive from an educational perspective as she learned to read and write, began practicing math, learned about the world around her and continued to develop her love of crafts (drawing, cutting, sewing etc). We also saw how eager she was to help others in her class, be involved in classroom activities and have fun with her classmates. For her kindergarten year we tried the local public school (Strathcona Elementary) and while for the most part Ruby has enjoyed her time there (she is the kind of kid who loves school!) it has been a different experience for her in terms of the access to learning opportunities tailored to her interests and abilities. We feel she is being overlooked as her teachers focus their attention on other students who really do need extra help, and that her experience is suffering as a result. She often talks about how she misses her preschool - we would be thrilled to reintroduce her to the Montessori style teaching again and are confident she would thrive and be a positive influence on her fellow classmates as a result.'),
(65719, 1168, '_field_135', ''),
(65718, 1168, '_field_134', 'No'),
(65717, 1168, '_field_133', ''),
(65716, 1168, '_field_132', 'No'),
(65715, 1168, '_field_122', ''),
(65714, 1168, '_field_121', 'No'),
(65713, 1168, '_field_120', 'Ruby is generally a good eater though she does struggle (like many children) with strong flavours, spice and often with her vegetables :)'),
(65712, 1168, '_field_119', 'Yes'),
(65711, 1168, '_field_118', ''),
(65710, 1168, '_field_117', 'No'),
(65709, 1168, '_field_116', ''),
(65708, 1168, '_field_115', 'No'),
(65707, 1168, '_field_114', 'n/a'),
(65706, 1168, '_field_138', 'soccer, skiing, swimming'),
(65705, 1168, '_field_131', 'Kindergarten'),
(65704, 1168, '_field_137', 'reading/writing, crafts, helping others, storytelling, dance'),
(65703, 1168, '_field_130', 'Strathcona Elementary'),
(65702, 1168, '_field_106', 'outdoor activity (playing at the park, soccer), imaginative play, board games'),
(65701, 1168, '_field_105', 'crafts, reading/writing, imaginative play, lego'),
(65700, 1168, '_field_104', 'Rocket Stanlake - age 1'),
(65699, 1168, '_field_103', 'Yes'),
(65698, 1168, '_field_102', 'Canadian'),
(65697, 1168, '_field_101', ''),
(65696, 1168, '_field_100', 'English'),
(65695, 1168, '_field_99', 'Female'),
(65694, 1168, '_field_98', 'Ruby'),
(65681, 1168, '_field_87', 'BC'),
(65682, 1168, '_field_88', 'v6A3E1'),
(65683, 1168, '_field_89', 'home'),
(65684, 1168, '_field_90', '6047270271'),
(65685, 1168, '_field_91', '1'),
(65686, 1168, '_field_92', 'simon'),
(65687, 1168, '_field_93', 'stanlake'),
(65688, 1168, '_field_94', 'simon.stanlake@gmail.com'),
(65689, 1168, '_field_95', '6047632938'),
(65690, 1168, '_field_128', 'freelancer'),
(65691, 1168, '_field_129', '6047632938'),
(65692, 1168, '_field_96', 'Ruby Elliott Stanlake'),
(65693, 1168, '_field_97', '24/06/2013'),
(65675, 1168, '_field_81', 'Shindler'),
(65676, 1168, '_field_82', '6047270271'),
(65677, 1168, '_field_83', 'katieshindler@gmail.com'),
(65678, 1168, '_field_84', '630 Princess Ave'),
(65679, 1168, '_field_85', ''),
(65680, 1168, '_field_86', 'vancouver'),
(65674, 1168, '_field_80', 'Katie'),
(65672, 1168, '_field_78', 'Abner Case, Kai Stark'),
(65673, 1168, '_field_79', ''),
(54852, 969, '_field_136', 'There is a history of dyslexia within our family. Leo is too young to be assessed, but it is very important to me that I do whatever I can to support my son in developing an early love of learning.  I am curious to understand if Leo would be likely to be successful academically within a Montessori environment if he does have dyslexia.  \nFurther, Leo is a very physically active child.  He is learning to focus and develop an extended attention span and has made significant advancements, but his physical nature is something that has been noted by his daycare educators.  '),
(54851, 969, '_field_124', 'We love the \"whole child\" approach.  We are very passionate about being active, contributing members of our community and strongly believe in teaching our children how to value and respect themselves and others through their thoughts, words and actions.  We really appreciate the integration of community, courtesy and respect into the Montessori learning model.  We also love the early instilling of time management and self regulation and the balance between freedom and responsibility - critical to the development of any well adjusted human. '),
(54850, 969, '_field_123', 'We loved the open house that we attended in November.  The approach to learning, the engagement of educators and the passionate testimonials from parents of children currently enrolled.  We also very much appreciated the visual approach to learning, which we think will resonate with our son, Leo.  We think he would thrive in a multi age learning environment, with a balance of structure and freedom. '),
(54849, 969, '_field_135', ''),
(54848, 969, '_field_134', 'No'),
(54847, 969, '_field_133', ''),
(54846, 969, '_field_132', 'No'),
(54845, 969, '_field_122', ''),
(54844, 969, '_field_121', 'No'),
(54843, 969, '_field_120', ''),
(54842, 969, '_field_119', 'No'),
(54841, 969, '_field_118', ''),
(54840, 969, '_field_117', 'No'),
(54839, 969, '_field_116', ''),
(54838, 969, '_field_115', 'No'),
(54837, 969, '_field_114', 'no'),
(54836, 969, '_field_138', 'swimming, skiing'),
(54835, 969, '_field_131', ''),
(54834, 969, '_field_137', ''),
(54833, 969, '_field_130', ''),
(54832, 969, '_field_106', 'Physical activity, cooking, blocks'),
(54831, 969, '_field_105', 'Play outside, play with dinosaurs, blocks, playdough'),
(54830, 969, '_field_104', 'Halle - aged 10 months'),
(54829, 969, '_field_103', 'Yes'),
(54828, 969, '_field_102', 'Canadian'),
(54822, 969, '_field_96', 'Leo Frederick Higgins'),
(54823, 969, '_field_97', '28/08/2014'),
(54824, 969, '_field_98', 'Leo'),
(54825, 969, '_field_99', 'Male'),
(54826, 969, '_field_100', 'English'),
(54827, 969, '_field_101', ''),
(54821, 969, '_field_129', ''),
(54820, 969, '_field_128', ''),
(54819, 969, '_field_95', ''),
(54818, 969, '_field_94', ''),
(54817, 969, '_field_93', ''),
(54816, 969, '_field_92', ''),
(54815, 969, '_field_91', '1'),
(54814, 969, '_field_90', '6043513629'),
(54813, 969, '_field_89', 'Terra Nova Performance Solutions'),
(54812, 969, '_field_88', 'V5L 1V7'),
(54811, 969, '_field_87', 'BC'),
(54799, 969, '_field_74', 'Kindergarten'),
(54800, 969, '_field_75', 'September 2019'),
(54801, 969, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(54802, 969, '_field_78', ''),
(54803, 969, '_field_79', ''),
(54804, 969, '_field_80', 'Amber'),
(54805, 969, '_field_81', 'Marceau'),
(54806, 969, '_field_82', '6043513629'),
(54807, 969, '_field_83', 'amberleemarceau@gmail.com'),
(54808, 969, '_field_84', '1447 E Pender St'),
(54809, 969, '_field_85', '1447 E Pender St'),
(54810, 969, '_field_86', 'Vancouver'),
(54796, 968, '_field_126', '1'),
(54797, 968, '_form_id', '3'),
(54798, 968, '_seq_num', '191'),
(54795, 968, '_field_136', 'He\'s a bright, curious kid who loves numbers and reading. The enthusiasm with which he\'s picking up things like simple math and sounding out words is a joy to watch, and we want to encourage him to continue as much as possible.'),
(54794, 968, '_field_124', 'Our main goal for Theo\'s early education is to encourage his curiosity and foster a love of learning. Although he hasn\'t gone to Montessori preschool, he\'s thrived most in environments where he has the ability to guide his own experiences within a structured and predictable environment. His outdoor school (fresh air learning) has been particularly successful, allowing him to explore, take risks and learn naturally from what is interesting to him in the world around him.  We\'d like his elementary school years to continue along this track.\n\n'),
(54793, 968, '_field_123', 'The combination of a Montessori environment that can nurture him and his interests while giving him control over his own learning environment, with a strong sense of community. We also think that a multi-age classroom would work very well for for Theo - he loves to learn, and once he\'s mastered something, to help other kids with it. '),
(54792, 968, '_field_135', ''),
(54791, 968, '_field_134', 'No'),
(54790, 968, '_field_133', ''),
(54789, 968, '_field_132', 'No'),
(54788, 968, '_field_122', ''),
(54786, 968, '_field_120', ''),
(54787, 968, '_field_121', 'No'),
(54785, 968, '_field_119', 'No'),
(54784, 968, '_field_118', ''),
(54783, 968, '_field_117', 'No'),
(54782, 968, '_field_116', ''),
(54781, 968, '_field_115', 'No'),
(54780, 968, '_field_114', 'No'),
(54779, 968, '_field_138', 'outdoor school, dance class, '),
(54778, 968, '_field_131', 'preschool'),
(54777, 968, '_field_137', 'Counting, reading, building'),
(54776, 968, '_field_130', 'Gilmore Preschool, Fresh Air Learning'),
(54775, 968, '_field_106', 'cars, making up stories, running and chasing, building'),
(54774, 968, '_field_105', 'Reading, trains &amp; cars, puzzles'),
(54773, 968, '_field_104', 'Marion, age 1.5years'),
(54772, 968, '_field_103', 'Yes'),
(54771, 968, '_field_102', 'Canadian'),
(54770, 968, '_field_101', ''),
(54769, 968, '_field_100', 'English'),
(54768, 968, '_field_99', 'Male'),
(54767, 968, '_field_98', 'Theo'),
(54766, 968, '_field_97', '21/03/2014'),
(54765, 968, '_field_96', 'Theodore Michael Sanderson'),
(54764, 968, '_field_129', ''),
(54763, 968, '_field_128', ''),
(54762, 968, '_field_95', ''),
(54761, 968, '_field_94', ''),
(54757, 968, '_field_90', '6044548045'),
(54758, 968, '_field_91', '1'),
(54759, 968, '_field_92', ''),
(54760, 968, '_field_93', ''),
(54756, 968, '_field_89', 'Accenture'),
(54755, 968, '_field_88', 'v5c2m3'),
(54754, 968, '_field_87', 'BC'),
(54753, 968, '_field_86', 'Burnaby'),
(54752, 968, '_field_85', ''),
(54751, 968, '_field_84', '4264 Pender Street'),
(54750, 968, '_field_83', 'bolton.emily@gmail.com'),
(54749, 968, '_field_82', '6044548045'),
(54748, 968, '_field_81', 'Bolton'),
(54739, 967, '_field_126', '1'),
(54740, 967, '_form_id', '3'),
(54741, 967, '_seq_num', '190'),
(54742, 968, '_field_74', 'Kindergarten'),
(54743, 968, '_field_75', 'September 2019'),
(54744, 968, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(54745, 968, '_field_78', ''),
(54746, 968, '_field_79', ''),
(54747, 968, '_field_80', 'Emily'),
(54738, 967, '_field_136', 'He\'s a bright, curious kid who loves numbers and reading. The enthusiasm with which he\'s picking up things like simple math and sounding out words is a joy to watch, and we want to encourage him to continue as much as possible.'),
(54737, 967, '_field_124', 'Our main goal for Theo\'s early education is to encourage his curiosity and foster a love of learning. Although he hasn\'t gone to Montessori preschool, he\'s thrived most in environments where he has the ability to guide his own experiences within a structured and predictable environment. His outdoor school (fresh air learning) has been particularly successful, allowing him to explore, take risks and learn naturally from what is interesting to him in the world around him.  We\'d like his elementary school years to continue along this track.\n\n'),
(54736, 967, '_field_123', 'The combination of a Montessori environment that can nurture him and his interests while giving him control over his own learning environment, with a strong sense of community. We also think that a multi-age classroom would work very well for for Theo - he loves to learn, and once he\'s mastered something, to help other kids with it. '),
(54735, 967, '_field_135', ''),
(54734, 967, '_field_134', 'No'),
(54733, 967, '_field_133', ''),
(54732, 967, '_field_132', 'No'),
(54731, 967, '_field_122', ''),
(54730, 967, '_field_121', 'No'),
(54729, 967, '_field_120', ''),
(54728, 967, '_field_119', 'No'),
(54727, 967, '_field_118', ''),
(54726, 967, '_field_117', 'No'),
(54725, 967, '_field_116', ''),
(54724, 967, '_field_115', 'No'),
(54723, 967, '_field_114', 'No'),
(54722, 967, '_field_138', 'outdoor school, dance class, '),
(54721, 967, '_field_131', 'preschool'),
(54720, 967, '_field_137', 'Counting, reading, building'),
(54719, 967, '_field_130', 'Gilmore Preschool, Fresh Air Learning'),
(54718, 967, '_field_106', 'cars, making up stories, running and chasing, building'),
(54717, 967, '_field_105', 'Reading, trains &amp; cars, puzzles'),
(54716, 967, '_field_104', 'Marion, age 1.5years'),
(54715, 967, '_field_103', 'Yes'),
(54714, 967, '_field_102', 'Canadian'),
(54713, 967, '_field_101', ''),
(54712, 967, '_field_100', 'English'),
(54711, 967, '_field_99', 'Male'),
(54710, 967, '_field_98', 'Theo'),
(54709, 967, '_field_97', '21/03/2014'),
(54708, 967, '_field_96', 'Theodore Michael Sanderson'),
(54707, 967, '_field_129', ''),
(54706, 967, '_field_128', ''),
(54705, 967, '_field_95', ''),
(54704, 967, '_field_94', ''),
(54703, 967, '_field_93', ''),
(54702, 967, '_field_92', ''),
(54701, 967, '_field_91', '1'),
(54700, 967, '_field_90', '6044548045'),
(54699, 967, '_field_89', 'Accenture'),
(54698, 967, '_field_88', 'v5c2m3'),
(54697, 967, '_field_87', 'BC'),
(54694, 967, '_field_84', '4264 Pender Street'),
(54695, 967, '_field_85', ''),
(54696, 967, '_field_86', 'Burnaby'),
(54693, 967, '_field_83', 'bolton.emily@gmail.com'),
(54692, 967, '_field_82', '6044548045'),
(54691, 967, '_field_81', 'Bolton'),
(54690, 967, '_field_80', 'Emily'),
(54689, 967, '_field_79', ''),
(54688, 967, '_field_78', ''),
(54687, 967, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(54686, 967, '_field_75', 'September 2019'),
(54680, 966, '_field_73', 'I think the structure of Montessori alongside the understanding that kids have different ways of learning make me feel that this will give him a strong start. We try as much as possible to teach him through experiences and play rather than strict lesson plans. I think because of my son\'s inate curiosity and eagerness to learn, he will do well with this method of teaching.'),
(54681, 966, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(54682, 966, '_field_67', '1'),
(54683, 966, '_form_id', '2'),
(54684, 966, '_seq_num', '288'),
(54685, 967, '_field_74', 'Kindergarten'),
(54675, 966, '_field_45', 'No'),
(54676, 966, '_field_64', ''),
(54677, 966, '_field_46', 'N'),
(54678, 966, '_field_65', ''),
(54679, 966, '_field_47', 'I heard great things about WMA from other parents of kids who attended. My son is a curious and bright little boy and I think he\'ll thrive well in this environment.'),
(54674, 966, '_field_63', ''),
(54672, 966, '_field_62', ''),
(54673, 966, '_field_44', 'No'),
(54671, 966, '_field_43', 'No'),
(65671, 1168, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(65670, 1168, '_field_75', 'September 2019'),
(65669, 1168, '_field_74', 'Grade One'),
(65668, 1167, '_seq_num', '382'),
(65667, 1167, '_form_id', '2'),
(65666, 1167, '_field_67', '1'),
(65665, 1167, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(65664, 1167, '_field_73', 'Structured, empowering, self efficient. As I stated it worked for our 2 older daughters'),
(65663, 1167, '_field_47', 'Montessori worked for us and Alessia 2 older sisters'),
(65662, 1167, '_field_65', ''),
(65661, 1167, '_field_46', 'N'),
(65660, 1167, '_field_64', ''),
(65659, 1167, '_field_45', 'No'),
(65658, 1167, '_field_63', ''),
(65657, 1167, '_field_44', 'No'),
(65656, 1167, '_field_62', 'Inhalers for asthma '),
(65655, 1167, '_field_43', 'Yes'),
(65654, 1167, '_field_42', 'She was recently diagnosed with asthma, she is on inhalers now administered in the morning when she get ups and before she goes to bed. '),
(65653, 1167, '_field_56', ''),
(65652, 1167, '_field_55', ''),
(65651, 1167, '_field_54', 'No'),
(65650, 1167, '_field_53', ''),
(65649, 1167, '_field_61', 'Yes'),
(65648, 1167, '_field_39', 'Yes'),
(65647, 1167, '_field_38', 'Yes'),
(65646, 1167, '_field_37', 'Ninja warrior, soccer, tag, well rounded social kid'),
(65645, 1167, '_field_36', 'Drawing, playing with dolls, uses her imagination welll'),
(65644, 1167, '_field_72', '6 Hannah 8 Gia '),
(65643, 1167, '_field_32', 'Yes'),
(65642, 1167, '_field_30', 'Canadian'),
(65641, 1167, '_field_27', ''),
(65640, 1167, '_field_26', 'English '),
(65639, 1167, '_field_22', 'F'),
(65638, 1167, '_field_20', 'Alessia ( nickname Lessi)'),
(65637, 1167, '_field_24', '29/03/2019'),
(65636, 1167, '_field_18', 'Alessia Mia Carolo '),
(65635, 1167, '_field_60', ''),
(65634, 1167, '_field_59', ''),
(65633, 1167, '_field_58', ''),
(65632, 1167, '_field_57', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(65631, 1167, '_field_41', '0'),
(65630, 1167, '_field_35', '(604) 728-1481 '),
(65629, 1167, '_field_34', 'Self employed '),
(65628, 1167, '_field_31', 'V5B3J2 '),
(65625, 1167, '_field_28', ''),
(65626, 1167, '_field_29', 'Burnaby  '),
(65627, 1167, '_field_33', 'BC'),
(65624, 1167, '_field_25', '96 South Glynde Avenue  '),
(65623, 1167, '_field_23', 'arcfinancialgroup@gmail.com'),
(65622, 1167, '_field_21', '(604) 728-1481 '),
(65621, 1167, '_field_19', 'Carolo  '),
(65620, 1167, '_field_17', 'Antonio '),
(65619, 1167, '_field_71', 'Past student '),
(65618, 1167, '_field_70', ''),
(65617, 1167, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(65606, 1166, '_field_46', 'N'),
(65607, 1166, '_field_65', ''),
(65608, 1166, '_field_47', 'Montessori worked for us and Alessia 2 older sisters'),
(65609, 1166, '_field_73', 'Structured, empowering, self efficient. As I stated it worked for our 2 older daughters'),
(65610, 1166, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(65611, 1166, '_field_67', '1'),
(65612, 1166, '_form_id', '2'),
(65613, 1166, '_seq_num', '381'),
(65614, 1167, '_field_5', 'Full Day'),
(65615, 1167, '_field_7', 'September 2019'),
(65616, 1167, '_field_9', '0'),
(65600, 1166, '_field_43', 'Yes'),
(65601, 1166, '_field_62', 'Inhalers for asthma '),
(65602, 1166, '_field_44', 'No'),
(65603, 1166, '_field_63', ''),
(65604, 1166, '_field_45', 'No'),
(65605, 1166, '_field_64', ''),
(65599, 1166, '_field_42', 'She was recently diagnosed with asthma, she is on inhalers now administered in the morning when she get ups and before she goes to bed. '),
(65598, 1166, '_field_56', ''),
(65597, 1166, '_field_55', ''),
(54670, 966, '_field_42', 'He had a cleft lip repair done at age 1 with no complications. Otherwise healthy toddler, no allergies.'),
(54669, 966, '_field_56', ''),
(54668, 966, '_field_55', ''),
(54667, 966, '_field_54', 'No'),
(54666, 966, '_field_53', 'He is currently in a home daycare.'),
(54665, 966, '_field_61', 'Yes'),
(54664, 966, '_field_39', 'Yes'),
(54663, 966, '_field_38', 'Yes'),
(54662, 966, '_field_37', 'He likes to help in the kitchen with adults. Plays in the sandbox with other kids well. Likes to play with his favorite trains and cars with other children too.'),
(54661, 966, '_field_36', 'Playing with trains, trucks and reading books'),
(54660, 966, '_field_72', ''),
(54659, 966, '_field_32', 'N'),
(54658, 966, '_field_30', 'Canadian '),
(54657, 966, '_field_27', 'French, Filipino'),
(54656, 966, '_field_26', 'English'),
(54655, 966, '_field_22', 'M'),
(54654, 966, '_field_20', 'Elias'),
(54653, 966, '_field_24', '30/07/2016'),
(54652, 966, '_field_18', 'Elias Norman Gonzalez Patterson'),
(54651, 966, '_field_60', ''),
(54650, 966, '_field_59', ''),
(54649, 966, '_field_58', ''),
(54648, 966, '_field_57', ''),
(54647, 966, '_field_41', '0'),
(54646, 966, '_field_35', '6042516313'),
(54645, 966, '_field_34', '1283 Nanaimo St. Vancouver, BC'),
(54644, 966, '_field_31', 'V5L2B3'),
(54643, 966, '_field_33', 'BC'),
(54642, 966, '_field_29', 'Vancouver'),
(54641, 966, '_field_28', '203'),
(54640, 966, '_field_25', '1729 E. Georgia St.'),
(54639, 966, '_field_23', 'andrea.gonzalezmd@gmail.com'),
(54638, 966, '_field_21', '7788832802'),
(54637, 966, '_field_19', 'Patterson'),
(54636, 966, '_field_17', 'Andrea'),
(54635, 966, '_field_71', ''),
(54634, 966, '_field_70', 'Parent: Sarah Cohen'),
(54632, 966, '_field_9', '0'),
(54633, 966, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(54631, 966, '_field_7', 'January 2019'),
(54628, 965, '_form_id', '2'),
(54629, 965, '_seq_num', '287'),
(54630, 966, '_field_5', 'Full Day'),
(54627, 965, '_field_67', '1'),
(54626, 965, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(54625, 965, '_field_73', 'I think the structure of Montessori alongside the understanding that kids have different ways of learning make me feel that this will give him a strong start. We try as much as possible to teach him through experiences and play rather than strict lesson plans. I think because of my son\'s inate curiosity and eagerness to learn, he will do well with this method of teaching.'),
(54623, 965, '_field_65', ''),
(54624, 965, '_field_47', 'I heard great things about WMA from other parents of kids who attended. My son is a curious and bright little boy and I think he\'ll thrive well in this environment.'),
(54622, 965, '_field_46', 'N'),
(54620, 965, '_field_45', 'No'),
(54621, 965, '_field_64', ''),
(54619, 965, '_field_63', ''),
(54608, 965, '_field_38', 'Yes'),
(54609, 965, '_field_39', 'Yes'),
(54610, 965, '_field_61', 'Yes'),
(54611, 965, '_field_53', 'He is currently in a home daycare.'),
(54612, 965, '_field_54', 'No'),
(54613, 965, '_field_55', ''),
(54614, 965, '_field_56', ''),
(54615, 965, '_field_42', 'He had a cleft lip repair done at age 1 with no complications. Otherwise healthy toddler, no allergies.'),
(54616, 965, '_field_43', 'No'),
(54617, 965, '_field_62', ''),
(54618, 965, '_field_44', 'No'),
(54603, 965, '_field_30', 'Canadian '),
(54604, 965, '_field_32', 'N'),
(54605, 965, '_field_72', ''),
(54606, 965, '_field_36', 'Playing with trains, trucks and reading books'),
(54607, 965, '_field_37', 'He likes to help in the kitchen with adults. Plays in the sandbox with other kids well. Likes to play with his favorite trains and cars with other children too.'),
(54602, 965, '_field_27', 'French, Filipino'),
(54601, 965, '_field_26', 'English'),
(54600, 965, '_field_22', 'M'),
(54599, 965, '_field_20', 'Elias'),
(65596, 1166, '_field_54', 'No'),
(65595, 1166, '_field_53', ''),
(65594, 1166, '_field_61', 'Yes'),
(65593, 1166, '_field_39', 'Yes'),
(65592, 1166, '_field_38', 'Yes'),
(65591, 1166, '_field_37', 'Ninja warrior, soccer, tag, well rounded social kid'),
(65590, 1166, '_field_36', 'Drawing, playing with dolls, uses her imagination welll'),
(65589, 1166, '_field_72', '6 Hannah 8 Gia '),
(65588, 1166, '_field_32', 'Yes'),
(65586, 1166, '_field_27', ''),
(65587, 1166, '_field_30', 'Canadian'),
(65585, 1166, '_field_26', 'English '),
(65584, 1166, '_field_22', 'F'),
(65583, 1166, '_field_20', 'Alessia ( nickname Lessi)'),
(65582, 1166, '_field_24', '29/03/2019'),
(65580, 1166, '_field_60', ''),
(65581, 1166, '_field_18', 'Alessia Mia Carolo '),
(65579, 1166, '_field_59', ''),
(65578, 1166, '_field_58', ''),
(65577, 1166, '_field_57', ''),
(65576, 1166, '_field_41', '0'),
(65575, 1166, '_field_35', '(604) 728-1481 '),
(65574, 1166, '_field_34', 'Self employed '),
(65573, 1166, '_field_31', 'V5B3J2 '),
(65572, 1166, '_field_33', 'BC'),
(65571, 1166, '_field_29', 'Burnaby  '),
(65570, 1166, '_field_28', ''),
(65569, 1166, '_field_25', '96 South Glynde Avenue  '),
(65568, 1166, '_field_23', 'arcfinancialgroup@gmail.com'),
(65567, 1166, '_field_21', '(604) 728-1481 '),
(65566, 1166, '_field_19', 'Carolo  '),
(65565, 1166, '_field_17', 'Antonio '),
(65564, 1166, '_field_71', 'Past student '),
(65563, 1166, '_field_70', ''),
(65562, 1166, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(65561, 1166, '_field_9', '0'),
(65560, 1166, '_field_7', 'September 2019'),
(65559, 1166, '_field_5', 'Full Day'),
(65558, 1165, '_seq_num', '380'),
(65557, 1165, '_form_id', '2'),
(65556, 1165, '_field_67', '1'),
(65555, 1165, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(65554, 1165, '_field_73', 'Every child is different,they all have talent from God.During Montessori Method fit in with the education,they can learn through play their special study toys.it will train their small muscle,and develop their problem solving skill.I hope it will show up their own talent ,and i  can help him develop it. '),
(65553, 1165, '_field_47', 'I like Montessori education, I think Montessori education is good for my kid learn independent and concentrate. WMA is close to my home and my daughter\'s school.It is convenient transportation for us. '),
(65552, 1165, '_field_65', ''),
(65551, 1165, '_field_46', 'N'),
(65550, 1165, '_field_64', ''),
(65549, 1165, '_field_45', 'No'),
(65548, 1165, '_field_63', ''),
(65535, 1165, '_field_36', 'jumping;running;walking;'),
(65536, 1165, '_field_37', 'play ball game;'),
(65537, 1165, '_field_38', 'Yes'),
(65538, 1165, '_field_39', 'No'),
(65539, 1165, '_field_61', ''),
(65540, 1165, '_field_53', ''),
(65541, 1165, '_field_54', 'No'),
(65542, 1165, '_field_55', ''),
(65543, 1165, '_field_56', ''),
(65544, 1165, '_field_42', 'He is a healthy boy.He don\'t have health issues.He sometimes has nosebleed,but not often.'),
(65545, 1165, '_field_43', 'No'),
(65546, 1165, '_field_62', ''),
(65547, 1165, '_field_44', 'No'),
(65529, 1165, '_field_22', 'M'),
(65530, 1165, '_field_26', 'Cantonese'),
(65531, 1165, '_field_27', 'English'),
(65532, 1165, '_field_30', 'Canada'),
(65533, 1165, '_field_32', 'Yes'),
(65534, 1165, '_field_72', 'Elena-11 years old;Grace-9 years old ;Joseph- 10 months'),
(65528, 1165, '_field_20', 'Joshua'),
(65526, 1165, '_field_18', 'Joshua'),
(65527, 1165, '_field_24', '24/05/2016'),
(65525, 1165, '_field_60', ''),
(65524, 1165, '_field_59', ''),
(65523, 1165, '_field_58', ''),
(65522, 1165, '_field_57', ''),
(65521, 1165, '_field_41', '0'),
(65520, 1165, '_field_35', '7783798683'),
(65519, 1165, '_field_34', 'housewife'),
(65518, 1165, '_field_31', 'v5k2h2'),
(65517, 1165, '_field_33', 'BC'),
(65516, 1165, '_field_29', 'vancouver'),
(65515, 1165, '_field_28', '3169 turner street'),
(65514, 1165, '_field_25', '3169 turner street'),
(65513, 1165, '_field_23', 'yukigan002@gmail.com'),
(65512, 1165, '_field_21', '7783788818'),
(65511, 1165, '_field_19', 'Gan'),
(65510, 1165, '_field_17', 'Yu Bing'),
(65509, 1165, '_field_71', ' I met your student and his parent at strong star program last month.She mention that your school is very caring children. '),
(65508, 1165, '_field_70', ''),
(65507, 1165, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(65506, 1165, '_field_9', '0'),
(65505, 1165, '_field_7', 'September 2019'),
(65504, 1165, '_field_5', 'Morning Session'),
(65503, 1164, '_seq_num', '379'),
(65502, 1164, '_form_id', '2'),
(65501, 1164, '_field_67', '1'),
(65500, 1164, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(65499, 1164, '_field_73', 'Every child is different,they all have talent from God.During Montessori Method fit in with the education,they can learn through play their special study toys.it will train their small muscle,and develop their problem solving skill.I hope it will show up their own talent ,and i  can help him develop it. '),
(65498, 1164, '_field_47', 'I like Montessori education, I think Montessori education is good for my kid learn independent and concentrate. WMA is close to my home and my daughter\'s school.It is convenient transportation for us. '),
(65497, 1164, '_field_65', ''),
(65496, 1164, '_field_46', 'N'),
(65495, 1164, '_field_64', ''),
(65494, 1164, '_field_45', 'No'),
(65493, 1164, '_field_63', ''),
(65492, 1164, '_field_44', 'No'),
(65491, 1164, '_field_62', ''),
(65490, 1164, '_field_43', 'No'),
(65488, 1164, '_field_56', ''),
(65489, 1164, '_field_42', 'He is a healthy boy.He don\'t have health issues.He sometimes has nosebleed,but not often.'),
(65487, 1164, '_field_55', ''),
(65486, 1164, '_field_54', 'No'),
(65482, 1164, '_field_38', 'Yes'),
(65483, 1164, '_field_39', 'No'),
(65484, 1164, '_field_61', ''),
(65485, 1164, '_field_53', ''),
(65481, 1164, '_field_37', 'play ball game;'),
(65480, 1164, '_field_36', 'jumping;running;walking;'),
(65478, 1164, '_field_32', 'Yes'),
(65479, 1164, '_field_72', 'Elena-11 years old;Grace-9 years old ;Joseph- 10 months'),
(65460, 1164, '_field_28', '3169 turner street'),
(65461, 1164, '_field_29', 'vancouver'),
(65462, 1164, '_field_33', 'BC'),
(65463, 1164, '_field_31', 'v5k2h2'),
(65464, 1164, '_field_34', 'housewife'),
(65465, 1164, '_field_35', '7783798683'),
(65466, 1164, '_field_41', '0'),
(65467, 1164, '_field_57', ''),
(65468, 1164, '_field_58', ''),
(65469, 1164, '_field_59', ''),
(65470, 1164, '_field_60', ''),
(65471, 1164, '_field_18', 'Joshua'),
(65472, 1164, '_field_24', '24/05/2016'),
(65473, 1164, '_field_20', 'Joshua'),
(65474, 1164, '_field_22', 'M'),
(65475, 1164, '_field_26', 'Cantonese'),
(65476, 1164, '_field_27', 'English'),
(65477, 1164, '_field_30', 'Canada'),
(65459, 1164, '_field_25', '3169 turner street'),
(65458, 1164, '_field_23', 'yukigan002@gmail.com'),
(65457, 1164, '_field_21', '7783788818'),
(65456, 1164, '_field_19', 'Gan'),
(65455, 1164, '_field_17', 'Yu Bing'),
(65454, 1164, '_field_71', ' I met your student and his parent at strong star program last month.She mention that your school is very caring children. '),
(65453, 1164, '_field_70', ''),
(65452, 1164, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(65446, 1163, '_field_67', '1'),
(65447, 1163, '_form_id', '2'),
(65448, 1163, '_seq_num', '378'),
(65449, 1164, '_field_5', 'Morning Session'),
(65450, 1164, '_field_7', 'September 2019'),
(65451, 1164, '_field_9', '0'),
(65445, 1163, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(65441, 1163, '_field_46', 'N'),
(65442, 1163, '_field_65', ''),
(65443, 1163, '_field_47', 'We have heard good things about WMA, at both open-houses we have attended (for elementary and preschool). We have also visited the preschool for the observation session, and what we have seen was in line with our expectations.'),
(65444, 1163, '_field_73', 'The Montessori philosophy has fascinated my wife and I and we have tried to model it at home as much as we can. My wife has attended the AMI course for Montessori Assistants (3-6 year olds) specifically so that she would be able to understand more and apply it at home as much as possible.'),
(65438, 1163, '_field_63', 'Very limited (read almost zero) amount of sugary foods (chocolate, candies, etc.). Also limited amount of processed foods.\nHer diet includes lots of vegetables and fruits, grains, lean meats, eggs, dairies.'),
(65439, 1163, '_field_45', 'Yes'),
(65440, 1163, '_field_64', 'Nothing spicy or with a strong smell/taste.'),
(65437, 1163, '_field_44', 'Yes'),
(65436, 1163, '_field_62', ''),
(65435, 1163, '_field_43', 'No'),
(54598, 965, '_field_24', '30/07/2016'),
(54597, 965, '_field_18', 'Elias Norman Gonzalez Patterson'),
(54595, 965, '_field_59', ''),
(54596, 965, '_field_60', ''),
(54594, 965, '_field_58', ''),
(54593, 965, '_field_57', ''),
(54592, 965, '_field_41', '0'),
(54591, 965, '_field_35', '6042516313'),
(54590, 965, '_field_34', '1283 Nanaimo St. Vancouver, BC'),
(54589, 965, '_field_31', 'V5L2B3'),
(54588, 965, '_field_33', 'BC'),
(54587, 965, '_field_29', 'Vancouver'),
(54586, 965, '_field_28', '203'),
(54585, 965, '_field_25', '1729 E. Georgia St.'),
(54584, 965, '_field_23', 'andrea.gonzalezmd@gmail.com'),
(54583, 965, '_field_21', '7788832802'),
(54582, 965, '_field_19', 'Patterson'),
(54581, 965, '_field_17', 'Andrea'),
(54580, 965, '_field_71', ''),
(54579, 965, '_field_70', 'Parent: Sarah Cohen'),
(54578, 965, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(54577, 965, '_field_9', '0'),
(54576, 965, '_field_7', 'January 2019'),
(54575, 965, '_field_5', 'Full Day'),
(54574, 964, '_seq_num', '189'),
(54573, 964, '_form_id', '3'),
(54572, 964, '_field_126', '1'),
(54571, 964, '_field_136', 'Ellia is an awesome kid. She\'s fun-loving, positive, curious, articulate, thoughtful and knows herself (and what she wants) well. She makes friends easily, loves to play and learn and engage. She is process driven, and thinks through things in a logical manner. She loves to sing and dance and reflect on things. She makes us laugh and occasionally exasperates us with her determination. :)'),
(54566, 964, '_field_133', ''),
(54567, 964, '_field_134', 'No'),
(54568, 964, '_field_135', ''),
(54569, 964, '_field_123', 'Ellia is thriving in the WMA Casa program and her older brother is really enjoying the WMA Montessori program. We look forward to having Ellia continue in a natural progression into the WMA kindergarten program.'),
(54570, 964, '_field_124', 'We want our children to have a lifelong love of learning, to nurture their inherent curiosity and compassion for others and the world around them. We want them to be an environment with teachers who truly enjoy children and bearing witness to their growth and development--who nurture, encourage, and care for each child\'s unique educational journey. We want our kids to learn to be great problem solvers and fostering a growth mindset--in this world of being able to \"look up the answers\" to anything on the internet, it\'s those who take the time to listen, observe, be curious and have the courage to try and figure things out that don\'t have a clear right or wrong answer, who will be able to meaningfully contribute to the betterment of our society.'),
(54565, 964, '_field_132', 'No'),
(54564, 964, '_field_122', ''),
(54563, 964, '_field_121', 'No'),
(54562, 964, '_field_120', ''),
(54561, 964, '_field_119', 'No'),
(54560, 964, '_field_118', ''),
(54559, 964, '_field_117', 'No'),
(54558, 964, '_field_116', ''),
(54557, 964, '_field_115', 'No'),
(54556, 964, '_field_114', 'None.'),
(54555, 964, '_field_138', 'Ballet/dance'),
(54554, 964, '_field_131', ''),
(54547, 964, '_field_102', 'Canadian'),
(54548, 964, '_field_103', 'Yes'),
(54549, 964, '_field_104', 'Tate - Age 7'),
(54550, 964, '_field_105', 'Ellia is happy to play independently and enjoys singing, make believe, playing in her toy kitchen, drawing, playdoh, arts and crafts, etc'),
(54551, 964, '_field_106', 'Ellia is also very social and loves playing with others. Building forts, running around, playing tag, playing games like UNO, etc.'),
(54552, 964, '_field_130', 'WMA - Casa program'),
(54553, 964, '_field_137', 'at this stage Ellia really enjoys almost all activities at school'),
(54540, 964, '_field_129', ''),
(54541, 964, '_field_96', 'Ellia Grace Saini'),
(54542, 964, '_field_97', '27/03/2014'),
(54543, 964, '_field_98', 'Ellia'),
(54544, 964, '_field_99', 'Female'),
(54545, 964, '_field_100', 'English'),
(54546, 964, '_field_101', ''),
(54539, 964, '_field_128', ''),
(54538, 964, '_field_95', ''),
(54536, 964, '_field_93', ''),
(54537, 964, '_field_94', ''),
(54535, 964, '_field_92', ''),
(54534, 964, '_field_91', '1'),
(54533, 964, '_field_90', '604-875-2338'),
(54531, 964, '_field_88', 'V5B 3T2'),
(54532, 964, '_field_89', 'BC Children\'s Hospital Foundation'),
(54530, 964, '_field_87', 'BC'),
(54528, 964, '_field_85', ''),
(54529, 964, '_field_86', 'Burnaby'),
(54527, 964, '_field_84', '548 Ellesmere Ave'),
(54526, 964, '_field_83', 'surinasproul@hotmail.com'),
(54525, 964, '_field_82', '7788837874'),
(54524, 964, '_field_81', 'Sproul'),
(54523, 964, '_field_80', 'Surina'),
(54522, 964, '_field_79', ''),
(54521, 964, '_field_78', 'Ellia and Tate Saini'),
(54520, 964, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(54519, 964, '_field_75', 'September 2019'),
(54518, 964, '_field_74', 'Kindergarten'),
(54517, 963, '_seq_num', '188'),
(54516, 963, '_form_id', '3'),
(54515, 963, '_field_126', '1'),
(54514, 963, '_field_136', 'Ellia is an awesome kid. She\'s fun-loving, positive, curious, articulate, thoughtful and knows herself (and what she wants) well. She makes friends easily, loves to play and learn and engage. She is process driven, and thinks through things in a logical manner. She loves to sing and dance and reflect on things. She makes us laugh and occasionally exasperates us with her determination. :)'),
(54513, 963, '_field_124', 'We want our children to have a lifelong love of learning, to nurture their inherent curiosity and compassion for others and the world around them. We want them to be an environment with teachers who truly enjoy children and bearing witness to their growth and development--who nurture, encourage, and care for each child\'s unique educational journey. We want our kids to learn to be great problem solvers and fostering a growth mindset--in this world of being able to \"look up the answers\" to anything on the internet, it\'s those who take the time to listen, observe, be curious and have the courage to try and figure things out that don\'t have a clear right or wrong answer, who will be able to meaningfully contribute to the betterment of our society.'),
(54511, 963, '_field_135', ''),
(54512, 963, '_field_123', 'Ellia is thriving in the WMA Casa program and her older brother is really enjoying the WMA Montessori program. We look forward to having Ellia continue in a natural progression into the WMA kindergarten program.'),
(54510, 963, '_field_134', 'No'),
(54509, 963, '_field_133', ''),
(54508, 963, '_field_132', 'No'),
(54499, 963, '_field_114', 'None.'),
(54500, 963, '_field_115', 'No'),
(54501, 963, '_field_116', ''),
(54502, 963, '_field_117', 'No'),
(54503, 963, '_field_118', ''),
(54504, 963, '_field_119', 'No'),
(54505, 963, '_field_120', ''),
(54506, 963, '_field_121', 'No'),
(54507, 963, '_field_122', ''),
(54495, 963, '_field_130', 'WMA - Casa program'),
(54496, 963, '_field_137', 'at this stage Ellia really enjoys almost all activities at school'),
(54497, 963, '_field_131', ''),
(54498, 963, '_field_138', 'Ballet/dance'),
(54494, 963, '_field_106', 'Ellia is also very social and loves playing with others. Building forts, running around, playing tag, playing games like UNO, etc.'),
(54493, 963, '_field_105', 'Ellia is happy to play independently and enjoys singing, make believe, playing in her toy kitchen, drawing, playdoh, arts and crafts, etc'),
(54489, 963, '_field_101', ''),
(54490, 963, '_field_102', 'Canadian'),
(54491, 963, '_field_103', 'Yes'),
(54492, 963, '_field_104', 'Tate - Age 7'),
(54488, 963, '_field_100', 'English'),
(54487, 963, '_field_99', 'Female'),
(54473, 963, '_field_87', 'BC'),
(54474, 963, '_field_88', 'V5B 3T2'),
(54475, 963, '_field_89', 'BC Children\'s Hospital Foundation'),
(54476, 963, '_field_90', '604-875-2338'),
(54477, 963, '_field_91', '1'),
(54478, 963, '_field_92', ''),
(54479, 963, '_field_93', ''),
(54480, 963, '_field_94', ''),
(54481, 963, '_field_95', ''),
(54482, 963, '_field_128', ''),
(54483, 963, '_field_129', ''),
(54484, 963, '_field_96', 'Ellia Grace Saini'),
(54485, 963, '_field_97', '27/03/2014'),
(54486, 963, '_field_98', 'Ellia'),
(54466, 963, '_field_80', 'Surina'),
(54467, 963, '_field_81', 'Sproul'),
(54468, 963, '_field_82', '7788837874'),
(54469, 963, '_field_83', 'surinasproul@hotmail.com'),
(54470, 963, '_field_84', '548 Ellesmere Ave'),
(54471, 963, '_field_85', ''),
(54472, 963, '_field_86', 'Burnaby'),
(54465, 963, '_field_79', ''),
(54464, 963, '_field_78', 'Ellia and Tate Saini'),
(54463, 963, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(54462, 963, '_field_75', 'September 2019'),
(65434, 1163, '_field_42', 'Her front teeth are decalcified, with her molars impacted as well. This impacts her diet.'),
(65433, 1163, '_field_56', 'n'),
(65432, 1163, '_field_55', 'Strong Start'),
(65431, 1163, '_field_54', 'Yes'),
(65430, 1163, '_field_53', 'She is going regularly to local Strong Start. She has always enjoyed her time there.'),
(65429, 1163, '_field_61', 'Yes'),
(65428, 1163, '_field_39', 'Yes'),
(65427, 1163, '_field_38', 'No'),
(65426, 1163, '_field_37', 'Reading books, playing pretend, hide-and-seek'),
(65425, 1163, '_field_36', 'Drawing, colouring, crafting with paper, glue and scissors, building'),
(65424, 1163, '_field_72', ''),
(65423, 1163, '_field_32', 'N'),
(65422, 1163, '_field_30', 'Romanian'),
(65421, 1163, '_field_27', ''),
(65420, 1163, '_field_26', 'Romanian'),
(65419, 1163, '_field_22', 'F'),
(65418, 1163, '_field_20', 'Mariuca'),
(65417, 1163, '_field_24', '18/03/2015'),
(65416, 1163, '_field_18', 'Mariuca'),
(65415, 1163, '_field_60', ''),
(65414, 1163, '_field_59', ''),
(65413, 1163, '_field_58', ''),
(65412, 1163, '_field_57', ''),
(65411, 1163, '_field_41', '1'),
(65410, 1163, '_field_35', '2368629804'),
(65409, 1163, '_field_34', 'Amazon Canada'),
(65408, 1163, '_field_31', 'V5R6G5'),
(65407, 1163, '_field_33', 'BC'),
(65406, 1163, '_field_29', 'Vancouver'),
(65405, 1163, '_field_28', '301'),
(65404, 1163, '_field_25', '3535 Crowley Drive'),
(65403, 1163, '_field_23', 'ionut.m.dumitrascu@gmail.com'),
(65402, 1163, '_field_21', '2368629804'),
(65401, 1163, '_field_19', 'Dumitrascu'),
(65400, 1163, '_field_17', 'Ionut-Mihai'),
(65399, 1163, '_field_71', ''),
(65398, 1163, '_field_70', ''),
(65397, 1163, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(65396, 1163, '_field_9', '0'),
(65395, 1163, '_field_7', 'September 2019'),
(65394, 1163, '_field_5', 'Afternoon Session'),
(65393, 1162, '_seq_num', '377'),
(65392, 1162, '_form_id', '2'),
(65390, 1162, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(65391, 1162, '_field_67', '1'),
(65389, 1162, '_field_73', 'The Montessori philosophy has fascinated my wife and I and we have tried to model it at home as much as we can. My wife has attended the AMI course for Montessori Assistants (3-6 year olds) specifically so that she would be able to understand more and apply it at home as much as possible.'),
(65388, 1162, '_field_47', 'We have heard good things about WMA, at both open-houses we have attended (for elementary and preschool). We have also visited the preschool for the observation session, and what we have seen was in line with our expectations.'),
(65387, 1162, '_field_65', ''),
(65386, 1162, '_field_46', 'N'),
(65385, 1162, '_field_64', 'Nothing spicy or with a strong smell/taste.'),
(65384, 1162, '_field_45', 'Yes'),
(65380, 1162, '_field_43', 'No'),
(65381, 1162, '_field_62', ''),
(65382, 1162, '_field_44', 'Yes'),
(65383, 1162, '_field_63', 'Very limited (read almost zero) amount of sugary foods (chocolate, candies, etc.). Also limited amount of processed foods.\nHer diet includes lots of vegetables and fruits, grains, lean meats, eggs, dairies.'),
(65369, 1162, '_field_72', ''),
(65370, 1162, '_field_36', 'Drawing, colouring, crafting with paper, glue and scissors, building'),
(65371, 1162, '_field_37', 'Reading books, playing pretend, hide-and-seek'),
(65372, 1162, '_field_38', 'No'),
(65373, 1162, '_field_39', 'Yes'),
(65374, 1162, '_field_61', 'Yes'),
(65375, 1162, '_field_53', 'She is going regularly to local Strong Start. She has always enjoyed her time there.'),
(65376, 1162, '_field_54', 'Yes'),
(65377, 1162, '_field_55', 'Strong Start'),
(65378, 1162, '_field_56', 'n'),
(65379, 1162, '_field_42', 'Her front teeth are decalcified, with her molars impacted as well. This impacts her diet.'),
(65362, 1162, '_field_24', '18/03/2015'),
(65363, 1162, '_field_20', 'Mariuca'),
(65364, 1162, '_field_22', 'F'),
(65365, 1162, '_field_26', 'Romanian'),
(65366, 1162, '_field_27', ''),
(65367, 1162, '_field_30', 'Romanian'),
(65368, 1162, '_field_32', 'N'),
(65361, 1162, '_field_18', 'Mariuca'),
(65360, 1162, '_field_60', ''),
(65358, 1162, '_field_58', ''),
(65359, 1162, '_field_59', ''),
(65357, 1162, '_field_57', ''),
(65356, 1162, '_field_41', '1'),
(65355, 1162, '_field_35', '2368629804'),
(65354, 1162, '_field_34', 'Amazon Canada'),
(65353, 1162, '_field_31', 'V5R6G5'),
(65352, 1162, '_field_33', 'BC'),
(65349, 1162, '_field_25', '3535 Crowley Drive'),
(65350, 1162, '_field_28', '301'),
(65351, 1162, '_field_29', 'Vancouver'),
(65348, 1162, '_field_23', 'ionut.m.dumitrascu@gmail.com'),
(65347, 1162, '_field_21', '2368629804'),
(65346, 1162, '_field_19', 'Dumitrascu'),
(65345, 1162, '_field_17', 'Ionut-Mihai'),
(65344, 1162, '_field_71', ''),
(65343, 1162, '_field_70', ''),
(65342, 1162, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(65341, 1162, '_field_9', '0'),
(65340, 1162, '_field_7', 'September 2019'),
(65339, 1162, '_field_5', 'Afternoon Session'),
(65338, 1161, '_seq_num', '376'),
(65337, 1161, '_form_id', '2'),
(65336, 1161, '_field_67', '1'),
(65335, 1161, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(65334, 1161, '_field_73', 'We believe in early children education. Through the montessori method, Jayden is going to be benefited by self-directed activity, hands-on learning and collaborative play. We trust that placing Jayden in a montessori school is the best way to develop his passion for learning. In the montessori class room, we hope that Jayden will find answers to his curiosity and learn how to properly explore in a safe environment and at the same time develop relationships with others. '),
(65332, 1161, '_field_65', ''),
(65333, 1161, '_field_47', 'Jayden\'s sister Hayleigh who is now 6 was benefited greatly by the montessori program wonderfully put together by Ludgar and Benny at My Little School in Deep Cove North Vancouver. Not only Hayleigh became a passionate learner at young age, she was able to developed good academic understanding and proper manners. We were amazed both by the montessori program itself and the passion of the teachers. We moved from North Vancouver to East Vancouver last year and we were very pleased to have found a very well known montessori program at Westside Montessori Academy. We came to the open house and class observation and found everything we were looking for including a well set up working stations within the classroom, loving and passionate teachers and an enclosed outdoor playground for young kids. '),
(65330, 1161, '_field_64', ''),
(65331, 1161, '_field_46', 'N'),
(65329, 1161, '_field_45', 'No'),
(65328, 1161, '_field_63', ''),
(65323, 1161, '_field_56', 'n'),
(65324, 1161, '_field_42', 'None as of today Feb 8, 2019. '),
(65325, 1161, '_field_43', 'No'),
(65326, 1161, '_field_62', ''),
(65327, 1161, '_field_44', 'No'),
(65322, 1161, '_field_55', 'Strongstarts on a drop in basis. '),
(65321, 1161, '_field_54', 'Yes'),
(65320, 1161, '_field_53', 'Jayden attends sunday school since 7 months without parents (no problem at all) and enjoys group activities especially snack time (no doubts)!'),
(65319, 1161, '_field_61', 'Yes'),
(65318, 1161, '_field_39', 'Yes'),
(65317, 1161, '_field_38', 'Yes'),
(65305, 1161, '_field_60', ''),
(65306, 1161, '_field_18', 'Jayden Christian Hung'),
(65307, 1161, '_field_24', '17/01/2018'),
(65308, 1161, '_field_20', 'Jayden'),
(65309, 1161, '_field_22', 'M'),
(65310, 1161, '_field_26', 'English'),
(65311, 1161, '_field_27', 'Cantonese'),
(65312, 1161, '_field_30', 'Canadian'),
(65313, 1161, '_field_32', 'Yes'),
(65314, 1161, '_field_72', 'Hayleigh Hung Age 6'),
(65315, 1161, '_field_36', 'Jayden plays independently, does not require close supervision. '),
(65316, 1161, '_field_37', 'At Jayden\'s age now, he enjoys playing toys with his group of friends. '),
(65298, 1161, '_field_31', 'V5K 4L5'),
(65299, 1161, '_field_34', 'Northbridge Insurance '),
(65300, 1161, '_field_35', '6047737724'),
(65301, 1161, '_field_41', '0'),
(65302, 1161, '_field_57', ''),
(65303, 1161, '_field_58', ''),
(65304, 1161, '_field_59', ''),
(65297, 1161, '_field_33', 'BC'),
(65295, 1161, '_field_28', ''),
(65296, 1161, '_field_29', 'Vancouver'),
(65294, 1161, '_field_25', '1331 Rupert Street'),
(65293, 1161, '_field_23', 'primmyhung128@gmail.com'),
(65292, 1161, '_field_21', '6047737724'),
(65291, 1161, '_field_19', 'Hung'),
(65290, 1161, '_field_17', 'Primmy'),
(65289, 1161, '_field_71', ''),
(65286, 1161, '_field_9', '0'),
(65287, 1161, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(65288, 1161, '_field_70', ''),
(65285, 1161, '_field_7', 'September 2019'),
(65284, 1161, '_field_5', 'Morning Session'),
(65283, 1160, '_seq_num', '375'),
(65282, 1160, '_form_id', '2'),
(65281, 1160, '_field_67', '1'),
(65280, 1160, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(65279, 1160, '_field_73', 'We believe in early children education. Through the montessori method, Jayden is going to be benefited by self-directed activity, hands-on learning and collaborative play. We trust that placing Jayden in a montessori school is the best way to develop his passion for learning. In the montessori class room, we hope that Jayden will find answers to his curiosity and learn how to properly explore in a safe environment and at the same time develop relationships with others. '),
(65278, 1160, '_field_47', 'Jayden\'s sister Hayleigh who is now 6 was benefited greatly by the montessori program wonderfully put together by Ludgar and Benny at My Little School in Deep Cove North Vancouver. Not only Hayleigh became a passionate learner at young age, she was able to developed good academic understanding and proper manners. We were amazed both by the montessori program itself and the passion of the teachers. We moved from North Vancouver to East Vancouver last year and we were very pleased to have found a very well known montessori program at Westside Montessori Academy. We came to the open house and class observation and found everything we were looking for including a well set up working stations within the classroom, loving and passionate teachers and an enclosed outdoor playground for young kids. '),
(65277, 1160, '_field_65', ''),
(65276, 1160, '_field_46', 'N'),
(65275, 1160, '_field_64', ''),
(65274, 1160, '_field_45', 'No'),
(65273, 1160, '_field_63', ''),
(65272, 1160, '_field_44', 'No'),
(65271, 1160, '_field_62', ''),
(65270, 1160, '_field_43', 'No'),
(65269, 1160, '_field_42', 'None as of today Feb 8, 2019. '),
(65268, 1160, '_field_56', 'n'),
(65266, 1160, '_field_54', 'Yes'),
(65267, 1160, '_field_55', 'Strongstarts on a drop in basis. '),
(65263, 1160, '_field_39', 'Yes'),
(65264, 1160, '_field_61', 'Yes'),
(65265, 1160, '_field_53', 'Jayden attends sunday school since 7 months without parents (no problem at all) and enjoys group activities especially snack time (no doubts)!'),
(65262, 1160, '_field_38', 'Yes'),
(65261, 1160, '_field_37', 'At Jayden\'s age now, he enjoys playing toys with his group of friends. '),
(65260, 1160, '_field_36', 'Jayden plays independently, does not require close supervision. '),
(65251, 1160, '_field_18', 'Jayden Christian Hung'),
(65252, 1160, '_field_24', '17/01/2018'),
(65253, 1160, '_field_20', 'Jayden'),
(65254, 1160, '_field_22', 'M'),
(65255, 1160, '_field_26', 'English'),
(65256, 1160, '_field_27', 'Cantonese'),
(65257, 1160, '_field_30', 'Canadian'),
(65258, 1160, '_field_32', 'Yes'),
(65259, 1160, '_field_72', 'Hayleigh Hung Age 6'),
(65250, 1160, '_field_60', ''),
(65249, 1160, '_field_59', ''),
(65248, 1160, '_field_58', ''),
(65247, 1160, '_field_57', ''),
(65246, 1160, '_field_41', '0'),
(65245, 1160, '_field_35', '6047737724'),
(65244, 1160, '_field_34', 'Northbridge Insurance '),
(65243, 1160, '_field_31', 'V5K 4L5'),
(65242, 1160, '_field_33', 'BC'),
(65241, 1160, '_field_29', 'Vancouver'),
(65233, 1160, '_field_70', ''),
(65234, 1160, '_field_71', ''),
(65235, 1160, '_field_17', 'Primmy'),
(65236, 1160, '_field_19', 'Hung'),
(65237, 1160, '_field_21', '6047737724'),
(65238, 1160, '_field_23', 'primmyhung128@gmail.com'),
(65239, 1160, '_field_25', '1331 Rupert Street'),
(65240, 1160, '_field_28', ''),
(65225, 1159, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:14:\"Casa Two Years\";i:3;s:13:\"Casa One Year\";}'),
(65226, 1159, '_field_67', '1'),
(65227, 1159, '_form_id', '2'),
(65228, 1159, '_seq_num', '374'),
(65229, 1160, '_field_5', 'Morning Session'),
(65230, 1160, '_field_7', 'September 2019'),
(65231, 1160, '_field_9', '0'),
(65232, 1160, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(65224, 1159, '_field_73', 'It allows children to feel being respected. Children can make their own choices while learning, instead of simply following instruction all the time. Children can also learn to respect others. Thus, playing with others in a harmony. '),
(65223, 1159, '_field_47', 'First of all, the location of WMA is close to where will be moving to, which saves a lot of commute time. The classroom is spacious, clean and organized. The park behind the campus provides a huge playground. Overall it gives an excellent environment for kids to learn and grow.  '),
(65221, 1159, '_field_46', 'N'),
(65222, 1159, '_field_65', ''),
(65220, 1159, '_field_64', ''),
(65219, 1159, '_field_45', 'No'),
(65218, 1159, '_field_63', ''),
(65217, 1159, '_field_44', 'No'),
(65216, 1159, '_field_62', ''),
(65215, 1159, '_field_43', 'No'),
(65214, 1159, '_field_42', 'Nothing that we know of '),
(65213, 1159, '_field_56', ''),
(65212, 1159, '_field_55', ''),
(65211, 1159, '_field_54', 'No'),
(65210, 1159, '_field_53', ''),
(65209, 1159, '_field_61', ''),
(65208, 1159, '_field_39', 'No'),
(65207, 1159, '_field_38', 'No'),
(65206, 1159, '_field_37', 'My son likes to play stickers, blocks and ball catching with others.'),
(65205, 1159, '_field_36', 'My son likes to draw and play with cars and puzzles when he is alone '),
(65204, 1159, '_field_72', ''),
(65203, 1159, '_field_32', 'N'),
(65202, 1159, '_field_30', 'Canada'),
(65201, 1159, '_field_27', ''),
(65200, 1159, '_field_26', 'Mandarin'),
(65199, 1159, '_field_22', 'M'),
(65198, 1159, '_field_20', ''),
(65197, 1159, '_field_24', '03/10/2016'),
(65196, 1159, '_field_18', 'Ryan Chen'),
(65194, 1159, '_field_59', ''),
(65195, 1159, '_field_60', ''),
(65193, 1159, '_field_58', ''),
(65192, 1159, '_field_57', ''),
(65191, 1159, '_field_41', '1'),
(65190, 1159, '_field_35', '6048219875'),
(65189, 1159, '_field_34', 'Aberdeen Center'),
(65188, 1159, '_field_31', 'V3N0B4'),
(65187, 1159, '_field_33', 'BC'),
(65186, 1159, '_field_29', 'Burnaby'),
(65185, 1159, '_field_28', '204'),
(65184, 1159, '_field_25', '7428 Byrnepark Walk'),
(65183, 1159, '_field_23', 'ns_andychen@hotmail.com'),
(65182, 1159, '_field_21', '6045622639'),
(65181, 1159, '_field_19', 'Chen'),
(65180, 1159, '_field_17', 'Andy'),
(65179, 1159, '_field_71', ''),
(65178, 1159, '_field_70', ''),
(65177, 1159, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(65176, 1159, '_field_9', '0'),
(65175, 1159, '_field_7', 'September 2019'),
(65174, 1159, '_field_5', 'Afternoon Session'),
(65173, 1158, '_seq_num', '373'),
(65172, 1158, '_form_id', '2'),
(65171, 1158, '_field_67', '1'),
(65170, 1158, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:14:\"Casa Two Years\";i:3;s:13:\"Casa One Year\";}'),
(65169, 1158, '_field_73', 'It allows children to feel being respected. Children can make their own choices while learning, instead of simply following instruction all the time. Children can also learn to respect others. Thus, playing with others in a harmony. '),
(65168, 1158, '_field_47', 'First of all, the location of WMA is close to where will be moving to, which saves a lot of commute time. The classroom is spacious, clean and organized. The park behind the campus provides a huge playground. Overall it gives an excellent environment for kids to learn and grow.  '),
(65167, 1158, '_field_65', ''),
(65166, 1158, '_field_46', 'N'),
(65165, 1158, '_field_64', ''),
(65164, 1158, '_field_45', 'No'),
(65151, 1158, '_field_37', 'My son likes to play stickers, blocks and ball catching with others.'),
(65152, 1158, '_field_38', 'No'),
(65153, 1158, '_field_39', 'No'),
(65154, 1158, '_field_61', ''),
(65155, 1158, '_field_53', ''),
(65156, 1158, '_field_54', 'No'),
(65157, 1158, '_field_55', ''),
(65158, 1158, '_field_56', ''),
(65159, 1158, '_field_42', 'Nothing that we know of '),
(65160, 1158, '_field_43', 'No'),
(65161, 1158, '_field_62', ''),
(65162, 1158, '_field_44', 'No'),
(65163, 1158, '_field_63', ''),
(65145, 1158, '_field_26', 'Mandarin'),
(65146, 1158, '_field_27', ''),
(65147, 1158, '_field_30', 'Canada'),
(65148, 1158, '_field_32', 'N'),
(65149, 1158, '_field_72', ''),
(65150, 1158, '_field_36', 'My son likes to draw and play with cars and puzzles when he is alone '),
(65144, 1158, '_field_22', 'M'),
(65142, 1158, '_field_24', '03/10/2016'),
(65143, 1158, '_field_20', ''),
(65141, 1158, '_field_18', 'Ryan Chen'),
(65140, 1158, '_field_60', ''),
(65139, 1158, '_field_59', ''),
(65138, 1158, '_field_58', ''),
(65137, 1158, '_field_57', ''),
(65136, 1158, '_field_41', '1'),
(65135, 1158, '_field_35', '6048219875'),
(65133, 1158, '_field_31', 'V3N0B4'),
(65134, 1158, '_field_34', 'Aberdeen Center'),
(65132, 1158, '_field_33', 'BC'),
(65131, 1158, '_field_29', 'Burnaby'),
(65130, 1158, '_field_28', '204'),
(65129, 1158, '_field_25', '7428 Byrnepark Walk'),
(65128, 1158, '_field_23', 'ns_andychen@hotmail.com'),
(65127, 1158, '_field_21', '6045622639'),
(65126, 1158, '_field_19', 'Chen'),
(65125, 1158, '_field_17', 'Andy'),
(65124, 1158, '_field_71', ''),
(65123, 1158, '_field_70', ''),
(65122, 1158, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(65121, 1158, '_field_9', '0'),
(65120, 1158, '_field_7', 'September 2019'),
(65119, 1158, '_field_5', 'Afternoon Session'),
(65118, 1157, '_seq_num', '372'),
(65116, 1157, '_field_67', '1'),
(65117, 1157, '_form_id', '2'),
(65115, 1157, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(65114, 1157, '_field_73', 'Our primary education goal is to raise an independent, self-aware, critically-thinking human being, who is able to build relationships, contribute to the community and be a responsible citizen. Another goal is to build a foundation for him to have a happy and self-fulfilling life. Montessori Method fits in perfectly with these goals for our child.\nAt this stage, it is clear to us that:\n1. He needs to have challenges in order to be involved and figure things out.\n2. He is better at expressing himself in one-on-one activities or in small groups.\n3. He loves to repeat after older kids.\n4. He can read and count, he loves solving puzzles; he adores nature walks.\nWe\'ve been doing our best to implement Montessori principles at home from the day he was born, and we\'re getting impressive results. That\'s why we see the Montessori method as the only possible one for our child.'),
(65106, 1157, '_field_62', ''),
(65107, 1157, '_field_44', 'No'),
(65108, 1157, '_field_63', ''),
(65109, 1157, '_field_45', 'No'),
(65110, 1157, '_field_64', ''),
(65111, 1157, '_field_46', 'N'),
(65112, 1157, '_field_65', ''),
(65113, 1157, '_field_47', 'Among all Montessori schools that we recently researched and visited, WMA seems to be the most professionally run and organized (based on our experience with interaction with your website, open-house visit, and observation session). The work experience of WMA\'s teachers is impressive and we think it will greatly benefit our child\'s development. We like the fact that WMA also offers elementary school education under the same brand. Besides, WMA is perfectly located in a beautiful park, in which we\'ll definitely be spending some time after classes.'),
(65104, 1157, '_field_42', 'N/A'),
(65105, 1157, '_field_43', 'No'),
(65103, 1157, '_field_56', ''),
(65102, 1157, '_field_55', ''),
(65101, 1157, '_field_54', 'No'),
(65100, 1157, '_field_53', 'Staying with grandparents'),
(65099, 1157, '_field_61', 'Yes'),
(65098, 1157, '_field_39', 'Yes'),
(65097, 1157, '_field_38', 'Yes'),
(65087, 1157, '_field_24', '26/04/2016'),
(65088, 1157, '_field_20', 'Gregory'),
(65089, 1157, '_field_22', 'M'),
(65090, 1157, '_field_26', 'Russian'),
(65091, 1157, '_field_27', 'English'),
(65092, 1157, '_field_30', 'Canadian'),
(65093, 1157, '_field_32', 'N'),
(65094, 1157, '_field_72', ''),
(65095, 1157, '_field_36', 'Reading books, solving puzzles'),
(65096, 1157, '_field_37', 'Reading books, playing, participating in household duties, spending time outside, swiming'),
(65086, 1157, '_field_18', 'Gregory Meshkov'),
(65073, 1157, '_field_23', 'meshkovserg@gmail.com'),
(65074, 1157, '_field_25', '501-6055 Nelson Ave.,'),
(65075, 1157, '_field_28', ''),
(65076, 1157, '_field_29', 'Burnaby'),
(65077, 1157, '_field_33', 'BC'),
(65078, 1157, '_field_31', 'V5H4L4'),
(65079, 1157, '_field_34', 'Fiocco Sports Corp.'),
(65080, 1157, '_field_35', '604-722-0877'),
(65081, 1157, '_field_41', '0'),
(65082, 1157, '_field_57', ''),
(65083, 1157, '_field_58', ''),
(65084, 1157, '_field_59', ''),
(65085, 1157, '_field_60', ''),
(65067, 1157, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(65068, 1157, '_field_70', ''),
(65069, 1157, '_field_71', ''),
(65070, 1157, '_field_17', 'Sergey'),
(65071, 1157, '_field_19', 'Meshkov'),
(65072, 1157, '_field_21', '604-722-0877'),
(65066, 1157, '_field_9', '0'),
(65065, 1157, '_field_7', 'September 2019'),
(65064, 1157, '_field_5', 'Afternoon Session'),
(65063, 1156, '_seq_num', '371'),
(65062, 1156, '_form_id', '2'),
(65061, 1156, '_field_67', '1'),
(65060, 1156, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(65059, 1156, '_field_73', 'Our primary education goal is to raise an independent, self-aware, critically-thinking human being, who is able to build relationships, contribute to the community and be a responsible citizen. Another goal is to build a foundation for him to have a happy and self-fulfilling life. Montessori Method fits in perfectly with these goals for our child.\nAt this stage, it is clear to us that:\n1. He needs to have challenges in order to be involved and figure things out.\n2. He is better at expressing himself in one-on-one activities or in small groups.\n3. He loves to repeat after older kids.\n4. He can read and count, he loves solving puzzles; he adores nature walks.\nWe\'ve been doing our best to implement Montessori principles at home from the day he was born, and we\'re getting impressive results. That\'s why we see the Montessori method as the only possible one for our child.'),
(65058, 1156, '_field_47', 'Among all Montessori schools that we recently researched and visited, WMA seems to be the most professionally run and organized (based on our experience with interaction with your website, open-house visit, and observation session). The work experience of WMA\'s teachers is impressive and we think it will greatly benefit our child\'s development. We like the fact that WMA also offers elementary school education under the same brand. Besides, WMA is perfectly located in a beautiful park, in which we\'ll definitely be spending some time after classes.'),
(65057, 1156, '_field_65', ''),
(65056, 1156, '_field_46', 'N'),
(65055, 1156, '_field_64', ''),
(65054, 1156, '_field_45', 'No'),
(65053, 1156, '_field_63', ''),
(65052, 1156, '_field_44', 'No'),
(65051, 1156, '_field_62', ''),
(65050, 1156, '_field_43', 'No'),
(65049, 1156, '_field_42', 'N/A'),
(65048, 1156, '_field_56', ''),
(65047, 1156, '_field_55', ''),
(65046, 1156, '_field_54', 'No'),
(65045, 1156, '_field_53', 'Staying with grandparents'),
(65042, 1156, '_field_38', 'Yes'),
(65043, 1156, '_field_39', 'Yes'),
(65044, 1156, '_field_61', 'Yes'),
(65032, 1156, '_field_24', '26/04/2016'),
(65033, 1156, '_field_20', 'Gregory'),
(65034, 1156, '_field_22', 'M'),
(65035, 1156, '_field_26', 'Russian'),
(65036, 1156, '_field_27', 'English'),
(65037, 1156, '_field_30', 'Canadian'),
(65038, 1156, '_field_32', 'N'),
(65039, 1156, '_field_72', ''),
(65040, 1156, '_field_36', 'Reading books, solving puzzles'),
(65041, 1156, '_field_37', 'Reading books, playing, participating in household duties, spending time outside, swiming'),
(65025, 1156, '_field_35', '604-722-0877'),
(65026, 1156, '_field_41', '0'),
(65027, 1156, '_field_57', ''),
(65028, 1156, '_field_58', ''),
(65029, 1156, '_field_59', ''),
(65030, 1156, '_field_60', ''),
(65031, 1156, '_field_18', 'Gregory Meshkov'),
(65019, 1156, '_field_25', '501-6055 Nelson Ave.,'),
(65020, 1156, '_field_28', ''),
(65021, 1156, '_field_29', 'Burnaby'),
(65022, 1156, '_field_33', 'BC'),
(65023, 1156, '_field_31', 'V5H4L4'),
(65024, 1156, '_field_34', 'Fiocco Sports Corp.'),
(65015, 1156, '_field_17', 'Sergey'),
(65016, 1156, '_field_19', 'Meshkov'),
(65017, 1156, '_field_21', '604-722-0877'),
(65018, 1156, '_field_23', 'meshkovserg@gmail.com'),
(65005, 1155, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(65006, 1155, '_field_67', '1'),
(65007, 1155, '_form_id', '2'),
(65008, 1155, '_seq_num', '370'),
(65009, 1156, '_field_5', 'Afternoon Session'),
(65010, 1156, '_field_7', 'September 2019'),
(65011, 1156, '_field_9', '0'),
(65012, 1156, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(65013, 1156, '_field_70', ''),
(65014, 1156, '_field_71', ''),
(65004, 1155, '_field_73', 'I want Jacob to love learning new things and to be excited about going to preschool. I want him to learn in an environment where he can move around and choose to focus on the things which interest him. He is naturally curious and interested in learning so the Montessori method feels like such a right fit for us. '),
(64991, 1155, '_field_54', 'No'),
(64992, 1155, '_field_55', ''),
(64993, 1155, '_field_56', ''),
(64994, 1155, '_field_42', 'None'),
(64995, 1155, '_field_43', 'No'),
(64996, 1155, '_field_62', ''),
(64997, 1155, '_field_44', 'No'),
(64998, 1155, '_field_63', ''),
(64999, 1155, '_field_45', 'No'),
(65000, 1155, '_field_64', ''),
(65001, 1155, '_field_46', 'N'),
(65002, 1155, '_field_65', ''),
(65003, 1155, '_field_47', 'I have visited a number of Montessori preschools and I can honestly say that WMA is the one I was most impressed with. The environment was immaculate, well thought out, engaging and comfortable. The range of learning materials was particularly impressive. The teachers seemed so relaxed which set the tone for a lovely calm atmosphere. I know my son would thrive here. '),
(64989, 1155, '_field_61', 'Yes'),
(64990, 1155, '_field_53', 'Jacob currently attends \'Laugh and Learn\' licensed family childcare. He has been going here since he was one years old and he attends 2 days a week. He is the youngest out of the four children here and he has been thriving in this environment. He is always happy to go there and talks about the other children when he is at home. He loves circle time and playing outdoors. '),
(64988, 1155, '_field_39', 'Yes'),
(64987, 1155, '_field_38', 'Yes'),
(64986, 1155, '_field_37', 'completing puzzles, playing with toys, playing with sand, playing outside in playgrounds, art'),
(64985, 1155, '_field_36', 'Reading, completing jigsaw puzzles, playing with toys, playing with sand, playing outside in playgrounds, art'),
(64984, 1155, '_field_72', ''),
(64983, 1155, '_field_32', 'N'),
(64982, 1155, '_field_30', 'Canadian'),
(64981, 1155, '_field_27', ''),
(64980, 1155, '_field_26', 'English'),
(64979, 1155, '_field_22', 'M'),
(64978, 1155, '_field_20', 'Jacob'),
(64977, 1155, '_field_24', '23/08/2017'),
(64976, 1155, '_field_18', 'Jacob Oisin Tang'),
(64975, 1155, '_field_60', ''),
(64974, 1155, '_field_59', ''),
(64973, 1155, '_field_58', ''),
(64972, 1155, '_field_57', ''),
(64971, 1155, '_field_41', '1'),
(64970, 1155, '_field_35', '604-733-5563'),
(64969, 1155, '_field_34', 'Canadian Magnetic Imaging'),
(64968, 1155, '_field_31', 'V5M4S3'),
(64967, 1155, '_field_33', 'BC'),
(64966, 1155, '_field_29', 'Vancouver'),
(64965, 1155, '_field_28', '318'),
(64964, 1155, '_field_25', '2750 Co-operative Way'),
(64963, 1155, '_field_23', 'lizkenny465@hotmail.com'),
(64962, 1155, '_field_21', '6048127157'),
(64961, 1155, '_field_19', 'Kenny'),
(64960, 1155, '_field_17', 'Elizabeth'),
(64959, 1155, '_field_71', 'Recommendation from our friends- their son Oliver is a current student and his brother Felix will join in September'),
(64958, 1155, '_field_70', ''),
(64957, 1155, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(64956, 1155, '_field_9', '0'),
(64955, 1155, '_field_7', 'September 2019'),
(64954, 1155, '_field_5', 'Full Day'),
(64953, 1154, '_seq_num', '369'),
(64952, 1154, '_form_id', '2'),
(64951, 1154, '_field_67', '1');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(64950, 1154, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64949, 1154, '_field_73', 'I want Jacob to love learning new things and to be excited about going to preschool. I want him to learn in an environment where he can move around and choose to focus on the things which interest him. He is naturally curious and interested in learning so the Montessori method feels like such a right fit for us. '),
(64947, 1154, '_field_65', ''),
(64948, 1154, '_field_47', 'I have visited a number of Montessori preschools and I can honestly say that WMA is the one I was most impressed with. The environment was immaculate, well thought out, engaging and comfortable. The range of learning materials was particularly impressive. The teachers seemed so relaxed which set the tone for a lovely calm atmosphere. I know my son would thrive here. '),
(64946, 1154, '_field_46', 'N'),
(64945, 1154, '_field_64', ''),
(64944, 1154, '_field_45', 'No'),
(64943, 1154, '_field_63', ''),
(64942, 1154, '_field_44', 'No'),
(64941, 1154, '_field_62', ''),
(64940, 1154, '_field_43', 'No'),
(64939, 1154, '_field_42', 'None'),
(64938, 1154, '_field_56', ''),
(64937, 1154, '_field_55', ''),
(64936, 1154, '_field_54', 'No'),
(64931, 1154, '_field_37', 'completing puzzles, playing with toys, playing with sand, playing outside in playgrounds, art'),
(64932, 1154, '_field_38', 'Yes'),
(64933, 1154, '_field_39', 'Yes'),
(64934, 1154, '_field_61', 'Yes'),
(64935, 1154, '_field_53', 'Jacob currently attends \'Laugh and Learn\' licensed family childcare. He has been going here since he was one years old and he attends 2 days a week. He is the youngest out of the four children here and he has been thriving in this environment. He is always happy to go there and talks about the other children when he is at home. He loves circle time and playing outdoors. '),
(64924, 1154, '_field_22', 'M'),
(64925, 1154, '_field_26', 'English'),
(64926, 1154, '_field_27', ''),
(64927, 1154, '_field_30', 'Canadian'),
(64928, 1154, '_field_32', 'N'),
(64929, 1154, '_field_72', ''),
(64930, 1154, '_field_36', 'Reading, completing jigsaw puzzles, playing with toys, playing with sand, playing outside in playgrounds, art'),
(64923, 1154, '_field_20', 'Jacob'),
(64921, 1154, '_field_18', 'Jacob Oisin Tang'),
(64922, 1154, '_field_24', '23/08/2017'),
(64920, 1154, '_field_60', ''),
(64919, 1154, '_field_59', ''),
(64918, 1154, '_field_58', ''),
(64917, 1154, '_field_57', ''),
(64916, 1154, '_field_41', '1'),
(64915, 1154, '_field_35', '604-733-5563'),
(64914, 1154, '_field_34', 'Canadian Magnetic Imaging'),
(64910, 1154, '_field_28', '318'),
(64911, 1154, '_field_29', 'Vancouver'),
(64912, 1154, '_field_33', 'BC'),
(64913, 1154, '_field_31', 'V5M4S3'),
(64909, 1154, '_field_25', '2750 Co-operative Way'),
(64908, 1154, '_field_23', 'lizkenny465@hotmail.com'),
(64907, 1154, '_field_21', '6048127157'),
(64906, 1154, '_field_19', 'Kenny'),
(64905, 1154, '_field_17', 'Elizabeth'),
(64904, 1154, '_field_71', 'Recommendation from our friends- their son Oliver is a current student and his brother Felix will join in September'),
(64903, 1154, '_field_70', ''),
(64902, 1154, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(64901, 1154, '_field_9', '0'),
(64900, 1154, '_field_7', 'September 2019'),
(64899, 1154, '_field_5', 'Full Day'),
(64898, 1153, '_seq_num', '368'),
(64897, 1153, '_form_id', '2'),
(64896, 1153, '_field_67', '1'),
(64895, 1153, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:14:\"Casa Two Years\";i:3;s:21:\"Casa and Kindergarten\";}'),
(64894, 1153, '_field_73', 'We would like our son Aiden to be more independent in recent years. Montessori method can tell him how to organize, logical and more focus on what he like.'),
(64893, 1153, '_field_47', 'On the date of the open house, the design of the classroom is very expressive. The classroom is bright and divided into 4 sections. It is very functional, kids can easily access the educational toys and books as they like. Teachers are easy to manage the kids in this layout. \nOn parent observation date, I am so surprise about the kids activities. The kids are very independent and listen to order. Teachers are very friendly and calm, understand the children’s need, response children in professional way.'),
(64892, 1153, '_field_65', ''),
(64891, 1153, '_field_46', 'N'),
(64890, 1153, '_field_64', 'Fruit and cheese'),
(64889, 1153, '_field_45', 'Yes'),
(64888, 1153, '_field_63', ''),
(64887, 1153, '_field_44', 'No'),
(64886, 1153, '_field_62', ''),
(64885, 1153, '_field_43', 'No'),
(64883, 1153, '_field_56', ''),
(64884, 1153, '_field_42', 'No'),
(64881, 1153, '_field_54', 'No'),
(64882, 1153, '_field_55', ''),
(64877, 1153, '_field_38', 'No'),
(64878, 1153, '_field_39', 'Yes'),
(64879, 1153, '_field_61', 'Yes'),
(64880, 1153, '_field_53', 'Regularly attend Coal Harbour community center’s toddler program. It is an hour program without parents accompany. It is a transition program for preschool.'),
(64876, 1153, '_field_37', 'Making train track, racing cars, singing and dancing together '),
(64875, 1153, '_field_36', 'Reading books'),
(64874, 1153, '_field_72', ''),
(64873, 1153, '_field_32', 'N'),
(64872, 1153, '_field_30', 'Canada'),
(64871, 1153, '_field_27', 'English '),
(64870, 1153, '_field_26', 'Cantoness'),
(64869, 1153, '_field_22', 'M'),
(64859, 1153, '_field_34', 'Self employed '),
(64860, 1153, '_field_35', '7783230718'),
(64861, 1153, '_field_41', '1'),
(64862, 1153, '_field_57', ''),
(64863, 1153, '_field_58', ''),
(64864, 1153, '_field_59', ''),
(64865, 1153, '_field_60', ''),
(64866, 1153, '_field_18', 'Aiden Ruixi Zhang'),
(64867, 1153, '_field_24', '31/03/2016'),
(64868, 1153, '_field_20', 'Aiden'),
(64858, 1153, '_field_31', 'V5c0b2'),
(64845, 1153, '_field_7', 'September 2019'),
(64846, 1153, '_field_9', '0'),
(64847, 1153, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(64848, 1153, '_field_70', ''),
(64849, 1153, '_field_71', ''),
(64850, 1153, '_field_17', 'Wei Jun'),
(64851, 1153, '_field_19', 'Zhang'),
(64852, 1153, '_field_21', '7783230718'),
(64853, 1153, '_field_23', 'queenieleung@me.com'),
(64854, 1153, '_field_25', '2289 Yukon Crescent '),
(64855, 1153, '_field_28', '2605'),
(64856, 1153, '_field_29', 'Burnaby '),
(64857, 1153, '_field_33', 'BC'),
(64841, 1152, '_field_67', '1'),
(64842, 1152, '_form_id', '2'),
(64843, 1152, '_seq_num', '367'),
(64844, 1153, '_field_5', 'Morning Session'),
(64840, 1152, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:14:\"Casa Two Years\";i:3;s:21:\"Casa and Kindergarten\";}'),
(54461, 963, '_field_74', 'Kindergarten'),
(54460, 962, '_seq_num', '187'),
(54459, 962, '_form_id', '3'),
(54458, 962, '_field_126', '1'),
(54457, 962, '_field_136', 'He could be a lovely caring little guy....but I want him to stop screaming! :)'),
(54456, 962, '_field_124', 'I want my child to respect others and grow up to be a good person that\'s empathetic and helpful to others.\nI want him to love school and naturally want to learn new things without it being a nuisance or boring. '),
(54455, 962, '_field_123', 'Cause it\'s awesome. The teachers are amazing. The quality of education is fantastic and we like the Montessori method of teaching.'),
(54454, 962, '_field_135', ''),
(54453, 962, '_field_134', 'No'),
(54452, 962, '_field_133', ''),
(54451, 962, '_field_132', 'No'),
(54450, 962, '_field_122', ''),
(54449, 962, '_field_121', 'No'),
(54448, 962, '_field_120', 'No healthy green stuff!! :('),
(54447, 962, '_field_119', 'Yes'),
(54446, 962, '_field_118', ''),
(54445, 962, '_field_117', 'No'),
(54444, 962, '_field_116', ''),
(54443, 962, '_field_115', 'No'),
(54442, 962, '_field_114', 'No known issues.'),
(54441, 962, '_field_138', 'Gymnastics, Swimming'),
(54440, 962, '_field_131', '2nd year Pre-school'),
(54439, 962, '_field_137', ''),
(54438, 962, '_field_130', 'WMA Pre-School'),
(54437, 962, '_field_106', 'Reading books, jumping on trampoline'),
(54436, 962, '_field_105', 'Playing with his toys'),
(54435, 962, '_field_104', 'Olive Collingwood - 9 / Edie Collingwood - 6'),
(54434, 962, '_field_103', 'Yes'),
(54433, 962, '_field_102', 'Canadian'),
(54432, 962, '_field_101', ''),
(54431, 962, '_field_100', 'English'),
(54430, 962, '_field_99', 'Male'),
(54429, 962, '_field_98', 'Arlo'),
(54428, 962, '_field_97', '06/10/2014'),
(54424, 962, '_field_95', ''),
(54425, 962, '_field_128', ''),
(54426, 962, '_field_129', ''),
(54427, 962, '_field_96', 'Arlo Georges Collingwood'),
(54422, 962, '_field_93', ''),
(54423, 962, '_field_94', ''),
(54421, 962, '_field_92', ''),
(54420, 962, '_field_91', '1'),
(54419, 962, '_field_90', '604-220-0157'),
(54418, 962, '_field_89', 'Collingwood Management Inc / Tilt9 Entertainment '),
(54417, 962, '_field_88', 'V5N1T9'),
(54416, 962, '_field_87', 'BC'),
(54402, 961, '_form_id', '3'),
(54403, 961, '_seq_num', '186'),
(54404, 962, '_field_74', 'Kindergarten'),
(54405, 962, '_field_75', 'September 2019'),
(54406, 962, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(54407, 962, '_field_78', ''),
(54408, 962, '_field_79', ''),
(54409, 962, '_field_80', 'Lyne'),
(54410, 962, '_field_81', 'Moroni'),
(54411, 962, '_field_82', '604-323-3806'),
(54412, 962, '_field_83', 'lyne.moroni@gmail.com'),
(54413, 962, '_field_84', '1995 East 8th Avenue'),
(54414, 962, '_field_85', ''),
(54415, 962, '_field_86', 'Vancouver'),
(54401, 961, '_field_126', '1'),
(54400, 961, '_field_136', 'He could be a lovely caring little guy....but I want him to stop screaming! :)'),
(54388, 961, '_field_117', 'No'),
(54389, 961, '_field_118', ''),
(54390, 961, '_field_119', 'Yes'),
(54391, 961, '_field_120', 'No healthy green stuff!! :('),
(54392, 961, '_field_121', 'No'),
(54393, 961, '_field_122', ''),
(54394, 961, '_field_132', 'No'),
(54395, 961, '_field_133', ''),
(54396, 961, '_field_134', 'No'),
(54397, 961, '_field_135', ''),
(54398, 961, '_field_123', 'Cause it\'s awesome. The teachers are amazing. The quality of education is fantastic and we like the Montessori method of teaching.'),
(54399, 961, '_field_124', 'I want my child to respect others and grow up to be a good person that\'s empathetic and helpful to others.\nI want him to love school and naturally want to learn new things without it being a nuisance or boring. '),
(54382, 961, '_field_137', ''),
(54383, 961, '_field_131', '2nd year Pre-school'),
(54384, 961, '_field_138', 'Gymnastics, Swimming'),
(54385, 961, '_field_114', 'No known issues.'),
(54386, 961, '_field_115', 'No'),
(54387, 961, '_field_116', ''),
(54381, 961, '_field_130', 'WMA Pre-School'),
(54380, 961, '_field_106', 'Reading books, jumping on trampoline'),
(54379, 961, '_field_105', 'Playing with his toys'),
(64839, 1152, '_field_73', 'We would like our son Aiden to be more independent in recent years. Montessori method can tell him how to organize, logical and more focus on what he like.'),
(64838, 1152, '_field_47', 'On the date of the open house, the design of the classroom is very expressive. The classroom is bright and divided into 4 sections. It is very functional, kids can easily access the educational toys and books as they like. Teachers are easy to manage the kids in this layout. \nOn parent observation date, I am so surprise about the kids activities. The kids are very independent and listen to order. Teachers are very friendly and calm, understand the children’s need, response children in professional way.'),
(64837, 1152, '_field_65', ''),
(64836, 1152, '_field_46', 'N'),
(64835, 1152, '_field_64', 'Fruit and cheese'),
(64834, 1152, '_field_45', 'Yes'),
(64833, 1152, '_field_63', ''),
(64832, 1152, '_field_44', 'No'),
(64831, 1152, '_field_62', ''),
(64830, 1152, '_field_43', 'No'),
(64829, 1152, '_field_42', 'No'),
(64828, 1152, '_field_56', ''),
(64827, 1152, '_field_55', ''),
(64826, 1152, '_field_54', 'No'),
(64825, 1152, '_field_53', 'Regularly attend Coal Harbour community center’s toddler program. It is an hour program without parents accompany. It is a transition program for preschool.'),
(64823, 1152, '_field_39', 'Yes'),
(64824, 1152, '_field_61', 'Yes'),
(64822, 1152, '_field_38', 'No'),
(64821, 1152, '_field_37', 'Making train track, racing cars, singing and dancing together '),
(64820, 1152, '_field_36', 'Reading books'),
(64819, 1152, '_field_72', ''),
(64818, 1152, '_field_32', 'N'),
(64817, 1152, '_field_30', 'Canada'),
(64816, 1152, '_field_27', 'English '),
(64815, 1152, '_field_26', 'Cantoness'),
(64814, 1152, '_field_22', 'M'),
(64813, 1152, '_field_20', 'Aiden'),
(64812, 1152, '_field_24', '31/03/2016'),
(64811, 1152, '_field_18', 'Aiden Ruixi Zhang'),
(64810, 1152, '_field_60', ''),
(64809, 1152, '_field_59', ''),
(64808, 1152, '_field_58', ''),
(64807, 1152, '_field_57', ''),
(64806, 1152, '_field_41', '1'),
(64805, 1152, '_field_35', '7783230718'),
(64804, 1152, '_field_34', 'Self employed '),
(64803, 1152, '_field_31', 'V5c0b2'),
(64802, 1152, '_field_33', 'BC'),
(64801, 1152, '_field_29', 'Burnaby '),
(64800, 1152, '_field_28', '2605'),
(64799, 1152, '_field_25', '2289 Yukon Crescent '),
(64798, 1152, '_field_23', 'queenieleung@me.com'),
(64791, 1152, '_field_9', '0'),
(64792, 1152, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(64793, 1152, '_field_70', ''),
(64794, 1152, '_field_71', ''),
(64795, 1152, '_field_17', 'Wei Jun'),
(64796, 1152, '_field_19', 'Zhang'),
(64797, 1152, '_field_21', '7783230718'),
(64786, 1151, '_field_67', '1'),
(64787, 1151, '_form_id', '2'),
(64788, 1151, '_seq_num', '366'),
(64789, 1152, '_field_5', 'Morning Session'),
(64790, 1152, '_field_7', 'September 2019'),
(64785, 1151, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:14:\"Casa Two Years\";i:3;s:21:\"Casa and Kindergarten\";}'),
(64784, 1151, '_field_73', 'We would like our son Aiden to be more independent in recent years. Montessori method can tell him how to organize, logical and more focus on what he like.'),
(64781, 1151, '_field_46', 'N'),
(64782, 1151, '_field_65', ''),
(64783, 1151, '_field_47', 'On the date of the open house, the design of the classroom is very expressive. The classroom is bright and divided into 4 sections. It is very functional, kids can easily access the educational toys and books as they like. Teachers are easy to manage the kids in this layout. \nOn parent observation date, I am so surprise about the kids activities. The kids are very independent and listen to order. Teachers are very friendly and calm, understand the children’s need, response children in professional way.'),
(64780, 1151, '_field_64', 'Fruit and cheese'),
(64779, 1151, '_field_45', 'Yes'),
(64778, 1151, '_field_63', ''),
(64777, 1151, '_field_44', 'No'),
(64776, 1151, '_field_62', ''),
(64775, 1151, '_field_43', 'No'),
(64774, 1151, '_field_42', 'No'),
(64773, 1151, '_field_56', ''),
(64772, 1151, '_field_55', ''),
(64771, 1151, '_field_54', 'No'),
(64770, 1151, '_field_53', 'Regularly attend Coal Harbour community center’s toddler program. It is an hour program without parents accompany. It is a transition program for preschool.'),
(64757, 1151, '_field_24', '31/03/2016'),
(64758, 1151, '_field_20', 'Aiden'),
(64759, 1151, '_field_22', 'M'),
(64760, 1151, '_field_26', 'Cantoness'),
(64761, 1151, '_field_27', 'English '),
(64762, 1151, '_field_30', 'Canada'),
(64763, 1151, '_field_32', 'N'),
(64764, 1151, '_field_72', ''),
(64765, 1151, '_field_36', 'Reading books'),
(64766, 1151, '_field_37', 'Making train track, racing cars, singing and dancing together '),
(64767, 1151, '_field_38', 'No'),
(64768, 1151, '_field_39', 'Yes'),
(64769, 1151, '_field_61', 'Yes'),
(64750, 1151, '_field_35', '7783230718'),
(64751, 1151, '_field_41', '1'),
(64752, 1151, '_field_57', ''),
(64753, 1151, '_field_58', ''),
(64754, 1151, '_field_59', ''),
(64755, 1151, '_field_60', ''),
(64756, 1151, '_field_18', 'Aiden Ruixi Zhang'),
(64749, 1151, '_field_34', 'Self employed '),
(64747, 1151, '_field_33', 'BC'),
(64748, 1151, '_field_31', 'V5c0b2'),
(64746, 1151, '_field_29', 'Burnaby '),
(64745, 1151, '_field_28', '2605'),
(64744, 1151, '_field_25', '2289 Yukon Crescent '),
(64743, 1151, '_field_23', 'queenieleung@me.com'),
(64742, 1151, '_field_21', '7783230718'),
(64741, 1151, '_field_19', 'Zhang'),
(64740, 1151, '_field_17', 'Wei Jun'),
(64739, 1151, '_field_71', ''),
(64738, 1151, '_field_70', ''),
(64737, 1151, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(64736, 1151, '_field_9', '0'),
(64735, 1151, '_field_7', 'September 2019'),
(64734, 1151, '_field_5', 'Morning Session'),
(64733, 1150, '_seq_num', '365'),
(64732, 1150, '_form_id', '2'),
(64731, 1150, '_field_67', '1'),
(64730, 1150, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:14:\"Casa Two Years\";i:3;s:21:\"Casa and Kindergarten\";}'),
(64729, 1150, '_field_73', 'We would like our son Aiden to be more independent in recent years. Montessori method can tell him how to organize, logical and more focus on what he like.'),
(64728, 1150, '_field_47', 'On the date of the open house, the design of the classroom is very expressive. The classroom is bright and divided into 4 sections. It is very functional, kids can easily access the educational toys and books as they like. Teachers are easy to manage the kids in this layout. \nOn parent observation date, I am so surprise about the kids activities. The kids are very independent and listen to order. Teachers are very friendly and calm, understand the children’s need, response children in professional way.'),
(64727, 1150, '_field_65', ''),
(64726, 1150, '_field_46', 'N'),
(64725, 1150, '_field_64', 'Fruit and cheese'),
(64724, 1150, '_field_45', 'Yes'),
(64723, 1150, '_field_63', ''),
(64722, 1150, '_field_44', 'No'),
(64721, 1150, '_field_62', ''),
(64720, 1150, '_field_43', 'No'),
(64719, 1150, '_field_42', 'No'),
(64718, 1150, '_field_56', ''),
(64717, 1150, '_field_55', ''),
(64716, 1150, '_field_54', 'No'),
(64715, 1150, '_field_53', 'Regularly attend Coal Harbour community center’s toddler program. It is an hour program without parents accompany. It is a transition program for preschool.'),
(64714, 1150, '_field_61', 'Yes'),
(64713, 1150, '_field_39', 'Yes'),
(64712, 1150, '_field_38', 'No'),
(64710, 1150, '_field_36', 'Reading books'),
(64711, 1150, '_field_37', 'Making train track, racing cars, singing and dancing together '),
(64708, 1150, '_field_32', 'N'),
(64709, 1150, '_field_72', ''),
(64707, 1150, '_field_30', 'Canada'),
(64705, 1150, '_field_26', 'Cantoness'),
(64706, 1150, '_field_27', 'English '),
(64681, 1150, '_field_9', '0'),
(64682, 1150, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(64683, 1150, '_field_70', ''),
(64684, 1150, '_field_71', ''),
(64685, 1150, '_field_17', 'Wei Jun'),
(64686, 1150, '_field_19', 'Zhang'),
(64687, 1150, '_field_21', '7783230718'),
(64688, 1150, '_field_23', 'queenieleung@me.com'),
(64689, 1150, '_field_25', '2289 Yukon Crescent '),
(64690, 1150, '_field_28', '2605'),
(64691, 1150, '_field_29', 'Burnaby '),
(64692, 1150, '_field_33', 'BC'),
(64693, 1150, '_field_31', 'V5c0b2'),
(64694, 1150, '_field_34', 'Self employed '),
(64695, 1150, '_field_35', '7783230718'),
(64696, 1150, '_field_41', '1'),
(64697, 1150, '_field_57', ''),
(64698, 1150, '_field_58', ''),
(64699, 1150, '_field_59', ''),
(64700, 1150, '_field_60', ''),
(64701, 1150, '_field_18', 'Aiden Ruixi Zhang'),
(64702, 1150, '_field_24', '31/03/2016'),
(64703, 1150, '_field_20', 'Aiden'),
(64704, 1150, '_field_22', 'M'),
(64680, 1150, '_field_7', 'September 2019'),
(64678, 1149, '_seq_num', '364'),
(64679, 1150, '_field_5', 'Morning Session'),
(64677, 1149, '_form_id', '2'),
(64676, 1149, '_field_67', '1'),
(64675, 1149, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64672, 1149, '_field_65', ''),
(64673, 1149, '_field_47', 'I like the learning style and teaching style of the school. Going to the open house and classroom observation gave me a better view on what the class is like and how the teachers are with the kids. They way my son plays and learns I think he would benefit a lot from the school.  '),
(64674, 1149, '_field_73', 'I want my son to have fun while learning and want to continue to learn in the future. He already likes to finish tasks he starts with some encouragement. I would like him to gain more confidence in doing things independently but also work well with others. '),
(64671, 1149, '_field_46', 'N'),
(64657, 1149, '_field_38', 'No'),
(64658, 1149, '_field_39', 'Yes'),
(64659, 1149, '_field_61', 'Yes'),
(64660, 1149, '_field_53', 'He has enjoyed being around with other kids. '),
(64661, 1149, '_field_54', 'No'),
(64662, 1149, '_field_55', ''),
(64663, 1149, '_field_56', ''),
(64664, 1149, '_field_42', 'No known health issues. '),
(64665, 1149, '_field_43', 'No'),
(64666, 1149, '_field_62', ''),
(64667, 1149, '_field_44', 'No'),
(64668, 1149, '_field_63', ''),
(64669, 1149, '_field_45', 'No'),
(64670, 1149, '_field_64', ''),
(64652, 1149, '_field_30', 'Canadian '),
(64653, 1149, '_field_32', 'N'),
(64654, 1149, '_field_72', ''),
(64655, 1149, '_field_36', 'Colour in a book, play with his cars or dinosaurs, '),
(64656, 1149, '_field_37', 'Chancing around, catch with a ball, play with his cars down a ramp. '),
(64651, 1149, '_field_27', 'Ucwalmicwts '),
(64650, 1149, '_field_26', 'English'),
(64649, 1149, '_field_22', 'M'),
(64648, 1149, '_field_20', 'Alder '),
(64647, 1149, '_field_24', '16/09/2016'),
(64646, 1149, '_field_18', 'Alder Raymond Pierre'),
(64645, 1149, '_field_60', ''),
(64644, 1149, '_field_59', ''),
(64643, 1149, '_field_58', ''),
(64642, 1149, '_field_57', ''),
(64641, 1149, '_field_41', '0'),
(64640, 1149, '_field_35', 'N/A'),
(64639, 1149, '_field_34', 'N/a '),
(64638, 1149, '_field_31', 'V5T1V3'),
(64637, 1149, '_field_33', 'BC'),
(64636, 1149, '_field_29', 'Vancouver'),
(64635, 1149, '_field_28', '402'),
(64634, 1149, '_field_25', '1219 East 8th Ave. '),
(64633, 1149, '_field_23', 'juniper.pierre@gmail.com'),
(64632, 1149, '_field_21', '604-698-7068'),
(64631, 1149, '_field_19', 'Pierre'),
(64630, 1149, '_field_17', 'Juniper '),
(64629, 1149, '_field_71', 'Therapist '),
(64628, 1149, '_field_70', ''),
(64627, 1149, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(64626, 1149, '_field_9', '0'),
(64625, 1149, '_field_7', 'September 2019'),
(64623, 1148, '_seq_num', '363'),
(64624, 1149, '_field_5', 'Morning Session'),
(64622, 1148, '_form_id', '2'),
(64621, 1148, '_field_67', '1'),
(64620, 1148, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64619, 1148, '_field_73', 'I want my son to have fun while learning and want to continue to learn in the future. He already likes to finish tasks he starts with some encouragement. I would like him to gain more confidence in doing things independently but also work well with others. '),
(64618, 1148, '_field_47', 'I like the learning style and teaching style of the school. Going to the open house and classroom observation gave me a better view on what the class is like and how the teachers are with the kids. They way my son plays and learns I think he would benefit a lot from the school.  '),
(64617, 1148, '_field_65', ''),
(64616, 1148, '_field_46', 'N'),
(64615, 1148, '_field_64', ''),
(64614, 1148, '_field_45', 'No'),
(64613, 1148, '_field_63', ''),
(64612, 1148, '_field_44', 'No'),
(64611, 1148, '_field_62', ''),
(64610, 1148, '_field_43', 'No'),
(64609, 1148, '_field_42', 'No known health issues. '),
(64607, 1148, '_field_55', ''),
(64608, 1148, '_field_56', ''),
(64606, 1148, '_field_54', 'No'),
(64604, 1148, '_field_61', 'Yes'),
(64605, 1148, '_field_53', 'He has enjoyed being around with other kids. '),
(64597, 1148, '_field_30', 'Canadian '),
(64598, 1148, '_field_32', 'N'),
(64599, 1148, '_field_72', ''),
(64600, 1148, '_field_36', 'Colour in a book, play with his cars or dinosaurs, '),
(64601, 1148, '_field_37', 'Chancing around, catch with a ball, play with his cars down a ramp. '),
(64602, 1148, '_field_38', 'No'),
(64603, 1148, '_field_39', 'Yes'),
(64596, 1148, '_field_27', 'Ucwalmicwts '),
(64595, 1148, '_field_26', 'English'),
(64594, 1148, '_field_22', 'M'),
(64593, 1148, '_field_20', 'Alder '),
(64592, 1148, '_field_24', '16/09/2016'),
(64591, 1148, '_field_18', 'Alder Raymond Pierre'),
(64590, 1148, '_field_60', ''),
(64589, 1148, '_field_59', ''),
(64588, 1148, '_field_58', ''),
(64584, 1148, '_field_34', 'N/a '),
(64585, 1148, '_field_35', 'N/A'),
(64586, 1148, '_field_41', '0'),
(64587, 1148, '_field_57', ''),
(64571, 1148, '_field_9', '0'),
(64572, 1148, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(64573, 1148, '_field_70', ''),
(64574, 1148, '_field_71', 'Therapist '),
(64575, 1148, '_field_17', 'Juniper '),
(64576, 1148, '_field_19', 'Pierre'),
(64577, 1148, '_field_21', '604-698-7068'),
(64578, 1148, '_field_23', 'juniper.pierre@gmail.com'),
(64579, 1148, '_field_25', '1219 East 8th Ave. '),
(64580, 1148, '_field_28', '402'),
(64581, 1148, '_field_29', 'Vancouver'),
(64582, 1148, '_field_33', 'BC'),
(64583, 1148, '_field_31', 'V5T1V3'),
(64566, 1147, '_field_67', '1'),
(64567, 1147, '_form_id', '2'),
(64568, 1147, '_seq_num', '362'),
(64569, 1148, '_field_5', 'Morning Session'),
(64570, 1148, '_field_7', 'September 2019'),
(64565, 1147, '_field_49', 'a:3:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64564, 1147, '_field_73', 'First and foremost, we aim to cultivate an atmosphere of respect in our home and we appreciate that this is a core component of the Montessori Method. We have been practicing respectful parenting since birth, with lots of nurturing, minimal toys and electronics, not interrupting our child when she is playing/working, following her lead, respecting her feelings, having conversations, and setting clear boundaries. Independent learning and exploration are an important part of our parenting approach. We really value the Montessori approach and have only been looking at Montessori preschools since we feel it would be the best fit for our daughter. We believe that children are primed and ready to learn through experiencing the world and that our job is to support them and provide opportunities for learning without getting in the way.'),
(64563, 1147, '_field_47', 'Living only a few blocks away, we love the sense of community and belonging that WMA and the Italian Cultural Centre provide to the neighborhood. We first experienced this when we had a garden plot in the community garden it its inaugural year. When we attended the open house and observation, it was evident that WMA was a warm and safe space for children to learn and grow at their own pace. After spending a month in Italy in 2009, we made a long-term goal of returning on a sabbatical, so we feel it would be wonderful to have our daughter be exposed to some of the language and culture. '),
(64562, 1147, '_field_65', ''),
(64561, 1147, '_field_46', 'N'),
(64560, 1147, '_field_64', ''),
(64559, 1147, '_field_45', 'No'),
(64558, 1147, '_field_63', ''),
(64557, 1147, '_field_44', 'No'),
(64556, 1147, '_field_62', ''),
(64555, 1147, '_field_43', 'No'),
(64554, 1147, '_field_42', 'Allergic to oysters (not any other shell-fish)'),
(64553, 1147, '_field_56', ''),
(64552, 1147, '_field_55', ''),
(64551, 1147, '_field_54', 'No'),
(64550, 1147, '_field_53', 'Currently in a nanny-share arrangement and goes out to library, strong start, science world, etc every week with a regular group of friends '),
(64549, 1147, '_field_61', 'Yes'),
(64548, 1147, '_field_39', 'Yes'),
(64547, 1147, '_field_38', 'Yes'),
(64546, 1147, '_field_37', 'Singing songs in groups, story time, pretend play, hide and seek, tag or chasing friends, '),
(64545, 1147, '_field_36', ' Singing and dancing, playing with toy trains, cars, \"reading\" (looking at books), drawing/colouring, playing with baby dolls and doll-house'),
(64544, 1147, '_field_72', ''),
(64543, 1147, '_field_32', 'N'),
(64540, 1147, '_field_26', 'English'),
(64541, 1147, '_field_27', ''),
(64542, 1147, '_field_30', 'Canadian'),
(64539, 1147, '_field_22', 'F'),
(64537, 1147, '_field_24', '04/03/2016'),
(64538, 1147, '_field_20', 'Everyn'),
(64536, 1147, '_field_18', 'Everyn Kaufmann'),
(64535, 1147, '_field_60', ''),
(64534, 1147, '_field_59', ''),
(64533, 1147, '_field_58', ''),
(64532, 1147, '_field_57', ''),
(64531, 1147, '_field_41', '1'),
(64530, 1147, '_field_35', '604-731-3500'),
(64529, 1147, '_field_34', 'Kitsilano, Vancouver'),
(64517, 1147, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(64518, 1147, '_field_70', ''),
(64519, 1147, '_field_71', 'Friend - Lucy Falkner (son Julian attended the program)'),
(64520, 1147, '_field_17', 'Reid'),
(64521, 1147, '_field_19', 'Kaufmann'),
(64522, 1147, '_field_21', '7788887798'),
(64523, 1147, '_field_23', 'kaufmann.reid@gmail.com'),
(64524, 1147, '_field_25', '2828 19th Ave East'),
(64525, 1147, '_field_28', ''),
(64526, 1147, '_field_29', 'Vancouver'),
(64527, 1147, '_field_33', 'BC'),
(64528, 1147, '_field_31', 'V5M2S7'),
(64511, 1146, '_field_67', '1'),
(64512, 1146, '_form_id', '2'),
(64513, 1146, '_seq_num', '361'),
(64514, 1147, '_field_5', 'Full Day'),
(64515, 1147, '_field_7', 'September 2019'),
(64516, 1147, '_field_9', '0'),
(64510, 1146, '_field_49', 'a:3:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(54378, 961, '_field_104', 'Olive Collingwood - 9 / Edie Collingwood - 6'),
(54377, 961, '_field_103', 'Yes'),
(54375, 961, '_field_101', ''),
(54376, 961, '_field_102', 'Canadian'),
(54374, 961, '_field_100', 'English'),
(54373, 961, '_field_99', 'Male'),
(54372, 961, '_field_98', 'Arlo'),
(54371, 961, '_field_97', '06/10/2014'),
(54370, 961, '_field_96', 'Arlo Georges Collingwood'),
(54369, 961, '_field_129', ''),
(54368, 961, '_field_128', ''),
(54367, 961, '_field_95', ''),
(54366, 961, '_field_94', ''),
(54365, 961, '_field_93', ''),
(54364, 961, '_field_92', ''),
(54363, 961, '_field_91', '1'),
(54362, 961, '_field_90', '604-220-0157'),
(54361, 961, '_field_89', 'Collingwood Management Inc / Tilt9 Entertainment '),
(54360, 961, '_field_88', 'V5N1T9'),
(54359, 961, '_field_87', 'BC'),
(54358, 961, '_field_86', 'Vancouver'),
(54357, 961, '_field_85', ''),
(54356, 961, '_field_84', '1995 East 8th Avenue'),
(54355, 961, '_field_83', 'lyne.moroni@gmail.com'),
(54354, 961, '_field_82', '604-323-3806'),
(54353, 961, '_field_81', 'Moroni'),
(54352, 961, '_field_80', 'Lyne'),
(54351, 961, '_field_79', ''),
(54350, 961, '_field_78', ''),
(54349, 961, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(54348, 961, '_field_75', 'September 2019'),
(54347, 961, '_field_74', 'Kindergarten'),
(54346, 960, '_seq_num', '286'),
(54345, 960, '_form_id', '2'),
(54344, 960, '_field_67', '1'),
(54343, 960, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:13:\"Casa One Year\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(54342, 960, '_field_73', 'Following her recent outdoor school and French immersion experiences, my partner and I believe the Montessori Method is a natural progression for Devi in her learning journey. \n\nOver the last few months, we have seen Devi grow into a more curious (questioning her surroundings) yet confident (being proud to speak the occasional French word) and independent (caring for herself amongst older kids) little human who is socially and emotionally aware. \n\nWe believe that the Montessori Method will build on Devi\'s past experiences and help to further nurture her love for learning while recognizing her individuality. '),
(54332, 960, '_field_42', 'N/A'),
(54333, 960, '_field_43', 'No'),
(54334, 960, '_field_62', ''),
(54335, 960, '_field_44', 'No'),
(54336, 960, '_field_63', ''),
(54337, 960, '_field_45', 'Yes'),
(54338, 960, '_field_64', 'No beef - Due to religious reasons (Hindu)'),
(54339, 960, '_field_46', 'N'),
(54340, 960, '_field_65', ''),
(54341, 960, '_field_47', 'The overwhelmingly positive feedback my partner and I received regarding the WMA\'s directresses during our inquiries is the key reason why we would like for Devi to attend WMA. From our recent, albeit brief, experience with various daycares/preschools and guiding philosophies, we know that strong role models greatly influence the desire for learning in a child. Similarly, our daughter seems to thrive when surrounded by caregivers/educators that are caring and supportive. We are confident that the directresses will guide Devi as she finds her strengths and capabilities.\n\nIn recent months, we have seen, first-hand, the tangible benefits to our daughter\'s self-esteem from introducing French as a second language. Ours is a mixed race household (Indian-Irish), and while we are unable to fully immerse our daughter in her second language of Tamil, we value her exposure to all second languages equally. As such, we would love for Devi to get immersed in Italian language and culture at the WMA. '),
(54329, 960, '_field_54', 'Yes'),
(54330, 960, '_field_55', ''),
(54331, 960, '_field_56', 'Yes'),
(54328, 960, '_field_53', 'To date, Devi has been in two licensed home daycares (full-time and part-time) for varying lengths of time since turning one in March 2017. Since September 2018, she has been attending an outdoor school (Muddy Boot Prints - 2 days/wk in the mornings), and French immersion (Pré-maternelle Pomme d\'Api - 3 days/wk in the mornings).'),
(54327, 960, '_field_61', 'Yes'),
(54326, 960, '_field_39', 'Yes'),
(54325, 960, '_field_38', 'Yes'),
(54324, 960, '_field_37', 'Devi loves to drum alongside her dad (a drummer), sing and dance to music videos when she\'s with her other kids or adults. '),
(54323, 960, '_field_36', 'When alone, Devi loves playing with one specific toy or medium - e.g., play-doh and paint currently - at a time. Her focus is rather impeccable when peeling crayon wrappers off.'),
(54322, 960, '_field_72', ''),
(54321, 960, '_field_32', 'N'),
(54320, 960, '_field_30', 'Canadian'),
(54319, 960, '_field_27', 'French'),
(54318, 960, '_field_26', 'English'),
(54317, 960, '_field_22', 'F'),
(54316, 960, '_field_20', 'Devi (pronounced Davie)'),
(54315, 960, '_field_24', '03/03/2016'),
(54314, 960, '_field_18', 'Devi Leora McKimm'),
(54313, 960, '_field_60', ''),
(54312, 960, '_field_59', ''),
(54311, 960, '_field_58', ''),
(54310, 960, '_field_57', ''),
(54309, 960, '_field_41', '1'),
(54308, 960, '_field_35', '604.666.7493'),
(54307, 960, '_field_34', 'Parks Canada - Government of Canada'),
(54306, 960, '_field_31', 'V5N 4S2'),
(54305, 960, '_field_33', 'BC'),
(54304, 960, '_field_29', 'Vancouver'),
(54303, 960, '_field_28', ''),
(54302, 960, '_field_25', '3551 Marshall Street'),
(54301, 960, '_field_23', '3551marshall@gmail.com'),
(54300, 960, '_field_21', '7788788929'),
(54299, 960, '_field_19', 'Palanisamy'),
(54298, 960, '_field_17', 'Kavitha'),
(54297, 960, '_field_71', 'Word of mouth: David de Viser\'s (our neighbour) daughter/s currently attend WMA.'),
(54296, 960, '_field_70', ''),
(54295, 960, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(54294, 960, '_field_9', '0'),
(54293, 960, '_field_7', 'January 2019'),
(54292, 960, '_field_5', 'Full Day'),
(54291, 959, '_seq_num', '285'),
(54290, 959, '_form_id', '2'),
(54289, 959, '_field_67', '1'),
(54288, 959, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:13:\"Casa One Year\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(54287, 959, '_field_73', 'Following her recent outdoor school and French immersion experiences, my partner and I believe the Montessori Method is a natural progression for Devi in her learning journey. \n\nOver the last few months, we have seen Devi grow into a more curious (questioning her surroundings) yet confident (being proud to speak the occasional French word) and independent (caring for herself amongst older kids) little human who is socially and emotionally aware. \n\nWe believe that the Montessori Method will build on Devi\'s past experiences and help to further nurture her love for learning while recognizing her individuality. '),
(54285, 959, '_field_65', ''),
(54286, 959, '_field_47', 'The overwhelmingly positive feedback my partner and I received regarding the WMA\'s directresses during our inquiries is the key reason why we would like for Devi to attend WMA. From our recent, albeit brief, experience with various daycares/preschools and guiding philosophies, we know that strong role models greatly influence the desire for learning in a child. Similarly, our daughter seems to thrive when surrounded by caregivers/educators that are caring and supportive. We are confident that the directresses will guide Devi as she finds her strengths and capabilities.\n\nIn recent months, we have seen, first-hand, the tangible benefits to our daughter\'s self-esteem from introducing French as a second language. Ours is a mixed race household (Indian-Irish), and while we are unable to fully immerse our daughter in her second language of Tamil, we value her exposure to all second languages equally. As such, we would love for Devi to get immersed in Italian language and culture at the WMA. '),
(54284, 959, '_field_46', 'N'),
(54282, 959, '_field_45', 'Yes'),
(54283, 959, '_field_64', 'No beef - Due to religious reasons (Hindu)'),
(54281, 959, '_field_63', ''),
(54279, 959, '_field_62', ''),
(54280, 959, '_field_44', 'No'),
(64509, 1146, '_field_73', 'First and foremost, we aim to cultivate an atmosphere of respect in our home and we appreciate that this is a core component of the Montessori Method. We have been practicing respectful parenting since birth, with lots of nurturing, minimal toys and electronics, not interrupting our child when she is playing/working, following her lead, respecting her feelings, having conversations, and setting clear boundaries. Independent learning and exploration are an important part of our parenting approach. We really value the Montessori approach and have only been looking at Montessori preschools since we feel it would be the best fit for our daughter. We believe that children are primed and ready to learn through experiencing the world and that our job is to support them and provide opportunities for learning without getting in the way.'),
(64508, 1146, '_field_47', 'Living only a few blocks away, we love the sense of community and belonging that WMA and the Italian Cultural Centre provide to the neighborhood. We first experienced this when we had a garden plot in the community garden it its inaugural year. When we attended the open house and observation, it was evident that WMA was a warm and safe space for children to learn and grow at their own pace. After spending a month in Italy in 2009, we made a long-term goal of returning on a sabbatical, so we feel it would be wonderful to have our daughter be exposed to some of the language and culture. '),
(64507, 1146, '_field_65', ''),
(64506, 1146, '_field_46', 'N'),
(64505, 1146, '_field_64', ''),
(64504, 1146, '_field_45', 'No'),
(64503, 1146, '_field_63', ''),
(64502, 1146, '_field_44', 'No'),
(64501, 1146, '_field_62', ''),
(64500, 1146, '_field_43', 'No'),
(64499, 1146, '_field_42', 'Allergic to oysters (not any other shell-fish)'),
(64498, 1146, '_field_56', ''),
(64497, 1146, '_field_55', ''),
(64496, 1146, '_field_54', 'No'),
(64495, 1146, '_field_53', 'Currently in a nanny-share arrangement and goes out to library, strong start, science world, etc every week with a regular group of friends '),
(64494, 1146, '_field_61', 'Yes'),
(64493, 1146, '_field_39', 'Yes'),
(64492, 1146, '_field_38', 'Yes'),
(64491, 1146, '_field_37', 'Singing songs in groups, story time, pretend play, hide and seek, tag or chasing friends, '),
(64489, 1146, '_field_72', ''),
(64490, 1146, '_field_36', ' Singing and dancing, playing with toy trains, cars, \"reading\" (looking at books), drawing/colouring, playing with baby dolls and doll-house'),
(64488, 1146, '_field_32', 'N'),
(64487, 1146, '_field_30', 'Canadian'),
(64486, 1146, '_field_27', ''),
(64485, 1146, '_field_26', 'English'),
(64484, 1146, '_field_22', 'F'),
(64483, 1146, '_field_20', 'Everyn'),
(64482, 1146, '_field_24', '04/03/2016'),
(64481, 1146, '_field_18', 'Everyn Kaufmann'),
(64480, 1146, '_field_60', ''),
(64477, 1146, '_field_57', ''),
(64478, 1146, '_field_58', ''),
(64479, 1146, '_field_59', ''),
(64476, 1146, '_field_41', '1'),
(64464, 1146, '_field_71', 'Friend - Lucy Falkner (son Julian attended the program)'),
(64465, 1146, '_field_17', 'Reid'),
(64466, 1146, '_field_19', 'Kaufmann'),
(64467, 1146, '_field_21', '7788887798'),
(64468, 1146, '_field_23', 'kaufmann.reid@gmail.com'),
(64469, 1146, '_field_25', '2828 19th Ave East'),
(64470, 1146, '_field_28', ''),
(64471, 1146, '_field_29', 'Vancouver'),
(64472, 1146, '_field_33', 'BC'),
(64473, 1146, '_field_31', 'V5M2S7'),
(64474, 1146, '_field_34', 'Kitsilano, Vancouver'),
(64475, 1146, '_field_35', '604-731-3500'),
(64458, 1142, '_seq_num', '360'),
(64459, 1146, '_field_5', 'Full Day'),
(64460, 1146, '_field_7', 'September 2019'),
(64461, 1146, '_field_9', '0'),
(64462, 1146, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(64463, 1146, '_field_70', ''),
(64457, 1142, '_form_id', '2'),
(64456, 1142, '_field_67', '1'),
(54278, 959, '_field_43', 'No'),
(54277, 959, '_field_42', 'N/A'),
(54276, 959, '_field_56', 'Yes'),
(54275, 959, '_field_55', ''),
(54274, 959, '_field_54', 'Yes'),
(54271, 959, '_field_39', 'Yes'),
(54272, 959, '_field_61', 'Yes'),
(54273, 959, '_field_53', 'To date, Devi has been in two licensed home daycares (full-time and part-time) for varying lengths of time since turning one in March 2017. Since September 2018, she has been attending an outdoor school (Muddy Boot Prints - 2 days/wk in the mornings), and French immersion (Pré-maternelle Pomme d\'Api - 3 days/wk in the mornings).'),
(54270, 959, '_field_38', 'Yes'),
(54269, 959, '_field_37', 'Devi loves to drum alongside her dad (a drummer), sing and dance to music videos when she\'s with her other kids or adults. '),
(54268, 959, '_field_36', 'When alone, Devi loves playing with one specific toy or medium - e.g., play-doh and paint currently - at a time. Her focus is rather impeccable when peeling crayon wrappers off.'),
(54267, 959, '_field_72', ''),
(54266, 959, '_field_32', 'N'),
(54265, 959, '_field_30', 'Canadian'),
(54264, 959, '_field_27', 'French'),
(54263, 959, '_field_26', 'English'),
(54262, 959, '_field_22', 'F'),
(54261, 959, '_field_20', 'Devi (pronounced Davie)'),
(54260, 959, '_field_24', '03/03/2016'),
(54259, 959, '_field_18', 'Devi Leora McKimm'),
(54258, 959, '_field_60', ''),
(54256, 959, '_field_58', ''),
(54257, 959, '_field_59', ''),
(54255, 959, '_field_57', ''),
(54254, 959, '_field_41', '1'),
(54253, 959, '_field_35', '604.666.7493'),
(54252, 959, '_field_34', 'Parks Canada - Government of Canada'),
(54251, 959, '_field_31', 'V5N 4S2'),
(54250, 959, '_field_33', 'BC'),
(54249, 959, '_field_29', 'Vancouver'),
(54248, 959, '_field_28', ''),
(54247, 959, '_field_25', '3551 Marshall Street'),
(54246, 959, '_field_23', '3551marshall@gmail.com'),
(54245, 959, '_field_21', '7788788929'),
(54244, 959, '_field_19', 'Palanisamy'),
(54243, 959, '_field_17', 'Kavitha'),
(54242, 959, '_field_71', 'Word of mouth: David de Viser\'s (our neighbour) daughter/s currently attend WMA.'),
(54241, 959, '_field_70', ''),
(54238, 959, '_field_7', 'January 2019'),
(54239, 959, '_field_9', '0'),
(54240, 959, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(54235, 957, '_form_id', '3'),
(54236, 957, '_seq_num', '185'),
(54237, 959, '_field_5', 'Full Day'),
(54234, 957, '_field_126', '1'),
(54233, 957, '_field_136', 'Madelyn is a well rounded child.  She has a very friendly personality and loves to be interactive with others.  She also knows when she needs to focus on a task individually.  She loves to sing and dance.  '),
(54213, 957, '_field_106', 'She loves all activities with children'),
(54214, 957, '_field_130', 'Lions Gate Montessori'),
(54215, 957, '_field_137', 'Sewing, Maps, Singing'),
(54216, 957, '_field_131', 'Pre-K'),
(54217, 957, '_field_138', 'Gymnastics, Ice Skating, Ballet and Piano'),
(54218, 957, '_field_114', 'She has asthma when the weather is very cold.  Our only concern is when she is coughing, she tends to need her inhaler.'),
(54219, 957, '_field_115', 'No'),
(54220, 957, '_field_116', ''),
(54221, 957, '_field_117', 'No'),
(54222, 957, '_field_118', ''),
(54223, 957, '_field_119', 'Yes'),
(54224, 957, '_field_120', 'Fruit'),
(54225, 957, '_field_121', 'No'),
(54226, 957, '_field_122', ''),
(54227, 957, '_field_132', 'No'),
(54228, 957, '_field_133', ''),
(54229, 957, '_field_134', 'No'),
(54230, 957, '_field_135', ''),
(54231, 957, '_field_123', 'My husband and I truly believe in the Montessori teaching methodology.  We believe it build self-confidence and children are really gaining knowledge (mainstream learning tends to teach to pass exams).  We moved to Canada about a year ago (my husband works for the US government).  We didn\'t have many options on schools due to the timing of our arrival.  We feel lucky we were able to send Madelyn to a Montessori school.  Lions Gate is a great foundation but we would like to send Madelyn to WMA as we feel it\'s a more balanced environment.  '),
(54232, 957, '_field_124', 'We believe the Montessori Method sets our child up for success.  Montessori is a great fit for our daughter\'s personality and gaining knowledge through experiences.   We feel the Montessori environment sets a child up to be successful not only in their childhood but as an adult.  Provides skills that one normally doesn\'t learn in a mainstream setting.'),
(54212, 957, '_field_105', 'Puzzles, Skills workbooks'),
(54211, 957, '_field_104', ''),
(54210, 957, '_field_103', 'No'),
(54209, 957, '_field_102', 'USA'),
(54208, 957, '_field_101', 'Korean, Chinese'),
(54207, 957, '_field_100', 'English'),
(54206, 957, '_field_99', 'Female'),
(54205, 957, '_field_98', 'Maddie'),
(54204, 957, '_field_97', '01/06/2014'),
(54190, 957, '_field_85', '3808'),
(54191, 957, '_field_86', 'Vancouver'),
(54192, 957, '_field_87', 'BC'),
(54193, 957, '_field_88', 'V6E4T8'),
(54194, 957, '_field_89', 'McKesson Corporation'),
(54195, 957, '_field_90', '917-622-8424'),
(54196, 957, '_field_91', '1'),
(54197, 957, '_field_92', ''),
(54198, 957, '_field_93', ''),
(54199, 957, '_field_94', ''),
(54200, 957, '_field_95', ''),
(54201, 957, '_field_128', ''),
(54202, 957, '_field_129', ''),
(54203, 957, '_field_96', 'Madelyn Grace Joe'),
(54183, 957, '_field_78', ''),
(54184, 957, '_field_79', ''),
(54185, 957, '_field_80', 'Sandra'),
(54186, 957, '_field_81', 'Lee'),
(54187, 957, '_field_82', '917-622-8424'),
(54188, 957, '_field_83', 'sandralee03@yahoo.com'),
(54189, 957, '_field_84', '1189 Melville Street'),
(54182, 957, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(54181, 957, '_field_75', 'September 2019'),
(54180, 957, '_field_74', 'Kindergarten'),
(54179, 956, '_seq_num', '184'),
(64455, 1142, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64454, 1142, '_field_73', 'We believe that all children are unique in their strengths and weaknesses, and that they all learn in their own pace.  By being immersed in a supportive and stimulating learning environment, Tiffany will thrive to develop skills in many different areas.\n\n***NOTE: Our preference is the full-day program; however if that option is not available, we are flexible and are willing to enrol Tiffany in either the morning or afternoon program.***'),
(64453, 1142, '_field_47', 'We like the close-knit environment that WMA brings.  A school with dedicated teachers who know each student on a more personal level helps encourage and support the growth of our child. Our daughter is currently attending a full-time schedule at Madison Children\'s Centre in Burnaby and turning 4 later this summer.  We had anticipated to enrol her in the kindergarten program in WMA in 2020, and attended an evening open-house session in late 2018.  During that evening, we had the opportunity to speak with the staff and had a better understanding of the school and the program.  We also heard testimonials from parents of children who are currently attending WMA.  After attending the open-house session, we would like our daughter to attend WMA sooner by enrolling her in Casa de Bambini.'),
(64452, 1142, '_field_65', ''),
(64451, 1142, '_field_46', 'N'),
(64450, 1142, '_field_64', ''),
(64449, 1142, '_field_45', 'No'),
(64448, 1142, '_field_63', ''),
(64447, 1142, '_field_44', 'No'),
(64446, 1142, '_field_62', ''),
(64445, 1142, '_field_43', 'No'),
(64444, 1142, '_field_42', 'None.'),
(64443, 1142, '_field_56', 'Yes'),
(64442, 1142, '_field_55', 'Madison Children\'s Centre'),
(64441, 1142, '_field_54', 'Yes'),
(64440, 1142, '_field_53', ''),
(64439, 1142, '_field_61', 'Yes'),
(64438, 1142, '_field_39', 'Yes'),
(64437, 1142, '_field_38', 'Yes'),
(64436, 1142, '_field_37', 'Singing, dancing and pretend-play'),
(64435, 1142, '_field_36', 'Drawing'),
(64434, 1142, '_field_72', ''),
(64433, 1142, '_field_32', 'N'),
(64432, 1142, '_field_30', 'Canadian'),
(64431, 1142, '_field_27', 'Cantonese'),
(64430, 1142, '_field_26', 'English'),
(64428, 1142, '_field_20', 'Tiffany'),
(64429, 1142, '_field_22', 'F'),
(64427, 1142, '_field_24', '13/08/2015'),
(64426, 1142, '_field_18', 'Tiffany Ka Yee Chiang'),
(64425, 1142, '_field_60', ''),
(64418, 1142, '_field_31', 'V5C 2X5'),
(64419, 1142, '_field_34', 'Canada Revenue Agency'),
(64420, 1142, '_field_35', 'On parental leave currently'),
(64421, 1142, '_field_41', '1'),
(64422, 1142, '_field_57', ''),
(64423, 1142, '_field_58', ''),
(64424, 1142, '_field_59', ''),
(64417, 1142, '_field_33', 'BC'),
(64416, 1142, '_field_29', 'BURNABY'),
(64415, 1142, '_field_28', '4305 UNION STREET'),
(64414, 1142, '_field_25', '4305 UNION STREET'),
(64413, 1142, '_field_23', 'cynthiahy.chan@gmail.com'),
(64412, 1142, '_field_21', '6043193182'),
(64411, 1142, '_field_19', 'CHAN'),
(64410, 1142, '_field_17', 'CYNTHIA'),
(64400, 1141, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64401, 1141, '_field_67', '1'),
(64402, 1141, '_form_id', '2'),
(64403, 1141, '_seq_num', '359'),
(64404, 1142, '_field_5', 'Full Day'),
(64405, 1142, '_field_7', 'September 2019'),
(64406, 1142, '_field_9', '1'),
(64407, 1142, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(64408, 1142, '_field_70', 'Alyse in kindergarten (parents are Kevin and Rica)'),
(64409, 1142, '_field_71', ''),
(64399, 1141, '_field_73', 'We believe that all children are unique in their strengths and weaknesses, and that they all learn in their own pace.  By being immersed in a supportive and stimulating learning environment, Tiffany will thrive to develop skills in many different areas.\n\n***NOTE: Our preference is the full-day program; however if that option is not available, we are flexible and are willing to enrol Tiffany in either the morning or afternoon program.***'),
(54178, 956, '_form_id', '3'),
(54177, 956, '_field_126', '1');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(54176, 956, '_field_136', 'Madelyn is a well rounded child.  She has a very friendly personality and loves to be interactive with others.  She also knows when she needs to focus on a task individually.  She loves to sing and dance.  '),
(54175, 956, '_field_124', 'We believe the Montessori Method sets our child up for success.  Montessori is a great fit for our daughter\'s personality and gaining knowledge through experiences.   We feel the Montessori environment sets a child up to be successful not only in their childhood but as an adult.  Provides skills that one normally doesn\'t learn in a mainstream setting.'),
(54174, 956, '_field_123', 'My husband and I truly believe in the Montessori teaching methodology.  We believe it build self-confidence and children are really gaining knowledge (mainstream learning tends to teach to pass exams).  We moved to Canada about a year ago (my husband works for the US government).  We didn\'t have many options on schools due to the timing of our arrival.  We feel lucky we were able to send Madelyn to a Montessori school.  Lions Gate is a great foundation but we would like to send Madelyn to WMA as we feel it\'s a more balanced environment.  '),
(54173, 956, '_field_135', ''),
(54172, 956, '_field_134', 'No'),
(54171, 956, '_field_133', ''),
(54170, 956, '_field_132', 'No'),
(54169, 956, '_field_122', ''),
(54168, 956, '_field_121', 'No'),
(54167, 956, '_field_120', 'Fruit'),
(54166, 956, '_field_119', 'Yes'),
(54165, 956, '_field_118', ''),
(54164, 956, '_field_117', 'No'),
(54163, 956, '_field_116', ''),
(54162, 956, '_field_115', 'No'),
(54161, 956, '_field_114', 'She has asthma when the weather is very cold.  Our only concern is when she is coughing, she tends to need her inhaler.'),
(54160, 956, '_field_138', 'Gymnastics, Ice Skating, Ballet and Piano'),
(54159, 956, '_field_131', 'Pre-K'),
(54158, 956, '_field_137', 'Sewing, Maps, Singing'),
(54157, 956, '_field_130', 'Lions Gate Montessori'),
(54156, 956, '_field_106', 'She loves all activities with children'),
(54155, 956, '_field_105', 'Puzzles, Skills workbooks'),
(54154, 956, '_field_104', ''),
(54153, 956, '_field_103', 'No'),
(54152, 956, '_field_102', 'USA'),
(54148, 956, '_field_98', 'Maddie'),
(54149, 956, '_field_99', 'Female'),
(54150, 956, '_field_100', 'English'),
(54151, 956, '_field_101', 'Korean, Chinese'),
(54147, 956, '_field_97', '01/06/2014'),
(54146, 956, '_field_96', 'Madelyn Grace Joe'),
(54145, 956, '_field_129', ''),
(54144, 956, '_field_128', ''),
(54143, 956, '_field_95', ''),
(54142, 956, '_field_94', ''),
(54141, 956, '_field_93', ''),
(54140, 956, '_field_92', ''),
(54139, 956, '_field_91', '1'),
(54137, 956, '_field_89', 'McKesson Corporation'),
(54138, 956, '_field_90', '917-622-8424'),
(54124, 956, '_field_75', 'September 2019'),
(54125, 956, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(54126, 956, '_field_78', ''),
(54127, 956, '_field_79', ''),
(54128, 956, '_field_80', 'Sandra'),
(54129, 956, '_field_81', 'Lee'),
(54130, 956, '_field_82', '917-622-8424'),
(54131, 956, '_field_83', 'sandralee03@yahoo.com'),
(54132, 956, '_field_84', '1189 Melville Street'),
(54133, 956, '_field_85', '3808'),
(54134, 956, '_field_86', 'Vancouver'),
(54135, 956, '_field_87', 'BC'),
(54136, 956, '_field_88', 'V6E4T8'),
(54120, 955, '_field_126', '1'),
(54121, 955, '_form_id', '3'),
(54122, 955, '_seq_num', '183'),
(54123, 956, '_field_74', 'Kindergarten'),
(64398, 1141, '_field_47', 'We like the close-knit environment that WMA brings.  A school with dedicated teachers who know each student on a more personal level helps encourage and support the growth of our child. Our daughter is currently attending a full-time schedule at Madison Children\'s Centre in Burnaby and turning 4 later this summer.  We had anticipated to enrol her in the kindergarten program in WMA in 2020, and attended an evening open-house session in late 2018.  During that evening, we had the opportunity to speak with the staff and had a better understanding of the school and the program.  We also heard testimonials from parents of children who are currently attending WMA.  After attending the open-house session, we would like our daughter to attend WMA sooner by enrolling her in Casa de Bambini.'),
(64397, 1141, '_field_65', ''),
(64396, 1141, '_field_46', 'N'),
(64395, 1141, '_field_64', ''),
(64394, 1141, '_field_45', 'No'),
(64393, 1141, '_field_63', ''),
(64392, 1141, '_field_44', 'No'),
(64390, 1141, '_field_43', 'No'),
(64391, 1141, '_field_62', ''),
(64389, 1141, '_field_42', 'None.'),
(64388, 1141, '_field_56', 'Yes'),
(64387, 1141, '_field_55', 'Madison Children\'s Centre'),
(64386, 1141, '_field_54', 'Yes'),
(64385, 1141, '_field_53', ''),
(64384, 1141, '_field_61', 'Yes'),
(64383, 1141, '_field_39', 'Yes'),
(64382, 1141, '_field_38', 'Yes'),
(64381, 1141, '_field_37', 'Singing, dancing and pretend-play'),
(64380, 1141, '_field_36', 'Drawing'),
(64379, 1141, '_field_72', ''),
(64378, 1141, '_field_32', 'N'),
(64377, 1141, '_field_30', 'Canadian'),
(64376, 1141, '_field_27', 'Cantonese'),
(64375, 1141, '_field_26', 'English'),
(64374, 1141, '_field_22', 'F'),
(64373, 1141, '_field_20', 'Tiffany'),
(64372, 1141, '_field_24', '13/08/2015'),
(64371, 1141, '_field_18', 'Tiffany Ka Yee Chiang'),
(64370, 1141, '_field_60', ''),
(64369, 1141, '_field_59', ''),
(64368, 1141, '_field_58', ''),
(64367, 1141, '_field_57', ''),
(64366, 1141, '_field_41', '1'),
(64365, 1141, '_field_35', 'On parental leave currently'),
(64364, 1141, '_field_34', 'Canada Revenue Agency'),
(64363, 1141, '_field_31', 'V5C 2X5'),
(64362, 1141, '_field_33', 'BC'),
(64361, 1141, '_field_29', 'BURNABY'),
(64360, 1141, '_field_28', '4305 UNION STREET'),
(64356, 1141, '_field_19', 'CHAN'),
(64357, 1141, '_field_21', '6043193182'),
(64358, 1141, '_field_23', 'cynthiahy.chan@gmail.com'),
(64359, 1141, '_field_25', '4305 UNION STREET'),
(64355, 1141, '_field_17', 'CYNTHIA'),
(64354, 1141, '_field_71', ''),
(64353, 1141, '_field_70', 'Alyse in kindergarten (parents are Kevin and Rica)'),
(64352, 1141, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(64351, 1141, '_field_9', '1'),
(64350, 1141, '_field_7', 'September 2019'),
(64349, 1141, '_field_5', 'Full Day'),
(64345, 1140, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64346, 1140, '_field_67', '1'),
(64347, 1140, '_form_id', '2'),
(64348, 1140, '_seq_num', '358'),
(64344, 1140, '_field_73', 'Generally speaking, the Montessori philosophy resonates with my personal beliefs that children have great capacity to learn, love to learn and should be given the opportunity to learn in an environment that respects them. \n\nMore specifically, regarding Isaac, I have seen how curious he is about understanding how things work, how he enjoys learning and being challenged by new things, and how he is able to independently work and play for extended periods of time. Thus, my education goals for him at this stage are to be in a learning environment where he is able to explore his interests in a structured manner, and able to learn new skills at a pace that works for him. \nI feel the Montessori method is able to provide Isaac with such a learning environment and I really appreciate the broad range of Montessori materials and the passion of Montessori teachers who encourage children to learn and to think critically.\n'),
(54119, 955, '_field_136', 'Matias is a very social and kind boy. He really loves playing and being with other kids around. He likes playing group games so he can integrate everyone into a game and have a great time collectively. He is a very sensitive boy and realize very quickly when things go sideways, when there is a bully in a group or when things are not fair.  He is very communicative with us and could be a challenge with other adults and teachers if there is no opennes to hear complaints or storis behind actual situations. '),
(54118, 955, '_field_124', '1) Education based on goals for individuals\n2) Interaction based on interest and not on age\n3) Mindfulness\n4) Kind enviroment that values encouraging positive behaviour or work'),
(54117, 955, '_field_123', 'We really want him to follow his academic program within a Montessori philosophy environment. We are looking for a school where every kid is treated as per their individual skills and being able to interact with kids of every age, cultural, socio-economic background. We believe that WMA will suffice our basic requirements to fins a good school for MAtias'),
(54116, 955, '_field_135', 'Within low end of autism spectrum, no issues with high functioning skills at all'),
(54115, 955, '_field_134', 'Yes'),
(54114, 955, '_field_133', ''),
(54112, 955, '_field_122', ''),
(54113, 955, '_field_132', 'No'),
(54111, 955, '_field_121', 'No'),
(54110, 955, '_field_120', ''),
(54109, 955, '_field_119', 'No'),
(54108, 955, '_field_118', ''),
(54107, 955, '_field_117', 'No'),
(54106, 955, '_field_116', ''),
(54105, 955, '_field_115', 'No'),
(54104, 955, '_field_114', 'None'),
(54103, 955, '_field_138', 'Swimming'),
(54102, 955, '_field_131', 'six'),
(54101, 955, '_field_137', 'PE, Dance, Arts in general'),
(54100, 955, '_field_130', 'Homeschooling but coming from Anchor Point Montessori'),
(54099, 955, '_field_106', 'Random games - mainly outdoor games (eg. soccer)'),
(54098, 955, '_field_105', 'Online Games, Swimming, Playing'),
(54097, 955, '_field_104', ''),
(54096, 955, '_field_103', 'No'),
(54095, 955, '_field_102', 'Canadian'),
(54094, 955, '_field_101', 'Spanish'),
(54093, 955, '_field_100', 'English'),
(54092, 955, '_field_99', 'Male'),
(54091, 955, '_field_98', 'Matias'),
(54090, 955, '_field_97', '16/11/2007'),
(54089, 955, '_field_96', 'Matias'),
(54088, 955, '_field_129', ''),
(54087, 955, '_field_128', ''),
(54086, 955, '_field_95', ''),
(54085, 955, '_field_94', ''),
(54084, 955, '_field_93', ''),
(54083, 955, '_field_92', ''),
(54082, 955, '_field_91', '0'),
(54081, 955, '_field_90', '6044081086'),
(54080, 955, '_field_89', 'Home Office'),
(54078, 955, '_field_87', 'BC'),
(54079, 955, '_field_88', 'v6z2z5'),
(54077, 955, '_field_86', 'Vancouver'),
(54065, 954, '_seq_num', '182'),
(54066, 955, '_field_74', 'Grade Six'),
(54067, 955, '_field_75', 'September 2019'),
(54068, 955, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(54069, 955, '_field_78', ''),
(54070, 955, '_field_79', ''),
(54071, 955, '_field_80', 'Freddy'),
(54072, 955, '_field_81', 'Pina'),
(54073, 955, '_field_82', '6043563083'),
(54074, 955, '_field_83', 'fpina@pbrvconsulting.com'),
(54075, 955, '_field_84', '1077 Marinaside Crescent'),
(54076, 955, '_field_85', '1003'),
(54063, 954, '_field_126', '1'),
(54064, 954, '_form_id', '3'),
(54062, 954, '_field_136', 'Matias is a very social and kind boy. He really loves playing and being with other kids around. He likes playing group games so he can integrate everyone into a game and have a great time collectively. He is a very sensitive boy and realize very quickly when things go sideways, when there is a bully in a group or when things are not fair.  He is very communicative with us and could be a challenge with other adults and teachers if there is no opennes to hear complaints or storis behind actual situations. '),
(54061, 954, '_field_124', '1) Education based on goals for individuals\n2) Interaction based on interest and not on age\n3) Mindfulness\n4) Kind enviroment that values encouraging positive behaviour or work'),
(54060, 954, '_field_123', 'We really want him to follow his academic program within a Montessori philosophy environment. We are looking for a school where every kid is treated as per their individual skills and being able to interact with kids of every age, cultural, socio-economic background. We believe that WMA will suffice our basic requirements to fins a good school for MAtias'),
(54059, 954, '_field_135', 'Within low end of autism spectrum, no issues with high functioning skills at all'),
(54058, 954, '_field_134', 'Yes'),
(54057, 954, '_field_133', ''),
(54056, 954, '_field_132', 'No'),
(54055, 954, '_field_122', ''),
(54054, 954, '_field_121', 'No'),
(54053, 954, '_field_120', ''),
(54052, 954, '_field_119', 'No'),
(54051, 954, '_field_118', ''),
(54050, 954, '_field_117', 'No'),
(54048, 954, '_field_115', 'No'),
(54049, 954, '_field_116', ''),
(54047, 954, '_field_114', 'None'),
(54046, 954, '_field_138', 'Swimming'),
(54045, 954, '_field_131', 'six'),
(54044, 954, '_field_137', 'PE, Dance, Arts in general'),
(54043, 954, '_field_130', 'Homeschooling but coming from Anchor Point Montessori'),
(54042, 954, '_field_106', 'Random games - mainly outdoor games (eg. soccer)'),
(54041, 954, '_field_105', 'Online Games, Swimming, Playing'),
(54040, 954, '_field_104', ''),
(54039, 954, '_field_103', 'No'),
(54038, 954, '_field_102', 'Canadian'),
(54037, 954, '_field_101', 'Spanish'),
(54036, 954, '_field_100', 'English'),
(54035, 954, '_field_99', 'Male'),
(54034, 954, '_field_98', 'Matias'),
(54033, 954, '_field_97', '16/11/2007'),
(54032, 954, '_field_96', 'Matias'),
(54031, 954, '_field_129', ''),
(54030, 954, '_field_128', ''),
(54029, 954, '_field_95', ''),
(54028, 954, '_field_94', ''),
(54027, 954, '_field_93', ''),
(54026, 954, '_field_92', ''),
(54025, 954, '_field_91', '0'),
(54024, 954, '_field_90', '6044081086'),
(54023, 954, '_field_89', 'Home Office'),
(54022, 954, '_field_88', 'v6z2z5'),
(54021, 954, '_field_87', 'BC'),
(54020, 954, '_field_86', 'Vancouver'),
(54019, 954, '_field_85', '1003'),
(54018, 954, '_field_84', '1077 Marinaside Crescent'),
(54017, 954, '_field_83', 'fpina@pbrvconsulting.com'),
(54014, 954, '_field_80', 'Freddy'),
(54015, 954, '_field_81', 'Pina'),
(54016, 954, '_field_82', '6043563083'),
(54007, 953, '_form_id', '2'),
(54008, 953, '_seq_num', '284'),
(54009, 954, '_field_74', 'Grade Six'),
(54010, 954, '_field_75', 'September 2019'),
(54011, 954, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(54012, 954, '_field_78', ''),
(54013, 954, '_field_79', ''),
(54006, 953, '_field_67', '1'),
(54005, 953, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:13:\"Casa One Year\";}'),
(54004, 953, '_field_73', 'A strong independent learning foundation, she can build upon entering into the public education system.'),
(53993, 953, '_field_56', ''),
(53994, 953, '_field_42', 'None.'),
(53995, 953, '_field_43', 'No'),
(53996, 953, '_field_62', ''),
(53997, 953, '_field_44', 'No'),
(53998, 953, '_field_63', ''),
(53999, 953, '_field_45', 'No'),
(54000, 953, '_field_64', ''),
(54001, 953, '_field_46', 'N'),
(54002, 953, '_field_65', ''),
(54003, 953, '_field_47', 'It\'s close to our house, and children from our community who have attended Montessori have thrived. Adeline is the appropriate age and development to be receiving learning challenges and develop relationships with other adults to learn from. (Not just her parents)'),
(53987, 953, '_field_38', 'Yes'),
(53988, 953, '_field_39', 'Yes'),
(53989, 953, '_field_61', 'Yes'),
(53990, 953, '_field_53', 'Various Strong starts, family places, playgyms.'),
(53991, 953, '_field_54', 'No'),
(53992, 953, '_field_55', ''),
(53986, 953, '_field_37', 'Drawing/Painting, Dancing to/ playing music, Jumping on the bed. Play doh, pillow forts, chasing &amp; running. Helping to cook, baby dolls play, helping with chores ( especially watering plants)'),
(53985, 953, '_field_36', 'Blocks, Trains, Animals (play socializing), Books, Music (playing and dancing to), Lego &amp; drawing. Sand/mud play, pouring water into containers'),
(53984, 953, '_field_72', 'Penelope Danard Morris - ~1 yr'),
(53983, 953, '_field_32', 'Yes'),
(53982, 953, '_field_30', 'Canada'),
(53981, 953, '_field_27', ''),
(53980, 953, '_field_26', 'English'),
(53979, 953, '_field_22', 'F'),
(53978, 953, '_field_20', 'Lina'),
(53977, 953, '_field_24', '03/12/2015'),
(53976, 953, '_field_18', 'Adeline Danard Morris'),
(53975, 953, '_field_60', ''),
(53974, 953, '_field_59', ''),
(53973, 953, '_field_58', ''),
(53972, 953, '_field_57', ''),
(53971, 953, '_field_41', '1'),
(53970, 953, '_field_35', '6044413440'),
(53969, 953, '_field_34', 'Iatse 891'),
(53967, 953, '_field_33', 'BC'),
(53968, 953, '_field_31', 'V5M4S7'),
(53966, 953, '_field_29', 'Vancouver'),
(53965, 953, '_field_28', '112'),
(53964, 953, '_field_25', '2908 Slocan st'),
(53963, 953, '_field_23', 'bachmorris@gmail.com'),
(53962, 953, '_field_21', '6044413440'),
(53961, 953, '_field_19', 'Morris'),
(53960, 953, '_field_17', 'Damon'),
(53959, 953, '_field_71', 'We live across the street!'),
(53958, 953, '_field_70', ''),
(53957, 953, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(53956, 953, '_field_9', '0'),
(53955, 953, '_field_7', 'January 2019'),
(53954, 953, '_field_5', 'Morning Session'),
(53953, 952, '_seq_num', '283'),
(53952, 952, '_form_id', '2'),
(53951, 952, '_field_67', '1'),
(53950, 952, '_field_49', 'a:2:{i:0;s:14:\"Casa Two Years\";i:1;s:13:\"Casa One Year\";}'),
(53949, 952, '_field_73', 'A strong independent learning foundation, she can build upon entering into the public education system.'),
(53948, 952, '_field_47', 'It\'s close to our house, and children from our community who have attended Montessori have thrived. Adeline is the appropriate age and development to be receiving learning challenges and develop relationships with other adults to learn from. (Not just her parents)'),
(53947, 952, '_field_65', ''),
(53946, 952, '_field_46', 'N'),
(53945, 952, '_field_64', ''),
(53943, 952, '_field_63', ''),
(53944, 952, '_field_45', 'No'),
(53942, 952, '_field_44', 'No'),
(53941, 952, '_field_62', ''),
(53940, 952, '_field_43', 'No'),
(53939, 952, '_field_42', 'None.'),
(53937, 952, '_field_55', ''),
(53938, 952, '_field_56', ''),
(53936, 952, '_field_54', 'No'),
(53930, 952, '_field_36', 'Blocks, Trains, Animals (play socializing), Books, Music (playing and dancing to), Lego &amp; drawing. Sand/mud play, pouring water into containers'),
(53931, 952, '_field_37', 'Drawing/Painting, Dancing to/ playing music, Jumping on the bed. Play doh, pillow forts, chasing &amp; running. Helping to cook, baby dolls play, helping with chores ( especially watering plants)'),
(53932, 952, '_field_38', 'Yes'),
(53933, 952, '_field_39', 'Yes'),
(53934, 952, '_field_61', 'Yes'),
(53935, 952, '_field_53', 'Various Strong starts, family places, playgyms.'),
(53922, 952, '_field_24', '03/12/2015'),
(53923, 952, '_field_20', 'Lina'),
(53924, 952, '_field_22', 'F'),
(53925, 952, '_field_26', 'English'),
(53926, 952, '_field_27', ''),
(53927, 952, '_field_30', 'Canada'),
(53928, 952, '_field_32', 'Yes'),
(53929, 952, '_field_72', 'Penelope Danard Morris - ~1 yr'),
(53921, 952, '_field_18', 'Adeline Danard Morris'),
(53919, 952, '_field_59', ''),
(53920, 952, '_field_60', ''),
(53918, 952, '_field_58', ''),
(53917, 952, '_field_57', ''),
(64343, 1140, '_field_47', 'Isaac has attended Monkey See Monkey Do Montessori since February 2018 and has really thrived in that environment as he is very curious, enjoys learning and is able to explore his interests in a self-directed yet structured manner. Unfortunately, because the school is not able to continue after June 2019, the director, Laurie Mossop, referred us to WMA as both her children attend WMA and based on Laurie\'s observations in working with Isaac, she recommended that he continue in a Montessori environment, even beyond the Casa program.\nWe would ideally like to have Isaac continue with Montessori in elementary school as well and starting at the Casa program would be a good way to transition into the elementary program at WMA.'),
(64342, 1140, '_field_65', ''),
(64341, 1140, '_field_46', 'N'),
(64340, 1140, '_field_64', 'Not a fan of green vegetables but otherwise flexible on food preferences.'),
(64339, 1140, '_field_45', 'Yes'),
(64338, 1140, '_field_63', ''),
(64337, 1140, '_field_44', 'No'),
(64336, 1140, '_field_62', ''),
(64335, 1140, '_field_43', 'No'),
(64334, 1140, '_field_42', 'None'),
(64333, 1140, '_field_56', 'Yes'),
(64332, 1140, '_field_55', 'Monkey See Monkey Do Montessori '),
(64331, 1140, '_field_54', 'Yes'),
(64330, 1140, '_field_53', 'Isaac attended daycare and preschool, and enjoyed both very much.'),
(64329, 1140, '_field_61', 'Yes'),
(64327, 1140, '_field_38', 'Yes'),
(64328, 1140, '_field_39', 'Yes'),
(64326, 1140, '_field_37', 'Board games, reading together, baking together, imaginary play together'),
(64325, 1140, '_field_36', 'Puzzles, imaginary play with his toys, building with magnetic tiles, looking at books'),
(64324, 1140, '_field_72', 'Elijah Loyens (6 months)'),
(64323, 1140, '_field_32', 'Yes'),
(64322, 1140, '_field_30', 'Canadian'),
(64321, 1140, '_field_27', 'Dutch, Mandarin (minimal)'),
(64320, 1140, '_field_26', 'English'),
(64319, 1140, '_field_22', 'M'),
(64318, 1140, '_field_20', 'Isaac'),
(64317, 1140, '_field_24', '06/06/2015'),
(64316, 1140, '_field_18', 'Isaac Yong-En Loyens'),
(64315, 1140, '_field_60', ''),
(64314, 1140, '_field_59', ''),
(64313, 1140, '_field_58', ''),
(64312, 1140, '_field_57', ''),
(64311, 1140, '_field_41', '1'),
(64310, 1140, '_field_35', '6043581058'),
(64309, 1140, '_field_34', 'Shell Canada '),
(64308, 1140, '_field_31', 'V6B 3E1'),
(64307, 1140, '_field_33', 'BC'),
(64306, 1140, '_field_29', 'Vancouver'),
(64305, 1140, '_field_28', ''),
(64303, 1140, '_field_23', 'daphneyew@gmail.com'),
(64304, 1140, '_field_25', '1058 Richards St'),
(64301, 1140, '_field_19', 'Yew'),
(64302, 1140, '_field_21', '6043581058'),
(64299, 1140, '_field_71', ''),
(64300, 1140, '_field_17', 'Daphne'),
(64296, 1140, '_field_9', '1'),
(64297, 1140, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(64298, 1140, '_field_70', 'Laurie Mossop (mother) '),
(64295, 1140, '_field_7', 'September 2019'),
(64294, 1140, '_field_5', 'Full Day'),
(64293, 1139, '_seq_num', '357'),
(64292, 1139, '_form_id', '2'),
(64291, 1139, '_field_67', '1'),
(64290, 1139, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64289, 1139, '_field_73', 'Generally speaking, the Montessori philosophy resonates with my personal beliefs that children have great capacity to learn, love to learn and should be given the opportunity to learn in an environment that respects them. \n\nMore specifically, regarding Isaac, I have seen how curious he is about understanding how things work, how he enjoys learning and being challenged by new things, and how he is able to independently work and play for extended periods of time. Thus, my education goals for him at this stage are to be in a learning environment where he is able to explore his interests in a structured manner, and able to learn new skills at a pace that works for him. \nI feel the Montessori method is able to provide Isaac with such a learning environment and I really appreciate the broad range of Montessori materials and the passion of Montessori teachers who encourage children to learn and to think critically.\n'),
(53916, 952, '_field_41', '1'),
(53915, 952, '_field_35', '6044413440'),
(53913, 952, '_field_31', 'V5M4S7'),
(53914, 952, '_field_34', 'Iatse 891'),
(53912, 952, '_field_33', 'BC'),
(53911, 952, '_field_29', 'Vancouver'),
(53910, 952, '_field_28', '112'),
(53909, 952, '_field_25', '2908 Slocan st'),
(53908, 952, '_field_23', 'bachmorris@gmail.com'),
(53907, 952, '_field_21', '6044413440'),
(53906, 952, '_field_19', 'Morris'),
(53905, 952, '_field_17', 'Damon'),
(53904, 952, '_field_71', 'We live across the street!'),
(53903, 952, '_field_70', ''),
(53902, 952, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(53901, 952, '_field_9', '0'),
(53900, 952, '_field_7', 'January 2019'),
(53899, 952, '_field_5', 'Morning Session'),
(53898, 951, '_seq_num', '181'),
(53897, 951, '_form_id', '3'),
(53896, 951, '_field_126', '1'),
(53895, 951, '_field_136', 'Francisco is a caring, and self-conscious individual; he is interested in taking care of others and the environment. His curiosity has been developing over the years, as well as his passion for learning and discovering. '),
(53894, 951, '_field_124', 'As we have learned, the Montessori Method pursues the fulfillment of an integral education taking as a starting point each individual\'s interests. Therefore, we would like to continue with his Montessori Education so that Francisco keeps building core competencies and skills within this approach. '),
(53893, 951, '_field_123', 'It is our intention to give our child an education according to his interests and strengths, in order to keep flourishing as a responsible, compassionate, and knowledgeable member of the community. '),
(53892, 951, '_field_135', ''),
(53891, 951, '_field_134', 'No'),
(53890, 951, '_field_133', ''),
(53889, 951, '_field_132', 'No'),
(53888, 951, '_field_122', ''),
(53887, 951, '_field_121', 'No'),
(53886, 951, '_field_120', ''),
(53885, 951, '_field_119', 'No'),
(53884, 951, '_field_118', ''),
(53883, 951, '_field_117', 'No'),
(53882, 951, '_field_116', ''),
(53881, 951, '_field_115', 'No'),
(53880, 951, '_field_114', 'N/A'),
(53879, 951, '_field_138', 'Soccer, cooking and crafts'),
(53878, 951, '_field_131', 'Kindergarten'),
(53877, 951, '_field_137', 'Music, exploration, learning in general'),
(53876, 951, '_field_130', 'Windsor Elementary (previously he attended a Montessori Programs since he was 2 years and 8 months: B&amp;D Montessori Academy in Coquitlam, and Injoy Montessori Children\'s Center in Burnaby)'),
(53875, 951, '_field_106', 'Block building, soccer, pretend play, exploration of the natural environment, board games'),
(53874, 951, '_field_105', 'Block building (lego, keva, and similar), books, learning about historic and scientific facts, writing, crafts and arts projects, playing music, pretend play'),
(53873, 951, '_field_104', ''),
(53860, 951, '_field_93', ''),
(53861, 951, '_field_94', ''),
(53862, 951, '_field_95', ''),
(53863, 951, '_field_128', ''),
(53864, 951, '_field_129', ''),
(53865, 951, '_field_96', 'Francisco Jose Gallardo'),
(53866, 951, '_field_97', '16/02/2016'),
(53867, 951, '_field_98', 'Francisco'),
(53868, 951, '_field_99', 'Male'),
(53869, 951, '_field_100', 'Spanish'),
(53870, 951, '_field_101', 'English'),
(53871, 951, '_field_102', 'Argentine (Canadian Permanent Resident)'),
(53872, 951, '_field_103', 'No'),
(53853, 951, '_field_86', 'Burnaby'),
(53854, 951, '_field_87', 'BC'),
(53855, 951, '_field_88', 'V5E4K1'),
(53856, 951, '_field_89', 'Burnaby School District'),
(53857, 951, '_field_90', '6042966900'),
(53858, 951, '_field_91', '1'),
(53859, 951, '_field_92', ''),
(53852, 951, '_field_85', '8'),
(53851, 951, '_field_84', '6588 Southoaks Crescent'),
(53850, 951, '_field_83', 'nataliamucarzel@gmail.com'),
(53849, 951, '_field_82', '7789262781'),
(53847, 951, '_field_80', 'Maria Natalia'),
(53848, 951, '_field_81', 'Rodriguez Mucarzel'),
(53846, 951, '_field_79', ''),
(53845, 951, '_field_78', ''),
(53844, 951, '_field_77', 'a:2:{i:0;s:9:\"bc parent\";i:1;s:10:\"web search\";}'),
(53843, 951, '_field_75', 'January 2019'),
(53842, 951, '_field_74', 'Kindergarten'),
(53841, 950, '_seq_num', '180'),
(53840, 950, '_form_id', '3'),
(53839, 950, '_field_126', '1'),
(53838, 950, '_field_136', 'Francisco is a caring, and self-conscious individual; he is interested in taking care of others and the environment. His curiosity has been developing over the years, as well as his passion for learning and discovering. '),
(53837, 950, '_field_124', 'As we have learned, the Montessori Method pursues the fulfillment of an integral education taking as a starting point each individual\'s interests. Therefore, we would like to continue with his Montessori Education so that Francisco keeps building core competencies and skills within this approach. '),
(53836, 950, '_field_123', 'It is our intention to give our child an education according to his interests and strengths, in order to keep flourishing as a responsible, compassionate, and knowledgeable member of the community. '),
(53835, 950, '_field_135', ''),
(53834, 950, '_field_134', 'No'),
(53833, 950, '_field_133', ''),
(53832, 950, '_field_132', 'No'),
(53831, 950, '_field_122', ''),
(53830, 950, '_field_121', 'No'),
(53829, 950, '_field_120', ''),
(53828, 950, '_field_119', 'No'),
(53827, 950, '_field_118', ''),
(53826, 950, '_field_117', 'No'),
(53825, 950, '_field_116', ''),
(53824, 950, '_field_115', 'No'),
(53823, 950, '_field_114', 'N/A'),
(53822, 950, '_field_138', 'Soccer, cooking and crafts'),
(53821, 950, '_field_131', 'Kindergarten'),
(53820, 950, '_field_137', 'Music, exploration, learning in general'),
(53819, 950, '_field_130', 'Windsor Elementary (previously he attended a Montessori Programs since he was 2 years and 8 months: B&amp;D Montessori Academy in Coquitlam, and Injoy Montessori Children\'s Center in Burnaby)'),
(53818, 950, '_field_106', 'Block building, soccer, pretend play, exploration of the natural environment, board games'),
(53817, 950, '_field_105', 'Block building (lego, keva, and similar), books, learning about historic and scientific facts, writing, crafts and arts projects, playing music, pretend play'),
(53816, 950, '_field_104', ''),
(53815, 950, '_field_103', 'No'),
(53809, 950, '_field_97', '16/02/2016'),
(53810, 950, '_field_98', 'Francisco'),
(53811, 950, '_field_99', 'Male'),
(53812, 950, '_field_100', 'Spanish'),
(53813, 950, '_field_101', 'English'),
(53814, 950, '_field_102', 'Argentine (Canadian Permanent Resident)'),
(53808, 950, '_field_96', 'Francisco Jose Gallardo'),
(53807, 950, '_field_129', ''),
(53806, 950, '_field_128', ''),
(53805, 950, '_field_95', ''),
(53804, 950, '_field_94', ''),
(53803, 950, '_field_93', ''),
(53802, 950, '_field_92', ''),
(53801, 950, '_field_91', '1'),
(53800, 950, '_field_90', '6042966900'),
(53799, 950, '_field_89', 'Burnaby School District'),
(53798, 950, '_field_88', 'V5E4K1'),
(53786, 950, '_field_75', 'January 2019'),
(53787, 950, '_field_77', 'a:2:{i:0;s:9:\"bc parent\";i:1;s:10:\"web search\";}'),
(53788, 950, '_field_78', ''),
(53789, 950, '_field_79', ''),
(53790, 950, '_field_80', 'Maria Natalia'),
(53791, 950, '_field_81', 'Rodriguez Mucarzel'),
(53792, 950, '_field_82', '7789262781'),
(53793, 950, '_field_83', 'nataliamucarzel@gmail.com'),
(53794, 950, '_field_84', '6588 Southoaks Crescent'),
(53795, 950, '_field_85', '8'),
(53796, 950, '_field_86', 'Burnaby'),
(53797, 950, '_field_87', 'BC'),
(53780, 945, '_field_73', 'Very progressive and will challenge her'),
(53781, 945, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(53782, 945, '_field_67', '1'),
(53783, 945, '_form_id', '2'),
(53784, 945, '_seq_num', '282'),
(53785, 950, '_field_74', 'Kindergarten'),
(53778, 945, '_field_65', ''),
(53779, 945, '_field_47', 'She is a very smart girl who speaks like a 6 year old'),
(53777, 945, '_field_46', 'N'),
(53776, 945, '_field_64', 'Does not like spicy foods right now'),
(53775, 945, '_field_45', 'Yes'),
(53773, 945, '_field_44', 'No'),
(53774, 945, '_field_63', ''),
(53772, 945, '_field_62', ''),
(53771, 945, '_field_43', 'No'),
(53769, 945, '_field_56', ''),
(53770, 945, '_field_42', 'None at this time'),
(53768, 945, '_field_55', ''),
(53767, 945, '_field_54', 'No'),
(53766, 945, '_field_53', ''),
(53765, 945, '_field_61', ''),
(53764, 945, '_field_39', 'No'),
(53763, 945, '_field_38', 'Yes'),
(53762, 945, '_field_37', 'playing games'),
(53761, 945, '_field_36', 'playing with her trains and looking at books'),
(53760, 945, '_field_72', 'Penelope - 9 months old'),
(53759, 945, '_field_32', 'Yes'),
(53758, 945, '_field_30', 'Canadian'),
(53757, 945, '_field_27', ''),
(53756, 945, '_field_26', 'English'),
(53755, 945, '_field_22', 'F'),
(53754, 945, '_field_20', 'Lina'),
(53753, 945, '_field_24', '03/12/2015'),
(53752, 945, '_field_18', 'Adeline Morris'),
(53751, 945, '_field_60', ''),
(53749, 945, '_field_58', ''),
(53750, 945, '_field_59', ''),
(53748, 945, '_field_57', ''),
(53747, 945, '_field_41', '1'),
(53746, 945, '_field_35', '788-709-6926'),
(53745, 945, '_field_34', 'Home'),
(53744, 945, '_field_31', 'V5M 4S'),
(53743, 945, '_field_33', 'BC'),
(53742, 945, '_field_29', 'Vancouver'),
(53741, 945, '_field_28', '313'),
(53740, 945, '_field_25', '2735 Cooperative Way'),
(53739, 945, '_field_23', 'alex.danard@gmail.com'),
(53738, 945, '_field_21', '788-709-6926'),
(53737, 945, '_field_19', 'Danard'),
(53736, 945, '_field_17', 'Alexandria'),
(53735, 945, '_field_71', ''),
(53734, 945, '_field_70', ''),
(53733, 945, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(53732, 945, '_field_9', '1'),
(53731, 945, '_field_7', 'September 2019'),
(53730, 945, '_field_5', 'select'),
(53728, 944, '_form_id', '2'),
(53729, 944, '_seq_num', '281'),
(53727, 944, '_field_67', '1'),
(53726, 944, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(53725, 944, '_field_73', 'Very progressive and will challenge her'),
(53724, 944, '_field_47', 'She is a very smart girl who speaks like a 6 year old'),
(53723, 944, '_field_65', ''),
(53716, 944, '_field_43', 'No'),
(53717, 944, '_field_62', ''),
(53718, 944, '_field_44', 'No'),
(53719, 944, '_field_63', ''),
(53720, 944, '_field_45', 'Yes'),
(53721, 944, '_field_64', 'Does not like spicy foods right now'),
(53722, 944, '_field_46', 'N'),
(53715, 944, '_field_42', 'None at this time'),
(53714, 944, '_field_56', ''),
(53713, 944, '_field_55', ''),
(53712, 944, '_field_54', 'No'),
(53711, 944, '_field_53', ''),
(53710, 944, '_field_61', ''),
(53709, 944, '_field_39', 'No'),
(53708, 944, '_field_38', 'Yes'),
(53707, 944, '_field_37', 'playing games'),
(53706, 944, '_field_36', 'playing with her trains and looking at books'),
(53692, 944, '_field_41', '1'),
(53693, 944, '_field_57', ''),
(53694, 944, '_field_58', ''),
(53695, 944, '_field_59', ''),
(53696, 944, '_field_60', ''),
(53697, 944, '_field_18', 'Adeline Morris'),
(53698, 944, '_field_24', '03/12/2015'),
(53699, 944, '_field_20', 'Lina'),
(53700, 944, '_field_22', 'F'),
(53701, 944, '_field_26', 'English'),
(53702, 944, '_field_27', ''),
(53703, 944, '_field_30', 'Canadian'),
(53704, 944, '_field_32', 'Yes'),
(53705, 944, '_field_72', 'Penelope - 9 months old'),
(53685, 944, '_field_25', '2735 Cooperative Way'),
(53686, 944, '_field_28', '313'),
(53687, 944, '_field_29', 'Vancouver'),
(53688, 944, '_field_33', 'BC'),
(53689, 944, '_field_31', 'V5M 4S'),
(53690, 944, '_field_34', 'Home'),
(53691, 944, '_field_35', '788-709-6926'),
(53684, 944, '_field_23', 'alex.danard@gmail.com'),
(53683, 944, '_field_21', '788-709-6926'),
(53682, 944, '_field_19', 'Danard'),
(53681, 944, '_field_17', 'Alexandria'),
(53680, 944, '_field_71', ''),
(53679, 944, '_field_70', ''),
(53677, 944, '_field_9', '1'),
(53678, 944, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(53676, 944, '_field_7', 'September 2019'),
(53675, 944, '_field_5', 'select'),
(53674, 943, '_seq_num', '280'),
(53673, 943, '_form_id', '2'),
(53672, 943, '_field_67', '1'),
(53671, 943, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(53670, 943, '_field_73', 'internet'),
(53669, 943, '_field_47', 'i like'),
(53668, 943, '_field_65', ''),
(53667, 943, '_field_46', 'N'),
(53666, 943, '_field_64', ''),
(53665, 943, '_field_45', 'No'),
(53664, 943, '_field_63', ''),
(53663, 943, '_field_44', 'No'),
(53662, 943, '_field_62', ''),
(53661, 943, '_field_43', 'No'),
(53660, 943, '_field_42', 'no'),
(53659, 943, '_field_56', ''),
(53658, 943, '_field_55', ''),
(53657, 943, '_field_54', 'No'),
(53655, 943, '_field_61', ''),
(53656, 943, '_field_53', ''),
(53654, 943, '_field_39', 'No'),
(53653, 943, '_field_38', 'No'),
(53652, 943, '_field_37', 'play boll'),
(53651, 943, '_field_36', 'print'),
(53650, 943, '_field_72', ''),
(53649, 943, '_field_32', 'N'),
(53648, 943, '_field_30', 'Dd221831481'),
(53647, 943, '_field_27', ''),
(53646, 943, '_field_26', 'portugues'),
(53645, 943, '_field_22', 'F'),
(53644, 943, '_field_20', 'Lara'),
(53643, 943, '_field_24', '13/12/2012'),
(53642, 943, '_field_18', 'Lara Buarque Ianakiara de Oliveira'),
(53641, 943, '_field_60', ''),
(53640, 943, '_field_59', ''),
(53639, 943, '_field_58', ''),
(53638, 943, '_field_57', ''),
(53637, 943, '_field_41', '0'),
(53636, 943, '_field_35', '00000000000'),
(53635, 943, '_field_34', '0000000000'),
(53634, 943, '_field_31', 'V5R 1Z5'),
(53633, 943, '_field_33', 'BC'),
(53632, 943, '_field_29', 'Vancouver'),
(53631, 943, '_field_28', ''),
(53630, 943, '_field_25', '4320 Slocan St'),
(53629, 943, '_field_23', 'clyssiaoliveira@gmail.com'),
(53628, 943, '_field_21', '11984708161'),
(53618, 942, '_form_id', '2'),
(53619, 942, '_seq_num', '279'),
(53620, 943, '_field_5', 'Morning Session'),
(53621, 943, '_field_7', 'January 2019'),
(53622, 943, '_field_9', '0'),
(53623, 943, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(53624, 943, '_field_70', ''),
(53625, 943, '_field_71', ''),
(53626, 943, '_field_17', 'Clyssia'),
(53627, 943, '_field_19', 'Oliveira '),
(53617, 942, '_field_67', '1'),
(53616, 942, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(53615, 942, '_field_73', 'internet'),
(53614, 942, '_field_47', 'i like'),
(53613, 942, '_field_65', ''),
(53612, 942, '_field_46', 'N'),
(53610, 942, '_field_45', 'No'),
(53611, 942, '_field_64', ''),
(53609, 942, '_field_63', ''),
(53594, 942, '_field_32', 'N'),
(53595, 942, '_field_72', ''),
(53596, 942, '_field_36', 'print'),
(53597, 942, '_field_37', 'play boll'),
(53598, 942, '_field_38', 'No'),
(53599, 942, '_field_39', 'No'),
(53600, 942, '_field_61', ''),
(53601, 942, '_field_53', ''),
(53602, 942, '_field_54', 'No'),
(53603, 942, '_field_55', ''),
(53604, 942, '_field_56', ''),
(53605, 942, '_field_42', 'no'),
(53606, 942, '_field_43', 'No'),
(53607, 942, '_field_62', ''),
(53608, 942, '_field_44', 'No'),
(53588, 942, '_field_24', '13/12/2012'),
(53589, 942, '_field_20', 'Lara'),
(53590, 942, '_field_22', 'F'),
(53591, 942, '_field_26', 'portugues'),
(53592, 942, '_field_27', ''),
(53593, 942, '_field_30', 'Dd221831481'),
(53587, 942, '_field_18', 'Lara Buarque Ianakiara de Oliveira'),
(53586, 942, '_field_60', ''),
(53584, 942, '_field_58', ''),
(53585, 942, '_field_59', ''),
(53583, 942, '_field_57', ''),
(53582, 942, '_field_41', '0'),
(64288, 1139, '_field_47', 'Isaac has attended Monkey See Monkey Do Montessori since February 2018 and has really thrived in that environment as he is very curious, enjoys learning and is able to explore his interests in a self-directed yet structured manner. Unfortunately, because the school is not able to continue after June 2019, the director, Laurie Mossop, referred us to WMA as both her children attend WMA and based on Laurie\'s observations in working with Isaac, she recommended that he continue in a Montessori environment, even beyond the Casa program.\nWe would ideally like to have Isaac continue with Montessori in elementary school as well and starting at the Casa program would be a good way to transition into the elementary program at WMA.'),
(64287, 1139, '_field_65', ''),
(64286, 1139, '_field_46', 'N'),
(64285, 1139, '_field_64', 'Not a fan of green vegetables but otherwise flexible on food preferences.'),
(64284, 1139, '_field_45', 'Yes'),
(64283, 1139, '_field_63', ''),
(64282, 1139, '_field_44', 'No'),
(64281, 1139, '_field_62', ''),
(64280, 1139, '_field_43', 'No'),
(64279, 1139, '_field_42', 'None'),
(64278, 1139, '_field_56', 'Yes'),
(64277, 1139, '_field_55', 'Monkey See Monkey Do Montessori '),
(64276, 1139, '_field_54', 'Yes'),
(64275, 1139, '_field_53', 'Isaac attended daycare and preschool, and enjoyed both very much.'),
(64274, 1139, '_field_61', 'Yes'),
(64272, 1139, '_field_38', 'Yes'),
(64273, 1139, '_field_39', 'Yes'),
(64271, 1139, '_field_37', 'Board games, reading together, baking together, imaginary play together'),
(64270, 1139, '_field_36', 'Puzzles, imaginary play with his toys, building with magnetic tiles, looking at books'),
(64269, 1139, '_field_72', 'Elijah Loyens (6 months)'),
(64268, 1139, '_field_32', 'Yes'),
(64267, 1139, '_field_30', 'Canadian'),
(64266, 1139, '_field_27', 'Dutch, Mandarin (minimal)'),
(64265, 1139, '_field_26', 'English'),
(64264, 1139, '_field_22', 'M'),
(64263, 1139, '_field_20', 'Isaac'),
(64262, 1139, '_field_24', '06/06/2015'),
(64261, 1139, '_field_18', 'Isaac Yong-En Loyens'),
(64260, 1139, '_field_60', ''),
(64259, 1139, '_field_59', ''),
(64258, 1139, '_field_58', ''),
(64257, 1139, '_field_57', ''),
(64256, 1139, '_field_41', '1'),
(64255, 1139, '_field_35', '6043581058'),
(64254, 1139, '_field_34', 'Shell Canada '),
(64253, 1139, '_field_31', 'V6B 3E1'),
(64252, 1139, '_field_33', 'BC'),
(64251, 1139, '_field_29', 'Vancouver'),
(64250, 1139, '_field_28', ''),
(64249, 1139, '_field_25', '1058 Richards St'),
(64247, 1139, '_field_21', '6043581058'),
(64248, 1139, '_field_23', 'daphneyew@gmail.com'),
(64246, 1139, '_field_19', 'Yew'),
(64245, 1139, '_field_17', 'Daphne'),
(64244, 1139, '_field_71', ''),
(64243, 1139, '_field_70', 'Laurie Mossop (mother) '),
(64242, 1139, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(64241, 1139, '_field_9', '1'),
(64240, 1139, '_field_7', 'September 2019'),
(64239, 1139, '_field_5', 'Full Day'),
(64238, 1138, '_seq_num', '290'),
(64237, 1138, '_form_id', '3'),
(64236, 1138, '_field_126', '1'),
(64225, 1138, '_field_119', 'No'),
(64226, 1138, '_field_120', ''),
(64227, 1138, '_field_121', 'No'),
(64228, 1138, '_field_122', ''),
(64229, 1138, '_field_132', 'No'),
(64230, 1138, '_field_133', ''),
(64231, 1138, '_field_134', 'No'),
(64232, 1138, '_field_135', ''),
(64233, 1138, '_field_123', 'He wants to have more academic curriculum than public school '),
(64234, 1138, '_field_124', 'He attended and had experience in Montessori philasopy in early child. He had good memory and experience with those program '),
(64235, 1138, '_field_136', 'He is very talented and bright student, we hope he can get good experiecen in your school '),
(64218, 1138, '_field_131', 'G5'),
(64219, 1138, '_field_138', ''),
(64220, 1138, '_field_114', 'N/A'),
(64221, 1138, '_field_115', 'No'),
(64222, 1138, '_field_116', ''),
(64223, 1138, '_field_117', 'No'),
(64224, 1138, '_field_118', ''),
(64217, 1138, '_field_137', 'MUSIC '),
(64216, 1138, '_field_130', 'CAPITAL HILL ELEMENTARY '),
(64215, 1138, '_field_106', 'SPORTS'),
(64214, 1138, '_field_105', 'LEGO '),
(64213, 1138, '_field_104', ''),
(64212, 1138, '_field_103', 'No'),
(64211, 1138, '_field_102', 'KOREAN '),
(64210, 1138, '_field_101', 'KOREAN '),
(64209, 1138, '_field_100', 'KOREAN '),
(64208, 1138, '_field_99', 'Male'),
(64207, 1138, '_field_98', ''),
(64206, 1138, '_field_97', '10/07/2008'),
(64205, 1138, '_field_96', 'CHUN TAEMIN '),
(64204, 1138, '_field_129', ''),
(64203, 1138, '_field_128', ''),
(64202, 1138, '_field_95', ''),
(64201, 1138, '_field_94', ''),
(64200, 1138, '_field_93', ''),
(64199, 1138, '_field_92', ''),
(64198, 1138, '_field_91', '0'),
(64197, 1138, '_field_90', 'N/A'),
(64196, 1138, '_field_89', 'N/A'),
(64195, 1138, '_field_88', 'V5A0A4'),
(64194, 1138, '_field_87', 'BC'),
(64193, 1138, '_field_86', 'BURNABY '),
(64192, 1138, '_field_85', ''),
(64191, 1138, '_field_84', '9298 University crescent  '),
(64190, 1138, '_field_83', 'daum80715@hanmail.net'),
(64189, 1138, '_field_82', '778-251-7129'),
(64188, 1138, '_field_81', 'YANG '),
(64187, 1138, '_field_80', 'JINHEE'),
(64186, 1138, '_field_79', 'agent '),
(64185, 1138, '_field_78', ''),
(64184, 1138, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(64183, 1138, '_field_75', 'September 2019'),
(64182, 1138, '_field_74', 'Grade Six'),
(64181, 1137, '_seq_num', '289'),
(64180, 1137, '_form_id', '3'),
(64179, 1137, '_field_126', '1'),
(64178, 1137, '_field_136', 'He is very talented and bright student, we hope he can get good experiecen in your school '),
(64177, 1137, '_field_124', 'He attended and had experience in Montessori philasopy in early child. He had good memory and experience with those program '),
(64176, 1137, '_field_123', 'He wants to have more academic curriculum than public school '),
(64175, 1137, '_field_135', ''),
(64174, 1137, '_field_134', 'No'),
(64173, 1137, '_field_133', ''),
(64172, 1137, '_field_132', 'No'),
(64171, 1137, '_field_122', ''),
(64170, 1137, '_field_121', 'No'),
(64169, 1137, '_field_120', ''),
(64168, 1137, '_field_119', 'No'),
(64167, 1137, '_field_118', ''),
(64166, 1137, '_field_117', 'No'),
(64165, 1137, '_field_116', ''),
(64164, 1137, '_field_115', 'No'),
(64163, 1137, '_field_114', 'N/A'),
(64162, 1137, '_field_138', ''),
(64161, 1137, '_field_131', 'G5'),
(64160, 1137, '_field_137', 'MUSIC '),
(64159, 1137, '_field_130', 'CAPITAL HILL ELEMENTARY '),
(64158, 1137, '_field_106', 'SPORTS'),
(64157, 1137, '_field_105', 'LEGO '),
(64156, 1137, '_field_104', ''),
(64155, 1137, '_field_103', 'No'),
(64154, 1137, '_field_102', 'KOREAN '),
(64153, 1137, '_field_101', 'KOREAN '),
(64149, 1137, '_field_97', '10/07/2008'),
(64150, 1137, '_field_98', ''),
(64151, 1137, '_field_99', 'Male'),
(64152, 1137, '_field_100', 'KOREAN '),
(64148, 1137, '_field_96', 'CHUN TAEMIN '),
(64134, 1137, '_field_84', '9298 University crescent  '),
(64135, 1137, '_field_85', ''),
(64136, 1137, '_field_86', 'BURNABY '),
(64137, 1137, '_field_87', 'BC'),
(64138, 1137, '_field_88', 'V5A0A4'),
(64139, 1137, '_field_89', 'N/A'),
(64140, 1137, '_field_90', 'N/A'),
(64141, 1137, '_field_91', '0'),
(64142, 1137, '_field_92', ''),
(64143, 1137, '_field_93', ''),
(64144, 1137, '_field_94', ''),
(64145, 1137, '_field_95', ''),
(64146, 1137, '_field_128', ''),
(64147, 1137, '_field_129', ''),
(64128, 1137, '_field_78', ''),
(64129, 1137, '_field_79', 'agent '),
(64130, 1137, '_field_80', 'JINHEE'),
(64131, 1137, '_field_81', 'YANG '),
(64132, 1137, '_field_82', '778-251-7129'),
(64133, 1137, '_field_83', 'daum80715@hanmail.net'),
(64127, 1137, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(64125, 1137, '_field_74', 'Grade Six'),
(64126, 1137, '_field_75', 'September 2019'),
(64124, 1136, '_seq_num', '356'),
(53581, 942, '_field_35', '00000000000'),
(53580, 942, '_field_34', '0000000000'),
(53578, 942, '_field_33', 'BC'),
(53579, 942, '_field_31', 'V5R 1Z5'),
(53577, 942, '_field_29', 'Vancouver'),
(53576, 942, '_field_28', ''),
(53575, 942, '_field_25', '4320 Slocan St'),
(53574, 942, '_field_23', 'clyssiaoliveira@gmail.com'),
(53573, 942, '_field_21', '11984708161'),
(53572, 942, '_field_19', 'Oliveira '),
(53571, 942, '_field_17', 'Clyssia'),
(53570, 942, '_field_71', ''),
(53569, 942, '_field_70', ''),
(53568, 942, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(53567, 942, '_field_9', '0'),
(53566, 942, '_field_7', 'January 2019'),
(53565, 942, '_field_5', 'Morning Session'),
(53563, 941, '_form_id', '2'),
(53564, 941, '_seq_num', '278'),
(53562, 941, '_field_67', '1'),
(53561, 941, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(53560, 941, '_field_73', 'We believe that Emmanuelle and her specific personality and needs will guide us into what type of education she needs. We value WMA\'s principles of self-directed learning at the child\'s own pace. This will then allow us to determine at an early age what will be the best educational environment for her. '),
(53559, 941, '_field_47', 'We have seen Aubry and Blake thrive at WMA. It seems like an extremely supportive, fun, active and engaging school environment.  Education and the joy of education is extremely important to our family and therefore starting Emmanuelle in the best environment will set her up for success in enjoying learning and be at school.  We are also a very close family so being a the same school with Aubry and Blake is wonderful and will provide Emmanuelle additional support as she starts school. '),
(53558, 941, '_field_65', 'Emmanuelle is a healthy eater - we like her to have lots of fruits and veggies and to avoid process foods and sweets. '),
(53557, 941, '_field_46', 'Yes'),
(53556, 941, '_field_64', ''),
(53554, 941, '_field_63', ''),
(53555, 941, '_field_45', 'No'),
(53550, 941, '_field_42', 'None '),
(53551, 941, '_field_43', 'No'),
(53552, 941, '_field_62', ''),
(53553, 941, '_field_44', 'No'),
(53549, 941, '_field_56', 'Yes'),
(53548, 941, '_field_55', 'Music class, swimming classes, Strong Start '),
(53547, 941, '_field_54', 'Yes'),
(53546, 941, '_field_53', ''),
(53545, 941, '_field_61', ''),
(53532, 941, '_field_18', 'Emmanuelle Ayoubi '),
(53533, 941, '_field_24', '21/12/2016'),
(53534, 941, '_field_20', 'Emmanuelle'),
(53535, 941, '_field_22', 'F'),
(53536, 941, '_field_26', 'English'),
(53537, 941, '_field_27', ''),
(53538, 941, '_field_30', 'Canadian '),
(53539, 941, '_field_32', 'N'),
(53540, 941, '_field_72', ''),
(53541, 941, '_field_36', 'Reading, playing with toy kitchen, building towers, drawing'),
(53542, 941, '_field_37', 'Music/singing/dancing/instruments, reading, walking/running outside and at the park '),
(53543, 941, '_field_38', 'Yes'),
(53544, 941, '_field_39', 'No'),
(53531, 941, '_field_60', ''),
(53530, 941, '_field_59', ''),
(53529, 941, '_field_58', ''),
(53528, 941, '_field_57', ''),
(53527, 941, '_field_41', '1'),
(53526, 941, '_field_35', '604 694 2258'),
(53525, 941, '_field_34', 'Shape Properties Corp. '),
(53524, 941, '_field_31', 'V5B 3W7'),
(53523, 941, '_field_33', 'BC'),
(53511, 941, '_field_7', 'September 2019'),
(53512, 941, '_field_9', '0'),
(53513, 941, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(53514, 941, '_field_70', 'Aubry and Blake Hall '),
(53515, 941, '_field_71', ''),
(53516, 941, '_field_17', 'Kate'),
(53517, 941, '_field_19', 'Ayoubi'),
(53518, 941, '_field_21', '6049081697'),
(53519, 941, '_field_23', 'ayoubi@shapeproperties.com'),
(53520, 941, '_field_25', '11 Sea Ave'),
(53521, 941, '_field_28', ''),
(53522, 941, '_field_29', 'Burnaby'),
(53506, 940, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(53507, 940, '_field_67', '1'),
(53508, 940, '_form_id', '2'),
(53509, 940, '_seq_num', '277'),
(53510, 941, '_field_5', 'Morning Session'),
(53505, 940, '_field_73', 'We believe that Emmanuelle and her specific personality and needs will guide us into what type of education she needs. We value WMA\'s principles of self-directed learning at the child\'s own pace. This will then allow us to determine at an early age what will be the best educational environment for her. '),
(64123, 1136, '_form_id', '2'),
(64122, 1136, '_field_67', '1'),
(64121, 1136, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64120, 1136, '_field_73', 'The Principles of the Montessori Method align with our beliefs about how children instinctively learn and how they grow to be their best unique selves. Harlo is a bright, intelligent and quick learner; however he can become overwhelmed in loud and busy situations, which may constrain his ability to learn when his not in an environment that supports his natural curiosity and his tendency to get distracted. Our goal is to support Harlo to be his best self by becoming a confident and independent learner, both self-regulated and self-disciplined.'),
(64119, 1136, '_field_47', 'The best indicator of a good school is the educators who run the program. After meeting with the directresses at WMA, we were impressed by their commitment to their work, their knowledge of how children instinctively learn, and their love of building relationships with each child. We believe Harlo would do well at WMA both because the environment is set up to support discovery and self directed learning, but also because the staff at the school genuinely care for the children in their care.'),
(64118, 1136, '_field_65', ''),
(64117, 1136, '_field_46', 'N'),
(64116, 1136, '_field_64', ''),
(64115, 1136, '_field_45', 'No'),
(64114, 1136, '_field_63', ''),
(64113, 1136, '_field_44', 'No'),
(64112, 1136, '_field_62', ''),
(64111, 1136, '_field_43', 'No');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(64110, 1136, '_field_42', 'no health issues, just normal picky toddler eating'),
(64109, 1136, '_field_56', 'n'),
(64108, 1136, '_field_55', 'art class, gymnastics, soccer'),
(64107, 1136, '_field_54', 'Yes'),
(64106, 1136, '_field_53', ''),
(64105, 1136, '_field_61', ''),
(64104, 1136, '_field_39', 'No'),
(64103, 1136, '_field_38', 'No'),
(64102, 1136, '_field_37', 'hide and seek, tag, imaginative and active play, art project, cooking, engaged learning and reading'),
(64101, 1136, '_field_36', 'creative/imaginative play, taking things apart/putting them together, active play, reading, photography'),
(64100, 1136, '_field_72', 'Bodhi Francis Wilman, 10 weeks'),
(64099, 1136, '_field_32', 'Yes'),
(64098, 1136, '_field_30', 'Canadian'),
(64097, 1136, '_field_27', ''),
(64096, 1136, '_field_26', 'English'),
(64090, 1136, '_field_59', ''),
(64091, 1136, '_field_60', ''),
(64092, 1136, '_field_18', 'Harlo Levi Wilman'),
(64093, 1136, '_field_24', '01/03/2016'),
(64094, 1136, '_field_20', 'Harlo'),
(64095, 1136, '_field_22', 'M'),
(64089, 1136, '_field_58', ''),
(64088, 1136, '_field_57', ''),
(64087, 1136, '_field_41', '0'),
(64086, 1136, '_field_35', '604-219-8111'),
(64085, 1136, '_field_34', 'Burnaby Mental Health/FraserHealth'),
(64084, 1136, '_field_31', 'V5L 1W2'),
(64083, 1136, '_field_33', 'BC'),
(64082, 1136, '_field_29', 'Vancouver'),
(64080, 1136, '_field_25', '1647 East Pender St'),
(64081, 1136, '_field_28', '301'),
(64079, 1136, '_field_23', 'kris.a.stewart@gmail.com'),
(64078, 1136, '_field_21', '604-219-8111'),
(64066, 1135, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64067, 1135, '_field_67', '1'),
(64068, 1135, '_form_id', '2'),
(64069, 1135, '_seq_num', '355'),
(64070, 1136, '_field_5', 'Morning Session'),
(64071, 1136, '_field_7', 'September 2019'),
(64072, 1136, '_field_9', '0'),
(64073, 1136, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(64074, 1136, '_field_70', ''),
(64075, 1136, '_field_71', 'word of mouth'),
(64076, 1136, '_field_17', 'Kristen'),
(64077, 1136, '_field_19', 'Stewart'),
(64065, 1135, '_field_73', 'The Principles of the Montessori Method align with our beliefs about how children instinctively learn and how they grow to be their best unique selves. Harlo is a bright, intelligent and quick learner; however he can become overwhelmed in loud and busy situations, which may constrain his ability to learn when his not in an environment that supports his natural curiosity and his tendency to get distracted. Our goal is to support Harlo to be his best self by becoming a confident and independent learner, both self-regulated and self-disciplined.'),
(53504, 940, '_field_47', 'We have seen Aubry and Blake thrive at WMA. It seems like an extremely supportive, fun, active and engaging school environment.  Education and the joy of education is extremely important to our family and therefore starting Emmanuelle in the best environment will set her up for success in enjoying learning and be at school.  We are also a very close family so being a the same school with Aubry and Blake is wonderful and will provide Emmanuelle additional support as she starts school. '),
(53503, 940, '_field_65', 'Emmanuelle is a healthy eater - we like her to have lots of fruits and veggies and to avoid process foods and sweets. '),
(53502, 940, '_field_46', 'Yes'),
(53501, 940, '_field_64', ''),
(53500, 940, '_field_45', 'No'),
(53499, 940, '_field_63', ''),
(53498, 940, '_field_44', 'No'),
(53497, 940, '_field_62', ''),
(53496, 940, '_field_43', 'No'),
(53495, 940, '_field_42', 'None '),
(53494, 940, '_field_56', 'Yes'),
(53493, 940, '_field_55', 'Music class, swimming classes, Strong Start '),
(53492, 940, '_field_54', 'Yes'),
(53491, 940, '_field_53', ''),
(53490, 940, '_field_61', ''),
(53489, 940, '_field_39', 'No'),
(53488, 940, '_field_38', 'Yes'),
(53487, 940, '_field_37', 'Music/singing/dancing/instruments, reading, walking/running outside and at the park '),
(53486, 940, '_field_36', 'Reading, playing with toy kitchen, building towers, drawing'),
(53485, 940, '_field_72', ''),
(53484, 940, '_field_32', 'N'),
(53483, 940, '_field_30', 'Canadian '),
(53482, 940, '_field_27', ''),
(53481, 940, '_field_26', 'English'),
(53480, 940, '_field_22', 'F'),
(53479, 940, '_field_20', 'Emmanuelle'),
(53478, 940, '_field_24', '21/12/2016'),
(53477, 940, '_field_18', 'Emmanuelle Ayoubi '),
(53476, 940, '_field_60', ''),
(53475, 940, '_field_59', ''),
(53474, 940, '_field_58', ''),
(53473, 940, '_field_57', ''),
(53472, 940, '_field_41', '1'),
(53471, 940, '_field_35', '604 694 2258'),
(53470, 940, '_field_34', 'Shape Properties Corp. '),
(53469, 940, '_field_31', 'V5B 3W7'),
(53467, 940, '_field_29', 'Burnaby'),
(53468, 940, '_field_33', 'BC'),
(53466, 940, '_field_28', ''),
(53465, 940, '_field_25', '11 Sea Ave'),
(53464, 940, '_field_23', 'ayoubi@shapeproperties.com'),
(53463, 940, '_field_21', '6049081697'),
(53462, 940, '_field_19', 'Ayoubi'),
(53461, 940, '_field_17', 'Kate'),
(53460, 940, '_field_71', ''),
(53459, 940, '_field_70', 'Aubry and Blake Hall '),
(53456, 940, '_field_7', 'September 2019'),
(53457, 940, '_field_9', '0'),
(53458, 940, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(53452, 939, '_field_67', '1'),
(53453, 939, '_form_id', '2'),
(53454, 939, '_seq_num', '276'),
(53455, 940, '_field_5', 'Morning Session'),
(53451, 939, '_field_49', 'a:4:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:19:\"Preschool Two Years\";i:3;s:18:\"Preschool One Year\";}'),
(53450, 939, '_field_73', 'I\'d like to provide the opportunity for Brayden to freely explore himself in the Montessori environment. The Montessori environment is prepared to support the development and self-education for all children which I think it\'s most suitable for Brayden because he likes to do things on his own pace. '),
(53449, 939, '_field_47', 'WMA is committed to provide all they can to help all children to reach their full potential both socially and academically. '),
(53448, 939, '_field_65', ''),
(53433, 939, '_field_38', 'Yes'),
(53434, 939, '_field_39', 'Yes'),
(53435, 939, '_field_61', 'Yes'),
(53436, 939, '_field_53', ''),
(53437, 939, '_field_54', 'No'),
(53438, 939, '_field_55', ''),
(53439, 939, '_field_56', ''),
(53440, 939, '_field_42', 'None '),
(53441, 939, '_field_43', 'No'),
(53442, 939, '_field_62', ''),
(53443, 939, '_field_44', 'No'),
(53444, 939, '_field_63', ''),
(53445, 939, '_field_45', 'No'),
(53446, 939, '_field_64', ''),
(53447, 939, '_field_46', 'N'),
(53427, 939, '_field_27', 'Mandarin '),
(53428, 939, '_field_30', 'Canadian '),
(53429, 939, '_field_32', 'Yes'),
(53430, 939, '_field_72', 'Blaire Tai 9 months Old '),
(53431, 939, '_field_36', 'Train set, cars and read books '),
(53432, 939, '_field_37', 'Dancing to music and play sports '),
(53426, 939, '_field_26', 'English '),
(53424, 939, '_field_20', 'Brayden '),
(53425, 939, '_field_22', 'M'),
(53423, 939, '_field_24', '30/04/2016'),
(53422, 939, '_field_18', 'Brayden Tai '),
(53421, 939, '_field_60', ''),
(53420, 939, '_field_59', ''),
(53418, 939, '_field_57', ''),
(53419, 939, '_field_58', ''),
(53417, 939, '_field_41', '1'),
(53416, 939, '_field_35', '6045128776'),
(53413, 939, '_field_33', 'BC'),
(53414, 939, '_field_31', 'V7C0C3'),
(53415, 939, '_field_34', 'Uniwealth Financial Management '),
(53412, 939, '_field_29', 'Richmond '),
(53411, 939, '_field_28', 'A503'),
(53410, 939, '_field_25', '6611 Pearson Way '),
(53409, 939, '_field_23', 'peichun1985@icloud.com'),
(53408, 939, '_field_21', '6045128776'),
(53407, 939, '_field_19', 'Lai '),
(53406, 939, '_field_17', 'Paige '),
(53405, 939, '_field_71', ''),
(53404, 939, '_field_70', ''),
(53403, 939, '_field_69', 'a:3:{i:0;s:9:\"bc parent\";i:1;s:8:\"our kids\";i:2;s:10:\"web search\";}'),
(53402, 939, '_field_9', '1'),
(53401, 939, '_field_7', 'September 2019'),
(53400, 939, '_field_5', 'Full Day'),
(53399, 938, '_seq_num', '275'),
(53398, 938, '_form_id', '2'),
(53397, 938, '_field_67', '1'),
(53396, 938, '_field_49', 'a:4:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:19:\"Preschool Two Years\";i:3;s:18:\"Preschool One Year\";}'),
(53395, 938, '_field_73', 'I\'d like to provide the opportunity for Brayden to freely explore himself in the Montessori environment. The Montessori environment is prepared to support the development and self-education for all children which I think it\'s most suitable for Brayden because he likes to do things on his own pace. '),
(53394, 938, '_field_47', 'WMA is committed to provide all they can to help all children to reach their full potential both socially and academically. '),
(53393, 938, '_field_65', ''),
(53392, 938, '_field_46', 'N'),
(53391, 938, '_field_64', ''),
(53390, 938, '_field_45', 'No'),
(53389, 938, '_field_63', ''),
(53388, 938, '_field_44', 'No'),
(53387, 938, '_field_62', ''),
(53380, 938, '_field_61', 'Yes'),
(53381, 938, '_field_53', ''),
(53382, 938, '_field_54', 'No'),
(53383, 938, '_field_55', ''),
(53384, 938, '_field_56', ''),
(53385, 938, '_field_42', 'None '),
(53386, 938, '_field_43', 'No'),
(53372, 938, '_field_27', 'Mandarin '),
(53373, 938, '_field_30', 'Canadian '),
(53374, 938, '_field_32', 'Yes'),
(53375, 938, '_field_72', 'Blaire Tai 9 months Old '),
(53376, 938, '_field_36', 'Train set, cars and read books '),
(53377, 938, '_field_37', 'Dancing to music and play sports '),
(53378, 938, '_field_38', 'Yes'),
(53379, 938, '_field_39', 'Yes'),
(53371, 938, '_field_26', 'English '),
(53370, 938, '_field_22', 'M'),
(53369, 938, '_field_20', 'Brayden '),
(53368, 938, '_field_24', '30/04/2016'),
(53367, 938, '_field_18', 'Brayden Tai '),
(53366, 938, '_field_60', ''),
(53348, 938, '_field_69', 'a:3:{i:0;s:9:\"bc parent\";i:1;s:8:\"our kids\";i:2;s:10:\"web search\";}'),
(53349, 938, '_field_70', ''),
(53350, 938, '_field_71', ''),
(53351, 938, '_field_17', 'Paige '),
(53352, 938, '_field_19', 'Lai '),
(53353, 938, '_field_21', '6045128776'),
(53354, 938, '_field_23', 'peichun1985@icloud.com'),
(53355, 938, '_field_25', '6611 Pearson Way '),
(53356, 938, '_field_28', 'A503'),
(53357, 938, '_field_29', 'Richmond '),
(53358, 938, '_field_33', 'BC'),
(53359, 938, '_field_31', 'V7C0C3'),
(53360, 938, '_field_34', 'Uniwealth Financial Management '),
(53361, 938, '_field_35', '6045128776'),
(53362, 938, '_field_41', '1'),
(53363, 938, '_field_57', ''),
(53364, 938, '_field_58', ''),
(53365, 938, '_field_59', ''),
(53347, 938, '_field_9', '1'),
(53346, 938, '_field_7', 'September 2019'),
(53345, 938, '_field_5', 'Full Day'),
(53344, 937, '_seq_num', '179'),
(53343, 937, '_form_id', '3'),
(53342, 937, '_field_126', '1'),
(53329, 937, '_field_117', 'No'),
(53330, 937, '_field_118', ''),
(53331, 937, '_field_119', 'No'),
(53332, 937, '_field_120', ''),
(53333, 937, '_field_121', 'No'),
(53334, 937, '_field_122', ''),
(53335, 937, '_field_132', 'No'),
(53336, 937, '_field_133', ''),
(53337, 937, '_field_134', 'No'),
(53338, 937, '_field_135', ''),
(53339, 937, '_field_123', 'A better fit for a sensitive and bright kid. '),
(53340, 937, '_field_124', 'We want our daughter to love to go to school, to feel safe and supported there '),
(53341, 937, '_field_136', 'Our daughter is bright and has no issues with academics - she excels in reading, math, and pretty much all of it. She is social but can be anxious about school. '),
(53323, 937, '_field_137', 'Math, reading'),
(53324, 937, '_field_131', '1'),
(53325, 937, '_field_138', 'Gymnastics, soccer '),
(53326, 937, '_field_114', 'Anxious about school '),
(53327, 937, '_field_115', 'No'),
(53328, 937, '_field_116', ''),
(53322, 937, '_field_130', 'Lord Nelson '),
(53320, 937, '_field_105', 'Art '),
(53321, 937, '_field_106', 'Art, playground, playing family '),
(53319, 937, '_field_104', 'Sean - 14 years, Cecelia - 6 years '),
(53318, 937, '_field_103', 'Yes'),
(53317, 937, '_field_102', 'Canadian '),
(53315, 937, '_field_100', 'English '),
(53316, 937, '_field_101', ''),
(53314, 937, '_field_99', 'Female'),
(53313, 937, '_field_98', 'Eloise '),
(53310, 937, '_field_129', ''),
(53311, 937, '_field_96', 'Eloise Lucy'),
(53312, 937, '_field_97', '27/03/2012'),
(53309, 937, '_field_128', ''),
(53308, 937, '_field_95', ''),
(53307, 937, '_field_94', ''),
(53306, 937, '_field_93', ''),
(53305, 937, '_field_92', ''),
(53304, 937, '_field_91', '1'),
(53303, 937, '_field_90', '778 987 6480'),
(53302, 937, '_field_89', 'University of British Columbia '),
(53301, 937, '_field_88', 'V5L2Y9'),
(53300, 937, '_field_87', 'BC'),
(53299, 937, '_field_86', 'Vancouver'),
(53298, 937, '_field_85', ''),
(53297, 937, '_field_84', '1976 Grant St'),
(53296, 937, '_field_83', 'jessicaannedempsey@gmail.com'),
(53295, 937, '_field_82', '778 987 6480'),
(53294, 937, '_field_81', 'Dempsey'),
(53293, 937, '_field_80', 'Jessica'),
(53292, 937, '_field_79', ''),
(53291, 937, '_field_78', 'Laura Benson '),
(53290, 937, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(53289, 937, '_field_75', 'September 2019'),
(53288, 937, '_field_74', 'Grade Two'),
(53287, 936, '_seq_num', '178'),
(53286, 936, '_form_id', '3'),
(53285, 936, '_field_126', '1'),
(53284, 936, '_field_136', 'Our daughter is bright and has no issues with academics - she excels in reading, math, and pretty much all of it. She is social but can be anxious about school. '),
(53283, 936, '_field_124', 'We want our daughter to love to go to school, to feel safe and supported there '),
(53282, 936, '_field_123', 'A better fit for a sensitive and bright kid. '),
(53281, 936, '_field_135', ''),
(53280, 936, '_field_134', 'No'),
(53279, 936, '_field_133', ''),
(53278, 936, '_field_132', 'No'),
(53276, 936, '_field_121', 'No'),
(53277, 936, '_field_122', ''),
(53275, 936, '_field_120', ''),
(53274, 936, '_field_119', 'No'),
(53273, 936, '_field_118', ''),
(53272, 936, '_field_117', 'No'),
(53271, 936, '_field_116', ''),
(53270, 936, '_field_115', 'No'),
(53269, 936, '_field_114', 'Anxious about school '),
(53262, 936, '_field_104', 'Sean - 14 years, Cecelia - 6 years '),
(53263, 936, '_field_105', 'Art '),
(53264, 936, '_field_106', 'Art, playground, playing family '),
(53265, 936, '_field_130', 'Lord Nelson '),
(53266, 936, '_field_137', 'Math, reading'),
(53267, 936, '_field_131', '1'),
(53268, 936, '_field_138', 'Gymnastics, soccer '),
(53261, 936, '_field_103', 'Yes'),
(53260, 936, '_field_102', 'Canadian '),
(53259, 936, '_field_101', ''),
(53258, 936, '_field_100', 'English '),
(53257, 936, '_field_99', 'Female'),
(53256, 936, '_field_98', 'Eloise '),
(53255, 936, '_field_97', '27/03/2012'),
(53253, 936, '_field_129', ''),
(53254, 936, '_field_96', 'Eloise Lucy'),
(53252, 936, '_field_128', ''),
(53239, 936, '_field_83', 'jessicaannedempsey@gmail.com'),
(53240, 936, '_field_84', '1976 Grant St'),
(53241, 936, '_field_85', ''),
(53242, 936, '_field_86', 'Vancouver'),
(53243, 936, '_field_87', 'BC'),
(53244, 936, '_field_88', 'V5L2Y9'),
(53245, 936, '_field_89', 'University of British Columbia '),
(53246, 936, '_field_90', '778 987 6480'),
(53247, 936, '_field_91', '1'),
(53248, 936, '_field_92', ''),
(53249, 936, '_field_93', ''),
(53250, 936, '_field_94', ''),
(53251, 936, '_field_95', ''),
(53233, 936, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(53234, 936, '_field_78', 'Laura Benson '),
(53235, 936, '_field_79', ''),
(53236, 936, '_field_80', 'Jessica'),
(53237, 936, '_field_81', 'Dempsey'),
(53238, 936, '_field_82', '778 987 6480'),
(53232, 936, '_field_75', 'September 2019'),
(53230, 935, '_seq_num', '274'),
(53231, 936, '_field_74', 'Grade Two'),
(53229, 935, '_form_id', '2'),
(53228, 935, '_field_67', '1'),
(53227, 935, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(53226, 935, '_field_73', 'Montessori education fits perfectly with my education goals for my child as it promotes independence, critical thinking, respect towards both herself and others and prepares the child for collaborative work in the best way by providing a multi-age environment.'),
(53225, 935, '_field_47', 'Quality of school.'),
(53224, 935, '_field_65', ''),
(53223, 935, '_field_46', 'N'),
(53222, 935, '_field_64', ''),
(53221, 935, '_field_45', 'No'),
(53220, 935, '_field_63', ''),
(53219, 935, '_field_44', 'No'),
(53218, 935, '_field_62', ''),
(53217, 935, '_field_43', 'No'),
(53216, 935, '_field_42', 'No known health issues'),
(53215, 935, '_field_56', 'Yes'),
(53214, 935, '_field_55', 'Fresh Air Learning'),
(53213, 935, '_field_54', 'Yes'),
(53212, 935, '_field_53', 'My child currently attends a forest preschool program.'),
(53211, 935, '_field_61', 'Yes'),
(53210, 935, '_field_39', 'Yes'),
(53209, 935, '_field_38', 'No'),
(53208, 935, '_field_37', 'Talking, playing'),
(53207, 935, '_field_36', 'Reading, crafting (tinkering, drawing, painting, etc.), building with wooden blocks/magnetic tiles'),
(53206, 935, '_field_72', ''),
(53205, 935, '_field_32', 'N'),
(53204, 935, '_field_30', 'Romanian'),
(53203, 935, '_field_27', ''),
(53202, 935, '_field_26', 'Romanian'),
(53201, 935, '_field_22', 'F'),
(53200, 935, '_field_20', 'Mariuca'),
(53199, 935, '_field_24', '18/03/2015'),
(53198, 935, '_field_18', 'Mariuca Dumitrascu'),
(53197, 935, '_field_60', ''),
(53196, 935, '_field_59', ''),
(53195, 935, '_field_58', ''),
(53194, 935, '_field_57', ''),
(53193, 935, '_field_41', '0'),
(53192, 935, '_field_35', '2368629804'),
(53191, 935, '_field_34', 'Amazon'),
(53190, 935, '_field_31', 'V5R 6G5'),
(53189, 935, '_field_33', 'BC'),
(53188, 935, '_field_29', 'Vancouver'),
(53187, 935, '_field_28', '301'),
(53186, 935, '_field_25', '3535 Crowley Drive'),
(53185, 935, '_field_23', 'albertino@gmail.com'),
(53184, 935, '_field_21', '2368629804'),
(53183, 935, '_field_19', 'Dumitrascu'),
(53182, 935, '_field_17', 'Ionut'),
(53181, 935, '_field_71', ''),
(53180, 935, '_field_70', ''),
(53179, 935, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(53178, 935, '_field_9', '0'),
(53171, 934, '_field_73', 'Montessori education fits perfectly with my education goals for my child as it promotes independence, critical thinking, respect towards both herself and others and prepares the child for collaborative work in the best way by providing a multi-age environment.'),
(53172, 934, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(53173, 934, '_field_67', '1'),
(53174, 934, '_form_id', '2'),
(53175, 934, '_seq_num', '273'),
(53176, 935, '_field_5', 'Morning Session'),
(53177, 935, '_field_7', 'January 2019'),
(53163, 934, '_field_62', ''),
(53164, 934, '_field_44', 'No'),
(53165, 934, '_field_63', ''),
(53166, 934, '_field_45', 'No'),
(53167, 934, '_field_64', ''),
(53168, 934, '_field_46', 'N'),
(53169, 934, '_field_65', ''),
(53170, 934, '_field_47', 'Quality of school.'),
(53162, 934, '_field_43', 'No'),
(53161, 934, '_field_42', 'No known health issues'),
(53160, 934, '_field_56', 'Yes'),
(53159, 934, '_field_55', 'Fresh Air Learning'),
(53158, 934, '_field_54', 'Yes'),
(53156, 934, '_field_61', 'Yes'),
(53157, 934, '_field_53', 'My child currently attends a forest preschool program.'),
(53155, 934, '_field_39', 'Yes'),
(53153, 934, '_field_37', 'Talking, playing'),
(53154, 934, '_field_38', 'No'),
(53152, 934, '_field_36', 'Reading, crafting (tinkering, drawing, painting, etc.), building with wooden blocks/magnetic tiles'),
(53151, 934, '_field_72', ''),
(53150, 934, '_field_32', 'N'),
(53149, 934, '_field_30', 'Romanian'),
(53148, 934, '_field_27', ''),
(53147, 934, '_field_26', 'Romanian'),
(53146, 934, '_field_22', 'F'),
(53145, 934, '_field_20', 'Mariuca'),
(53144, 934, '_field_24', '18/03/2015'),
(53143, 934, '_field_18', 'Mariuca Dumitrascu'),
(53142, 934, '_field_60', ''),
(53141, 934, '_field_59', ''),
(53140, 934, '_field_58', ''),
(53139, 934, '_field_57', ''),
(53138, 934, '_field_41', '0'),
(53137, 934, '_field_35', '2368629804'),
(53136, 934, '_field_34', 'Amazon'),
(53134, 934, '_field_33', 'BC'),
(53135, 934, '_field_31', 'V5R 6G5'),
(53133, 934, '_field_29', 'Vancouver'),
(53132, 934, '_field_28', '301'),
(53131, 934, '_field_25', '3535 Crowley Drive'),
(53130, 934, '_field_23', 'albertino@gmail.com'),
(53129, 934, '_field_21', '2368629804'),
(53128, 934, '_field_19', 'Dumitrascu'),
(53127, 934, '_field_17', 'Ionut'),
(53126, 934, '_field_71', ''),
(53125, 934, '_field_70', ''),
(53124, 934, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(53123, 934, '_field_9', '0'),
(53122, 934, '_field_7', 'January 2019'),
(53121, 934, '_field_5', 'Morning Session'),
(53120, 932, '_seq_num', '272'),
(53119, 932, '_form_id', '2'),
(53118, 932, '_field_67', '1'),
(53117, 932, '_field_49', 'a:3:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(53116, 932, '_field_73', 'my daughter is really focused on herself, and she is supper quite when she was working on her works. she needs a really Montessori environment for her early development. also, I will take full time AMI diploma course in 2019. so I hope my daughter can study at Montessori school. '),
(53110, 932, '_field_63', ''),
(53111, 932, '_field_45', 'No'),
(53112, 932, '_field_64', ''),
(53113, 932, '_field_46', 'N'),
(53114, 932, '_field_65', ''),
(53115, 932, '_field_47', 'I really like Montessori education methods. I went to the AMI training centre demo class. my daughter would be supper benefit if she can study at Montessori school.  '),
(53109, 932, '_field_44', 'No'),
(53108, 932, '_field_62', ''),
(53107, 932, '_field_43', 'No'),
(53106, 932, '_field_42', 'no'),
(53105, 932, '_field_56', 'Yes'),
(53104, 932, '_field_55', 'jellybean daycare/'),
(53103, 932, '_field_54', 'Yes'),
(53102, 932, '_field_53', ''),
(53101, 932, '_field_61', 'Yes'),
(53089, 932, '_field_24', '21/11/2015'),
(53090, 932, '_field_20', 'mia'),
(53091, 932, '_field_22', 'F'),
(53092, 932, '_field_26', 'madarin'),
(53093, 932, '_field_27', 'english'),
(53094, 932, '_field_30', 'canadian'),
(53095, 932, '_field_32', 'Yes'),
(53096, 932, '_field_72', 'Michelle Liu/ 5 yr old'),
(53097, 932, '_field_36', 'puzzls, numbers games, practical life, music, singing , dancing, reading'),
(53098, 932, '_field_37', 'dancing, ready stories, all other games'),
(53099, 932, '_field_38', 'Yes'),
(53100, 932, '_field_39', 'Yes'),
(53081, 932, '_field_34', 'CIBC bank'),
(53082, 932, '_field_35', '6046651379'),
(53083, 932, '_field_41', '0'),
(53084, 932, '_field_57', ''),
(53085, 932, '_field_58', ''),
(53086, 932, '_field_59', ''),
(53087, 932, '_field_60', ''),
(53088, 932, '_field_18', 'mia liu'),
(53080, 932, '_field_31', 'v5g 3j'),
(53079, 932, '_field_33', 'BC'),
(53078, 932, '_field_29', 'burnaby'),
(53077, 932, '_field_28', ''),
(53076, 932, '_field_25', '5181 elsom ave'),
(53074, 932, '_field_21', '6048890433'),
(53075, 932, '_field_23', 'jingshan.sarah@gmail.com'),
(53073, 932, '_field_19', 'liu'),
(53072, 932, '_field_17', 'mia'),
(53069, 932, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(53070, 932, '_field_70', ''),
(53071, 932, '_field_71', ''),
(53068, 932, '_field_9', '1'),
(53067, 932, '_field_7', 'January 2019'),
(53066, 932, '_field_5', 'Full Day'),
(53065, 931, '_seq_num', '271'),
(53064, 931, '_form_id', '2'),
(53063, 931, '_field_67', '1'),
(53062, 931, '_field_49', 'a:3:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(53061, 931, '_field_73', 'my daughter is really focused on herself, and she is supper quite when she was working on her works. she needs a really Montessori environment for her early development. also, I will take full time AMI diploma course in 2019. so I hope my daughter can study at Montessori school. '),
(53060, 931, '_field_47', 'I really like Montessori education methods. I went to the AMI training centre demo class. my daughter would be supper benefit if she can study at Montessori school.  '),
(53059, 931, '_field_65', ''),
(53058, 931, '_field_46', 'N'),
(53057, 931, '_field_64', ''),
(53056, 931, '_field_45', 'No'),
(53055, 931, '_field_63', ''),
(53054, 931, '_field_44', 'No'),
(53053, 931, '_field_62', ''),
(53052, 931, '_field_43', 'No'),
(53051, 931, '_field_42', 'no'),
(53050, 931, '_field_56', 'Yes'),
(53049, 931, '_field_55', 'jellybean daycare/'),
(53048, 931, '_field_54', 'Yes'),
(53047, 931, '_field_53', ''),
(53046, 931, '_field_61', 'Yes'),
(53045, 931, '_field_39', 'Yes'),
(53044, 931, '_field_38', 'Yes'),
(53043, 931, '_field_37', 'dancing, ready stories, all other games'),
(53041, 931, '_field_72', 'Michelle Liu/ 5 yr old'),
(53042, 931, '_field_36', 'puzzls, numbers games, practical life, music, singing , dancing, reading'),
(53039, 931, '_field_30', 'canadian'),
(53040, 931, '_field_32', 'Yes'),
(53038, 931, '_field_27', 'english'),
(53037, 931, '_field_26', 'madarin'),
(53033, 931, '_field_18', 'mia liu'),
(53034, 931, '_field_24', '21/11/2015'),
(53035, 931, '_field_20', 'mia'),
(53036, 931, '_field_22', 'F'),
(53032, 931, '_field_60', ''),
(53029, 931, '_field_57', ''),
(53030, 931, '_field_58', ''),
(53031, 931, '_field_59', ''),
(53028, 931, '_field_41', '0'),
(53016, 931, '_field_71', ''),
(53017, 931, '_field_17', 'mia'),
(53018, 931, '_field_19', 'liu'),
(53019, 931, '_field_21', '6048890433'),
(53020, 931, '_field_23', 'jingshan.sarah@gmail.com'),
(53021, 931, '_field_25', '5181 elsom ave'),
(53022, 931, '_field_28', ''),
(53023, 931, '_field_29', 'burnaby'),
(53024, 931, '_field_33', 'BC'),
(53025, 931, '_field_31', 'v5g 3j'),
(53026, 931, '_field_34', 'CIBC bank'),
(53027, 931, '_field_35', '6046651379'),
(53015, 931, '_field_70', ''),
(53014, 931, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(53013, 931, '_field_9', '1'),
(53012, 931, '_field_7', 'January 2019'),
(53011, 931, '_field_5', 'Full Day'),
(53010, 930, '_seq_num', '270'),
(53009, 930, '_form_id', '2'),
(53008, 930, '_field_67', '1'),
(53007, 930, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(53002, 930, '_field_64', ''),
(53003, 930, '_field_46', 'N'),
(53004, 930, '_field_65', ''),
(53005, 930, '_field_47', 'We love WMA. Our other son Toby was there for 2 years and loved it. The teachers are exceptionally caring and attentive and Toby learned so much about the world and about himself in the two years he was there. We\'d love for Judah to have the same experience. '),
(53006, 930, '_field_73', 'Our hope for Judah is that he learns to be confident in himself and to find his place in the world. The Montessori has certainly helped Toby be self motivated and self confident. I look forward to watching Judah chart a similar - albeit his own - path. '),
(52994, 930, '_field_55', ''),
(52995, 930, '_field_56', ''),
(52996, 930, '_field_42', 'N/A'),
(52997, 930, '_field_43', 'No'),
(52998, 930, '_field_62', ''),
(52999, 930, '_field_44', 'No'),
(53000, 930, '_field_63', ''),
(53001, 930, '_field_45', 'No'),
(52993, 930, '_field_54', 'No'),
(52992, 930, '_field_53', ''),
(52991, 930, '_field_61', 'Yes'),
(52990, 930, '_field_39', 'Yes'),
(52989, 930, '_field_38', 'Yes'),
(52988, 930, '_field_37', 'music, dance, physical play'),
(52987, 930, '_field_36', 'playing with trains, character toys, toy food etc.'),
(52986, 930, '_field_72', 'Toby Matthews - age 5'),
(52985, 930, '_field_32', 'Yes'),
(52984, 930, '_field_30', 'Canadian'),
(52983, 930, '_field_27', ''),
(52982, 930, '_field_26', 'English'),
(52981, 930, '_field_22', 'M'),
(52980, 930, '_field_20', 'Judah'),
(52979, 930, '_field_24', '21/07/2016'),
(52978, 930, '_field_18', 'Judah William Goldstein'),
(52977, 930, '_field_60', ''),
(52976, 930, '_field_59', ''),
(52975, 930, '_field_58', ''),
(52974, 930, '_field_57', ''),
(52973, 930, '_field_41', '1'),
(52972, 930, '_field_35', '604 660 1563'),
(52971, 930, '_field_34', '1066 West Hastings Street, Vancouver BC'),
(52970, 930, '_field_31', 'V5N1E9'),
(52969, 930, '_field_33', 'BC'),
(52967, 930, '_field_28', ''),
(52968, 930, '_field_29', 'Vancouver'),
(52966, 930, '_field_25', '2175 East 2nd Ave'),
(52965, 930, '_field_23', 'bmatthews79@yahoo.ca'),
(52964, 930, '_field_21', '604 833 8770'),
(52963, 930, '_field_19', 'Matthews'),
(52962, 930, '_field_17', 'Brett'),
(52961, 930, '_field_71', ''),
(52960, 930, '_field_70', 'Toby Matthews'),
(52959, 930, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(52958, 930, '_field_9', '0'),
(52957, 930, '_field_7', 'September 2019'),
(52956, 930, '_field_5', 'select'),
(52955, 929, '_seq_num', '269'),
(52954, 929, '_form_id', '2'),
(52953, 929, '_field_67', '1'),
(52952, 929, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(52951, 929, '_field_73', 'Our hope for Judah is that he learns to be confident in himself and to find his place in the world. The Montessori has certainly helped Toby be self motivated and self confident. I look forward to watching Judah chart a similar - albeit his own - path. '),
(52949, 929, '_field_65', ''),
(52950, 929, '_field_47', 'We love WMA. Our other son Toby was there for 2 years and loved it. The teachers are exceptionally caring and attentive and Toby learned so much about the world and about himself in the two years he was there. We\'d love for Judah to have the same experience. '),
(52948, 929, '_field_46', 'N'),
(52936, 929, '_field_61', 'Yes'),
(52937, 929, '_field_53', ''),
(52938, 929, '_field_54', 'No'),
(52939, 929, '_field_55', ''),
(52940, 929, '_field_56', ''),
(52941, 929, '_field_42', 'N/A'),
(52942, 929, '_field_43', 'No'),
(52943, 929, '_field_62', ''),
(52944, 929, '_field_44', 'No'),
(52945, 929, '_field_63', ''),
(52946, 929, '_field_45', 'No'),
(52947, 929, '_field_64', ''),
(52935, 929, '_field_39', 'Yes'),
(52934, 929, '_field_38', 'Yes'),
(52933, 929, '_field_37', 'music, dance, physical play'),
(52932, 929, '_field_36', 'playing with trains, character toys, toy food etc.'),
(52931, 929, '_field_72', 'Toby Matthews - age 5'),
(52930, 929, '_field_32', 'Yes'),
(52929, 929, '_field_30', 'Canadian'),
(52916, 929, '_field_34', '1066 West Hastings Street, Vancouver BC'),
(52917, 929, '_field_35', '604 660 1563'),
(52918, 929, '_field_41', '1'),
(52919, 929, '_field_57', ''),
(52920, 929, '_field_58', ''),
(52921, 929, '_field_59', ''),
(52922, 929, '_field_60', ''),
(52923, 929, '_field_18', 'Judah William Goldstein'),
(52924, 929, '_field_24', '21/07/2016'),
(52925, 929, '_field_20', 'Judah'),
(52926, 929, '_field_22', 'M'),
(52927, 929, '_field_26', 'English'),
(52928, 929, '_field_27', ''),
(52909, 929, '_field_21', '604 833 8770'),
(52910, 929, '_field_23', 'bmatthews79@yahoo.ca'),
(52911, 929, '_field_25', '2175 East 2nd Ave'),
(52912, 929, '_field_28', ''),
(52913, 929, '_field_29', 'Vancouver'),
(52914, 929, '_field_33', 'BC'),
(52915, 929, '_field_31', 'V5N1E9'),
(52908, 929, '_field_19', 'Matthews'),
(52906, 929, '_field_71', ''),
(52907, 929, '_field_17', 'Brett'),
(52905, 929, '_field_70', 'Toby Matthews'),
(52904, 929, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(52902, 929, '_field_7', 'September 2019'),
(52903, 929, '_field_9', '0'),
(52901, 929, '_field_5', 'select'),
(52900, 928, '_seq_num', '268'),
(52899, 928, '_form_id', '2'),
(52898, 928, '_field_67', '1'),
(52897, 928, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";}'),
(52896, 928, '_field_73', 'We want Lincoln to be supported in his education and curiosity. He enjoys many different activities and we appreciate that the Montessori Method will allow him to explore his varied interests in a supportive and thoughtfully prepared way that also encourages new educational interest through discovery. '),
(52895, 928, '_field_47', 'We want Lincoln to be able to explore his various interests with other children his age. We want to prepare him well for kindergarten in a way that boosts confidence and creativity. We enjoy your school’s philosophy of smaller class sizes because we believe children learn very well when given individualized attention as well as learning within groups. '),
(52894, 928, '_field_65', ''),
(52893, 928, '_field_46', 'N'),
(52892, 928, '_field_64', ''),
(52891, 928, '_field_45', 'No'),
(52890, 928, '_field_63', ''),
(52889, 928, '_field_44', 'No'),
(52888, 928, '_field_62', ''),
(52887, 928, '_field_43', 'No'),
(52886, 928, '_field_42', 'N/A'),
(52885, 928, '_field_56', 'Yes'),
(52884, 928, '_field_55', 'VSOCC Daycare program. '),
(52883, 928, '_field_54', 'Yes'),
(52882, 928, '_field_53', 'Lincoln currently attends daycare 3 times per week and thoroughly enjoys his time there. '),
(52881, 928, '_field_61', 'Yes'),
(52880, 928, '_field_39', 'Yes'),
(52879, 928, '_field_38', 'Yes'),
(52878, 928, '_field_37', 'Playing with blocks, cooking, reading stories. Playing pass with a ball. Eating lunch and snacks. '),
(52877, 928, '_field_36', 'Playing with trucks, trains, balls and blocks. Playing and running at the park. Reading books. '),
(52876, 928, '_field_72', 'Baby due November 2018'),
(52875, 928, '_field_32', 'Yes'),
(52874, 928, '_field_30', 'Canadian '),
(52873, 928, '_field_27', 'Punjabi '),
(52872, 928, '_field_26', 'English'),
(52871, 928, '_field_22', 'M'),
(52870, 928, '_field_20', 'Lincoln'),
(52869, 928, '_field_24', '31/05/2016'),
(52867, 928, '_field_60', ''),
(52868, 928, '_field_18', 'Lincoln Maximus Singh Sandhu'),
(52866, 928, '_field_59', ''),
(52853, 928, '_field_19', 'Sandhu'),
(52854, 928, '_field_21', '6045051400'),
(52855, 928, '_field_23', 'sarahksandhu@gmail.com'),
(52856, 928, '_field_25', '2610 Eton Street'),
(52857, 928, '_field_28', ''),
(52858, 928, '_field_29', 'Vancouver '),
(52859, 928, '_field_33', 'BC'),
(52860, 928, '_field_31', 'V5K1K1'),
(52861, 928, '_field_34', 'N/A'),
(52862, 928, '_field_35', '6045051400'),
(52863, 928, '_field_41', '1'),
(52864, 928, '_field_57', ''),
(52865, 928, '_field_58', ''),
(52846, 928, '_field_5', 'Morning Session'),
(52847, 928, '_field_7', 'September 2019'),
(52848, 928, '_field_9', '0'),
(52849, 928, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(52850, 928, '_field_70', ''),
(52851, 928, '_field_71', ''),
(52852, 928, '_field_17', 'Sarah'),
(52845, 927, '_seq_num', '267'),
(52843, 927, '_field_67', '1'),
(52844, 927, '_form_id', '2'),
(52842, 927, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";}'),
(52841, 927, '_field_73', 'We want Lincoln to be supported in his education and curiosity. He enjoys many different activities and we appreciate that the Montessori Method will allow him to explore his varied interests in a supportive and thoughtfully prepared way that also encourages new educational interest through discovery. '),
(52840, 927, '_field_47', 'We want Lincoln to be able to explore his various interests with other children his age. We want to prepare him well for kindergarten in a way that boosts confidence and creativity. We enjoy your school’s philosophy of smaller class sizes because we believe children learn very well when given individualized attention as well as learning within groups. '),
(52839, 927, '_field_65', ''),
(52838, 927, '_field_46', 'N'),
(52837, 927, '_field_64', ''),
(52836, 927, '_field_45', 'No'),
(52835, 927, '_field_63', ''),
(52834, 927, '_field_44', 'No'),
(52833, 927, '_field_62', ''),
(52832, 927, '_field_43', 'No'),
(52831, 927, '_field_42', 'N/A'),
(52830, 927, '_field_56', 'Yes'),
(52829, 927, '_field_55', 'VSOCC Daycare program. '),
(52828, 927, '_field_54', 'Yes'),
(52827, 927, '_field_53', 'Lincoln currently attends daycare 3 times per week and thoroughly enjoys his time there. '),
(52826, 927, '_field_61', 'Yes'),
(52825, 927, '_field_39', 'Yes'),
(52824, 927, '_field_38', 'Yes'),
(52823, 927, '_field_37', 'Playing with blocks, cooking, reading stories. Playing pass with a ball. Eating lunch and snacks. '),
(52822, 927, '_field_36', 'Playing with trucks, trains, balls and blocks. Playing and running at the park. Reading books. '),
(52821, 927, '_field_72', 'Baby due November 2018'),
(52820, 927, '_field_32', 'Yes'),
(52819, 927, '_field_30', 'Canadian '),
(52818, 927, '_field_27', 'Punjabi '),
(52816, 927, '_field_22', 'M'),
(52817, 927, '_field_26', 'English'),
(52815, 927, '_field_20', 'Lincoln'),
(52814, 927, '_field_24', '31/05/2016'),
(52812, 927, '_field_60', ''),
(52813, 927, '_field_18', 'Lincoln Maximus Singh Sandhu'),
(52810, 927, '_field_58', ''),
(52811, 927, '_field_59', ''),
(52808, 927, '_field_41', '1'),
(52809, 927, '_field_57', ''),
(52807, 927, '_field_35', '6045051400'),
(52806, 927, '_field_34', 'N/A'),
(52798, 927, '_field_19', 'Sandhu'),
(52799, 927, '_field_21', '6045051400'),
(52800, 927, '_field_23', 'sarahksandhu@gmail.com'),
(52801, 927, '_field_25', '2610 Eton Street'),
(52802, 927, '_field_28', ''),
(52803, 927, '_field_29', 'Vancouver '),
(52804, 927, '_field_33', 'BC'),
(52805, 927, '_field_31', 'V5K1K1'),
(52797, 927, '_field_17', 'Sarah'),
(52796, 927, '_field_71', ''),
(52795, 927, '_field_70', ''),
(52794, 927, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(52793, 927, '_field_9', '0'),
(52792, 927, '_field_7', 'September 2019'),
(52791, 927, '_field_5', 'Morning Session'),
(52789, 926, '_form_id', '3'),
(52790, 926, '_seq_num', '177'),
(52788, 926, '_field_126', '1'),
(52787, 926, '_field_136', 'Salina is kind, warm and a little shy at first. She is funny and really cherishes her friends and teachers. She is gentle, and loves to learn and absorb as much information as she can. She is very crafty and loves to paint. We showed her pictures of the school from social media and she is very excited at the prospect of becoming part of your family! Thank you! '),
(52786, 926, '_field_124', 'We’re very much in tune with the Montessori method, since Salina was born. She first attended Montessori school when she was 2.5 years old. Creating a natural and organized learning environment for her is at the top of the list. Salina was drinking from glass cups, using real cutlery, eating meals prepared for the family sitting at the table with us from a very young age; she helped me put away the dishes and do laundry, and we set up her room at home in the Montessori way because we believe children are very capable and deserving to learn in an organic way. At her young age now, she is very aware of mannerisms, being gentle and kind  with others, being helpful, being thoughtful, and taking her time at each task. She is very accustomed to looking after and helping younger children, while looking up to and learning from older children - the classroom set up for Montessori is great for her. We want Salina to continue this wonderful growth and we feel Montessori’s practical, hands on style and working with Montessori materials is a completely different experience from traditional teaching methods. It is so beneficial for her and we apply and continue to learn from Maria Montessori ourselves as grown ups too! We feel that she will continue to develop her character and hone her skills and natural talents in the best possible way, and will grow up to be an amazing person whom contributes to the greater good, is conscientious and will be the absolute best she can be at whatever she chooses to do. '),
(52785, 926, '_field_123', 'We would like for Salina to continue her Montessori education where she thrives and continues to grow in a nurturing environment with caring, amazing teachers. We want for Salina to benifit from the individualized attention WMA offers, and to feel part of a close knit community. Salina loves to learn and the Montessori approach is perfect for her curious, creative, independent, gentle and observant characteristics. She naturally learns by doing and is very infested in her surroundings and loves to participate in an inclusive classroom setting while still having ample independent learning time. We feel that WMA’s core values are aligned with our family and upbringing values, and that is very important for us. We want Salina to attend your school because the staff seem so caring, the curriculum strong, and that you will provide a safe and stable environment for her hopefully until grade 7! We’re also very excited to see there is a beautiful campus and lots of extra cullicular activities, which Salina loves. '),
(52784, 926, '_field_135', ''),
(52783, 926, '_field_134', 'No'),
(52782, 926, '_field_133', ''),
(52781, 926, '_field_132', 'No'),
(52780, 926, '_field_122', ''),
(52779, 926, '_field_121', 'No'),
(52778, 926, '_field_120', ''),
(52777, 926, '_field_119', 'No'),
(52776, 926, '_field_118', ''),
(52775, 926, '_field_117', 'No'),
(52774, 926, '_field_116', ''),
(52773, 926, '_field_115', 'No'),
(52772, 926, '_field_114', 'N/A'),
(52771, 926, '_field_138', 'Ballet, swimming (Red Cross swim kids crocodile level), Aikido (Children’s green belt)'),
(52770, 926, '_field_131', '1'),
(52767, 926, '_field_106', 'Dance, reading, play role, drama/dress up, singing, cooking/baking, going outdoors, playing in the park, swimming and more'),
(52768, 926, '_field_130', 'Selkirk Montessori School'),
(52769, 926, '_field_137', 'Learning about culture, music, writing cursive, journaling, library time, arts, play time, science &amp; experiments, circle and math'),
(52760, 926, '_field_99', 'Female'),
(52761, 926, '_field_100', 'English '),
(52762, 926, '_field_101', ''),
(52763, 926, '_field_102', 'Canadian '),
(52764, 926, '_field_103', 'No'),
(52765, 926, '_field_104', ''),
(52766, 926, '_field_105', 'Reading, playing with dolls, crafts, painting, organizing &amp; tidying up, creating things out of materials (eg. Aprons, airplanes, doll houses &amp; tools), singing &amp; writing'),
(52751, 926, '_field_92', ''),
(52752, 926, '_field_93', ''),
(52753, 926, '_field_94', ''),
(52754, 926, '_field_95', ''),
(52755, 926, '_field_128', ''),
(52756, 926, '_field_129', ''),
(52757, 926, '_field_96', 'Salina El Alaily'),
(52758, 926, '_field_97', '06/12/2012'),
(52759, 926, '_field_98', ''),
(52750, 926, '_field_91', '1'),
(52749, 926, '_field_90', '2508132301'),
(52747, 926, '_field_88', 'V9A7M6'),
(52748, 926, '_field_89', 'Venus Sophia Tea Room (our family business)'),
(52746, 926, '_field_87', 'BC'),
(52745, 926, '_field_86', 'Victoria '),
(52744, 926, '_field_85', '408'),
(52742, 926, '_field_83', 'sallie.alaily@gmail.com'),
(52743, 926, '_field_84', '27 Songhees Rd. '),
(52731, 925, '_field_126', '1'),
(52732, 925, '_form_id', '3'),
(52733, 925, '_seq_num', '176'),
(52734, 926, '_field_74', 'Grade Two'),
(52735, 926, '_field_75', 'September 2019'),
(52736, 926, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(52737, 926, '_field_78', ''),
(52738, 926, '_field_79', ''),
(52739, 926, '_field_80', 'Sallie'),
(52740, 926, '_field_81', 'El Alaily'),
(52741, 926, '_field_82', '2508132301'),
(52730, 925, '_field_136', 'Salina is kind, warm and a little shy at first. She is funny and really cherishes her friends and teachers. She is gentle, and loves to learn and absorb as much information as she can. She is very crafty and loves to paint. We showed her pictures of the school from social media and she is very excited at the prospect of becoming part of your family! Thank you! '),
(52729, 925, '_field_124', 'We’re very much in tune with the Montessori method, since Salina was born. She first attended Montessori school when she was 2.5 years old. Creating a natural and organized learning environment for her is at the top of the list. Salina was drinking from glass cups, using real cutlery, eating meals prepared for the family sitting at the table with us from a very young age; she helped me put away the dishes and do laundry, and we set up her room at home in the Montessori way because we believe children are very capable and deserving to learn in an organic way. At her young age now, she is very aware of mannerisms, being gentle and kind  with others, being helpful, being thoughtful, and taking her time at each task. She is very accustomed to looking after and helping younger children, while looking up to and learning from older children - the classroom set up for Montessori is great for her. We want Salina to continue this wonderful growth and we feel Montessori’s practical, hands on style and working with Montessori materials is a completely different experience from traditional teaching methods. It is so beneficial for her and we apply and continue to learn from Maria Montessori ourselves as grown ups too! We feel that she will continue to develop her character and hone her skills and natural talents in the best possible way, and will grow up to be an amazing person whom contributes to the greater good, is conscientious and will be the absolute best she can be at whatever she chooses to do. '),
(52728, 925, '_field_123', 'We would like for Salina to continue her Montessori education where she thrives and continues to grow in a nurturing environment with caring, amazing teachers. We want for Salina to benifit from the individualized attention WMA offers, and to feel part of a close knit community. Salina loves to learn and the Montessori approach is perfect for her curious, creative, independent, gentle and observant characteristics. She naturally learns by doing and is very infested in her surroundings and loves to participate in an inclusive classroom setting while still having ample independent learning time. We feel that WMA’s core values are aligned with our family and upbringing values, and that is very important for us. We want Salina to attend your school because the staff seem so caring, the curriculum strong, and that you will provide a safe and stable environment for her hopefully until grade 7! We’re also very excited to see there is a beautiful campus and lots of extra cullicular activities, which Salina loves. '),
(52727, 925, '_field_135', ''),
(52726, 925, '_field_134', 'No'),
(52725, 925, '_field_133', ''),
(52724, 925, '_field_132', 'No'),
(52720, 925, '_field_119', 'No'),
(52721, 925, '_field_120', ''),
(52722, 925, '_field_121', 'No'),
(52723, 925, '_field_122', ''),
(52715, 925, '_field_114', 'N/A'),
(52716, 925, '_field_115', 'No'),
(52717, 925, '_field_116', ''),
(52718, 925, '_field_117', 'No'),
(52719, 925, '_field_118', ''),
(52714, 925, '_field_138', 'Ballet, swimming (Red Cross swim kids crocodile level), Aikido (Children’s green belt)'),
(52713, 925, '_field_131', '1'),
(52712, 925, '_field_137', 'Learning about culture, music, writing cursive, journaling, library time, arts, play time, science &amp; experiments, circle and math'),
(52711, 925, '_field_130', 'Selkirk Montessori School'),
(52701, 925, '_field_97', '06/12/2012'),
(52702, 925, '_field_98', ''),
(52703, 925, '_field_99', 'Female'),
(52704, 925, '_field_100', 'English '),
(52705, 925, '_field_101', ''),
(52706, 925, '_field_102', 'Canadian '),
(52707, 925, '_field_103', 'No'),
(52708, 925, '_field_104', ''),
(52709, 925, '_field_105', 'Reading, playing with dolls, crafts, painting, organizing &amp; tidying up, creating things out of materials (eg. Aprons, airplanes, doll houses &amp; tools), singing &amp; writing'),
(52710, 925, '_field_106', 'Dance, reading, play role, drama/dress up, singing, cooking/baking, going outdoors, playing in the park, swimming and more'),
(52693, 925, '_field_91', '1'),
(52694, 925, '_field_92', ''),
(52695, 925, '_field_93', ''),
(52696, 925, '_field_94', ''),
(52697, 925, '_field_95', ''),
(52698, 925, '_field_128', ''),
(52699, 925, '_field_129', ''),
(52700, 925, '_field_96', 'Salina El Alaily'),
(52692, 925, '_field_90', '2508132301'),
(52690, 925, '_field_88', 'V9A7M6'),
(52691, 925, '_field_89', 'Venus Sophia Tea Room (our family business)'),
(52689, 925, '_field_87', 'BC'),
(52688, 925, '_field_86', 'Victoria '),
(52687, 925, '_field_85', '408'),
(52686, 925, '_field_84', '27 Songhees Rd. '),
(52685, 925, '_field_83', 'sallie.alaily@gmail.com'),
(52684, 925, '_field_82', '2508132301'),
(52683, 925, '_field_81', 'El Alaily'),
(52682, 925, '_field_80', 'Sallie'),
(52681, 925, '_field_79', ''),
(52680, 925, '_field_78', ''),
(52679, 925, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(52678, 925, '_field_75', 'September 2019'),
(52677, 925, '_field_74', 'Grade Two'),
(52676, 924, '_seq_num', '175'),
(52675, 924, '_form_id', '3'),
(52674, 924, '_field_126', '1'),
(52673, 924, '_field_136', 'We pulled him out of kindergarten in March due to a horrendous bullying incident (after repeated lighter incidents). Initially he had a hard time adjusting after that incident, such as being really sensitive at the playground, but has seemed to recover over the summer. He is way more engaged this school year with homelearning than he was when we homeschooled after pulling him out last year. Therefore, we think that he will be fine after an initial adjustment period as he seems back in the mode for being excited to learn. However, it is very crucial that teachers and staff working with him understand that for him to be himself fully at school, they need to earn his trust and ability for him to feel safe, and that might not happen the first day. As long as they are sensitive to him being anxious initially, that should abate and they will get to see his fully into it, wanting to help, wanting to learn, wanting to make friends personality.\n\nOn the smaller side while homeschooling, I have come to the realization that his body, or at a minimum his hands, need to be doing something. He would do well with flexibility in moving during learning or at a minimum being able to fidget within reason.'),
(52668, 924, '_field_133', ''),
(52669, 924, '_field_134', 'No'),
(52670, 924, '_field_135', ''),
(52671, 924, '_field_123', 'We are looking for our son to attend an environment where he will feel safe and supported. He was bullied horrendously last year at his public school so we want to make sure that he has a place where he can feel safe. We also want to make sure he feels supported, and this school seems like a place that would support him as a full person.'),
(52672, 924, '_field_124', 'We want our son to love learning and to be able to satisfy his curiosity. We feel that this method would keep him more engaged than traditional schooling as he would have more involvement in his learning. He is also very tactile, so to the extent lessons would involve doing rather than being taught to, would also help.'),
(52667, 924, '_field_132', 'No'),
(52666, 924, '_field_122', 'Just is very picky about things he doesn\'t like being in his food. For instance, will try to pick out basil bits in spaghetti sauce. These dislikes can change quickly.'),
(52665, 924, '_field_121', 'Yes'),
(52664, 924, '_field_120', ''),
(52663, 924, '_field_119', 'No'),
(52662, 924, '_field_118', ''),
(52661, 924, '_field_117', 'No'),
(52660, 924, '_field_116', ''),
(52659, 924, '_field_115', 'No'),
(52653, 924, '_field_106', 'Enjoys making friends at the playground, showing them tricks and such. Also likes to play tag.'),
(52654, 924, '_field_130', 'Homeschooling via VSB\'s distance learning program VLN (Vancouver Learning Network)'),
(52655, 924, '_field_137', 'Enjoys math quite a bit'),
(52656, 924, '_field_131', '1'),
(52657, 924, '_field_138', 'Takes Capoeira on a weekly basis.'),
(52658, 924, '_field_114', 'No known allergies. Has been sensitive to pistachios (think they were bad vs allergy) and figs (made face break out a little; think was acid vs allergy and this was when he was a baby).'),
(52646, 924, '_field_99', 'Male'),
(52647, 924, '_field_100', 'English'),
(52648, 924, '_field_101', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(52649, 924, '_field_102', 'USA (submitted for Perm Res)'),
(52650, 924, '_field_103', 'No'),
(52651, 924, '_field_104', ''),
(52652, 924, '_field_105', 'Likes to watch videos and play games; Sometimes will get into building lego projects'),
(52645, 924, '_field_98', 'Xander'),
(52643, 924, '_field_96', 'Alexander Jack Ware'),
(52644, 924, '_field_97', '22/10/2012'),
(52642, 924, '_field_129', ''),
(52641, 924, '_field_128', ''),
(64064, 1135, '_field_47', 'The best indicator of a good school is the educators who run the program. After meeting with the directresses at WMA, we were impressed by their commitment to their work, their knowledge of how children instinctively learn, and their love of building relationships with each child. We believe Harlo would do well at WMA both because the environment is set up to support discovery and self directed learning, but also because the staff at the school genuinely care for the children in their care.'),
(64063, 1135, '_field_65', ''),
(64062, 1135, '_field_46', 'N'),
(64061, 1135, '_field_64', ''),
(64060, 1135, '_field_45', 'No'),
(64059, 1135, '_field_63', ''),
(64058, 1135, '_field_44', 'No'),
(64057, 1135, '_field_62', ''),
(64056, 1135, '_field_43', 'No'),
(64055, 1135, '_field_42', 'no health issues, just normal picky toddler eating'),
(64054, 1135, '_field_56', 'n'),
(64053, 1135, '_field_55', 'art class, gymnastics, soccer'),
(64052, 1135, '_field_54', 'Yes'),
(64050, 1135, '_field_61', ''),
(64051, 1135, '_field_53', ''),
(64049, 1135, '_field_39', 'No'),
(64048, 1135, '_field_38', 'No'),
(64047, 1135, '_field_37', 'hide and seek, tag, imaginative and active play, art project, cooking, engaged learning and reading'),
(64046, 1135, '_field_36', 'creative/imaginative play, taking things apart/putting them together, active play, reading, photography'),
(64045, 1135, '_field_72', 'Bodhi Francis Wilman, 10 weeks'),
(64044, 1135, '_field_32', 'Yes'),
(64043, 1135, '_field_30', 'Canadian'),
(64042, 1135, '_field_27', ''),
(64041, 1135, '_field_26', 'English'),
(64040, 1135, '_field_22', 'M'),
(64039, 1135, '_field_20', 'Harlo'),
(64038, 1135, '_field_24', '01/03/2016'),
(64037, 1135, '_field_18', 'Harlo Levi Wilman'),
(64036, 1135, '_field_60', ''),
(64035, 1135, '_field_59', ''),
(64034, 1135, '_field_58', ''),
(64033, 1135, '_field_57', ''),
(64032, 1135, '_field_41', '0'),
(64031, 1135, '_field_35', '604-219-8111'),
(64030, 1135, '_field_34', 'Burnaby Mental Health/FraserHealth'),
(64029, 1135, '_field_31', 'V5L 1W2'),
(64028, 1135, '_field_33', 'BC'),
(64027, 1135, '_field_29', 'Vancouver'),
(64026, 1135, '_field_28', '301'),
(64024, 1135, '_field_23', 'kris.a.stewart@gmail.com'),
(64025, 1135, '_field_25', '1647 East Pender St'),
(64023, 1135, '_field_21', '604-219-8111'),
(64022, 1135, '_field_19', 'Stewart'),
(64020, 1135, '_field_71', 'word of mouth'),
(64021, 1135, '_field_17', 'Kristen'),
(64012, 1134, '_field_67', '1'),
(64013, 1134, '_form_id', '2'),
(64014, 1134, '_seq_num', '354'),
(64015, 1135, '_field_5', 'Morning Session'),
(64016, 1135, '_field_7', 'September 2019'),
(64017, 1135, '_field_9', '0'),
(64018, 1135, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(64019, 1135, '_field_70', ''),
(64011, 1134, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(64010, 1134, '_field_73', 'I would like my son to love learning and always intrigued to discovering new things but doesn’t lose his interest and focus to complete the tasks/goals at hand. '),
(63996, 1134, '_field_53', ''),
(63997, 1134, '_field_54', 'Yes'),
(63998, 1134, '_field_55', 'Westbridge Montessori Academy '),
(63999, 1134, '_field_56', 'Yes'),
(64000, 1134, '_field_42', 'N/A'),
(64001, 1134, '_field_43', 'No'),
(64002, 1134, '_field_62', ''),
(64003, 1134, '_field_44', 'No'),
(64004, 1134, '_field_63', ''),
(64005, 1134, '_field_45', 'No'),
(64006, 1134, '_field_64', ''),
(64007, 1134, '_field_46', 'N'),
(64008, 1134, '_field_65', ''),
(64009, 1134, '_field_47', 'It is closer to home than his current school. And WMA’s principles align with our family’s teaching and caring principles. '),
(63990, 1134, '_field_72', ''),
(63991, 1134, '_field_36', 'Lego building and puzzles'),
(63992, 1134, '_field_37', 'Running around and hide and seek'),
(63993, 1134, '_field_38', 'Yes'),
(63994, 1134, '_field_39', 'Yes'),
(63995, 1134, '_field_61', 'Yes'),
(63989, 1134, '_field_32', 'N'),
(63988, 1134, '_field_30', 'Vietnamese (Canadian PR holder)'),
(63987, 1134, '_field_27', 'English'),
(52640, 924, '_field_95', ''),
(52639, 924, '_field_94', ''),
(52638, 924, '_field_93', ''),
(52637, 924, '_field_92', ''),
(52635, 924, '_field_90', '6045616122'),
(52636, 924, '_field_91', '1'),
(52634, 924, '_field_89', 'N/A - Homeschooling son at present'),
(52633, 924, '_field_88', 'V6A4E1'),
(52632, 924, '_field_87', 'BC'),
(52631, 924, '_field_86', 'Vancouver'),
(52630, 924, '_field_85', ''),
(52629, 924, '_field_84', '606-1128 Quebec Street'),
(52628, 924, '_field_83', 'sno4270@gmail.com'),
(52627, 924, '_field_82', '6045616122'),
(52626, 924, '_field_81', 'ware'),
(52625, 924, '_field_80', 'lindsay'),
(52624, 924, '_field_79', 'Mentioned by other families that knew we were looking for a school'),
(52623, 924, '_field_78', ''),
(52622, 924, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(52621, 924, '_field_75', 'January 2019'),
(52620, 924, '_field_74', 'Grade One'),
(52619, 923, '_seq_num', '174'),
(52617, 923, '_field_126', '1'),
(52618, 923, '_form_id', '3'),
(52615, 923, '_field_124', 'We want our son to love learning and to be able to satisfy his curiosity. We feel that this method would keep him more engaged than traditional schooling as he would have more involvement in his learning. He is also very tactile, so to the extent lessons would involve doing rather than being taught to, would also help.'),
(52616, 923, '_field_136', 'We pulled him out of kindergarten in March due to a horrendous bullying incident (after repeated lighter incidents). Initially he had a hard time adjusting after that incident, such as being really sensitive at the playground, but has seemed to recover over the summer. He is way more engaged this school year with homelearning than he was when we homeschooled after pulling him out last year. Therefore, we think that he will be fine after an initial adjustment period as he seems back in the mode for being excited to learn. However, it is very crucial that teachers and staff working with him understand that for him to be himself fully at school, they need to earn his trust and ability for him to feel safe, and that might not happen the first day. As long as they are sensitive to him being anxious initially, that should abate and they will get to see his fully into it, wanting to help, wanting to learn, wanting to make friends personality.\n\nOn the smaller side while homeschooling, I have come to the realization that his body, or at a minimum his hands, need to be doing something. He would do well with flexibility in moving during learning or at a minimum being able to fidget within reason.'),
(52613, 923, '_field_135', ''),
(52614, 923, '_field_123', 'We are looking for our son to attend an environment where he will feel safe and supported. He was bullied horrendously last year at his public school so we want to make sure that he has a place where he can feel safe. We also want to make sure he feels supported, and this school seems like a place that would support him as a full person.'),
(52612, 923, '_field_134', 'No'),
(52611, 923, '_field_133', ''),
(52610, 923, '_field_132', 'No'),
(52609, 923, '_field_122', 'Just is very picky about things he doesn\'t like being in his food. For instance, will try to pick out basil bits in spaghetti sauce. These dislikes can change quickly.'),
(52599, 923, '_field_131', '1'),
(52600, 923, '_field_138', 'Takes Capoeira on a weekly basis.'),
(52601, 923, '_field_114', 'No known allergies. Has been sensitive to pistachios (think they were bad vs allergy) and figs (made face break out a little; think was acid vs allergy and this was when he was a baby).'),
(52602, 923, '_field_115', 'No'),
(52603, 923, '_field_116', ''),
(52604, 923, '_field_117', 'No'),
(52605, 923, '_field_118', ''),
(52606, 923, '_field_119', 'No'),
(52607, 923, '_field_120', ''),
(52608, 923, '_field_121', 'Yes'),
(52596, 923, '_field_106', 'Enjoys making friends at the playground, showing them tricks and such. Also likes to play tag.'),
(52597, 923, '_field_130', 'Homeschooling via VSB\'s distance learning program VLN (Vancouver Learning Network)'),
(52598, 923, '_field_137', 'Enjoys math quite a bit'),
(52595, 923, '_field_105', 'Likes to watch videos and play games; Sometimes will get into building lego projects'),
(52594, 923, '_field_104', ''),
(52593, 923, '_field_103', 'No'),
(52592, 923, '_field_102', 'USA (submitted for Perm Res)'),
(52591, 923, '_field_101', ''),
(63986, 1134, '_field_26', 'Vietnamese'),
(63985, 1134, '_field_22', 'M'),
(63984, 1134, '_field_20', 'Subie '),
(63983, 1134, '_field_24', '08/04/2016'),
(63982, 1134, '_field_18', 'TRAN, Minh Bao'),
(63981, 1134, '_field_60', ''),
(63980, 1134, '_field_59', ''),
(63979, 1134, '_field_58', ''),
(63978, 1134, '_field_57', ''),
(63977, 1134, '_field_41', '1'),
(63976, 1134, '_field_35', '+16047198452 '),
(63975, 1134, '_field_34', 'Homemaker'),
(63974, 1134, '_field_31', 'V5J2E6'),
(63973, 1134, '_field_33', 'BC'),
(63972, 1134, '_field_29', 'Burnaby '),
(63971, 1134, '_field_28', ''),
(63970, 1134, '_field_25', '3968 Southwood street '),
(63969, 1134, '_field_23', 'nghttrang@gmail.com'),
(63968, 1134, '_field_21', '+16047198452 '),
(63967, 1134, '_field_19', 'NGUYEN'),
(63966, 1134, '_field_17', 'Trang'),
(63965, 1134, '_field_71', ''),
(63964, 1134, '_field_70', ''),
(63963, 1134, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(63962, 1134, '_field_9', '0'),
(63961, 1134, '_field_7', 'September 2019'),
(63960, 1134, '_field_5', 'Afternoon Session'),
(63959, 1133, '_seq_num', '353'),
(63958, 1133, '_form_id', '2'),
(63957, 1133, '_field_67', '1'),
(63956, 1133, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(63955, 1133, '_field_73', 'I would like my son to love learning and always intrigued to discovering new things but doesn’t lose his interest and focus to complete the tasks/goals at hand. '),
(63954, 1133, '_field_47', 'It is closer to home than his current school. And WMA’s principles align with our family’s teaching and caring principles. '),
(63953, 1133, '_field_65', ''),
(63952, 1133, '_field_46', 'N'),
(63951, 1133, '_field_64', ''),
(63950, 1133, '_field_45', 'No'),
(63949, 1133, '_field_63', ''),
(63948, 1133, '_field_44', 'No'),
(63947, 1133, '_field_62', ''),
(63946, 1133, '_field_43', 'No'),
(63945, 1133, '_field_42', 'N/A'),
(63944, 1133, '_field_56', 'Yes'),
(63943, 1133, '_field_55', 'Westbridge Montessori Academy '),
(63941, 1133, '_field_53', ''),
(63942, 1133, '_field_54', 'Yes'),
(63940, 1133, '_field_61', 'Yes'),
(63939, 1133, '_field_39', 'Yes'),
(63930, 1133, '_field_22', 'M'),
(63931, 1133, '_field_26', 'Vietnamese'),
(63932, 1133, '_field_27', 'English'),
(63933, 1133, '_field_30', 'Vietnamese (Canadian PR holder)'),
(63934, 1133, '_field_32', 'N'),
(63935, 1133, '_field_72', ''),
(63936, 1133, '_field_36', 'Lego building and puzzles'),
(63937, 1133, '_field_37', 'Running around and hide and seek'),
(63938, 1133, '_field_38', 'Yes'),
(63929, 1133, '_field_20', 'Subie '),
(63928, 1133, '_field_24', '08/04/2016'),
(63927, 1133, '_field_18', 'TRAN, Minh Bao'),
(63926, 1133, '_field_60', ''),
(63925, 1133, '_field_59', ''),
(63924, 1133, '_field_58', ''),
(63923, 1133, '_field_57', ''),
(63922, 1133, '_field_41', '1'),
(63921, 1133, '_field_35', '+16047198452 '),
(63920, 1133, '_field_34', 'Homemaker'),
(63907, 1133, '_field_9', '0'),
(63908, 1133, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(63909, 1133, '_field_70', ''),
(63910, 1133, '_field_71', ''),
(63911, 1133, '_field_17', 'Trang'),
(63912, 1133, '_field_19', 'NGUYEN'),
(63913, 1133, '_field_21', '+16047198452 '),
(63914, 1133, '_field_23', 'nghttrang@gmail.com'),
(63915, 1133, '_field_25', '3968 Southwood street '),
(63916, 1133, '_field_28', ''),
(63917, 1133, '_field_29', 'Burnaby '),
(63918, 1133, '_field_33', 'BC'),
(63919, 1133, '_field_31', 'V5J2E6'),
(63901, 1132, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(63902, 1132, '_field_67', '1'),
(63903, 1132, '_form_id', '2'),
(63904, 1132, '_seq_num', '352'),
(63905, 1133, '_field_5', 'Afternoon Session'),
(63906, 1133, '_field_7', 'September 2019'),
(52590, 923, '_field_100', 'English'),
(52589, 923, '_field_99', 'Male'),
(52587, 923, '_field_97', '22/10/2012'),
(52588, 923, '_field_98', 'Xander'),
(52586, 923, '_field_96', 'Alexander Jack Ware'),
(52585, 923, '_field_129', ''),
(52584, 923, '_field_128', ''),
(52583, 923, '_field_95', ''),
(52582, 923, '_field_94', ''),
(52581, 923, '_field_93', ''),
(52580, 923, '_field_92', ''),
(52579, 923, '_field_91', '1'),
(52578, 923, '_field_90', '6045616122'),
(52577, 923, '_field_89', 'N/A - Homeschooling son at present'),
(52576, 923, '_field_88', 'V6A4E1'),
(52575, 923, '_field_87', 'BC'),
(52574, 923, '_field_86', 'Vancouver'),
(52573, 923, '_field_85', ''),
(52572, 923, '_field_84', '606-1128 Quebec Street'),
(52571, 923, '_field_83', 'sno4270@gmail.com'),
(52570, 923, '_field_82', '6045616122'),
(52569, 923, '_field_81', 'ware'),
(52568, 923, '_field_80', 'lindsay'),
(52566, 923, '_field_78', ''),
(52567, 923, '_field_79', 'Mentioned by other families that knew we were looking for a school'),
(52565, 923, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(52564, 923, '_field_75', 'January 2019'),
(52563, 923, '_field_74', 'Grade One'),
(52562, 921, '_seq_num', '173'),
(52561, 921, '_form_id', '3'),
(52560, 921, '_field_126', '1'),
(52559, 921, '_field_136', 'Krisha is a quick learner and a good listener. She is very attentive and always curious about new things and situations. She takes and follows instructions pretty well and would inquire about objective/benefit behind the instructions. She always thinks a step ahead. For e.g. when we plan to go out she would make sure her sunscreen, hat, shades everything is taken care of and will keep reminding us till the time everything is in place. She helps us in small household chores and makes sure she is involved in the most of things we do at home. '),
(52558, 921, '_field_124', 'We were raised in a progressive educational system given the lack of an alternate education system. We like the practical play based/experience based education that Montessori method offers. We have seen Krisha excel in project based learning environment at CEFA. We would like her continue her growth in environment she enjoys.'),
(52557, 921, '_field_123', 'We appreciate hard work, structure, discipline and its rewards. We are very impressed with program offered by Westside Montessori as it will help inculcate and enhance those values in Krisha as she grows.'),
(52556, 921, '_field_135', ''),
(52555, 921, '_field_134', 'No'),
(52554, 921, '_field_133', ''),
(52553, 921, '_field_132', 'No'),
(52552, 921, '_field_122', ''),
(52551, 921, '_field_121', 'No'),
(52550, 921, '_field_120', ''),
(52549, 921, '_field_119', 'No'),
(52548, 921, '_field_118', 'Vegetarian (no eggs or fish) '),
(52537, 921, '_field_104', ''),
(52538, 921, '_field_105', 'Colouring and painting, puzzles and reading books'),
(52539, 921, '_field_106', 'Water activities, Beach toys and pretend and play toys'),
(52540, 921, '_field_130', 'CEFA Early learning'),
(52541, 921, '_field_137', 'STEM activities, Numbers, alphabets and colouring'),
(52542, 921, '_field_131', 'JK3'),
(52543, 921, '_field_138', 'Swimming'),
(52544, 921, '_field_114', 'NA'),
(52545, 921, '_field_115', 'No'),
(52546, 921, '_field_116', ''),
(52547, 921, '_field_117', 'Yes'),
(52530, 921, '_field_97', '01/11/2014'),
(52531, 921, '_field_98', 'Krisha'),
(52532, 921, '_field_99', 'Female'),
(52533, 921, '_field_100', 'English'),
(52534, 921, '_field_101', 'Hindi'),
(52535, 921, '_field_102', 'Canadian'),
(52536, 921, '_field_103', 'No'),
(52529, 921, '_field_96', 'Krisha Kalpesh Jain'),
(52527, 921, '_field_128', ''),
(52528, 921, '_field_129', ''),
(52526, 921, '_field_95', ''),
(52525, 921, '_field_94', ''),
(52524, 921, '_field_93', ''),
(52523, 921, '_field_92', ''),
(52522, 921, '_field_91', '1'),
(52521, 921, '_field_90', '778-323-3743'),
(52520, 921, '_field_89', 'Up Value Solutions'),
(52519, 921, '_field_88', 'V5H3T3'),
(52518, 921, '_field_87', 'BC'),
(52517, 921, '_field_86', 'Burnaby'),
(52516, 921, '_field_85', 'D'),
(52515, 921, '_field_84', '6688 Dufferin Avenue'),
(52514, 921, '_field_83', 'kalpesh_j10@hotmail.com'),
(52513, 921, '_field_82', '7783233743'),
(52512, 921, '_field_81', 'Jain'),
(52511, 921, '_field_80', 'Kalpesh'),
(52510, 921, '_field_79', ''),
(52509, 921, '_field_78', ''),
(52508, 921, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(52507, 921, '_field_75', 'September 2019'),
(52506, 921, '_field_74', 'Kindergarten'),
(52505, 920, '_seq_num', '172'),
(52504, 920, '_form_id', '3'),
(52503, 920, '_field_126', '1'),
(52502, 920, '_field_136', 'Krisha is a quick learner and a good listener. She is very attentive and always curious about new things and situations. She takes and follows instructions pretty well and would inquire about objective/benefit behind the instructions. She always thinks a step ahead. For e.g. when we plan to go out she would make sure her sunscreen, hat, shades everything is taken care of and will keep reminding us till the time everything is in place. She helps us in small household chores and makes sure she is involved in the most of things we do at home. '),
(52501, 920, '_field_124', 'We were raised in a progressive educational system given the lack of an alternate education system. We like the practical play based/experience based education that Montessori method offers. We have seen Krisha excel in project based learning environment at CEFA. We would like her continue her growth in environment she enjoys.'),
(52500, 920, '_field_123', 'We appreciate hard work, structure, discipline and its rewards. We are very impressed with program offered by Westside Montessori as it will help inculcate and enhance those values in Krisha as she grows.'),
(52499, 920, '_field_135', ''),
(52498, 920, '_field_134', 'No'),
(52497, 920, '_field_133', ''),
(52496, 920, '_field_132', 'No'),
(52495, 920, '_field_122', ''),
(52494, 920, '_field_121', 'No'),
(52493, 920, '_field_120', ''),
(52492, 920, '_field_119', 'No'),
(52491, 920, '_field_118', 'Vegetarian (no eggs or fish) '),
(52490, 920, '_field_117', 'Yes'),
(52489, 920, '_field_116', ''),
(52488, 920, '_field_115', 'No'),
(52487, 920, '_field_114', 'NA'),
(52486, 920, '_field_138', 'Swimming'),
(52476, 920, '_field_100', 'English'),
(52477, 920, '_field_101', 'Hindi'),
(52478, 920, '_field_102', 'Canadian'),
(52479, 920, '_field_103', 'No'),
(52480, 920, '_field_104', ''),
(52481, 920, '_field_105', 'Colouring and painting, puzzles and reading books'),
(52482, 920, '_field_106', 'Water activities, Beach toys and pretend and play toys'),
(52483, 920, '_field_130', 'CEFA Early learning'),
(52484, 920, '_field_137', 'STEM activities, Numbers, alphabets and colouring'),
(52485, 920, '_field_131', 'JK3'),
(52468, 920, '_field_94', ''),
(52469, 920, '_field_95', ''),
(52470, 920, '_field_128', ''),
(52471, 920, '_field_129', ''),
(52472, 920, '_field_96', 'Krisha Kalpesh Jain'),
(52473, 920, '_field_97', '01/11/2014'),
(52474, 920, '_field_98', 'Krisha'),
(52475, 920, '_field_99', 'Female'),
(52467, 920, '_field_93', ''),
(52466, 920, '_field_92', ''),
(52464, 920, '_field_90', '778-323-3743'),
(52465, 920, '_field_91', '1'),
(52463, 920, '_field_89', 'Up Value Solutions'),
(52462, 920, '_field_88', 'V5H3T3'),
(52461, 920, '_field_87', 'BC'),
(52459, 920, '_field_85', 'D'),
(52460, 920, '_field_86', 'Burnaby'),
(52458, 920, '_field_84', '6688 Dufferin Avenue'),
(52457, 920, '_field_83', 'kalpesh_j10@hotmail.com'),
(52456, 920, '_field_82', '7783233743'),
(52455, 920, '_field_81', 'Jain'),
(52454, 920, '_field_80', 'Kalpesh'),
(52453, 920, '_field_79', ''),
(52452, 920, '_field_78', ''),
(52451, 920, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(52450, 920, '_field_75', 'September 2019'),
(52449, 920, '_field_74', 'Kindergarten'),
(52448, 919, '_seq_num', '266'),
(52447, 919, '_form_id', '2'),
(52446, 919, '_field_67', '1'),
(52445, 919, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(52444, 919, '_field_73', 'I would like To let my child become more independent and learning the knowledge and  gaining confidence to be leaders. They are similar as your school. For our family, I prefer to let my child learn as she play. My child really like do her business by herself.'),
(52443, 919, '_field_47', 'I admire that your school said each child’s unique and diverse learning styles are recognized, your students are able to explore their natural curiosity, and develop at their own pace. Moreover, WMA is close to our family, have really good environment and experienced stuffs for children’s.'),
(52442, 919, '_field_65', ''),
(52441, 919, '_field_46', 'N'),
(52440, 919, '_field_64', ''),
(52439, 919, '_field_45', 'No'),
(52438, 919, '_field_63', ''),
(52437, 919, '_field_44', 'No'),
(52436, 919, '_field_62', ''),
(52435, 919, '_field_43', 'No'),
(52434, 919, '_field_42', 'N/a'),
(52433, 919, '_field_56', ''),
(52432, 919, '_field_55', ''),
(52431, 919, '_field_54', 'No'),
(52429, 919, '_field_61', 'Yes'),
(52430, 919, '_field_53', 'She went to the British school of Beijing in China.'),
(52428, 919, '_field_39', 'Yes'),
(52427, 919, '_field_38', 'Yes'),
(52426, 919, '_field_37', 'Playing soccer, dancing, swimming '),
(52425, 919, '_field_36', 'Sing, dancing, reading, playing toys'),
(52423, 919, '_field_32', 'N'),
(52424, 919, '_field_72', ''),
(52422, 919, '_field_30', 'Canadian'),
(52421, 919, '_field_27', ''),
(52420, 919, '_field_26', 'Chinese'),
(52419, 919, '_field_22', 'F'),
(52418, 919, '_field_20', ''),
(52417, 919, '_field_24', '20/12/2015'),
(52416, 919, '_field_18', 'Alyssa Li Luo'),
(52415, 919, '_field_60', ''),
(52414, 919, '_field_59', ''),
(52413, 919, '_field_58', ''),
(52400, 919, '_field_17', 'Catherine'),
(52401, 919, '_field_19', 'Wu'),
(52402, 919, '_field_21', '7788861020'),
(52403, 919, '_field_23', 'catherinewu.mua@gmail.com'),
(52404, 919, '_field_25', '3615 17th Ave'),
(52405, 919, '_field_28', '206'),
(52406, 919, '_field_29', 'Vancouver '),
(52407, 919, '_field_33', 'select'),
(52408, 919, '_field_31', 'V6S1A3'),
(52409, 919, '_field_34', 'Chanel Inc.'),
(52410, 919, '_field_35', '77888861020'),
(52411, 919, '_field_41', '0'),
(52412, 919, '_field_57', ''),
(52393, 918, '_seq_num', '265'),
(52394, 919, '_field_5', 'Full Day'),
(52395, 919, '_field_7', 'September 2018'),
(52396, 919, '_field_9', '0'),
(52397, 919, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(52398, 919, '_field_70', ''),
(52399, 919, '_field_71', ''),
(52392, 918, '_form_id', '2'),
(52391, 918, '_field_67', '1'),
(52390, 918, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(52389, 918, '_field_73', 'I would like To let my child become more independent and learning the knowledge and  gaining confidence to be leaders. They are similar as your school. For our family, I prefer to let my child learn as she play. My child really like do her business by herself.'),
(52388, 918, '_field_47', 'I admire that your school said each child’s unique and diverse learning styles are recognized, your students are able to explore their natural curiosity, and develop at their own pace. Moreover, WMA is close to our family, have really good environment and experienced stuffs for children’s.'),
(52387, 918, '_field_65', ''),
(52386, 918, '_field_46', 'N'),
(52385, 918, '_field_64', ''),
(52384, 918, '_field_45', 'No'),
(52383, 918, '_field_63', ''),
(52382, 918, '_field_44', 'No'),
(52381, 918, '_field_62', ''),
(52380, 918, '_field_43', 'No'),
(52379, 918, '_field_42', 'N/a'),
(52378, 918, '_field_56', ''),
(52377, 918, '_field_55', ''),
(52376, 918, '_field_54', 'No'),
(52374, 918, '_field_61', 'Yes'),
(52375, 918, '_field_53', 'She went to the British school of Beijing in China.'),
(52373, 918, '_field_39', 'Yes'),
(52372, 918, '_field_38', 'Yes'),
(52371, 918, '_field_37', 'Playing soccer, dancing, swimming '),
(52370, 918, '_field_36', 'Sing, dancing, reading, playing toys'),
(52369, 918, '_field_72', ''),
(52368, 918, '_field_32', 'N'),
(52367, 918, '_field_30', 'Canadian'),
(52366, 918, '_field_27', ''),
(52365, 918, '_field_26', 'Chinese'),
(52364, 918, '_field_22', 'F'),
(52363, 918, '_field_20', ''),
(52362, 918, '_field_24', '20/12/2015'),
(52361, 918, '_field_18', 'Alyssa Li Luo'),
(52360, 918, '_field_60', ''),
(52359, 918, '_field_59', ''),
(52358, 918, '_field_58', ''),
(52357, 918, '_field_57', ''),
(52356, 918, '_field_41', '0'),
(52355, 918, '_field_35', '77888861020'),
(52354, 918, '_field_34', 'Chanel Inc.'),
(52353, 918, '_field_31', 'V6S1A3'),
(52352, 918, '_field_33', 'select'),
(52350, 918, '_field_28', '206'),
(52351, 918, '_field_29', 'Vancouver '),
(52349, 918, '_field_25', '3615 17th Ave'),
(52347, 918, '_field_21', '7788861020'),
(52348, 918, '_field_23', 'catherinewu.mua@gmail.com'),
(52346, 918, '_field_19', 'Wu'),
(52344, 918, '_field_71', ''),
(52345, 918, '_field_17', 'Catherine'),
(52343, 918, '_field_70', ''),
(52342, 918, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(52341, 918, '_field_9', '0'),
(52340, 918, '_field_7', 'September 2018'),
(52339, 918, '_field_5', 'Full Day'),
(52338, 917, '_seq_num', '264'),
(52337, 917, '_form_id', '2'),
(52336, 917, '_field_67', '1'),
(52334, 917, '_field_73', 'Our daughter is bright, curious, independent and engaged, and I believe she would thrive in a Montessori environment where she can choose among curated learning tasks and spend time with children of various ages in a safe, comfy environment.  We would like to support our daughter to get a wide range of experiences with ideas, tasks and activities.  We would also like to help her prepare for Kindergarten by giving her the chance to experience being in larger groups and being in a cooperative school environment. '),
(52335, 917, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(52333, 917, '_field_47', 'We saw our friend\'s son (Toby) blossom at WMA during his time there (which ended June 2018 - now he\'s in Kindergarten).  It was very revealing to hear what Toby himself had to say about what he was up to at school each day, and to see his enthusiasm for his projects, classmates, and accomplishments.  We trust our friends Brett and Mickey, who have told us how highly they think of your staff and the program you offer.  We are also impressed by the high level of attention and awareness that we understand your teachers have demonstrated about Toby\'s personality, preferences, and interests.  We feel that Hana would be well supported as an individual if she were able to attend WMA.'),
(52332, 917, '_field_65', ''),
(52331, 917, '_field_46', 'N'),
(52330, 917, '_field_64', ''),
(52329, 917, '_field_45', 'No'),
(52328, 917, '_field_63', ''),
(52326, 917, '_field_62', ''),
(52327, 917, '_field_44', 'No'),
(52325, 917, '_field_43', 'No'),
(52324, 917, '_field_42', 'None'),
(52323, 917, '_field_56', 'n'),
(52322, 917, '_field_55', 'I have been taking Hana to West Side Music Together (just 45 min a week when in session).  As well, when possible our nanny (Michelle) has brought Hana and Judah to Strong Start where they have done art and various types of creative play, and to the public libraries for story and song times. '),
(52321, 917, '_field_54', 'Yes'),
(52320, 917, '_field_53', 'Since she was 12 mos old our daughter has been in a nanny share 4-5 days a week with our friends\' 2 boys who are also connected with your school - Toby and Judah (children of Brett Matthews and Mickey Goldstein).  Judah is the same age as Hana and plans to attend WMA in either Jan 2019 or Sept 2019. '),
(52319, 917, '_field_61', 'Yes'),
(52317, 917, '_field_38', 'Yes'),
(52318, 917, '_field_39', 'Yes'),
(52316, 917, '_field_37', 'Reading books, conversation, joking around, singing songs, swimming and playing with water, simple cooking, being in nature'),
(52315, 917, '_field_36', 'Building, playing with bikes/trucks, imaginary play with stuffies and figurines, running around outside and playing independently at playground, fine motor play'),
(52314, 917, '_field_72', ''),
(52313, 917, '_field_32', 'N'),
(52312, 917, '_field_30', 'Canadian'),
(52311, 917, '_field_27', ''),
(52310, 917, '_field_26', 'English'),
(52309, 917, '_field_22', 'F'),
(52308, 917, '_field_20', 'Hana'),
(52307, 917, '_field_24', '05/08/2016'),
(52306, 917, '_field_18', 'Hana Augusta Hadley Walford'),
(52305, 917, '_field_60', ''),
(52304, 917, '_field_59', ''),
(52303, 917, '_field_58', ''),
(52302, 917, '_field_57', ''),
(52301, 917, '_field_41', '1'),
(52300, 917, '_field_35', '604 632-9644'),
(52299, 917, '_field_34', 'Hastings Labour Law Office'),
(52298, 917, '_field_31', 'v4l1x3'),
(52297, 917, '_field_33', 'BC'),
(52296, 917, '_field_29', 'Vancouver'),
(52295, 917, '_field_28', ''),
(52294, 917, '_field_25', '2147 Pender Street East'),
(52293, 917, '_field_23', 'jh@hllo.ca'),
(52292, 917, '_field_21', '604685-1539'),
(52291, 917, '_field_19', 'Hadley'),
(52290, 917, '_field_17', 'Jessie'),
(52289, 917, '_field_71', ''),
(52288, 917, '_field_70', 'Toby Matthews (Judah Matthews)'),
(52287, 917, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(52286, 917, '_field_9', '0'),
(52280, 916, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(52281, 916, '_field_67', '1'),
(52282, 916, '_form_id', '2'),
(52283, 916, '_seq_num', '263'),
(52284, 917, '_field_5', 'Morning Session'),
(52285, 917, '_field_7', 'January 2019'),
(52279, 916, '_field_73', 'Our daughter is bright, curious, independent and engaged, and I believe she would thrive in a Montessori environment where she can choose among curated learning tasks and spend time with children of various ages in a safe, comfy environment.  We would like to support our daughter to get a wide range of experiences with ideas, tasks and activities.  We would also like to help her prepare for Kindergarten by giving her the chance to experience being in larger groups and being in a cooperative school environment. '),
(63900, 1132, '_field_73', 'We feel that Montessori offers the most natural path for development with its goal of promoting a happy child that learns through curiosity and ambraces empathy, grace and courtesy along the way. That he might be left with a sense of personal confidence and a strong inner motivation for learning and exploring the world around him in a future seems to be the best start we could give him.\n\n'),
(63899, 1132, '_field_47', 'We would like Benjamin to be educated in line with the Montessori approach for as long as possible and ideally in the same school. WMA offers education for children from 3 to 12 years old, so from this perspective it fulfills what we are looking for. \n\nWe practice Montessori at home as much as possible and Benjamin is learning beautifully using this approach, without even realizing that this is what is happening. For us finding Montessori school where he can continue to develop in this rounded way is a priority and we picked you because we believe your school is the right place for our son. '),
(63898, 1132, '_field_65', ''),
(63897, 1132, '_field_46', 'N'),
(63896, 1132, '_field_64', 'I cannot make him eat fruit and veg in their natural forn, when he needs to chew them. He loves soups and juices but when I offer him apple or carrot... I hope it is just a phase.'),
(63895, 1132, '_field_45', 'Yes'),
(63894, 1132, '_field_63', ''),
(63893, 1132, '_field_44', 'No'),
(63892, 1132, '_field_62', ''),
(63891, 1132, '_field_43', 'No'),
(63890, 1132, '_field_42', 'No'),
(63889, 1132, '_field_56', ''),
(63888, 1132, '_field_55', ''),
(63887, 1132, '_field_54', 'No'),
(63886, 1132, '_field_53', ''),
(63885, 1132, '_field_61', ''),
(63884, 1132, '_field_39', 'No'),
(63883, 1132, '_field_38', 'Yes'),
(63882, 1132, '_field_37', 'The same as alone just with a lot more interaction and imaginative play, we also play with water (coloured water &amp; pipets etc.), do experiments (bicarbonate of soda &amp; vinegar), cook and do household chores...'),
(63881, 1132, '_field_36', 'Playing with train set, lego, cars, painting, ‘reading’, making music, climbing...'),
(63880, 1132, '_field_72', ''),
(63879, 1132, '_field_32', 'N'),
(63878, 1132, '_field_30', 'UK'),
(63877, 1132, '_field_27', 'Slovak'),
(63876, 1132, '_field_26', 'English'),
(63875, 1132, '_field_22', 'M'),
(63874, 1132, '_field_20', 'Benjamin'),
(63873, 1132, '_field_24', '16/03/2016'),
(63872, 1132, '_field_18', 'Benjamin Alexander Delchar'),
(63865, 1132, '_field_34', 'London'),
(63866, 1132, '_field_35', '+447963518603'),
(63867, 1132, '_field_41', '0'),
(63868, 1132, '_field_57', ''),
(63869, 1132, '_field_58', ''),
(63870, 1132, '_field_59', ''),
(63871, 1132, '_field_60', ''),
(63863, 1132, '_field_33', 'select'),
(63864, 1132, '_field_31', 'SE100G'),
(63862, 1132, '_field_29', 'London, UK'),
(63861, 1132, '_field_28', ''),
(63860, 1132, '_field_25', '502 Granite Apartments, 30 River Gardens Walk'),
(63859, 1132, '_field_23', 'veronika.glosova@gmail.com'),
(63858, 1132, '_field_21', '+447963518603'),
(63857, 1132, '_field_19', 'Glosova'),
(63856, 1132, '_field_17', 'Veronika'),
(63855, 1132, '_field_71', ''),
(63846, 1131, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(63847, 1131, '_field_67', '1'),
(63848, 1131, '_form_id', '2'),
(63849, 1131, '_seq_num', '351'),
(63850, 1132, '_field_5', 'Morning Session'),
(63851, 1132, '_field_7', 'September 2019'),
(63852, 1132, '_field_9', '1'),
(63853, 1132, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(63854, 1132, '_field_70', ''),
(63845, 1131, '_field_73', 'We feel that Montessori offers the most natural path for development with its goal of promoting a happy child that learns through curiosity and ambraces empathy, grace and courtesy along the way. That he might be left with a sense of personal confidence and a strong inner motivation for learning and exploring the world around him in a future seems to be the best start we could give him.\n\n'),
(52278, 916, '_field_47', 'We saw our friend\'s son (Toby) blossom at WMA during his time there (which ended June 2018 - now he\'s in Kindergarten).  It was very revealing to hear what Toby himself had to say about what he was up to at school each day, and to see his enthusiasm for his projects, classmates, and accomplishments.  We trust our friends Brett and Mickey, who have told us how highly they think of your staff and the program you offer.  We are also impressed by the high level of attention and awareness that we understand your teachers have demonstrated about Toby\'s personality, preferences, and interests.  We feel that Hana would be well supported as an individual if she were able to attend WMA.'),
(52277, 916, '_field_65', ''),
(52276, 916, '_field_46', 'N'),
(52275, 916, '_field_64', ''),
(52274, 916, '_field_45', 'No'),
(52273, 916, '_field_63', ''),
(52272, 916, '_field_44', 'No'),
(52271, 916, '_field_62', ''),
(52270, 916, '_field_43', 'No'),
(52269, 916, '_field_42', 'None'),
(52268, 916, '_field_56', 'n'),
(52267, 916, '_field_55', 'I have been taking Hana to West Side Music Together (just 45 min a week when in session).  As well, when possible our nanny (Michelle) has brought Hana and Judah to Strong Start where they have done art and various types of creative play, and to the public libraries for story and song times. '),
(52266, 916, '_field_54', 'Yes'),
(52265, 916, '_field_53', 'Since she was 12 mos old our daughter has been in a nanny share 4-5 days a week with our friends\' 2 boys who are also connected with your school - Toby and Judah (children of Brett Matthews and Mickey Goldstein).  Judah is the same age as Hana and plans to attend WMA in either Jan 2019 or Sept 2019. '),
(52264, 916, '_field_61', 'Yes'),
(52263, 916, '_field_39', 'Yes'),
(52262, 916, '_field_38', 'Yes'),
(52261, 916, '_field_37', 'Reading books, conversation, joking around, singing songs, swimming and playing with water, simple cooking, being in nature'),
(52260, 916, '_field_36', 'Building, playing with bikes/trucks, imaginary play with stuffies and figurines, running around outside and playing independently at playground, fine motor play'),
(52259, 916, '_field_72', ''),
(52258, 916, '_field_32', 'N'),
(52256, 916, '_field_27', ''),
(52257, 916, '_field_30', 'Canadian'),
(52255, 916, '_field_26', 'English'),
(52254, 916, '_field_22', 'F'),
(52253, 916, '_field_20', 'Hana'),
(52252, 916, '_field_24', '05/08/2016'),
(52251, 916, '_field_18', 'Hana Augusta Hadley Walford'),
(52247, 916, '_field_57', ''),
(52248, 916, '_field_58', ''),
(52249, 916, '_field_59', ''),
(52250, 916, '_field_60', ''),
(52244, 916, '_field_34', 'Hastings Labour Law Office'),
(52245, 916, '_field_35', '604 632-9644'),
(52246, 916, '_field_41', '1'),
(52243, 916, '_field_31', 'v4l1x3'),
(52242, 916, '_field_33', 'BC'),
(52241, 916, '_field_29', 'Vancouver'),
(52240, 916, '_field_28', ''),
(52239, 916, '_field_25', '2147 Pender Street East'),
(52238, 916, '_field_23', 'jh@hllo.ca'),
(52237, 916, '_field_21', '604685-1539'),
(52236, 916, '_field_19', 'Hadley'),
(52235, 916, '_field_17', 'Jessie'),
(52225, 915, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(52226, 915, '_field_67', '1'),
(52227, 915, '_form_id', '2'),
(52228, 915, '_seq_num', '262'),
(52229, 916, '_field_5', 'Morning Session'),
(52230, 916, '_field_7', 'January 2019'),
(52231, 916, '_field_9', '0'),
(52232, 916, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(52233, 916, '_field_70', 'Toby Matthews (Judah Matthews)'),
(52234, 916, '_field_71', ''),
(52224, 915, '_field_73', 'We have been implementing Montessori Method\'s of teaching since we\'ve had our daughter and plan to continue as such.  Being able to cultivate an environment that encourages our daughter to examine, learn, and discover her own abilities while being taught structure and new tools to do so, is something we strive to provide for her as we feel that is essential to her well being and development. '),
(52223, 915, '_field_47', 'This Academy aligns with our personal philosophies, is located within our community area which would allow our daughter to further learn how to be a part of her community, is structured in a way that suits our family and comes highly recommended. '),
(52222, 915, '_field_65', ''),
(52221, 915, '_field_46', 'N'),
(52220, 915, '_field_64', 'Drinks almond milk, not cow.  Does not eat deli meat. '),
(52219, 915, '_field_45', 'Yes'),
(52218, 915, '_field_63', ''),
(52217, 915, '_field_44', 'No'),
(52216, 915, '_field_62', ''),
(52215, 915, '_field_43', 'No'),
(52214, 915, '_field_42', 'Does not drink cow milk'),
(52213, 915, '_field_56', ''),
(52212, 915, '_field_55', ''),
(52211, 915, '_field_54', 'No'),
(52210, 915, '_field_53', ''),
(52209, 915, '_field_61', ''),
(52208, 915, '_field_39', 'No'),
(52207, 915, '_field_38', 'Yes'),
(52206, 915, '_field_37', 'pushing/pulling one another in a wagon/on a bike, dancing, building blocks, running outside/playing at the park'),
(52205, 915, '_field_36', 'Make believe (cooking/tea parties, etc), racing cars, dancing to music, working lock and keys, reading books, colouring'),
(52204, 915, '_field_72', ''),
(52203, 915, '_field_32', 'N'),
(52202, 915, '_field_30', 'Canadian'),
(52201, 915, '_field_27', ''),
(52199, 915, '_field_22', 'F'),
(52200, 915, '_field_26', 'English'),
(52198, 915, '_field_20', 'Sage'),
(52197, 915, '_field_24', '10/07/2016'),
(52196, 915, '_field_18', 'Sage Evelyn Renshaw'),
(52195, 915, '_field_60', ''),
(52194, 915, '_field_59', ''),
(52193, 915, '_field_58', ''),
(52192, 915, '_field_57', ''),
(52191, 915, '_field_41', '1'),
(52190, 915, '_field_35', '604-737-7817'),
(52189, 915, '_field_34', 'HollisWealth '),
(52188, 915, '_field_31', 'V5L2S8'),
(52187, 915, '_field_33', 'BC'),
(52186, 915, '_field_29', 'Vancouver'),
(52185, 915, '_field_28', '207'),
(52184, 915, '_field_25', '1484 Charles Street'),
(52183, 915, '_field_23', 'renshawkyla@gmail.com'),
(52182, 915, '_field_21', '778-836-0663'),
(52181, 915, '_field_19', 'Renshaw'),
(52179, 915, '_field_71', ''),
(52180, 915, '_field_17', 'Kyla'),
(52178, 915, '_field_70', ''),
(52177, 915, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(52176, 915, '_field_9', '1'),
(52175, 915, '_field_7', 'September 2018'),
(52174, 915, '_field_5', 'Morning Session'),
(52173, 914, '_seq_num', '261'),
(52170, 914, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(52171, 914, '_field_67', '1'),
(52172, 914, '_form_id', '2'),
(52169, 914, '_field_73', 'We have been implementing Montessori Method\'s of teaching since we\'ve had our daughter and plan to continue as such.  Being able to cultivate an environment that encourages our daughter to examine, learn, and discover her own abilities while being taught structure and new tools to do so, is something we strive to provide for her as we feel that is essential to her well being and development. '),
(52166, 914, '_field_46', 'N'),
(52167, 914, '_field_65', ''),
(52168, 914, '_field_47', 'This Academy aligns with our personal philosophies, is located within our community area which would allow our daughter to further learn how to be a part of her community, is structured in a way that suits our family and comes highly recommended. '),
(52165, 914, '_field_64', 'Drinks almond milk, not cow.  Does not eat deli meat. '),
(52164, 914, '_field_45', 'Yes'),
(52152, 914, '_field_38', 'Yes'),
(52153, 914, '_field_39', 'No'),
(52154, 914, '_field_61', ''),
(52155, 914, '_field_53', ''),
(52156, 914, '_field_54', 'No'),
(52157, 914, '_field_55', ''),
(52158, 914, '_field_56', ''),
(52159, 914, '_field_42', 'Does not drink cow milk'),
(52160, 914, '_field_43', 'No'),
(52161, 914, '_field_62', ''),
(52162, 914, '_field_44', 'No'),
(52163, 914, '_field_63', ''),
(52146, 914, '_field_27', ''),
(52147, 914, '_field_30', 'Canadian'),
(52148, 914, '_field_32', 'N'),
(52149, 914, '_field_72', ''),
(52150, 914, '_field_36', 'Make believe (cooking/tea parties, etc), racing cars, dancing to music, working lock and keys, reading books, colouring'),
(52151, 914, '_field_37', 'pushing/pulling one another in a wagon/on a bike, dancing, building blocks, running outside/playing at the park'),
(52145, 914, '_field_26', 'English'),
(52143, 914, '_field_20', 'Sage'),
(52144, 914, '_field_22', 'F'),
(52142, 914, '_field_24', '10/07/2016'),
(52141, 914, '_field_18', 'Sage Evelyn Renshaw'),
(52140, 914, '_field_60', ''),
(52139, 914, '_field_59', ''),
(52137, 914, '_field_57', ''),
(52138, 914, '_field_58', ''),
(52136, 914, '_field_41', '1'),
(52133, 914, '_field_31', 'V5L2S8'),
(52134, 914, '_field_34', 'HollisWealth '),
(52135, 914, '_field_35', '604-737-7817'),
(52132, 914, '_field_33', 'BC'),
(52131, 914, '_field_29', 'Vancouver'),
(52130, 914, '_field_28', '207'),
(52129, 914, '_field_25', '1484 Charles Street'),
(52128, 914, '_field_23', 'renshawkyla@gmail.com'),
(52127, 914, '_field_21', '778-836-0663'),
(52126, 914, '_field_19', 'Renshaw'),
(52125, 914, '_field_17', 'Kyla'),
(52124, 914, '_field_71', ''),
(52123, 914, '_field_70', ''),
(52122, 914, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(52121, 914, '_field_9', '1'),
(52120, 914, '_field_7', 'September 2018'),
(52119, 914, '_field_5', 'Morning Session'),
(52118, 913, '_seq_num', '260'),
(52117, 913, '_form_id', '2'),
(52116, 913, '_field_67', '1'),
(52115, 913, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(52114, 913, '_field_73', 'Montessori Method is a child-centered approach that provides a supportive learning environment for children to build a solid basic foundation of knowledge. Children are encouraged self-learning which fits perfectly with my expectation of my daughter to being independent, kind and having strong interests in learning new things. Also, I expect my daughter be respect and be grateful to everyone and everything in her life. I believe she can reach these goals under Montessori Method Education.'),
(52113, 913, '_field_47', 'WMA is a Montessori school with mixed age groups. I think that will be better for children to learn to get along with friends in different ages than just play with kids in the same age. Children can lear a lot from elder friends and also learn by teaching younger friends. WMA is able to provide more opportunities for my children to build social abilities than any other schools. Moreover, I found Montessori Method fit my daughter\'s personality very much.'),
(52112, 913, '_field_65', ''),
(52111, 913, '_field_46', 'N'),
(52110, 913, '_field_64', ''),
(52106, 913, '_field_62', ''),
(52107, 913, '_field_44', 'No'),
(52108, 913, '_field_63', ''),
(52109, 913, '_field_45', 'No'),
(52105, 913, '_field_43', 'No'),
(52104, 913, '_field_42', 'No'),
(52103, 913, '_field_56', 'Yes'),
(52102, 913, '_field_55', 'CEFA daycare'),
(52101, 913, '_field_54', 'Yes'),
(52100, 913, '_field_53', 'We are going to part-time CEFA daycare and she is happy with that.'),
(52088, 913, '_field_20', 'Roxanne'),
(52089, 913, '_field_22', 'F'),
(52090, 913, '_field_26', 'Mandarin'),
(52091, 913, '_field_27', 'English'),
(52092, 913, '_field_30', 'Canada'),
(52093, 913, '_field_32', 'Yes'),
(52094, 913, '_field_72', 'My due date is November 19th this year.'),
(52095, 913, '_field_36', 'Reading story books and dance with music.'),
(52096, 913, '_field_37', 'Singing and dancing.'),
(52097, 913, '_field_38', 'Yes'),
(52098, 913, '_field_39', 'Yes'),
(52099, 913, '_field_61', 'Yes'),
(52080, 913, '_field_35', '7788636266'),
(52081, 913, '_field_41', '1'),
(52082, 913, '_field_57', ''),
(52083, 913, '_field_58', ''),
(52084, 913, '_field_59', ''),
(52085, 913, '_field_60', ''),
(52086, 913, '_field_18', 'Roxanne Chuting Kong'),
(52087, 913, '_field_24', '19/11/2016'),
(52079, 913, '_field_34', 'Sunrise Group'),
(52078, 913, '_field_31', 'V5H1S5'),
(52077, 913, '_field_33', 'BC'),
(52076, 913, '_field_29', 'Burnaby'),
(63844, 1131, '_field_47', 'We would like Benjamin to be educated in line with the Montessori approach for as long as possible and ideally in the same school. WMA offers education for children from 3 to 12 years old, so from this perspective it fulfills what we are looking for. \n\nWe practice Montessori at home as much as possible and Benjamin is learning beautifully using this approach, without even realizing that this is what is happening. For us finding Montessori school where he can continue to develop in this rounded way is a priority and we picked you because we believe your school is the right place for our son. '),
(63843, 1131, '_field_65', ''),
(63842, 1131, '_field_46', 'N'),
(63841, 1131, '_field_64', 'I cannot make him eat fruit and veg in their natural forn, when he needs to chew them. He loves soups and juices but when I offer him apple or carrot... I hope it is just a phase.'),
(63840, 1131, '_field_45', 'Yes'),
(63839, 1131, '_field_63', ''),
(63838, 1131, '_field_44', 'No'),
(63837, 1131, '_field_62', ''),
(63836, 1131, '_field_43', 'No'),
(63835, 1131, '_field_42', 'No'),
(63834, 1131, '_field_56', ''),
(63832, 1131, '_field_54', 'No'),
(63833, 1131, '_field_55', ''),
(63831, 1131, '_field_53', ''),
(63830, 1131, '_field_61', ''),
(63829, 1131, '_field_39', 'No'),
(63828, 1131, '_field_38', 'Yes'),
(63827, 1131, '_field_37', 'The same as alone just with a lot more interaction and imaginative play, we also play with water (coloured water &amp; pipets etc.), do experiments (bicarbonate of soda &amp; vinegar), cook and do household chores...'),
(63826, 1131, '_field_36', 'Playing with train set, lego, cars, painting, ‘reading’, making music, climbing...'),
(63825, 1131, '_field_72', ''),
(63824, 1131, '_field_32', 'N'),
(63823, 1131, '_field_30', 'UK'),
(63822, 1131, '_field_27', 'Slovak'),
(63821, 1131, '_field_26', 'English'),
(63820, 1131, '_field_22', 'M'),
(63819, 1131, '_field_20', 'Benjamin'),
(63818, 1131, '_field_24', '16/03/2016'),
(63817, 1131, '_field_18', 'Benjamin Alexander Delchar'),
(63816, 1131, '_field_60', ''),
(63815, 1131, '_field_59', ''),
(63814, 1131, '_field_58', ''),
(63813, 1131, '_field_57', ''),
(63812, 1131, '_field_41', '0'),
(63811, 1131, '_field_35', '+447963518603'),
(63810, 1131, '_field_34', 'London'),
(63807, 1131, '_field_29', 'London, UK'),
(63808, 1131, '_field_33', 'select'),
(63809, 1131, '_field_31', 'SE100G'),
(63806, 1131, '_field_28', ''),
(63805, 1131, '_field_25', '502 Granite Apartments, 30 River Gardens Walk'),
(63804, 1131, '_field_23', 'veronika.glosova@gmail.com'),
(63803, 1131, '_field_21', '+447963518603'),
(63802, 1131, '_field_19', 'Glosova'),
(63801, 1131, '_field_17', 'Veronika'),
(63800, 1131, '_field_71', ''),
(63799, 1131, '_field_70', ''),
(63798, 1131, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(63787, 1130, '_field_46', 'N'),
(63788, 1130, '_field_65', ''),
(63789, 1130, '_field_47', 'I like Montessori education system very much.'),
(63790, 1130, '_field_73', 'I hope my son  could do things very focus and patience.'),
(63791, 1130, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(63792, 1130, '_field_67', '1'),
(63793, 1130, '_form_id', '2'),
(63794, 1130, '_seq_num', '350'),
(63795, 1131, '_field_5', 'Morning Session'),
(63796, 1131, '_field_7', 'September 2019'),
(63797, 1131, '_field_9', '1'),
(63780, 1130, '_field_42', 'No'),
(63781, 1130, '_field_43', 'No'),
(63782, 1130, '_field_62', ''),
(63783, 1130, '_field_44', 'No'),
(63784, 1130, '_field_63', ''),
(63785, 1130, '_field_45', 'No'),
(63786, 1130, '_field_64', ''),
(63779, 1130, '_field_56', 'n'),
(63777, 1130, '_field_54', 'Yes'),
(63778, 1130, '_field_55', 'Renaissance kids'),
(63776, 1130, '_field_53', 'Full day program'),
(52075, 913, '_field_28', 'Apt 2006'),
(52074, 913, '_field_25', '4508 Hazel Street（Buzz Number 3117）'),
(52073, 913, '_field_23', 'txyruby@gmail.com'),
(52072, 913, '_field_21', '7788636266'),
(52071, 913, '_field_19', 'Tian'),
(52070, 913, '_field_17', 'Xiaoyi'),
(52069, 913, '_field_71', 'From my friend.'),
(52068, 913, '_field_70', ''),
(52067, 913, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(52066, 913, '_field_9', '0'),
(52065, 913, '_field_7', 'September 2019'),
(52064, 913, '_field_5', 'Morning Session'),
(52063, 912, '_seq_num', '259'),
(52062, 912, '_form_id', '2'),
(52061, 912, '_field_67', '1'),
(52060, 912, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(52059, 912, '_field_73', 'Montessori Method is a child-centered approach that provides a supportive learning environment for children to build a solid basic foundation of knowledge. Children are encouraged self-learning which fits perfectly with my expectation of my daughter to being independent, kind and having strong interests in learning new things. Also, I expect my daughter be respect and be grateful to everyone and everything in her life. I believe she can reach these goals under Montessori Method Education.'),
(52058, 912, '_field_47', 'WMA is a Montessori school with mixed age groups. I think that will be better for children to learn to get along with friends in different ages than just play with kids in the same age. Children can lear a lot from elder friends and also learn by teaching younger friends. WMA is able to provide more opportunities for my children to build social abilities than any other schools. Moreover, I found Montessori Method fit my daughter\'s personality very much.'),
(52057, 912, '_field_65', ''),
(52056, 912, '_field_46', 'N'),
(52055, 912, '_field_64', ''),
(52054, 912, '_field_45', 'No'),
(52053, 912, '_field_63', ''),
(52051, 912, '_field_62', ''),
(52052, 912, '_field_44', 'No'),
(52050, 912, '_field_43', 'No'),
(52049, 912, '_field_42', 'No'),
(52048, 912, '_field_56', 'Yes'),
(52047, 912, '_field_55', 'CEFA daycare'),
(52046, 912, '_field_54', 'Yes'),
(52045, 912, '_field_53', 'We are going to part-time CEFA daycare and she is happy with that.'),
(52033, 912, '_field_20', 'Roxanne'),
(52034, 912, '_field_22', 'F'),
(52035, 912, '_field_26', 'Mandarin'),
(52036, 912, '_field_27', 'English'),
(52037, 912, '_field_30', 'Canada'),
(52038, 912, '_field_32', 'Yes'),
(52039, 912, '_field_72', 'My due date is November 19th this year.'),
(52040, 912, '_field_36', 'Reading story books and dance with music.'),
(52041, 912, '_field_37', 'Singing and dancing.'),
(52042, 912, '_field_38', 'Yes'),
(52043, 912, '_field_39', 'Yes'),
(52044, 912, '_field_61', 'Yes'),
(52025, 912, '_field_35', '7788636266'),
(52026, 912, '_field_41', '1'),
(52027, 912, '_field_57', ''),
(52028, 912, '_field_58', ''),
(52029, 912, '_field_59', ''),
(52030, 912, '_field_60', ''),
(52031, 912, '_field_18', 'Roxanne Chuting Kong'),
(52032, 912, '_field_24', '19/11/2016'),
(52024, 912, '_field_34', 'Sunrise Group'),
(52023, 912, '_field_31', 'V5H1S5'),
(52022, 912, '_field_33', 'BC'),
(52021, 912, '_field_29', 'Burnaby'),
(63775, 1130, '_field_61', 'Yes'),
(63774, 1130, '_field_39', 'Yes'),
(63773, 1130, '_field_38', 'Yes'),
(63772, 1130, '_field_37', 'singing and dancing'),
(63771, 1130, '_field_36', 'drawing and painting, playing with cars'),
(63770, 1130, '_field_72', 'Cynthia Zhou 4.5 years'),
(63769, 1130, '_field_32', 'Yes'),
(63768, 1130, '_field_30', 'Canada'),
(63767, 1130, '_field_27', 'Mandarin'),
(63766, 1130, '_field_26', 'English'),
(63765, 1130, '_field_22', 'M'),
(63764, 1130, '_field_20', 'Jeremy'),
(63763, 1130, '_field_24', '18/09/2016'),
(63762, 1130, '_field_18', 'Jing(Jeremy) Zhou'),
(63761, 1130, '_field_60', ''),
(63760, 1130, '_field_59', ''),
(63759, 1130, '_field_58', ''),
(63758, 1130, '_field_57', ''),
(63757, 1130, '_field_41', '1'),
(63756, 1130, '_field_35', '7788689691'),
(63755, 1130, '_field_34', 'Restaurant'),
(63754, 1130, '_field_31', 'V6Y0H8'),
(63753, 1130, '_field_33', 'BC'),
(63752, 1130, '_field_29', 'Richmond'),
(63751, 1130, '_field_28', '515-7338 Gollner Ave'),
(63750, 1130, '_field_25', '515-7338 Gollner Ave'),
(63749, 1130, '_field_23', 'strange888@126.com'),
(63748, 1130, '_field_21', '7788689691'),
(63747, 1130, '_field_19', 'Yang'),
(63746, 1130, '_field_17', 'Xi'),
(63745, 1130, '_field_71', 'Friend\'s introduce'),
(63744, 1130, '_field_70', ''),
(63743, 1130, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(63742, 1130, '_field_9', '1'),
(63741, 1130, '_field_7', 'September 2019'),
(63740, 1130, '_field_5', 'Full Day'),
(63739, 1129, '_seq_num', '349'),
(63738, 1129, '_form_id', '2'),
(63737, 1129, '_field_67', '1'),
(63736, 1129, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(63735, 1129, '_field_73', 'I hope my son  could do things very focus and patience.'),
(63734, 1129, '_field_47', 'I like Montessori education system very much.'),
(63733, 1129, '_field_65', ''),
(63732, 1129, '_field_46', 'N'),
(63729, 1129, '_field_63', ''),
(63730, 1129, '_field_45', 'No'),
(63731, 1129, '_field_64', ''),
(63728, 1129, '_field_44', 'No'),
(63726, 1129, '_field_43', 'No'),
(63727, 1129, '_field_62', ''),
(63725, 1129, '_field_42', 'No'),
(63724, 1129, '_field_56', 'n'),
(63723, 1129, '_field_55', 'Renaissance kids'),
(63722, 1129, '_field_54', 'Yes'),
(63721, 1129, '_field_53', 'Full day program'),
(63720, 1129, '_field_61', 'Yes'),
(63719, 1129, '_field_39', 'Yes'),
(63718, 1129, '_field_38', 'Yes'),
(63717, 1129, '_field_37', 'singing and dancing'),
(63716, 1129, '_field_36', 'drawing and painting, playing with cars'),
(63715, 1129, '_field_72', 'Cynthia Zhou 4.5 years'),
(63701, 1129, '_field_35', '7788689691'),
(63702, 1129, '_field_41', '1'),
(63703, 1129, '_field_57', ''),
(63704, 1129, '_field_58', ''),
(63705, 1129, '_field_59', ''),
(63706, 1129, '_field_60', ''),
(63707, 1129, '_field_18', 'Jing(Jeremy) Zhou'),
(63708, 1129, '_field_24', '18/09/2016'),
(63709, 1129, '_field_20', 'Jeremy'),
(63710, 1129, '_field_22', 'M'),
(63711, 1129, '_field_26', 'English'),
(63712, 1129, '_field_27', 'Mandarin'),
(63713, 1129, '_field_30', 'Canada'),
(63714, 1129, '_field_32', 'Yes'),
(63695, 1129, '_field_25', '515-7338 Gollner Ave'),
(63696, 1129, '_field_28', '515-7338 Gollner Ave'),
(63697, 1129, '_field_29', 'Richmond'),
(63698, 1129, '_field_33', 'BC'),
(63699, 1129, '_field_31', 'V6Y0H8'),
(63700, 1129, '_field_34', 'Restaurant'),
(63694, 1129, '_field_23', 'strange888@126.com'),
(63692, 1129, '_field_19', 'Yang'),
(63693, 1129, '_field_21', '7788689691'),
(63691, 1129, '_field_17', 'Xi'),
(52020, 912, '_field_28', 'Apt 2006'),
(52019, 912, '_field_25', '4508 Hazel Street（Buzz Number 3117）'),
(52018, 912, '_field_23', 'txyruby@gmail.com'),
(52017, 912, '_field_21', '7788636266'),
(52016, 912, '_field_19', 'Tian'),
(52014, 912, '_field_71', 'From my friend.'),
(52015, 912, '_field_17', 'Xiaoyi'),
(52013, 912, '_field_70', ''),
(52012, 912, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(52011, 912, '_field_9', '0'),
(52010, 912, '_field_7', 'September 2019'),
(52009, 912, '_field_5', 'Morning Session'),
(52008, 911, '_seq_num', '258'),
(52007, 911, '_form_id', '2'),
(52006, 911, '_field_67', '1'),
(52005, 911, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(52004, 911, '_field_73', 'A place that will provide and fulfill his learning appetite. '),
(52003, 911, '_field_47', 'For the Friday enrichment program'),
(52002, 911, '_field_65', ''),
(52001, 911, '_field_46', 'N'),
(52000, 911, '_field_64', ''),
(51999, 911, '_field_45', 'No'),
(51998, 911, '_field_63', ''),
(51996, 911, '_field_62', ''),
(51997, 911, '_field_44', 'No'),
(51995, 911, '_field_43', 'No'),
(51994, 911, '_field_42', 'Allergic to favs beans or broad beans'),
(51993, 911, '_field_56', 'n'),
(51992, 911, '_field_55', 'Hastings preschool '),
(51991, 911, '_field_54', 'Yes'),
(51990, 911, '_field_53', ''),
(51989, 911, '_field_61', 'Yes'),
(51988, 911, '_field_39', 'Yes'),
(51987, 911, '_field_38', 'Yes'),
(51986, 911, '_field_37', ''),
(51985, 911, '_field_36', 'Play'),
(51984, 911, '_field_72', 'Violet age 7 months '),
(51983, 911, '_field_32', 'Yes'),
(51982, 911, '_field_30', 'Canadian '),
(51981, 911, '_field_27', ''),
(51980, 911, '_field_26', 'English '),
(51979, 911, '_field_22', 'M'),
(51978, 911, '_field_20', 'Caden'),
(51977, 911, '_field_24', '14/02/2014'),
(51976, 911, '_field_18', 'Caden leow'),
(51975, 911, '_field_60', ''),
(51974, 911, '_field_59', ''),
(51973, 911, '_field_58', ''),
(51972, 911, '_field_57', ''),
(51971, 911, '_field_41', '1'),
(51970, 911, '_field_35', '17782273081 '),
(51969, 911, '_field_34', 'Stay at home '),
(51968, 911, '_field_31', 'V5k4j9'),
(51967, 911, '_field_33', 'BC'),
(51966, 911, '_field_29', 'Vancouver '),
(51965, 911, '_field_28', ''),
(51964, 911, '_field_25', '1021 Windermere street'),
(51959, 911, '_field_71', ''),
(51960, 911, '_field_17', 'Jacqueline '),
(51961, 911, '_field_19', 'Tan'),
(51962, 911, '_field_21', '17782273081 '),
(51963, 911, '_field_23', 'jjacquelinetan@gmail.com'),
(51949, 910, '_field_73', 'A place that will provide and fulfill his learning appetite. '),
(51950, 910, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(51951, 910, '_field_67', '1'),
(51952, 910, '_form_id', '2'),
(51953, 910, '_seq_num', '257'),
(51954, 911, '_field_5', 'Morning Session'),
(51955, 911, '_field_7', 'September 2018'),
(51956, 911, '_field_9', '1'),
(51957, 911, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(51958, 911, '_field_70', ''),
(51948, 910, '_field_47', 'For the Friday enrichment program'),
(51947, 910, '_field_65', ''),
(51946, 910, '_field_46', 'N'),
(51945, 910, '_field_64', ''),
(51944, 910, '_field_45', 'No'),
(51943, 910, '_field_63', ''),
(51942, 910, '_field_44', 'No'),
(51941, 910, '_field_62', ''),
(51940, 910, '_field_43', 'No'),
(51939, 910, '_field_42', 'Allergic to favs beans or broad beans'),
(51938, 910, '_field_56', 'n'),
(51924, 910, '_field_22', 'M'),
(51925, 910, '_field_26', 'English '),
(51926, 910, '_field_27', ''),
(51927, 910, '_field_30', 'Canadian '),
(51928, 910, '_field_32', 'Yes'),
(51929, 910, '_field_72', 'Violet age 7 months '),
(51930, 910, '_field_36', 'Play'),
(51931, 910, '_field_37', ''),
(51932, 910, '_field_38', 'Yes'),
(51933, 910, '_field_39', 'Yes'),
(51934, 910, '_field_61', 'Yes'),
(51935, 910, '_field_53', ''),
(51936, 910, '_field_54', 'Yes'),
(51937, 910, '_field_55', 'Hastings preschool '),
(51916, 910, '_field_41', '1'),
(51917, 910, '_field_57', ''),
(51918, 910, '_field_58', ''),
(51919, 910, '_field_59', ''),
(51920, 910, '_field_60', ''),
(51921, 910, '_field_18', 'Caden leow'),
(51922, 910, '_field_24', '14/02/2014'),
(51923, 910, '_field_20', 'Caden'),
(51915, 910, '_field_35', '17782273081 '),
(51914, 910, '_field_34', 'Stay at home '),
(51913, 910, '_field_31', 'V5k4j9'),
(51912, 910, '_field_33', 'BC'),
(51911, 910, '_field_29', 'Vancouver '),
(51910, 910, '_field_28', ''),
(51909, 910, '_field_25', '1021 Windermere street'),
(51908, 910, '_field_23', 'jjacquelinetan@gmail.com'),
(51907, 910, '_field_21', '17782273081 '),
(51906, 910, '_field_19', 'Tan'),
(51905, 910, '_field_17', 'Jacqueline '),
(51904, 910, '_field_71', ''),
(51903, 910, '_field_70', ''),
(51902, 910, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(51901, 910, '_field_9', '1'),
(51900, 910, '_field_7', 'September 2018'),
(51899, 910, '_field_5', 'Morning Session'),
(51897, 909, '_form_id', '2'),
(51898, 909, '_seq_num', '256'),
(51896, 909, '_field_67', '1'),
(51895, 909, '_field_49', 'a:3:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(51894, 909, '_field_73', 'The montessori method fits with the education goals i have for my child because it allows my children to be active and gives them the opportunity to learn independently as well as with other classmates. Also allows the children to learn at their own stage. '),
(51893, 909, '_field_47', 'I have heard great reviews on WMA. My sister is also applying her son to the school so im hoping to have my son attend the same school'),
(51892, 909, '_field_65', ''),
(51891, 909, '_field_46', 'N'),
(51890, 909, '_field_64', ''),
(51889, 909, '_field_45', 'No'),
(51888, 909, '_field_63', ''),
(51887, 909, '_field_44', 'No'),
(51886, 909, '_field_62', ''),
(51885, 909, '_field_43', 'No'),
(51884, 909, '_field_42', 'none'),
(51883, 909, '_field_56', ''),
(51882, 909, '_field_55', ''),
(51881, 909, '_field_54', 'No'),
(51880, 909, '_field_53', ''),
(51879, 909, '_field_61', ''),
(51878, 909, '_field_39', 'No'),
(51877, 909, '_field_38', 'Yes'),
(51876, 909, '_field_37', 'playing outside, music class, swimming class, toying with toys'),
(51875, 909, '_field_36', 'playing with toy'),
(51874, 909, '_field_72', 'Mason Vu Newborn'),
(51873, 909, '_field_32', 'Yes'),
(51872, 909, '_field_30', 'Canadian'),
(51871, 909, '_field_27', 'Vietnamese'),
(51868, 909, '_field_20', 'Carter'),
(51869, 909, '_field_22', 'M'),
(51870, 909, '_field_26', 'English'),
(51867, 909, '_field_24', '27/02/2017'),
(51866, 909, '_field_18', 'Carter Duc Vu'),
(51865, 909, '_field_60', ''),
(51864, 909, '_field_59', ''),
(51863, 909, '_field_58', ''),
(51862, 909, '_field_57', ''),
(51861, 909, '_field_41', '0'),
(51860, 909, '_field_35', '7785520624'),
(51859, 909, '_field_34', 'stay at home mom at the moment'),
(51858, 909, '_field_31', 'V5H 1A9'),
(51846, 909, '_field_9', '0'),
(51847, 909, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(51848, 909, '_field_70', ''),
(51849, 909, '_field_71', 'sister who is also applying for her son'),
(51850, 909, '_field_17', 'Janet'),
(51851, 909, '_field_19', 'Nguyen'),
(51852, 909, '_field_21', '7785520624'),
(51853, 909, '_field_23', 'janetlnguyen@hotmail.com'),
(51854, 909, '_field_25', '4059 burke street'),
(51855, 909, '_field_28', '4059 burke street'),
(51856, 909, '_field_29', 'BURNABY'),
(51857, 909, '_field_33', 'BC'),
(51841, 908, '_field_67', '1'),
(51842, 908, '_form_id', '2'),
(51843, 908, '_seq_num', '255'),
(51844, 909, '_field_5', 'Morning Session'),
(51845, 909, '_field_7', 'September 2019'),
(51840, 908, '_field_49', 'a:3:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(63690, 1129, '_field_71', 'Friend\'s introduce'),
(63689, 1129, '_field_70', ''),
(63688, 1129, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(63685, 1129, '_field_5', 'Full Day'),
(63686, 1129, '_field_7', 'September 2019'),
(63687, 1129, '_field_9', '1'),
(63684, 1128, '_seq_num', '288'),
(63683, 1128, '_form_id', '3'),
(63682, 1128, '_field_126', '1'),
(63681, 1128, '_field_136', 'Cynthia is a shy girl when meet her at the first time,but when you are familiar with her ,you can find she is a talktive girl.'),
(63680, 1128, '_field_124', 'Montessori Method  can make my children study very focused and also develop themselves personalized.'),
(63679, 1128, '_field_123', 'I like Montessori education system. '),
(63678, 1128, '_field_135', ''),
(63677, 1128, '_field_134', 'No'),
(63676, 1128, '_field_133', ''),
(63675, 1128, '_field_132', 'No'),
(63674, 1128, '_field_122', ''),
(63673, 1128, '_field_121', 'No'),
(63672, 1128, '_field_120', ''),
(63671, 1128, '_field_119', 'No'),
(63669, 1128, '_field_117', 'No'),
(63670, 1128, '_field_118', ''),
(63668, 1128, '_field_116', ''),
(63667, 1128, '_field_115', 'No'),
(63666, 1128, '_field_114', 'No'),
(63665, 1128, '_field_138', 'skating, swim, drawing class'),
(63664, 1128, '_field_131', 'Junior Kindergaten'),
(63663, 1128, '_field_137', 'Show and tell, dance class'),
(63662, 1128, '_field_130', 'Renaissance kids'),
(63661, 1128, '_field_106', 'Dancing, Playing games'),
(63660, 1128, '_field_105', 'Drawing and painting, dancing, puzzle'),
(63659, 1128, '_field_104', 'Jing(Jeremy) Zhou  2.5 years'),
(63658, 1128, '_field_103', 'Yes'),
(63657, 1128, '_field_102', 'Canada'),
(63656, 1128, '_field_101', 'Mandarin'),
(63655, 1128, '_field_100', 'English'),
(63654, 1128, '_field_99', 'Female'),
(63653, 1128, '_field_98', 'Cynthia'),
(63652, 1128, '_field_97', '05/07/2014'),
(63651, 1128, '_field_96', 'Cynthia Zhou'),
(63649, 1128, '_field_128', ''),
(63650, 1128, '_field_129', ''),
(63648, 1128, '_field_95', '7783189691'),
(63647, 1128, '_field_94', 'zhouhongheng1126@163.com'),
(63644, 1128, '_field_91', '1'),
(63645, 1128, '_field_92', 'Zhongheng'),
(63646, 1128, '_field_93', 'Zhou'),
(63642, 1128, '_field_89', 'restaurant'),
(63643, 1128, '_field_90', '7788689691'),
(63641, 1128, '_field_88', 'V6Y0H8'),
(63639, 1128, '_field_86', 'Richmond'),
(63640, 1128, '_field_87', 'BC'),
(63628, 1128, '_field_74', 'Kindergarten'),
(63629, 1128, '_field_75', 'September 2019'),
(63630, 1128, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(63631, 1128, '_field_78', ''),
(63632, 1128, '_field_79', 'Friend\'s introduce'),
(63633, 1128, '_field_80', 'Xi'),
(63634, 1128, '_field_81', 'Yang'),
(63635, 1128, '_field_82', '7788689691'),
(63636, 1128, '_field_83', 'strange888@126.com'),
(63637, 1128, '_field_84', '515-7338 Gollner Ave'),
(63638, 1128, '_field_85', '515-7338 Gollner Ave'),
(63627, 1127, '_seq_num', '287'),
(63626, 1127, '_form_id', '3'),
(63625, 1127, '_field_126', '1'),
(63624, 1127, '_field_136', 'Cynthia is a shy girl when meet her at the first time,but when you are familiar with her ,you can find she is a talktive girl.'),
(63623, 1127, '_field_124', 'Montessori Method  can make my children study very focused and also develop themselves personalized.'),
(63622, 1127, '_field_123', 'I like Montessori education system. '),
(63608, 1127, '_field_138', 'skating, swim, drawing class'),
(63609, 1127, '_field_114', 'No'),
(63610, 1127, '_field_115', 'No'),
(63611, 1127, '_field_116', ''),
(63612, 1127, '_field_117', 'No'),
(63613, 1127, '_field_118', ''),
(63614, 1127, '_field_119', 'No'),
(63615, 1127, '_field_120', ''),
(63616, 1127, '_field_121', 'No'),
(63617, 1127, '_field_122', ''),
(63618, 1127, '_field_132', 'No'),
(63619, 1127, '_field_133', ''),
(63620, 1127, '_field_134', 'No'),
(63621, 1127, '_field_135', ''),
(63603, 1127, '_field_105', 'Drawing and painting, dancing, puzzle'),
(63604, 1127, '_field_106', 'Dancing, Playing games'),
(63605, 1127, '_field_130', 'Renaissance kids'),
(63606, 1127, '_field_137', 'Show and tell, dance class'),
(63607, 1127, '_field_131', 'Junior Kindergaten'),
(63602, 1127, '_field_104', 'Jing(Jeremy) Zhou  2.5 years'),
(63600, 1127, '_field_102', 'Canada'),
(63601, 1127, '_field_103', 'Yes'),
(63599, 1127, '_field_101', 'Mandarin'),
(63598, 1127, '_field_100', 'English'),
(63597, 1127, '_field_99', 'Female'),
(63596, 1127, '_field_98', 'Cynthia'),
(63595, 1127, '_field_97', '05/07/2014'),
(63593, 1127, '_field_129', ''),
(63594, 1127, '_field_96', 'Cynthia Zhou'),
(63592, 1127, '_field_128', ''),
(63591, 1127, '_field_95', '7783189691'),
(63590, 1127, '_field_94', 'zhouhongheng1126@163.com'),
(63589, 1127, '_field_93', 'Zhou'),
(63588, 1127, '_field_92', 'Zhongheng'),
(63587, 1127, '_field_91', '1'),
(63586, 1127, '_field_90', '7788689691'),
(63585, 1127, '_field_89', 'restaurant'),
(63584, 1127, '_field_88', 'V6Y0H8'),
(63583, 1127, '_field_87', 'BC'),
(63582, 1127, '_field_86', 'Richmond'),
(63581, 1127, '_field_85', '515-7338 Gollner Ave'),
(63580, 1127, '_field_84', '515-7338 Gollner Ave'),
(63579, 1127, '_field_83', 'strange888@126.com'),
(63578, 1127, '_field_82', '7788689691'),
(63577, 1127, '_field_81', 'Yang'),
(63576, 1127, '_field_80', 'Xi'),
(63574, 1127, '_field_78', ''),
(63575, 1127, '_field_79', 'Friend\'s introduce'),
(63573, 1127, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(63572, 1127, '_field_75', 'September 2019'),
(63571, 1127, '_field_74', 'Kindergarten'),
(63570, 1126, '_seq_num', '348'),
(63569, 1126, '_form_id', '2'),
(63568, 1126, '_field_67', '1'),
(63567, 1126, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(63566, 1126, '_field_73', 'We feel that this method will help our child stay curious in and outside the classroom. We are looking for a model that allows him to learn through free play and after doing more research, we believe that teachers qualified through the Montessori method of teaching will help Roris develop the best possible base as he starts his formal education. We don’t want very strict environments but one that is more child directed. We feel that there is much more to learn about this philosophy but we are looking forward to it.'),
(63563, 1126, '_field_46', 'N'),
(63564, 1126, '_field_65', ''),
(63565, 1126, '_field_47', 'We would like him to attend WMA because after visiting your website, we were impressed by your teaching philosophy, and we are looking forward to visiting your school and meeting with your teachers. Roris still challenges with a bit of separation anxiety, so we want to make sure he is supported and can develop in a positive environment.'),
(63551, 1126, '_field_61', ''),
(63552, 1126, '_field_53', ''),
(63553, 1126, '_field_54', 'No'),
(63554, 1126, '_field_55', ''),
(63555, 1126, '_field_56', ''),
(63556, 1126, '_field_42', 'No'),
(63557, 1126, '_field_43', 'No'),
(63558, 1126, '_field_62', ''),
(63559, 1126, '_field_44', 'No'),
(63560, 1126, '_field_63', ''),
(63561, 1126, '_field_45', 'No'),
(63562, 1126, '_field_64', ''),
(63550, 1126, '_field_39', 'No'),
(63549, 1126, '_field_38', 'Yes'),
(63548, 1126, '_field_37', 'He likes playing with any toy wuth wheels, and likes playing blocks with his friends.'),
(63547, 1126, '_field_36', 'He loves playing with toy cars, lego and reading books'),
(63546, 1126, '_field_72', ''),
(63545, 1126, '_field_32', 'N'),
(63531, 1126, '_field_34', 'Self-employer'),
(63532, 1126, '_field_35', '778-319-1272'),
(63533, 1126, '_field_41', '0'),
(63534, 1126, '_field_57', ''),
(63535, 1126, '_field_58', ''),
(63536, 1126, '_field_59', ''),
(63537, 1126, '_field_60', ''),
(63538, 1126, '_field_18', 'Roris Wang'),
(63539, 1126, '_field_24', '05/06/2016'),
(63540, 1126, '_field_20', 'Roris'),
(63541, 1126, '_field_22', 'M'),
(63542, 1126, '_field_26', 'Mandarin'),
(63543, 1126, '_field_27', 'English'),
(63544, 1126, '_field_30', 'Canadian'),
(63525, 1126, '_field_23', 'catherinezhou79@gmail.com'),
(63526, 1126, '_field_25', '4255 Sardis St'),
(63527, 1126, '_field_28', '217'),
(63528, 1126, '_field_29', 'Burnaby'),
(63529, 1126, '_field_33', 'BC'),
(63530, 1126, '_field_31', 'V5H1K6'),
(63524, 1126, '_field_21', '778-319-1272'),
(63523, 1126, '_field_19', 'Zhou'),
(63522, 1126, '_field_17', 'Catherine'),
(63521, 1126, '_field_71', ''),
(63520, 1126, '_field_70', ''),
(63519, 1126, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(63518, 1126, '_field_9', '0'),
(63517, 1126, '_field_7', 'September 2019'),
(63516, 1126, '_field_5', 'Morning Session'),
(63515, 1125, '_seq_num', '347'),
(63514, 1125, '_form_id', '2'),
(63513, 1125, '_field_67', '1'),
(63512, 1125, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(63511, 1125, '_field_73', 'We feel that this method will help our child stay curious in and outside the classroom. We are looking for a model that allows him to learn through free play and after doing more research, we believe that teachers qualified through the Montessori method of teaching will help Roris develop the best possible base as he starts his formal education. We don’t want very strict environments but one that is more child directed. We feel that there is much more to learn about this philosophy but we are looking forward to it.'),
(63510, 1125, '_field_47', 'We would like him to attend WMA because after visiting your website, we were impressed by your teaching philosophy, and we are looking forward to visiting your school and meeting with your teachers. Roris still challenges with a bit of separation anxiety, so we want to make sure he is supported and can develop in a positive environment.'),
(63509, 1125, '_field_65', ''),
(63508, 1125, '_field_46', 'N'),
(63507, 1125, '_field_64', ''),
(63506, 1125, '_field_45', 'No'),
(63505, 1125, '_field_63', ''),
(63504, 1125, '_field_44', 'No'),
(63503, 1125, '_field_62', ''),
(63502, 1125, '_field_43', 'No'),
(63501, 1125, '_field_42', 'No'),
(63500, 1125, '_field_56', ''),
(63499, 1125, '_field_55', ''),
(63498, 1125, '_field_54', 'No'),
(63497, 1125, '_field_53', ''),
(63496, 1125, '_field_61', ''),
(63495, 1125, '_field_39', 'No'),
(63494, 1125, '_field_38', 'Yes'),
(63493, 1125, '_field_37', 'He likes playing with any toy wuth wheels, and likes playing blocks with his friends.'),
(63492, 1125, '_field_36', 'He loves playing with toy cars, lego and reading books'),
(63491, 1125, '_field_72', ''),
(63490, 1125, '_field_32', 'N'),
(63489, 1125, '_field_30', 'Canadian'),
(63487, 1125, '_field_26', 'Mandarin'),
(63488, 1125, '_field_27', 'English'),
(63485, 1125, '_field_20', 'Roris'),
(63486, 1125, '_field_22', 'M'),
(63482, 1125, '_field_60', ''),
(63483, 1125, '_field_18', 'Roris Wang'),
(63484, 1125, '_field_24', '05/06/2016'),
(63478, 1125, '_field_41', '0'),
(63479, 1125, '_field_57', ''),
(63480, 1125, '_field_58', ''),
(63481, 1125, '_field_59', ''),
(63477, 1125, '_field_35', '778-319-1272'),
(63476, 1125, '_field_34', 'Self-employer'),
(63475, 1125, '_field_31', 'V5H1K6'),
(63474, 1125, '_field_33', 'BC'),
(63473, 1125, '_field_29', 'Burnaby'),
(63472, 1125, '_field_28', '217'),
(63471, 1125, '_field_25', '4255 Sardis St'),
(63470, 1125, '_field_23', 'catherinezhou79@gmail.com'),
(63469, 1125, '_field_21', '778-319-1272'),
(63468, 1125, '_field_19', 'Zhou'),
(63457, 1123, '_field_136', 'None'),
(63458, 1123, '_field_126', '1'),
(63459, 1123, '_form_id', '3'),
(63460, 1123, '_seq_num', '286'),
(63461, 1125, '_field_5', 'Morning Session'),
(63462, 1125, '_field_7', 'September 2019'),
(63463, 1125, '_field_9', '0'),
(63464, 1125, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(63465, 1125, '_field_70', ''),
(63466, 1125, '_field_71', ''),
(63467, 1125, '_field_17', 'Catherine'),
(63454, 1123, '_field_135', ''),
(63455, 1123, '_field_123', 'Proximity from home, appealing curriculum'),
(63456, 1123, '_field_124', 'The Montessori method of education that is based on self-directed activity, hands-on learning, and collaborative play is appealing to me. The fact that children make creative choices in their learning and classrooms provide age appropriate learning activities help to develop the child in their early years.'),
(63453, 1123, '_field_134', 'No'),
(63452, 1123, '_field_133', ''),
(63450, 1123, '_field_122', ''),
(63451, 1123, '_field_132', 'No'),
(63449, 1123, '_field_121', 'No'),
(63448, 1123, '_field_120', 'No pork'),
(63447, 1123, '_field_119', 'Yes'),
(63446, 1123, '_field_118', ''),
(63445, 1123, '_field_117', 'No'),
(63444, 1123, '_field_116', ''),
(63443, 1123, '_field_115', 'No'),
(63442, 1123, '_field_114', 'None'),
(63441, 1123, '_field_138', 'art, french language'),
(63440, 1123, '_field_131', 'KG'),
(63439, 1123, '_field_137', 'Science, art, english'),
(63438, 1123, '_field_130', 'Montessori World'),
(63437, 1123, '_field_106', 'playing sports'),
(63436, 1123, '_field_105', 'Reading stories'),
(63435, 1123, '_field_104', 'Yousef, age: 3'),
(63434, 1123, '_field_103', 'Yes'),
(63433, 1123, '_field_102', 'USA'),
(63432, 1123, '_field_101', 'Arabic'),
(63431, 1123, '_field_100', 'English'),
(63430, 1123, '_field_99', 'Male'),
(63429, 1123, '_field_98', 'Ahmad'),
(63428, 1123, '_field_97', '23/10/2013'),
(63427, 1123, '_field_96', 'Ahmad Alsulaimi'),
(63426, 1123, '_field_129', ''),
(63425, 1123, '_field_128', ''),
(63424, 1123, '_field_95', ''),
(63423, 1123, '_field_94', ''),
(63422, 1123, '_field_93', ''),
(63421, 1123, '_field_92', ''),
(63420, 1123, '_field_91', '0'),
(63419, 1123, '_field_90', '6048336066'),
(63418, 1123, '_field_89', 'Vancouver General Hospital'),
(63417, 1123, '_field_88', 'V5Y0C3'),
(63416, 1123, '_field_87', 'BC'),
(63415, 1123, '_field_86', 'Vancouver'),
(63414, 1123, '_field_85', '1402'),
(63413, 1123, '_field_84', '1661 ontario street'),
(63412, 1123, '_field_83', 'alisadek85@me.com'),
(63411, 1123, '_field_82', '6048336066'),
(63410, 1123, '_field_81', 'Alsulaimi'),
(63409, 1123, '_field_80', 'Ali'),
(63408, 1123, '_field_79', ''),
(63407, 1123, '_field_78', ''),
(63406, 1123, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(63405, 1123, '_field_75', 'September 2019'),
(63404, 1123, '_field_74', 'Grade One'),
(63403, 1122, '_seq_num', '285'),
(63402, 1122, '_form_id', '3'),
(63401, 1122, '_field_126', '1'),
(63400, 1122, '_field_136', 'None'),
(63399, 1122, '_field_124', 'The Montessori method of education that is based on self-directed activity, hands-on learning, and collaborative play is appealing to me. The fact that children make creative choices in their learning and classrooms provide age appropriate learning activities help to develop the child in their early years.'),
(63398, 1122, '_field_123', 'Proximity from home, appealing curriculum'),
(63397, 1122, '_field_135', ''),
(63396, 1122, '_field_134', 'No'),
(63395, 1122, '_field_133', ''),
(63394, 1122, '_field_132', 'No'),
(63393, 1122, '_field_122', ''),
(63392, 1122, '_field_121', 'No'),
(63391, 1122, '_field_120', 'No pork'),
(63390, 1122, '_field_119', 'Yes'),
(63377, 1122, '_field_103', 'Yes'),
(63378, 1122, '_field_104', 'Yousef, age: 3'),
(63379, 1122, '_field_105', 'Reading stories'),
(63380, 1122, '_field_106', 'playing sports'),
(63381, 1122, '_field_130', 'Montessori World'),
(63382, 1122, '_field_137', 'Science, art, english'),
(63383, 1122, '_field_131', 'KG'),
(63384, 1122, '_field_138', 'art, french language'),
(63385, 1122, '_field_114', 'None'),
(63386, 1122, '_field_115', 'No'),
(63387, 1122, '_field_116', ''),
(63388, 1122, '_field_117', 'No'),
(63389, 1122, '_field_118', ''),
(63371, 1122, '_field_97', '23/10/2013'),
(63372, 1122, '_field_98', 'Ahmad'),
(63373, 1122, '_field_99', 'Male'),
(63374, 1122, '_field_100', 'English'),
(63375, 1122, '_field_101', 'Arabic'),
(63376, 1122, '_field_102', 'USA'),
(63370, 1122, '_field_96', 'Ahmad Alsulaimi'),
(63369, 1122, '_field_129', ''),
(63367, 1122, '_field_95', ''),
(63368, 1122, '_field_128', ''),
(63366, 1122, '_field_94', ''),
(63365, 1122, '_field_93', ''),
(51839, 908, '_field_73', 'The montessori method fits with the education goals i have for my child because it allows my children to be active and gives them the opportunity to learn independently as well as with other classmates. Also allows the children to learn at their own stage. '),
(51836, 908, '_field_46', 'N'),
(51837, 908, '_field_65', ''),
(51838, 908, '_field_47', 'I have heard great reviews on WMA. My sister is also applying her son to the school so im hoping to have my son attend the same school'),
(51835, 908, '_field_64', ''),
(51834, 908, '_field_45', 'No'),
(51833, 908, '_field_63', ''),
(51832, 908, '_field_44', 'No'),
(51831, 908, '_field_62', ''),
(51830, 908, '_field_43', 'No'),
(51829, 908, '_field_42', 'none'),
(51828, 908, '_field_56', ''),
(51827, 908, '_field_55', ''),
(51826, 908, '_field_54', 'No'),
(51825, 908, '_field_53', ''),
(51824, 908, '_field_61', ''),
(51823, 908, '_field_39', 'No'),
(51822, 908, '_field_38', 'Yes'),
(51821, 908, '_field_37', 'playing outside, music class, swimming class, toying with toys'),
(51820, 908, '_field_36', 'playing with toy'),
(51819, 908, '_field_72', 'Mason Vu Newborn'),
(51818, 908, '_field_32', 'Yes'),
(51817, 908, '_field_30', 'Canadian'),
(51816, 908, '_field_27', 'Vietnamese'),
(51815, 908, '_field_26', 'English'),
(51814, 908, '_field_22', 'M'),
(51813, 908, '_field_20', 'Carter'),
(51812, 908, '_field_24', '27/02/2017'),
(51811, 908, '_field_18', 'Carter Duc Vu'),
(51810, 908, '_field_60', ''),
(51809, 908, '_field_59', ''),
(51808, 908, '_field_58', ''),
(51807, 908, '_field_57', ''),
(51806, 908, '_field_41', '0'),
(51805, 908, '_field_35', '7785520624'),
(51804, 908, '_field_34', 'stay at home mom at the moment'),
(51803, 908, '_field_31', 'V5H 1A9'),
(51802, 908, '_field_33', 'BC'),
(51801, 908, '_field_29', 'BURNABY'),
(51800, 908, '_field_28', '4059 burke street'),
(51799, 908, '_field_25', '4059 burke street'),
(51797, 908, '_field_21', '7785520624'),
(51798, 908, '_field_23', 'janetlnguyen@hotmail.com'),
(51795, 908, '_field_17', 'Janet'),
(51796, 908, '_field_19', 'Nguyen'),
(51793, 908, '_field_70', ''),
(51794, 908, '_field_71', 'sister who is also applying for her son'),
(51792, 908, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(51791, 908, '_field_9', '0'),
(51790, 908, '_field_7', 'September 2019'),
(51786, 907, '_field_67', '1'),
(51787, 907, '_form_id', '2'),
(51788, 907, '_seq_num', '254'),
(51789, 908, '_field_5', 'Morning Session'),
(51784, 907, '_field_73', 'WMA method is a great fit because children are allowed to be active and move around. Life skills and responsibility are also taught at WMA early on which something I would like my children to know at an early age. '),
(51785, 907, '_field_49', 'a:3:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(51783, 907, '_field_47', 'We have heard great reviews on WMA and also hoping to attend school with his cousin that is also applying to WMA'),
(51782, 907, '_field_65', ''),
(51781, 907, '_field_46', 'N'),
(51780, 907, '_field_64', ''),
(51779, 907, '_field_45', 'No'),
(51778, 907, '_field_63', ''),
(51777, 907, '_field_44', 'No'),
(51776, 907, '_field_62', ''),
(51775, 907, '_field_43', 'No'),
(51774, 907, '_field_42', 'no health issues'),
(51772, 907, '_field_55', ''),
(51773, 907, '_field_56', ''),
(51759, 907, '_field_22', 'M'),
(51760, 907, '_field_26', 'English'),
(51761, 907, '_field_27', 'Vietnamese'),
(51762, 907, '_field_30', 'Canadian'),
(51763, 907, '_field_32', 'Yes'),
(51764, 907, '_field_72', 'Mason Vu newborn'),
(51765, 907, '_field_36', 'Playing with toys'),
(51766, 907, '_field_37', 'Playing outside,music class,swimming class, playing with toys'),
(51767, 907, '_field_38', 'Yes'),
(51768, 907, '_field_39', 'No'),
(51769, 907, '_field_61', ''),
(51770, 907, '_field_53', ''),
(51771, 907, '_field_54', 'No'),
(51751, 907, '_field_41', '0'),
(51752, 907, '_field_57', ''),
(51753, 907, '_field_58', ''),
(51754, 907, '_field_59', ''),
(51755, 907, '_field_60', ''),
(51756, 907, '_field_18', 'Carter Duc Vu'),
(51757, 907, '_field_24', '27/02/2017'),
(51758, 907, '_field_20', 'Carter'),
(51750, 907, '_field_35', '7785520624'),
(51749, 907, '_field_34', 'Stay at home mom at the moment'),
(51748, 907, '_field_31', 'V5H 1A9'),
(51747, 907, '_field_33', 'BC'),
(51746, 907, '_field_29', 'BURNABY'),
(51745, 907, '_field_28', ''),
(51744, 907, '_field_25', '4059 burke street'),
(51743, 907, '_field_23', 'janetlnguyen@hotmail.com'),
(51742, 907, '_field_21', '7785520624'),
(51741, 907, '_field_19', 'Nguyen'),
(51740, 907, '_field_17', 'Janet'),
(51739, 907, '_field_71', 'sister that is also registering her son for the same year'),
(51738, 907, '_field_70', ''),
(51737, 907, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(51736, 907, '_field_9', '0'),
(51735, 907, '_field_7', 'September 2019'),
(51734, 907, '_field_5', 'Morning Session'),
(51733, 906, '_seq_num', '253'),
(51732, 906, '_form_id', '2'),
(51731, 906, '_field_67', '1'),
(51730, 906, '_field_49', 'a:3:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(51729, 906, '_field_73', 'WMA method is a great fit because children are allowed to be active and move around. Life skills and responsibility are also taught at WMA early on which something I would like my children to know at an early age. '),
(51728, 906, '_field_47', 'We have heard great reviews on WMA and also hoping to attend school with his cousin that is also applying to WMA'),
(51727, 906, '_field_65', ''),
(51726, 906, '_field_46', 'N'),
(51725, 906, '_field_64', ''),
(51724, 906, '_field_45', 'No'),
(51723, 906, '_field_63', ''),
(51722, 906, '_field_44', 'No'),
(51721, 906, '_field_62', ''),
(51720, 906, '_field_43', 'No'),
(51719, 906, '_field_42', 'no health issues'),
(51718, 906, '_field_56', ''),
(51717, 906, '_field_55', ''),
(51716, 906, '_field_54', 'No'),
(51715, 906, '_field_53', ''),
(51714, 906, '_field_61', ''),
(51713, 906, '_field_39', 'No'),
(51712, 906, '_field_38', 'Yes'),
(51711, 906, '_field_37', 'Playing outside,music class,swimming class, playing with toys'),
(51710, 906, '_field_36', 'Playing with toys'),
(51708, 906, '_field_32', 'Yes'),
(51709, 906, '_field_72', 'Mason Vu newborn'),
(51707, 906, '_field_30', 'Canadian'),
(51706, 906, '_field_27', 'Vietnamese'),
(51705, 906, '_field_26', 'English'),
(51704, 906, '_field_22', 'M'),
(51701, 906, '_field_18', 'Carter Duc Vu'),
(51702, 906, '_field_24', '27/02/2017'),
(51703, 906, '_field_20', 'Carter'),
(51700, 906, '_field_60', ''),
(51699, 906, '_field_59', ''),
(51698, 906, '_field_58', ''),
(51697, 906, '_field_57', ''),
(51696, 906, '_field_41', '0'),
(51695, 906, '_field_35', '7785520624'),
(51694, 906, '_field_34', 'Stay at home mom at the moment'),
(51693, 906, '_field_31', 'V5H 1A9'),
(51692, 906, '_field_33', 'BC'),
(51681, 906, '_field_9', '0'),
(51682, 906, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(51683, 906, '_field_70', ''),
(51684, 906, '_field_71', 'sister that is also registering her son for the same year'),
(51685, 906, '_field_17', 'Janet'),
(51686, 906, '_field_19', 'Nguyen'),
(51687, 906, '_field_21', '7785520624'),
(51688, 906, '_field_23', 'janetlnguyen@hotmail.com'),
(51689, 906, '_field_25', '4059 burke street'),
(51690, 906, '_field_28', ''),
(51691, 906, '_field_29', 'BURNABY'),
(51676, 905, '_field_67', '1'),
(51677, 905, '_form_id', '2'),
(51678, 905, '_seq_num', '252'),
(51679, 906, '_field_5', 'Morning Session'),
(51680, 906, '_field_7', 'September 2019'),
(51675, 905, '_field_49', 'a:4:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:18:\"Preschool One Year\";i:2;s:19:\"Preschool Two Years\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(51674, 905, '_field_73', 'Learn at their level '),
(51673, 905, '_field_47', 'Heard very good reviews'),
(51672, 905, '_field_65', ''),
(51671, 905, '_field_46', 'N'),
(51670, 905, '_field_64', ''),
(51669, 905, '_field_45', 'No'),
(51667, 905, '_field_44', 'No'),
(51668, 905, '_field_63', ''),
(51666, 905, '_field_62', ''),
(51665, 905, '_field_43', 'No'),
(51663, 905, '_field_56', ''),
(51664, 905, '_field_42', 'No'),
(51662, 905, '_field_55', ''),
(51661, 905, '_field_54', 'No'),
(51660, 905, '_field_53', ''),
(51659, 905, '_field_61', 'Yes'),
(51658, 905, '_field_39', 'Yes'),
(51657, 905, '_field_38', 'Yes'),
(51656, 905, '_field_37', 'Toys '),
(51655, 905, '_field_36', 'Toys'),
(51654, 905, '_field_72', 'Ethan 4.5, milana 1 months '),
(51653, 905, '_field_32', 'Yes'),
(51652, 905, '_field_30', 'Canadian'),
(51651, 905, '_field_27', 'English '),
(51650, 905, '_field_26', 'Vietnamese'),
(51649, 905, '_field_22', 'M'),
(51648, 905, '_field_20', 'Ashton'),
(51647, 905, '_field_24', '07/11/2016'),
(51646, 905, '_field_18', 'Ashton duc anh Tran '),
(51644, 905, '_field_59', ''),
(51645, 905, '_field_60', ''),
(51643, 905, '_field_58', ''),
(51642, 905, '_field_57', ''),
(51641, 905, '_field_41', '0'),
(51640, 905, '_field_35', '6046627557'),
(51639, 905, '_field_34', 'Evropa esthetician and spa '),
(51638, 905, '_field_31', 'V5h1a9'),
(51637, 905, '_field_33', 'BC'),
(51636, 905, '_field_29', 'Burnaby '),
(51635, 905, '_field_28', ''),
(51634, 905, '_field_25', '4059 Burke street'),
(51633, 905, '_field_23', 'jennifer_q_nguyen86@hotmail.com'),
(51632, 905, '_field_21', '7788148000'),
(51631, 905, '_field_19', 'Nguyen'),
(51630, 905, '_field_17', 'Jennifer'),
(51629, 905, '_field_71', 'Previou students Kira, Ryder, savanah'),
(51628, 905, '_field_70', ''),
(51626, 905, '_field_9', '0'),
(51627, 905, '_field_69', 'a:2:{i:0;s:15:\"current student\";i:1;s:5:\"other\";}'),
(51624, 905, '_field_5', 'Morning Session'),
(51625, 905, '_field_7', 'September 2019'),
(51623, 904, '_seq_num', '251'),
(51622, 904, '_form_id', '2'),
(51621, 904, '_field_67', '1'),
(51603, 904, '_field_39', 'Yes'),
(51604, 904, '_field_61', 'Yes'),
(51605, 904, '_field_53', ''),
(51606, 904, '_field_54', 'No'),
(51607, 904, '_field_55', ''),
(51608, 904, '_field_56', ''),
(51609, 904, '_field_42', 'No'),
(51610, 904, '_field_43', 'No'),
(51611, 904, '_field_62', ''),
(51612, 904, '_field_44', 'No'),
(51613, 904, '_field_63', ''),
(51614, 904, '_field_45', 'No'),
(51615, 904, '_field_64', ''),
(51616, 904, '_field_46', 'N'),
(51617, 904, '_field_65', ''),
(51618, 904, '_field_47', 'Heard very good reviews'),
(51619, 904, '_field_73', 'Learn at their level '),
(51620, 904, '_field_49', 'a:4:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:18:\"Preschool One Year\";i:2;s:19:\"Preschool Two Years\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(51602, 904, '_field_38', 'Yes'),
(51601, 904, '_field_37', 'Toys '),
(51600, 904, '_field_36', 'Toys'),
(51599, 904, '_field_72', 'Ethan 4.5, milana 1 months '),
(51598, 904, '_field_32', 'Yes'),
(51597, 904, '_field_30', 'Canadian'),
(51596, 904, '_field_27', 'English '),
(51583, 904, '_field_31', 'V5h1a9'),
(51584, 904, '_field_34', 'Evropa esthetician and spa '),
(51585, 904, '_field_35', '6046627557'),
(51586, 904, '_field_41', '0'),
(51587, 904, '_field_57', ''),
(51588, 904, '_field_58', ''),
(51589, 904, '_field_59', ''),
(51590, 904, '_field_60', ''),
(51591, 904, '_field_18', 'Ashton duc anh Tran '),
(51592, 904, '_field_24', '07/11/2016'),
(51593, 904, '_field_20', 'Ashton'),
(51594, 904, '_field_22', 'M'),
(51595, 904, '_field_26', 'Vietnamese'),
(51576, 904, '_field_19', 'Nguyen'),
(51577, 904, '_field_21', '7788148000'),
(51578, 904, '_field_23', 'jennifer_q_nguyen86@hotmail.com'),
(51579, 904, '_field_25', '4059 Burke street'),
(51580, 904, '_field_28', ''),
(51581, 904, '_field_29', 'Burnaby '),
(51582, 904, '_field_33', 'BC'),
(51575, 904, '_field_17', 'Jennifer'),
(51574, 904, '_field_71', 'Previou students Kira, Ryder, savanah'),
(51573, 904, '_field_70', ''),
(51572, 904, '_field_69', 'a:2:{i:0;s:15:\"current student\";i:1;s:5:\"other\";}'),
(51571, 904, '_field_9', '0'),
(51569, 904, '_field_5', 'Morning Session'),
(51570, 904, '_field_7', 'September 2019'),
(51568, 903, '_seq_num', '250'),
(51567, 903, '_form_id', '2'),
(51566, 903, '_field_67', '1'),
(51565, 903, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";}'),
(51564, 903, '_field_73', 'Every child is different.  The holistic method to teaching is important to discover untapped skills - language, reading, critical thinking, math and science.  I want my daughter to think critically and analytically - no heard mentality.\nI want her to be motivated intellectually and spiritually.  I want her to build relationships with others and be engaging.  \nSelf discipline is also important.  I want my child to respect authority and structure.   '),
(51562, 903, '_field_65', ''),
(51563, 903, '_field_47', 'I would like my daughter to have solid foundation for her to excel personally and become a good student.  I believe the Montessori program will provide her with the discipline and confidence for her to make informed decisions. '),
(51561, 903, '_field_46', 'N'),
(51560, 903, '_field_64', ''),
(51559, 903, '_field_45', 'No'),
(51558, 903, '_field_63', ''),
(51557, 903, '_field_44', 'No'),
(51556, 903, '_field_62', ''),
(51555, 903, '_field_43', 'No'),
(51554, 903, '_field_42', 'No'),
(51553, 903, '_field_56', ''),
(51552, 903, '_field_55', ''),
(51551, 903, '_field_54', 'No'),
(51550, 903, '_field_53', 'Sydnie learns by watching others.'),
(51549, 903, '_field_61', 'Yes'),
(51548, 903, '_field_39', 'Yes'),
(51547, 903, '_field_38', 'Yes'),
(51546, 903, '_field_37', 'Running and Sports'),
(51545, 903, '_field_36', 'Reading, Playing Make believe (role play)'),
(51544, 903, '_field_72', ''),
(51543, 903, '_field_32', 'Yes'),
(51542, 903, '_field_30', 'Canadian'),
(51541, 903, '_field_27', 'Cantonese'),
(51540, 903, '_field_26', 'English'),
(51539, 903, '_field_22', 'F'),
(51538, 903, '_field_20', 'Sydnie'),
(51537, 903, '_field_24', '25/04/2016'),
(51536, 903, '_field_18', 'Sydnie Julia Sim Shyry'),
(51535, 903, '_field_60', ''),
(51534, 903, '_field_59', ''),
(51533, 903, '_field_58', ''),
(51529, 903, '_field_34', 'CIBC Wood Gundy'),
(51530, 903, '_field_35', '7804298909'),
(51531, 903, '_field_41', '0'),
(51532, 903, '_field_57', ''),
(51528, 903, '_field_31', 'V6B6R6'),
(51527, 903, '_field_33', 'BC'),
(51526, 903, '_field_29', 'Vancouver'),
(51525, 903, '_field_28', '803'),
(51524, 903, '_field_25', '989 Richards St'),
(51523, 903, '_field_23', 'trish.sim@cibc.ca'),
(51522, 903, '_field_21', '6043188116'),
(51521, 903, '_field_19', 'Sim'),
(51510, 902, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";}'),
(51511, 902, '_field_67', '1'),
(51512, 902, '_form_id', '2'),
(51513, 902, '_seq_num', '249'),
(51514, 903, '_field_5', 'Afternoon Session'),
(51515, 903, '_field_7', 'January 2019'),
(51516, 903, '_field_9', '1'),
(51517, 903, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(51518, 903, '_field_70', ''),
(51519, 903, '_field_71', ''),
(51520, 903, '_field_17', 'Trish '),
(51509, 902, '_field_73', 'Every child is different.  The holistic method to teaching is important to discover untapped skills - language, reading, critical thinking, math and science.  I want my daughter to think critically and analytically - no heard mentality.\nI want her to be motivated intellectually and spiritually.  I want her to build relationships with others and be engaging.  \nSelf discipline is also important.  I want my child to respect authority and structure.   '),
(63364, 1122, '_field_92', ''),
(63363, 1122, '_field_91', '0'),
(63362, 1122, '_field_90', '6048336066'),
(63361, 1122, '_field_89', 'Vancouver General Hospital'),
(63360, 1122, '_field_88', 'V5Y0C3'),
(63359, 1122, '_field_87', 'BC'),
(63358, 1122, '_field_86', 'Vancouver'),
(63357, 1122, '_field_85', '1402'),
(63356, 1122, '_field_84', '1661 ontario street'),
(63355, 1122, '_field_83', 'alisadek85@me.com'),
(63354, 1122, '_field_82', '6048336066'),
(63353, 1122, '_field_81', 'Alsulaimi'),
(63352, 1122, '_field_80', 'Ali'),
(63351, 1122, '_field_79', ''),
(63350, 1122, '_field_78', ''),
(63349, 1122, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(63348, 1122, '_field_75', 'September 2019'),
(63347, 1122, '_field_74', 'Grade One'),
(63346, 1121, '_seq_num', '346'),
(63344, 1121, '_field_67', '1'),
(63345, 1121, '_form_id', '2'),
(63343, 1121, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(63342, 1121, '_field_73', 'The Montessori method of education that is based on self-directed activity, hands-on learning, and collaborative play is appealing to me. The fact that children make creative choices in their learning and classrooms provide age appropriate learning activities help to develop the child in their early years.'),
(63341, 1121, '_field_47', 'Ideal proximity from home. Also school seems appealing for our child.'),
(63340, 1121, '_field_65', ''),
(63339, 1121, '_field_46', 'N'),
(63338, 1121, '_field_64', 'No pork'),
(63337, 1121, '_field_45', 'Yes'),
(63336, 1121, '_field_63', ''),
(63335, 1121, '_field_44', 'No'),
(63334, 1121, '_field_62', ''),
(63333, 1121, '_field_43', 'No'),
(63332, 1121, '_field_42', 'None'),
(63331, 1121, '_field_56', 'Yes'),
(63330, 1121, '_field_55', 'Montessori World (preschool)'),
(63329, 1121, '_field_54', 'Yes'),
(63328, 1121, '_field_53', ''),
(63327, 1121, '_field_61', 'Yes'),
(63326, 1121, '_field_39', 'Yes'),
(63325, 1121, '_field_38', 'Yes'),
(63324, 1121, '_field_37', 'Playing with toys'),
(63323, 1121, '_field_36', 'Jigsaw puzzles, reading the alphabet'),
(63322, 1121, '_field_72', 'Ahmad Alsulaimi, age: 5'),
(63321, 1121, '_field_32', 'Yes'),
(63320, 1121, '_field_30', 'USA'),
(63319, 1121, '_field_27', ''),
(63318, 1121, '_field_26', 'English'),
(63317, 1121, '_field_22', 'M'),
(63316, 1121, '_field_20', 'Yousef'),
(63315, 1121, '_field_24', '25/01/2016'),
(63314, 1121, '_field_18', 'Yousef Alsulaimi'),
(63312, 1121, '_field_59', ''),
(63313, 1121, '_field_60', ''),
(63311, 1121, '_field_58', ''),
(63310, 1121, '_field_57', ''),
(63309, 1121, '_field_41', '0'),
(63296, 1121, '_field_70', ''),
(63297, 1121, '_field_71', ''),
(63298, 1121, '_field_17', 'Ali'),
(63299, 1121, '_field_19', 'Alsulaimi'),
(63300, 1121, '_field_21', '6048336066'),
(63301, 1121, '_field_23', 'alisadek85@me.com'),
(63302, 1121, '_field_25', '1661 ontario street'),
(63303, 1121, '_field_28', '1402'),
(63304, 1121, '_field_29', 'Vancouver'),
(63305, 1121, '_field_33', 'BC'),
(63306, 1121, '_field_31', 'V5Y0C3'),
(63307, 1121, '_field_34', 'Vancouver General Hospital'),
(63308, 1121, '_field_35', '6048336066'),
(63290, 1120, '_form_id', '2'),
(63291, 1120, '_seq_num', '345'),
(63292, 1121, '_field_5', 'Full Day'),
(63293, 1121, '_field_7', 'September 2019'),
(63294, 1121, '_field_9', '1'),
(63295, 1121, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(63289, 1120, '_field_67', '1'),
(63288, 1120, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(63287, 1120, '_field_73', 'The Montessori method of education that is based on self-directed activity, hands-on learning, and collaborative play is appealing to me. The fact that children make creative choices in their learning and classrooms provide age appropriate learning activities help to develop the child in their early years.'),
(63286, 1120, '_field_47', 'Ideal proximity from home. Also school seems appealing for our child.'),
(63285, 1120, '_field_65', ''),
(63284, 1120, '_field_46', 'N'),
(63283, 1120, '_field_64', 'No pork'),
(63282, 1120, '_field_45', 'Yes'),
(63281, 1120, '_field_63', ''),
(63280, 1120, '_field_44', 'No'),
(63279, 1120, '_field_62', ''),
(63278, 1120, '_field_43', 'No'),
(63277, 1120, '_field_42', 'None'),
(63276, 1120, '_field_56', 'Yes'),
(63275, 1120, '_field_55', 'Montessori World (preschool)'),
(63274, 1120, '_field_54', 'Yes'),
(63273, 1120, '_field_53', ''),
(63272, 1120, '_field_61', 'Yes'),
(63270, 1120, '_field_38', 'Yes'),
(63271, 1120, '_field_39', 'Yes'),
(63269, 1120, '_field_37', 'Playing with toys'),
(63268, 1120, '_field_36', 'Jigsaw puzzles, reading the alphabet'),
(63267, 1120, '_field_72', 'Ahmad Alsulaimi, age: 5'),
(63266, 1120, '_field_32', 'Yes'),
(63265, 1120, '_field_30', 'USA'),
(63264, 1120, '_field_27', ''),
(63263, 1120, '_field_26', 'English'),
(63262, 1120, '_field_22', 'M'),
(63261, 1120, '_field_20', 'Yousef'),
(63260, 1120, '_field_24', '25/01/2016'),
(63259, 1120, '_field_18', 'Yousef Alsulaimi'),
(63258, 1120, '_field_60', ''),
(63257, 1120, '_field_59', ''),
(63256, 1120, '_field_58', ''),
(63255, 1120, '_field_57', ''),
(63254, 1120, '_field_41', '0'),
(63253, 1120, '_field_35', '6048336066'),
(63252, 1120, '_field_34', 'Vancouver General Hospital'),
(63251, 1120, '_field_31', 'V5Y0C3'),
(63250, 1120, '_field_33', 'BC'),
(63249, 1120, '_field_29', 'Vancouver'),
(63248, 1120, '_field_28', '1402'),
(63247, 1120, '_field_25', '1661 ontario street'),
(63246, 1120, '_field_23', 'alisadek85@me.com'),
(63245, 1120, '_field_21', '6048336066'),
(63244, 1120, '_field_19', 'Alsulaimi'),
(63243, 1120, '_field_17', 'Ali'),
(63242, 1120, '_field_71', ''),
(63241, 1120, '_field_70', ''),
(63240, 1120, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(63239, 1120, '_field_9', '1'),
(63238, 1120, '_field_7', 'September 2019'),
(63237, 1120, '_field_5', 'Full Day'),
(63236, 1119, '_seq_num', '344'),
(63235, 1119, '_form_id', '2'),
(63234, 1119, '_field_67', '1'),
(63225, 1119, '_field_44', 'No'),
(63226, 1119, '_field_63', ''),
(63227, 1119, '_field_45', 'Yes'),
(63228, 1119, '_field_64', 'He’s a toddler. So he can be picky some days. But he always loves fruit!'),
(63229, 1119, '_field_46', 'N'),
(63230, 1119, '_field_65', ''),
(63231, 1119, '_field_47', 'My son is quite gifted, we need a preschool that can fit his level. He’s ahead of most kids his age and we fear in regular preschool he will get bored very easily.'),
(63232, 1119, '_field_73', 'Yes. I’ve heard that for our son and his needs Montessori is the way to go. '),
(63233, 1119, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(63219, 1119, '_field_54', 'Yes'),
(63220, 1119, '_field_55', 'He’s been in programs since 6 months. Swimming , sports and music ');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(63221, 1119, '_field_56', 'n'),
(63222, 1119, '_field_42', 'Nithing'),
(63223, 1119, '_field_43', 'No'),
(63224, 1119, '_field_62', ''),
(63218, 1119, '_field_53', ''),
(63217, 1119, '_field_61', ''),
(63215, 1119, '_field_38', 'Yes'),
(63216, 1119, '_field_39', 'No'),
(51508, 902, '_field_47', 'I would like my daughter to have solid foundation for her to excel personally and become a good student.  I believe the Montessori program will provide her with the discipline and confidence for her to make informed decisions. '),
(51507, 902, '_field_65', ''),
(51505, 902, '_field_64', ''),
(51506, 902, '_field_46', 'N'),
(51504, 902, '_field_45', 'No'),
(51503, 902, '_field_63', ''),
(51502, 902, '_field_44', 'No'),
(51501, 902, '_field_62', ''),
(51500, 902, '_field_43', 'No'),
(51499, 902, '_field_42', 'No'),
(51498, 902, '_field_56', ''),
(51497, 902, '_field_55', ''),
(51496, 902, '_field_54', 'No'),
(51495, 902, '_field_53', 'Sydnie learns by watching others.'),
(51494, 902, '_field_61', 'Yes'),
(51493, 902, '_field_39', 'Yes'),
(51492, 902, '_field_38', 'Yes'),
(51491, 902, '_field_37', 'Running and Sports'),
(51490, 902, '_field_36', 'Reading, Playing Make believe (role play)'),
(51489, 902, '_field_72', ''),
(51488, 902, '_field_32', 'Yes'),
(51487, 902, '_field_30', 'Canadian'),
(51486, 902, '_field_27', 'Cantonese'),
(51485, 902, '_field_26', 'English'),
(51484, 902, '_field_22', 'F'),
(51483, 902, '_field_20', 'Sydnie'),
(51482, 902, '_field_24', '25/04/2016'),
(51481, 902, '_field_18', 'Sydnie Julia Sim Shyry'),
(51480, 902, '_field_60', ''),
(51479, 902, '_field_59', ''),
(51478, 902, '_field_58', ''),
(51477, 902, '_field_57', ''),
(51476, 902, '_field_41', '0'),
(51475, 902, '_field_35', '7804298909'),
(51474, 902, '_field_34', 'CIBC Wood Gundy'),
(51473, 902, '_field_31', 'V6B6R6'),
(51472, 902, '_field_33', 'BC'),
(51471, 902, '_field_29', 'Vancouver'),
(51470, 902, '_field_28', '803'),
(51469, 902, '_field_25', '989 Richards St'),
(51468, 902, '_field_23', 'trish.sim@cibc.ca'),
(51467, 902, '_field_21', '6043188116'),
(51466, 902, '_field_19', 'Sim'),
(51465, 902, '_field_17', 'Trish '),
(51463, 902, '_field_70', ''),
(51464, 902, '_field_71', ''),
(51462, 902, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(51459, 902, '_field_5', 'Afternoon Session'),
(51460, 902, '_field_7', 'January 2019'),
(51461, 902, '_field_9', '1'),
(51458, 901, '_seq_num', '248'),
(51457, 901, '_form_id', '2'),
(51456, 901, '_field_67', '1'),
(51454, 901, '_field_73', 'Child focused with playing and learning integrated '),
(51455, 901, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(51453, 901, '_field_47', 'Challenge him to learn more and socially. Moving across the street and want to build community '),
(51452, 901, '_field_65', 'Eating all of one thing before the next item'),
(51451, 901, '_field_46', 'Yes'),
(51450, 901, '_field_64', 'Does not like to try new foods, familiar with fruits, bread crackers peanut butter cereal milk. '),
(51449, 901, '_field_45', 'Yes'),
(51448, 901, '_field_63', ''),
(51447, 901, '_field_44', 'No'),
(51446, 901, '_field_62', ''),
(51436, 901, '_field_37', 'Imagination play and exploring outdoors '),
(51437, 901, '_field_38', 'Yes'),
(51438, 901, '_field_39', 'Yes'),
(51439, 901, '_field_61', 'Yes'),
(51440, 901, '_field_53', 'Preschool Sept 2017-June 2018'),
(51441, 901, '_field_54', 'Yes'),
(51442, 901, '_field_55', 'Britannia Preschool Sept 2018 3 days a week and Forest school 1 time a week'),
(51443, 901, '_field_56', 'Yes'),
(51444, 901, '_field_42', 'None except being intubated after birth for for 24 hours due to meconium aspiration '),
(51445, 901, '_field_43', 'No'),
(51430, 901, '_field_26', 'English'),
(51431, 901, '_field_27', ''),
(51432, 901, '_field_30', 'Canadian'),
(51433, 901, '_field_32', 'Yes'),
(51434, 901, '_field_72', 'Eleanor 6 months'),
(51435, 901, '_field_36', 'Playing with animal figures and creating a story with them '),
(51429, 901, '_field_22', 'M'),
(51427, 901, '_field_24', '02/04/2014'),
(51428, 901, '_field_20', 'Dylan'),
(51426, 901, '_field_18', 'Dylan'),
(51425, 901, '_field_60', ''),
(51424, 901, '_field_59', ''),
(51423, 901, '_field_58', ''),
(51422, 901, '_field_57', ''),
(51420, 901, '_field_35', '6048751899'),
(51421, 901, '_field_41', '1'),
(51419, 901, '_field_34', 'Registered Midwife '),
(51418, 901, '_field_31', 'V5L3C7'),
(51417, 901, '_field_33', 'BC'),
(51416, 901, '_field_29', 'Vancouver '),
(51415, 901, '_field_28', '208'),
(51414, 901, '_field_25', '1863 Adanac St'),
(51413, 901, '_field_23', 'corinapaitler@gmail.com'),
(51412, 901, '_field_21', '6049994964'),
(51411, 901, '_field_19', 'Skala'),
(51410, 901, '_field_17', 'Corine'),
(51409, 901, '_field_71', ''),
(51408, 901, '_field_70', 'Kornblum family 2014'),
(51407, 901, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(51406, 901, '_field_9', '0'),
(51405, 901, '_field_7', 'September 2018'),
(51404, 901, '_field_5', 'Morning Session'),
(51403, 900, '_seq_num', '247'),
(51402, 900, '_form_id', '2'),
(51401, 900, '_field_67', '1'),
(51400, 900, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(51399, 900, '_field_73', 'Child focused with playing and learning integrated '),
(51398, 900, '_field_47', 'Challenge him to learn more and socially. Moving across the street and want to build community '),
(51397, 900, '_field_65', 'Eating all of one thing before the next item'),
(51396, 900, '_field_46', 'Yes'),
(51395, 900, '_field_64', 'Does not like to try new foods, familiar with fruits, bread crackers peanut butter cereal milk. '),
(51394, 900, '_field_45', 'Yes'),
(51393, 900, '_field_63', ''),
(51392, 900, '_field_44', 'No'),
(51391, 900, '_field_62', ''),
(51390, 900, '_field_43', 'No'),
(51389, 900, '_field_42', 'None except being intubated after birth for for 24 hours due to meconium aspiration '),
(51388, 900, '_field_56', 'Yes'),
(51386, 900, '_field_54', 'Yes'),
(51387, 900, '_field_55', 'Britannia Preschool Sept 2018 3 days a week and Forest school 1 time a week'),
(51385, 900, '_field_53', 'Preschool Sept 2017-June 2018'),
(51382, 900, '_field_38', 'Yes'),
(51383, 900, '_field_39', 'Yes'),
(51384, 900, '_field_61', 'Yes'),
(51381, 900, '_field_37', 'Imagination play and exploring outdoors '),
(51372, 900, '_field_24', '02/04/2014'),
(51373, 900, '_field_20', 'Dylan'),
(51374, 900, '_field_22', 'M'),
(51375, 900, '_field_26', 'English'),
(51376, 900, '_field_27', ''),
(51377, 900, '_field_30', 'Canadian'),
(51378, 900, '_field_32', 'Yes'),
(51379, 900, '_field_72', 'Eleanor 6 months'),
(51380, 900, '_field_36', 'Playing with animal figures and creating a story with them '),
(51365, 900, '_field_35', '6048751899'),
(51366, 900, '_field_41', '1'),
(51367, 900, '_field_57', ''),
(51368, 900, '_field_58', ''),
(51369, 900, '_field_59', ''),
(51370, 900, '_field_60', ''),
(51371, 900, '_field_18', 'Dylan'),
(51364, 900, '_field_34', 'Registered Midwife '),
(51363, 900, '_field_31', 'V5L3C7'),
(51362, 900, '_field_33', 'BC'),
(51357, 900, '_field_21', '6049994964'),
(51358, 900, '_field_23', 'corinapaitler@gmail.com'),
(51359, 900, '_field_25', '1863 Adanac St'),
(51360, 900, '_field_28', '208'),
(51361, 900, '_field_29', 'Vancouver '),
(51356, 900, '_field_19', 'Skala'),
(51355, 900, '_field_17', 'Corine'),
(51354, 900, '_field_71', ''),
(51353, 900, '_field_70', 'Kornblum family 2014'),
(51345, 899, '_field_136', 'not at this time. '),
(51346, 899, '_field_126', '1'),
(51347, 899, '_form_id', '3'),
(51348, 899, '_seq_num', '171'),
(51349, 900, '_field_5', 'Morning Session'),
(51350, 900, '_field_7', 'September 2018'),
(51351, 900, '_field_9', '0'),
(51352, 900, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(51344, 899, '_field_124', 'I want to give Luka the best possible option I can to fully express his abilities and to allow him to absorb consistently and clearly. By choosing to put Luka in the Montessori program as oppose to public school, I feel that the level of education he will receive will far surpass anything I personally have experienced as well as observed with public school. I want Luka to be \"Luka\" and not just another number on the roll call list. I want him to gain the confidence to explore and all of this I see in the Montessori program. '),
(63214, 1119, '_field_37', 'He is In music, soccer &amp; other programs with other children and does really well! '),
(63212, 1119, '_field_72', ''),
(63213, 1119, '_field_36', 'He loves to learn so spelling &amp; numbers. He likes sports as well.'),
(63211, 1119, '_field_32', 'N'),
(63210, 1119, '_field_30', 'Canadian '),
(63209, 1119, '_field_27', ''),
(63208, 1119, '_field_26', 'English'),
(63207, 1119, '_field_22', 'M'),
(63206, 1119, '_field_20', ''),
(63205, 1119, '_field_24', '01/05/2016'),
(63204, 1119, '_field_18', 'Leo Levenson '),
(63203, 1119, '_field_60', ''),
(63202, 1119, '_field_59', ''),
(63201, 1119, '_field_58', ''),
(63200, 1119, '_field_57', ''),
(63199, 1119, '_field_41', '1'),
(63198, 1119, '_field_35', '7783029060'),
(63197, 1119, '_field_34', 'Stay at home mom'),
(63196, 1119, '_field_31', 'V6Z1C2'),
(63195, 1119, '_field_33', 'BC'),
(63194, 1119, '_field_29', 'Vancouver'),
(63193, 1119, '_field_28', ''),
(63192, 1119, '_field_25', '2302-1455 Howe St'),
(63191, 1119, '_field_23', 'danielle@levenson.ca'),
(63190, 1119, '_field_21', '7783029060'),
(63189, 1119, '_field_19', 'Lee '),
(63188, 1119, '_field_17', 'Dani'),
(63187, 1119, '_field_71', 'Other parents'),
(63186, 1119, '_field_70', ''),
(63185, 1119, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(63184, 1119, '_field_9', '1'),
(63183, 1119, '_field_7', 'January 2019'),
(63182, 1119, '_field_5', 'Morning Session'),
(63181, 1118, '_seq_num', '343'),
(63180, 1118, '_form_id', '2'),
(63179, 1118, '_field_67', '1'),
(63178, 1118, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(63177, 1118, '_field_73', 'Yes. I’ve heard that for our son and his needs Montessori is the way to go. '),
(63176, 1118, '_field_47', 'My son is quite gifted, we need a preschool that can fit his level. He’s ahead of most kids his age and we fear in regular preschool he will get bored very easily.'),
(63175, 1118, '_field_65', ''),
(63174, 1118, '_field_46', 'N'),
(63173, 1118, '_field_64', 'He’s a toddler. So he can be picky some days. But he always loves fruit!'),
(63172, 1118, '_field_45', 'Yes'),
(63171, 1118, '_field_63', ''),
(63169, 1118, '_field_62', ''),
(63170, 1118, '_field_44', 'No'),
(63168, 1118, '_field_43', 'No'),
(63166, 1118, '_field_56', 'n'),
(63167, 1118, '_field_42', 'Nithing'),
(63160, 1118, '_field_38', 'Yes'),
(63161, 1118, '_field_39', 'No'),
(63162, 1118, '_field_61', ''),
(63163, 1118, '_field_53', ''),
(63164, 1118, '_field_54', 'Yes'),
(63165, 1118, '_field_55', 'He’s been in programs since 6 months. Swimming , sports and music '),
(63159, 1118, '_field_37', 'He is In music, soccer &amp; other programs with other children and does really well! '),
(63158, 1118, '_field_36', 'He loves to learn so spelling &amp; numbers. He likes sports as well.'),
(63157, 1118, '_field_72', ''),
(63156, 1118, '_field_32', 'N'),
(63155, 1118, '_field_30', 'Canadian '),
(63154, 1118, '_field_27', ''),
(63153, 1118, '_field_26', 'English'),
(63139, 1118, '_field_29', 'Vancouver'),
(63140, 1118, '_field_33', 'BC'),
(63141, 1118, '_field_31', 'V6Z1C2'),
(63142, 1118, '_field_34', 'Stay at home mom'),
(63143, 1118, '_field_35', '7783029060'),
(63144, 1118, '_field_41', '1'),
(63145, 1118, '_field_57', ''),
(63146, 1118, '_field_58', ''),
(63147, 1118, '_field_59', ''),
(63148, 1118, '_field_60', ''),
(63149, 1118, '_field_18', 'Leo Levenson '),
(63150, 1118, '_field_24', '01/05/2016'),
(63151, 1118, '_field_20', ''),
(63152, 1118, '_field_22', 'M'),
(63133, 1118, '_field_17', 'Dani'),
(63134, 1118, '_field_19', 'Lee '),
(63135, 1118, '_field_21', '7783029060'),
(63136, 1118, '_field_23', 'danielle@levenson.ca'),
(63137, 1118, '_field_25', '2302-1455 Howe St'),
(63138, 1118, '_field_28', ''),
(63132, 1118, '_field_71', 'Other parents'),
(63131, 1118, '_field_70', ''),
(63130, 1118, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(63129, 1118, '_field_9', '1'),
(51343, 899, '_field_123', 'I am a firm believer in the montessori program. I believe that children have a different way of learning not just technical, but alos life skills that can not be taught just from a set curriculum in a book. They must be able to full exercise all of their senses in order to truly understand what where and why about an array of different things. '),
(51342, 899, '_field_135', ''),
(51340, 899, '_field_133', ''),
(51341, 899, '_field_134', 'No'),
(51339, 899, '_field_132', 'No'),
(51338, 899, '_field_122', ''),
(51337, 899, '_field_121', 'No'),
(51336, 899, '_field_120', 'Difficulty with all meat'),
(51335, 899, '_field_119', 'Yes'),
(51334, 899, '_field_118', 'little to no dairy, little to no gluten'),
(51333, 899, '_field_117', 'Yes'),
(51332, 899, '_field_116', ''),
(51331, 899, '_field_115', 'No'),
(51330, 899, '_field_114', 'Luka has a very sensitive stomach. Most sensitivity issues have shown with wheat, dairy, gluten. So we give little to none if we can.'),
(51329, 899, '_field_138', 'golf/swimming'),
(51328, 899, '_field_131', 'n/a'),
(51327, 899, '_field_137', 'numbers/ reading/ science/ art'),
(51326, 899, '_field_130', 'Les Petit\'s Bout De Choux'),
(51325, 899, '_field_106', 'hide and seek, tag, cars'),
(51324, 899, '_field_105', 'cars, dinosaurs, anything paw patrol'),
(51323, 899, '_field_104', 'Chloe age 9'),
(51322, 899, '_field_103', 'Yes'),
(51321, 899, '_field_102', 'Canadian'),
(51320, 899, '_field_101', ''),
(51319, 899, '_field_100', 'English'),
(51318, 899, '_field_99', 'Male'),
(51317, 899, '_field_98', 'Luka'),
(51316, 899, '_field_97', '27/08/2014'),
(51315, 899, '_field_96', 'Luka Casey Harrison Jimeno'),
(51314, 899, '_field_129', ''),
(51313, 899, '_field_128', ''),
(51312, 899, '_field_95', ''),
(51311, 899, '_field_94', ''),
(51310, 899, '_field_93', ''),
(51309, 899, '_field_92', ''),
(51308, 899, '_field_91', '0'),
(51307, 899, '_field_90', '6043740380'),
(51306, 899, '_field_89', 'Knightsbridge Capital/Pacific Football Club/ Caffe Artigiano'),
(51305, 899, '_field_88', 'V7C2Y2'),
(51304, 899, '_field_87', 'BC'),
(51303, 899, '_field_86', 'Richmond'),
(51302, 899, '_field_85', '3980 Broadway Street'),
(51301, 899, '_field_84', '3980 Broadway Street'),
(51300, 899, '_field_83', 'peakwestmanagement@gmail.com'),
(51299, 899, '_field_82', '6043740380'),
(51298, 899, '_field_81', 'Malchuk'),
(51297, 899, '_field_80', 'Lyndsay'),
(51295, 899, '_field_78', ''),
(51296, 899, '_field_79', ''),
(51294, 899, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(51293, 899, '_field_75', 'September 2019'),
(51292, 899, '_field_74', 'Kindergarten'),
(51291, 898, '_seq_num', '170'),
(51290, 898, '_form_id', '3'),
(51289, 898, '_field_126', '1'),
(51288, 898, '_field_136', 'not at this time. '),
(51287, 898, '_field_124', 'I want to give Luka the best possible option I can to fully express his abilities and to allow him to absorb consistently and clearly. By choosing to put Luka in the Montessori program as oppose to public school, I feel that the level of education he will receive will far surpass anything I personally have experienced as well as observed with public school. I want Luka to be \"Luka\" and not just another number on the roll call list. I want him to gain the confidence to explore and all of this I see in the Montessori program. '),
(51281, 898, '_field_122', ''),
(51282, 898, '_field_132', 'No'),
(51283, 898, '_field_133', ''),
(51284, 898, '_field_134', 'No'),
(51285, 898, '_field_135', ''),
(51286, 898, '_field_123', 'I am a firm believer in the montessori program. I believe that children have a different way of learning not just technical, but alos life skills that can not be taught just from a set curriculum in a book. They must be able to full exercise all of their senses in order to truly understand what where and why about an array of different things. '),
(51280, 898, '_field_121', 'No'),
(51279, 898, '_field_120', 'Difficulty with all meat'),
(51278, 898, '_field_119', 'Yes'),
(51277, 898, '_field_118', 'little to no dairy, little to no gluten'),
(51276, 898, '_field_117', 'Yes'),
(51274, 898, '_field_115', 'No'),
(51275, 898, '_field_116', ''),
(51273, 898, '_field_114', 'Luka has a very sensitive stomach. Most sensitivity issues have shown with wheat, dairy, gluten. So we give little to none if we can.'),
(51272, 898, '_field_138', 'golf/swimming'),
(51271, 898, '_field_131', 'n/a'),
(51270, 898, '_field_137', 'numbers/ reading/ science/ art'),
(51269, 898, '_field_130', 'Les Petit\'s Bout De Choux'),
(51268, 898, '_field_106', 'hide and seek, tag, cars'),
(51267, 898, '_field_105', 'cars, dinosaurs, anything paw patrol'),
(51266, 898, '_field_104', 'Chloe age 9'),
(51265, 898, '_field_103', 'Yes'),
(51264, 898, '_field_102', 'Canadian'),
(51263, 898, '_field_101', ''),
(51262, 898, '_field_100', 'English'),
(51261, 898, '_field_99', 'Male'),
(51260, 898, '_field_98', 'Luka'),
(51259, 898, '_field_97', '27/08/2014'),
(51258, 898, '_field_96', 'Luka Casey Harrison Jimeno'),
(51257, 898, '_field_129', ''),
(51256, 898, '_field_128', ''),
(51255, 898, '_field_95', ''),
(51254, 898, '_field_94', ''),
(51253, 898, '_field_93', ''),
(51252, 898, '_field_92', ''),
(51251, 898, '_field_91', '0'),
(51250, 898, '_field_90', '6043740380'),
(51249, 898, '_field_89', 'Knightsbridge Capital/Pacific Football Club/ Caffe Artigiano'),
(51248, 898, '_field_88', 'V7C2Y2'),
(51247, 898, '_field_87', 'BC'),
(51246, 898, '_field_86', 'Richmond'),
(51245, 898, '_field_85', '3980 Broadway Street'),
(51244, 898, '_field_84', '3980 Broadway Street'),
(51243, 898, '_field_83', 'peakwestmanagement@gmail.com'),
(51242, 898, '_field_82', '6043740380'),
(51241, 898, '_field_81', 'Malchuk'),
(51240, 898, '_field_80', 'Lyndsay'),
(51239, 898, '_field_79', ''),
(51238, 898, '_field_78', ''),
(51237, 898, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(51235, 898, '_field_74', 'Kindergarten'),
(51236, 898, '_field_75', 'September 2019'),
(51232, 897, '_field_67', '1'),
(51233, 897, '_form_id', '2'),
(51234, 897, '_seq_num', '246'),
(51231, 897, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(51220, 897, '_field_42', 'N/A'),
(51221, 897, '_field_43', 'No'),
(51222, 897, '_field_62', ''),
(51223, 897, '_field_44', 'No'),
(51224, 897, '_field_63', ''),
(51225, 897, '_field_45', 'No'),
(51226, 897, '_field_64', ''),
(51227, 897, '_field_46', 'N'),
(51228, 897, '_field_65', ''),
(51229, 897, '_field_47', 'I have learned WMA online that it will provide a safe and supportive educational environment for my children to enjoy their child life time. \nstarting from preschool help them to continue from K- Grade 7 in WMA. \n'),
(51230, 897, '_field_73', 'Montessori method help children to make creative choices in their learning.\nthe teacher offer many activities to guide the process and children will work in groups to explore the knowledge of the world. so that children can develop their maximum potential.'),
(51212, 897, '_field_37', 'Play Balls'),
(51213, 897, '_field_38', 'Yes'),
(51214, 897, '_field_39', 'Yes'),
(51215, 897, '_field_61', 'Yes'),
(51216, 897, '_field_53', ''),
(51217, 897, '_field_54', 'No'),
(51218, 897, '_field_55', ''),
(51219, 897, '_field_56', ''),
(51211, 897, '_field_36', 'Painting and Play balls'),
(51210, 897, '_field_72', 'Gladys Han ( April 29, 2016) 2 years and 4 months'),
(51209, 897, '_field_32', 'Yes'),
(63128, 1118, '_field_7', 'January 2019'),
(63127, 1118, '_field_5', 'Morning Session'),
(63126, 1117, '_seq_num', '284'),
(63125, 1117, '_form_id', '3'),
(63124, 1117, '_field_126', '1'),
(63123, 1117, '_field_136', 'Ivan is a smart and highly adaptable little boy with plenty of energy. He is an eloquent speaker with a broad vocabulary for his age, and has a notable aptitude for building things (he spends quite a bit of his time at home building elaborate LEGO structures and vehicles, as well as other building/design oriented toys.) '),
(63122, 1117, '_field_124', 'Our education goals for Ivan are rather simple: we want to spark and nurture a continued love of learning, while helping him find independence, self-discipline and responsibility. '),
(63121, 1117, '_field_123', 'Ivan has attended a Montessori program since he was 18 months old. He is currently in his Kindergarten year at Squamish Montessori School (now age 5), and has been genuinely thriving in that learning environment. \n\nWith an upcoming move to Vancouver (late spring 2019), we\'re looking to maintain consistency in his learning environment as he begins Grade 1 and onwards. Ivan has a strong sense of self, and the self-directed (supported) learning of Montessori fits well with how he seems to learn. WMA looks to be a good fit for him! '),
(63120, 1117, '_field_135', ''),
(63119, 1117, '_field_134', 'No'),
(63118, 1117, '_field_133', ''),
(63117, 1117, '_field_132', 'No'),
(63116, 1117, '_field_122', ''),
(63115, 1117, '_field_121', 'No'),
(63114, 1117, '_field_120', 'Like many young children, Ivan most enjoys bread and cheese (noodles, pancakes, sandwiches, pizza, crackers, etc). He also loves almost all fruit and some vegetables. '),
(63113, 1117, '_field_119', 'Yes'),
(63112, 1117, '_field_118', ''),
(63111, 1117, '_field_117', 'No'),
(63110, 1117, '_field_116', ''),
(63109, 1117, '_field_115', 'No'),
(63108, 1117, '_field_114', 'No known health issues'),
(63107, 1117, '_field_138', 'Ukulele classes, swim classes'),
(63106, 1117, '_field_131', 'Kindergarten '),
(63105, 1117, '_field_137', 'Colouring/drawing, number blocks/chains'),
(63104, 1117, '_field_130', 'Squamish Montessori School'),
(63100, 1117, '_field_103', 'No'),
(63101, 1117, '_field_104', ''),
(63102, 1117, '_field_105', 'Building LEGO, colouring/drawing'),
(63103, 1117, '_field_106', 'Building LEGO, anything outdoors (running, playgrounds, ball hockey)'),
(63099, 1117, '_field_102', 'Canadian '),
(63098, 1117, '_field_101', ''),
(63097, 1117, '_field_100', 'English'),
(63096, 1117, '_field_99', 'Male'),
(63095, 1117, '_field_98', 'Ivan'),
(63094, 1117, '_field_97', '19/11/2013'),
(63093, 1117, '_field_96', 'Ivan Grizzly Lukian'),
(63092, 1117, '_field_129', ''),
(63086, 1117, '_field_91', '1'),
(63087, 1117, '_field_92', 'Tim'),
(63088, 1117, '_field_93', 'Lukian'),
(63089, 1117, '_field_94', 'tim@rubbersuit.com'),
(63090, 1117, '_field_95', '778-239-1031'),
(63091, 1117, '_field_128', 'Tunaheart Creative'),
(63085, 1117, '_field_90', '604-707-3408'),
(63073, 1117, '_field_78', ''),
(63074, 1117, '_field_79', ''),
(63075, 1117, '_field_80', 'Ariella '),
(63076, 1117, '_field_81', 'Eini'),
(63077, 1117, '_field_82', '778-371-2224'),
(63078, 1117, '_field_83', 'ariella.eini@gmail.com'),
(63079, 1117, '_field_84', '3439 Napier St'),
(63080, 1117, '_field_85', ''),
(63081, 1117, '_field_86', 'Vancouver '),
(63082, 1117, '_field_87', 'BC'),
(63083, 1117, '_field_88', 'V5K2X5'),
(63084, 1117, '_field_89', 'Canadian Blood Services '),
(63067, 1116, '_field_126', '1'),
(63068, 1116, '_form_id', '3'),
(63069, 1116, '_seq_num', '283'),
(63070, 1117, '_field_74', 'Grade One'),
(63071, 1117, '_field_75', 'September 2019'),
(63072, 1117, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";}'),
(63066, 1116, '_field_136', 'Ivan is a smart and highly adaptable little boy with plenty of energy. He is an eloquent speaker with a broad vocabulary for his age, and has a notable aptitude for building things (he spends quite a bit of his time at home building elaborate LEGO structures and vehicles, as well as other building/design oriented toys.) '),
(63065, 1116, '_field_124', 'Our education goals for Ivan are rather simple: we want to spark and nurture a continued love of learning, while helping him find independence, self-discipline and responsibility. '),
(63064, 1116, '_field_123', 'Ivan has attended a Montessori program since he was 18 months old. He is currently in his Kindergarten year at Squamish Montessori School (now age 5), and has been genuinely thriving in that learning environment. \n\nWith an upcoming move to Vancouver (late spring 2019), we\'re looking to maintain consistency in his learning environment as he begins Grade 1 and onwards. Ivan has a strong sense of self, and the self-directed (supported) learning of Montessori fits well with how he seems to learn. WMA looks to be a good fit for him! '),
(63063, 1116, '_field_135', ''),
(63062, 1116, '_field_134', 'No'),
(63061, 1116, '_field_133', ''),
(63060, 1116, '_field_132', 'No'),
(63059, 1116, '_field_122', ''),
(63058, 1116, '_field_121', 'No'),
(63057, 1116, '_field_120', 'Like many young children, Ivan most enjoys bread and cheese (noodles, pancakes, sandwiches, pizza, crackers, etc). He also loves almost all fruit and some vegetables. '),
(63056, 1116, '_field_119', 'Yes'),
(63055, 1116, '_field_118', ''),
(63054, 1116, '_field_117', 'No'),
(63053, 1116, '_field_116', ''),
(63052, 1116, '_field_115', 'No'),
(63051, 1116, '_field_114', 'No known health issues'),
(63050, 1116, '_field_138', 'Ukulele classes, swim classes'),
(63049, 1116, '_field_131', 'Kindergarten '),
(63048, 1116, '_field_137', 'Colouring/drawing, number blocks/chains'),
(63047, 1116, '_field_130', 'Squamish Montessori School'),
(63046, 1116, '_field_106', 'Building LEGO, anything outdoors (running, playgrounds, ball hockey)'),
(63045, 1116, '_field_105', 'Building LEGO, colouring/drawing'),
(63044, 1116, '_field_104', ''),
(63043, 1116, '_field_103', 'No'),
(63042, 1116, '_field_102', 'Canadian '),
(63041, 1116, '_field_101', ''),
(63040, 1116, '_field_100', 'English'),
(63039, 1116, '_field_99', 'Male'),
(63038, 1116, '_field_98', 'Ivan'),
(63037, 1116, '_field_97', '19/11/2013'),
(63036, 1116, '_field_96', 'Ivan Grizzly Lukian'),
(63034, 1116, '_field_128', 'Tunaheart Creative'),
(63035, 1116, '_field_129', ''),
(63033, 1116, '_field_95', '778-239-1031'),
(63032, 1116, '_field_94', 'tim@rubbersuit.com'),
(63031, 1116, '_field_93', 'Lukian'),
(63027, 1116, '_field_89', 'Canadian Blood Services '),
(63028, 1116, '_field_90', '604-707-3408'),
(63029, 1116, '_field_91', '1'),
(63030, 1116, '_field_92', 'Tim'),
(63026, 1116, '_field_88', 'V5K2X5'),
(63025, 1116, '_field_87', 'BC'),
(63024, 1116, '_field_86', 'Vancouver '),
(63023, 1116, '_field_85', ''),
(63022, 1116, '_field_84', '3439 Napier St'),
(63021, 1116, '_field_83', 'ariella.eini@gmail.com'),
(63020, 1116, '_field_82', '778-371-2224'),
(63019, 1116, '_field_81', 'Eini'),
(63018, 1116, '_field_80', 'Ariella '),
(63009, 1115, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(63010, 1115, '_field_67', '1'),
(63011, 1115, '_form_id', '2'),
(63012, 1115, '_seq_num', '342'),
(63013, 1116, '_field_74', 'Grade One'),
(63014, 1116, '_field_75', 'September 2019'),
(63015, 1116, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";}'),
(63016, 1116, '_field_78', ''),
(63017, 1116, '_field_79', ''),
(63008, 1115, '_field_73', 'Sadie is a curious, creative and empathic little girl. She is also highly sensitive and these sensitivities enable her to be deeply inquisitive, but at times, these sensitivities can make it challenging for her to trust in her abilities. I have seen her become stressed as she tries to meet perceived expectations or match her peers. I feel that the self-guided learning style that the Montessori Method lends itself to would play a pivotal role in helping our daughter build the skills and confidence that would allow her to grow into herself in the most supportive way. As a teacher myself, I am acutely aware of how the type of learning environment directly impacts the development of each unique student. As a parent, I feel that Sadie\'s temperament would be best served by your school\'s environment and the unique, supportive Montessori Method.  With this strong foundation I think that Sadie would have a bright future ahead in any of her pursuits. '),
(63007, 1115, '_field_47', 'I spoke with someone on the phone the other day from WMA. They told me to mention our circumstance in our application as we unfortunately will not be able to attend the open house or a classroom visit. We are from Vancouver; however, we are currently living in Toronto while my husband completes a 12 month fellowship at Toronto General Hospital. We will be moving our family back to Vancouver this coming summer to return to our jobs. I understand the value of the open house and site visit, but it will not be possible for us to make the trip back prior to the summer. We would be happy to visit upon return if necessary. We are interested in WMA specifically because it is an accredited Montessori school. Many schools nowadays claim the use of Montessori methods but there are only a few accredited schools in the lower mainland. '),
(63005, 1115, '_field_46', 'N'),
(63006, 1115, '_field_65', ''),
(63004, 1115, '_field_64', ''),
(63003, 1115, '_field_45', 'No'),
(63002, 1115, '_field_63', ''),
(63001, 1115, '_field_44', 'No'),
(63000, 1115, '_field_62', ''),
(62999, 1115, '_field_43', 'No'),
(62998, 1115, '_field_42', 'none'),
(62997, 1115, '_field_56', 'Yes'),
(62996, 1115, '_field_55', 'She spent a year at Shaughnessy Heights Early Learning Centre in Vancouver and has since been in Community Centre 55 Preschool in Toronto. '),
(62995, 1115, '_field_54', 'Yes'),
(62994, 1115, '_field_53', 'Sadie was at home until 2.5yo and then she started attending daycare full time. '),
(62993, 1115, '_field_61', 'Yes'),
(62992, 1115, '_field_39', 'Yes'),
(62991, 1115, '_field_38', 'Yes'),
(62990, 1115, '_field_37', 'She also loves to play pretend with her friends. She also enjoys dancing and sports. '),
(62989, 1115, '_field_36', 'Sadie likes to play pretend/dramatic play alon. She loves to draw and colour and also look at books. '),
(62988, 1115, '_field_72', 'Tate Moore 9 months'),
(62987, 1115, '_field_32', 'Yes'),
(62986, 1115, '_field_30', 'Canadian'),
(62985, 1115, '_field_27', ''),
(62983, 1115, '_field_22', 'F'),
(62984, 1115, '_field_26', 'English'),
(62980, 1115, '_field_18', 'Sadie Grace Moore'),
(62981, 1115, '_field_24', '31/01/2015'),
(62982, 1115, '_field_20', 'Sadie'),
(62979, 1115, '_field_60', ''),
(62978, 1115, '_field_59', ''),
(62977, 1115, '_field_58', ''),
(62976, 1115, '_field_57', ''),
(62975, 1115, '_field_41', '1'),
(62974, 1115, '_field_35', '778-987-9335'),
(62973, 1115, '_field_34', 'Vancouver School Board'),
(62972, 1115, '_field_31', 'M4L3K4'),
(62971, 1115, '_field_33', 'ON'),
(62970, 1115, '_field_29', 'Toronto'),
(62969, 1115, '_field_28', ''),
(62968, 1115, '_field_25', '69 Normandy Blvd'),
(62955, 1114, '_field_67', '1'),
(62956, 1114, '_form_id', '2'),
(62957, 1114, '_seq_num', '341'),
(62958, 1115, '_field_5', 'Morning Session'),
(62959, 1115, '_field_7', 'September 2019'),
(62960, 1115, '_field_9', '1'),
(62961, 1115, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(62962, 1115, '_field_70', ''),
(62963, 1115, '_field_71', ''),
(62964, 1115, '_field_17', 'Laura '),
(62965, 1115, '_field_19', 'Moore'),
(62966, 1115, '_field_21', '778-987-9335'),
(62967, 1115, '_field_23', 'lauracmoore15@gmail.com'),
(62954, 1114, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(62953, 1114, '_field_73', 'Sadie is a curious, creative and empathic little girl. She is also highly sensitive and these sensitivities enable her to be deeply inquisitive, but at times, these sensitivities can make it challenging for her to trust in her abilities. I have seen her become stressed as she tries to meet perceived expectations or match her peers. I feel that the self-guided learning style that the Montessori Method lends itself to would play a pivotal role in helping our daughter build the skills and confidence that would allow her to grow into herself in the most supportive way. As a teacher myself, I am acutely aware of how the type of learning environment directly impacts the development of each unique student. As a parent, I feel that Sadie\'s temperament would be best served by your school\'s environment and the unique, supportive Montessori Method.  With this strong foundation I think that Sadie would have a bright future ahead in any of her pursuits. '),
(62952, 1114, '_field_47', 'I spoke with someone on the phone the other day from WMA. They told me to mention our circumstance in our application as we unfortunately will not be able to attend the open house or a classroom visit. We are from Vancouver; however, we are currently living in Toronto while my husband completes a 12 month fellowship at Toronto General Hospital. We will be moving our family back to Vancouver this coming summer to return to our jobs. I understand the value of the open house and site visit, but it will not be possible for us to make the trip back prior to the summer. We would be happy to visit upon return if necessary. We are interested in WMA specifically because it is an accredited Montessori school. Many schools nowadays claim the use of Montessori methods but there are only a few accredited schools in the lower mainland. '),
(62951, 1114, '_field_65', ''),
(62950, 1114, '_field_46', 'N'),
(62949, 1114, '_field_64', ''),
(62948, 1114, '_field_45', 'No'),
(62947, 1114, '_field_63', ''),
(62946, 1114, '_field_44', 'No'),
(62945, 1114, '_field_62', ''),
(62944, 1114, '_field_43', 'No'),
(62943, 1114, '_field_42', 'none'),
(62942, 1114, '_field_56', 'Yes'),
(62941, 1114, '_field_55', 'She spent a year at Shaughnessy Heights Early Learning Centre in Vancouver and has since been in Community Centre 55 Preschool in Toronto. '),
(62940, 1114, '_field_54', 'Yes'),
(62939, 1114, '_field_53', 'Sadie was at home until 2.5yo and then she started attending daycare full time. '),
(62938, 1114, '_field_61', 'Yes'),
(62937, 1114, '_field_39', 'Yes'),
(62936, 1114, '_field_38', 'Yes'),
(62935, 1114, '_field_37', 'She also loves to play pretend with her friends. She also enjoys dancing and sports. '),
(62933, 1114, '_field_72', 'Tate Moore 9 months'),
(62934, 1114, '_field_36', 'Sadie likes to play pretend/dramatic play alon. She loves to draw and colour and also look at books. '),
(62932, 1114, '_field_32', 'Yes'),
(62930, 1114, '_field_27', ''),
(62931, 1114, '_field_30', 'Canadian'),
(62928, 1114, '_field_22', 'F'),
(62929, 1114, '_field_26', 'English'),
(62920, 1114, '_field_41', '1'),
(62921, 1114, '_field_57', ''),
(62922, 1114, '_field_58', ''),
(62923, 1114, '_field_59', ''),
(62924, 1114, '_field_60', ''),
(62925, 1114, '_field_18', 'Sadie Grace Moore'),
(62926, 1114, '_field_24', '31/01/2015'),
(62927, 1114, '_field_20', 'Sadie'),
(62919, 1114, '_field_35', '778-987-9335'),
(62918, 1114, '_field_34', 'Vancouver School Board'),
(62917, 1114, '_field_31', 'M4L3K4'),
(62916, 1114, '_field_33', 'ON'),
(62915, 1114, '_field_29', 'Toronto'),
(62914, 1114, '_field_28', ''),
(62913, 1114, '_field_25', '69 Normandy Blvd'),
(62912, 1114, '_field_23', 'lauracmoore15@gmail.com'),
(62904, 1114, '_field_7', 'September 2019'),
(62905, 1114, '_field_9', '1'),
(62906, 1114, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(62907, 1114, '_field_70', ''),
(62908, 1114, '_field_71', ''),
(62909, 1114, '_field_17', 'Laura '),
(62910, 1114, '_field_19', 'Moore'),
(62911, 1114, '_field_21', '778-987-9335'),
(62903, 1114, '_field_5', 'Morning Session'),
(62896, 1113, '_field_65', ''),
(62897, 1113, '_field_47', 'Because we are here already and the teachers ROCK! :)'),
(62898, 1113, '_field_73', 'Although it may not seem like it, but Pave\'s personality has exploded thanks to the confidence that this program has given him. He is counting, singing and has a voice at the dinner table now. I couldn\'t be happier with him applying what he has learned in the classroom here at home'),
(62899, 1113, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(62900, 1113, '_field_67', '1'),
(62901, 1113, '_form_id', '2'),
(62902, 1113, '_seq_num', '340'),
(62889, 1113, '_field_43', 'No'),
(62890, 1113, '_field_62', ''),
(62891, 1113, '_field_44', 'No'),
(62892, 1113, '_field_63', ''),
(62893, 1113, '_field_45', 'No'),
(62894, 1113, '_field_64', ''),
(62895, 1113, '_field_46', 'N'),
(62888, 1113, '_field_42', 'None'),
(62886, 1113, '_field_55', ''),
(62887, 1113, '_field_56', ''),
(62885, 1113, '_field_54', 'Yes'),
(62884, 1113, '_field_53', ''),
(62883, 1113, '_field_61', ''),
(62882, 1113, '_field_39', 'Yes'),
(62881, 1113, '_field_38', ''),
(62880, 1113, '_field_37', ''),
(62879, 1113, '_field_36', ''),
(62878, 1113, '_field_72', 'Claire 7, Finnley 1.5'),
(62877, 1113, '_field_32', 'Yes'),
(62876, 1113, '_field_30', 'Canadian'),
(62875, 1113, '_field_27', ''),
(62874, 1113, '_field_26', 'English'),
(62873, 1113, '_field_22', 'M'),
(62872, 1113, '_field_20', ''),
(62871, 1113, '_field_24', '26/05/2019'),
(62870, 1113, '_field_18', 'Pavle Dosen'),
(62869, 1113, '_field_60', ''),
(62868, 1113, '_field_59', ''),
(62867, 1113, '_field_58', ''),
(62866, 1113, '_field_57', ''),
(62865, 1113, '_field_41', '1'),
(62864, 1113, '_field_35', '778-231-7079'),
(62863, 1113, '_field_34', 'Health Canada'),
(62862, 1113, '_field_31', 'V5R 1S1'),
(62861, 1113, '_field_33', 'BC'),
(62860, 1113, '_field_29', 'Vancouver'),
(62859, 1113, '_field_28', ''),
(62858, 1113, '_field_25', '2741 East 28th'),
(62857, 1113, '_field_23', 'jwurz@shaw.ca'),
(62856, 1113, '_field_21', '778-231-7079'),
(62855, 1113, '_field_19', 'Wurz'),
(62854, 1113, '_field_17', 'Jennifer'),
(62853, 1113, '_field_71', ''),
(62852, 1113, '_field_70', 'Pavle Dosen'),
(62851, 1113, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(62850, 1113, '_field_9', '1'),
(62849, 1113, '_field_7', 'September 2019'),
(62848, 1113, '_field_5', 'Full Day'),
(62847, 1112, '_seq_num', '339'),
(62846, 1112, '_form_id', '2'),
(62845, 1112, '_field_67', '1'),
(62844, 1112, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(62843, 1112, '_field_73', 'Although it may not seem like it, but Pave\'s personality has exploded thanks to the confidence that this program has given him. He is counting, singing and has a voice at the dinner table now. I couldn\'t be happier with him applying what he has learned in the classroom here at home'),
(62842, 1112, '_field_47', 'Because we are here already and the teachers ROCK! :)'),
(62841, 1112, '_field_65', ''),
(62840, 1112, '_field_46', 'N'),
(62839, 1112, '_field_64', ''),
(62838, 1112, '_field_45', 'No'),
(62837, 1112, '_field_63', ''),
(62836, 1112, '_field_44', 'No'),
(62835, 1112, '_field_62', ''),
(62834, 1112, '_field_43', 'No'),
(62824, 1112, '_field_36', ''),
(62825, 1112, '_field_37', ''),
(62826, 1112, '_field_38', ''),
(62827, 1112, '_field_39', 'Yes'),
(62828, 1112, '_field_61', ''),
(62829, 1112, '_field_53', ''),
(62830, 1112, '_field_54', 'Yes'),
(62831, 1112, '_field_55', ''),
(62832, 1112, '_field_56', ''),
(62833, 1112, '_field_42', 'None'),
(62823, 1112, '_field_72', 'Claire 7, Finnley 1.5'),
(62822, 1112, '_field_32', 'Yes'),
(62821, 1112, '_field_30', 'Canadian'),
(62820, 1112, '_field_27', ''),
(62819, 1112, '_field_26', 'English'),
(62818, 1112, '_field_22', 'M'),
(62817, 1112, '_field_20', ''),
(62816, 1112, '_field_24', '26/05/2019'),
(62813, 1112, '_field_59', ''),
(62814, 1112, '_field_60', ''),
(62815, 1112, '_field_18', 'Pavle Dosen'),
(62810, 1112, '_field_41', '1'),
(62811, 1112, '_field_57', ''),
(62812, 1112, '_field_58', ''),
(62809, 1112, '_field_35', '778-231-7079'),
(62797, 1112, '_field_70', 'Pavle Dosen'),
(62798, 1112, '_field_71', ''),
(62799, 1112, '_field_17', 'Jennifer'),
(62800, 1112, '_field_19', 'Wurz'),
(62801, 1112, '_field_21', '778-231-7079'),
(62802, 1112, '_field_23', 'jwurz@shaw.ca'),
(62803, 1112, '_field_25', '2741 East 28th'),
(62804, 1112, '_field_28', ''),
(62805, 1112, '_field_29', 'Vancouver'),
(62806, 1112, '_field_33', 'BC'),
(62807, 1112, '_field_31', 'V5R 1S1'),
(62808, 1112, '_field_34', 'Health Canada'),
(62790, 1111, '_field_67', '1'),
(62791, 1111, '_form_id', '2'),
(62792, 1111, '_seq_num', '338'),
(62793, 1112, '_field_5', 'Full Day'),
(62794, 1112, '_field_7', 'September 2019'),
(62795, 1112, '_field_9', '1'),
(62796, 1112, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(62789, 1111, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(51208, 897, '_field_30', 'Canadian'),
(51207, 897, '_field_27', ''),
(51206, 897, '_field_26', 'Mandarin'),
(51204, 897, '_field_20', 'Kingsley'),
(51205, 897, '_field_22', 'M'),
(51203, 897, '_field_24', '11/04/2014'),
(51202, 897, '_field_18', 'Kingsley Han'),
(51201, 897, '_field_60', ''),
(51200, 897, '_field_59', ''),
(51199, 897, '_field_58', ''),
(51198, 897, '_field_57', ''),
(51197, 897, '_field_41', '1'),
(51196, 897, '_field_35', '7786835377'),
(51195, 897, '_field_34', 'Vancouver'),
(51194, 897, '_field_31', 'V5R4W8'),
(51193, 897, '_field_33', 'BC'),
(51192, 897, '_field_29', 'Vancouver'),
(51191, 897, '_field_28', ''),
(51190, 897, '_field_25', '3270 Marmion Ave,'),
(51189, 897, '_field_23', 'hun6@hotmail.com'),
(51188, 897, '_field_21', '778.683.5377'),
(51187, 897, '_field_19', 'Han'),
(51186, 897, '_field_17', 'Mingchou '),
(51185, 897, '_field_71', ''),
(51184, 897, '_field_70', ''),
(51183, 897, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(51182, 897, '_field_9', '0'),
(51181, 897, '_field_7', 'September 2018'),
(51180, 897, '_field_5', 'Full Day'),
(51179, 896, '_seq_num', '245'),
(51178, 896, '_form_id', '2'),
(51177, 896, '_field_67', '1'),
(51176, 896, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(51175, 896, '_field_73', 'Montessori method help children to make creative choices in their learning.\nthe teacher offer many activities to guide the process and children will work in groups to explore the knowledge of the world. so that children can develop their maximum potential.'),
(51174, 896, '_field_47', 'I have learned WMA online that it will provide a safe and supportive educational environment for my children to enjoy their child life time. \nstarting from preschool help them to continue from K- Grade 7 in WMA. \n'),
(51173, 896, '_field_65', ''),
(51172, 896, '_field_46', 'N'),
(51171, 896, '_field_64', ''),
(51170, 896, '_field_45', 'No'),
(51161, 896, '_field_53', ''),
(51162, 896, '_field_54', 'No'),
(51163, 896, '_field_55', ''),
(51164, 896, '_field_56', ''),
(51165, 896, '_field_42', 'N/A'),
(51166, 896, '_field_43', 'No'),
(51167, 896, '_field_62', ''),
(51168, 896, '_field_44', 'No'),
(51169, 896, '_field_63', ''),
(51160, 896, '_field_61', 'Yes'),
(51159, 896, '_field_39', 'Yes'),
(51158, 896, '_field_38', 'Yes'),
(51157, 896, '_field_37', 'Play Balls'),
(51156, 896, '_field_36', 'Painting and Play balls'),
(51155, 896, '_field_72', 'Gladys Han ( April 29, 2016) 2 years and 4 months'),
(51154, 896, '_field_32', 'Yes'),
(51153, 896, '_field_30', 'Canadian'),
(51139, 896, '_field_31', 'V5R4W8'),
(51140, 896, '_field_34', 'Vancouver'),
(51141, 896, '_field_35', '7786835377'),
(51142, 896, '_field_41', '1'),
(51143, 896, '_field_57', ''),
(51144, 896, '_field_58', ''),
(51145, 896, '_field_59', ''),
(51146, 896, '_field_60', ''),
(51147, 896, '_field_18', 'Kingsley Han'),
(51148, 896, '_field_24', '11/04/2014'),
(51149, 896, '_field_20', 'Kingsley'),
(51150, 896, '_field_22', 'M'),
(51151, 896, '_field_26', 'Mandarin'),
(51152, 896, '_field_27', ''),
(51132, 896, '_field_19', 'Han'),
(51133, 896, '_field_21', '778.683.5377'),
(51134, 896, '_field_23', 'hun6@hotmail.com'),
(51135, 896, '_field_25', '3270 Marmion Ave,'),
(51136, 896, '_field_28', ''),
(51137, 896, '_field_29', 'Vancouver'),
(51138, 896, '_field_33', 'BC'),
(51131, 896, '_field_17', 'Mingchou '),
(51130, 896, '_field_71', ''),
(51129, 896, '_field_70', ''),
(51128, 896, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(51127, 896, '_field_9', '0'),
(28080, 450, '_field_7', 'spetember-2018'),
(28079, 450, '_field_5', 'afternoon-preschool-12-30am-3-30pm-monday-to-thursday'),
(28081, 450, '_field_9', '1'),
(28082, 450, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(28083, 450, '_field_70', 'Poulins'),
(28084, 450, '_field_71', ''),
(28085, 450, '_field_17', 'Lil'),
(28086, 450, '_field_19', 'H'),
(28087, 450, '_field_21', '778-789-5818'),
(28088, 450, '_field_23', 'lil.henriques@gmail.com'),
(28089, 450, '_field_25', '500 Klahanie Drive'),
(28090, 450, '_field_28', '107'),
(28091, 450, '_field_29', 'Port Moody'),
(28092, 450, '_field_33', 'BC'),
(28093, 450, '_field_31', 'V3H5L1'),
(28094, 450, '_field_34', 'WMA'),
(28095, 450, '_field_35', '604-434-9611'),
(28096, 450, '_field_41', '1'),
(28097, 450, '_field_57', 'James'),
(28098, 450, '_field_58', 'Gross'),
(28099, 450, '_field_59', 'jamesgrossis@gmail.com'),
(28100, 450, '_field_60', '778-227-0363'),
(28101, 450, '_field_18', 'Julia'),
(28102, 450, '_field_20', 'Jules'),
(28103, 450, '_field_22', 'F'),
(28104, 450, '_field_24', '13/07/2014'),
(28105, 450, '_field_26', 'English'),
(28106, 450, '_field_27', 'Portuguese, Hebrew'),
(28107, 450, '_field_30', 'Canadian'),
(28108, 450, '_field_32', 'N'),
(28109, 450, '_field_36', 'music, building'),
(28110, 450, '_field_37', 'dancing, colouring, climbing'),
(28111, 450, '_field_38', 'Y'),
(28112, 450, '_field_39', 'y'),
(28113, 450, '_field_50', ''),
(28114, 450, '_field_51', ''),
(28115, 450, '_field_61', 'y'),
(28116, 450, '_field_53', 'Daycare locally with a few other kids'),
(28117, 450, '_field_54', 'n'),
(28118, 450, '_field_55', ''),
(28119, 450, '_field_56', ''),
(28120, 450, '_field_42', 'None'),
(28121, 450, '_field_43', 'Y'),
(28122, 450, '_field_62', 'special meds'),
(28123, 450, '_field_44', 'Y'),
(28124, 450, '_field_63', 'special diet'),
(28125, 450, '_field_45', 'Y'),
(28126, 450, '_field_64', 'dislikes mushrooms'),
(28127, 450, '_field_46', 'Y'),
(28128, 450, '_field_65', 'special eating habits'),
(28129, 450, '_field_47', 'WMA is a rad rad place'),
(28130, 450, '_field_49', 'a:1:{i:0;s:35:\"preschool-and-elementary-grades-1-7\";}'),
(28131, 450, '_field_66', 'Lil M Henriques'),
(28132, 450, '_field_67', '1'),
(28133, 450, '_form_id', '2'),
(28134, 450, '_seq_num', '1'),
(28135, 451, '_field_5', 'morning-preschool-8-30am-11-30am-monday-to-thursday'),
(28136, 451, '_field_7', 'spetember-2018'),
(28137, 451, '_field_9', '1'),
(28138, 451, '_field_69', 'a:2:{i:0;s:15:\"current student\";i:1;s:9:\"bc parent\";}'),
(28139, 451, '_field_70', 'gatiss-browns'),
(28140, 451, '_field_71', ''),
(28141, 451, '_field_17', 'Lil'),
(28142, 451, '_field_19', 'H'),
(28143, 451, '_field_21', '778-789-5717'),
(28144, 451, '_field_23', 'lil.henriques@gmail.com'),
(28145, 451, '_field_25', '500 Klahanie Drive'),
(28146, 451, '_field_28', '107'),
(28147, 451, '_field_29', 'Port Moody'),
(28148, 451, '_field_33', 'BC'),
(28149, 451, '_field_31', 'V3H5L1'),
(28150, 451, '_field_34', 'WMA'),
(28151, 451, '_field_35', '604-434-9611'),
(28152, 451, '_field_41', '1'),
(28153, 451, '_field_57', 'James'),
(28154, 451, '_field_58', 'G'),
(28155, 451, '_field_59', 'jamesgrossis@gmail.com'),
(28156, 451, '_field_60', '778-227-0363'),
(28157, 451, '_field_18', 'Julia Rosa Grosriques'),
(28158, 451, '_field_20', 'JR'),
(28159, 451, '_field_22', 'F'),
(28160, 451, '_field_24', '13/07/2014'),
(28161, 451, '_field_26', 'English'),
(28162, 451, '_field_27', 'Yiddish'),
(28163, 451, '_field_30', 'Canadian'),
(28164, 451, '_field_32', 'N'),
(28165, 451, '_field_36', 'colouring, music, singing'),
(28166, 451, '_field_37', 'climbing, building, dancing'),
(28167, 451, '_field_38', 'Y'),
(28168, 451, '_field_39', 'y'),
(28169, 451, '_field_61', 'y'),
(28170, 451, '_field_53', ''),
(28171, 451, '_field_54', 'n'),
(28172, 451, '_field_55', ''),
(28173, 451, '_field_56', ''),
(28174, 451, '_field_42', 'none'),
(28175, 451, '_field_43', 'Y'),
(28176, 451, '_field_62', 'meds'),
(28177, 451, '_field_44', 'Y'),
(28178, 451, '_field_63', 'diet'),
(28179, 451, '_field_45', 'Y'),
(28180, 451, '_field_64', 'loves cheeeese'),
(28181, 451, '_field_46', 'Y'),
(28182, 451, '_field_65', 'no sugar'),
(28183, 451, '_field_47', 'cuz its da bomb'),
(28184, 451, '_field_49', 'a:1:{i:0;s:35:\"preschool-and-elementary-grades-1-7\";}'),
(28185, 451, '_field_66', 'Lil H'),
(28186, 451, '_field_67', '1'),
(28187, 451, '_form_id', '2'),
(28188, 451, '_seq_num', '2'),
(30545, 508, '_field_73', 'I love the fact that Sahaara flourished academically at Westside Montessori.  At the age of 3 1/2 she began to read.  She was introduced to new concepts and had engaging activities always at hand.  This made Sahaara love school.  Nevaeha would do very well with this teaching style.\n'),
(28193, 454, '_wp_attached_file', '2014/11/WMA-logo-web-form.jpg'),
(28194, 454, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:280;s:6:\"height\";i:140;s:4:\"file\";s:29:\"2014/11/WMA-logo-web-form.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"WMA-logo-web-form-150x140.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28196, 52, 'ninja_forms_form', '2'),
(30544, 508, '_field_47', 'We had a very positive experience with our eldest daughter and would like the same opportunity for our youngest as well.'),
(30543, 508, '_field_65', ''),
(30542, 508, '_field_46', 'N'),
(30541, 508, '_field_64', ''),
(30540, 508, '_field_45', 'No'),
(30539, 508, '_field_63', ''),
(30538, 508, '_field_44', 'No'),
(30537, 508, '_field_62', ''),
(30536, 508, '_field_43', 'No'),
(30535, 508, '_field_42', 'N/a'),
(30534, 508, '_field_56', 'Yes'),
(30533, 508, '_field_55', 'She is currently in Daycare '),
(30532, 508, '_field_54', 'Yes'),
(30531, 508, '_field_53', ''),
(30530, 508, '_field_61', 'Yes'),
(30529, 508, '_field_39', 'Yes'),
(30528, 508, '_field_38', 'Yes'),
(30527, 508, '_field_37', 'All activities '),
(30526, 508, '_field_36', 'She loves playing independently.  Activities such as: painting, sand, bead work, blocks and kitchen are some of her favourites.'),
(30525, 508, '_field_72', 'Sahaara age 6 1/2'),
(30524, 508, '_field_32', 'Yes'),
(30523, 508, '_field_30', 'Canadian '),
(30522, 508, '_field_27', ''),
(30521, 508, '_field_26', 'English '),
(30520, 508, '_field_22', 'F'),
(30519, 508, '_field_20', 'Nevaeha '),
(30518, 508, '_field_24', '15/12/2014'),
(30517, 508, '_field_18', 'Nevaeha Matharu '),
(30516, 508, '_field_60', '(604) 961-6508'),
(30515, 508, '_field_59', ''),
(30514, 508, '_field_58', 'Matharu '),
(30513, 508, '_field_57', 'Upkar'),
(30512, 508, '_field_41', '1'),
(30511, 508, '_field_35', '(604) 365-8190'),
(30506, 508, '_field_28', ''),
(30507, 508, '_field_29', 'Vancouver '),
(30508, 508, '_field_33', 'BC'),
(30509, 508, '_field_31', 'V5M3E9'),
(30510, 508, '_field_34', 'Vancouver School Board '),
(30574, 509, '_field_97', '01/11/2008'),
(30573, 509, '_field_96', 'Petr Gimbal'),
(30572, 509, '_field_129', '+7(914)757-4062'),
(30571, 509, '_field_128', 'ANGS.Orengroup LLC'),
(30570, 509, '_field_95', '778-227-6328'),
(30569, 509, '_field_94', 'alexeygimbal@gmail.com'),
(30568, 509, '_field_93', 'Gimbal'),
(30567, 509, '_field_92', 'Alexey'),
(30566, 509, '_field_91', '1'),
(30565, 509, '_field_90', '0'),
(30564, 509, '_field_89', 'Housewife '),
(30563, 509, '_field_88', 'V5H0E8'),
(30562, 509, '_field_87', 'BC'),
(30561, 509, '_field_86', 'Burnaby');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30560, 509, '_field_85', '808'),
(30559, 509, '_field_84', '6588 Nelson Av'),
(30558, 509, '_field_83', 'yuliagimbal@gmail.com'),
(30557, 509, '_field_82', '778-228-5696'),
(30556, 509, '_field_81', 'Gimbal'),
(30555, 509, '_field_80', 'Yulia'),
(30554, 509, '_field_79', ''),
(30553, 509, '_field_78', ''),
(30552, 509, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(30551, 509, '_field_75', 'September 2018'),
(30550, 509, '_field_74', 'Grade Five'),
(30549, 508, '_seq_num', '28'),
(30548, 508, '_form_id', '2'),
(30547, 508, '_field_67', '1'),
(30546, 508, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(28313, 466, '_field_74', 'Kindergarten'),
(28314, 466, '_field_75', 'September 2018'),
(28315, 466, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(28316, 466, '_field_78', ''),
(28317, 466, '_field_79', 'Teacher at current preschool'),
(28318, 466, '_field_80', 'Shaneeda'),
(28319, 466, '_field_81', 'Jaffer'),
(28320, 466, '_field_82', '4153596842'),
(28321, 466, '_field_83', 'shaneeda@gmail.com'),
(28322, 466, '_field_84', '2522 Trinity Street '),
(28323, 466, '_field_85', ''),
(28324, 466, '_field_86', 'Vancouver'),
(28325, 466, '_field_87', 'BC'),
(28326, 466, '_field_88', 'V5K1E2'),
(28327, 466, '_field_89', 'Clarence Dyer &amp; Cohen LLP'),
(28328, 466, '_field_90', '4153596842'),
(28329, 466, '_field_91', '1'),
(28330, 466, '_field_92', 'Govind'),
(28331, 466, '_field_93', 'Dandekar'),
(28332, 466, '_field_94', 'govind.dandekar@gmail.com'),
(28333, 466, '_field_95', '6044410382'),
(28334, 466, '_field_128', 'Stripe'),
(28335, 466, '_field_129', '6044410382'),
(28336, 466, '_field_96', 'Ayaana Dandekar'),
(28337, 466, '_field_97', '08/05/2013'),
(28338, 466, '_field_98', 'Ayaana'),
(28339, 466, '_field_99', 'Female'),
(28340, 466, '_field_100', 'English'),
(28341, 466, '_field_101', ''),
(28342, 466, '_field_102', 'Canada &amp; U.S.'),
(28343, 466, '_field_103', 'Yes'),
(28344, 466, '_field_104', 'Iyla Dandekar, 1 year old'),
(28345, 466, '_field_105', 'Pretend play, drawing/painting, dancing, singing'),
(28346, 466, '_field_106', 'Pretend play, outdoor play, dancing, art'),
(28347, 466, '_field_130', 'Strathcona Montessori Preschool'),
(28348, 466, '_field_137', 'Reading, puzzles, art, songs'),
(28349, 466, '_field_131', 'Preschool'),
(28350, 466, '_field_138', 'Music classes, soccer, ballet, gymnastics'),
(28351, 466, '_field_114', 'n/a'),
(28352, 466, '_field_115', 'No'),
(28353, 466, '_field_116', ''),
(28354, 466, '_field_117', 'No'),
(28355, 466, '_field_118', ''),
(28356, 466, '_field_119', 'No'),
(28357, 466, '_field_120', ''),
(28358, 466, '_field_121', 'No'),
(28359, 466, '_field_122', ''),
(28360, 466, '_field_132', 'No'),
(28361, 466, '_field_133', ''),
(28362, 466, '_field_134', 'No'),
(28363, 466, '_field_135', ''),
(28364, 466, '_field_123', 'Ayaana enjoys her Montessori preschool and we value the Montessori approach.  We find that she is learning a variety of skills, while enjoying the act of learning.  She loves school and learning and we would like for this to continue!  Also, WMA is close to our home in East Vancouver and we value sending her to school in the community in which we live.'),
(28365, 466, '_field_124', 'We want Ayaana to enjoy learning and to understand that it is a lifelong process that brings wonder and joy to one\'s life.  We also want her to value independent learning and recognize that education (as all things in life) are what you make of them.  We believe the Montessori Method teaches these values with a focus on the individual child.'),
(28366, 466, '_field_136', 'Ayaana is highly verbal and loves to chatter, ask questions and learn new things.  We want to find her a school that will nurture and develop her natural inquisitiveness.  '),
(28367, 466, '_field_126', '1'),
(28368, 466, '_form_id', '3'),
(28369, 466, '_seq_num', '3'),
(28370, 467, '_field_74', 'Kindergarten'),
(28371, 467, '_field_75', 'September 2018'),
(28372, 467, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(28373, 467, '_field_78', ''),
(28374, 467, '_field_79', 'Teacher at current preschool'),
(28375, 467, '_field_80', 'Shaneeda'),
(28376, 467, '_field_81', 'Jaffer'),
(28377, 467, '_field_82', '4153596842'),
(28378, 467, '_field_83', 'shaneeda@gmail.com'),
(28379, 467, '_field_84', '2522 Trinity Street '),
(28380, 467, '_field_85', ''),
(28381, 467, '_field_86', 'Vancouver'),
(28382, 467, '_field_87', 'BC'),
(28383, 467, '_field_88', 'V5K1E2'),
(28384, 467, '_field_89', 'Clarence Dyer &amp; Cohen LLP'),
(28385, 467, '_field_90', '4153596842'),
(28386, 467, '_field_91', '1'),
(28387, 467, '_field_92', 'Govind'),
(28388, 467, '_field_93', 'Dandekar'),
(28389, 467, '_field_94', 'govind.dandekar@gmail.com'),
(28390, 467, '_field_95', '6044410382'),
(28391, 467, '_field_128', 'Stripe'),
(28392, 467, '_field_129', '6044410382'),
(28393, 467, '_field_96', 'Ayaana Dandekar'),
(28394, 467, '_field_97', '08/05/2013'),
(28395, 467, '_field_98', 'Ayaana'),
(28396, 467, '_field_99', 'Female'),
(28397, 467, '_field_100', 'English'),
(28398, 467, '_field_101', ''),
(28399, 467, '_field_102', 'Canada &amp; U.S.'),
(28400, 467, '_field_103', 'Yes'),
(28401, 467, '_field_104', 'Iyla Dandekar, 1 year old'),
(28402, 467, '_field_105', 'Pretend play, drawing/painting, dancing, singing'),
(28403, 467, '_field_106', 'Pretend play, outdoor play, dancing, art'),
(28404, 467, '_field_130', 'Strathcona Montessori Preschool'),
(28405, 467, '_field_137', 'Reading, puzzles, art, songs'),
(28406, 467, '_field_131', 'Preschool'),
(28407, 467, '_field_138', 'Music classes, soccer, ballet, gymnastics'),
(28408, 467, '_field_114', 'n/a'),
(28409, 467, '_field_115', 'No'),
(28410, 467, '_field_116', ''),
(28411, 467, '_field_117', 'No'),
(28412, 467, '_field_118', ''),
(28413, 467, '_field_119', 'No'),
(28414, 467, '_field_120', ''),
(28415, 467, '_field_121', 'No'),
(28416, 467, '_field_122', ''),
(28417, 467, '_field_132', 'No'),
(28418, 467, '_field_133', ''),
(28419, 467, '_field_134', 'No'),
(28420, 467, '_field_135', ''),
(28421, 467, '_field_123', 'Ayaana enjoys her Montessori preschool and we value the Montessori approach.  We find that she is learning a variety of skills, while enjoying the act of learning.  She loves school and learning and we would like for this to continue!  Also, WMA is close to our home in East Vancouver and we value sending her to school in the community in which we live.'),
(28422, 467, '_field_124', 'We want Ayaana to enjoy learning and to understand that it is a lifelong process that brings wonder and joy to one\'s life.  We also want her to value independent learning and recognize that education (as all things in life) are what you make of them.  We believe the Montessori Method teaches these values with a focus on the individual child.'),
(28423, 467, '_field_136', 'Ayaana is highly verbal and loves to chatter, ask questions and learn new things.  We want to find her a school that will nurture and develop her natural inquisitiveness.  '),
(28424, 467, '_field_126', '1'),
(28425, 467, '_form_id', '3'),
(28426, 467, '_seq_num', '4'),
(30576, 509, '_field_99', 'Male'),
(30575, 509, '_field_98', 'Petr'),
(30505, 508, '_field_25', '3533 Slocan Street'),
(30504, 508, '_field_23', 'monica_roopra@hotmail.com'),
(30440, 507, '_field_5', 'Full Day'),
(28436, 469, '_field_5', 'Afternoon Session'),
(28437, 469, '_field_7', 'September 2018'),
(28438, 469, '_field_9', '1'),
(28439, 469, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(28440, 469, '_field_70', ''),
(28441, 469, '_field_71', ''),
(28442, 469, '_field_17', 'test'),
(28443, 469, '_field_19', 'test'),
(28444, 469, '_field_21', 'test'),
(28445, 469, '_field_23', 'test@test.ca'),
(28446, 469, '_field_25', 'test'),
(28447, 469, '_field_28', 'test'),
(28448, 469, '_field_29', 'testtest'),
(28449, 469, '_field_33', 'BC'),
(28450, 469, '_field_31', 'testtt'),
(28451, 469, '_field_34', 'test'),
(28452, 469, '_field_35', 'test'),
(28453, 469, '_field_41', '0'),
(28454, 469, '_field_57', ''),
(28455, 469, '_field_58', ''),
(28456, 469, '_field_59', ''),
(28457, 469, '_field_60', ''),
(28458, 469, '_field_18', 'test'),
(28459, 469, '_field_24', '10/08/2017'),
(28460, 469, '_field_20', 'test'),
(28461, 469, '_field_22', 'F'),
(28462, 469, '_field_26', 'test'),
(28463, 469, '_field_27', 'test'),
(28464, 469, '_field_30', 'test'),
(28465, 469, '_field_32', 'N'),
(28466, 469, '_field_72', ''),
(28467, 469, '_field_36', 'test'),
(28468, 469, '_field_37', 'test'),
(28469, 469, '_field_38', 'No'),
(28470, 469, '_field_39', 'No'),
(28471, 469, '_field_61', ''),
(28472, 469, '_field_53', ''),
(28473, 469, '_field_54', 'No'),
(28474, 469, '_field_55', ''),
(28475, 469, '_field_56', ''),
(28476, 469, '_field_42', 'test'),
(28477, 469, '_field_43', 'No'),
(28478, 469, '_field_62', ''),
(28479, 469, '_field_44', 'No'),
(28480, 469, '_field_63', ''),
(28481, 469, '_field_45', 'No'),
(28482, 469, '_field_64', ''),
(28483, 469, '_field_46', 'N'),
(28484, 469, '_field_65', ''),
(28485, 469, '_field_47', 'test'),
(28486, 469, '_field_73', 'test'),
(28487, 469, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(28488, 469, '_field_67', '1'),
(28489, 469, '_form_id', '2'),
(28490, 469, '_seq_num', '3'),
(28491, 470, '_field_5', 'Afternoon Session'),
(28492, 470, '_field_7', 'September 2018'),
(28493, 470, '_field_9', '1'),
(28494, 470, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(28495, 470, '_field_70', ''),
(28496, 470, '_field_71', ''),
(28497, 470, '_field_17', 'test'),
(28498, 470, '_field_19', 'test'),
(28499, 470, '_field_21', 'test'),
(28500, 470, '_field_23', 'test@test.ca'),
(28501, 470, '_field_25', 'test'),
(28502, 470, '_field_28', 'test'),
(28503, 470, '_field_29', 'testtest'),
(28504, 470, '_field_33', 'BC'),
(28505, 470, '_field_31', 'testtt'),
(28506, 470, '_field_34', 'test'),
(28507, 470, '_field_35', 'test'),
(28508, 470, '_field_41', '0'),
(28509, 470, '_field_57', ''),
(28510, 470, '_field_58', ''),
(28511, 470, '_field_59', ''),
(28512, 470, '_field_60', ''),
(28513, 470, '_field_18', 'test'),
(28514, 470, '_field_24', '10/08/2017'),
(28515, 470, '_field_20', 'test'),
(28516, 470, '_field_22', 'F'),
(28517, 470, '_field_26', 'test'),
(28518, 470, '_field_27', 'test'),
(28519, 470, '_field_30', 'test'),
(28520, 470, '_field_32', 'N'),
(28521, 470, '_field_72', ''),
(28522, 470, '_field_36', 'test'),
(28523, 470, '_field_37', 'test'),
(28524, 470, '_field_38', 'No'),
(28525, 470, '_field_39', 'No'),
(28526, 470, '_field_61', ''),
(28527, 470, '_field_53', ''),
(28528, 470, '_field_54', 'No'),
(28529, 470, '_field_55', ''),
(28530, 470, '_field_56', ''),
(28531, 470, '_field_42', 'test'),
(28532, 470, '_field_43', 'No'),
(28533, 470, '_field_62', ''),
(28534, 470, '_field_44', 'No'),
(28535, 470, '_field_63', ''),
(28536, 470, '_field_45', 'No'),
(28537, 470, '_field_64', ''),
(28538, 470, '_field_46', 'N'),
(28539, 470, '_field_65', ''),
(28540, 470, '_field_47', 'test'),
(28541, 470, '_field_73', 'test'),
(28542, 470, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(28543, 470, '_field_67', '1'),
(28544, 470, '_form_id', '2'),
(28545, 470, '_seq_num', '4'),
(28546, 471, '_field_5', 'Afternoon Session'),
(28547, 471, '_field_7', 'January 2018'),
(28548, 471, '_field_9', '1'),
(28549, 471, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(28550, 471, '_field_70', ''),
(28551, 471, '_field_71', ''),
(28552, 471, '_field_17', 'test'),
(28553, 471, '_field_19', 'test'),
(28554, 471, '_field_21', 'test'),
(28555, 471, '_field_23', 'lil.henriques@gmail.com'),
(28556, 471, '_field_25', 'test'),
(28557, 471, '_field_28', 'test'),
(28558, 471, '_field_29', 'v'),
(28559, 471, '_field_33', 'BC'),
(28560, 471, '_field_31', 'testtt'),
(28561, 471, '_field_34', 'test'),
(28562, 471, '_field_35', 'test'),
(28563, 471, '_field_41', '0'),
(28564, 471, '_field_57', ''),
(28565, 471, '_field_58', ''),
(28566, 471, '_field_59', ''),
(28567, 471, '_field_60', ''),
(28568, 471, '_field_18', 'test'),
(28569, 471, '_field_24', '25/08/2017'),
(28570, 471, '_field_20', 'test'),
(28571, 471, '_field_22', 'F'),
(28572, 471, '_field_26', 'test'),
(28573, 471, '_field_27', 'test'),
(28574, 471, '_field_30', 'test'),
(28575, 471, '_field_32', 'N'),
(28576, 471, '_field_72', ''),
(28577, 471, '_field_36', 'test'),
(28578, 471, '_field_37', 'test'),
(28579, 471, '_field_38', 'No'),
(28580, 471, '_field_39', 'No'),
(28581, 471, '_field_61', ''),
(28582, 471, '_field_53', ''),
(28583, 471, '_field_54', 'No'),
(28584, 471, '_field_55', ''),
(28585, 471, '_field_56', ''),
(28586, 471, '_field_42', 'test'),
(28587, 471, '_field_43', 'No'),
(28588, 471, '_field_62', ''),
(28589, 471, '_field_44', 'No'),
(28590, 471, '_field_63', ''),
(28591, 471, '_field_45', 'No'),
(28592, 471, '_field_64', ''),
(28593, 471, '_field_46', 'N'),
(28594, 471, '_field_65', ''),
(28595, 471, '_field_47', 'test'),
(28596, 471, '_field_73', 'test'),
(28597, 471, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(28598, 471, '_field_67', '1'),
(28599, 471, '_form_id', '2'),
(28600, 471, '_seq_num', '5'),
(28601, 472, '_field_5', 'Afternoon Session'),
(28602, 472, '_field_7', 'January 2018'),
(28603, 472, '_field_9', '1'),
(28604, 472, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(28605, 472, '_field_70', ''),
(28606, 472, '_field_71', ''),
(28607, 472, '_field_17', 'test'),
(28608, 472, '_field_19', 'test'),
(28609, 472, '_field_21', 'test'),
(28610, 472, '_field_23', 'lil.henriques@gmail.com'),
(28611, 472, '_field_25', 'test'),
(28612, 472, '_field_28', 'test'),
(28613, 472, '_field_29', 'v'),
(28614, 472, '_field_33', 'BC'),
(28615, 472, '_field_31', 'testtt'),
(28616, 472, '_field_34', 'test'),
(28617, 472, '_field_35', 'test'),
(28618, 472, '_field_41', '0'),
(28619, 472, '_field_57', ''),
(28620, 472, '_field_58', ''),
(28621, 472, '_field_59', ''),
(28622, 472, '_field_60', ''),
(28623, 472, '_field_18', 'test'),
(28624, 472, '_field_24', '25/08/2017'),
(28625, 472, '_field_20', 'test'),
(28626, 472, '_field_22', 'F'),
(28627, 472, '_field_26', 'test'),
(28628, 472, '_field_27', 'test'),
(28629, 472, '_field_30', 'test'),
(28630, 472, '_field_32', 'N'),
(28631, 472, '_field_72', ''),
(28632, 472, '_field_36', 'test'),
(28633, 472, '_field_37', 'test'),
(28634, 472, '_field_38', 'No'),
(28635, 472, '_field_39', 'No'),
(28636, 472, '_field_61', ''),
(28637, 472, '_field_53', ''),
(28638, 472, '_field_54', 'No'),
(28639, 472, '_field_55', ''),
(28640, 472, '_field_56', ''),
(28641, 472, '_field_42', 'test'),
(28642, 472, '_field_43', 'No'),
(28643, 472, '_field_62', ''),
(28644, 472, '_field_44', 'No'),
(28645, 472, '_field_63', ''),
(28646, 472, '_field_45', 'No'),
(28647, 472, '_field_64', ''),
(28648, 472, '_field_46', 'N'),
(28649, 472, '_field_65', ''),
(28650, 472, '_field_47', 'test'),
(28651, 472, '_field_73', 'test'),
(28652, 472, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(28653, 472, '_field_67', '1'),
(28654, 472, '_form_id', '2'),
(28655, 472, '_seq_num', '6'),
(28656, 473, '_field_74', 'Grade One'),
(28657, 473, '_field_75', 'January 2018'),
(28658, 473, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(28659, 473, '_field_78', ''),
(28660, 473, '_field_79', ''),
(28661, 473, '_field_80', 'test'),
(28662, 473, '_field_81', 'test'),
(28663, 473, '_field_82', 'test'),
(28664, 473, '_field_83', 'lil.henriques@gmail.com'),
(28665, 473, '_field_84', 'test'),
(28666, 473, '_field_85', 'test'),
(28667, 473, '_field_86', 'test'),
(28668, 473, '_field_87', 'BC'),
(28669, 473, '_field_88', 'testtt'),
(28670, 473, '_field_89', 'test'),
(28671, 473, '_field_90', 'test'),
(28672, 473, '_field_91', '0'),
(28673, 473, '_field_92', ''),
(28674, 473, '_field_93', ''),
(28675, 473, '_field_94', ''),
(28676, 473, '_field_95', ''),
(28677, 473, '_field_128', ''),
(28678, 473, '_field_129', ''),
(28679, 473, '_field_96', 'test'),
(28680, 473, '_field_97', '08/08/2017'),
(28681, 473, '_field_98', 'test'),
(28682, 473, '_field_99', 'Female'),
(28683, 473, '_field_100', 'test'),
(28684, 473, '_field_101', 'test'),
(28685, 473, '_field_102', 'test'),
(28686, 473, '_field_103', 'No'),
(28687, 473, '_field_104', ''),
(28688, 473, '_field_105', 'test'),
(28689, 473, '_field_106', 'test'),
(28690, 473, '_field_130', 'test'),
(28691, 473, '_field_137', 'test'),
(28692, 473, '_field_131', 'test'),
(28693, 473, '_field_138', 'test'),
(28694, 473, '_field_114', 'test'),
(28695, 473, '_field_115', 'No'),
(28696, 473, '_field_116', ''),
(28697, 473, '_field_117', 'No'),
(28698, 473, '_field_118', ''),
(28699, 473, '_field_119', 'No'),
(28700, 473, '_field_120', ''),
(28701, 473, '_field_121', 'No'),
(28702, 473, '_field_122', ''),
(28703, 473, '_field_132', 'No'),
(28704, 473, '_field_133', ''),
(28705, 473, '_field_134', 'No'),
(28706, 473, '_field_135', ''),
(28707, 473, '_field_123', 'test'),
(28708, 473, '_field_124', 'test'),
(28709, 473, '_field_136', 'test'),
(28710, 473, '_field_126', '1'),
(28711, 473, '_form_id', '3'),
(28712, 473, '_seq_num', '5'),
(28713, 474, '_field_74', 'Grade One'),
(28714, 474, '_field_75', 'January 2018'),
(28715, 474, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(28716, 474, '_field_78', ''),
(28717, 474, '_field_79', ''),
(28718, 474, '_field_80', 'test'),
(28719, 474, '_field_81', 'test'),
(28720, 474, '_field_82', 'test'),
(28721, 474, '_field_83', 'lil.henriques@gmail.com'),
(28722, 474, '_field_84', 'test'),
(28723, 474, '_field_85', 'test'),
(28724, 474, '_field_86', 'test'),
(28725, 474, '_field_87', 'BC'),
(28726, 474, '_field_88', 'testtt'),
(28727, 474, '_field_89', 'test'),
(28728, 474, '_field_90', 'test'),
(28729, 474, '_field_91', '0'),
(28730, 474, '_field_92', ''),
(28731, 474, '_field_93', ''),
(28732, 474, '_field_94', ''),
(28733, 474, '_field_95', ''),
(28734, 474, '_field_128', ''),
(28735, 474, '_field_129', ''),
(28736, 474, '_field_96', 'test'),
(28737, 474, '_field_97', '08/08/2017'),
(28738, 474, '_field_98', 'test'),
(28739, 474, '_field_99', 'Female'),
(28740, 474, '_field_100', 'test'),
(28741, 474, '_field_101', 'test'),
(28742, 474, '_field_102', 'test'),
(28743, 474, '_field_103', 'No'),
(28744, 474, '_field_104', ''),
(28745, 474, '_field_105', 'test'),
(28746, 474, '_field_106', 'test'),
(28747, 474, '_field_130', 'test'),
(28748, 474, '_field_137', 'test'),
(28749, 474, '_field_131', 'test'),
(28750, 474, '_field_138', 'test'),
(28751, 474, '_field_114', 'test'),
(28752, 474, '_field_115', 'No'),
(28753, 474, '_field_116', ''),
(28754, 474, '_field_117', 'No'),
(28755, 474, '_field_118', ''),
(28756, 474, '_field_119', 'No'),
(28757, 474, '_field_120', ''),
(28758, 474, '_field_121', 'No'),
(28759, 474, '_field_122', ''),
(28760, 474, '_field_132', 'No'),
(28761, 474, '_field_133', ''),
(28762, 474, '_field_134', 'No'),
(28763, 474, '_field_135', ''),
(28764, 474, '_field_123', 'test'),
(28765, 474, '_field_124', 'test'),
(28766, 474, '_field_136', 'test'),
(28767, 474, '_field_126', '1'),
(28768, 474, '_form_id', '3'),
(28769, 474, '_seq_num', '6'),
(28770, 475, '_field_5', 'Afternoon Session'),
(28771, 475, '_field_7', 'January 2018'),
(28772, 475, '_field_9', '1'),
(28773, 475, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(28774, 475, '_field_70', ''),
(28775, 475, '_field_71', ''),
(28776, 475, '_field_17', 'test'),
(28777, 475, '_field_19', 'test'),
(28778, 475, '_field_21', 'test'),
(28779, 475, '_field_23', 'lil.henriques@gmail.com'),
(28780, 475, '_field_25', 'test'),
(28781, 475, '_field_28', 'test'),
(28782, 475, '_field_29', 'testtest'),
(28783, 475, '_field_33', 'BC'),
(28784, 475, '_field_31', 'testtt'),
(28785, 475, '_field_34', 'test'),
(28786, 475, '_field_35', 'test'),
(28787, 475, '_field_41', '0'),
(28788, 475, '_field_57', ''),
(28789, 475, '_field_58', ''),
(28790, 475, '_field_59', ''),
(28791, 475, '_field_60', ''),
(28792, 475, '_field_18', 'test'),
(28793, 475, '_field_24', '18/08/2017'),
(28794, 475, '_field_20', 'testtest'),
(28795, 475, '_field_22', 'F'),
(28796, 475, '_field_26', 'test'),
(28797, 475, '_field_27', 'test'),
(28798, 475, '_field_30', 'test'),
(28799, 475, '_field_32', 'N'),
(28800, 475, '_field_72', ''),
(28801, 475, '_field_36', 'test'),
(28802, 475, '_field_37', 'test'),
(28803, 475, '_field_38', 'No'),
(28804, 475, '_field_39', 'No'),
(28805, 475, '_field_61', ''),
(28806, 475, '_field_53', ''),
(28807, 475, '_field_54', 'No'),
(28808, 475, '_field_55', ''),
(28809, 475, '_field_56', ''),
(28810, 475, '_field_42', 'test'),
(28811, 475, '_field_43', 'No'),
(28812, 475, '_field_62', ''),
(28813, 475, '_field_44', 'No'),
(28814, 475, '_field_63', ''),
(28815, 475, '_field_45', 'No'),
(28816, 475, '_field_64', ''),
(28817, 475, '_field_46', 'N'),
(28818, 475, '_field_65', ''),
(28819, 475, '_field_47', 'test'),
(28820, 475, '_field_73', 'test'),
(28821, 475, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(28822, 475, '_field_67', '1'),
(28823, 475, '_form_id', '2'),
(28824, 475, '_seq_num', '7'),
(28825, 476, '_field_5', 'Afternoon Session'),
(28826, 476, '_field_7', 'January 2018'),
(28827, 476, '_field_9', '1'),
(28828, 476, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(28829, 476, '_field_70', ''),
(28830, 476, '_field_71', ''),
(28831, 476, '_field_17', 'test'),
(28832, 476, '_field_19', 'test'),
(28833, 476, '_field_21', 'test'),
(28834, 476, '_field_23', 'lil.henriques@gmail.com'),
(28835, 476, '_field_25', 'test'),
(28836, 476, '_field_28', 'test'),
(28837, 476, '_field_29', 'testtest'),
(28838, 476, '_field_33', 'BC'),
(28839, 476, '_field_31', 'testtt'),
(28840, 476, '_field_34', 'test'),
(28841, 476, '_field_35', 'test'),
(28842, 476, '_field_41', '0'),
(28843, 476, '_field_57', ''),
(28844, 476, '_field_58', ''),
(28845, 476, '_field_59', ''),
(28846, 476, '_field_60', ''),
(28847, 476, '_field_18', 'test'),
(28848, 476, '_field_24', '18/08/2017'),
(28849, 476, '_field_20', 'testtest'),
(28850, 476, '_field_22', 'F'),
(28851, 476, '_field_26', 'test'),
(28852, 476, '_field_27', 'test'),
(28853, 476, '_field_30', 'test'),
(28854, 476, '_field_32', 'N'),
(28855, 476, '_field_72', ''),
(28856, 476, '_field_36', 'test'),
(28857, 476, '_field_37', 'test'),
(28858, 476, '_field_38', 'No'),
(28859, 476, '_field_39', 'No'),
(28860, 476, '_field_61', ''),
(28861, 476, '_field_53', ''),
(28862, 476, '_field_54', 'No'),
(28863, 476, '_field_55', ''),
(28864, 476, '_field_56', ''),
(28865, 476, '_field_42', 'test'),
(28866, 476, '_field_43', 'No'),
(28867, 476, '_field_62', ''),
(28868, 476, '_field_44', 'No'),
(28869, 476, '_field_63', ''),
(28870, 476, '_field_45', 'No'),
(28871, 476, '_field_64', ''),
(28872, 476, '_field_46', 'N'),
(28873, 476, '_field_65', ''),
(28874, 476, '_field_47', 'test'),
(28875, 476, '_field_73', 'test'),
(28876, 476, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(28877, 476, '_field_67', '1'),
(28878, 476, '_form_id', '2'),
(28879, 476, '_seq_num', '8'),
(28880, 477, '_field_5', 'Afternoon Session'),
(28881, 477, '_field_7', 'January 2018'),
(28882, 477, '_field_9', '1'),
(28883, 477, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(28884, 477, '_field_70', 'Lil'),
(28885, 477, '_field_71', ''),
(28886, 477, '_field_17', 'test'),
(28887, 477, '_field_19', 'test'),
(28888, 477, '_field_21', 'test'),
(28889, 477, '_field_23', 'lil.henriques@gmail.com'),
(28890, 477, '_field_25', 'test'),
(28891, 477, '_field_28', 'v'),
(28892, 477, '_field_29', 'test'),
(28893, 477, '_field_33', 'BC'),
(28894, 477, '_field_31', 'testtt'),
(28895, 477, '_field_34', 'test'),
(28896, 477, '_field_35', 'test'),
(28897, 477, '_field_41', '0'),
(28898, 477, '_field_57', ''),
(28899, 477, '_field_58', ''),
(28900, 477, '_field_59', ''),
(28901, 477, '_field_60', ''),
(28902, 477, '_field_18', 'test'),
(28903, 477, '_field_24', '10/08/2017'),
(28904, 477, '_field_20', 'test'),
(28905, 477, '_field_22', 'F'),
(28906, 477, '_field_26', 'test'),
(28907, 477, '_field_27', 'test'),
(28908, 477, '_field_30', 'test'),
(28909, 477, '_field_32', 'N'),
(28910, 477, '_field_72', ''),
(28911, 477, '_field_36', 'test'),
(28912, 477, '_field_37', 'test'),
(28913, 477, '_field_38', 'No'),
(28914, 477, '_field_39', 'No'),
(28915, 477, '_field_61', ''),
(28916, 477, '_field_53', ''),
(28917, 477, '_field_54', 'No'),
(28918, 477, '_field_55', ''),
(28919, 477, '_field_56', ''),
(28920, 477, '_field_42', 'test'),
(28921, 477, '_field_43', 'No'),
(28922, 477, '_field_62', ''),
(28923, 477, '_field_44', 'No'),
(28924, 477, '_field_63', ''),
(28925, 477, '_field_45', 'No'),
(28926, 477, '_field_64', ''),
(28927, 477, '_field_46', 'N'),
(28928, 477, '_field_65', ''),
(28929, 477, '_field_47', 'test'),
(28930, 477, '_field_73', 'test'),
(28931, 477, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(28932, 477, '_field_67', '1'),
(28933, 477, '_form_id', '2'),
(28934, 477, '_seq_num', '9'),
(28935, 478, '_field_5', 'Afternoon Session'),
(28936, 478, '_field_7', 'January 2018'),
(28937, 478, '_field_9', '1'),
(28938, 478, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(28939, 478, '_field_70', 'Lil'),
(28940, 478, '_field_71', ''),
(28941, 478, '_field_17', 'test'),
(28942, 478, '_field_19', 'test'),
(28943, 478, '_field_21', 'test'),
(28944, 478, '_field_23', 'lil.henriques@gmail.com'),
(28945, 478, '_field_25', 'test'),
(28946, 478, '_field_28', 'v'),
(28947, 478, '_field_29', 'test'),
(28948, 478, '_field_33', 'BC'),
(28949, 478, '_field_31', 'testtt'),
(28950, 478, '_field_34', 'test'),
(28951, 478, '_field_35', 'test'),
(28952, 478, '_field_41', '0'),
(28953, 478, '_field_57', ''),
(28954, 478, '_field_58', ''),
(28955, 478, '_field_59', ''),
(28956, 478, '_field_60', ''),
(28957, 478, '_field_18', 'test'),
(28958, 478, '_field_24', '10/08/2017'),
(28959, 478, '_field_20', 'test'),
(28960, 478, '_field_22', 'F'),
(28961, 478, '_field_26', 'test'),
(28962, 478, '_field_27', 'test'),
(28963, 478, '_field_30', 'test'),
(28964, 478, '_field_32', 'N'),
(28965, 478, '_field_72', ''),
(28966, 478, '_field_36', 'test'),
(28967, 478, '_field_37', 'test'),
(28968, 478, '_field_38', 'No'),
(28969, 478, '_field_39', 'No'),
(28970, 478, '_field_61', ''),
(28971, 478, '_field_53', ''),
(28972, 478, '_field_54', 'No'),
(28973, 478, '_field_55', ''),
(28974, 478, '_field_56', ''),
(28975, 478, '_field_42', 'test'),
(28976, 478, '_field_43', 'No'),
(28977, 478, '_field_62', ''),
(28978, 478, '_field_44', 'No'),
(28979, 478, '_field_63', ''),
(28980, 478, '_field_45', 'No'),
(28981, 478, '_field_64', ''),
(28982, 478, '_field_46', 'N'),
(28983, 478, '_field_65', ''),
(28984, 478, '_field_47', 'test'),
(28985, 478, '_field_73', 'test'),
(28986, 478, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(28987, 478, '_field_67', '1'),
(28988, 478, '_form_id', '2'),
(28989, 478, '_seq_num', '10'),
(28990, 479, '_field_5', 'Afternoon Session'),
(28991, 479, '_field_7', 'January 2018'),
(28992, 479, '_field_9', '1'),
(28993, 479, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(28994, 479, '_field_70', ''),
(28995, 479, '_field_71', ''),
(28996, 479, '_field_17', 'test'),
(28997, 479, '_field_19', 'test'),
(28998, 479, '_field_21', 'test'),
(28999, 479, '_field_23', 'lil.henriques@gmail.com'),
(29000, 479, '_field_25', 'test'),
(29001, 479, '_field_28', 'test'),
(29002, 479, '_field_29', 'test'),
(29003, 479, '_field_33', 'BC'),
(29004, 479, '_field_31', 'testtt'),
(29005, 479, '_field_34', 'test'),
(29006, 479, '_field_35', 'test'),
(29007, 479, '_field_41', '0'),
(29008, 479, '_field_57', ''),
(29009, 479, '_field_58', ''),
(29010, 479, '_field_59', ''),
(29011, 479, '_field_60', ''),
(29012, 479, '_field_18', 'test'),
(29013, 479, '_field_24', '01/08/2017'),
(29014, 479, '_field_20', 'test'),
(29015, 479, '_field_22', 'M'),
(29016, 479, '_field_26', 'test'),
(29017, 479, '_field_27', 'test'),
(29018, 479, '_field_30', 'test'),
(29019, 479, '_field_32', 'N'),
(29020, 479, '_field_72', ''),
(29021, 479, '_field_36', 'test'),
(29022, 479, '_field_37', 'test'),
(29023, 479, '_field_38', 'No'),
(29024, 479, '_field_39', 'No'),
(29025, 479, '_field_61', ''),
(29026, 479, '_field_53', ''),
(29027, 479, '_field_54', 'No'),
(29028, 479, '_field_55', ''),
(29029, 479, '_field_56', ''),
(29030, 479, '_field_42', 'test'),
(29031, 479, '_field_43', 'No'),
(29032, 479, '_field_62', ''),
(29033, 479, '_field_44', 'No'),
(29034, 479, '_field_63', ''),
(29035, 479, '_field_45', 'No'),
(29036, 479, '_field_64', ''),
(29037, 479, '_field_46', 'N'),
(29038, 479, '_field_65', ''),
(29039, 479, '_field_47', 'test'),
(29040, 479, '_field_73', 'test'),
(29041, 479, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(29042, 479, '_field_67', '1'),
(29043, 479, '_form_id', '2'),
(29044, 479, '_seq_num', '11'),
(29045, 480, '_field_5', 'Afternoon Session'),
(29046, 480, '_field_7', 'January 2018'),
(29047, 480, '_field_9', '1'),
(29048, 480, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(29049, 480, '_field_70', ''),
(29050, 480, '_field_71', ''),
(29051, 480, '_field_17', 'test'),
(29052, 480, '_field_19', 'test'),
(29053, 480, '_field_21', 'test'),
(29054, 480, '_field_23', 'lil.henriques@gmail.com'),
(29055, 480, '_field_25', 'test'),
(29056, 480, '_field_28', 'test'),
(29057, 480, '_field_29', 'test'),
(29058, 480, '_field_33', 'BC'),
(29059, 480, '_field_31', 'testtt'),
(29060, 480, '_field_34', 'test'),
(29061, 480, '_field_35', 'test'),
(29062, 480, '_field_41', '0'),
(29063, 480, '_field_57', ''),
(29064, 480, '_field_58', ''),
(29065, 480, '_field_59', ''),
(29066, 480, '_field_60', ''),
(29067, 480, '_field_18', 'test'),
(29068, 480, '_field_24', '01/08/2017'),
(29069, 480, '_field_20', 'test'),
(29070, 480, '_field_22', 'M'),
(29071, 480, '_field_26', 'test'),
(29072, 480, '_field_27', 'test'),
(29073, 480, '_field_30', 'test'),
(29074, 480, '_field_32', 'N'),
(29075, 480, '_field_72', ''),
(29076, 480, '_field_36', 'test'),
(29077, 480, '_field_37', 'test'),
(29078, 480, '_field_38', 'No'),
(29079, 480, '_field_39', 'No'),
(29080, 480, '_field_61', ''),
(29081, 480, '_field_53', ''),
(29082, 480, '_field_54', 'No'),
(29083, 480, '_field_55', ''),
(29084, 480, '_field_56', ''),
(29085, 480, '_field_42', 'test'),
(29086, 480, '_field_43', 'No'),
(29087, 480, '_field_62', ''),
(29088, 480, '_field_44', 'No'),
(29089, 480, '_field_63', ''),
(29090, 480, '_field_45', 'No'),
(29091, 480, '_field_64', ''),
(29092, 480, '_field_46', 'N'),
(29093, 480, '_field_65', ''),
(29094, 480, '_field_47', 'test'),
(29095, 480, '_field_73', 'test'),
(29096, 480, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(29097, 480, '_field_67', '1'),
(29098, 480, '_form_id', '2'),
(29099, 480, '_seq_num', '12'),
(29100, 482, '_field_5', 'Afternoon Session'),
(29101, 482, '_field_7', 'September 2017'),
(29102, 482, '_field_9', '0'),
(29103, 482, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(29104, 482, '_field_70', ''),
(29105, 482, '_field_71', ''),
(29106, 482, '_field_17', 'Susanne'),
(29107, 482, '_field_19', 'outerbridge'),
(29108, 482, '_field_21', '6043477878'),
(29109, 482, '_field_23', 'SUSIEOUTERBRIDGE@HOTMAIL.COM'),
(29110, 482, '_field_25', '1847 KITCHENER STREET'),
(29111, 482, '_field_28', ''),
(29112, 482, '_field_29', 'VANCOUVER'),
(29113, 482, '_field_33', 'BC'),
(29114, 482, '_field_31', 'V6K4L7'),
(29115, 482, '_field_34', 'HOME'),
(29116, 482, '_field_35', '6043477878'),
(29117, 482, '_field_41', '0'),
(29118, 482, '_field_57', ''),
(29119, 482, '_field_58', ''),
(29120, 482, '_field_59', ''),
(29121, 482, '_field_60', ''),
(29122, 482, '_field_18', 'GRANT GIBSON'),
(29123, 482, '_field_24', '27/07/2017'),
(29124, 482, '_field_20', ''),
(29125, 482, '_field_22', 'M'),
(29126, 482, '_field_26', 'ENGLISH'),
(29127, 482, '_field_27', ''),
(29128, 482, '_field_30', 'CANADIAN'),
(29129, 482, '_field_32', 'Yes'),
(29130, 482, '_field_72', 'FRASER GIBSON 14/12/2015'),
(29131, 482, '_field_36', 'TRAINS, CARS, READING, IMAGINARY PLAY, LEGO'),
(29132, 482, '_field_37', 'GO TO THE PARK, PLAYING TRAINS, DRESS-UP, '),
(29133, 482, '_field_38', 'Yes'),
(29134, 482, '_field_39', 'Yes'),
(29135, 482, '_field_61', 'Yes'),
(29136, 482, '_field_53', ''),
(29137, 482, '_field_54', 'No'),
(29138, 482, '_field_55', ''),
(29139, 482, '_field_56', ''),
(29140, 482, '_field_42', 'NO'),
(29141, 482, '_field_43', 'No'),
(29142, 482, '_field_62', ''),
(29143, 482, '_field_44', 'No'),
(29144, 482, '_field_63', ''),
(29145, 482, '_field_45', 'No'),
(29146, 482, '_field_64', ''),
(29147, 482, '_field_46', 'N'),
(29148, 482, '_field_65', ''),
(29149, 482, '_field_47', 'We believe in the Montessori method, and Grant really thrived at his Montessori school in Toronto.  We have heard great things about your school, and are happy that it is in this neighborhood. We are initially looking for a part time program, and want a school that offers its programs passed preschool and kindergarten.'),
(29150, 482, '_field_73', 'We want Grant to be curious about the world around him, and to be able to explore the things that interest him at his own pace.  We believe the Montessori method offers this, while providing an encouraging and safe environment for children to grow. '),
(29151, 482, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(29152, 482, '_field_67', '1'),
(29153, 482, '_form_id', '2'),
(29154, 482, '_seq_num', '13'),
(29155, 483, '_field_5', 'Afternoon Session'),
(29156, 483, '_field_7', 'September 2017'),
(29157, 483, '_field_9', '0'),
(29158, 483, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(29159, 483, '_field_70', ''),
(29160, 483, '_field_71', ''),
(29161, 483, '_field_17', 'Susanne'),
(29162, 483, '_field_19', 'outerbridge'),
(29163, 483, '_field_21', '6043477878'),
(29164, 483, '_field_23', 'SUSIEOUTERBRIDGE@HOTMAIL.COM'),
(29165, 483, '_field_25', '1847 KITCHENER STREET'),
(29166, 483, '_field_28', ''),
(29167, 483, '_field_29', 'VANCOUVER'),
(29168, 483, '_field_33', 'BC'),
(29169, 483, '_field_31', 'V6K4L7'),
(29170, 483, '_field_34', 'HOME'),
(29171, 483, '_field_35', '6043477878'),
(29172, 483, '_field_41', '0'),
(29173, 483, '_field_57', ''),
(29174, 483, '_field_58', ''),
(29175, 483, '_field_59', ''),
(29176, 483, '_field_60', ''),
(29177, 483, '_field_18', 'GRANT GIBSON'),
(29178, 483, '_field_24', '27/07/2017'),
(29179, 483, '_field_20', ''),
(29180, 483, '_field_22', 'M'),
(29181, 483, '_field_26', 'ENGLISH'),
(29182, 483, '_field_27', ''),
(29183, 483, '_field_30', 'CANADIAN'),
(29184, 483, '_field_32', 'Yes'),
(29185, 483, '_field_72', 'FRASER GIBSON 14/12/2015'),
(29186, 483, '_field_36', 'TRAINS, CARS, READING, IMAGINARY PLAY, LEGO'),
(29187, 483, '_field_37', 'GO TO THE PARK, PLAYING TRAINS, DRESS-UP, '),
(29188, 483, '_field_38', 'Yes'),
(29189, 483, '_field_39', 'Yes'),
(29190, 483, '_field_61', 'Yes'),
(29191, 483, '_field_53', ''),
(29192, 483, '_field_54', 'No'),
(29193, 483, '_field_55', ''),
(29194, 483, '_field_56', ''),
(29195, 483, '_field_42', 'NO'),
(29196, 483, '_field_43', 'No'),
(29197, 483, '_field_62', ''),
(29198, 483, '_field_44', 'No'),
(29199, 483, '_field_63', ''),
(29200, 483, '_field_45', 'No'),
(29201, 483, '_field_64', ''),
(29202, 483, '_field_46', 'N'),
(29203, 483, '_field_65', ''),
(29204, 483, '_field_47', 'We believe in the Montessori method, and Grant really thrived at his Montessori school in Toronto.  We have heard great things about your school, and are happy that it is in this neighborhood. We are initially looking for a part time program, and want a school that offers its programs passed preschool and kindergarten.'),
(29205, 483, '_field_73', 'We want Grant to be curious about the world around him, and to be able to explore the things that interest him at his own pace.  We believe the Montessori method offers this, while providing an encouraging and safe environment for children to grow. '),
(29206, 483, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(29207, 483, '_field_67', '1'),
(29208, 483, '_form_id', '2'),
(29209, 483, '_seq_num', '14'),
(29210, 484, '_field_74', 'Kindergarten'),
(29211, 484, '_field_75', 'September 2018'),
(29212, 484, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(29213, 484, '_field_78', ''),
(29214, 484, '_field_79', 'Louise Thorton '),
(29215, 484, '_field_80', 'Amari'),
(29216, 484, '_field_81', 'Stark'),
(29217, 484, '_field_82', '7788810212'),
(29218, 484, '_field_83', 'amariferrari@gmail.com'),
(29219, 484, '_field_84', ' 1519 Beach Avenue'),
(29220, 484, '_field_85', '102'),
(29221, 484, '_field_86', 'Vancouver BC'),
(29222, 484, '_field_87', 'BC'),
(29223, 484, '_field_88', 'V6G1Y5'),
(29224, 484, '_field_89', '778881022'),
(29225, 484, '_field_90', '7788810212'),
(29226, 484, '_field_91', '0'),
(29227, 484, '_field_92', ''),
(29228, 484, '_field_93', ''),
(29229, 484, '_field_94', ''),
(29230, 484, '_field_95', ''),
(29231, 484, '_field_128', ''),
(29232, 484, '_field_129', ''),
(29233, 484, '_field_96', 'Kai Mac Emerson Stark'),
(29234, 484, '_field_97', '23/04/2013'),
(29235, 484, '_field_98', 'Kai'),
(29236, 484, '_field_99', 'Male'),
(29237, 484, '_field_100', 'English'),
(29238, 484, '_field_101', ''),
(29239, 484, '_field_102', 'Canadian '),
(29240, 484, '_field_103', 'No'),
(29241, 484, '_field_104', ''),
(29242, 484, '_field_105', 'Looking at books and playing with animal figurines '),
(29243, 484, '_field_106', 'Bike riding, playing superheroes and swimming '),
(29244, 484, '_field_130', ''),
(29245, 484, '_field_137', ''),
(29246, 484, '_field_131', ''),
(29247, 484, '_field_138', ''),
(29248, 484, '_field_114', 'None'),
(29249, 484, '_field_115', 'No'),
(29250, 484, '_field_116', ''),
(29251, 484, '_field_117', 'Yes'),
(29252, 484, '_field_118', 'Vegetarian (no meat or fish, eats some diary and eggs. Doesn\'t drink milk)'),
(29253, 484, '_field_119', 'No'),
(29254, 484, '_field_120', ''),
(29255, 484, '_field_121', 'No'),
(29256, 484, '_field_122', ''),
(29257, 484, '_field_132', 'No'),
(29258, 484, '_field_133', ''),
(29259, 484, '_field_134', 'No'),
(29260, 484, '_field_135', ''),
(29261, 484, '_field_123', ' I\'ve only heard amazing things and met wonderful students that attend the school '),
(29262, 484, '_field_124', ' He is a very curious boy who loves learning in different ways '),
(29263, 484, '_field_136', ' He loved meeting the bunnies and other pets at the school and has been talking about attending it since then '),
(29264, 484, '_field_126', '1'),
(29265, 484, '_form_id', '3'),
(29266, 484, '_seq_num', '7'),
(29267, 485, '_field_74', 'Kindergarten'),
(29268, 485, '_field_75', 'September 2018'),
(29269, 485, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(29270, 485, '_field_78', ''),
(29271, 485, '_field_79', 'Louise Thorton '),
(29272, 485, '_field_80', 'Amari'),
(29273, 485, '_field_81', 'Stark'),
(29274, 485, '_field_82', '7788810212'),
(29275, 485, '_field_83', 'amariferrari@gmail.com'),
(29276, 485, '_field_84', ' 1519 Beach Avenue'),
(29277, 485, '_field_85', '102'),
(29278, 485, '_field_86', 'Vancouver BC'),
(29279, 485, '_field_87', 'BC'),
(29280, 485, '_field_88', 'V6G1Y5'),
(29281, 485, '_field_89', '778881022'),
(29282, 485, '_field_90', '7788810212'),
(29283, 485, '_field_91', '0'),
(29284, 485, '_field_92', ''),
(29285, 485, '_field_93', ''),
(29286, 485, '_field_94', ''),
(29287, 485, '_field_95', ''),
(29288, 485, '_field_128', ''),
(29289, 485, '_field_129', ''),
(29290, 485, '_field_96', 'Kai Mac Emerson Stark'),
(29291, 485, '_field_97', '23/04/2013'),
(29292, 485, '_field_98', 'Kai'),
(29293, 485, '_field_99', 'Male'),
(29294, 485, '_field_100', 'English'),
(29295, 485, '_field_101', ''),
(29296, 485, '_field_102', 'Canadian '),
(29297, 485, '_field_103', 'No'),
(29298, 485, '_field_104', ''),
(29299, 485, '_field_105', 'Looking at books and playing with animal figurines '),
(29300, 485, '_field_106', 'Bike riding, playing superheroes and swimming '),
(29301, 485, '_field_130', ''),
(29302, 485, '_field_137', ''),
(29303, 485, '_field_131', ''),
(29304, 485, '_field_138', ''),
(29305, 485, '_field_114', 'None'),
(29306, 485, '_field_115', 'No'),
(29307, 485, '_field_116', ''),
(29308, 485, '_field_117', 'Yes'),
(29309, 485, '_field_118', 'Vegetarian (no meat or fish, eats some diary and eggs. Doesn\'t drink milk)'),
(29310, 485, '_field_119', 'No'),
(29311, 485, '_field_120', ''),
(29312, 485, '_field_121', 'No'),
(29313, 485, '_field_122', ''),
(29314, 485, '_field_132', 'No'),
(29315, 485, '_field_133', ''),
(29316, 485, '_field_134', 'No'),
(29317, 485, '_field_135', ''),
(29318, 485, '_field_123', ' I\'ve only heard amazing things and met wonderful students that attend the school '),
(29319, 485, '_field_124', ' He is a very curious boy who loves learning in different ways '),
(29320, 485, '_field_136', ' He loved meeting the bunnies and other pets at the school and has been talking about attending it since then '),
(29321, 485, '_field_126', '1'),
(29322, 485, '_form_id', '3'),
(29323, 485, '_seq_num', '8'),
(29324, 486, '_field_5', 'Full Day'),
(29325, 486, '_field_7', 'September 2017'),
(29326, 486, '_field_9', '0'),
(29327, 486, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(29328, 486, '_field_70', ''),
(29329, 486, '_field_71', ''),
(29330, 486, '_field_17', 'Sabrina'),
(29331, 486, '_field_19', 'Song'),
(29332, 486, '_field_21', '7782396551'),
(29333, 486, '_field_23', 'leyang929@hotmail.com'),
(29334, 486, '_field_25', '5628 Birney Ave'),
(29335, 486, '_field_28', ''),
(29336, 486, '_field_29', 'Vancouver'),
(29337, 486, '_field_33', 'BC'),
(29338, 486, '_field_31', 'V6S0H7'),
(29339, 486, '_field_34', 'Vancouver'),
(29340, 486, '_field_35', '7782396551'),
(29341, 486, '_field_41', '0'),
(29342, 486, '_field_57', ''),
(29343, 486, '_field_58', ''),
(29344, 486, '_field_59', ''),
(29345, 486, '_field_60', ''),
(29346, 486, '_field_18', 'Dylan Hua'),
(29347, 486, '_field_24', '31/05/2014'),
(29348, 486, '_field_20', ''),
(29349, 486, '_field_22', 'M'),
(29350, 486, '_field_26', 'Mandarin'),
(29351, 486, '_field_27', ''),
(29352, 486, '_field_30', 'Canadaian'),
(29353, 486, '_field_32', 'Yes'),
(29354, 486, '_field_72', 'Candice Hua'),
(29355, 486, '_field_36', 'Playing football, running, singing'),
(29356, 486, '_field_37', 'just play together with his friends'),
(29357, 486, '_field_38', 'Yes'),
(29358, 486, '_field_39', 'Yes'),
(29359, 486, '_field_61', 'Yes'),
(29360, 486, '_field_53', ''),
(29361, 486, '_field_54', 'Yes'),
(29362, 486, '_field_55', 'Cefa and Berwick'),
(29363, 486, '_field_56', 'n'),
(29364, 486, '_field_42', 'Nothing'),
(29365, 486, '_field_43', 'No'),
(29366, 486, '_field_62', ''),
(29367, 486, '_field_44', 'No'),
(29368, 486, '_field_63', ''),
(29369, 486, '_field_45', 'No'),
(29370, 486, '_field_64', ''),
(29371, 486, '_field_46', 'N'),
(29372, 486, '_field_65', ''),
(29373, 486, '_field_47', 'I hope my child can learn more and learn more'),
(29374, 486, '_field_73', 'I hope for  kids to apply to private schools'),
(29375, 486, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(29376, 486, '_field_67', '1'),
(29377, 486, '_form_id', '2'),
(29378, 486, '_seq_num', '15'),
(29379, 487, '_field_5', 'Full Day'),
(29380, 487, '_field_7', 'September 2017'),
(29381, 487, '_field_9', '0'),
(29382, 487, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(29383, 487, '_field_70', ''),
(29384, 487, '_field_71', ''),
(29385, 487, '_field_17', 'Sabrina'),
(29386, 487, '_field_19', 'Song'),
(29387, 487, '_field_21', '7782396551'),
(29388, 487, '_field_23', 'leyang929@hotmail.com'),
(29389, 487, '_field_25', '5628 Birney Ave'),
(29390, 487, '_field_28', ''),
(29391, 487, '_field_29', 'Vancouver'),
(29392, 487, '_field_33', 'BC'),
(29393, 487, '_field_31', 'V6S0H7'),
(29394, 487, '_field_34', 'Vancouver'),
(29395, 487, '_field_35', '7782396551'),
(29396, 487, '_field_41', '0'),
(29397, 487, '_field_57', ''),
(29398, 487, '_field_58', ''),
(29399, 487, '_field_59', ''),
(29400, 487, '_field_60', ''),
(29401, 487, '_field_18', 'Dylan Hua'),
(29402, 487, '_field_24', '31/05/2014'),
(29403, 487, '_field_20', ''),
(29404, 487, '_field_22', 'M'),
(29405, 487, '_field_26', 'Mandarin'),
(29406, 487, '_field_27', ''),
(29407, 487, '_field_30', 'Canadaian'),
(29408, 487, '_field_32', 'Yes'),
(29409, 487, '_field_72', 'Candice Hua'),
(29410, 487, '_field_36', 'Playing football, running, singing'),
(29411, 487, '_field_37', 'just play together with his friends'),
(29412, 487, '_field_38', 'Yes'),
(29413, 487, '_field_39', 'Yes'),
(29414, 487, '_field_61', 'Yes'),
(29415, 487, '_field_53', ''),
(29416, 487, '_field_54', 'Yes'),
(29417, 487, '_field_55', 'Cefa and Berwick'),
(29418, 487, '_field_56', 'n'),
(29419, 487, '_field_42', 'Nothing'),
(29420, 487, '_field_43', 'No'),
(29421, 487, '_field_62', ''),
(29422, 487, '_field_44', 'No'),
(29423, 487, '_field_63', ''),
(29424, 487, '_field_45', 'No'),
(29425, 487, '_field_64', ''),
(29426, 487, '_field_46', 'N'),
(29427, 487, '_field_65', ''),
(29428, 487, '_field_47', 'I hope my child can learn more and learn more'),
(29429, 487, '_field_73', 'I hope for  kids to apply to private schools'),
(29430, 487, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(29431, 487, '_field_67', '1'),
(29432, 487, '_form_id', '2'),
(29433, 487, '_seq_num', '16'),
(29434, 488, '_field_5', 'Afternoon Session'),
(29435, 488, '_field_7', 'January 2018'),
(29436, 488, '_field_9', '0'),
(29437, 488, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(29438, 488, '_field_70', ''),
(29439, 488, '_field_71', ''),
(29440, 488, '_field_17', 'Agnes'),
(29441, 488, '_field_19', 'Suttie'),
(29442, 488, '_field_21', '6048122962'),
(29443, 488, '_field_23', 'agnessuttie@gmail.com'),
(29444, 488, '_field_25', '3263 east 19th avenue'),
(29445, 488, '_field_28', ''),
(29446, 488, '_field_29', 'vancouver'),
(29447, 488, '_field_33', 'BC'),
(29448, 488, '_field_31', 'V5M2T4'),
(29449, 488, '_field_34', 'Stay At Home Parent'),
(29450, 488, '_field_35', '6048122962'),
(29451, 488, '_field_41', '0'),
(29452, 488, '_field_57', ''),
(29453, 488, '_field_58', ''),
(29454, 488, '_field_59', ''),
(29455, 488, '_field_60', ''),
(29456, 488, '_field_18', 'Thorn Bennett'),
(29457, 488, '_field_24', '01/05/2014'),
(29458, 488, '_field_20', 'Thorn'),
(29459, 488, '_field_22', 'M'),
(29460, 488, '_field_26', 'English '),
(29461, 488, '_field_27', ''),
(29462, 488, '_field_30', 'Canadian '),
(29463, 488, '_field_32', 'Yes'),
(29464, 488, '_field_72', 'Thistle - 1 year'),
(29465, 488, '_field_36', 'coloring/painting, climbing, biking on his push bike, puzzles, legos, sensory bin play'),
(29466, 488, '_field_37', 'playing tag, coloring/painting, blowing bubbles, sensory bin play'),
(29467, 488, '_field_38', 'No'),
(29468, 488, '_field_39', 'No'),
(29469, 488, '_field_61', ''),
(29470, 488, '_field_53', ''),
(29471, 488, '_field_54', 'No'),
(29472, 488, '_field_55', ''),
(29473, 488, '_field_56', ''),
(29474, 488, '_field_42', 'No health issues. Struggling with slight speech delay, in process of assessment and scheduling speech therapy if needed. '),
(29475, 488, '_field_43', 'No'),
(29476, 488, '_field_62', ''),
(29477, 488, '_field_44', 'No'),
(29478, 488, '_field_63', ''),
(29479, 488, '_field_45', 'Yes'),
(29480, 488, '_field_64', 'Some food aversions  - does not like most vegetables or any seasoned foods/rich type foods. Prefers bland flavours like nuts, fruit, chicken, cheese, whole grains. Prefers \'dismantled\' piles of food versus things like wraps or sandwiches etc. '),
(29481, 488, '_field_46', 'N'),
(29482, 488, '_field_65', ''),
(29483, 488, '_field_47', 'Thorn has not yet had the opportunity to learn from other adults teaching methods (aside from family) or interact with many other kids his own age, we are working with him to encourage his speech to develop as well as all other areas of his personality and capabilities and I really believe that this program could benefit Thorn, and our family. '),
(29484, 488, '_field_73', 'I am in hopes that it will provide another level of stability and routine in his schedule and help to bring out more of his amazing little personality, we are constantly working on his verbal communication skills, it is our main focus for him at the moment as it can be very limiting and frustrating for him. '),
(29485, 488, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(29486, 488, '_field_67', '1'),
(29487, 488, '_form_id', '2'),
(29488, 488, '_seq_num', '17'),
(29489, 489, '_field_5', 'Afternoon Session'),
(29490, 489, '_field_7', 'January 2018'),
(29491, 489, '_field_9', '0'),
(29492, 489, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(29493, 489, '_field_70', ''),
(29494, 489, '_field_71', ''),
(29495, 489, '_field_17', 'Agnes'),
(29496, 489, '_field_19', 'Suttie'),
(29497, 489, '_field_21', '6048122962'),
(29498, 489, '_field_23', 'agnessuttie@gmail.com'),
(29499, 489, '_field_25', '3263 east 19th avenue'),
(29500, 489, '_field_28', ''),
(29501, 489, '_field_29', 'vancouver'),
(29502, 489, '_field_33', 'BC'),
(29503, 489, '_field_31', 'V5M2T4'),
(29504, 489, '_field_34', 'Stay At Home Parent'),
(29505, 489, '_field_35', '6048122962'),
(29506, 489, '_field_41', '0'),
(29507, 489, '_field_57', ''),
(29508, 489, '_field_58', ''),
(29509, 489, '_field_59', ''),
(29510, 489, '_field_60', ''),
(29511, 489, '_field_18', 'Thorn Bennett'),
(29512, 489, '_field_24', '01/05/2014'),
(29513, 489, '_field_20', 'Thorn'),
(29514, 489, '_field_22', 'M'),
(29515, 489, '_field_26', 'English '),
(29516, 489, '_field_27', ''),
(29517, 489, '_field_30', 'Canadian '),
(29518, 489, '_field_32', 'Yes'),
(29519, 489, '_field_72', 'Thistle - 1 year'),
(29520, 489, '_field_36', 'coloring/painting, climbing, biking on his push bike, puzzles, legos, sensory bin play'),
(29521, 489, '_field_37', 'playing tag, coloring/painting, blowing bubbles, sensory bin play'),
(29522, 489, '_field_38', 'No'),
(29523, 489, '_field_39', 'No'),
(29524, 489, '_field_61', ''),
(29525, 489, '_field_53', ''),
(29526, 489, '_field_54', 'No'),
(29527, 489, '_field_55', ''),
(29528, 489, '_field_56', ''),
(29529, 489, '_field_42', 'No health issues. Struggling with slight speech delay, in process of assessment and scheduling speech therapy if needed. '),
(29530, 489, '_field_43', 'No'),
(29531, 489, '_field_62', ''),
(29532, 489, '_field_44', 'No'),
(29533, 489, '_field_63', ''),
(29534, 489, '_field_45', 'Yes'),
(29535, 489, '_field_64', 'Some food aversions  - does not like most vegetables or any seasoned foods/rich type foods. Prefers bland flavours like nuts, fruit, chicken, cheese, whole grains. Prefers \'dismantled\' piles of food versus things like wraps or sandwiches etc. '),
(29536, 489, '_field_46', 'N'),
(29537, 489, '_field_65', ''),
(29538, 489, '_field_47', 'Thorn has not yet had the opportunity to learn from other adults teaching methods (aside from family) or interact with many other kids his own age, we are working with him to encourage his speech to develop as well as all other areas of his personality and capabilities and I really believe that this program could benefit Thorn, and our family. '),
(29539, 489, '_field_73', 'I am in hopes that it will provide another level of stability and routine in his schedule and help to bring out more of his amazing little personality, we are constantly working on his verbal communication skills, it is our main focus for him at the moment as it can be very limiting and frustrating for him. '),
(29540, 489, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(29541, 489, '_field_67', '1'),
(29542, 489, '_form_id', '2'),
(29543, 489, '_seq_num', '18'),
(29544, 490, '_field_74', 'Kindergarten'),
(29545, 490, '_field_75', 'September 2018'),
(29546, 490, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(29547, 490, '_field_78', ''),
(29548, 490, '_field_79', 'Current preschool head of school recommendation'),
(29549, 490, '_field_80', 'Lu (Cecile)'),
(29550, 490, '_field_81', 'Yu'),
(29551, 490, '_field_82', '778-987-7211'),
(29552, 490, '_field_83', 'cecileluyu@gmail.com');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29553, 490, '_field_84', '6106 Oak Street'),
(29554, 490, '_field_85', ''),
(29555, 490, '_field_86', 'Vancouver'),
(29556, 490, '_field_87', 'BC'),
(29557, 490, '_field_88', 'V6M2W2'),
(29558, 490, '_field_89', 'Federal Government of Canada- Immigration, Refugees, and Citizenship Canada'),
(29559, 490, '_field_90', '604-699-0554'),
(29560, 490, '_field_91', '0'),
(29561, 490, '_field_92', ''),
(29562, 490, '_field_93', ''),
(29563, 490, '_field_94', ''),
(29564, 490, '_field_95', ''),
(29565, 490, '_field_128', ''),
(29566, 490, '_field_129', ''),
(29567, 490, '_field_96', 'Chloe Qian'),
(29568, 490, '_field_97', '07/03/2013'),
(29569, 490, '_field_98', 'Chloe'),
(29570, 490, '_field_99', 'Female'),
(29571, 490, '_field_100', 'English'),
(29572, 490, '_field_101', 'Chinese (Mandarin and Shanghainese)'),
(29573, 490, '_field_102', 'Canada'),
(29574, 490, '_field_103', 'Yes'),
(29575, 490, '_field_104', 'Carter Qian - 2 years old'),
(29576, 490, '_field_105', 'Reading, writing, drawing'),
(29577, 490, '_field_106', 'Singing, dancing, pretend play'),
(29578, 490, '_field_130', 'Premier Montessori'),
(29579, 490, '_field_137', 'Baking, writing, drawing, biking, maths, geography'),
(29580, 490, '_field_131', 'Preschool'),
(29581, 490, '_field_138', 'Theatre School - Lights Up, Painting- 4Cats'),
(29582, 490, '_field_114', 'No'),
(29583, 490, '_field_115', 'No'),
(29584, 490, '_field_116', ''),
(29585, 490, '_field_117', 'No'),
(29586, 490, '_field_118', ''),
(29587, 490, '_field_119', 'No'),
(29588, 490, '_field_120', ''),
(29589, 490, '_field_121', 'No'),
(29590, 490, '_field_122', ''),
(29591, 490, '_field_132', 'No'),
(29592, 490, '_field_133', ''),
(29593, 490, '_field_134', 'No'),
(29594, 490, '_field_135', ''),
(29595, 490, '_field_123', 'Our family was first introduced to Montessori education when my son enrolled in Premier Montessori at the young age of 1. I was returning to work and my daughter\'s daycare at the time was unable to accommodate us and take him in as well. Montessori was very new to me but as soon as I visited the facility and saw the classroom set-up and met with the teachers, I was convinced that it would be a great learning environment for my children. Soon, my son\'s progress was evident; he was calm, focused, knew what activities he liked or disliked, was able to make decisions, and was extremely helpful around the house. Up until then, my daughter Chloe had only attended play based daycares, but after seeing how well my son was doing, I decided to introduce my daughter to Montessori education as well. Although there was some resistance at first, she quickly settled into the school and I slowly saw change in her behaviour. She learned to be more patient, more focused on activities, and aware of her own interests. She would come home and go up to her room to practice writing letters or drawing shapes, all without prompt, and showed true satisfaction when she accomplished her work. She has also been more helpful around the house and her teachers have noted that she teaches and cares for the younger kids in her class with patience and understanding. Chloe has shown an overall more positive attitude towards learning and I would like her to continue on this path and allow her to flourish in subjects that interest her and let her discover her capabilities in her own time and way. '),
(29596, 490, '_field_124', 'Chloe has always been a very strong-willed child. She is very intelligent but sometimes requires her own space to excel. I believe that the Montessori Method will allow her to independently achieve her goals and become a strong and confident woman. The Montessori Method also promotes leadership skills and a sense of community which I believe are crucial to a child\'s development in today\'s society. I love that every skill the children learn, they are taught to use it to give back to the community- preparing food for the whole class, teaching a younger one how to count, or helping clean up the classroom- a character that I strongly believe should accompany each and every person for a lifetime.   '),
(29597, 490, '_field_136', 'Chloe is such a bright child and I hope that she will have the opportunity to be part of your family. We are looking forward to meeting you and please do not hesitate to contact me if you have any questions. Thank you for your consideration of this application. '),
(29598, 490, '_field_126', '1'),
(29599, 490, '_form_id', '3'),
(29600, 490, '_seq_num', '9'),
(29601, 491, '_field_74', 'Kindergarten'),
(29602, 491, '_field_75', 'September 2018'),
(29603, 491, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(29604, 491, '_field_78', ''),
(29605, 491, '_field_79', 'Current preschool head of school recommendation'),
(29606, 491, '_field_80', 'Lu (Cecile)'),
(29607, 491, '_field_81', 'Yu'),
(29608, 491, '_field_82', '778-987-7211'),
(29609, 491, '_field_83', 'cecileluyu@gmail.com'),
(29610, 491, '_field_84', '6106 Oak Street'),
(29611, 491, '_field_85', ''),
(29612, 491, '_field_86', 'Vancouver'),
(29613, 491, '_field_87', 'BC'),
(29614, 491, '_field_88', 'V6M2W2'),
(29615, 491, '_field_89', 'Federal Government of Canada- Immigration, Refugees, and Citizenship Canada'),
(29616, 491, '_field_90', '604-699-0554'),
(29617, 491, '_field_91', '0'),
(29618, 491, '_field_92', ''),
(29619, 491, '_field_93', ''),
(29620, 491, '_field_94', ''),
(29621, 491, '_field_95', ''),
(29622, 491, '_field_128', ''),
(29623, 491, '_field_129', ''),
(29624, 491, '_field_96', 'Chloe Qian'),
(29625, 491, '_field_97', '07/03/2013'),
(29626, 491, '_field_98', 'Chloe'),
(29627, 491, '_field_99', 'Female'),
(29628, 491, '_field_100', 'English'),
(29629, 491, '_field_101', 'Chinese (Mandarin and Shanghainese)'),
(29630, 491, '_field_102', 'Canada'),
(29631, 491, '_field_103', 'Yes'),
(29632, 491, '_field_104', 'Carter Qian - 2 years old'),
(29633, 491, '_field_105', 'Reading, writing, drawing'),
(29634, 491, '_field_106', 'Singing, dancing, pretend play'),
(29635, 491, '_field_130', 'Premier Montessori'),
(29636, 491, '_field_137', 'Baking, writing, drawing, biking, maths, geography'),
(29637, 491, '_field_131', 'Preschool'),
(29638, 491, '_field_138', 'Theatre School - Lights Up, Painting- 4Cats'),
(29639, 491, '_field_114', 'No'),
(29640, 491, '_field_115', 'No'),
(29641, 491, '_field_116', ''),
(29642, 491, '_field_117', 'No'),
(29643, 491, '_field_118', ''),
(29644, 491, '_field_119', 'No'),
(29645, 491, '_field_120', ''),
(29646, 491, '_field_121', 'No'),
(29647, 491, '_field_122', ''),
(29648, 491, '_field_132', 'No'),
(29649, 491, '_field_133', ''),
(29650, 491, '_field_134', 'No'),
(29651, 491, '_field_135', ''),
(29652, 491, '_field_123', 'Our family was first introduced to Montessori education when my son enrolled in Premier Montessori at the young age of 1. I was returning to work and my daughter\'s daycare at the time was unable to accommodate us and take him in as well. Montessori was very new to me but as soon as I visited the facility and saw the classroom set-up and met with the teachers, I was convinced that it would be a great learning environment for my children. Soon, my son\'s progress was evident; he was calm, focused, knew what activities he liked or disliked, was able to make decisions, and was extremely helpful around the house. Up until then, my daughter Chloe had only attended play based daycares, but after seeing how well my son was doing, I decided to introduce my daughter to Montessori education as well. Although there was some resistance at first, she quickly settled into the school and I slowly saw change in her behaviour. She learned to be more patient, more focused on activities, and aware of her own interests. She would come home and go up to her room to practice writing letters or drawing shapes, all without prompt, and showed true satisfaction when she accomplished her work. She has also been more helpful around the house and her teachers have noted that she teaches and cares for the younger kids in her class with patience and understanding. Chloe has shown an overall more positive attitude towards learning and I would like her to continue on this path and allow her to flourish in subjects that interest her and let her discover her capabilities in her own time and way. '),
(29653, 491, '_field_124', 'Chloe has always been a very strong-willed child. She is very intelligent but sometimes requires her own space to excel. I believe that the Montessori Method will allow her to independently achieve her goals and become a strong and confident woman. The Montessori Method also promotes leadership skills and a sense of community which I believe are crucial to a child\'s development in today\'s society. I love that every skill the children learn, they are taught to use it to give back to the community- preparing food for the whole class, teaching a younger one how to count, or helping clean up the classroom- a character that I strongly believe should accompany each and every person for a lifetime.   '),
(29654, 491, '_field_136', 'Chloe is such a bright child and I hope that she will have the opportunity to be part of your family. We are looking forward to meeting you and please do not hesitate to contact me if you have any questions. Thank you for your consideration of this application. '),
(29655, 491, '_field_126', '1'),
(29656, 491, '_form_id', '3'),
(29657, 491, '_seq_num', '10'),
(29658, 492, '_field_5', 'Afternoon Session'),
(29659, 492, '_field_7', 'September 2018'),
(29660, 492, '_field_9', '0'),
(29661, 492, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(29662, 492, '_field_70', 'Riccardo fortugno'),
(29663, 492, '_field_71', ''),
(29664, 492, '_field_17', 'Rishel'),
(29665, 492, '_field_19', 'Fortugno'),
(29666, 492, '_field_21', '6043192825'),
(29667, 492, '_field_23', 'rishelt@gmail.com'),
(29668, 492, '_field_25', '5229 St. Catherines Street'),
(29669, 492, '_field_28', ''),
(29670, 492, '_field_29', 'Vancouver'),
(29671, 492, '_field_33', 'BC'),
(29672, 492, '_field_31', 'V5W3G2'),
(29673, 492, '_field_34', 'Burnaby'),
(29674, 492, '_field_35', '6043192825'),
(29675, 492, '_field_41', '1'),
(29676, 492, '_field_57', 'Carlo'),
(29677, 492, '_field_58', 'Fortugno'),
(29678, 492, '_field_59', 'cfortugno@gmail.com'),
(29679, 492, '_field_60', '6047227662'),
(29680, 492, '_field_18', 'Agostino'),
(29681, 492, '_field_24', '23/11/2015'),
(29682, 492, '_field_20', 'Agostino'),
(29683, 492, '_field_22', 'M'),
(29684, 492, '_field_26', 'English'),
(29685, 492, '_field_27', 'Italian'),
(29686, 492, '_field_30', 'Canadian'),
(29687, 492, '_field_32', 'Yes'),
(29688, 492, '_field_72', 'Riccardo. 3.5yrs old'),
(29689, 492, '_field_36', 'trains, cars, puzzles, painting'),
(29690, 492, '_field_37', 'playing cars, trains, sharing'),
(29691, 492, '_field_38', 'Yes'),
(29692, 492, '_field_39', 'Yes'),
(29693, 492, '_field_61', 'Yes'),
(29694, 492, '_field_53', ''),
(29695, 492, '_field_54', 'Yes'),
(29696, 492, '_field_55', 'morning Italian lessons '),
(29697, 492, '_field_56', 'n'),
(29698, 492, '_field_42', 'none'),
(29699, 492, '_field_43', 'No'),
(29700, 492, '_field_62', ''),
(29701, 492, '_field_44', 'No'),
(29702, 492, '_field_63', ''),
(29703, 492, '_field_45', 'No'),
(29704, 492, '_field_64', ''),
(29705, 492, '_field_46', 'N'),
(29706, 492, '_field_65', ''),
(29707, 492, '_field_47', 'quality of teachers and convenience of location'),
(29708, 492, '_field_73', 'independent love of learning '),
(29709, 492, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:18:\"Preschool One Year\";}'),
(29710, 492, '_field_67', '1'),
(29711, 492, '_form_id', '2'),
(29712, 492, '_seq_num', '19'),
(29713, 493, '_field_5', 'Afternoon Session'),
(29714, 493, '_field_7', 'September 2018'),
(29715, 493, '_field_9', '0'),
(29716, 493, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(29717, 493, '_field_70', 'Riccardo fortugno'),
(29718, 493, '_field_71', ''),
(29719, 493, '_field_17', 'Rishel'),
(29720, 493, '_field_19', 'Fortugno'),
(29721, 493, '_field_21', '6043192825'),
(29722, 493, '_field_23', 'rishelt@gmail.com'),
(29723, 493, '_field_25', '5229 St. Catherines Street'),
(29724, 493, '_field_28', ''),
(29725, 493, '_field_29', 'Vancouver'),
(29726, 493, '_field_33', 'BC'),
(29727, 493, '_field_31', 'V5W3G2'),
(29728, 493, '_field_34', 'Burnaby'),
(29729, 493, '_field_35', '6043192825'),
(29730, 493, '_field_41', '1'),
(29731, 493, '_field_57', 'Carlo'),
(29732, 493, '_field_58', 'Fortugno'),
(29733, 493, '_field_59', 'cfortugno@gmail.com'),
(29734, 493, '_field_60', '6047227662'),
(29735, 493, '_field_18', 'Agostino'),
(29736, 493, '_field_24', '23/11/2015'),
(29737, 493, '_field_20', 'Agostino'),
(29738, 493, '_field_22', 'M'),
(29739, 493, '_field_26', 'English'),
(29740, 493, '_field_27', 'Italian'),
(29741, 493, '_field_30', 'Canadian'),
(29742, 493, '_field_32', 'Yes'),
(29743, 493, '_field_72', 'Riccardo. 3.5yrs old'),
(29744, 493, '_field_36', 'trains, cars, puzzles, painting'),
(29745, 493, '_field_37', 'playing cars, trains, sharing'),
(29746, 493, '_field_38', 'Yes'),
(29747, 493, '_field_39', 'Yes'),
(29748, 493, '_field_61', 'Yes'),
(29749, 493, '_field_53', ''),
(29750, 493, '_field_54', 'Yes'),
(29751, 493, '_field_55', 'morning Italian lessons '),
(29752, 493, '_field_56', 'n'),
(29753, 493, '_field_42', 'none'),
(29754, 493, '_field_43', 'No'),
(29755, 493, '_field_62', ''),
(29756, 493, '_field_44', 'No'),
(29757, 493, '_field_63', ''),
(29758, 493, '_field_45', 'No'),
(29759, 493, '_field_64', ''),
(29760, 493, '_field_46', 'N'),
(29761, 493, '_field_65', ''),
(29762, 493, '_field_47', 'quality of teachers and convenience of location'),
(29763, 493, '_field_73', 'independent love of learning '),
(29764, 493, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:18:\"Preschool One Year\";}'),
(29765, 493, '_field_67', '1'),
(29766, 493, '_form_id', '2'),
(29767, 493, '_seq_num', '20'),
(29768, 494, '_field_5', 'Morning Session'),
(29769, 494, '_field_7', 'January 2018'),
(29770, 494, '_field_9', '0'),
(29771, 494, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(29772, 494, '_field_70', 'Aubry Hall'),
(29773, 494, '_field_71', ''),
(29774, 494, '_field_17', 'Nadine '),
(29775, 494, '_field_19', 'Hall'),
(29776, 494, '_field_21', '6048099444'),
(29777, 494, '_field_23', 'anadine1@hotmail.com'),
(29778, 494, '_field_25', '1541 East 13th Avenue'),
(29779, 494, '_field_28', ''),
(29780, 494, '_field_29', 'Vancouver'),
(29781, 494, '_field_33', 'BC'),
(29782, 494, '_field_31', 'V5N2B7'),
(29783, 494, '_field_34', 'Pacey MedTech Ltd.'),
(29784, 494, '_field_35', '6048099444'),
(29785, 494, '_field_41', '0'),
(29786, 494, '_field_57', ''),
(29787, 494, '_field_58', ''),
(29788, 494, '_field_59', ''),
(29789, 494, '_field_60', ''),
(29790, 494, '_field_18', 'Blake'),
(29791, 494, '_field_24', '03/07/2015'),
(29792, 494, '_field_20', 'Blake'),
(29793, 494, '_field_22', 'M'),
(29794, 494, '_field_26', 'English'),
(29795, 494, '_field_27', ''),
(29796, 494, '_field_30', 'Canadian'),
(29797, 494, '_field_32', 'Yes'),
(29798, 494, '_field_72', 'Aubry Hall - Age 4'),
(29799, 494, '_field_36', 'Sports, reading, building, singing....'),
(29800, 494, '_field_37', 'Sports, running around, building, singing....'),
(29801, 494, '_field_38', 'Yes'),
(29802, 494, '_field_39', 'No'),
(29803, 494, '_field_61', ''),
(29804, 494, '_field_53', ''),
(29805, 494, '_field_54', 'No'),
(29806, 494, '_field_55', ''),
(29807, 494, '_field_56', ''),
(29808, 494, '_field_42', 'no known'),
(29809, 494, '_field_43', 'No'),
(29810, 494, '_field_62', ''),
(29811, 494, '_field_44', 'No'),
(29812, 494, '_field_63', ''),
(29813, 494, '_field_45', 'No'),
(29814, 494, '_field_64', ''),
(29815, 494, '_field_46', 'N'),
(29816, 494, '_field_65', ''),
(29817, 494, '_field_47', 'Our son Aubry is currently at WMA and we love what it has brought to his world. We would love for Aubry and Blake to have half a school year in the same class if possible. '),
(29818, 494, '_field_73', 'We have been impressed with the style of teaching so far with Aubry. We want our boys to be independent and challenged, but also have fun &amp; feel cared for in these formative years. '),
(29819, 494, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(29820, 494, '_field_67', '1'),
(29821, 494, '_form_id', '2'),
(29822, 494, '_seq_num', '21'),
(29823, 495, '_field_5', 'Morning Session'),
(29824, 495, '_field_7', 'January 2018'),
(29825, 495, '_field_9', '0'),
(29826, 495, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(29827, 495, '_field_70', 'Aubry Hall'),
(29828, 495, '_field_71', ''),
(29829, 495, '_field_17', 'Nadine '),
(29830, 495, '_field_19', 'Hall'),
(29831, 495, '_field_21', '6048099444'),
(29832, 495, '_field_23', 'anadine1@hotmail.com'),
(29833, 495, '_field_25', '1541 East 13th Avenue'),
(29834, 495, '_field_28', ''),
(29835, 495, '_field_29', 'Vancouver'),
(29836, 495, '_field_33', 'BC'),
(29837, 495, '_field_31', 'V5N2B7'),
(29838, 495, '_field_34', 'Pacey MedTech Ltd.'),
(29839, 495, '_field_35', '6048099444'),
(29840, 495, '_field_41', '0'),
(29841, 495, '_field_57', ''),
(29842, 495, '_field_58', ''),
(29843, 495, '_field_59', ''),
(29844, 495, '_field_60', ''),
(29845, 495, '_field_18', 'Blake'),
(29846, 495, '_field_24', '03/07/2015'),
(29847, 495, '_field_20', 'Blake'),
(29848, 495, '_field_22', 'M'),
(29849, 495, '_field_26', 'English'),
(29850, 495, '_field_27', ''),
(29851, 495, '_field_30', 'Canadian'),
(29852, 495, '_field_32', 'Yes'),
(29853, 495, '_field_72', 'Aubry Hall - Age 4'),
(29854, 495, '_field_36', 'Sports, reading, building, singing....'),
(29855, 495, '_field_37', 'Sports, running around, building, singing....'),
(29856, 495, '_field_38', 'Yes'),
(29857, 495, '_field_39', 'No'),
(29858, 495, '_field_61', ''),
(29859, 495, '_field_53', ''),
(29860, 495, '_field_54', 'No'),
(29861, 495, '_field_55', ''),
(29862, 495, '_field_56', ''),
(29863, 495, '_field_42', 'no known'),
(29864, 495, '_field_43', 'No'),
(29865, 495, '_field_62', ''),
(29866, 495, '_field_44', 'No'),
(29867, 495, '_field_63', ''),
(29868, 495, '_field_45', 'No'),
(29869, 495, '_field_64', ''),
(29870, 495, '_field_46', 'N'),
(29871, 495, '_field_65', ''),
(29872, 495, '_field_47', 'Our son Aubry is currently at WMA and we love what it has brought to his world. We would love for Aubry and Blake to have half a school year in the same class if possible. '),
(29873, 495, '_field_73', 'We have been impressed with the style of teaching so far with Aubry. We want our boys to be independent and challenged, but also have fun &amp; feel cared for in these formative years. '),
(29874, 495, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(29875, 495, '_field_67', '1'),
(29876, 495, '_form_id', '2'),
(29877, 495, '_seq_num', '22'),
(29878, 496, '_field_5', 'Morning Session'),
(29879, 496, '_field_7', 'January 2018'),
(29880, 496, '_field_9', '0'),
(29881, 496, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(29882, 496, '_field_70', 'Aubry Hall'),
(29883, 496, '_field_71', ''),
(29884, 496, '_field_17', 'Nadine '),
(29885, 496, '_field_19', 'Hall'),
(29886, 496, '_field_21', '6048099444'),
(29887, 496, '_field_23', 'anadine1@hotmail.com'),
(29888, 496, '_field_25', '1541 East 13th Avenue'),
(29889, 496, '_field_28', ''),
(29890, 496, '_field_29', 'Vancouver'),
(29891, 496, '_field_33', 'BC'),
(29892, 496, '_field_31', 'V5N2B7'),
(29893, 496, '_field_34', 'Pacey MedTech Ltd.'),
(29894, 496, '_field_35', '6048099444'),
(29895, 496, '_field_41', '1'),
(29896, 496, '_field_57', 'Grahame'),
(29897, 496, '_field_58', 'Hall'),
(29898, 496, '_field_59', 'grayahall@hotmail.com'),
(29899, 496, '_field_60', '6048285891'),
(29900, 496, '_field_18', 'Blake Ayoubi Hall'),
(29901, 496, '_field_24', '03/07/2015'),
(29902, 496, '_field_20', 'Blake'),
(29903, 496, '_field_22', 'M'),
(29904, 496, '_field_26', 'English'),
(29905, 496, '_field_27', ''),
(29906, 496, '_field_30', 'Canadian'),
(29907, 496, '_field_32', 'Yes'),
(29908, 496, '_field_72', 'Aubry - 4'),
(29909, 496, '_field_36', 'Singing, sports, playing with toys'),
(29910, 496, '_field_37', 'Swimming, sports, playgrounds... everything'),
(29911, 496, '_field_38', 'Yes'),
(29912, 496, '_field_39', 'No'),
(29913, 496, '_field_61', ''),
(29914, 496, '_field_53', ''),
(29915, 496, '_field_54', 'No'),
(29916, 496, '_field_55', ''),
(29917, 496, '_field_56', ''),
(29918, 496, '_field_42', 'no known'),
(29919, 496, '_field_43', 'No'),
(29920, 496, '_field_62', ''),
(29921, 496, '_field_44', 'No'),
(29922, 496, '_field_63', ''),
(29923, 496, '_field_45', 'No'),
(29924, 496, '_field_64', ''),
(29925, 496, '_field_46', 'N'),
(29926, 496, '_field_65', ''),
(29927, 496, '_field_47', 'we are so happy with aubry\'s experience so far and we\'d love the boys to have half a year together in the same class. '),
(29928, 496, '_field_73', 'teaching independence, curiosity, teamwork '),
(29929, 496, '_field_49', 'a:3:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:19:\"Preschool Two Years\";i:2;s:18:\"Preschool One Year\";}'),
(29930, 496, '_field_67', '1'),
(29931, 496, '_form_id', '2'),
(29932, 496, '_seq_num', '23'),
(29933, 497, '_field_5', 'Morning Session'),
(29934, 497, '_field_7', 'January 2018'),
(29935, 497, '_field_9', '0'),
(29936, 497, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(29937, 497, '_field_70', 'Aubry Hall'),
(29938, 497, '_field_71', ''),
(29939, 497, '_field_17', 'Nadine '),
(29940, 497, '_field_19', 'Hall'),
(29941, 497, '_field_21', '6048099444'),
(29942, 497, '_field_23', 'anadine1@hotmail.com'),
(29943, 497, '_field_25', '1541 East 13th Avenue'),
(29944, 497, '_field_28', ''),
(29945, 497, '_field_29', 'Vancouver'),
(29946, 497, '_field_33', 'BC'),
(29947, 497, '_field_31', 'V5N2B7'),
(29948, 497, '_field_34', 'Pacey MedTech Ltd.'),
(29949, 497, '_field_35', '6048099444'),
(29950, 497, '_field_41', '1'),
(29951, 497, '_field_57', 'Grahame'),
(29952, 497, '_field_58', 'Hall'),
(29953, 497, '_field_59', 'grayahall@hotmail.com'),
(29954, 497, '_field_60', '6048285891'),
(29955, 497, '_field_18', 'Blake Ayoubi Hall'),
(29956, 497, '_field_24', '03/07/2015'),
(29957, 497, '_field_20', 'Blake'),
(29958, 497, '_field_22', 'M'),
(29959, 497, '_field_26', 'English'),
(29960, 497, '_field_27', ''),
(29961, 497, '_field_30', 'Canadian'),
(29962, 497, '_field_32', 'Yes'),
(29963, 497, '_field_72', 'Aubry - 4'),
(29964, 497, '_field_36', 'Singing, sports, playing with toys'),
(29965, 497, '_field_37', 'Swimming, sports, playgrounds... everything'),
(29966, 497, '_field_38', 'Yes'),
(29967, 497, '_field_39', 'No'),
(29968, 497, '_field_61', ''),
(29969, 497, '_field_53', ''),
(29970, 497, '_field_54', 'No'),
(29971, 497, '_field_55', ''),
(29972, 497, '_field_56', ''),
(29973, 497, '_field_42', 'no known'),
(29974, 497, '_field_43', 'No'),
(29975, 497, '_field_62', ''),
(29976, 497, '_field_44', 'No'),
(29977, 497, '_field_63', ''),
(29978, 497, '_field_45', 'No'),
(29979, 497, '_field_64', ''),
(29980, 497, '_field_46', 'N'),
(29981, 497, '_field_65', ''),
(29982, 497, '_field_47', 'we are so happy with aubry\'s experience so far and we\'d love the boys to have half a year together in the same class. '),
(29983, 497, '_field_73', 'teaching independence, curiosity, teamwork '),
(29984, 497, '_field_49', 'a:3:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:19:\"Preschool Two Years\";i:2;s:18:\"Preschool One Year\";}'),
(29985, 497, '_field_67', '1'),
(29986, 497, '_form_id', '2'),
(29987, 497, '_seq_num', '24'),
(29988, 499, '_field_74', 'Grade One'),
(29989, 499, '_field_75', 'September 2017'),
(29990, 499, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(29991, 499, '_field_78', ''),
(29992, 499, '_field_79', ''),
(29993, 499, '_field_80', 'franck'),
(29994, 499, '_field_81', 'palomba'),
(29995, 499, '_field_82', '6049613688'),
(29996, 499, '_field_83', 'franckpalomba@yahoo.ca'),
(29997, 499, '_field_84', '8391 french St'),
(29998, 499, '_field_85', ''),
(29999, 499, '_field_86', 'vancouver'),
(30000, 499, '_field_87', 'BC'),
(30001, 499, '_field_88', 'v6p4w3'),
(30002, 499, '_field_89', 'Delta'),
(30003, 499, '_field_90', '6049613688'),
(30004, 499, '_field_91', '0'),
(30005, 499, '_field_92', ''),
(30006, 499, '_field_93', ''),
(30007, 499, '_field_94', ''),
(30008, 499, '_field_95', ''),
(30009, 499, '_field_128', ''),
(30010, 499, '_field_129', ''),
(30011, 499, '_field_96', 'Ulysses'),
(30012, 499, '_field_97', '29/03/2011'),
(30013, 499, '_field_98', ''),
(30014, 499, '_field_99', 'Male'),
(30015, 499, '_field_100', 'French'),
(30016, 499, '_field_101', 'English'),
(30017, 499, '_field_102', 'Canadian'),
(30018, 499, '_field_103', 'No'),
(30019, 499, '_field_104', ''),
(30020, 499, '_field_105', 'Sports/play'),
(30021, 499, '_field_106', 'play/sports'),
(30022, 499, '_field_130', 'École Annexe Henderson'),
(30023, 499, '_field_137', 'Maths/music'),
(30024, 499, '_field_131', '1'),
(30025, 499, '_field_138', 'Karate/Ice Skating/Swimming/Skiing'),
(30026, 499, '_field_114', 'None that we know of'),
(30027, 499, '_field_115', 'No'),
(30028, 499, '_field_116', ''),
(30029, 499, '_field_117', 'No'),
(30030, 499, '_field_118', ''),
(30031, 499, '_field_119', 'No'),
(30032, 499, '_field_120', ''),
(30033, 499, '_field_121', 'No'),
(30034, 499, '_field_122', ''),
(30035, 499, '_field_132', 'No'),
(30036, 499, '_field_133', ''),
(30037, 499, '_field_134', 'No'),
(30038, 499, '_field_135', ''),
(30039, 499, '_field_123', 'Ulysses joined  3 years of Montessori Educations while in Pre-school: he very much enjoyed it and so did we. He learned a great deal of social &amp; academic skills. Originally from France we then decided to take advantage of the CSF (Conseil Scolaire Francophone) offering which we did for Kindergarden at \'\'La Rose des Vents\'\'. At the end of Kindergarden our son was re-directed to new created establishment:  École Henderson due to a change of the catchment area. Unfortunately the School was not ready on time and we are faced with various challenges to which we don\'t see any quick resolution. '),
(30040, 499, '_field_124', 'From our previous experience of the 3 years of pre-school under Montessori method, we very much enjoyed the education program implemented. Our son was able to develop independence in his day to day behaviour and also learn a great deal of respect for others and his peers: we don\'t find these values as being emphasised in his current environment and further more we almost feel that he has not learned very much since he started the new school year : as he is in a spit class (K/1) where the Kindergarden kids don\'t even speak French.'),
(30041, 499, '_field_136', 'It would probably be best &amp; more fair for you to evaluate our son on a face to face meeting: from what we have been told in the past and have experience in our day to day life: Ulysses is very social kid, kind with others and quite disciplined (even so we feel that his current environment is not helping to maintain some of his behaviour traits).'),
(30042, 499, '_field_126', '1'),
(30043, 499, '_form_id', '3'),
(30044, 499, '_seq_num', '11'),
(30045, 500, '_field_74', 'Grade One'),
(30046, 500, '_field_75', 'September 2017'),
(30047, 500, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(30048, 500, '_field_78', ''),
(30049, 500, '_field_79', ''),
(30050, 500, '_field_80', 'franck'),
(30051, 500, '_field_81', 'palomba'),
(30052, 500, '_field_82', '6049613688'),
(30053, 500, '_field_83', 'franckpalomba@yahoo.ca'),
(30054, 500, '_field_84', '8391 french St'),
(30055, 500, '_field_85', ''),
(30056, 500, '_field_86', 'vancouver'),
(30057, 500, '_field_87', 'BC'),
(30058, 500, '_field_88', 'v6p4w3'),
(30059, 500, '_field_89', 'Delta'),
(30060, 500, '_field_90', '6049613688'),
(30061, 500, '_field_91', '0'),
(30062, 500, '_field_92', ''),
(30063, 500, '_field_93', ''),
(30064, 500, '_field_94', ''),
(30065, 500, '_field_95', ''),
(30066, 500, '_field_128', ''),
(30067, 500, '_field_129', ''),
(30068, 500, '_field_96', 'Ulysses'),
(30069, 500, '_field_97', '29/03/2011'),
(30070, 500, '_field_98', ''),
(30071, 500, '_field_99', 'Male'),
(30072, 500, '_field_100', 'French'),
(30073, 500, '_field_101', 'English'),
(30074, 500, '_field_102', 'Canadian'),
(30075, 500, '_field_103', 'No'),
(30076, 500, '_field_104', ''),
(30077, 500, '_field_105', 'Sports/play'),
(30078, 500, '_field_106', 'play/sports'),
(30079, 500, '_field_130', 'École Annexe Henderson'),
(30080, 500, '_field_137', 'Maths/music'),
(30081, 500, '_field_131', '1'),
(30082, 500, '_field_138', 'Karate/Ice Skating/Swimming/Skiing'),
(30083, 500, '_field_114', 'None that we know of'),
(30084, 500, '_field_115', 'No'),
(30085, 500, '_field_116', ''),
(30086, 500, '_field_117', 'No'),
(30087, 500, '_field_118', ''),
(30088, 500, '_field_119', 'No'),
(30089, 500, '_field_120', ''),
(30090, 500, '_field_121', 'No'),
(30091, 500, '_field_122', ''),
(30092, 500, '_field_132', 'No'),
(30093, 500, '_field_133', ''),
(30094, 500, '_field_134', 'No'),
(30095, 500, '_field_135', ''),
(30096, 500, '_field_123', 'Ulysses joined  3 years of Montessori Educations while in Pre-school: he very much enjoyed it and so did we. He learned a great deal of social &amp; academic skills. Originally from France we then decided to take advantage of the CSF (Conseil Scolaire Francophone) offering which we did for Kindergarden at \'\'La Rose des Vents\'\'. At the end of Kindergarden our son was re-directed to new created establishment:  École Henderson due to a change of the catchment area. Unfortunately the School was not ready on time and we are faced with various challenges to which we don\'t see any quick resolution. '),
(30097, 500, '_field_124', 'From our previous experience of the 3 years of pre-school under Montessori method, we very much enjoyed the education program implemented. Our son was able to develop independence in his day to day behaviour and also learn a great deal of respect for others and his peers: we don\'t find these values as being emphasised in his current environment and further more we almost feel that he has not learned very much since he started the new school year : as he is in a spit class (K/1) where the Kindergarden kids don\'t even speak French.'),
(30098, 500, '_field_136', 'It would probably be best &amp; more fair for you to evaluate our son on a face to face meeting: from what we have been told in the past and have experience in our day to day life: Ulysses is very social kid, kind with others and quite disciplined (even so we feel that his current environment is not helping to maintain some of his behaviour traits).'),
(30099, 500, '_field_126', '1'),
(30100, 500, '_form_id', '3'),
(30101, 500, '_seq_num', '12'),
(30102, 501, '_field_5', 'Morning Session'),
(30103, 501, '_field_7', 'January 2018'),
(30104, 501, '_field_9', '0'),
(30105, 501, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(30106, 501, '_field_70', 'Claire Dosen'),
(30107, 501, '_field_71', ''),
(30108, 501, '_field_17', 'Jennifer'),
(30109, 501, '_field_19', 'Wurz'),
(30110, 501, '_field_21', '778-231-7079'),
(30111, 501, '_field_23', 'jwurz@shaw.ca'),
(30112, 501, '_field_25', '2741 E 28th Ave'),
(30113, 501, '_field_28', ''),
(30114, 501, '_field_29', 'Vancouver'),
(30115, 501, '_field_33', 'BC'),
(30116, 501, '_field_31', 'V5R1S1'),
(30117, 501, '_field_34', 'Environment and Climate Change Canada'),
(30118, 501, '_field_35', '604-666-2241'),
(30119, 501, '_field_41', '1'),
(30120, 501, '_field_57', 'Pavle '),
(30121, 501, '_field_58', 'Dosen'),
(30122, 501, '_field_59', 'pavledosen@shaw.ca'),
(30123, 501, '_field_60', '778-838-5437'),
(30124, 501, '_field_18', 'Pavle James Dosen'),
(30125, 501, '_field_24', '26/05/2015'),
(30126, 501, '_field_20', 'Pave or JR'),
(30127, 501, '_field_22', 'M'),
(30128, 501, '_field_26', 'English'),
(30129, 501, '_field_27', ''),
(30130, 501, '_field_30', 'Canadian'),
(30131, 501, '_field_32', 'Yes'),
(30132, 501, '_field_72', 'Claire Dosen - 6 and Finnley Dosen - 3 months'),
(30133, 501, '_field_36', 'Train set, cars, lego, stickers'),
(30134, 501, '_field_37', 'dress up, tea party, baking/cooking and anything outdoors'),
(30135, 501, '_field_38', 'Yes'),
(30136, 501, '_field_39', 'Yes'),
(30137, 501, '_field_61', 'Yes'),
(30138, 501, '_field_53', 'Everyday he is upset that Claire goes to school and he doesn\'t'),
(30139, 501, '_field_54', 'No'),
(30140, 501, '_field_55', ''),
(30141, 501, '_field_56', ''),
(30142, 501, '_field_42', 'None'),
(30143, 501, '_field_43', 'No'),
(30144, 501, '_field_62', ''),
(30145, 501, '_field_44', 'No'),
(30146, 501, '_field_63', ''),
(30147, 501, '_field_45', 'No'),
(30148, 501, '_field_64', ''),
(30149, 501, '_field_46', 'N'),
(30150, 501, '_field_65', ''),
(30151, 501, '_field_47', 'Although 2years old, he is often the only one in his classes that sits and patiently watches the coach or instructor demonstrate an activity and then eagerly acts out what he just learned. He in an observational learner and enjoys a hand on approach. On top of knowing how wonderful the staff are, WMA can give him these learning opportunities that will make his educational journey a success. '),
(30152, 501, '_field_73', 'Pave is a self motivated learner who would do well with the Montessori environment. As he continues to acquire skills he will need to be able to explore and be offered guidance when needed. I think his hands on learning style with this type of environment is the perfect fit for him. '),
(30153, 501, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(30154, 501, '_field_67', '1'),
(30155, 501, '_form_id', '2'),
(30156, 501, '_seq_num', '25'),
(30157, 502, '_field_5', 'Morning Session'),
(30158, 502, '_field_7', 'January 2018'),
(30159, 502, '_field_9', '0'),
(30160, 502, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(30161, 502, '_field_70', 'Claire Dosen'),
(30162, 502, '_field_71', ''),
(30163, 502, '_field_17', 'Jennifer'),
(30164, 502, '_field_19', 'Wurz'),
(30165, 502, '_field_21', '778-231-7079'),
(30166, 502, '_field_23', 'jwurz@shaw.ca'),
(30167, 502, '_field_25', '2741 E 28th Ave'),
(30168, 502, '_field_28', ''),
(30169, 502, '_field_29', 'Vancouver'),
(30170, 502, '_field_33', 'BC'),
(30171, 502, '_field_31', 'V5R1S1'),
(30172, 502, '_field_34', 'Environment and Climate Change Canada'),
(30173, 502, '_field_35', '604-666-2241'),
(30174, 502, '_field_41', '1'),
(30175, 502, '_field_57', 'Pavle '),
(30176, 502, '_field_58', 'Dosen'),
(30177, 502, '_field_59', 'pavledosen@shaw.ca'),
(30178, 502, '_field_60', '778-838-5437'),
(30179, 502, '_field_18', 'Pavle James Dosen'),
(30180, 502, '_field_24', '26/05/2015'),
(30181, 502, '_field_20', 'Pave or JR'),
(30182, 502, '_field_22', 'M'),
(30183, 502, '_field_26', 'English'),
(30184, 502, '_field_27', ''),
(30185, 502, '_field_30', 'Canadian'),
(30186, 502, '_field_32', 'Yes'),
(30187, 502, '_field_72', 'Claire Dosen - 6 and Finnley Dosen - 3 months'),
(30188, 502, '_field_36', 'Train set, cars, lego, stickers'),
(30189, 502, '_field_37', 'dress up, tea party, baking/cooking and anything outdoors'),
(30190, 502, '_field_38', 'Yes'),
(30191, 502, '_field_39', 'Yes'),
(30192, 502, '_field_61', 'Yes'),
(30193, 502, '_field_53', 'Everyday he is upset that Claire goes to school and he doesn\'t'),
(30194, 502, '_field_54', 'No'),
(30195, 502, '_field_55', ''),
(30196, 502, '_field_56', ''),
(30197, 502, '_field_42', 'None'),
(30198, 502, '_field_43', 'No'),
(30199, 502, '_field_62', ''),
(30200, 502, '_field_44', 'No'),
(30201, 502, '_field_63', ''),
(30202, 502, '_field_45', 'No'),
(30203, 502, '_field_64', ''),
(30204, 502, '_field_46', 'N'),
(30205, 502, '_field_65', ''),
(30206, 502, '_field_47', 'Although 2years old, he is often the only one in his classes that sits and patiently watches the coach or instructor demonstrate an activity and then eagerly acts out what he just learned. He in an observational learner and enjoys a hand on approach. On top of knowing how wonderful the staff are, WMA can give him these learning opportunities that will make his educational journey a success. '),
(30207, 502, '_field_73', 'Pave is a self motivated learner who would do well with the Montessori environment. As he continues to acquire skills he will need to be able to explore and be offered guidance when needed. I think his hands on learning style with this type of environment is the perfect fit for him. '),
(30208, 502, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(30209, 502, '_field_67', '1'),
(30210, 502, '_form_id', '2'),
(30211, 502, '_seq_num', '26'),
(30212, 503, '_field_74', 'Kindergarten'),
(30213, 503, '_field_75', 'September 2018'),
(30214, 503, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(30215, 503, '_field_78', ''),
(30216, 503, '_field_79', ''),
(30217, 503, '_field_80', 'Kris'),
(30218, 503, '_field_81', 'Dickie'),
(30219, 503, '_field_82', '604.700.3146'),
(30220, 503, '_field_83', 'ksdickie@gmail.com'),
(30221, 503, '_field_84', '928 East 20th Avenue'),
(30222, 503, '_field_85', ''),
(30223, 503, '_field_86', 'Vancouver'),
(30224, 503, '_field_87', 'BC'),
(30225, 503, '_field_88', 'V5V1N6'),
(30226, 503, '_field_89', 'Clarius Mobile Health'),
(30227, 503, '_field_90', '778.800.9975'),
(30228, 503, '_field_91', '1'),
(30229, 503, '_field_92', 'Kristin'),
(30230, 503, '_field_93', 'Szklarz'),
(30231, 503, '_field_94', 'szklarzk@gmail.com'),
(30232, 503, '_field_95', '778.230.2372'),
(30233, 503, '_field_128', 'Vancouver Coastal Health'),
(30234, 503, '_field_129', ''),
(30235, 503, '_field_96', 'Anabelle Szklarz'),
(30236, 503, '_field_97', '21/01/2013'),
(30237, 503, '_field_98', 'Anabelle'),
(30238, 503, '_field_99', 'Female'),
(30239, 503, '_field_100', 'English'),
(30240, 503, '_field_101', ''),
(30241, 503, '_field_102', 'Canadian'),
(30242, 503, '_field_103', 'No'),
(30243, 503, '_field_104', ''),
(30244, 503, '_field_105', 'Arts &amp; Crafts, Building Lego, Puzzles, Make Believe'),
(30245, 503, '_field_106', 'Outdoor Play, Dress-up, Board Games, Dancing'),
(30246, 503, '_field_130', 'Granville House Montessori'),
(30247, 503, '_field_137', 'Arts &amp; Crafts, Reading, Singing, Journaling, Circle Time, Show &amp; Tell, Yoga'),
(30248, 503, '_field_131', 'Preschool'),
(30249, 503, '_field_138', 'Dance, Gymnastics, Swimming Lessons'),
(30250, 503, '_field_114', 'None'),
(30251, 503, '_field_115', 'No'),
(30252, 503, '_field_116', ''),
(30253, 503, '_field_117', 'Yes'),
(30254, 503, '_field_118', 'Avoidance of consumption of tomatoes or citrus due to mild skin rash.'),
(30255, 503, '_field_119', 'No'),
(30256, 503, '_field_120', ''),
(30257, 503, '_field_121', 'No'),
(30258, 503, '_field_122', ''),
(30259, 503, '_field_132', 'No'),
(30260, 503, '_field_133', ''),
(30261, 503, '_field_134', 'No'),
(30262, 503, '_field_135', ''),
(30263, 503, '_field_123', 'Anabelle has started her third year at Granville House Montessori and has been extremely engaged and is excited every morning to attend. She did a half day program for the first 2 years, and is now in a full day program. We are extremely satisfied with the Montessori structure and goals, and would love for her to continue within a similar program throughout her elementary years.\n\nAfter attending an open house last year and doing a classroom observation last spring, we were very much impressed with the school. Hearing firsthand from the parents whose children attended made a real difference in understanding the benefits and program, and we could definitely feel the passion for the school and teachers.\n\nAs we have now lived in East Vancouver for 4 years, and have no plans of leaving, having a school that is close by is important; WMA fits the profile of being within the vicinity, and we hope that Anabelle would be able to create long-term friendships with those attending the same school and also reside in the surrounding neighbourhoods.'),
(30264, 503, '_field_124', 'Having seen first-hand for more than 2 years how Anabelle has excelled within the Montessori program, we know that the Method fits extremely well. Being an extremely motivated and self-starting individual, Montessori provides an atmosphere where she will not be held back, and will be able to pursue her endeavours no matter how large or small.'),
(30265, 503, '_field_136', 'Anabelle is an extremely engaging child, and there is truly never a dull moment. More than just being outgoing and social, she has the ability to draw in children and adults alike to help become a part of the imaginative worlds she creates. In the spirit of well-roundedness, Anabelle is also an attentive listener with a passion to soak up knowledge from books, conversations, and experiences.'),
(30266, 503, '_field_126', '1'),
(30267, 503, '_form_id', '3'),
(30268, 503, '_seq_num', '13'),
(30269, 504, '_field_74', 'Kindergarten'),
(30270, 504, '_field_75', 'September 2018'),
(30271, 504, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(30272, 504, '_field_78', ''),
(30273, 504, '_field_79', ''),
(30274, 504, '_field_80', 'Kris'),
(30275, 504, '_field_81', 'Dickie'),
(30276, 504, '_field_82', '604.700.3146'),
(30277, 504, '_field_83', 'ksdickie@gmail.com'),
(30278, 504, '_field_84', '928 East 20th Avenue'),
(30279, 504, '_field_85', ''),
(30280, 504, '_field_86', 'Vancouver'),
(30281, 504, '_field_87', 'BC'),
(30282, 504, '_field_88', 'V5V1N6'),
(30283, 504, '_field_89', 'Clarius Mobile Health'),
(30284, 504, '_field_90', '778.800.9975'),
(30285, 504, '_field_91', '1'),
(30286, 504, '_field_92', 'Kristin'),
(30287, 504, '_field_93', 'Szklarz'),
(30288, 504, '_field_94', 'szklarzk@gmail.com'),
(30289, 504, '_field_95', '778.230.2372'),
(30290, 504, '_field_128', 'Vancouver Coastal Health'),
(30291, 504, '_field_129', ''),
(30292, 504, '_field_96', 'Anabelle Szklarz'),
(30293, 504, '_field_97', '21/01/2013'),
(30294, 504, '_field_98', 'Anabelle'),
(30295, 504, '_field_99', 'Female'),
(30296, 504, '_field_100', 'English'),
(30297, 504, '_field_101', ''),
(30298, 504, '_field_102', 'Canadian'),
(30299, 504, '_field_103', 'No'),
(30300, 504, '_field_104', ''),
(30301, 504, '_field_105', 'Arts &amp; Crafts, Building Lego, Puzzles, Make Believe'),
(30302, 504, '_field_106', 'Outdoor Play, Dress-up, Board Games, Dancing'),
(30303, 504, '_field_130', 'Granville House Montessori'),
(30304, 504, '_field_137', 'Arts &amp; Crafts, Reading, Singing, Journaling, Circle Time, Show &amp; Tell, Yoga'),
(30305, 504, '_field_131', 'Preschool'),
(30306, 504, '_field_138', 'Dance, Gymnastics, Swimming Lessons'),
(30307, 504, '_field_114', 'None'),
(30308, 504, '_field_115', 'No'),
(30309, 504, '_field_116', ''),
(30310, 504, '_field_117', 'Yes'),
(30311, 504, '_field_118', 'Avoidance of consumption of tomatoes or citrus due to mild skin rash.'),
(30312, 504, '_field_119', 'No'),
(30313, 504, '_field_120', ''),
(30314, 504, '_field_121', 'No'),
(30315, 504, '_field_122', ''),
(30316, 504, '_field_132', 'No'),
(30317, 504, '_field_133', ''),
(30318, 504, '_field_134', 'No'),
(30319, 504, '_field_135', ''),
(30320, 504, '_field_123', 'Anabelle has started her third year at Granville House Montessori and has been extremely engaged and is excited every morning to attend. She did a half day program for the first 2 years, and is now in a full day program. We are extremely satisfied with the Montessori structure and goals, and would love for her to continue within a similar program throughout her elementary years.\n\nAfter attending an open house last year and doing a classroom observation last spring, we were very much impressed with the school. Hearing firsthand from the parents whose children attended made a real difference in understanding the benefits and program, and we could definitely feel the passion for the school and teachers.\n\nAs we have now lived in East Vancouver for 4 years, and have no plans of leaving, having a school that is close by is important; WMA fits the profile of being within the vicinity, and we hope that Anabelle would be able to create long-term friendships with those attending the same school and also reside in the surrounding neighbourhoods.'),
(30321, 504, '_field_124', 'Having seen first-hand for more than 2 years how Anabelle has excelled within the Montessori program, we know that the Method fits extremely well. Being an extremely motivated and self-starting individual, Montessori provides an atmosphere where she will not be held back, and will be able to pursue her endeavours no matter how large or small.'),
(30322, 504, '_field_136', 'Anabelle is an extremely engaging child, and there is truly never a dull moment. More than just being outgoing and social, she has the ability to draw in children and adults alike to help become a part of the imaginative worlds she creates. In the spirit of well-roundedness, Anabelle is also an attentive listener with a passion to soak up knowledge from books, conversations, and experiences.'),
(30323, 504, '_field_126', '1'),
(30324, 504, '_form_id', '3'),
(30325, 504, '_seq_num', '14'),
(30326, 505, '_field_74', 'Grade One'),
(30327, 505, '_field_75', 'January 2018'),
(30328, 505, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(30329, 505, '_field_78', ''),
(30330, 505, '_field_79', ''),
(30331, 505, '_field_80', 'RACHEL'),
(30332, 505, '_field_81', 'SINGH'),
(30333, 505, '_field_82', '7527020414'),
(30334, 505, '_field_83', 'divineuniversalindia@gmail.com'),
(30335, 505, '_field_84', 'HOUSE 3161A SECTOR 47D '),
(30336, 505, '_field_85', 'CHANDIGARH'),
(30337, 505, '_field_86', 'CHANDIGARH'),
(30338, 505, '_field_87', 'IN'),
(30339, 505, '_field_88', '160047'),
(30340, 505, '_field_89', 'CHANDIGARH'),
(30341, 505, '_field_90', '7527020414'),
(30342, 505, '_field_91', '0'),
(30343, 505, '_field_92', ''),
(30344, 505, '_field_93', ''),
(30345, 505, '_field_94', ''),
(30346, 505, '_field_95', ''),
(30347, 505, '_field_128', ''),
(30348, 505, '_field_129', ''),
(30349, 505, '_field_96', 'RACHEL SINGH'),
(30350, 505, '_field_97', '25/10/2009'),
(30351, 505, '_field_98', ''),
(30352, 505, '_field_99', 'Female'),
(30353, 505, '_field_100', 'ENGLISH'),
(30354, 505, '_field_101', 'PUNJABI'),
(30355, 505, '_field_102', 'INDIAN'),
(30356, 505, '_field_103', 'No'),
(30357, 505, '_field_104', ''),
(30358, 505, '_field_105', 'PLAYING GAMES'),
(30359, 505, '_field_106', 'YES'),
(30360, 505, '_field_130', 'CARMEL CONVENTS SCHOOL'),
(30361, 505, '_field_137', 'MUSIC '),
(30362, 505, '_field_131', 'SK '),
(30363, 505, '_field_138', 'NA'),
(30364, 505, '_field_114', 'NA'),
(30365, 505, '_field_115', 'No'),
(30366, 505, '_field_116', ''),
(30367, 505, '_field_117', 'No'),
(30368, 505, '_field_118', ''),
(30369, 505, '_field_119', 'No'),
(30370, 505, '_field_120', ''),
(30371, 505, '_field_121', 'No'),
(30372, 505, '_field_122', ''),
(30373, 505, '_field_132', 'No'),
(30374, 505, '_field_133', ''),
(30375, 505, '_field_134', 'No'),
(30376, 505, '_field_135', ''),
(30377, 505, '_field_123', 'NA'),
(30378, 505, '_field_124', 'NA'),
(30379, 505, '_field_136', 'NA'),
(30380, 505, '_field_126', '1'),
(30381, 505, '_form_id', '3'),
(30382, 505, '_seq_num', '15'),
(30383, 506, '_field_74', 'Grade One'),
(30384, 506, '_field_75', 'January 2018'),
(30385, 506, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(30386, 506, '_field_78', ''),
(30387, 506, '_field_79', ''),
(30388, 506, '_field_80', 'RACHEL'),
(30389, 506, '_field_81', 'SINGH'),
(30390, 506, '_field_82', '7527020414'),
(30391, 506, '_field_83', 'divineuniversalindia@gmail.com'),
(30392, 506, '_field_84', 'HOUSE 3161A SECTOR 47D '),
(30393, 506, '_field_85', 'CHANDIGARH'),
(30394, 506, '_field_86', 'CHANDIGARH'),
(30395, 506, '_field_87', 'IN'),
(30396, 506, '_field_88', '160047'),
(30397, 506, '_field_89', 'CHANDIGARH'),
(30398, 506, '_field_90', '7527020414'),
(30399, 506, '_field_91', '0'),
(30400, 506, '_field_92', ''),
(30401, 506, '_field_93', ''),
(30402, 506, '_field_94', ''),
(30403, 506, '_field_95', ''),
(30404, 506, '_field_128', ''),
(30405, 506, '_field_129', ''),
(30406, 506, '_field_96', 'RACHEL SINGH'),
(30407, 506, '_field_97', '25/10/2009'),
(30408, 506, '_field_98', ''),
(30409, 506, '_field_99', 'Female'),
(30410, 506, '_field_100', 'ENGLISH'),
(30411, 506, '_field_101', 'PUNJABI'),
(30412, 506, '_field_102', 'INDIAN'),
(30413, 506, '_field_103', 'No'),
(30414, 506, '_field_104', ''),
(30415, 506, '_field_105', 'PLAYING GAMES'),
(30416, 506, '_field_106', 'YES'),
(30417, 506, '_field_130', 'CARMEL CONVENTS SCHOOL'),
(30418, 506, '_field_137', 'MUSIC '),
(30419, 506, '_field_131', 'SK '),
(30420, 506, '_field_138', 'NA'),
(30421, 506, '_field_114', 'NA'),
(30422, 506, '_field_115', 'No'),
(30423, 506, '_field_116', ''),
(30424, 506, '_field_117', 'No'),
(30425, 506, '_field_118', ''),
(30426, 506, '_field_119', 'No'),
(30427, 506, '_field_120', ''),
(30428, 506, '_field_121', 'No'),
(30429, 506, '_field_122', ''),
(30430, 506, '_field_132', 'No'),
(30431, 506, '_field_133', ''),
(30432, 506, '_field_134', 'No'),
(30433, 506, '_field_135', ''),
(30434, 506, '_field_123', 'NA'),
(30435, 506, '_field_124', 'NA'),
(30436, 506, '_field_136', 'NA'),
(30437, 506, '_field_126', '1'),
(30438, 506, '_form_id', '3'),
(30439, 506, '_seq_num', '16'),
(30577, 509, '_field_100', 'Russian'),
(30578, 509, '_field_101', 'English'),
(30579, 509, '_field_102', 'Russia; Permanent resident of Canada'),
(30580, 509, '_field_103', 'No'),
(30581, 509, '_field_104', ''),
(30582, 509, '_field_105', 'Reading,collecting puzzles'),
(30583, 509, '_field_106', 'Monopoly, hide-and-seek game, reading of encyclopedias '),
(30584, 509, '_field_130', 'Maywood Elementary school'),
(30585, 509, '_field_137', 'LEGO, Cross Country Team'),
(30586, 509, '_field_131', 'Four'),
(30587, 509, '_field_138', 'Kumon, swim Kids 5 in Bonsor Recreation, youth soccer club'),
(30588, 509, '_field_114', 'Petr doesn’t have any health issues'),
(30589, 509, '_field_115', 'No'),
(30590, 509, '_field_116', ''),
(30591, 509, '_field_117', 'No'),
(30592, 509, '_field_118', ''),
(30593, 509, '_field_119', 'No'),
(30594, 509, '_field_120', ''),
(30595, 509, '_field_121', 'No'),
(30596, 509, '_field_122', ''),
(30597, 509, '_field_132', 'No'),
(30598, 509, '_field_133', ''),
(30599, 509, '_field_134', 'No'),
(30600, 509, '_field_135', ''),
(30601, 509, '_field_123', 'Montessory program takes account of the needs, talents, gifts, and special individuality of each child. This is the  small school that allows for relationships to be built between parents and teachers in supporting each child.'),
(30602, 509, '_field_124', 'We hope for our son Montessoryi method provides a carefully planned, stimulating environment where he can be free to respond to his natural drive to work and learn. He can encourage his inherent love of learning.'),
(30603, 509, '_field_136', 'Petr is a very responsible and serious boy. He is very fond of reading encyclopedias and learning various interesting facts. at the same time he likes funny gaming with children, strives to be a leader and can always help.'),
(30604, 509, '_field_126', '1'),
(30605, 509, '_form_id', '3'),
(30606, 509, '_seq_num', '17'),
(30607, 510, '_field_74', 'Grade Five'),
(30608, 510, '_field_75', 'September 2018'),
(30609, 510, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(30610, 510, '_field_78', ''),
(30611, 510, '_field_79', ''),
(30612, 510, '_field_80', 'Yulia'),
(30613, 510, '_field_81', 'Gimbal'),
(30614, 510, '_field_82', '778-228-5696'),
(30615, 510, '_field_83', 'yuliagimbal@gmail.com'),
(30616, 510, '_field_84', '6588 Nelson Av'),
(30617, 510, '_field_85', '808'),
(30618, 510, '_field_86', 'Burnaby'),
(30619, 510, '_field_87', 'BC'),
(30620, 510, '_field_88', 'V5H0E8');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30621, 510, '_field_89', 'Housewife '),
(30622, 510, '_field_90', '0'),
(30623, 510, '_field_91', '1'),
(30624, 510, '_field_92', 'Alexey'),
(30625, 510, '_field_93', 'Gimbal'),
(30626, 510, '_field_94', 'alexeygimbal@gmail.com'),
(30627, 510, '_field_95', '778-227-6328'),
(30628, 510, '_field_128', 'ANGS.Orengroup LLC'),
(30629, 510, '_field_129', '+7(914)757-4062'),
(30630, 510, '_field_96', 'Petr Gimbal'),
(30631, 510, '_field_97', '01/11/2008'),
(30632, 510, '_field_98', 'Petr'),
(30633, 510, '_field_99', 'Male'),
(30634, 510, '_field_100', 'Russian'),
(30635, 510, '_field_101', 'English'),
(30636, 510, '_field_102', 'Russia; Permanent resident of Canada'),
(30637, 510, '_field_103', 'No'),
(30638, 510, '_field_104', ''),
(30639, 510, '_field_105', 'Reading,collecting puzzles'),
(30640, 510, '_field_106', 'Monopoly, hide-and-seek game, reading of encyclopedias '),
(30641, 510, '_field_130', 'Maywood Elementary school'),
(30642, 510, '_field_137', 'LEGO, Cross Country Team'),
(30643, 510, '_field_131', 'Four'),
(30644, 510, '_field_138', 'Kumon, swim Kids 5 in Bonsor Recreation, youth soccer club'),
(30645, 510, '_field_114', 'Petr doesn’t have any health issues'),
(30646, 510, '_field_115', 'No'),
(30647, 510, '_field_116', ''),
(30648, 510, '_field_117', 'No'),
(30649, 510, '_field_118', ''),
(30650, 510, '_field_119', 'No'),
(30651, 510, '_field_120', ''),
(30652, 510, '_field_121', 'No'),
(30653, 510, '_field_122', ''),
(30654, 510, '_field_132', 'No'),
(30655, 510, '_field_133', ''),
(30656, 510, '_field_134', 'No'),
(30657, 510, '_field_135', ''),
(30658, 510, '_field_123', 'Montessory program takes account of the needs, talents, gifts, and special individuality of each child. This is the  small school that allows for relationships to be built between parents and teachers in supporting each child.'),
(30659, 510, '_field_124', 'We hope for our son Montessoryi method provides a carefully planned, stimulating environment where he can be free to respond to his natural drive to work and learn. He can encourage his inherent love of learning.'),
(30660, 510, '_field_136', 'Petr is a very responsible and serious boy. He is very fond of reading encyclopedias and learning various interesting facts. at the same time he likes funny gaming with children, strives to be a leader and can always help.'),
(30661, 510, '_field_126', '1'),
(30662, 510, '_form_id', '3'),
(30663, 510, '_seq_num', '18'),
(30664, 511, '_field_74', 'Grade One'),
(30665, 511, '_field_75', 'September 2018'),
(30666, 511, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(30667, 511, '_field_78', ''),
(30668, 511, '_field_79', 'Laurie Mossop from Monkey See Monkey Do Montessori'),
(30669, 511, '_field_80', 'Jon'),
(30670, 511, '_field_81', 'Adkins'),
(30671, 511, '_field_82', '604 551 8535'),
(30672, 511, '_field_83', 'jon.adkins@nextlevelgames.com'),
(30673, 511, '_field_84', '6042 Main Street'),
(30674, 511, '_field_85', ''),
(30675, 511, '_field_86', 'Vancouver'),
(30676, 511, '_field_87', 'BC'),
(30677, 511, '_field_88', 'V5W2T5'),
(30678, 511, '_field_89', 'Next Level Games'),
(30679, 511, '_field_90', '604 551 8535'),
(30680, 511, '_field_91', '1'),
(30681, 511, '_field_92', 'Janet'),
(30682, 511, '_field_93', 'Liang'),
(30683, 511, '_field_94', 'janetadkins@shaw.ca'),
(30684, 511, '_field_95', '604 512 8795'),
(30685, 511, '_field_128', ''),
(30686, 511, '_field_129', ''),
(30687, 511, '_field_96', 'Logan Adkins'),
(30688, 511, '_field_97', '19/02/2012'),
(30689, 511, '_field_98', 'Logan'),
(30690, 511, '_field_99', 'Male'),
(30691, 511, '_field_100', 'English'),
(30692, 511, '_field_101', ''),
(30693, 511, '_field_102', 'Canadian'),
(30694, 511, '_field_103', 'No'),
(30695, 511, '_field_104', ''),
(30696, 511, '_field_105', 'Logan enjoys engineering type tasks such as Lego and Marble races'),
(30697, 511, '_field_106', 'Asides from the usual running around Logan enjoys playing Hockey and is looking forward to Soccer'),
(30698, 511, '_field_130', 'Monkey See Monkey Do Montessori'),
(30699, 511, '_field_137', 'Logan enjoys the mathematics and numbers related work.  Particularly the decnomial square, trinomial cube and counting beads.  He\'s also recently started gravitating towards addition related writing work '),
(30700, 511, '_field_131', 'Senior Kindergarten'),
(30701, 511, '_field_138', 'Logan currently does Swimming, Gymnastics and Hockey and has expressed an interest in Soccer this coming summer.  We also frequently enroll him in small arts classes'),
(30702, 511, '_field_114', 'None'),
(30703, 511, '_field_115', 'No'),
(30704, 511, '_field_116', ''),
(30705, 511, '_field_117', 'No'),
(30706, 511, '_field_118', ''),
(30707, 511, '_field_119', 'No'),
(30708, 511, '_field_120', ''),
(30709, 511, '_field_121', 'No'),
(30710, 511, '_field_122', ''),
(30711, 511, '_field_132', 'No'),
(30712, 511, '_field_133', ''),
(30713, 511, '_field_134', 'No'),
(30714, 511, '_field_135', ''),
(30715, 511, '_field_123', 'Logan is finishing his third year of Montessori and has thrived within that style of learning environment.  The Principal and Owner of our current school, Laurie Mossop, has her two children enrolled at your school and that in itself is a shining endorsement of where we would like to have Logan attend.\n\nLooking at the information on your website we feel as though your facility provides a natural next step to the system that Logan has already been succeeding within.'),
(30716, 511, '_field_124', ' Early on it became obvious to us that Logan enjoys a more independent learning style.  He enjoys the process of self discovery and has always preferred being shown things and then being allowed to explore things within his own method.\n\nAdditionally, we\'ve found that Logan is quite effective at self managing his learning across a broad range of activities and the Montessori method has created an environment that has allowed Logan to explore and excel in a number of educational and life areas.'),
(30717, 511, '_field_136', 'Logan enjoys a broad range of both physical, educational and play based activities and we are certain that he would thrive within your school environment.  He is respectful of others and enjoys helping out.'),
(30718, 511, '_field_126', '1'),
(30719, 511, '_form_id', '3'),
(30720, 511, '_seq_num', '19'),
(30721, 512, '_field_74', 'Grade One'),
(30722, 512, '_field_75', 'September 2018'),
(30723, 512, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(30724, 512, '_field_78', ''),
(30725, 512, '_field_79', 'Laurie Mossop from Monkey See Monkey Do Montessori'),
(30726, 512, '_field_80', 'Jon'),
(30727, 512, '_field_81', 'Adkins'),
(30728, 512, '_field_82', '604 551 8535'),
(30729, 512, '_field_83', 'jon.adkins@nextlevelgames.com'),
(30730, 512, '_field_84', '6042 Main Street'),
(30731, 512, '_field_85', ''),
(30732, 512, '_field_86', 'Vancouver'),
(30733, 512, '_field_87', 'BC'),
(30734, 512, '_field_88', 'V5W2T5'),
(30735, 512, '_field_89', 'Next Level Games'),
(30736, 512, '_field_90', '604 551 8535'),
(30737, 512, '_field_91', '1'),
(30738, 512, '_field_92', 'Janet'),
(30739, 512, '_field_93', 'Liang'),
(30740, 512, '_field_94', 'janetadkins@shaw.ca'),
(30741, 512, '_field_95', '604 512 8795'),
(30742, 512, '_field_128', ''),
(30743, 512, '_field_129', ''),
(30744, 512, '_field_96', 'Logan Adkins'),
(30745, 512, '_field_97', '19/02/2012'),
(30746, 512, '_field_98', 'Logan'),
(30747, 512, '_field_99', 'Male'),
(30748, 512, '_field_100', 'English'),
(30749, 512, '_field_101', ''),
(30750, 512, '_field_102', 'Canadian'),
(30751, 512, '_field_103', 'No'),
(30752, 512, '_field_104', ''),
(30753, 512, '_field_105', 'Logan enjoys engineering type tasks such as Lego and Marble races'),
(30754, 512, '_field_106', 'Asides from the usual running around Logan enjoys playing Hockey and is looking forward to Soccer'),
(30755, 512, '_field_130', 'Monkey See Monkey Do Montessori'),
(30756, 512, '_field_137', 'Logan enjoys the mathematics and numbers related work.  Particularly the decnomial square, trinomial cube and counting beads.  He\'s also recently started gravitating towards addition related writing work '),
(30757, 512, '_field_131', 'Senior Kindergarten'),
(30758, 512, '_field_138', 'Logan currently does Swimming, Gymnastics and Hockey and has expressed an interest in Soccer this coming summer.  We also frequently enroll him in small arts classes'),
(30759, 512, '_field_114', 'None'),
(30760, 512, '_field_115', 'No'),
(30761, 512, '_field_116', ''),
(30762, 512, '_field_117', 'No'),
(30763, 512, '_field_118', ''),
(30764, 512, '_field_119', 'No'),
(30765, 512, '_field_120', ''),
(30766, 512, '_field_121', 'No'),
(30767, 512, '_field_122', ''),
(30768, 512, '_field_132', 'No'),
(30769, 512, '_field_133', ''),
(30770, 512, '_field_134', 'No'),
(30771, 512, '_field_135', ''),
(30772, 512, '_field_123', 'Logan is finishing his third year of Montessori and has thrived within that style of learning environment.  The Principal and Owner of our current school, Laurie Mossop, has her two children enrolled at your school and that in itself is a shining endorsement of where we would like to have Logan attend.\n\nLooking at the information on your website we feel as though your facility provides a natural next step to the system that Logan has already been succeeding within.'),
(30773, 512, '_field_124', ' Early on it became obvious to us that Logan enjoys a more independent learning style.  He enjoys the process of self discovery and has always preferred being shown things and then being allowed to explore things within his own method.\n\nAdditionally, we\'ve found that Logan is quite effective at self managing his learning across a broad range of activities and the Montessori method has created an environment that has allowed Logan to explore and excel in a number of educational and life areas.'),
(30774, 512, '_field_136', 'Logan enjoys a broad range of both physical, educational and play based activities and we are certain that he would thrive within your school environment.  He is respectful of others and enjoys helping out.'),
(30775, 512, '_field_126', '1'),
(30776, 512, '_form_id', '3'),
(30777, 512, '_seq_num', '20'),
(30778, 513, '_field_74', 'Grade One'),
(30779, 513, '_field_75', 'September 2018'),
(30780, 513, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(30781, 513, '_field_78', ''),
(30782, 513, '_field_79', 'Laurie Mossop from Monkey See Monkey Do Montessori'),
(30783, 513, '_field_80', 'Jon'),
(30784, 513, '_field_81', 'Adkins'),
(30785, 513, '_field_82', '604 551 8535'),
(30786, 513, '_field_83', 'jon.adkins@nextlevelgames.com'),
(30787, 513, '_field_84', '6042 Main Street'),
(30788, 513, '_field_85', ''),
(30789, 513, '_field_86', 'Vancouver'),
(30790, 513, '_field_87', 'BC'),
(30791, 513, '_field_88', 'V5W2T5'),
(30792, 513, '_field_89', 'Next Level Games'),
(30793, 513, '_field_90', '604 551 8535'),
(30794, 513, '_field_91', '1'),
(30795, 513, '_field_92', 'Janet'),
(30796, 513, '_field_93', 'Liang'),
(30797, 513, '_field_94', 'janetadkins@shaw.ca'),
(30798, 513, '_field_95', '604 512 8795'),
(30799, 513, '_field_128', ''),
(30800, 513, '_field_129', ''),
(30801, 513, '_field_96', 'Logan Adkins'),
(30802, 513, '_field_97', '19/02/2012'),
(30803, 513, '_field_98', 'Logan'),
(30804, 513, '_field_99', 'Male'),
(30805, 513, '_field_100', 'English'),
(30806, 513, '_field_101', ''),
(30807, 513, '_field_102', 'Canadian'),
(30808, 513, '_field_103', 'No'),
(30809, 513, '_field_104', ''),
(30810, 513, '_field_105', 'Logan enjoys engineering type tasks such as Lego and Marble races'),
(30811, 513, '_field_106', 'Asides from the usual running around Logan enjoys playing Hockey and is looking forward to Soccer'),
(30812, 513, '_field_130', 'Monkey See Monkey Do Montessori'),
(30813, 513, '_field_137', 'Logan enjoys the mathematics and numbers related work.  Particularly the decnomial square, trinomial cube and counting beads.  He\'s also recently started gravitating towards addition related writing work '),
(30814, 513, '_field_131', 'Senior Kindergarten'),
(30815, 513, '_field_138', 'Logan currently does Swimming, Gymnastics and Hockey and has expressed an interest in Soccer this coming summer.  We also frequently enroll him in small arts classes'),
(30816, 513, '_field_114', 'None'),
(30817, 513, '_field_115', 'No'),
(30818, 513, '_field_116', ''),
(30819, 513, '_field_117', 'No'),
(30820, 513, '_field_118', ''),
(30821, 513, '_field_119', 'No'),
(30822, 513, '_field_120', ''),
(30823, 513, '_field_121', 'No'),
(30824, 513, '_field_122', ''),
(30825, 513, '_field_132', 'No'),
(30826, 513, '_field_133', ''),
(30827, 513, '_field_134', 'No'),
(30828, 513, '_field_135', ''),
(30829, 513, '_field_123', 'Logan is finishing his third year of Montessori and has thrived within that style of learning environment.  The Principal and Owner of our current school, Laurie Mossop, has her two children enrolled at your school and that in itself is a shining endorsement of where we would like to have Logan attend.\n\nLooking at the information on your website we feel as though your facility provides a natural next step to the system that Logan has already been succeeding within.'),
(30830, 513, '_field_124', ' Early on it became obvious to us that Logan enjoys a more independent learning style.  He enjoys the process of self discovery and has always preferred being shown things and then being allowed to explore things within his own method.\n\nAdditionally, we\'ve found that Logan is quite effective at self managing his learning across a broad range of activities and the Montessori method has created an environment that has allowed Logan to explore and excel in a number of educational and life areas.'),
(30831, 513, '_field_136', 'Logan enjoys a broad range of both physical, educational and play based activities and we are certain that he would thrive within your school environment.  He is respectful of others and enjoys helping out.'),
(30832, 513, '_field_126', '1'),
(30833, 513, '_form_id', '3'),
(30834, 513, '_seq_num', '21'),
(30835, 514, '_field_74', 'Grade One'),
(30836, 514, '_field_75', 'September 2018'),
(30837, 514, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(30838, 514, '_field_78', ''),
(30839, 514, '_field_79', 'Laurie Mossop from Monkey See Monkey Do Montessori'),
(30840, 514, '_field_80', 'Jon'),
(30841, 514, '_field_81', 'Adkins'),
(30842, 514, '_field_82', '604 551 8535'),
(30843, 514, '_field_83', 'jon.adkins@nextlevelgames.com'),
(30844, 514, '_field_84', '6042 Main Street'),
(30845, 514, '_field_85', ''),
(30846, 514, '_field_86', 'Vancouver'),
(30847, 514, '_field_87', 'BC'),
(30848, 514, '_field_88', 'V5W2T5'),
(30849, 514, '_field_89', 'Next Level Games'),
(30850, 514, '_field_90', '604 551 8535'),
(30851, 514, '_field_91', '1'),
(30852, 514, '_field_92', 'Janet'),
(30853, 514, '_field_93', 'Liang'),
(30854, 514, '_field_94', 'janetadkins@shaw.ca'),
(30855, 514, '_field_95', '604 512 8795'),
(30856, 514, '_field_128', ''),
(30857, 514, '_field_129', ''),
(30858, 514, '_field_96', 'Logan Adkins'),
(30859, 514, '_field_97', '19/02/2012'),
(30860, 514, '_field_98', 'Logan'),
(30861, 514, '_field_99', 'Male'),
(30862, 514, '_field_100', 'English'),
(30863, 514, '_field_101', ''),
(30864, 514, '_field_102', 'Canadian'),
(30865, 514, '_field_103', 'No'),
(30866, 514, '_field_104', ''),
(30867, 514, '_field_105', 'Logan enjoys engineering type tasks such as Lego and Marble races'),
(30868, 514, '_field_106', 'Asides from the usual running around Logan enjoys playing Hockey and is looking forward to Soccer'),
(30869, 514, '_field_130', 'Monkey See Monkey Do Montessori'),
(30870, 514, '_field_137', 'Logan enjoys the mathematics and numbers related work.  Particularly the decnomial square, trinomial cube and counting beads.  He\'s also recently started gravitating towards addition related writing work '),
(30871, 514, '_field_131', 'Senior Kindergarten'),
(30872, 514, '_field_138', 'Logan currently does Swimming, Gymnastics and Hockey and has expressed an interest in Soccer this coming summer.  We also frequently enroll him in small arts classes'),
(30873, 514, '_field_114', 'None'),
(30874, 514, '_field_115', 'No'),
(30875, 514, '_field_116', ''),
(30876, 514, '_field_117', 'No'),
(30877, 514, '_field_118', ''),
(30878, 514, '_field_119', 'No'),
(30879, 514, '_field_120', ''),
(30880, 514, '_field_121', 'No'),
(30881, 514, '_field_122', ''),
(30882, 514, '_field_132', 'No'),
(30883, 514, '_field_133', ''),
(30884, 514, '_field_134', 'No'),
(30885, 514, '_field_135', ''),
(30886, 514, '_field_123', 'Logan is finishing his third year of Montessori and has thrived within that style of learning environment.  The Principal and Owner of our current school, Laurie Mossop, has her two children enrolled at your school and that in itself is a shining endorsement of where we would like to have Logan attend.\n\nLooking at the information on your website we feel as though your facility provides a natural next step to the system that Logan has already been succeeding within.'),
(30887, 514, '_field_124', ' Early on it became obvious to us that Logan enjoys a more independent learning style.  He enjoys the process of self discovery and has always preferred being shown things and then being allowed to explore things within his own method.\n\nAdditionally, we\'ve found that Logan is quite effective at self managing his learning across a broad range of activities and the Montessori method has created an environment that has allowed Logan to explore and excel in a number of educational and life areas.'),
(30888, 514, '_field_136', 'Logan enjoys a broad range of both physical, educational and play based activities and we are certain that he would thrive within your school environment.  He is respectful of others and enjoys helping out.'),
(30889, 514, '_field_126', '1'),
(30890, 514, '_form_id', '3'),
(30891, 514, '_seq_num', '22'),
(30892, 515, '_field_74', 'Grade Six'),
(30893, 515, '_field_75', 'September 2018'),
(30894, 515, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(30895, 515, '_field_78', ''),
(30896, 515, '_field_79', 'was at WMA for preschool'),
(30897, 515, '_field_80', 'paola'),
(30898, 515, '_field_81', 'sallusti'),
(30899, 515, '_field_82', '778 233 3541'),
(30900, 515, '_field_83', 'paolasallusti77@gmail.com'),
(30901, 515, '_field_84', '2653 East 6th Ave '),
(30902, 515, '_field_85', ''),
(30903, 515, '_field_86', 'Vancouver'),
(30904, 515, '_field_87', 'BC'),
(30905, 515, '_field_88', 'V5M1R4'),
(30906, 515, '_field_89', 'Vancouver School Board teacher'),
(30907, 515, '_field_90', '604 713 4650'),
(30908, 515, '_field_91', '0'),
(30909, 515, '_field_92', ''),
(30910, 515, '_field_93', ''),
(30911, 515, '_field_94', ''),
(30912, 515, '_field_95', ''),
(30913, 515, '_field_128', ''),
(30914, 515, '_field_129', ''),
(30915, 515, '_field_96', ' Mintesinot Matteo Sallusti'),
(30916, 515, '_field_97', '11/03/2007'),
(30917, 515, '_field_98', 'Matteo'),
(30918, 515, '_field_99', 'Male'),
(30919, 515, '_field_100', 'English'),
(30920, 515, '_field_101', 'Italian'),
(30921, 515, '_field_102', 'Canadian'),
(30922, 515, '_field_103', 'No'),
(30923, 515, '_field_104', ''),
(30924, 515, '_field_105', 'drawing, reading, playing outside shooting balls, would love be on computer but not allowed'),
(30925, 515, '_field_106', 'soccer, basketball, drama imaginative play , music, music videos ( not always allowed to watch them)'),
(30926, 515, '_field_130', 'Laura Secord Elementary'),
(30927, 515, '_field_137', 'Gym, science, socials, art'),
(30928, 515, '_field_131', 'grade 5'),
(30929, 515, '_field_138', 'Piano, Soccer, Judo, Marimba, Theatre'),
(30930, 515, '_field_114', 'None'),
(30931, 515, '_field_115', 'No'),
(30932, 515, '_field_116', ''),
(30933, 515, '_field_117', 'No'),
(30934, 515, '_field_118', ''),
(30935, 515, '_field_119', 'No'),
(30936, 515, '_field_120', ''),
(30937, 515, '_field_121', 'No'),
(30938, 515, '_field_122', ''),
(30939, 515, '_field_132', 'No'),
(30940, 515, '_field_133', ''),
(30941, 515, '_field_134', 'No'),
(30942, 515, '_field_135', ''),
(30943, 515, '_field_123', 'I believe after 5 years in the public system that a return to a Montessori program would be more valuable for him.  He consistently does not show in the classroom what is able to achieve at home and outside of school.'),
(30944, 515, '_field_124', 'He left the Montessori preschool being happy and confident. Matteo is an active, kinesthetic learner. He needs to have a more individualized approach  to his learning.  He needs to have an opportunity to use what he knows best, to learn more of what he does not know. He is very much a social child and would benefit from having a more social/shared approach to learning. '),
(30945, 515, '_field_136', 'He is extremely outgoing, loves friends and people, he is highly sensitive and has learned to adjust/ regulate his feeling to accommodate regular classroom expectations.  I believe he is not reaching his academic potential because a regular classroom setting has not worked for him.  He has absolutely no behaviour issues at school, and has never had.'),
(30946, 515, '_field_126', '1'),
(30947, 515, '_form_id', '3'),
(30948, 515, '_seq_num', '23'),
(30949, 516, '_field_74', 'Grade Six'),
(30950, 516, '_field_75', 'September 2018'),
(30951, 516, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(30952, 516, '_field_78', ''),
(30953, 516, '_field_79', 'was at WMA for preschool'),
(30954, 516, '_field_80', 'paola'),
(30955, 516, '_field_81', 'sallusti'),
(30956, 516, '_field_82', '778 233 3541'),
(30957, 516, '_field_83', 'paolasallusti77@gmail.com'),
(30958, 516, '_field_84', '2653 East 6th Ave '),
(30959, 516, '_field_85', ''),
(30960, 516, '_field_86', 'Vancouver'),
(30961, 516, '_field_87', 'BC'),
(30962, 516, '_field_88', 'V5M1R4'),
(30963, 516, '_field_89', 'Vancouver School Board teacher'),
(30964, 516, '_field_90', '604 713 4650'),
(30965, 516, '_field_91', '0'),
(30966, 516, '_field_92', ''),
(30967, 516, '_field_93', ''),
(30968, 516, '_field_94', ''),
(30969, 516, '_field_95', ''),
(30970, 516, '_field_128', ''),
(30971, 516, '_field_129', ''),
(30972, 516, '_field_96', ' Mintesinot Matteo Sallusti'),
(30973, 516, '_field_97', '11/03/2007'),
(30974, 516, '_field_98', 'Matteo'),
(30975, 516, '_field_99', 'Male'),
(30976, 516, '_field_100', 'English'),
(30977, 516, '_field_101', 'Italian'),
(30978, 516, '_field_102', 'Canadian'),
(30979, 516, '_field_103', 'No'),
(30980, 516, '_field_104', ''),
(30981, 516, '_field_105', 'drawing, reading, playing outside shooting balls, would love be on computer but not allowed'),
(30982, 516, '_field_106', 'soccer, basketball, drama imaginative play , music, music videos ( not always allowed to watch them)'),
(30983, 516, '_field_130', 'Laura Secord Elementary'),
(30984, 516, '_field_137', 'Gym, science, socials, art'),
(30985, 516, '_field_131', 'grade 5'),
(30986, 516, '_field_138', 'Piano, Soccer, Judo, Marimba, Theatre'),
(30987, 516, '_field_114', 'None'),
(30988, 516, '_field_115', 'No'),
(30989, 516, '_field_116', ''),
(30990, 516, '_field_117', 'No'),
(30991, 516, '_field_118', ''),
(30992, 516, '_field_119', 'No'),
(30993, 516, '_field_120', ''),
(30994, 516, '_field_121', 'No'),
(30995, 516, '_field_122', ''),
(30996, 516, '_field_132', 'No'),
(30997, 516, '_field_133', ''),
(30998, 516, '_field_134', 'No'),
(30999, 516, '_field_135', ''),
(31000, 516, '_field_123', 'I believe after 5 years in the public system that a return to a Montessori program would be more valuable for him.  He consistently does not show in the classroom what is able to achieve at home and outside of school.'),
(31001, 516, '_field_124', 'He left the Montessori preschool being happy and confident. Matteo is an active, kinesthetic learner. He needs to have a more individualized approach  to his learning.  He needs to have an opportunity to use what he knows best, to learn more of what he does not know. He is very much a social child and would benefit from having a more social/shared approach to learning. '),
(31002, 516, '_field_136', 'He is extremely outgoing, loves friends and people, he is highly sensitive and has learned to adjust/ regulate his feeling to accommodate regular classroom expectations.  I believe he is not reaching his academic potential because a regular classroom setting has not worked for him.  He has absolutely no behaviour issues at school, and has never had.'),
(31003, 516, '_field_126', '1'),
(31004, 516, '_form_id', '3'),
(31005, 516, '_seq_num', '24'),
(31006, 517, '_field_5', 'Full Day'),
(31007, 517, '_field_7', 'September 2019'),
(31008, 517, '_field_9', '0'),
(31009, 517, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(31010, 517, '_field_70', ''),
(31011, 517, '_field_71', ''),
(31012, 517, '_field_17', 'Cheryl'),
(31013, 517, '_field_19', 'Sharvit'),
(31014, 517, '_field_21', '604-788-5579'),
(31015, 517, '_field_23', 'csharvit@gmail.com'),
(31016, 517, '_field_25', '1172 East Pender Street'),
(31017, 517, '_field_28', ''),
(31018, 517, '_field_29', 'Vancouver'),
(31019, 517, '_field_33', 'BC'),
(31020, 517, '_field_31', 'V6A1W5'),
(31021, 517, '_field_34', 'Mandell Pinder LLP'),
(31022, 517, '_field_35', '604-566-8561'),
(31023, 517, '_field_41', '0'),
(31024, 517, '_field_57', ''),
(31025, 517, '_field_58', ''),
(31026, 517, '_field_59', ''),
(31027, 517, '_field_60', ''),
(31028, 517, '_field_18', 'Nathaniel Levie Sharvit'),
(31029, 517, '_field_24', '15/06/2017'),
(31030, 517, '_field_20', 'Nate or Nathaniel'),
(31031, 517, '_field_22', 'M'),
(31032, 517, '_field_26', 'English'),
(31033, 517, '_field_27', ''),
(31034, 517, '_field_30', 'Canadian'),
(31035, 517, '_field_32', 'N'),
(31036, 517, '_field_72', ''),
(31037, 517, '_field_36', 'books, playing with cars, playing with building blocks'),
(31038, 517, '_field_37', 'books, playground'),
(31039, 517, '_field_38', 'Yes'),
(31040, 517, '_field_39', 'No'),
(31041, 517, '_field_61', ''),
(31042, 517, '_field_53', ''),
(31043, 517, '_field_54', 'No'),
(31044, 517, '_field_55', ''),
(31045, 517, '_field_56', ''),
(31046, 517, '_field_42', 'He has cannot have dairy though we are told to try to introduce it every few months so by 3 years old he may be able to eat dairy.'),
(31047, 517, '_field_43', 'No'),
(31048, 517, '_field_62', ''),
(31049, 517, '_field_44', 'Yes'),
(31050, 517, '_field_63', 'no dairy'),
(31051, 517, '_field_45', 'No'),
(31052, 517, '_field_64', ''),
(31053, 517, '_field_46', 'N'),
(31054, 517, '_field_65', ''),
(31055, 517, '_field_47', 'I like that this is a child-centred approach and a hands-on learning approach. I like that Nathaniel would be able to choose what activities to do, and figure out for himself what he is interested in doing. I like that there are opportunities for learning practical skills, and also for exploring the arts and music. My niece is just finishing her education degree and she has observed during teaching that students entering the public school system after Montessori thrive more than students coming from other backgrounds/programs.\n\nFrom what I know about Montessori, it seems to be a great fit for us. I let Nathaniel lead the way when we are playing - he decides when we read books (except that we always read before bed, but he does want to as well) and what books to read. He chooses what toys to play with and usually chooses whether we are going outside or staying in, and where to go if we go outside. He chooses what to wear every day and what pjs to wear to bed (except that if it\'s raining he must choose boots not shoes etc). There are times when of course I dictate what we do, like a trip to science world, but once we get there, he leads the way. He is already a very curious, intelligent and engaged child. He absolutely loves books and while he doesn\'t say much yet, he knows a lot of words. He is also very hands on. He loves trying to build things with his blocks, he likes to sweep the floor when he sees me cleaning up, he likes to (try to) vacuum, he (tries to) washes the dishes after we eat, etc. He just seems to watch what children and adults around him are doing, and then he decides to try things out himself.\n'),
(31056, 517, '_field_73', 'In terms of goals, my goal is simply to provide him the best education I can, and to allow him to develop the knowledge, skills, experiences and initiative to decide for himself what he wants to do with his life, and most of all, to be a happy, confident, kind person. I think Montessori provides the right type of environment for his development. I don\'t have specific long term educational goals like wanting him to go to university, become a professional, etc. These will be his decisions, and I want to provide him with the opportunity to have all options, or as many as possible, open to him.'),
(31057, 517, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(31058, 517, '_field_67', '1'),
(31059, 517, '_form_id', '2'),
(31060, 517, '_seq_num', '29'),
(31061, 518, '_field_5', 'Full Day'),
(31062, 518, '_field_7', 'September 2019'),
(31063, 518, '_field_9', '0'),
(31064, 518, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(31065, 518, '_field_70', ''),
(31066, 518, '_field_71', ''),
(31067, 518, '_field_17', 'Cheryl'),
(31068, 518, '_field_19', 'Sharvit'),
(31069, 518, '_field_21', '604-788-5579'),
(31070, 518, '_field_23', 'csharvit@gmail.com'),
(31071, 518, '_field_25', '1172 East Pender Street'),
(31072, 518, '_field_28', ''),
(31073, 518, '_field_29', 'Vancouver'),
(31074, 518, '_field_33', 'BC'),
(31075, 518, '_field_31', 'V6A1W5'),
(31076, 518, '_field_34', 'Mandell Pinder LLP'),
(31077, 518, '_field_35', '604-566-8561'),
(31078, 518, '_field_41', '0'),
(31079, 518, '_field_57', ''),
(31080, 518, '_field_58', ''),
(31081, 518, '_field_59', ''),
(31082, 518, '_field_60', ''),
(31083, 518, '_field_18', 'Nathaniel Levie Sharvit'),
(31084, 518, '_field_24', '15/06/2017'),
(31085, 518, '_field_20', 'Nate or Nathaniel'),
(31086, 518, '_field_22', 'M'),
(31087, 518, '_field_26', 'English'),
(31088, 518, '_field_27', ''),
(31089, 518, '_field_30', 'Canadian'),
(31090, 518, '_field_32', 'N'),
(31091, 518, '_field_72', ''),
(31092, 518, '_field_36', 'books, playing with cars, playing with building blocks'),
(31093, 518, '_field_37', 'books, playground'),
(31094, 518, '_field_38', 'Yes'),
(31095, 518, '_field_39', 'No'),
(31096, 518, '_field_61', ''),
(31097, 518, '_field_53', ''),
(31098, 518, '_field_54', 'No'),
(31099, 518, '_field_55', ''),
(31100, 518, '_field_56', ''),
(31101, 518, '_field_42', 'He has cannot have dairy though we are told to try to introduce it every few months so by 3 years old he may be able to eat dairy.'),
(31102, 518, '_field_43', 'No'),
(31103, 518, '_field_62', ''),
(31104, 518, '_field_44', 'Yes'),
(31105, 518, '_field_63', 'no dairy'),
(31106, 518, '_field_45', 'No'),
(31107, 518, '_field_64', ''),
(31108, 518, '_field_46', 'N'),
(31109, 518, '_field_65', ''),
(31110, 518, '_field_47', 'I like that this is a child-centred approach and a hands-on learning approach. I like that Nathaniel would be able to choose what activities to do, and figure out for himself what he is interested in doing. I like that there are opportunities for learning practical skills, and also for exploring the arts and music. My niece is just finishing her education degree and she has observed during teaching that students entering the public school system after Montessori thrive more than students coming from other backgrounds/programs.\n\nFrom what I know about Montessori, it seems to be a great fit for us. I let Nathaniel lead the way when we are playing - he decides when we read books (except that we always read before bed, but he does want to as well) and what books to read. He chooses what toys to play with and usually chooses whether we are going outside or staying in, and where to go if we go outside. He chooses what to wear every day and what pjs to wear to bed (except that if it\'s raining he must choose boots not shoes etc). There are times when of course I dictate what we do, like a trip to science world, but once we get there, he leads the way. He is already a very curious, intelligent and engaged child. He absolutely loves books and while he doesn\'t say much yet, he knows a lot of words. He is also very hands on. He loves trying to build things with his blocks, he likes to sweep the floor when he sees me cleaning up, he likes to (try to) vacuum, he (tries to) washes the dishes after we eat, etc. He just seems to watch what children and adults around him are doing, and then he decides to try things out himself.\n'),
(31111, 518, '_field_73', 'In terms of goals, my goal is simply to provide him the best education I can, and to allow him to develop the knowledge, skills, experiences and initiative to decide for himself what he wants to do with his life, and most of all, to be a happy, confident, kind person. I think Montessori provides the right type of environment for his development. I don\'t have specific long term educational goals like wanting him to go to university, become a professional, etc. These will be his decisions, and I want to provide him with the opportunity to have all options, or as many as possible, open to him.'),
(31112, 518, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(31113, 518, '_field_67', '1'),
(31114, 518, '_form_id', '2'),
(31115, 518, '_seq_num', '30'),
(31116, 519, '_field_5', 'Full Day'),
(31117, 519, '_field_7', 'September 2018'),
(31118, 519, '_field_9', '0'),
(31119, 519, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(31120, 519, '_field_70', ''),
(31121, 519, '_field_71', ''),
(31122, 519, '_field_17', 'Xin'),
(31123, 519, '_field_19', 'Li'),
(31124, 519, '_field_21', '7789868822'),
(31125, 519, '_field_23', 'fionaxin.li@gmail.com'),
(31126, 519, '_field_25', '5468 cypress street'),
(31127, 519, '_field_28', ''),
(31128, 519, '_field_29', 'vancouver'),
(31129, 519, '_field_33', 'BC'),
(31130, 519, '_field_31', 'V6M3R4'),
(31131, 519, '_field_34', 'housewife'),
(31132, 519, '_field_35', '7789868822'),
(31133, 519, '_field_41', '1'),
(31134, 519, '_field_57', 'Zhong'),
(31135, 519, '_field_58', 'Ren'),
(31136, 519, '_field_59', 'rickren777@gmail.com'),
(31137, 519, '_field_60', '7789855388'),
(31138, 519, '_field_18', 'Brayden Ren'),
(31139, 519, '_field_24', '20/02/2016'),
(31140, 519, '_field_20', ''),
(31141, 519, '_field_22', 'M'),
(31142, 519, '_field_26', 'Chinese'),
(31143, 519, '_field_27', 'English'),
(31144, 519, '_field_30', 'Canadian'),
(31145, 519, '_field_32', 'Yes'),
(31146, 519, '_field_72', 'Benedict Li 3 months'),
(31147, 519, '_field_36', 'Reading'),
(31148, 519, '_field_37', 'playing slides, and drawing'),
(31149, 519, '_field_38', 'Yes'),
(31150, 519, '_field_39', 'Yes'),
(31151, 519, '_field_61', 'Yes'),
(31152, 519, '_field_53', ''),
(31153, 519, '_field_54', 'Yes'),
(31154, 519, '_field_55', 'Kids and company daycare toddler part time'),
(31155, 519, '_field_56', 'n'),
(31156, 519, '_field_42', 'No'),
(31157, 519, '_field_43', 'No'),
(31158, 519, '_field_62', ''),
(31159, 519, '_field_44', 'No'),
(31160, 519, '_field_63', ''),
(31161, 519, '_field_45', 'Yes'),
(31162, 519, '_field_64', 'Seafood'),
(31163, 519, '_field_46', 'N'),
(31164, 519, '_field_65', ''),
(31165, 519, '_field_47', 'WMA is a licensed Montessori school so I believe in the quality of educations and resources from WMA.'),
(31166, 519, '_field_73', 'I want my son to learn on his pace and I believe the mix age class can improve his social skills and emotion controls'),
(31167, 519, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(31168, 519, '_field_67', '1'),
(31169, 519, '_form_id', '2'),
(31170, 519, '_seq_num', '31'),
(31171, 520, '_field_5', 'Full Day'),
(31172, 520, '_field_7', 'September 2018'),
(31173, 520, '_field_9', '0'),
(31174, 520, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(31175, 520, '_field_70', ''),
(31176, 520, '_field_71', ''),
(31177, 520, '_field_17', 'Xin'),
(31178, 520, '_field_19', 'Li'),
(31179, 520, '_field_21', '7789868822'),
(31180, 520, '_field_23', 'fionaxin.li@gmail.com'),
(31181, 520, '_field_25', '5468 cypress street'),
(31182, 520, '_field_28', ''),
(31183, 520, '_field_29', 'vancouver'),
(31184, 520, '_field_33', 'BC'),
(31185, 520, '_field_31', 'V6M3R4'),
(31186, 520, '_field_34', 'housewife'),
(31187, 520, '_field_35', '7789868822'),
(31188, 520, '_field_41', '1'),
(31189, 520, '_field_57', 'Zhong'),
(31190, 520, '_field_58', 'Ren'),
(31191, 520, '_field_59', 'rickren777@gmail.com'),
(31192, 520, '_field_60', '7789855388'),
(31193, 520, '_field_18', 'Brayden Ren'),
(31194, 520, '_field_24', '20/02/2016'),
(31195, 520, '_field_20', ''),
(31196, 520, '_field_22', 'M'),
(31197, 520, '_field_26', 'Chinese'),
(31198, 520, '_field_27', 'English'),
(31199, 520, '_field_30', 'Canadian'),
(31200, 520, '_field_32', 'Yes'),
(31201, 520, '_field_72', 'Benedict Li 3 months'),
(31202, 520, '_field_36', 'Reading'),
(31203, 520, '_field_37', 'playing slides, and drawing'),
(31204, 520, '_field_38', 'Yes'),
(31205, 520, '_field_39', 'Yes'),
(31206, 520, '_field_61', 'Yes'),
(31207, 520, '_field_53', ''),
(31208, 520, '_field_54', 'Yes'),
(31209, 520, '_field_55', 'Kids and company daycare toddler part time'),
(31210, 520, '_field_56', 'n'),
(31211, 520, '_field_42', 'No'),
(31212, 520, '_field_43', 'No'),
(31213, 520, '_field_62', ''),
(31214, 520, '_field_44', 'No'),
(31215, 520, '_field_63', ''),
(31216, 520, '_field_45', 'Yes'),
(31217, 520, '_field_64', 'Seafood'),
(31218, 520, '_field_46', 'N'),
(31219, 520, '_field_65', ''),
(31220, 520, '_field_47', 'WMA is a licensed Montessori school so I believe in the quality of educations and resources from WMA.'),
(31221, 520, '_field_73', 'I want my son to learn on his pace and I believe the mix age class can improve his social skills and emotion controls'),
(31222, 520, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(31223, 520, '_field_67', '1'),
(31224, 520, '_form_id', '2'),
(31225, 520, '_seq_num', '32'),
(31226, 521, '_field_5', 'Full Day'),
(31227, 521, '_field_7', 'January 2018'),
(31228, 521, '_field_9', '1'),
(31229, 521, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(31230, 521, '_field_70', ''),
(31231, 521, '_field_71', ''),
(31232, 521, '_field_17', 'Oksana'),
(31233, 521, '_field_19', 'Horsman'),
(31234, 521, '_field_21', '+447876356661'),
(31235, 521, '_field_23', 'oksana.borissova@gmail.com'),
(31236, 521, '_field_25', '1050 Smithe Street'),
(31237, 521, '_field_28', '905'),
(31238, 521, '_field_29', 'Vancouver'),
(31239, 521, '_field_33', 'BC'),
(31240, 521, '_field_31', 'V6E4T4'),
(31241, 521, '_field_34', 'Pricewaterhouse Coopers'),
(31242, 521, '_field_35', 'NA'),
(31243, 521, '_field_41', '0'),
(31244, 521, '_field_57', ''),
(31245, 521, '_field_58', ''),
(31246, 521, '_field_59', ''),
(31247, 521, '_field_60', ''),
(31248, 521, '_field_18', 'Oscar Vladimir Horsman'),
(31249, 521, '_field_24', '17/05/2014'),
(31250, 521, '_field_20', 'Oscar'),
(31251, 521, '_field_22', 'M'),
(31252, 521, '_field_26', 'English'),
(31253, 521, '_field_27', ''),
(31254, 521, '_field_30', 'Canadian'),
(31255, 521, '_field_32', 'Yes'),
(31256, 521, '_field_72', 'Kaitlyn Marie Horsman, 6 months'),
(31257, 521, '_field_36', 'Toy cars and books'),
(31258, 521, '_field_37', 'Singing, dancing, toy cars, books'),
(31259, 521, '_field_38', 'No'),
(31260, 521, '_field_39', 'Yes'),
(31261, 521, '_field_61', 'Yes'),
(31262, 521, '_field_53', ''),
(31263, 521, '_field_54', 'Yes'),
(31264, 521, '_field_55', 'In London'),
(31265, 521, '_field_56', 'Yes'),
(31266, 521, '_field_42', 'None'),
(31267, 521, '_field_43', 'No'),
(31268, 521, '_field_62', ''),
(31269, 521, '_field_44', 'No'),
(31270, 521, '_field_63', ''),
(31271, 521, '_field_45', 'No'),
(31272, 521, '_field_64', ''),
(31273, 521, '_field_46', 'N'),
(31274, 521, '_field_65', ''),
(31275, 521, '_field_47', 'Heard very positive reviews'),
(31276, 521, '_field_73', 'We like that children are brought up in a very calm and independent learning environment'),
(31277, 521, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(31278, 521, '_field_67', '1'),
(31279, 521, '_form_id', '2'),
(31280, 521, '_seq_num', '33'),
(31281, 522, '_field_5', 'Full Day'),
(31282, 522, '_field_7', 'January 2018'),
(31283, 522, '_field_9', '1'),
(31284, 522, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(31285, 522, '_field_70', ''),
(31286, 522, '_field_71', ''),
(31287, 522, '_field_17', 'Oksana'),
(31288, 522, '_field_19', 'Horsman'),
(31289, 522, '_field_21', '+447876356661'),
(31290, 522, '_field_23', 'oksana.borissova@gmail.com'),
(31291, 522, '_field_25', '1050 Smithe Street'),
(31292, 522, '_field_28', '905'),
(31293, 522, '_field_29', 'Vancouver'),
(31294, 522, '_field_33', 'BC'),
(31295, 522, '_field_31', 'V6E4T4'),
(31296, 522, '_field_34', 'Pricewaterhouse Coopers'),
(31297, 522, '_field_35', 'NA'),
(31298, 522, '_field_41', '0'),
(31299, 522, '_field_57', ''),
(31300, 522, '_field_58', ''),
(31301, 522, '_field_59', ''),
(31302, 522, '_field_60', ''),
(31303, 522, '_field_18', 'Oscar Vladimir Horsman'),
(31304, 522, '_field_24', '17/05/2014'),
(31305, 522, '_field_20', 'Oscar'),
(31306, 522, '_field_22', 'M'),
(31307, 522, '_field_26', 'English'),
(31308, 522, '_field_27', ''),
(31309, 522, '_field_30', 'Canadian'),
(31310, 522, '_field_32', 'Yes'),
(31311, 522, '_field_72', 'Kaitlyn Marie Horsman, 6 months'),
(31312, 522, '_field_36', 'Toy cars and books'),
(31313, 522, '_field_37', 'Singing, dancing, toy cars, books'),
(31314, 522, '_field_38', 'No'),
(31315, 522, '_field_39', 'Yes'),
(31316, 522, '_field_61', 'Yes'),
(31317, 522, '_field_53', ''),
(31318, 522, '_field_54', 'Yes'),
(31319, 522, '_field_55', 'In London'),
(31320, 522, '_field_56', 'Yes'),
(31321, 522, '_field_42', 'None'),
(31322, 522, '_field_43', 'No'),
(31323, 522, '_field_62', ''),
(31324, 522, '_field_44', 'No'),
(31325, 522, '_field_63', ''),
(31326, 522, '_field_45', 'No'),
(31327, 522, '_field_64', ''),
(31328, 522, '_field_46', 'N'),
(31329, 522, '_field_65', ''),
(31330, 522, '_field_47', 'Heard very positive reviews'),
(31331, 522, '_field_73', 'We like that children are brought up in a very calm and independent learning environment'),
(31332, 522, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(31333, 522, '_field_67', '1'),
(31334, 522, '_form_id', '2'),
(31335, 522, '_seq_num', '34'),
(31336, 523, '_field_5', 'Afternoon Session'),
(31337, 523, '_field_7', 'January 2018'),
(31338, 523, '_field_9', '0'),
(31339, 523, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(31340, 523, '_field_70', ''),
(31341, 523, '_field_71', ''),
(31342, 523, '_field_17', 'MARIZEL'),
(31343, 523, '_field_19', 'ADOPTANTE'),
(31344, 523, '_field_21', '7789959027'),
(31345, 523, '_field_23', 'dandithlyzel2012@gmail.com'),
(31346, 523, '_field_25', '2512 East 20th Avenue'),
(31347, 523, '_field_28', ''),
(31348, 523, '_field_29', 'Vancouver'),
(31349, 523, '_field_33', 'BC'),
(31350, 523, '_field_31', 'V5M2T6'),
(31351, 523, '_field_34', 'Loving Home Care Services'),
(31352, 523, '_field_35', '6049268403'),
(31353, 523, '_field_41', '1'),
(31354, 523, '_field_57', 'ELENITO JR.'),
(31355, 523, '_field_58', 'ADOPTANTE'),
(31356, 523, '_field_59', 'jhun_ajeh2005@yahoo.com'),
(31357, 523, '_field_60', '6043645729'),
(31358, 523, '_field_18', 'ELISHA LYZEL BULALAQUE ADOPTANTE'),
(31359, 523, '_field_24', '17/02/2015'),
(31360, 523, '_field_20', 'ELISHA'),
(31361, 523, '_field_22', 'F'),
(31362, 523, '_field_26', 'ENGLISH'),
(31363, 523, '_field_27', 'FILIPINO'),
(31364, 523, '_field_30', 'CANADIAN'),
(31365, 523, '_field_32', 'N'),
(31366, 523, '_field_72', ''),
(31367, 523, '_field_36', 'playing ball, singing and watching nursery rhymes sometimes coloring and writing'),
(31368, 523, '_field_37', 'playing hide and seek'),
(31369, 523, '_field_38', 'Yes'),
(31370, 523, '_field_39', 'No'),
(31371, 523, '_field_61', ''),
(31372, 523, '_field_53', ''),
(31373, 523, '_field_54', 'Yes'),
(31374, 523, '_field_55', 'swimming lesson/creative dance movement'),
(31375, 523, '_field_56', 'n'),
(31376, 523, '_field_42', 'No'),
(31377, 523, '_field_43', 'No'),
(31378, 523, '_field_62', ''),
(31379, 523, '_field_44', 'No'),
(31380, 523, '_field_63', ''),
(31381, 523, '_field_45', 'Yes'),
(31382, 523, '_field_64', 'grilled cheese, snacks like crackers, drinking yogurt, rice, soup\nnoodles, apple, grapes, avocado, orange,banana, fried egg'),
(31383, 523, '_field_46', 'Yes'),
(31384, 523, '_field_65', 'watching nursery rhymes while eating'),
(31385, 523, '_field_47', 'I would like to choose WMA because of the curriculum,mission and the principles. I know that my child would have a better upbringing if i choose WMA as her starting education.'),
(31386, 523, '_field_73', 'Montessori method has a unique description in academic curriculum also Montessori has an excellent education to nurture the development milestone of a child.'),
(31387, 523, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";}'),
(31388, 523, '_field_67', '1'),
(31389, 523, '_form_id', '2'),
(31390, 523, '_seq_num', '35'),
(31391, 524, '_field_5', 'Afternoon Session'),
(31392, 524, '_field_7', 'January 2018'),
(31393, 524, '_field_9', '0'),
(31394, 524, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(31395, 524, '_field_70', ''),
(31396, 524, '_field_71', ''),
(31397, 524, '_field_17', 'MARIZEL'),
(31398, 524, '_field_19', 'ADOPTANTE'),
(31399, 524, '_field_21', '7789959027'),
(31400, 524, '_field_23', 'dandithlyzel2012@gmail.com'),
(31401, 524, '_field_25', '2512 East 20th Avenue'),
(31402, 524, '_field_28', ''),
(31403, 524, '_field_29', 'Vancouver'),
(31404, 524, '_field_33', 'BC'),
(31405, 524, '_field_31', 'V5M2T6'),
(31406, 524, '_field_34', 'Loving Home Care Services'),
(31407, 524, '_field_35', '6049268403'),
(31408, 524, '_field_41', '1'),
(31409, 524, '_field_57', 'ELENITO JR.'),
(31410, 524, '_field_58', 'ADOPTANTE'),
(31411, 524, '_field_59', 'jhun_ajeh2005@yahoo.com'),
(31412, 524, '_field_60', '6043645729'),
(31413, 524, '_field_18', 'ELISHA LYZEL BULALAQUE ADOPTANTE'),
(31414, 524, '_field_24', '17/02/2015'),
(31415, 524, '_field_20', 'ELISHA'),
(31416, 524, '_field_22', 'F'),
(31417, 524, '_field_26', 'ENGLISH'),
(31418, 524, '_field_27', 'FILIPINO'),
(31419, 524, '_field_30', 'CANADIAN'),
(31420, 524, '_field_32', 'N'),
(31421, 524, '_field_72', ''),
(31422, 524, '_field_36', 'playing ball, singing and watching nursery rhymes sometimes coloring and writing'),
(31423, 524, '_field_37', 'playing hide and seek'),
(31424, 524, '_field_38', 'Yes'),
(31425, 524, '_field_39', 'No'),
(31426, 524, '_field_61', ''),
(31427, 524, '_field_53', ''),
(31428, 524, '_field_54', 'Yes'),
(31429, 524, '_field_55', 'swimming lesson/creative dance movement'),
(31430, 524, '_field_56', 'n'),
(31431, 524, '_field_42', 'No'),
(31432, 524, '_field_43', 'No'),
(31433, 524, '_field_62', ''),
(31434, 524, '_field_44', 'No'),
(31435, 524, '_field_63', ''),
(31436, 524, '_field_45', 'Yes'),
(31437, 524, '_field_64', 'grilled cheese, snacks like crackers, drinking yogurt, rice, soup\nnoodles, apple, grapes, avocado, orange,banana, fried egg'),
(31438, 524, '_field_46', 'Yes'),
(31439, 524, '_field_65', 'watching nursery rhymes while eating'),
(31440, 524, '_field_47', 'I would like to choose WMA because of the curriculum,mission and the principles. I know that my child would have a better upbringing if i choose WMA as her starting education.'),
(31441, 524, '_field_73', 'Montessori method has a unique description in academic curriculum also Montessori has an excellent education to nurture the development milestone of a child.'),
(31442, 524, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";}'),
(31443, 524, '_field_67', '1'),
(31444, 524, '_form_id', '2'),
(31445, 524, '_seq_num', '36'),
(31446, 525, '_field_74', 'Grade One'),
(31447, 525, '_field_75', 'January 2018'),
(31448, 525, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(31449, 525, '_field_78', ''),
(31450, 525, '_field_79', 'Montessori Teacher from Family Montessori where our son attended three years including kindergarten'),
(31451, 525, '_field_80', 'Johnathon'),
(31452, 525, '_field_81', 'Markham'),
(31453, 525, '_field_82', '6043141313'),
(31454, 525, '_field_83', 'jm.yvr@outlook.com'),
(31455, 525, '_field_84', '666 Leg In Boot Square'),
(31456, 525, '_field_85', '526'),
(31457, 525, '_field_86', 'Vancouver'),
(31458, 525, '_field_87', 'BC'),
(31459, 525, '_field_88', 'V5Z4B3'),
(31460, 525, '_field_89', 'Lampshade Fog Holdings Ltd'),
(31461, 525, '_field_90', '6043141313'),
(31462, 525, '_field_91', '1'),
(31463, 525, '_field_92', 'Stephanie'),
(31464, 525, '_field_93', 'Markham'),
(31465, 525, '_field_94', 'secheltsteph@hotmail.com'),
(31466, 525, '_field_95', '6045187149'),
(31467, 525, '_field_128', 'Cambie Village Massage Therapy'),
(31468, 525, '_field_129', ''),
(31469, 525, '_field_96', 'Elliot Markham'),
(31470, 525, '_field_97', '09/04/2011'),
(31471, 525, '_field_98', 'Elliot'),
(31472, 525, '_field_99', 'Male'),
(31473, 525, '_field_100', 'English'),
(31474, 525, '_field_101', 'German Exposure'),
(31475, 525, '_field_102', 'Canadian'),
(31476, 525, '_field_103', 'Yes'),
(31477, 525, '_field_104', 'Lea Clare Markham - age 4 (also attends Family Montessori and is in her second year)'),
(31478, 525, '_field_105', 'Free Form Lego, making crafts, drawing'),
(31479, 525, '_field_106', 'running around'),
(31480, 525, '_field_130', 'Bayview Elementary School'),
(31481, 525, '_field_137', 'math, science, writing... genuinely curious about everything'),
(31482, 525, '_field_131', '1'),
(31483, 525, '_field_138', 'bicycling, swimming, drawing'),
(31484, 525, '_field_114', 'None known.'),
(31485, 525, '_field_115', 'No'),
(31486, 525, '_field_116', ''),
(31487, 525, '_field_117', 'No'),
(31488, 525, '_field_118', ''),
(31489, 525, '_field_119', 'No'),
(31490, 525, '_field_120', ''),
(31491, 525, '_field_121', 'No'),
(31492, 525, '_field_122', ''),
(31493, 525, '_field_132', 'No'),
(31494, 525, '_field_133', ''),
(31495, 525, '_field_134', 'No'),
(31496, 525, '_field_135', ''),
(31497, 525, '_field_123', 'Elliot was immersed in the Montessori method for his first three years of his school years.\n\nOur catchment school which is 200 meters from our house is full, and we are now commuting 6.5km by bicycle to take Elliot to VSB grade 1.\n\nWe have noticed a change in his enthusiasm for school and overall learning in this new environment. He thrived in the Montessori classroom and the greatest gift we can give our children is a strong education. \n'),
(31498, 525, '_field_124', 'Our education goals are to see him continue to be engaged, curious, and excited about school the same as he was in his first three years. And to know that as he matures, he remains comfortable with self-direction and/or guided direction.');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31499, 525, '_field_136', 'I would like to say that you should meet him yourself.\n\nHe is a very athletic child, he rides a bicycle year round and has since he was three years old. He has exceptional awareness about his physical strength and capabilities and is comfortable riding in traffic, down a mountain, on a bmx track and around the seawall.\nHis ability to hyperfocus is universally applicable to his thirst for life and knowledge in the classroom and (in my opinion) why he thrived in the Montessori Classroom. \n'),
(31500, 525, '_field_126', '1'),
(31501, 525, '_form_id', '3'),
(31502, 525, '_seq_num', '25'),
(31503, 526, '_field_74', 'Grade One'),
(31504, 526, '_field_75', 'January 2018'),
(31505, 526, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(31506, 526, '_field_78', ''),
(31507, 526, '_field_79', 'Montessori Teacher from Family Montessori where our son attended three years including kindergarten'),
(31508, 526, '_field_80', 'Johnathon'),
(31509, 526, '_field_81', 'Markham'),
(31510, 526, '_field_82', '6043141313'),
(31511, 526, '_field_83', 'jm.yvr@outlook.com'),
(31512, 526, '_field_84', '666 Leg In Boot Square'),
(31513, 526, '_field_85', '526'),
(31514, 526, '_field_86', 'Vancouver'),
(31515, 526, '_field_87', 'BC'),
(31516, 526, '_field_88', 'V5Z4B3'),
(31517, 526, '_field_89', 'Lampshade Fog Holdings Ltd'),
(31518, 526, '_field_90', '6043141313'),
(31519, 526, '_field_91', '1'),
(31520, 526, '_field_92', 'Stephanie'),
(31521, 526, '_field_93', 'Markham'),
(31522, 526, '_field_94', 'secheltsteph@hotmail.com'),
(31523, 526, '_field_95', '6045187149'),
(31524, 526, '_field_128', 'Cambie Village Massage Therapy'),
(31525, 526, '_field_129', ''),
(31526, 526, '_field_96', 'Elliot Markham'),
(31527, 526, '_field_97', '09/04/2011'),
(31528, 526, '_field_98', 'Elliot'),
(31529, 526, '_field_99', 'Male'),
(31530, 526, '_field_100', 'English'),
(31531, 526, '_field_101', 'German Exposure'),
(31532, 526, '_field_102', 'Canadian'),
(31533, 526, '_field_103', 'Yes'),
(31534, 526, '_field_104', 'Lea Clare Markham - age 4 (also attends Family Montessori and is in her second year)'),
(31535, 526, '_field_105', 'Free Form Lego, making crafts, drawing'),
(31536, 526, '_field_106', 'running around'),
(31537, 526, '_field_130', 'Bayview Elementary School'),
(31538, 526, '_field_137', 'math, science, writing... genuinely curious about everything'),
(31539, 526, '_field_131', '1'),
(31540, 526, '_field_138', 'bicycling, swimming, drawing'),
(31541, 526, '_field_114', 'None known.'),
(31542, 526, '_field_115', 'No'),
(31543, 526, '_field_116', ''),
(31544, 526, '_field_117', 'No'),
(31545, 526, '_field_118', ''),
(31546, 526, '_field_119', 'No'),
(31547, 526, '_field_120', ''),
(31548, 526, '_field_121', 'No'),
(31549, 526, '_field_122', ''),
(31550, 526, '_field_132', 'No'),
(31551, 526, '_field_133', ''),
(31552, 526, '_field_134', 'No'),
(31553, 526, '_field_135', ''),
(31554, 526, '_field_123', 'Elliot was immersed in the Montessori method for his first three years of his school years.\n\nOur catchment school which is 200 meters from our house is full, and we are now commuting 6.5km by bicycle to take Elliot to VSB grade 1.\n\nWe have noticed a change in his enthusiasm for school and overall learning in this new environment. He thrived in the Montessori classroom and the greatest gift we can give our children is a strong education. \n'),
(31555, 526, '_field_124', 'Our education goals are to see him continue to be engaged, curious, and excited about school the same as he was in his first three years. And to know that as he matures, he remains comfortable with self-direction and/or guided direction.'),
(31556, 526, '_field_136', 'I would like to say that you should meet him yourself.\n\nHe is a very athletic child, he rides a bicycle year round and has since he was three years old. He has exceptional awareness about his physical strength and capabilities and is comfortable riding in traffic, down a mountain, on a bmx track and around the seawall.\nHis ability to hyperfocus is universally applicable to his thirst for life and knowledge in the classroom and (in my opinion) why he thrived in the Montessori Classroom. \n'),
(31557, 526, '_field_126', '1'),
(31558, 526, '_form_id', '3'),
(31559, 526, '_seq_num', '26'),
(31560, 527, '_field_5', 'Afternoon Session'),
(31561, 527, '_field_7', 'September 2018'),
(31562, 527, '_field_9', '0'),
(31563, 527, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(31564, 527, '_field_70', 'Fortugno'),
(31565, 527, '_field_71', ''),
(31566, 527, '_field_17', 'Rishel'),
(31567, 527, '_field_19', 'Fortugno'),
(31568, 527, '_field_21', '6043192825'),
(31569, 527, '_field_23', 'rishelt@gmail.com'),
(31570, 527, '_field_25', '4091 Yale Street'),
(31571, 527, '_field_28', ''),
(31572, 527, '_field_29', 'Burnaby'),
(31573, 527, '_field_33', 'BC'),
(31574, 527, '_field_31', 'V5C1R1'),
(31575, 527, '_field_34', 'Custom Mortgages'),
(31576, 527, '_field_35', '6043192825'),
(31577, 527, '_field_41', '1'),
(31578, 527, '_field_57', 'Carlo'),
(31579, 527, '_field_58', 'Fortugno'),
(31580, 527, '_field_59', 'cfortugno@gmail.com'),
(31581, 527, '_field_60', '6047227662'),
(31582, 527, '_field_18', 'Agostino Fortugno'),
(31583, 527, '_field_24', '23/11/2015'),
(31584, 527, '_field_20', 'Agostino'),
(31585, 527, '_field_22', 'M'),
(31586, 527, '_field_26', 'English'),
(31587, 527, '_field_27', '(some) Italian'),
(31588, 527, '_field_30', 'Canadian'),
(31589, 527, '_field_32', 'Yes'),
(31590, 527, '_field_72', 'Riccardo 3.5yrs old'),
(31591, 527, '_field_36', 'building blocks, cars and trains, colouring'),
(31592, 527, '_field_37', 'building blocks, cars and trains, reading'),
(31593, 527, '_field_38', 'Yes'),
(31594, 527, '_field_39', 'Yes'),
(31595, 527, '_field_61', 'Yes'),
(31596, 527, '_field_53', 'italian lessons at Il Centro'),
(31597, 527, '_field_54', 'Yes'),
(31598, 527, '_field_55', 'morning italian lessons at Il Centro'),
(31599, 527, '_field_56', 'n'),
(31600, 527, '_field_42', 'none'),
(31601, 527, '_field_43', 'No'),
(31602, 527, '_field_62', ''),
(31603, 527, '_field_44', 'No'),
(31604, 527, '_field_63', ''),
(31605, 527, '_field_45', 'No'),
(31606, 527, '_field_64', ''),
(31607, 527, '_field_46', 'N'),
(31608, 527, '_field_65', ''),
(31609, 527, '_field_47', 'location, quality of instruction and environment, older sibling is there too'),
(31610, 527, '_field_73', 'promoting independent learning while being respectful and aware of others\npromoting good organizational and behavioral habits'),
(31611, 527, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(31612, 527, '_field_67', '1'),
(31613, 527, '_form_id', '2'),
(31614, 527, '_seq_num', '37'),
(31615, 528, '_field_5', 'Afternoon Session'),
(31616, 528, '_field_7', 'September 2018'),
(31617, 528, '_field_9', '0'),
(31618, 528, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(31619, 528, '_field_70', 'Fortugno'),
(31620, 528, '_field_71', ''),
(31621, 528, '_field_17', 'Rishel'),
(31622, 528, '_field_19', 'Fortugno'),
(31623, 528, '_field_21', '6043192825'),
(31624, 528, '_field_23', 'rishelt@gmail.com'),
(31625, 528, '_field_25', '4091 Yale Street'),
(31626, 528, '_field_28', ''),
(31627, 528, '_field_29', 'Burnaby'),
(31628, 528, '_field_33', 'BC'),
(31629, 528, '_field_31', 'V5C1R1'),
(31630, 528, '_field_34', 'Custom Mortgages'),
(31631, 528, '_field_35', '6043192825'),
(31632, 528, '_field_41', '1'),
(31633, 528, '_field_57', 'Carlo'),
(31634, 528, '_field_58', 'Fortugno'),
(31635, 528, '_field_59', 'cfortugno@gmail.com'),
(31636, 528, '_field_60', '6047227662'),
(31637, 528, '_field_18', 'Agostino Fortugno'),
(31638, 528, '_field_24', '23/11/2015'),
(31639, 528, '_field_20', 'Agostino'),
(31640, 528, '_field_22', 'M'),
(31641, 528, '_field_26', 'English'),
(31642, 528, '_field_27', '(some) Italian'),
(31643, 528, '_field_30', 'Canadian'),
(31644, 528, '_field_32', 'Yes'),
(31645, 528, '_field_72', 'Riccardo 3.5yrs old'),
(31646, 528, '_field_36', 'building blocks, cars and trains, colouring'),
(31647, 528, '_field_37', 'building blocks, cars and trains, reading'),
(31648, 528, '_field_38', 'Yes'),
(31649, 528, '_field_39', 'Yes'),
(31650, 528, '_field_61', 'Yes'),
(31651, 528, '_field_53', 'italian lessons at Il Centro'),
(31652, 528, '_field_54', 'Yes'),
(31653, 528, '_field_55', 'morning italian lessons at Il Centro'),
(31654, 528, '_field_56', 'n'),
(31655, 528, '_field_42', 'none'),
(31656, 528, '_field_43', 'No'),
(31657, 528, '_field_62', ''),
(31658, 528, '_field_44', 'No'),
(31659, 528, '_field_63', ''),
(31660, 528, '_field_45', 'No'),
(31661, 528, '_field_64', ''),
(31662, 528, '_field_46', 'N'),
(31663, 528, '_field_65', ''),
(31664, 528, '_field_47', 'location, quality of instruction and environment, older sibling is there too'),
(31665, 528, '_field_73', 'promoting independent learning while being respectful and aware of others\npromoting good organizational and behavioral habits'),
(31666, 528, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(31667, 528, '_field_67', '1'),
(31668, 528, '_form_id', '2'),
(31669, 528, '_seq_num', '38'),
(31670, 529, '_field_74', 'select'),
(31671, 529, '_field_75', 'September 2018'),
(31672, 529, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(31673, 529, '_field_78', ''),
(31674, 529, '_field_79', ''),
(31675, 529, '_field_80', 'Bhanu'),
(31676, 529, '_field_81', 'Petchetti'),
(31677, 529, '_field_82', '7786809585'),
(31678, 529, '_field_83', 'pbp.kash@gmail.com'),
(31679, 529, '_field_84', '3651 Foster Avenue'),
(31680, 529, '_field_85', '104'),
(31681, 529, '_field_86', 'Vancouver'),
(31682, 529, '_field_87', 'BC'),
(31683, 529, '_field_88', 'V5R0A2'),
(31684, 529, '_field_89', 'Provincial Health Services Authority'),
(31685, 529, '_field_90', '7788745176'),
(31686, 529, '_field_91', '1'),
(31687, 529, '_field_92', 'Lavanya'),
(31688, 529, '_field_93', 'Petchetti'),
(31689, 529, '_field_94', 'lavanyapetchetti@gmail.com'),
(31690, 529, '_field_95', '7789526707'),
(31691, 529, '_field_128', 'Hootsuite Inc.'),
(31692, 529, '_field_129', '6046814668'),
(31693, 529, '_field_96', 'Olivia Vaishnavi Petchetti'),
(31694, 529, '_field_97', '22/10/2013'),
(31695, 529, '_field_98', 'Vaishu'),
(31696, 529, '_field_99', 'Female'),
(31697, 529, '_field_100', 'English'),
(31698, 529, '_field_101', 'Telugu'),
(31699, 529, '_field_102', 'Canadian'),
(31700, 529, '_field_103', 'No'),
(31701, 529, '_field_104', ''),
(31702, 529, '_field_105', 'Puzzles, Playing Lego, Painting and Drawing'),
(31703, 529, '_field_106', 'Playing in the play ground and Group activities'),
(31704, 529, '_field_130', 'Bee House Montessori'),
(31705, 529, '_field_137', 'Practical Life Activities (Math, Science etc.)'),
(31706, 529, '_field_131', 'PreSchool'),
(31707, 529, '_field_138', 'Dancing, Singing, Swimming and Running'),
(31708, 529, '_field_114', 'None'),
(31709, 529, '_field_115', 'No'),
(31710, 529, '_field_116', ''),
(31711, 529, '_field_117', 'No'),
(31712, 529, '_field_118', ''),
(31713, 529, '_field_119', 'No'),
(31714, 529, '_field_120', ''),
(31715, 529, '_field_121', 'No'),
(31716, 529, '_field_122', ''),
(31717, 529, '_field_132', 'No'),
(31718, 529, '_field_133', ''),
(31719, 529, '_field_134', 'No'),
(31720, 529, '_field_135', ''),
(31721, 529, '_field_123', 'She is already going to a Montessori Daycare and we would like to continue with a Montessori affiliated school, all her cousins are also going to a Montessori school.'),
(31722, 529, '_field_124', 'We like her to develop emotional intelligence and have more practical hands-on experience on the subjects she is going to learn at Montessori.'),
(31723, 529, '_field_136', 'She is a very active and lively kid.'),
(31724, 529, '_field_126', '1'),
(31725, 529, '_form_id', '3'),
(31726, 529, '_seq_num', '27'),
(31727, 530, '_field_74', 'select'),
(31728, 530, '_field_75', 'September 2018'),
(31729, 530, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(31730, 530, '_field_78', ''),
(31731, 530, '_field_79', ''),
(31732, 530, '_field_80', 'Bhanu'),
(31733, 530, '_field_81', 'Petchetti'),
(31734, 530, '_field_82', '7786809585'),
(31735, 530, '_field_83', 'pbp.kash@gmail.com'),
(31736, 530, '_field_84', '3651 Foster Avenue'),
(31737, 530, '_field_85', '104'),
(31738, 530, '_field_86', 'Vancouver'),
(31739, 530, '_field_87', 'BC'),
(31740, 530, '_field_88', 'V5R0A2'),
(31741, 530, '_field_89', 'Provincial Health Services Authority'),
(31742, 530, '_field_90', '7788745176'),
(31743, 530, '_field_91', '1'),
(31744, 530, '_field_92', 'Lavanya'),
(31745, 530, '_field_93', 'Petchetti'),
(31746, 530, '_field_94', 'lavanyapetchetti@gmail.com'),
(31747, 530, '_field_95', '7789526707'),
(31748, 530, '_field_128', 'Hootsuite Inc.'),
(31749, 530, '_field_129', '6046814668'),
(31750, 530, '_field_96', 'Olivia Vaishnavi Petchetti'),
(31751, 530, '_field_97', '22/10/2013'),
(31752, 530, '_field_98', 'Vaishu'),
(31753, 530, '_field_99', 'Female'),
(31754, 530, '_field_100', 'English'),
(31755, 530, '_field_101', 'Telugu'),
(31756, 530, '_field_102', 'Canadian'),
(31757, 530, '_field_103', 'No'),
(31758, 530, '_field_104', ''),
(31759, 530, '_field_105', 'Puzzles, Playing Lego, Painting and Drawing'),
(31760, 530, '_field_106', 'Playing in the play ground and Group activities'),
(31761, 530, '_field_130', 'Bee House Montessori'),
(31762, 530, '_field_137', 'Practical Life Activities (Math, Science etc.)'),
(31763, 530, '_field_131', 'PreSchool'),
(31764, 530, '_field_138', 'Dancing, Singing, Swimming and Running'),
(31765, 530, '_field_114', 'None'),
(31766, 530, '_field_115', 'No'),
(31767, 530, '_field_116', ''),
(31768, 530, '_field_117', 'No'),
(31769, 530, '_field_118', ''),
(31770, 530, '_field_119', 'No'),
(31771, 530, '_field_120', ''),
(31772, 530, '_field_121', 'No'),
(31773, 530, '_field_122', ''),
(31774, 530, '_field_132', 'No'),
(31775, 530, '_field_133', ''),
(31776, 530, '_field_134', 'No'),
(31777, 530, '_field_135', ''),
(31778, 530, '_field_123', 'She is already going to a Montessori Daycare and we would like to continue with a Montessori affiliated school, all her cousins are also going to a Montessori school.'),
(31779, 530, '_field_124', 'We like her to develop emotional intelligence and have more practical hands-on experience on the subjects she is going to learn at Montessori.'),
(31780, 530, '_field_136', 'She is a very active and lively kid.'),
(31781, 530, '_field_126', '1'),
(31782, 530, '_form_id', '3'),
(31783, 530, '_seq_num', '28'),
(31784, 531, '_field_5', 'Afternoon Session'),
(31785, 531, '_field_7', 'September 2017'),
(31786, 531, '_field_9', '0'),
(31787, 531, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(31788, 531, '_field_70', ''),
(31789, 531, '_field_71', ''),
(31790, 531, '_field_17', 'Masooma'),
(31791, 531, '_field_19', 'Khoja'),
(31792, 531, '_field_21', '7788285608'),
(31793, 531, '_field_23', 'masooma_hyder@yahoo.com'),
(31794, 531, '_field_25', '3850 Dominion St'),
(31795, 531, '_field_28', '28'),
(31796, 531, '_field_29', 'Burnaby'),
(31797, 531, '_field_33', 'BC'),
(31798, 531, '_field_31', 'V5G 1C'),
(31799, 531, '_field_34', 'Fraser health authority '),
(31800, 531, '_field_35', '7785542423'),
(31801, 531, '_field_41', '1'),
(31802, 531, '_field_57', 'Hyder'),
(31803, 531, '_field_58', 'Khoja'),
(31804, 531, '_field_59', 'givemesmile@gmail.com'),
(31805, 531, '_field_60', '7785542423'),
(31806, 531, '_field_18', 'HADID    KHOJA'),
(31807, 531, '_field_24', '01/08/2014'),
(31808, 531, '_field_20', 'HADID'),
(31809, 531, '_field_22', 'M'),
(31810, 531, '_field_26', 'English'),
(31811, 531, '_field_27', 'Sindhi'),
(31812, 531, '_field_30', 'Canadian'),
(31813, 531, '_field_32', 'Yes'),
(31814, 531, '_field_72', 'AHADALI   KHOJA'),
(31815, 531, '_field_36', 'Lego making and playing with dummy cars'),
(31816, 531, '_field_37', 'Many including running and playing foot ball'),
(31817, 531, '_field_38', 'Yes'),
(31818, 531, '_field_39', 'No'),
(31819, 531, '_field_61', ''),
(31820, 531, '_field_53', ''),
(31821, 531, '_field_54', 'Yes'),
(31822, 531, '_field_55', 'Strong start/Cascade heights elementry'),
(31823, 531, '_field_56', 'n'),
(31824, 531, '_field_42', 'None'),
(31825, 531, '_field_43', 'No'),
(31826, 531, '_field_62', ''),
(31827, 531, '_field_44', 'No'),
(31828, 531, '_field_63', ''),
(31829, 531, '_field_45', 'No'),
(31830, 531, '_field_64', ''),
(31831, 531, '_field_46', 'N'),
(31832, 531, '_field_65', ''),
(31833, 531, '_field_47', 'To explore the world with different lense.'),
(31834, 531, '_field_73', 'Very well'),
(31835, 531, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(31836, 531, '_field_67', '1'),
(31837, 531, '_form_id', '2'),
(31838, 531, '_seq_num', '39'),
(31839, 532, '_field_5', 'Afternoon Session'),
(31840, 532, '_field_7', 'September 2017'),
(31841, 532, '_field_9', '0'),
(31842, 532, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(31843, 532, '_field_70', ''),
(31844, 532, '_field_71', ''),
(31845, 532, '_field_17', 'Masooma'),
(31846, 532, '_field_19', 'Khoja'),
(31847, 532, '_field_21', '7788285608'),
(31848, 532, '_field_23', 'masooma_hyder@yahoo.com'),
(31849, 532, '_field_25', '3850 Dominion St'),
(31850, 532, '_field_28', '28'),
(31851, 532, '_field_29', 'Burnaby'),
(31852, 532, '_field_33', 'BC'),
(31853, 532, '_field_31', 'V5G 1C'),
(31854, 532, '_field_34', 'Fraser health authority '),
(31855, 532, '_field_35', '7785542423'),
(31856, 532, '_field_41', '1'),
(31857, 532, '_field_57', 'Hyder'),
(31858, 532, '_field_58', 'Khoja'),
(31859, 532, '_field_59', 'givemesmile@gmail.com'),
(31860, 532, '_field_60', '7785542423'),
(31861, 532, '_field_18', 'HADID    KHOJA'),
(31862, 532, '_field_24', '01/08/2014'),
(31863, 532, '_field_20', 'HADID'),
(31864, 532, '_field_22', 'M'),
(31865, 532, '_field_26', 'English'),
(31866, 532, '_field_27', 'Sindhi'),
(31867, 532, '_field_30', 'Canadian'),
(31868, 532, '_field_32', 'Yes'),
(31869, 532, '_field_72', 'AHADALI   KHOJA'),
(31870, 532, '_field_36', 'Lego making and playing with dummy cars'),
(31871, 532, '_field_37', 'Many including running and playing foot ball'),
(31872, 532, '_field_38', 'Yes'),
(31873, 532, '_field_39', 'No'),
(31874, 532, '_field_61', ''),
(31875, 532, '_field_53', ''),
(31876, 532, '_field_54', 'Yes'),
(31877, 532, '_field_55', 'Strong start/Cascade heights elementry'),
(31878, 532, '_field_56', 'n'),
(31879, 532, '_field_42', 'None'),
(31880, 532, '_field_43', 'No'),
(31881, 532, '_field_62', ''),
(31882, 532, '_field_44', 'No'),
(31883, 532, '_field_63', ''),
(31884, 532, '_field_45', 'No'),
(31885, 532, '_field_64', ''),
(31886, 532, '_field_46', 'N'),
(31887, 532, '_field_65', ''),
(31888, 532, '_field_47', 'To explore the world with different lense.'),
(31889, 532, '_field_73', 'Very well'),
(31890, 532, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(31891, 532, '_field_67', '1'),
(31892, 532, '_form_id', '2'),
(31893, 532, '_seq_num', '40'),
(31894, 533, '_field_5', 'Afternoon Session'),
(31895, 533, '_field_7', 'September 2017'),
(31896, 533, '_field_9', '0'),
(31897, 533, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(31898, 533, '_field_70', ''),
(31899, 533, '_field_71', ''),
(31900, 533, '_field_17', 'Masooma'),
(31901, 533, '_field_19', 'Khoja'),
(31902, 533, '_field_21', '7788285608'),
(31903, 533, '_field_23', 'masooma_hyder@yahoo.com'),
(31904, 533, '_field_25', '3850 Dominion St'),
(31905, 533, '_field_28', '28'),
(31906, 533, '_field_29', 'Burnaby'),
(31907, 533, '_field_33', 'BC'),
(31908, 533, '_field_31', 'V5G 1C'),
(31909, 533, '_field_34', 'Fraser health authority '),
(31910, 533, '_field_35', '7785542423'),
(31911, 533, '_field_41', '1'),
(31912, 533, '_field_57', 'Hyder'),
(31913, 533, '_field_58', 'Khoja'),
(31914, 533, '_field_59', 'givemesmile@gmail.com'),
(31915, 533, '_field_60', '7785542423'),
(31916, 533, '_field_18', 'HADID    KHOJA'),
(31917, 533, '_field_24', '01/08/2014'),
(31918, 533, '_field_20', 'HADID'),
(31919, 533, '_field_22', 'M'),
(31920, 533, '_field_26', 'English'),
(31921, 533, '_field_27', 'Sindhi'),
(31922, 533, '_field_30', 'Canadian'),
(31923, 533, '_field_32', 'Yes'),
(31924, 533, '_field_72', 'AHADALI   KHOJA'),
(31925, 533, '_field_36', 'Lego making and playing with dummy cars'),
(31926, 533, '_field_37', 'Many including running and playing foot ball'),
(31927, 533, '_field_38', 'Yes'),
(31928, 533, '_field_39', 'No'),
(31929, 533, '_field_61', ''),
(31930, 533, '_field_53', ''),
(31931, 533, '_field_54', 'Yes'),
(31932, 533, '_field_55', 'Strong start/Cascade heights elementry'),
(31933, 533, '_field_56', 'n'),
(31934, 533, '_field_42', 'None'),
(31935, 533, '_field_43', 'No'),
(31936, 533, '_field_62', ''),
(31937, 533, '_field_44', 'No'),
(31938, 533, '_field_63', ''),
(31939, 533, '_field_45', 'No'),
(31940, 533, '_field_64', ''),
(31941, 533, '_field_46', 'N'),
(31942, 533, '_field_65', ''),
(31943, 533, '_field_47', 'To explore the world with different lense.'),
(31944, 533, '_field_73', 'Very well'),
(31945, 533, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(31946, 533, '_field_67', '1'),
(31947, 533, '_form_id', '2'),
(31948, 533, '_seq_num', '41'),
(31949, 534, '_field_5', 'Afternoon Session'),
(31950, 534, '_field_7', 'September 2017'),
(31951, 534, '_field_9', '0'),
(31952, 534, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(31953, 534, '_field_70', ''),
(31954, 534, '_field_71', ''),
(31955, 534, '_field_17', 'Masooma'),
(31956, 534, '_field_19', 'Khoja'),
(31957, 534, '_field_21', '7788285608'),
(31958, 534, '_field_23', 'masooma_hyder@yahoo.com'),
(31959, 534, '_field_25', '3850 Dominion St'),
(31960, 534, '_field_28', '28'),
(31961, 534, '_field_29', 'Burnaby'),
(31962, 534, '_field_33', 'BC'),
(31963, 534, '_field_31', 'V5G 1C'),
(31964, 534, '_field_34', 'Fraser health authority '),
(31965, 534, '_field_35', '7785542423'),
(31966, 534, '_field_41', '1'),
(31967, 534, '_field_57', 'Hyder'),
(31968, 534, '_field_58', 'Khoja'),
(31969, 534, '_field_59', 'givemesmile@gmail.com'),
(31970, 534, '_field_60', '7785542423'),
(31971, 534, '_field_18', 'HADID    KHOJA'),
(31972, 534, '_field_24', '01/08/2014'),
(31973, 534, '_field_20', 'HADID'),
(31974, 534, '_field_22', 'M'),
(31975, 534, '_field_26', 'English'),
(31976, 534, '_field_27', 'Sindhi'),
(31977, 534, '_field_30', 'Canadian'),
(31978, 534, '_field_32', 'Yes'),
(31979, 534, '_field_72', 'AHADALI   KHOJA'),
(31980, 534, '_field_36', 'Lego making and playing with dummy cars'),
(31981, 534, '_field_37', 'Many including running and playing foot ball'),
(31982, 534, '_field_38', 'Yes'),
(31983, 534, '_field_39', 'No'),
(31984, 534, '_field_61', ''),
(31985, 534, '_field_53', ''),
(31986, 534, '_field_54', 'Yes'),
(31987, 534, '_field_55', 'Strong start/Cascade heights elementry'),
(31988, 534, '_field_56', 'n'),
(31989, 534, '_field_42', 'None'),
(31990, 534, '_field_43', 'No'),
(31991, 534, '_field_62', ''),
(31992, 534, '_field_44', 'No'),
(31993, 534, '_field_63', ''),
(31994, 534, '_field_45', 'No'),
(31995, 534, '_field_64', ''),
(31996, 534, '_field_46', 'N'),
(31997, 534, '_field_65', ''),
(31998, 534, '_field_47', 'To explore the world with different lense.'),
(31999, 534, '_field_73', 'Very well'),
(32000, 534, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(32001, 534, '_field_67', '1'),
(32002, 534, '_form_id', '2'),
(32003, 534, '_seq_num', '42'),
(32004, 535, '_field_74', 'Grade Three'),
(32005, 535, '_field_75', 'September 2018'),
(32006, 535, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(32007, 535, '_field_78', ''),
(32008, 535, '_field_79', ''),
(32009, 535, '_field_80', 'Melanie'),
(32010, 535, '_field_81', 'Whitlow'),
(32011, 535, '_field_82', '4142026691'),
(32012, 535, '_field_83', 'teamwhitlow@gmail.com'),
(32013, 535, '_field_84', '3460 N Booth St'),
(32014, 535, '_field_85', ''),
(32015, 535, '_field_86', 'Milwaukee'),
(32016, 535, '_field_87', 'WI'),
(32017, 535, '_field_88', '53212'),
(32018, 535, '_field_89', 'Froedtert Hospital'),
(32019, 535, '_field_90', '414-805-0000'),
(32020, 535, '_field_91', '1'),
(32021, 535, '_field_92', 'Steve'),
(32022, 535, '_field_93', 'Whitlow'),
(32023, 535, '_field_94', 'teamwhitlow@gmail.com'),
(32024, 535, '_field_95', '4147917705'),
(32025, 535, '_field_128', ''),
(32026, 535, '_field_129', ''),
(32027, 535, '_field_96', 'Vincent Whitlow'),
(32028, 535, '_field_97', '01/04/2010'),
(32029, 535, '_field_98', ''),
(32030, 535, '_field_99', 'Male'),
(32031, 535, '_field_100', 'English'),
(32032, 535, '_field_101', ''),
(32033, 535, '_field_102', 'United States'),
(32034, 535, '_field_103', 'No'),
(32035, 535, '_field_104', ''),
(32036, 535, '_field_105', 'building legos, playing with toys'),
(32037, 535, '_field_106', 'board games, building legos'),
(32038, 535, '_field_130', 'Maryland Avenue Montessori School'),
(32039, 535, '_field_137', ' math, geography, science'),
(32040, 535, '_field_131', '2'),
(32041, 535, '_field_138', 'chess, Spanish, dance'),
(32042, 535, '_field_114', 'n/a'),
(32043, 535, '_field_115', 'No'),
(32044, 535, '_field_116', ''),
(32045, 535, '_field_117', 'No'),
(32046, 535, '_field_118', ''),
(32047, 535, '_field_119', 'No'),
(32048, 535, '_field_120', ''),
(32049, 535, '_field_121', 'No'),
(32050, 535, '_field_122', ''),
(32051, 535, '_field_132', 'No'),
(32052, 535, '_field_133', ''),
(32053, 535, '_field_134', 'No'),
(32054, 535, '_field_135', ''),
(32055, 535, '_field_123', 'Vincent has been in Montessori education programs since K4 here in Milwaukee, WI where we are lucky enough to have one public Montessori option.  We really appreciate the language focus at WMA, and would like to continue his Montessori education as he grows up.  As we still live in the United States, it will be difficult for us to attend the open house, but are very interested in reaching out any other way we can for consideration.'),
(32056, 535, '_field_124', 'Maria Montessori\'s kid-focused education program really dovetails with the independence we want to instill in Vincent as he grows up.  The multi-age classrooms also reinforce that none of us are only one thing.  We are teachers, we are students, we are mentors.  We are familiar with many Montessori education techniques, and especially love that Vincent learns cursive.  We want Vincent to become an independent and empathetic adult, and are seeing the techniques that he is taught and learns in his Montessori education is carrying him into the future.'),
(32057, 535, '_field_136', 'Vincent is an energetic, intelligent kid who has many friends at school.  He has taken three years of extra curricular dance class, including jazz, tap, and hip hop.  He enjoys listening to music and has been a part of the chess club at his school for the past two years.  He also very much enjoys strategy board games with his family.  He is currently taking Spanish language class after school.'),
(32058, 535, '_field_126', '1'),
(32059, 535, '_form_id', '3'),
(32060, 535, '_seq_num', '29'),
(32061, 536, '_field_74', 'Grade Three'),
(32062, 536, '_field_75', 'September 2018'),
(32063, 536, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(32064, 536, '_field_78', ''),
(32065, 536, '_field_79', ''),
(32066, 536, '_field_80', 'Melanie'),
(32067, 536, '_field_81', 'Whitlow'),
(32068, 536, '_field_82', '4142026691'),
(32069, 536, '_field_83', 'teamwhitlow@gmail.com'),
(32070, 536, '_field_84', '3460 N Booth St'),
(32071, 536, '_field_85', ''),
(32072, 536, '_field_86', 'Milwaukee'),
(32073, 536, '_field_87', 'WI'),
(32074, 536, '_field_88', '53212'),
(32075, 536, '_field_89', 'Froedtert Hospital'),
(32076, 536, '_field_90', '414-805-0000'),
(32077, 536, '_field_91', '1'),
(32078, 536, '_field_92', 'Steve'),
(32079, 536, '_field_93', 'Whitlow'),
(32080, 536, '_field_94', 'teamwhitlow@gmail.com'),
(32081, 536, '_field_95', '4147917705'),
(32082, 536, '_field_128', ''),
(32083, 536, '_field_129', ''),
(32084, 536, '_field_96', 'Vincent Whitlow'),
(32085, 536, '_field_97', '01/04/2010'),
(32086, 536, '_field_98', ''),
(32087, 536, '_field_99', 'Male'),
(32088, 536, '_field_100', 'English'),
(32089, 536, '_field_101', ''),
(32090, 536, '_field_102', 'United States'),
(32091, 536, '_field_103', 'No'),
(32092, 536, '_field_104', ''),
(32093, 536, '_field_105', 'building legos, playing with toys'),
(32094, 536, '_field_106', 'board games, building legos'),
(32095, 536, '_field_130', 'Maryland Avenue Montessori School'),
(32096, 536, '_field_137', ' math, geography, science'),
(32097, 536, '_field_131', '2'),
(32098, 536, '_field_138', 'chess, Spanish, dance'),
(32099, 536, '_field_114', 'n/a'),
(32100, 536, '_field_115', 'No'),
(32101, 536, '_field_116', ''),
(32102, 536, '_field_117', 'No'),
(32103, 536, '_field_118', ''),
(32104, 536, '_field_119', 'No'),
(32105, 536, '_field_120', ''),
(32106, 536, '_field_121', 'No'),
(32107, 536, '_field_122', ''),
(32108, 536, '_field_132', 'No'),
(32109, 536, '_field_133', ''),
(32110, 536, '_field_134', 'No'),
(32111, 536, '_field_135', ''),
(32112, 536, '_field_123', 'Vincent has been in Montessori education programs since K4 here in Milwaukee, WI where we are lucky enough to have one public Montessori option.  We really appreciate the language focus at WMA, and would like to continue his Montessori education as he grows up.  As we still live in the United States, it will be difficult for us to attend the open house, but are very interested in reaching out any other way we can for consideration.'),
(32113, 536, '_field_124', 'Maria Montessori\'s kid-focused education program really dovetails with the independence we want to instill in Vincent as he grows up.  The multi-age classrooms also reinforce that none of us are only one thing.  We are teachers, we are students, we are mentors.  We are familiar with many Montessori education techniques, and especially love that Vincent learns cursive.  We want Vincent to become an independent and empathetic adult, and are seeing the techniques that he is taught and learns in his Montessori education is carrying him into the future.'),
(32114, 536, '_field_136', 'Vincent is an energetic, intelligent kid who has many friends at school.  He has taken three years of extra curricular dance class, including jazz, tap, and hip hop.  He enjoys listening to music and has been a part of the chess club at his school for the past two years.  He also very much enjoys strategy board games with his family.  He is currently taking Spanish language class after school.'),
(32115, 536, '_field_126', '1'),
(32116, 536, '_form_id', '3'),
(32117, 536, '_seq_num', '30'),
(32118, 537, '_field_5', 'select'),
(32119, 537, '_field_7', 'September 2018'),
(32120, 537, '_field_9', '0'),
(32121, 537, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(32122, 537, '_field_70', 'Leelu Barraclough'),
(32123, 537, '_field_71', ''),
(32124, 537, '_field_17', 'Ian'),
(32125, 537, '_field_19', 'Barraclough'),
(32126, 537, '_field_21', '604 600 2225'),
(32127, 537, '_field_23', 'quanta@hotmail.ca'),
(32128, 537, '_field_25', '2360 East 4th Ave'),
(32129, 537, '_field_28', ''),
(32130, 537, '_field_29', 'Vancouver'),
(32131, 537, '_field_33', 'BC'),
(32132, 537, '_field_31', 'V5N1L1'),
(32133, 537, '_field_34', 'Vancouver Police Department'),
(32134, 537, '_field_35', '604 717 2525'),
(32135, 537, '_field_41', '0'),
(32136, 537, '_field_57', ''),
(32137, 537, '_field_58', ''),
(32138, 537, '_field_59', ''),
(32139, 537, '_field_60', ''),
(32140, 537, '_field_18', 'Darcy Dorothy Barraclough'),
(32141, 537, '_field_24', '17/09/2015'),
(32142, 537, '_field_20', 'Darcy'),
(32143, 537, '_field_22', 'F'),
(32144, 537, '_field_26', 'English'),
(32145, 537, '_field_27', 'Mandarin'),
(32146, 537, '_field_30', 'Canadian and British'),
(32147, 537, '_field_32', 'Yes'),
(32148, 537, '_field_72', 'Leelu Barraclough age 4'),
(32149, 537, '_field_36', 'lego / building blocks'),
(32150, 537, '_field_37', 'tag'),
(32151, 537, '_field_38', 'Yes'),
(32152, 537, '_field_39', 'Yes'),
(32153, 537, '_field_61', 'Yes'),
(32154, 537, '_field_53', 'Regular sunday school attendee at Broadway Church'),
(32155, 537, '_field_54', 'No'),
(32156, 537, '_field_55', ''),
(32157, 537, '_field_56', ''),
(32158, 537, '_field_42', 'No allergies or known health issues'),
(32159, 537, '_field_43', 'No'),
(32160, 537, '_field_62', ''),
(32161, 537, '_field_44', 'No'),
(32162, 537, '_field_63', ''),
(32163, 537, '_field_45', 'No'),
(32164, 537, '_field_64', ''),
(32165, 537, '_field_46', 'N'),
(32166, 537, '_field_65', ''),
(32167, 537, '_field_47', 'Close to home. Excellent teachers. Excellent programme. (We have had her older sister attend, and are very happy)'),
(32168, 537, '_field_73', 'We wish for the best for our daughter Darcy, which is why we chose Montessori to find her strengths for development, and to strengthen her weaknesses. '),
(32169, 537, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(32170, 537, '_field_67', '1'),
(32171, 537, '_form_id', '2'),
(32172, 537, '_seq_num', '43'),
(32173, 538, '_field_5', 'select'),
(32174, 538, '_field_7', 'September 2018'),
(32175, 538, '_field_9', '0'),
(32176, 538, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(32177, 538, '_field_70', 'Leelu Barraclough'),
(32178, 538, '_field_71', ''),
(32179, 538, '_field_17', 'Ian'),
(32180, 538, '_field_19', 'Barraclough'),
(32181, 538, '_field_21', '604 600 2225'),
(32182, 538, '_field_23', 'quanta@hotmail.ca'),
(32183, 538, '_field_25', '2360 East 4th Ave'),
(32184, 538, '_field_28', ''),
(32185, 538, '_field_29', 'Vancouver'),
(32186, 538, '_field_33', 'BC'),
(32187, 538, '_field_31', 'V5N1L1'),
(32188, 538, '_field_34', 'Vancouver Police Department'),
(32189, 538, '_field_35', '604 717 2525'),
(32190, 538, '_field_41', '0'),
(32191, 538, '_field_57', ''),
(32192, 538, '_field_58', ''),
(32193, 538, '_field_59', ''),
(32194, 538, '_field_60', ''),
(32195, 538, '_field_18', 'Darcy Dorothy Barraclough'),
(32196, 538, '_field_24', '17/09/2015'),
(32197, 538, '_field_20', 'Darcy'),
(32198, 538, '_field_22', 'F'),
(32199, 538, '_field_26', 'English'),
(32200, 538, '_field_27', 'Mandarin'),
(32201, 538, '_field_30', 'Canadian and British'),
(32202, 538, '_field_32', 'Yes'),
(32203, 538, '_field_72', 'Leelu Barraclough age 4'),
(32204, 538, '_field_36', 'lego / building blocks'),
(32205, 538, '_field_37', 'tag'),
(32206, 538, '_field_38', 'Yes'),
(32207, 538, '_field_39', 'Yes'),
(32208, 538, '_field_61', 'Yes'),
(32209, 538, '_field_53', 'Regular sunday school attendee at Broadway Church'),
(32210, 538, '_field_54', 'No'),
(32211, 538, '_field_55', ''),
(32212, 538, '_field_56', ''),
(32213, 538, '_field_42', 'No allergies or known health issues'),
(32214, 538, '_field_43', 'No'),
(32215, 538, '_field_62', ''),
(32216, 538, '_field_44', 'No'),
(32217, 538, '_field_63', ''),
(32218, 538, '_field_45', 'No'),
(32219, 538, '_field_64', ''),
(32220, 538, '_field_46', 'N'),
(32221, 538, '_field_65', ''),
(32222, 538, '_field_47', 'Close to home. Excellent teachers. Excellent programme. (We have had her older sister attend, and are very happy)'),
(32223, 538, '_field_73', 'We wish for the best for our daughter Darcy, which is why we chose Montessori to find her strengths for development, and to strengthen her weaknesses. '),
(32224, 538, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(32225, 538, '_field_67', '1'),
(32226, 538, '_form_id', '2'),
(32227, 538, '_seq_num', '44'),
(32228, 539, '_field_5', 'Afternoon Session'),
(32229, 539, '_field_7', 'September 2018'),
(32230, 539, '_field_9', '0'),
(32231, 539, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(32232, 539, '_field_70', ''),
(32233, 539, '_field_71', ''),
(32234, 539, '_field_17', 'Mona'),
(32235, 539, '_field_19', 'Alfalaij'),
(32236, 539, '_field_21', '7782283868'),
(32237, 539, '_field_23', 'alfalaij@gmail.com'),
(32238, 539, '_field_25', '750 West 12th Ave.'),
(32239, 539, '_field_28', '416'),
(32240, 539, '_field_29', 'Vancouver'),
(32241, 539, '_field_33', 'BC'),
(32242, 539, '_field_31', 'V5Z0A3'),
(32243, 539, '_field_34', 'John Casablancas Institute of Fashion'),
(32244, 539, '_field_35', '6046880328'),
(32245, 539, '_field_41', '1'),
(32246, 539, '_field_57', 'Amir'),
(32247, 539, '_field_58', 'Ghahary'),
(32248, 539, '_field_59', 'amirazizz@gmail.com'),
(32249, 539, '_field_60', '7788782949'),
(32250, 539, '_field_18', 'Mey Ghahary'),
(32251, 539, '_field_24', '30/10/2015'),
(32252, 539, '_field_20', ''),
(32253, 539, '_field_22', 'F'),
(32254, 539, '_field_26', 'English'),
(32255, 539, '_field_27', 'Farsi'),
(32256, 539, '_field_30', 'Canadian'),
(32257, 539, '_field_32', 'N'),
(32258, 539, '_field_72', ''),
(32259, 539, '_field_36', 'Reading, drawing, making puzzles.'),
(32260, 539, '_field_37', 'playing hide and seek, drawing with others.'),
(32261, 539, '_field_38', 'Yes'),
(32262, 539, '_field_39', 'No'),
(32263, 539, '_field_61', ''),
(32264, 539, '_field_53', ''),
(32265, 539, '_field_54', 'No'),
(32266, 539, '_field_55', ''),
(32267, 539, '_field_56', ''),
(32268, 539, '_field_42', 'None.'),
(32269, 539, '_field_43', 'No'),
(32270, 539, '_field_62', ''),
(32271, 539, '_field_44', 'No'),
(32272, 539, '_field_63', ''),
(32273, 539, '_field_45', 'No'),
(32274, 539, '_field_64', ''),
(32275, 539, '_field_46', 'N'),
(32276, 539, '_field_65', ''),
(32277, 539, '_field_47', 'We appreciate the holistic approach Westside Montessori applies to enrich the student\'s environment as well as making it a home away from home for the students. We have heard amazing things from our friends who have enrolled their children in the Westside Montessori Academy.'),
(32278, 539, '_field_73', 'The first thing I noticed and appreciated about the Montessori environment was how all the materials and subject matter moved from the concrete to the abstract. The child is able to interact with concepts and ideas rather than simply memorize facts. I love how the Montessori system facilitates the love for learning and focuses on the individual child and their potential. These are all philosophies we try to instill in our daughter.'),
(32279, 539, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32280, 539, '_field_67', '1'),
(32281, 539, '_form_id', '2'),
(32282, 539, '_seq_num', '45'),
(32283, 540, '_field_5', 'Afternoon Session'),
(32284, 540, '_field_7', 'September 2018'),
(32285, 540, '_field_9', '0'),
(32286, 540, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(32287, 540, '_field_70', ''),
(32288, 540, '_field_71', ''),
(32289, 540, '_field_17', 'Mona'),
(32290, 540, '_field_19', 'Alfalaij'),
(32291, 540, '_field_21', '7782283868'),
(32292, 540, '_field_23', 'alfalaij@gmail.com'),
(32293, 540, '_field_25', '750 West 12th Ave.'),
(32294, 540, '_field_28', '416'),
(32295, 540, '_field_29', 'Vancouver'),
(32296, 540, '_field_33', 'BC'),
(32297, 540, '_field_31', 'V5Z0A3'),
(32298, 540, '_field_34', 'John Casablancas Institute of Fashion'),
(32299, 540, '_field_35', '6046880328'),
(32300, 540, '_field_41', '1'),
(32301, 540, '_field_57', 'Amir'),
(32302, 540, '_field_58', 'Ghahary'),
(32303, 540, '_field_59', 'amirazizz@gmail.com'),
(32304, 540, '_field_60', '7788782949'),
(32305, 540, '_field_18', 'Mey Ghahary'),
(32306, 540, '_field_24', '30/10/2015'),
(32307, 540, '_field_20', ''),
(32308, 540, '_field_22', 'F'),
(32309, 540, '_field_26', 'English'),
(32310, 540, '_field_27', 'Farsi'),
(32311, 540, '_field_30', 'Canadian'),
(32312, 540, '_field_32', 'N'),
(32313, 540, '_field_72', ''),
(32314, 540, '_field_36', 'Reading, drawing, making puzzles.'),
(32315, 540, '_field_37', 'playing hide and seek, drawing with others.'),
(32316, 540, '_field_38', 'Yes'),
(32317, 540, '_field_39', 'No'),
(32318, 540, '_field_61', ''),
(32319, 540, '_field_53', ''),
(32320, 540, '_field_54', 'No'),
(32321, 540, '_field_55', ''),
(32322, 540, '_field_56', ''),
(32323, 540, '_field_42', 'None.'),
(32324, 540, '_field_43', 'No'),
(32325, 540, '_field_62', ''),
(32326, 540, '_field_44', 'No'),
(32327, 540, '_field_63', ''),
(32328, 540, '_field_45', 'No'),
(32329, 540, '_field_64', ''),
(32330, 540, '_field_46', 'N'),
(32331, 540, '_field_65', ''),
(32332, 540, '_field_47', 'We appreciate the holistic approach Westside Montessori applies to enrich the student\'s environment as well as making it a home away from home for the students. We have heard amazing things from our friends who have enrolled their children in the Westside Montessori Academy.'),
(32333, 540, '_field_73', 'The first thing I noticed and appreciated about the Montessori environment was how all the materials and subject matter moved from the concrete to the abstract. The child is able to interact with concepts and ideas rather than simply memorize facts. I love how the Montessori system facilitates the love for learning and focuses on the individual child and their potential. These are all philosophies we try to instill in our daughter.'),
(32334, 540, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32335, 540, '_field_67', '1'),
(32336, 540, '_form_id', '2'),
(32337, 540, '_seq_num', '46'),
(32338, 541, '_field_5', 'Afternoon Session'),
(32339, 541, '_field_7', 'January 2018'),
(32340, 541, '_field_9', '0'),
(32341, 541, '_field_69', 'a:2:{i:0;s:15:\"current student\";i:1;s:5:\"other\";}'),
(32342, 541, '_field_70', 'Leroy, Laris/Fiona Law'),
(32343, 541, '_field_71', 'We live in the school neighborhood'),
(32344, 541, '_field_17', 'Connie'),
(32345, 541, '_field_19', 'Chan'),
(32346, 541, '_field_21', '604-537-2207'),
(32347, 541, '_field_23', 'kc.connie@hotmail.com'),
(32348, 541, '_field_25', '2612 E 19th Avenue'),
(32349, 541, '_field_28', ''),
(32350, 541, '_field_29', 'Vancouver'),
(32351, 541, '_field_33', 'BC'),
(32352, 541, '_field_31', 'V5M2S4'),
(32353, 541, '_field_34', 'Amgen Inc.'),
(32354, 541, '_field_35', '604-4151808'),
(32355, 541, '_field_41', '0'),
(32356, 541, '_field_57', ''),
(32357, 541, '_field_58', ''),
(32358, 541, '_field_59', ''),
(32359, 541, '_field_60', ''),
(32360, 541, '_field_18', 'Amelia Tsang'),
(32361, 541, '_field_24', '13/01/2015'),
(32362, 541, '_field_20', 'Amelia'),
(32363, 541, '_field_22', 'F'),
(32364, 541, '_field_26', 'Cantonese'),
(32365, 541, '_field_27', 'English'),
(32366, 541, '_field_30', 'Canadian'),
(32367, 541, '_field_32', 'N'),
(32368, 541, '_field_72', ''),
(32369, 541, '_field_36', 'Jumping, reading books, toys'),
(32370, 541, '_field_37', 'Dancing, singling'),
(32371, 541, '_field_38', 'No'),
(32372, 541, '_field_39', 'No'),
(32373, 541, '_field_61', ''),
(32374, 541, '_field_53', ''),
(32375, 541, '_field_54', 'No'),
(32376, 541, '_field_55', ''),
(32377, 541, '_field_56', ''),
(32378, 541, '_field_42', 'N/A'),
(32379, 541, '_field_43', 'No'),
(32380, 541, '_field_62', ''),
(32381, 541, '_field_44', 'No'),
(32382, 541, '_field_63', ''),
(32383, 541, '_field_45', 'No'),
(32384, 541, '_field_64', ''),
(32385, 541, '_field_46', 'N'),
(32386, 541, '_field_65', ''),
(32387, 541, '_field_47', 'We would like Amelia to attend school in the neighborhood with walk-able distance.\nWe would like to try out in preschool and kindergarten if private school is good for her since we would want to put her in private elementary school later.'),
(32388, 541, '_field_73', 'We believe children can learn from each other as a group and based on self-directed activity, hands-on learning and collaborative play. '),
(32389, 541, '_field_49', 'a:3:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";}'),
(32390, 541, '_field_67', '1'),
(32391, 541, '_form_id', '2'),
(32392, 541, '_seq_num', '47'),
(32393, 542, '_field_5', 'Afternoon Session'),
(32394, 542, '_field_7', 'January 2018'),
(32395, 542, '_field_9', '0'),
(32396, 542, '_field_69', 'a:2:{i:0;s:15:\"current student\";i:1;s:5:\"other\";}'),
(32397, 542, '_field_70', 'Leroy, Laris/Fiona Law'),
(32398, 542, '_field_71', 'We live in the school neighborhood'),
(32399, 542, '_field_17', 'Connie'),
(32400, 542, '_field_19', 'Chan'),
(32401, 542, '_field_21', '604-537-2207'),
(32402, 542, '_field_23', 'kc.connie@hotmail.com'),
(32403, 542, '_field_25', '2612 E 19th Avenue'),
(32404, 542, '_field_28', ''),
(32405, 542, '_field_29', 'Vancouver'),
(32406, 542, '_field_33', 'BC'),
(32407, 542, '_field_31', 'V5M2S4'),
(32408, 542, '_field_34', 'Amgen Inc.'),
(32409, 542, '_field_35', '604-4151808'),
(32410, 542, '_field_41', '0'),
(32411, 542, '_field_57', ''),
(32412, 542, '_field_58', ''),
(32413, 542, '_field_59', ''),
(32414, 542, '_field_60', ''),
(32415, 542, '_field_18', 'Amelia Tsang'),
(32416, 542, '_field_24', '13/01/2015'),
(32417, 542, '_field_20', 'Amelia'),
(32418, 542, '_field_22', 'F'),
(32419, 542, '_field_26', 'Cantonese'),
(32420, 542, '_field_27', 'English'),
(32421, 542, '_field_30', 'Canadian'),
(32422, 542, '_field_32', 'N'),
(32423, 542, '_field_72', ''),
(32424, 542, '_field_36', 'Jumping, reading books, toys'),
(32425, 542, '_field_37', 'Dancing, singling'),
(32426, 542, '_field_38', 'No'),
(32427, 542, '_field_39', 'No'),
(32428, 542, '_field_61', ''),
(32429, 542, '_field_53', ''),
(32430, 542, '_field_54', 'No'),
(32431, 542, '_field_55', ''),
(32432, 542, '_field_56', ''),
(32433, 542, '_field_42', 'N/A'),
(32434, 542, '_field_43', 'No'),
(32435, 542, '_field_62', ''),
(32436, 542, '_field_44', 'No'),
(32437, 542, '_field_63', ''),
(32438, 542, '_field_45', 'No'),
(32439, 542, '_field_64', ''),
(32440, 542, '_field_46', 'N'),
(32441, 542, '_field_65', ''),
(32442, 542, '_field_47', 'We would like Amelia to attend school in the neighborhood with walk-able distance.\nWe would like to try out in preschool and kindergarten if private school is good for her since we would want to put her in private elementary school later.'),
(32443, 542, '_field_73', 'We believe children can learn from each other as a group and based on self-directed activity, hands-on learning and collaborative play. '),
(32444, 542, '_field_49', 'a:3:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";}'),
(32445, 542, '_field_67', '1'),
(32446, 542, '_form_id', '2'),
(32447, 542, '_seq_num', '48'),
(32448, 543, '_field_5', 'Full Day'),
(32449, 543, '_field_7', 'January 2018'),
(32450, 543, '_field_9', '0'),
(32451, 543, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(32452, 543, '_field_70', ''),
(32453, 543, '_field_71', ''),
(32454, 543, '_field_17', 'Winnie'),
(32455, 543, '_field_19', 'Yang'),
(32456, 543, '_field_21', '6047893838'),
(32457, 543, '_field_23', 'clintandwinnie@gmail.com'),
(32458, 543, '_field_25', '4254 Triumph Street'),
(32459, 543, '_field_28', ''),
(32460, 543, '_field_29', 'Burnaby'),
(32461, 543, '_field_33', 'BC'),
(32462, 543, '_field_31', 'V5C1Z4'),
(32463, 543, '_field_34', 'BC Cancer Agency'),
(32464, 543, '_field_35', '6046758000 (ext 67658)'),
(32465, 543, '_field_41', '1'),
(32466, 543, '_field_57', 'Clint'),
(32467, 543, '_field_58', 'Young'),
(32468, 543, '_field_59', 'clinteyoung@gmail.com'),
(32469, 543, '_field_60', '6043138808'),
(32470, 543, '_field_18', 'Athena Callista Young'),
(32471, 543, '_field_24', '05/03/2015'),
(32472, 543, '_field_20', 'Athena'),
(32473, 543, '_field_22', 'F'),
(32474, 543, '_field_26', 'English'),
(32475, 543, '_field_27', 'Cantonese'),
(32476, 543, '_field_30', 'Canadian'),
(32477, 543, '_field_32', 'N'),
(32478, 543, '_field_72', ''),
(32479, 543, '_field_36', 'Reading; playing with stickers in books; bouncing objects/balls'),
(32480, 543, '_field_37', 'Playing in playground together (chasing one another or going down slides); sitting down with others while being read a book'),
(32481, 543, '_field_38', 'No'),
(32482, 543, '_field_39', 'Yes'),
(32483, 543, '_field_61', 'Yes'),
(32484, 543, '_field_53', 'She is a full-time pre-school program at BrightStart Children’s Academy on Bainbridge, Burnaby.'),
(32485, 543, '_field_54', 'Yes'),
(32486, 543, '_field_55', 'BrightStart Children’s Academy'),
(32487, 543, '_field_56', 'Yes'),
(32488, 543, '_field_42', 'An allergy specialist (Dr. Kanani Amin S.) diagnosed Athena with the following allergies:\nFeb 2017 - MILD allergy to milk products (milk, cheese, yogurt)\nJuly 2017 - ANAPHYLACTIC allergy to tree nuts (pistachios, cashews); modest allergy to hazelnut, almonds; no allergy to peanuts'),
(32489, 543, '_field_43', 'Yes'),
(32490, 543, '_field_62', 'EpiPen for anaphylactic episodes.'),
(32491, 543, '_field_44', 'No'),
(32492, 543, '_field_63', ''),
(32493, 543, '_field_45', 'No'),
(32494, 543, '_field_64', ''),
(32495, 543, '_field_46', 'N'),
(32496, 543, '_field_65', ''),
(32497, 543, '_field_47', 'Presently, the daily drive from home to Preschool to work is a long circuitous one.  The Preschool is not along the way to/from work but results in doubling back everyday (driving East to Preschool and then driving West to goto work).'),
(32498, 543, '_field_73', 'Athena is very bright, engaged and curious; she naturally loves to explore and learn.\nShe also likes structure (she loves to put toys away in their \"proper place\").\nAs parents who are scientists (PhD. Neuroscience; Clinical Genetics diploma), we would love for Athena to be in a nurturing yet structured environment that fosters hands-on, self-paced, collaborative and joyful learning - that is provided by Montessori.'),
(32499, 543, '_field_49', 'a:4:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:18:\"Preschool One Year\";i:2;s:19:\"Preschool Two Years\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32500, 543, '_field_67', '1'),
(32501, 543, '_form_id', '2'),
(32502, 543, '_seq_num', '49'),
(32503, 544, '_field_5', 'Full Day'),
(32504, 544, '_field_7', 'January 2018'),
(32505, 544, '_field_9', '0'),
(32506, 544, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(32507, 544, '_field_70', ''),
(32508, 544, '_field_71', ''),
(32509, 544, '_field_17', 'Winnie'),
(32510, 544, '_field_19', 'Yang'),
(32511, 544, '_field_21', '6047893838'),
(32512, 544, '_field_23', 'clintandwinnie@gmail.com'),
(32513, 544, '_field_25', '4254 Triumph Street'),
(32514, 544, '_field_28', ''),
(32515, 544, '_field_29', 'Burnaby'),
(32516, 544, '_field_33', 'BC'),
(32517, 544, '_field_31', 'V5C1Z4'),
(32518, 544, '_field_34', 'BC Cancer Agency'),
(32519, 544, '_field_35', '6046758000 (ext 67658)'),
(32520, 544, '_field_41', '1'),
(32521, 544, '_field_57', 'Clint'),
(32522, 544, '_field_58', 'Young'),
(32523, 544, '_field_59', 'clinteyoung@gmail.com'),
(32524, 544, '_field_60', '6043138808'),
(32525, 544, '_field_18', 'Athena Callista Young'),
(32526, 544, '_field_24', '05/03/2015'),
(32527, 544, '_field_20', 'Athena'),
(32528, 544, '_field_22', 'F'),
(32529, 544, '_field_26', 'English'),
(32530, 544, '_field_27', 'Cantonese'),
(32531, 544, '_field_30', 'Canadian'),
(32532, 544, '_field_32', 'N'),
(32533, 544, '_field_72', ''),
(32534, 544, '_field_36', 'Reading; playing with stickers in books; bouncing objects/balls'),
(32535, 544, '_field_37', 'Playing in playground together (chasing one another or going down slides); sitting down with others while being read a book'),
(32536, 544, '_field_38', 'No'),
(32537, 544, '_field_39', 'Yes'),
(32538, 544, '_field_61', 'Yes'),
(32539, 544, '_field_53', 'She is a full-time pre-school program at BrightStart Children’s Academy on Bainbridge, Burnaby.'),
(32540, 544, '_field_54', 'Yes'),
(32541, 544, '_field_55', 'BrightStart Children’s Academy'),
(32542, 544, '_field_56', 'Yes');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(32543, 544, '_field_42', 'An allergy specialist (Dr. Kanani Amin S.) diagnosed Athena with the following allergies:\nFeb 2017 - MILD allergy to milk products (milk, cheese, yogurt)\nJuly 2017 - ANAPHYLACTIC allergy to tree nuts (pistachios, cashews); modest allergy to hazelnut, almonds; no allergy to peanuts'),
(32544, 544, '_field_43', 'Yes'),
(32545, 544, '_field_62', 'EpiPen for anaphylactic episodes.'),
(32546, 544, '_field_44', 'No'),
(32547, 544, '_field_63', ''),
(32548, 544, '_field_45', 'No'),
(32549, 544, '_field_64', ''),
(32550, 544, '_field_46', 'N'),
(32551, 544, '_field_65', ''),
(32552, 544, '_field_47', 'Presently, the daily drive from home to Preschool to work is a long circuitous one.  The Preschool is not along the way to/from work but results in doubling back everyday (driving East to Preschool and then driving West to goto work).'),
(32553, 544, '_field_73', 'Athena is very bright, engaged and curious; she naturally loves to explore and learn.\nShe also likes structure (she loves to put toys away in their \"proper place\").\nAs parents who are scientists (PhD. Neuroscience; Clinical Genetics diploma), we would love for Athena to be in a nurturing yet structured environment that fosters hands-on, self-paced, collaborative and joyful learning - that is provided by Montessori.'),
(32554, 544, '_field_49', 'a:4:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:18:\"Preschool One Year\";i:2;s:19:\"Preschool Two Years\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32555, 544, '_field_67', '1'),
(32556, 544, '_form_id', '2'),
(32557, 544, '_seq_num', '50'),
(32558, 545, '_field_5', 'Morning Session'),
(32559, 545, '_field_7', 'January 2018'),
(32560, 545, '_field_9', '1'),
(32561, 545, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(32562, 545, '_field_70', ''),
(32563, 545, '_field_71', ''),
(32564, 545, '_field_17', 'Winnie'),
(32565, 545, '_field_19', 'Yang'),
(32566, 545, '_field_21', '6047893838'),
(32567, 545, '_field_23', 'clintandwinnie@gmail.com'),
(32568, 545, '_field_25', '4254 Triumph Street'),
(32569, 545, '_field_28', ''),
(32570, 545, '_field_29', 'Burnaby'),
(32571, 545, '_field_33', 'BC'),
(32572, 545, '_field_31', 'V5C1Z4'),
(32573, 545, '_field_34', 'BC Cancer Research'),
(32574, 545, '_field_35', '6046758000 (ext 7658)'),
(32575, 545, '_field_41', '1'),
(32576, 545, '_field_57', 'Clint'),
(32577, 545, '_field_58', 'Young'),
(32578, 545, '_field_59', 'clinteyoung@gmail.com'),
(32579, 545, '_field_60', '6043138808'),
(32580, 545, '_field_18', 'Athena Callista Young'),
(32581, 545, '_field_24', '05/03/2015'),
(32582, 545, '_field_20', 'Athena'),
(32583, 545, '_field_22', 'F'),
(32584, 545, '_field_26', 'English'),
(32585, 545, '_field_27', 'Cantonese'),
(32586, 545, '_field_30', 'Canadian'),
(32587, 545, '_field_32', 'N'),
(32588, 545, '_field_72', ''),
(32589, 545, '_field_36', 'Reading; playing with sticker books; using hands touch/play with toys (especially balls)'),
(32590, 545, '_field_37', 'Playing in gym; running around with others; enjoys being read story books'),
(32591, 545, '_field_38', ''),
(32592, 545, '_field_39', 'Yes'),
(32593, 545, '_field_61', 'Yes'),
(32594, 545, '_field_53', 'Enrolled full-time preschools (8AM to 6PM) at Brightstart Children\'s Academy'),
(32595, 545, '_field_54', 'Yes'),
(32596, 545, '_field_55', 'Brightstart Children\'s Academy'),
(32597, 545, '_field_56', 'Yes'),
(32598, 545, '_field_42', 'Dr. Amin S. Kanani (Allergic) has diagnosed Athena:\nFeb 2018 MILD allergies to Milk Products (milk, cheese, yogurt)\nJul 2018 ANAPHYLACTIC allergies to tree nuts (pistachios, cashews); MILD allergies to almonds, hazelnuts; NO allergies to peanuts.'),
(32599, 545, '_field_43', 'Yes'),
(32600, 545, '_field_62', 'EpiPEN Jr (Epinephrine injection) for ANAPHYLACTIC reactions'),
(32601, 545, '_field_44', 'No'),
(32602, 545, '_field_63', ''),
(32603, 545, '_field_45', 'No'),
(32604, 545, '_field_64', ''),
(32605, 545, '_field_46', 'N'),
(32606, 545, '_field_65', ''),
(32607, 545, '_field_47', 'The daily commute from HOME to PRESCHOOL to WORK is not in a straight line - but requires doubling-back (in a circle), which is very inefficient and time consuming.'),
(32608, 545, '_field_73', 'Athena is a bright, engaged, inquisitive child.\nAs professional working scientists (PhD Neuroscience; Clinical Genetics diploma), we are parents who encourage Athena by promoting hands-on, self-paced, collaborative, and challenging learning - which is offered by the Montessori environment.\nAthena (at 2yr 8mo) looks up to her older cousin Kaitlyn (at 8yr 6mo); Athena often learns/emulates from her older peers - the \"age mix\" philosophy of Montessori.'),
(32609, 545, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32610, 545, '_field_67', '1'),
(32611, 545, '_form_id', '2'),
(32612, 545, '_seq_num', '51'),
(32613, 546, '_field_5', 'Morning Session'),
(32614, 546, '_field_7', 'January 2018'),
(32615, 546, '_field_9', '1'),
(32616, 546, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(32617, 546, '_field_70', ''),
(32618, 546, '_field_71', ''),
(32619, 546, '_field_17', 'Winnie'),
(32620, 546, '_field_19', 'Yang'),
(32621, 546, '_field_21', '6047893838'),
(32622, 546, '_field_23', 'clintandwinnie@gmail.com'),
(32623, 546, '_field_25', '4254 Triumph Street'),
(32624, 546, '_field_28', ''),
(32625, 546, '_field_29', 'Burnaby'),
(32626, 546, '_field_33', 'BC'),
(32627, 546, '_field_31', 'V5C1Z4'),
(32628, 546, '_field_34', 'BC Cancer Research'),
(32629, 546, '_field_35', '6046758000 (ext 7658)'),
(32630, 546, '_field_41', '1'),
(32631, 546, '_field_57', 'Clint'),
(32632, 546, '_field_58', 'Young'),
(32633, 546, '_field_59', 'clinteyoung@gmail.com'),
(32634, 546, '_field_60', '6043138808'),
(32635, 546, '_field_18', 'Athena Callista Young'),
(32636, 546, '_field_24', '05/03/2015'),
(32637, 546, '_field_20', 'Athena'),
(32638, 546, '_field_22', 'F'),
(32639, 546, '_field_26', 'English'),
(32640, 546, '_field_27', 'Cantonese'),
(32641, 546, '_field_30', 'Canadian'),
(32642, 546, '_field_32', 'N'),
(32643, 546, '_field_72', ''),
(32644, 546, '_field_36', 'Reading; playing with sticker books; using hands touch/play with toys (especially balls)'),
(32645, 546, '_field_37', 'Playing in gym; running around with others; enjoys being read story books'),
(32646, 546, '_field_38', ''),
(32647, 546, '_field_39', 'Yes'),
(32648, 546, '_field_61', 'Yes'),
(32649, 546, '_field_53', 'Enrolled full-time preschools (8AM to 6PM) at Brightstart Children\'s Academy'),
(32650, 546, '_field_54', 'Yes'),
(32651, 546, '_field_55', 'Brightstart Children\'s Academy'),
(32652, 546, '_field_56', 'Yes'),
(32653, 546, '_field_42', 'Dr. Amin S. Kanani (Allergic) has diagnosed Athena:\nFeb 2018 MILD allergies to Milk Products (milk, cheese, yogurt)\nJul 2018 ANAPHYLACTIC allergies to tree nuts (pistachios, cashews); MILD allergies to almonds, hazelnuts; NO allergies to peanuts.'),
(32654, 546, '_field_43', 'Yes'),
(32655, 546, '_field_62', 'EpiPEN Jr (Epinephrine injection) for ANAPHYLACTIC reactions'),
(32656, 546, '_field_44', 'No'),
(32657, 546, '_field_63', ''),
(32658, 546, '_field_45', 'No'),
(32659, 546, '_field_64', ''),
(32660, 546, '_field_46', 'N'),
(32661, 546, '_field_65', ''),
(32662, 546, '_field_47', 'The daily commute from HOME to PRESCHOOL to WORK is not in a straight line - but requires doubling-back (in a circle), which is very inefficient and time consuming.'),
(32663, 546, '_field_73', 'Athena is a bright, engaged, inquisitive child.\nAs professional working scientists (PhD Neuroscience; Clinical Genetics diploma), we are parents who encourage Athena by promoting hands-on, self-paced, collaborative, and challenging learning - which is offered by the Montessori environment.\nAthena (at 2yr 8mo) looks up to her older cousin Kaitlyn (at 8yr 6mo); Athena often learns/emulates from her older peers - the \"age mix\" philosophy of Montessori.'),
(32664, 546, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32665, 546, '_field_67', '1'),
(32666, 546, '_form_id', '2'),
(32667, 546, '_seq_num', '52'),
(32668, 547, '_field_5', 'Morning Session'),
(32669, 547, '_field_7', 'January 2018'),
(32670, 547, '_field_9', '0'),
(32671, 547, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(32672, 547, '_field_70', ''),
(32673, 547, '_field_71', ''),
(32674, 547, '_field_17', 'Jade'),
(32675, 547, '_field_19', 'Lung'),
(32676, 547, '_field_21', '7789977776'),
(32677, 547, '_field_23', 'jade_lung@hotmail.com'),
(32678, 547, '_field_25', '8600 Ackroyd Rd'),
(32679, 547, '_field_28', '220'),
(32680, 547, '_field_29', 'Richmond'),
(32681, 547, '_field_33', 'BC'),
(32682, 547, '_field_31', 'V6X3G1'),
(32683, 547, '_field_34', 'Kabyer Remtilla &amp; Co'),
(32684, 547, '_field_35', '6048762588'),
(32685, 547, '_field_41', '1'),
(32686, 547, '_field_57', 'Alan'),
(32687, 547, '_field_58', 'Fung'),
(32688, 547, '_field_59', 'imalanfung@hotmail.com'),
(32689, 547, '_field_60', '6047217201'),
(32690, 547, '_field_18', 'Natalie'),
(32691, 547, '_field_24', '23/09/2015'),
(32692, 547, '_field_20', ''),
(32693, 547, '_field_22', 'F'),
(32694, 547, '_field_26', 'English'),
(32695, 547, '_field_27', 'Cantonese/Mandarin'),
(32696, 547, '_field_30', 'Canadian'),
(32697, 547, '_field_32', 'N'),
(32698, 547, '_field_72', ''),
(32699, 547, '_field_36', 'No preference over particular activities when alone. '),
(32700, 547, '_field_37', 'Circle time, singing, dancing, likes to observe other children playing and learn from them. '),
(32701, 547, '_field_38', 'No'),
(32702, 547, '_field_39', 'Yes'),
(32703, 547, '_field_61', 'Yes'),
(32704, 547, '_field_53', 'She attends a 2 hour session preschool once per week right now. She is playing fine without parents being there. '),
(32705, 547, '_field_54', 'Yes'),
(32706, 547, '_field_55', 'City Centre Richmind Preschool Time for Twos. Leaving as our family is moving to Burnaby soon. '),
(32707, 547, '_field_56', 'Yes'),
(32708, 547, '_field_42', 'N/a'),
(32709, 547, '_field_43', 'No'),
(32710, 547, '_field_62', ''),
(32711, 547, '_field_44', 'No'),
(32712, 547, '_field_63', ''),
(32713, 547, '_field_45', 'No'),
(32714, 547, '_field_64', ''),
(32715, 547, '_field_46', 'N'),
(32716, 547, '_field_65', ''),
(32717, 547, '_field_47', 'After going through WMA’s website information, I feel WMA’s programs are very well structured and organized. I look forward to visiting the school soon and learn more about the programs, environment and teachers. '),
(32718, 547, '_field_73', 'I’m a first time parent and I see my daughter Natalie being quite independent sometimes. She likes to learn and experience to do things by herself. She just turned 2 years old and there are so many things for her to explore, and her language skill is developing much faster now. I think the Montessori method is a great learning opportunity for her where she can develop independence as well as concentration and focus. '),
(32719, 547, '_field_49', 'a:3:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:19:\"Preschool Two Years\";}'),
(32720, 547, '_field_67', '1'),
(32721, 547, '_form_id', '2'),
(32722, 547, '_seq_num', '53'),
(32723, 548, '_field_5', 'Morning Session'),
(32724, 548, '_field_7', 'January 2018'),
(32725, 548, '_field_9', '0'),
(32726, 548, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(32727, 548, '_field_70', ''),
(32728, 548, '_field_71', ''),
(32729, 548, '_field_17', 'Jade'),
(32730, 548, '_field_19', 'Lung'),
(32731, 548, '_field_21', '7789977776'),
(32732, 548, '_field_23', 'jade_lung@hotmail.com'),
(32733, 548, '_field_25', '8600 Ackroyd Rd'),
(32734, 548, '_field_28', '220'),
(32735, 548, '_field_29', 'Richmond'),
(32736, 548, '_field_33', 'BC'),
(32737, 548, '_field_31', 'V6X3G1'),
(32738, 548, '_field_34', 'Kabyer Remtilla &amp; Co'),
(32739, 548, '_field_35', '6048762588'),
(32740, 548, '_field_41', '1'),
(32741, 548, '_field_57', 'Alan'),
(32742, 548, '_field_58', 'Fung'),
(32743, 548, '_field_59', 'imalanfung@hotmail.com'),
(32744, 548, '_field_60', '6047217201'),
(32745, 548, '_field_18', 'Natalie'),
(32746, 548, '_field_24', '23/09/2015'),
(32747, 548, '_field_20', ''),
(32748, 548, '_field_22', 'F'),
(32749, 548, '_field_26', 'English'),
(32750, 548, '_field_27', 'Cantonese/Mandarin'),
(32751, 548, '_field_30', 'Canadian'),
(32752, 548, '_field_32', 'N'),
(32753, 548, '_field_72', ''),
(32754, 548, '_field_36', 'No preference over particular activities when alone. '),
(32755, 548, '_field_37', 'Circle time, singing, dancing, likes to observe other children playing and learn from them. '),
(32756, 548, '_field_38', 'No'),
(32757, 548, '_field_39', 'Yes'),
(32758, 548, '_field_61', 'Yes'),
(32759, 548, '_field_53', 'She attends a 2 hour session preschool once per week right now. She is playing fine without parents being there. '),
(32760, 548, '_field_54', 'Yes'),
(32761, 548, '_field_55', 'City Centre Richmind Preschool Time for Twos. Leaving as our family is moving to Burnaby soon. '),
(32762, 548, '_field_56', 'Yes'),
(32763, 548, '_field_42', 'N/a'),
(32764, 548, '_field_43', 'No'),
(32765, 548, '_field_62', ''),
(32766, 548, '_field_44', 'No'),
(32767, 548, '_field_63', ''),
(32768, 548, '_field_45', 'No'),
(32769, 548, '_field_64', ''),
(32770, 548, '_field_46', 'N'),
(32771, 548, '_field_65', ''),
(32772, 548, '_field_47', 'After going through WMA’s website information, I feel WMA’s programs are very well structured and organized. I look forward to visiting the school soon and learn more about the programs, environment and teachers. '),
(32773, 548, '_field_73', 'I’m a first time parent and I see my daughter Natalie being quite independent sometimes. She likes to learn and experience to do things by herself. She just turned 2 years old and there are so many things for her to explore, and her language skill is developing much faster now. I think the Montessori method is a great learning opportunity for her where she can develop independence as well as concentration and focus. '),
(32774, 548, '_field_49', 'a:3:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:19:\"Preschool Two Years\";}'),
(32775, 548, '_field_67', '1'),
(32776, 548, '_form_id', '2'),
(32777, 548, '_seq_num', '54'),
(32778, 549, '_field_5', 'Full Day'),
(32779, 549, '_field_7', 'September 2018'),
(32780, 549, '_field_9', '1'),
(32781, 549, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(32782, 549, '_field_70', ''),
(32783, 549, '_field_71', 'Teacher at our current Montessori school in Ontario'),
(32784, 549, '_field_17', 'Sarah'),
(32785, 549, '_field_19', 'Grant'),
(32786, 549, '_field_21', '416-357-0515'),
(32787, 549, '_field_23', 'sarah_grant@live.ca'),
(32788, 549, '_field_25', '14655 Centreville Creek Rd'),
(32789, 549, '_field_28', ''),
(32790, 549, '_field_29', 'Caledon'),
(32791, 549, '_field_33', 'ON'),
(32792, 549, '_field_31', 'L7C 3C'),
(32793, 549, '_field_34', 'Self Employed'),
(32794, 549, '_field_35', '416-357-0515'),
(32795, 549, '_field_41', '0'),
(32796, 549, '_field_57', ''),
(32797, 549, '_field_58', ''),
(32798, 549, '_field_59', ''),
(32799, 549, '_field_60', ''),
(32800, 549, '_field_18', 'Beatrice Twinney'),
(32801, 549, '_field_24', '23/01/2014'),
(32802, 549, '_field_20', 'Beatrice'),
(32803, 549, '_field_22', 'F'),
(32804, 549, '_field_26', 'English'),
(32805, 549, '_field_27', ''),
(32806, 549, '_field_30', 'Canadian'),
(32807, 549, '_field_32', 'Yes'),
(32808, 549, '_field_72', 'Sawyer - Age 5, Grayson - Age 6, Olivia - Age 16'),
(32809, 549, '_field_36', 'Puzzles, colouring, singing, dancing, make believe'),
(32810, 549, '_field_37', 'make believe, hide and seek, colouring, dancing, tag, '),
(32811, 549, '_field_38', 'Yes'),
(32812, 549, '_field_39', 'Yes'),
(32813, 549, '_field_61', 'Yes'),
(32814, 549, '_field_53', ''),
(32815, 549, '_field_54', 'Yes'),
(32816, 549, '_field_55', 'Montessori Country School in Nobleton, Ontario, Full day Casa'),
(32817, 549, '_field_56', 'Yes'),
(32818, 549, '_field_42', 'None'),
(32819, 549, '_field_43', 'No'),
(32820, 549, '_field_62', ''),
(32821, 549, '_field_44', 'Yes'),
(32822, 549, '_field_63', 'Vegetarian, dairy-free and Soy-free'),
(32823, 549, '_field_45', 'No'),
(32824, 549, '_field_64', ''),
(32825, 549, '_field_46', 'N'),
(32826, 549, '_field_65', ''),
(32827, 549, '_field_47', 'The school is similar to the Montessori school that my children are currently attending and thriving in.  We believe in the Montessori system and would like to keep them in this system.  I\'d also like all 3 of my young children to attend the same school.'),
(32828, 549, '_field_73', 'My children are all very bright but I\'m less concerned with their academic scores and more interested in molding them to be good citizens of the world.  I believe children need to have experiences to better learn about the world, rather than be told something.  '),
(32829, 549, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32830, 549, '_field_67', '1'),
(32831, 549, '_form_id', '2'),
(32832, 549, '_seq_num', '55'),
(32833, 550, '_field_5', 'Full Day'),
(32834, 550, '_field_7', 'September 2018'),
(32835, 550, '_field_9', '1'),
(32836, 550, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(32837, 550, '_field_70', ''),
(32838, 550, '_field_71', 'Teacher at our current Montessori school in Ontario'),
(32839, 550, '_field_17', 'Sarah'),
(32840, 550, '_field_19', 'Grant'),
(32841, 550, '_field_21', '416-357-0515'),
(32842, 550, '_field_23', 'sarah_grant@live.ca'),
(32843, 550, '_field_25', '14655 Centreville Creek Rd'),
(32844, 550, '_field_28', ''),
(32845, 550, '_field_29', 'Caledon'),
(32846, 550, '_field_33', 'ON'),
(32847, 550, '_field_31', 'L7C 3C'),
(32848, 550, '_field_34', 'Self Employed'),
(32849, 550, '_field_35', '416-357-0515'),
(32850, 550, '_field_41', '0'),
(32851, 550, '_field_57', ''),
(32852, 550, '_field_58', ''),
(32853, 550, '_field_59', ''),
(32854, 550, '_field_60', ''),
(32855, 550, '_field_18', 'Beatrice Twinney'),
(32856, 550, '_field_24', '23/01/2014'),
(32857, 550, '_field_20', 'Beatrice'),
(32858, 550, '_field_22', 'F'),
(32859, 550, '_field_26', 'English'),
(32860, 550, '_field_27', ''),
(32861, 550, '_field_30', 'Canadian'),
(32862, 550, '_field_32', 'Yes'),
(32863, 550, '_field_72', 'Sawyer - Age 5, Grayson - Age 6, Olivia - Age 16'),
(32864, 550, '_field_36', 'Puzzles, colouring, singing, dancing, make believe'),
(32865, 550, '_field_37', 'make believe, hide and seek, colouring, dancing, tag, '),
(32866, 550, '_field_38', 'Yes'),
(32867, 550, '_field_39', 'Yes'),
(32868, 550, '_field_61', 'Yes'),
(32869, 550, '_field_53', ''),
(32870, 550, '_field_54', 'Yes'),
(32871, 550, '_field_55', 'Montessori Country School in Nobleton, Ontario, Full day Casa'),
(32872, 550, '_field_56', 'Yes'),
(32873, 550, '_field_42', 'None'),
(32874, 550, '_field_43', 'No'),
(32875, 550, '_field_62', ''),
(32876, 550, '_field_44', 'Yes'),
(32877, 550, '_field_63', 'Vegetarian, dairy-free and Soy-free'),
(32878, 550, '_field_45', 'No'),
(32879, 550, '_field_64', ''),
(32880, 550, '_field_46', 'N'),
(32881, 550, '_field_65', ''),
(32882, 550, '_field_47', 'The school is similar to the Montessori school that my children are currently attending and thriving in.  We believe in the Montessori system and would like to keep them in this system.  I\'d also like all 3 of my young children to attend the same school.'),
(32883, 550, '_field_73', 'My children are all very bright but I\'m less concerned with their academic scores and more interested in molding them to be good citizens of the world.  I believe children need to have experiences to better learn about the world, rather than be told something.  '),
(32884, 550, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32885, 550, '_field_67', '1'),
(32886, 550, '_form_id', '2'),
(32887, 550, '_seq_num', '56'),
(32888, 551, '_field_5', 'Full Day'),
(32889, 551, '_field_7', 'September 2018'),
(32890, 551, '_field_9', '1'),
(32891, 551, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(32892, 551, '_field_70', ''),
(32893, 551, '_field_71', 'Teacher at our current Montessori school in Ontario'),
(32894, 551, '_field_17', 'Sarah'),
(32895, 551, '_field_19', 'Grant'),
(32896, 551, '_field_21', '416-357-0515'),
(32897, 551, '_field_23', 'sarah_grant@live.ca'),
(32898, 551, '_field_25', '14655 Centreville Creek Rd'),
(32899, 551, '_field_28', ''),
(32900, 551, '_field_29', 'Caledon'),
(32901, 551, '_field_33', 'ON'),
(32902, 551, '_field_31', 'L7C 3C'),
(32903, 551, '_field_34', 'Self Employed'),
(32904, 551, '_field_35', '416-357-0515'),
(32905, 551, '_field_41', '0'),
(32906, 551, '_field_57', ''),
(32907, 551, '_field_58', ''),
(32908, 551, '_field_59', ''),
(32909, 551, '_field_60', ''),
(32910, 551, '_field_18', 'Beatrice Twinney'),
(32911, 551, '_field_24', '23/01/2014'),
(32912, 551, '_field_20', 'Beatrice'),
(32913, 551, '_field_22', 'F'),
(32914, 551, '_field_26', 'English'),
(32915, 551, '_field_27', ''),
(32916, 551, '_field_30', 'Canadian'),
(32917, 551, '_field_32', 'Yes'),
(32918, 551, '_field_72', 'Sawyer - Age 5, Grayson - Age 6, Olivia - Age 16'),
(32919, 551, '_field_36', 'Puzzles, colouring, singing, dancing, make believe'),
(32920, 551, '_field_37', 'make believe, hide and seek, colouring, dancing, tag, '),
(32921, 551, '_field_38', 'Yes'),
(32922, 551, '_field_39', 'Yes'),
(32923, 551, '_field_61', 'Yes'),
(32924, 551, '_field_53', ''),
(32925, 551, '_field_54', 'Yes'),
(32926, 551, '_field_55', 'Montessori Country School in Nobleton, Ontario, Full day Casa'),
(32927, 551, '_field_56', 'Yes'),
(32928, 551, '_field_42', 'None'),
(32929, 551, '_field_43', 'No'),
(32930, 551, '_field_62', ''),
(32931, 551, '_field_44', 'Yes'),
(32932, 551, '_field_63', 'Vegetarian, dairy-free and Soy-free'),
(32933, 551, '_field_45', 'No'),
(32934, 551, '_field_64', ''),
(32935, 551, '_field_46', 'N'),
(32936, 551, '_field_65', ''),
(32937, 551, '_field_47', 'The school is similar to the Montessori school that my children are currently attending and thriving in.  We believe in the Montessori system and would like to keep them in this system.  I\'d also like all 3 of my young children to attend the same school.'),
(32938, 551, '_field_73', 'My children are all very bright but I\'m less concerned with their academic scores and more interested in molding them to be good citizens of the world.  I believe children need to have experiences to better learn about the world, rather than be told something.  '),
(32939, 551, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32940, 551, '_field_67', '1'),
(32941, 551, '_form_id', '2'),
(32942, 551, '_seq_num', '57'),
(32943, 552, '_field_5', 'Full Day'),
(32944, 552, '_field_7', 'September 2018'),
(32945, 552, '_field_9', '1'),
(32946, 552, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(32947, 552, '_field_70', ''),
(32948, 552, '_field_71', 'Teacher at our current Montessori school in Ontario'),
(32949, 552, '_field_17', 'Sarah'),
(32950, 552, '_field_19', 'Grant'),
(32951, 552, '_field_21', '416-357-0515'),
(32952, 552, '_field_23', 'sarah_grant@live.ca'),
(32953, 552, '_field_25', '14655 Centreville Creek Rd'),
(32954, 552, '_field_28', ''),
(32955, 552, '_field_29', 'Caledon'),
(32956, 552, '_field_33', 'ON'),
(32957, 552, '_field_31', 'L7C 3C'),
(32958, 552, '_field_34', 'Self Employed'),
(32959, 552, '_field_35', '416-357-0515'),
(32960, 552, '_field_41', '0'),
(32961, 552, '_field_57', ''),
(32962, 552, '_field_58', ''),
(32963, 552, '_field_59', ''),
(32964, 552, '_field_60', ''),
(32965, 552, '_field_18', 'Beatrice Twinney'),
(32966, 552, '_field_24', '23/01/2014'),
(32967, 552, '_field_20', 'Beatrice'),
(32968, 552, '_field_22', 'F'),
(32969, 552, '_field_26', 'English'),
(32970, 552, '_field_27', ''),
(32971, 552, '_field_30', 'Canadian'),
(32972, 552, '_field_32', 'Yes'),
(32973, 552, '_field_72', 'Sawyer - Age 5, Grayson - Age 6, Olivia - Age 16'),
(32974, 552, '_field_36', 'Puzzles, colouring, singing, dancing, make believe'),
(32975, 552, '_field_37', 'make believe, hide and seek, colouring, dancing, tag, '),
(32976, 552, '_field_38', 'Yes'),
(32977, 552, '_field_39', 'Yes'),
(32978, 552, '_field_61', 'Yes'),
(32979, 552, '_field_53', ''),
(32980, 552, '_field_54', 'Yes'),
(32981, 552, '_field_55', 'Montessori Country School in Nobleton, Ontario, Full day Casa'),
(32982, 552, '_field_56', 'Yes'),
(32983, 552, '_field_42', 'None'),
(32984, 552, '_field_43', 'No'),
(32985, 552, '_field_62', ''),
(32986, 552, '_field_44', 'Yes'),
(32987, 552, '_field_63', 'Vegetarian, dairy-free and Soy-free'),
(32988, 552, '_field_45', 'No'),
(32989, 552, '_field_64', ''),
(32990, 552, '_field_46', 'N'),
(32991, 552, '_field_65', ''),
(32992, 552, '_field_47', 'The school is similar to the Montessori school that my children are currently attending and thriving in.  We believe in the Montessori system and would like to keep them in this system.  I\'d also like all 3 of my young children to attend the same school.'),
(32993, 552, '_field_73', 'My children are all very bright but I\'m less concerned with their academic scores and more interested in molding them to be good citizens of the world.  I believe children need to have experiences to better learn about the world, rather than be told something.  '),
(32994, 552, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(32995, 552, '_field_67', '1'),
(32996, 552, '_form_id', '2'),
(32997, 552, '_seq_num', '58'),
(32998, 553, '_field_74', 'Grade One'),
(32999, 553, '_field_75', 'September 2018'),
(33000, 553, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(33001, 553, '_field_78', ''),
(33002, 553, '_field_79', 'Teacher at current montessori school'),
(33003, 553, '_field_80', 'Sarah'),
(33004, 553, '_field_81', 'Grant'),
(33005, 553, '_field_82', '416-357-0515'),
(33006, 553, '_field_83', 'sarah_grant@live.ca'),
(33007, 553, '_field_84', '14655 Centreville Creek Rd'),
(33008, 553, '_field_85', ''),
(33009, 553, '_field_86', 'Caledon'),
(33010, 553, '_field_87', 'ON'),
(33011, 553, '_field_88', 'L7C3C2'),
(33012, 553, '_field_89', 'Self Employed'),
(33013, 553, '_field_90', '416-357-0515'),
(33014, 553, '_field_91', '0'),
(33015, 553, '_field_92', ''),
(33016, 553, '_field_93', ''),
(33017, 553, '_field_94', ''),
(33018, 553, '_field_95', ''),
(33019, 553, '_field_128', ''),
(33020, 553, '_field_129', ''),
(33021, 553, '_field_96', 'Sawyer Twinney'),
(33022, 553, '_field_97', '01/09/2012'),
(33023, 553, '_field_98', 'Sawyer'),
(33024, 553, '_field_99', 'Male'),
(33025, 553, '_field_100', 'English'),
(33026, 553, '_field_101', ''),
(33027, 553, '_field_102', 'Canadian'),
(33028, 553, '_field_103', 'Yes'),
(33029, 553, '_field_104', 'Beatrice - Age 3, Grayson - Age 6, Olivia - Age 16'),
(33030, 553, '_field_105', 'Reading, make believe, lego, puzzles'),
(33031, 553, '_field_106', 'Hide and seek, exploring the outdoors, make believe, games, puzzles'),
(33032, 553, '_field_130', 'Montessori Country School in Nobleton, Ontario'),
(33033, 553, '_field_137', 'Math, Reading, Art, French'),
(33034, 553, '_field_131', 'Casa - SK'),
(33035, 553, '_field_138', 'Downhill Ski, gymnastics, piano, tae kwon do'),
(33036, 553, '_field_114', 'None'),
(33037, 553, '_field_115', 'No'),
(33038, 553, '_field_116', ''),
(33039, 553, '_field_117', 'Yes'),
(33040, 553, '_field_118', 'Vegetarian, no-dairy'),
(33041, 553, '_field_119', 'No'),
(33042, 553, '_field_120', ''),
(33043, 553, '_field_121', 'No'),
(33044, 553, '_field_122', ''),
(33045, 553, '_field_132', 'No'),
(33046, 553, '_field_133', ''),
(33047, 553, '_field_134', 'No'),
(33048, 553, '_field_135', ''),
(33049, 553, '_field_123', 'Our children currently attend a wonderful Montessori school where they are thriving and I\'d like to move them to a similar school when we move to Vancouver.'),
(33050, 553, '_field_124', 'I love the focus on real life experience through activity rather than telling a child to teach.  It\'s important to our family to reinforce our core values of respect, integrity, curiosity, honesty, and resilience.  We want our kids to be good citizens of the world just as much as we want them to have good academic performance.  '),
(33051, 553, '_field_136', 'Sawyer is a heart-centred, emotionally-intelligent and kind child.  We call him Mr. Magic at home because he teaches my Type A husband and I (also Type A) to stop and enjoy life.  He makes friends easily, loves his siblings and our pets, and will integrate very easily in to any new situation.  '),
(33052, 553, '_field_126', '1'),
(33053, 553, '_form_id', '3'),
(33054, 553, '_seq_num', '31'),
(33055, 554, '_field_74', 'Grade One'),
(33056, 554, '_field_75', 'September 2018'),
(33057, 554, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(33058, 554, '_field_78', ''),
(33059, 554, '_field_79', 'Teacher at current montessori school'),
(33060, 554, '_field_80', 'Sarah'),
(33061, 554, '_field_81', 'Grant'),
(33062, 554, '_field_82', '416-357-0515'),
(33063, 554, '_field_83', 'sarah_grant@live.ca'),
(33064, 554, '_field_84', '14655 Centreville Creek Rd'),
(33065, 554, '_field_85', ''),
(33066, 554, '_field_86', 'Caledon'),
(33067, 554, '_field_87', 'ON'),
(33068, 554, '_field_88', 'L7C3C2'),
(33069, 554, '_field_89', 'Self Employed'),
(33070, 554, '_field_90', '416-357-0515'),
(33071, 554, '_field_91', '0'),
(33072, 554, '_field_92', ''),
(33073, 554, '_field_93', ''),
(33074, 554, '_field_94', ''),
(33075, 554, '_field_95', ''),
(33076, 554, '_field_128', ''),
(33077, 554, '_field_129', ''),
(33078, 554, '_field_96', 'Sawyer Twinney'),
(33079, 554, '_field_97', '01/09/2012'),
(33080, 554, '_field_98', 'Sawyer'),
(33081, 554, '_field_99', 'Male'),
(33082, 554, '_field_100', 'English'),
(33083, 554, '_field_101', ''),
(33084, 554, '_field_102', 'Canadian'),
(33085, 554, '_field_103', 'Yes'),
(33086, 554, '_field_104', 'Beatrice - Age 3, Grayson - Age 6, Olivia - Age 16'),
(33087, 554, '_field_105', 'Reading, make believe, lego, puzzles'),
(33088, 554, '_field_106', 'Hide and seek, exploring the outdoors, make believe, games, puzzles'),
(33089, 554, '_field_130', 'Montessori Country School in Nobleton, Ontario'),
(33090, 554, '_field_137', 'Math, Reading, Art, French'),
(33091, 554, '_field_131', 'Casa - SK'),
(33092, 554, '_field_138', 'Downhill Ski, gymnastics, piano, tae kwon do'),
(33093, 554, '_field_114', 'None'),
(33094, 554, '_field_115', 'No'),
(33095, 554, '_field_116', ''),
(33096, 554, '_field_117', 'Yes'),
(33097, 554, '_field_118', 'Vegetarian, no-dairy'),
(33098, 554, '_field_119', 'No'),
(33099, 554, '_field_120', ''),
(33100, 554, '_field_121', 'No'),
(33101, 554, '_field_122', ''),
(33102, 554, '_field_132', 'No'),
(33103, 554, '_field_133', ''),
(33104, 554, '_field_134', 'No'),
(33105, 554, '_field_135', ''),
(33106, 554, '_field_123', 'Our children currently attend a wonderful Montessori school where they are thriving and I\'d like to move them to a similar school when we move to Vancouver.'),
(33107, 554, '_field_124', 'I love the focus on real life experience through activity rather than telling a child to teach.  It\'s important to our family to reinforce our core values of respect, integrity, curiosity, honesty, and resilience.  We want our kids to be good citizens of the world just as much as we want them to have good academic performance.  '),
(33108, 554, '_field_136', 'Sawyer is a heart-centred, emotionally-intelligent and kind child.  We call him Mr. Magic at home because he teaches my Type A husband and I (also Type A) to stop and enjoy life.  He makes friends easily, loves his siblings and our pets, and will integrate very easily in to any new situation.  '),
(33109, 554, '_field_126', '1'),
(33110, 554, '_form_id', '3'),
(33111, 554, '_seq_num', '32'),
(33112, 555, '_field_74', 'Grade Two'),
(33113, 555, '_field_75', 'September 2018'),
(33114, 555, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(33115, 555, '_field_78', ''),
(33116, 555, '_field_79', 'teacher at our current school in Ontario'),
(33117, 555, '_field_80', 'Sarah'),
(33118, 555, '_field_81', 'Grant'),
(33119, 555, '_field_82', '416-357-0515'),
(33120, 555, '_field_83', 'sarah_grant@live.ca'),
(33121, 555, '_field_84', '14655 Centreville Creek Rd'),
(33122, 555, '_field_85', ''),
(33123, 555, '_field_86', 'Caledon'),
(33124, 555, '_field_87', 'ON'),
(33125, 555, '_field_88', 'L7C3C2'),
(33126, 555, '_field_89', 'Self Employed'),
(33127, 555, '_field_90', '416-357-0515'),
(33128, 555, '_field_91', '0'),
(33129, 555, '_field_92', ''),
(33130, 555, '_field_93', ''),
(33131, 555, '_field_94', ''),
(33132, 555, '_field_95', ''),
(33133, 555, '_field_128', ''),
(33134, 555, '_field_129', ''),
(33135, 555, '_field_96', 'Grayson Twinney'),
(33136, 555, '_field_97', '22/04/2011'),
(33137, 555, '_field_98', 'Grayson'),
(33138, 555, '_field_99', 'Male'),
(33139, 555, '_field_100', 'English'),
(33140, 555, '_field_101', ''),
(33141, 555, '_field_102', 'Canadian'),
(33142, 555, '_field_103', 'Yes'),
(33143, 555, '_field_104', 'Beatrice - 3, Sawyer - 5, Olivia - 16'),
(33144, 555, '_field_105', 'Reading, writing, building lego, forts, practicing math'),
(33145, 555, '_field_106', 'Running, exploring nature, games, puzzles, hide and seek'),
(33146, 555, '_field_130', 'Montessori Country School'),
(33147, 555, '_field_137', 'Reading, Writing, Math, Gym, French'),
(33148, 555, '_field_131', 'Grade 1'),
(33149, 555, '_field_138', 'Downhill Ski, Gymnastics, Piano, Tae Kwon Do'),
(33150, 555, '_field_114', 'None'),
(33151, 555, '_field_115', 'No'),
(33152, 555, '_field_116', ''),
(33153, 555, '_field_117', 'Yes'),
(33154, 555, '_field_118', 'Vegetarian, non-dairy'),
(33155, 555, '_field_119', 'No'),
(33156, 555, '_field_120', ''),
(33157, 555, '_field_121', 'No'),
(33158, 555, '_field_122', ''),
(33159, 555, '_field_132', 'No'),
(33160, 555, '_field_133', ''),
(33161, 555, '_field_134', 'No'),
(33162, 555, '_field_135', ''),
(33163, 555, '_field_123', 'Grayson is thriving in our Montessori school in Ontario and has been attending Montessori since he was 2 1/2 years old.  I would like him to continue in the Montessori system until Grade 6.  '),
(33164, 555, '_field_124', 'As mentioned on Beatrice and Sawyer\'s applications, we are more focused on teaching our children to be good citizens in the world than solely on academic experience.  Our family values align with the Montessori system values.'),
(33165, 555, '_field_136', 'Grayson is a quiet boy who sits back and watches before engaging with other people. He is a kind and thoughtful boy.  He\'s very bright with an engineers mind that always wants to understand how everything works.  He\'s also very athletic and fit.  Recess and gym class are important for him to run off some energy.'),
(33166, 555, '_field_126', '1'),
(33167, 555, '_form_id', '3'),
(33168, 555, '_seq_num', '33'),
(33169, 556, '_field_74', 'Grade Two'),
(33170, 556, '_field_75', 'September 2018'),
(33171, 556, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(33172, 556, '_field_78', ''),
(33173, 556, '_field_79', 'teacher at our current school in Ontario'),
(33174, 556, '_field_80', 'Sarah'),
(33175, 556, '_field_81', 'Grant'),
(33176, 556, '_field_82', '416-357-0515'),
(33177, 556, '_field_83', 'sarah_grant@live.ca'),
(33178, 556, '_field_84', '14655 Centreville Creek Rd'),
(33179, 556, '_field_85', ''),
(33180, 556, '_field_86', 'Caledon'),
(33181, 556, '_field_87', 'ON'),
(33182, 556, '_field_88', 'L7C3C2'),
(33183, 556, '_field_89', 'Self Employed'),
(33184, 556, '_field_90', '416-357-0515'),
(33185, 556, '_field_91', '0'),
(33186, 556, '_field_92', ''),
(33187, 556, '_field_93', ''),
(33188, 556, '_field_94', ''),
(33189, 556, '_field_95', ''),
(33190, 556, '_field_128', ''),
(33191, 556, '_field_129', ''),
(33192, 556, '_field_96', 'Grayson Twinney'),
(33193, 556, '_field_97', '22/04/2011'),
(33194, 556, '_field_98', 'Grayson'),
(33195, 556, '_field_99', 'Male'),
(33196, 556, '_field_100', 'English'),
(33197, 556, '_field_101', ''),
(33198, 556, '_field_102', 'Canadian'),
(33199, 556, '_field_103', 'Yes'),
(33200, 556, '_field_104', 'Beatrice - 3, Sawyer - 5, Olivia - 16'),
(33201, 556, '_field_105', 'Reading, writing, building lego, forts, practicing math'),
(33202, 556, '_field_106', 'Running, exploring nature, games, puzzles, hide and seek'),
(33203, 556, '_field_130', 'Montessori Country School'),
(33204, 556, '_field_137', 'Reading, Writing, Math, Gym, French'),
(33205, 556, '_field_131', 'Grade 1'),
(33206, 556, '_field_138', 'Downhill Ski, Gymnastics, Piano, Tae Kwon Do'),
(33207, 556, '_field_114', 'None'),
(33208, 556, '_field_115', 'No'),
(33209, 556, '_field_116', ''),
(33210, 556, '_field_117', 'Yes'),
(33211, 556, '_field_118', 'Vegetarian, non-dairy'),
(33212, 556, '_field_119', 'No'),
(33213, 556, '_field_120', ''),
(33214, 556, '_field_121', 'No'),
(33215, 556, '_field_122', ''),
(33216, 556, '_field_132', 'No'),
(33217, 556, '_field_133', ''),
(33218, 556, '_field_134', 'No'),
(33219, 556, '_field_135', ''),
(33220, 556, '_field_123', 'Grayson is thriving in our Montessori school in Ontario and has been attending Montessori since he was 2 1/2 years old.  I would like him to continue in the Montessori system until Grade 6.  '),
(33221, 556, '_field_124', 'As mentioned on Beatrice and Sawyer\'s applications, we are more focused on teaching our children to be good citizens in the world than solely on academic experience.  Our family values align with the Montessori system values.'),
(33222, 556, '_field_136', 'Grayson is a quiet boy who sits back and watches before engaging with other people. He is a kind and thoughtful boy.  He\'s very bright with an engineers mind that always wants to understand how everything works.  He\'s also very athletic and fit.  Recess and gym class are important for him to run off some energy.'),
(33223, 556, '_field_126', '1'),
(33224, 556, '_form_id', '3'),
(33225, 556, '_seq_num', '34'),
(33226, 557, '_field_5', 'select'),
(33227, 557, '_field_7', 'September 2018'),
(33228, 557, '_field_9', '0'),
(33229, 557, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(33230, 557, '_field_70', 'Leelu Barraclough'),
(33231, 557, '_field_71', ''),
(33232, 557, '_field_17', 'Ian'),
(33233, 557, '_field_19', 'Barraclough'),
(33234, 557, '_field_21', '604 600 2225'),
(33235, 557, '_field_23', 'quanta@hotmail.ca'),
(33236, 557, '_field_25', '2360 East 4th Avenue'),
(33237, 557, '_field_28', ''),
(33238, 557, '_field_29', 'Vancouver'),
(33239, 557, '_field_33', 'BC'),
(33240, 557, '_field_31', 'V5N1L1'),
(33241, 557, '_field_34', 'Vancouver Police Department'),
(33242, 557, '_field_35', '604 717 2525'),
(33243, 557, '_field_41', '0'),
(33244, 557, '_field_57', ''),
(33245, 557, '_field_58', ''),
(33246, 557, '_field_59', ''),
(33247, 557, '_field_60', ''),
(33248, 557, '_field_18', 'Darcy Dorothy Barraclough'),
(33249, 557, '_field_24', '17/09/2015'),
(33250, 557, '_field_20', 'Darcy'),
(33251, 557, '_field_22', 'F'),
(33252, 557, '_field_26', 'English'),
(33253, 557, '_field_27', 'Mandarin'),
(33254, 557, '_field_30', 'Canadian and British'),
(33255, 557, '_field_32', 'Yes'),
(33256, 557, '_field_72', 'Leelu aged 4'),
(33257, 557, '_field_36', 'Lego and building blocks'),
(33258, 557, '_field_37', 'Tag, hide and seek'),
(33259, 557, '_field_38', 'Yes'),
(33260, 557, '_field_39', 'Yes'),
(33261, 557, '_field_61', 'Yes'),
(33262, 557, '_field_53', 'Darcy is a regular Sunday School attendee at Broadway Church'),
(33263, 557, '_field_54', 'Yes'),
(33264, 557, '_field_55', 'informal daycare 2 x days a week, and Sunday School'),
(33265, 557, '_field_56', 'Yes'),
(33266, 557, '_field_42', 'None'),
(33267, 557, '_field_43', 'No'),
(33268, 557, '_field_62', ''),
(33269, 557, '_field_44', 'No'),
(33270, 557, '_field_63', ''),
(33271, 557, '_field_45', 'No'),
(33272, 557, '_field_64', ''),
(33273, 557, '_field_46', 'N'),
(33274, 557, '_field_65', ''),
(33275, 557, '_field_47', 'We are delighted with the teachers and programme from having our eldest daughter Leelu attend. '),
(33276, 557, '_field_73', 'Same as our eldest daughter - to allow each girl to develop their potential, at their own pace, in a loving, supportive, educational-rich guided environment. '),
(33277, 557, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(33278, 557, '_field_67', '1'),
(33279, 557, '_form_id', '2'),
(33280, 557, '_seq_num', '59'),
(33281, 558, '_field_5', 'select'),
(33282, 558, '_field_7', 'September 2018'),
(33283, 558, '_field_9', '0'),
(33284, 558, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(33285, 558, '_field_70', 'Leelu Barraclough'),
(33286, 558, '_field_71', ''),
(33287, 558, '_field_17', 'Ian'),
(33288, 558, '_field_19', 'Barraclough'),
(33289, 558, '_field_21', '604 600 2225'),
(33290, 558, '_field_23', 'quanta@hotmail.ca'),
(33291, 558, '_field_25', '2360 East 4th Avenue'),
(33292, 558, '_field_28', ''),
(33293, 558, '_field_29', 'Vancouver'),
(33294, 558, '_field_33', 'BC'),
(33295, 558, '_field_31', 'V5N1L1'),
(33296, 558, '_field_34', 'Vancouver Police Department'),
(33297, 558, '_field_35', '604 717 2525'),
(33298, 558, '_field_41', '0'),
(33299, 558, '_field_57', ''),
(33300, 558, '_field_58', ''),
(33301, 558, '_field_59', ''),
(33302, 558, '_field_60', ''),
(33303, 558, '_field_18', 'Darcy Dorothy Barraclough'),
(33304, 558, '_field_24', '17/09/2015'),
(33305, 558, '_field_20', 'Darcy'),
(33306, 558, '_field_22', 'F'),
(33307, 558, '_field_26', 'English'),
(33308, 558, '_field_27', 'Mandarin'),
(33309, 558, '_field_30', 'Canadian and British'),
(33310, 558, '_field_32', 'Yes'),
(33311, 558, '_field_72', 'Leelu aged 4'),
(33312, 558, '_field_36', 'Lego and building blocks'),
(33313, 558, '_field_37', 'Tag, hide and seek'),
(33314, 558, '_field_38', 'Yes'),
(33315, 558, '_field_39', 'Yes'),
(33316, 558, '_field_61', 'Yes'),
(33317, 558, '_field_53', 'Darcy is a regular Sunday School attendee at Broadway Church'),
(33318, 558, '_field_54', 'Yes'),
(33319, 558, '_field_55', 'informal daycare 2 x days a week, and Sunday School'),
(33320, 558, '_field_56', 'Yes'),
(33321, 558, '_field_42', 'None'),
(33322, 558, '_field_43', 'No'),
(33323, 558, '_field_62', ''),
(33324, 558, '_field_44', 'No'),
(33325, 558, '_field_63', ''),
(33326, 558, '_field_45', 'No'),
(33327, 558, '_field_64', ''),
(33328, 558, '_field_46', 'N'),
(33329, 558, '_field_65', ''),
(33330, 558, '_field_47', 'We are delighted with the teachers and programme from having our eldest daughter Leelu attend. '),
(33331, 558, '_field_73', 'Same as our eldest daughter - to allow each girl to develop their potential, at their own pace, in a loving, supportive, educational-rich guided environment. '),
(33332, 558, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(33333, 558, '_field_67', '1'),
(33334, 558, '_form_id', '2'),
(33335, 558, '_seq_num', '60'),
(33336, 559, '_field_74', 'Kindergarten'),
(33337, 559, '_field_75', 'September 2018'),
(33338, 559, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(33339, 559, '_field_78', 'Mosuk'),
(33340, 559, '_field_79', ''),
(33341, 559, '_field_80', 'Rachel'),
(33342, 559, '_field_81', 'Mosuk'),
(33343, 559, '_field_82', '6048372916'),
(33344, 559, '_field_83', 'themosuks@gmail.com'),
(33345, 559, '_field_84', '1816 Semlin Drive'),
(33346, 559, '_field_85', ''),
(33347, 559, '_field_86', 'Vancouver'),
(33348, 559, '_field_87', 'BC'),
(33349, 559, '_field_88', 'V5N4P8'),
(33350, 559, '_field_89', 'Film'),
(33351, 559, '_field_90', '6048372916'),
(33352, 559, '_field_91', '1'),
(33353, 559, '_field_92', 'Jeff'),
(33354, 559, '_field_93', 'Mosuk'),
(33355, 559, '_field_94', 'themosuks@gmail.com'),
(33356, 559, '_field_95', '604-307-4421'),
(33357, 559, '_field_128', 'Film'),
(33358, 559, '_field_129', ''),
(33359, 559, '_field_96', 'Banksy Lee J Mosuk'),
(33360, 559, '_field_97', 'Invalid date'),
(33361, 559, '_field_98', 'Banksy, Bankster, Boodles'),
(33362, 559, '_field_99', 'Male'),
(33363, 559, '_field_100', 'English'),
(33364, 559, '_field_101', 'Whine'),
(33365, 559, '_field_102', 'Canadian'),
(33366, 559, '_field_103', 'Yes'),
(33367, 559, '_field_104', 'Fox, 7, Baz 2.5'),
(33368, 559, '_field_105', 'Building, painting, colouring, making, sports'),
(33369, 559, '_field_106', 'Same same'),
(33370, 559, '_field_130', 'WMA Preschool'),
(33371, 559, '_field_137', 'Painting, making, reading'),
(33372, 559, '_field_131', 'Preschool'),
(33373, 559, '_field_138', 'Soccer, Skiing, Swimming, Skating, other S sports'),
(33374, 559, '_field_114', 'None'),
(33375, 559, '_field_115', 'No'),
(33376, 559, '_field_116', ''),
(33377, 559, '_field_117', 'No'),
(33378, 559, '_field_118', ''),
(33379, 559, '_field_119', 'No'),
(33380, 559, '_field_120', ''),
(33381, 559, '_field_121', 'No'),
(33382, 559, '_field_122', ''),
(33383, 559, '_field_132', 'No'),
(33384, 559, '_field_133', ''),
(33385, 559, '_field_134', 'No'),
(33386, 559, '_field_135', ''),
(33387, 559, '_field_123', 'We love you!'),
(33388, 559, '_field_124', 'We believe in learning and living through personal choice and exploration. '),
(33389, 559, '_field_136', 'He loves you too!'),
(33390, 559, '_field_126', '1'),
(33391, 559, '_form_id', '3'),
(33392, 559, '_seq_num', '35'),
(33393, 560, '_field_74', 'Kindergarten'),
(33394, 560, '_field_75', 'September 2018'),
(33395, 560, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(33396, 560, '_field_78', 'Mosuk'),
(33397, 560, '_field_79', ''),
(33398, 560, '_field_80', 'Rachel'),
(33399, 560, '_field_81', 'Mosuk'),
(33400, 560, '_field_82', '6048372916'),
(33401, 560, '_field_83', 'themosuks@gmail.com'),
(33402, 560, '_field_84', '1816 Semlin Drive'),
(33403, 560, '_field_85', ''),
(33404, 560, '_field_86', 'Vancouver'),
(33405, 560, '_field_87', 'BC'),
(33406, 560, '_field_88', 'V5N4P8'),
(33407, 560, '_field_89', 'Film'),
(33408, 560, '_field_90', '6048372916'),
(33409, 560, '_field_91', '1'),
(33410, 560, '_field_92', 'Jeff'),
(33411, 560, '_field_93', 'Mosuk'),
(33412, 560, '_field_94', 'themosuks@gmail.com'),
(33413, 560, '_field_95', '604-307-4421'),
(33414, 560, '_field_128', 'Film'),
(33415, 560, '_field_129', ''),
(33416, 560, '_field_96', 'Banksy Lee J Mosuk'),
(33417, 560, '_field_97', 'Invalid date'),
(33418, 560, '_field_98', 'Banksy, Bankster, Boodles'),
(33419, 560, '_field_99', 'Male'),
(33420, 560, '_field_100', 'English'),
(33421, 560, '_field_101', 'Whine'),
(33422, 560, '_field_102', 'Canadian'),
(33423, 560, '_field_103', 'Yes'),
(33424, 560, '_field_104', 'Fox, 7, Baz 2.5'),
(33425, 560, '_field_105', 'Building, painting, colouring, making, sports'),
(33426, 560, '_field_106', 'Same same'),
(33427, 560, '_field_130', 'WMA Preschool'),
(33428, 560, '_field_137', 'Painting, making, reading'),
(33429, 560, '_field_131', 'Preschool'),
(33430, 560, '_field_138', 'Soccer, Skiing, Swimming, Skating, other S sports'),
(33431, 560, '_field_114', 'None'),
(33432, 560, '_field_115', 'No'),
(33433, 560, '_field_116', ''),
(33434, 560, '_field_117', 'No'),
(33435, 560, '_field_118', ''),
(33436, 560, '_field_119', 'No'),
(33437, 560, '_field_120', ''),
(33438, 560, '_field_121', 'No'),
(33439, 560, '_field_122', ''),
(33440, 560, '_field_132', 'No'),
(33441, 560, '_field_133', ''),
(33442, 560, '_field_134', 'No'),
(33443, 560, '_field_135', ''),
(33444, 560, '_field_123', 'We love you!'),
(33445, 560, '_field_124', 'We believe in learning and living through personal choice and exploration. '),
(33446, 560, '_field_136', 'He loves you too!'),
(33447, 560, '_field_126', '1'),
(33448, 560, '_form_id', '3'),
(33449, 560, '_seq_num', '36'),
(33450, 561, '_field_5', 'Morning Session'),
(33451, 561, '_field_7', 'September 2018'),
(33452, 561, '_field_9', '0'),
(33453, 561, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(33454, 561, '_field_70', ''),
(33455, 561, '_field_71', 'Friend who recommended Westside Montessori. '),
(33456, 561, '_field_17', 'Lindsay'),
(33457, 561, '_field_19', 'Funk'),
(33458, 561, '_field_21', '778-238-9781'),
(33459, 561, '_field_23', 'nlfunk@gmail.com'),
(33460, 561, '_field_25', '1845 Robson Street'),
(33461, 561, '_field_28', '302'),
(33462, 561, '_field_29', 'Vancouver'),
(33463, 561, '_field_33', 'BC'),
(33464, 561, '_field_31', 'V6G1E4'),
(33465, 561, '_field_34', 'Home'),
(33466, 561, '_field_35', '778-238-9781'),
(33467, 561, '_field_41', '0'),
(33468, 561, '_field_57', ''),
(33469, 561, '_field_58', ''),
(33470, 561, '_field_59', ''),
(33471, 561, '_field_60', ''),
(33472, 561, '_field_18', 'Hazel Funk '),
(33473, 561, '_field_24', '21/10/2014'),
(33474, 561, '_field_20', ''),
(33475, 561, '_field_22', 'F'),
(33476, 561, '_field_26', 'English'),
(33477, 561, '_field_27', ''),
(33478, 561, '_field_30', 'Canadian'),
(33479, 561, '_field_32', 'Yes'),
(33480, 561, '_field_72', 'Henry Funk (twin brother) '),
(33481, 561, '_field_36', 'Playing with dolls, colouring, painting, sorting coins or buttons. '),
(33482, 561, '_field_37', 'Reading, cooking, dancing. '),
(33483, 561, '_field_38', 'Yes'),
(33484, 561, '_field_39', 'Yes'),
(33485, 561, '_field_61', 'Yes'),
(33486, 561, '_field_53', 'Hazel and Henry currently attend an outdoor preschool one day a week. '),
(33487, 561, '_field_54', 'Yes'),
(33488, 561, '_field_55', 'Saplings '),
(33489, 561, '_field_56', 'Yes'),
(33490, 561, '_field_42', 'No. '),
(33491, 561, '_field_43', 'No'),
(33492, 561, '_field_62', ''),
(33493, 561, '_field_44', 'No'),
(33494, 561, '_field_63', ''),
(33495, 561, '_field_45', 'No'),
(33496, 561, '_field_64', ''),
(33497, 561, '_field_46', 'N'),
(33498, 561, '_field_65', ''),
(33499, 561, '_field_47', 'I would like Hazel &amp; Henry to experience a more structured day filled with activities that meet each of their needs and interests. Having 3 children under 3 doesn\'t allow a lot of time for them to explore on their own, often activities involve the other two siblings. I would like to encourage Hazel &amp; Henry to be more independent of one another and experience an environment that includes other children to interact with.  '),
(33500, 561, '_field_73', 'I appreciate the focus of the whole child. I believe that while Hazel and Henry are twins and have experienced much of the same life since birth, they are very different, with different needs and interests. I like the idea of having a room set up for them to explore their own interests as well as, hopefully, finding new interests and developing new skills. '),
(33501, 561, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(33502, 561, '_field_67', '1'),
(33503, 561, '_form_id', '2'),
(33504, 561, '_seq_num', '61'),
(33505, 562, '_field_5', 'Morning Session'),
(33506, 562, '_field_7', 'September 2018'),
(33507, 562, '_field_9', '0'),
(33508, 562, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(33509, 562, '_field_70', ''),
(33510, 562, '_field_71', 'Friend who recommended Westside Montessori. '),
(33511, 562, '_field_17', 'Lindsay'),
(33512, 562, '_field_19', 'Funk'),
(33513, 562, '_field_21', '778-238-9781'),
(33514, 562, '_field_23', 'nlfunk@gmail.com'),
(33515, 562, '_field_25', '1845 Robson Street'),
(33516, 562, '_field_28', '302'),
(33517, 562, '_field_29', 'Vancouver'),
(33518, 562, '_field_33', 'BC'),
(33519, 562, '_field_31', 'V6G1E4'),
(33520, 562, '_field_34', 'Home'),
(33521, 562, '_field_35', '778-238-9781'),
(33522, 562, '_field_41', '0'),
(33523, 562, '_field_57', ''),
(33524, 562, '_field_58', ''),
(33525, 562, '_field_59', ''),
(33526, 562, '_field_60', ''),
(33527, 562, '_field_18', 'Hazel Funk '),
(33528, 562, '_field_24', '21/10/2014'),
(33529, 562, '_field_20', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(33530, 562, '_field_22', 'F'),
(33531, 562, '_field_26', 'English'),
(33532, 562, '_field_27', ''),
(33533, 562, '_field_30', 'Canadian'),
(33534, 562, '_field_32', 'Yes'),
(33535, 562, '_field_72', 'Henry Funk (twin brother) '),
(33536, 562, '_field_36', 'Playing with dolls, colouring, painting, sorting coins or buttons. '),
(33537, 562, '_field_37', 'Reading, cooking, dancing. '),
(33538, 562, '_field_38', 'Yes'),
(33539, 562, '_field_39', 'Yes'),
(33540, 562, '_field_61', 'Yes'),
(33541, 562, '_field_53', 'Hazel and Henry currently attend an outdoor preschool one day a week. '),
(33542, 562, '_field_54', 'Yes'),
(33543, 562, '_field_55', 'Saplings '),
(33544, 562, '_field_56', 'Yes'),
(33545, 562, '_field_42', 'No. '),
(33546, 562, '_field_43', 'No'),
(33547, 562, '_field_62', ''),
(33548, 562, '_field_44', 'No'),
(33549, 562, '_field_63', ''),
(33550, 562, '_field_45', 'No'),
(33551, 562, '_field_64', ''),
(33552, 562, '_field_46', 'N'),
(33553, 562, '_field_65', ''),
(33554, 562, '_field_47', 'I would like Hazel &amp; Henry to experience a more structured day filled with activities that meet each of their needs and interests. Having 3 children under 3 doesn\'t allow a lot of time for them to explore on their own, often activities involve the other two siblings. I would like to encourage Hazel &amp; Henry to be more independent of one another and experience an environment that includes other children to interact with.  '),
(33555, 562, '_field_73', 'I appreciate the focus of the whole child. I believe that while Hazel and Henry are twins and have experienced much of the same life since birth, they are very different, with different needs and interests. I like the idea of having a room set up for them to explore their own interests as well as, hopefully, finding new interests and developing new skills. '),
(33556, 562, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(33557, 562, '_field_67', '1'),
(33558, 562, '_form_id', '2'),
(33559, 562, '_seq_num', '62'),
(33560, 563, '_field_5', 'Morning Session'),
(33561, 563, '_field_7', 'January 2018'),
(33562, 563, '_field_9', '0'),
(33563, 563, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(33564, 563, '_field_70', ''),
(33565, 563, '_field_71', ''),
(33566, 563, '_field_17', 'Andrew'),
(33567, 563, '_field_19', 'Ao'),
(33568, 563, '_field_21', '604-396-1990'),
(33569, 563, '_field_23', 'andrewgxao@gmail.com'),
(33570, 563, '_field_25', '5775 IRMIN ST'),
(33571, 563, '_field_28', '311'),
(33572, 563, '_field_29', 'BURNABY'),
(33573, 563, '_field_33', 'BC'),
(33574, 563, '_field_31', 'V5J0C3'),
(33575, 563, '_field_34', 'N/A'),
(33576, 563, '_field_35', 'N/A'),
(33577, 563, '_field_41', '1'),
(33578, 563, '_field_57', 'Susan'),
(33579, 563, '_field_58', 'Liu'),
(33580, 563, '_field_59', ''),
(33581, 563, '_field_60', '604-366-1335'),
(33582, 563, '_field_18', 'IAN AO'),
(33583, 563, '_field_24', '03/09/2015'),
(33584, 563, '_field_20', 'IAN'),
(33585, 563, '_field_22', 'M'),
(33586, 563, '_field_26', 'CANTONESE'),
(33587, 563, '_field_27', 'ENGLISH'),
(33588, 563, '_field_30', 'CANADIAN'),
(33589, 563, '_field_32', 'N'),
(33590, 563, '_field_72', ''),
(33591, 563, '_field_36', 'Play with trains'),
(33592, 563, '_field_37', 'playing at the playground'),
(33593, 563, '_field_38', 'No'),
(33594, 563, '_field_39', 'No'),
(33595, 563, '_field_61', ''),
(33596, 563, '_field_53', ''),
(33597, 563, '_field_54', 'No'),
(33598, 563, '_field_55', ''),
(33599, 563, '_field_56', ''),
(33600, 563, '_field_42', 'None'),
(33601, 563, '_field_43', 'No'),
(33602, 563, '_field_62', ''),
(33603, 563, '_field_44', 'No'),
(33604, 563, '_field_63', ''),
(33605, 563, '_field_45', 'Yes'),
(33606, 563, '_field_64', 'Cereals, Cheese, Breads, Rice'),
(33607, 563, '_field_46', 'N'),
(33608, 563, '_field_65', ''),
(33609, 563, '_field_47', 'Have a relative that works for another Montessori and has great things to say about the development of children.  Would like to have my child be nurtured in a safe and caring environment. '),
(33610, 563, '_field_73', 'I also believe that a young mind requires to educated with a curriculum that provides structure and knowledge'),
(33611, 563, '_field_49', 'a:3:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:18:\"Preschool One Year\";}'),
(33612, 563, '_field_67', '1'),
(33613, 563, '_form_id', '2'),
(33614, 563, '_seq_num', '63'),
(33615, 564, '_field_5', 'Morning Session'),
(33616, 564, '_field_7', 'January 2018'),
(33617, 564, '_field_9', '0'),
(33618, 564, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(33619, 564, '_field_70', ''),
(33620, 564, '_field_71', ''),
(33621, 564, '_field_17', 'Andrew'),
(33622, 564, '_field_19', 'Ao'),
(33623, 564, '_field_21', '604-396-1990'),
(33624, 564, '_field_23', 'andrewgxao@gmail.com'),
(33625, 564, '_field_25', '5775 IRMIN ST'),
(33626, 564, '_field_28', '311'),
(33627, 564, '_field_29', 'BURNABY'),
(33628, 564, '_field_33', 'BC'),
(33629, 564, '_field_31', 'V5J0C3'),
(33630, 564, '_field_34', 'N/A'),
(33631, 564, '_field_35', 'N/A'),
(33632, 564, '_field_41', '1'),
(33633, 564, '_field_57', 'Susan'),
(33634, 564, '_field_58', 'Liu'),
(33635, 564, '_field_59', ''),
(33636, 564, '_field_60', '604-366-1335'),
(33637, 564, '_field_18', 'IAN AO'),
(33638, 564, '_field_24', '03/09/2015'),
(33639, 564, '_field_20', 'IAN'),
(33640, 564, '_field_22', 'M'),
(33641, 564, '_field_26', 'CANTONESE'),
(33642, 564, '_field_27', 'ENGLISH'),
(33643, 564, '_field_30', 'CANADIAN'),
(33644, 564, '_field_32', 'N'),
(33645, 564, '_field_72', ''),
(33646, 564, '_field_36', 'Play with trains'),
(33647, 564, '_field_37', 'playing at the playground'),
(33648, 564, '_field_38', 'No'),
(33649, 564, '_field_39', 'No'),
(33650, 564, '_field_61', ''),
(33651, 564, '_field_53', ''),
(33652, 564, '_field_54', 'No'),
(33653, 564, '_field_55', ''),
(33654, 564, '_field_56', ''),
(33655, 564, '_field_42', 'None'),
(33656, 564, '_field_43', 'No'),
(33657, 564, '_field_62', ''),
(33658, 564, '_field_44', 'No'),
(33659, 564, '_field_63', ''),
(33660, 564, '_field_45', 'Yes'),
(33661, 564, '_field_64', 'Cereals, Cheese, Breads, Rice'),
(33662, 564, '_field_46', 'N'),
(33663, 564, '_field_65', ''),
(33664, 564, '_field_47', 'Have a relative that works for another Montessori and has great things to say about the development of children.  Would like to have my child be nurtured in a safe and caring environment. '),
(33665, 564, '_field_73', 'I also believe that a young mind requires to educated with a curriculum that provides structure and knowledge'),
(33666, 564, '_field_49', 'a:3:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:18:\"Preschool One Year\";}'),
(33667, 564, '_field_67', '1'),
(33668, 564, '_form_id', '2'),
(33669, 564, '_seq_num', '64'),
(33670, 565, '_field_5', 'Full Day'),
(33671, 565, '_field_7', 'September 2018'),
(33672, 565, '_field_9', '1'),
(33673, 565, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(33674, 565, '_field_70', ''),
(33675, 565, '_field_71', ''),
(33676, 565, '_field_17', 'Shirley'),
(33677, 565, '_field_19', 'Au Yeung'),
(33678, 565, '_field_21', '604-655-3651'),
(33679, 565, '_field_23', 'kamyuau@gmail.com'),
(33680, 565, '_field_25', '5177 Brighouse Way'),
(33681, 565, '_field_28', '1202'),
(33682, 565, '_field_29', 'Richmond'),
(33683, 565, '_field_33', 'BC'),
(33684, 565, '_field_31', 'V7C0A7'),
(33685, 565, '_field_34', 'Self-employed'),
(33686, 565, '_field_35', '604-655-3651'),
(33687, 565, '_field_41', '0'),
(33688, 565, '_field_57', ''),
(33689, 565, '_field_58', ''),
(33690, 565, '_field_59', ''),
(33691, 565, '_field_60', ''),
(33692, 565, '_field_18', 'Weichen Xu'),
(33693, 565, '_field_24', '26/01/2014'),
(33694, 565, '_field_20', 'Carter'),
(33695, 565, '_field_22', 'M'),
(33696, 565, '_field_26', 'Mandarin'),
(33697, 565, '_field_27', 'Englilsh'),
(33698, 565, '_field_30', 'Canadian'),
(33699, 565, '_field_32', 'Yes'),
(33700, 565, '_field_72', 'Benson Xu /4 months'),
(33701, 565, '_field_36', 'Building Lego'),
(33702, 565, '_field_37', 'all activities'),
(33703, 565, '_field_38', 'Yes'),
(33704, 565, '_field_39', 'Yes'),
(33705, 565, '_field_61', 'Yes'),
(33706, 565, '_field_53', ''),
(33707, 565, '_field_54', 'Yes'),
(33708, 565, '_field_55', 'CEFA'),
(33709, 565, '_field_56', 'Yes'),
(33710, 565, '_field_42', 'none'),
(33711, 565, '_field_43', 'No'),
(33712, 565, '_field_62', ''),
(33713, 565, '_field_44', 'No'),
(33714, 565, '_field_63', ''),
(33715, 565, '_field_45', 'No'),
(33716, 565, '_field_64', ''),
(33717, 565, '_field_46', 'N'),
(33718, 565, '_field_65', ''),
(33719, 565, '_field_47', 'I would like my child to feel life, and learn through an environment that he would enjoy.  '),
(33720, 565, '_field_73', 'I have a active child, he is very bright but sometimes can have problems focusing,montessori education help kids learn in the way they would enjoy. '),
(33721, 565, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(33722, 565, '_field_67', '1'),
(33723, 565, '_form_id', '2'),
(33724, 565, '_seq_num', '65'),
(33725, 566, '_field_5', 'Full Day'),
(33726, 566, '_field_7', 'September 2018'),
(33727, 566, '_field_9', '1'),
(33728, 566, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(33729, 566, '_field_70', ''),
(33730, 566, '_field_71', ''),
(33731, 566, '_field_17', 'Shirley'),
(33732, 566, '_field_19', 'Au Yeung'),
(33733, 566, '_field_21', '604-655-3651'),
(33734, 566, '_field_23', 'kamyuau@gmail.com'),
(33735, 566, '_field_25', '5177 Brighouse Way'),
(33736, 566, '_field_28', '1202'),
(33737, 566, '_field_29', 'Richmond'),
(33738, 566, '_field_33', 'BC'),
(33739, 566, '_field_31', 'V7C0A7'),
(33740, 566, '_field_34', 'Self-employed'),
(33741, 566, '_field_35', '604-655-3651'),
(33742, 566, '_field_41', '0'),
(33743, 566, '_field_57', ''),
(33744, 566, '_field_58', ''),
(33745, 566, '_field_59', ''),
(33746, 566, '_field_60', ''),
(33747, 566, '_field_18', 'Weichen Xu'),
(33748, 566, '_field_24', '26/01/2014'),
(33749, 566, '_field_20', 'Carter'),
(33750, 566, '_field_22', 'M'),
(33751, 566, '_field_26', 'Mandarin'),
(33752, 566, '_field_27', 'Englilsh'),
(33753, 566, '_field_30', 'Canadian'),
(33754, 566, '_field_32', 'Yes'),
(33755, 566, '_field_72', 'Benson Xu /4 months'),
(33756, 566, '_field_36', 'Building Lego'),
(33757, 566, '_field_37', 'all activities'),
(33758, 566, '_field_38', 'Yes'),
(33759, 566, '_field_39', 'Yes'),
(33760, 566, '_field_61', 'Yes'),
(33761, 566, '_field_53', ''),
(33762, 566, '_field_54', 'Yes'),
(33763, 566, '_field_55', 'CEFA'),
(33764, 566, '_field_56', 'Yes'),
(33765, 566, '_field_42', 'none'),
(33766, 566, '_field_43', 'No'),
(33767, 566, '_field_62', ''),
(33768, 566, '_field_44', 'No'),
(33769, 566, '_field_63', ''),
(33770, 566, '_field_45', 'No'),
(33771, 566, '_field_64', ''),
(33772, 566, '_field_46', 'N'),
(33773, 566, '_field_65', ''),
(33774, 566, '_field_47', 'I would like my child to feel life, and learn through an environment that he would enjoy.  '),
(33775, 566, '_field_73', 'I have a active child, he is very bright but sometimes can have problems focusing,montessori education help kids learn in the way they would enjoy. '),
(33776, 566, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(33777, 566, '_field_67', '1'),
(33778, 566, '_form_id', '2'),
(33779, 566, '_seq_num', '66'),
(33780, 567, '_field_74', 'Kindergarten'),
(33781, 567, '_field_75', 'September 2018'),
(33782, 567, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(33783, 567, '_field_78', ''),
(33784, 567, '_field_79', ''),
(33785, 567, '_field_80', 'Karen (KK)'),
(33786, 567, '_field_81', 'Hodder'),
(33787, 567, '_field_82', '250-266-0987'),
(33788, 567, '_field_83', 'kk.hodder@gmail.com'),
(33789, 567, '_field_84', '2781 Yale St. '),
(33790, 567, '_field_85', ''),
(33791, 567, '_field_86', 'Vancouver'),
(33792, 567, '_field_87', 'BC'),
(33793, 567, '_field_88', 'V5K1C4'),
(33794, 567, '_field_89', 'Hollyhock '),
(33795, 567, '_field_90', '604-661-4119'),
(33796, 567, '_field_91', '1'),
(33797, 567, '_field_92', 'Alex'),
(33798, 567, '_field_93', 'McWilliam'),
(33799, 567, '_field_94', 'aamcwll@hotmail.com'),
(33800, 567, '_field_95', '604-833-3429'),
(33801, 567, '_field_128', 'Western Canada Marine Response Corp'),
(33802, 567, '_field_129', 'same'),
(33803, 567, '_field_96', 'Thea Mei McWilliam'),
(33804, 567, '_field_97', '26/05/2013'),
(33805, 567, '_field_98', 'Thea or Thea Mei'),
(33806, 567, '_field_99', 'Female'),
(33807, 567, '_field_100', 'English'),
(33808, 567, '_field_101', 'n/a'),
(33809, 567, '_field_102', 'Canadian'),
(33810, 567, '_field_103', 'No'),
(33811, 567, '_field_104', ''),
(33812, 567, '_field_105', 'pretend play, dancing, singing, drawing, \"reading\", building'),
(33813, 567, '_field_106', 'pretty much the same'),
(33814, 567, '_field_130', 'Montessori &amp; More preschool'),
(33815, 567, '_field_137', 'science, art, reading'),
(33816, 567, '_field_131', 'preschool'),
(33817, 567, '_field_138', 'swimming, soccer, musical theatre, gymnastics '),
(33818, 567, '_field_114', 'n/a'),
(33819, 567, '_field_115', 'No'),
(33820, 567, '_field_116', ''),
(33821, 567, '_field_117', 'No'),
(33822, 567, '_field_118', ''),
(33823, 567, '_field_119', 'No'),
(33824, 567, '_field_120', ''),
(33825, 567, '_field_121', 'No'),
(33826, 567, '_field_122', ''),
(33827, 567, '_field_132', 'No'),
(33828, 567, '_field_133', ''),
(33829, 567, '_field_134', 'No'),
(33830, 567, '_field_135', ''),
(33831, 567, '_field_123', 'We love the Montessori method for Thea, our creative, social, wilful, friendly, bright, curious child. We attended the Open House info session and were both convinced that WMA would be a great fit. It\'s important to us that her teachers love what they do and that was very clearly on display at the Open House. The facility is very appealing - we appreciate that it doesn\'t feel overly institutional. Also love the incorporation of arts programming; music, drama, etc. '),
(33832, 567, '_field_124', 'Thea currently attends a Montessori preschool and we wish to see those principles continue through her elementary education. The emphasis on meeting each child where they are and allowing them to learn in a manner that best suits them as individuals. Small class sizes with low teacher-student ratios also a big plus. Love the tactile tools and instruments available to Montessori students. Thea is bright and confident with an eagerness to learn and we want to encourage a love for learning in our child. '),
(33833, 567, '_field_136', 'Thea is warm and bright (and wilful and stubborn) - loves animals and \"reading\" to her kitty and stuffies. She has an incredible imagination and can play on her own but also loves being with other kids. She likes science experiments at home and school and is very curious about the way EVERYTHING works. She loves to dance, listen to music and perform and has recently started musical theatre classes. Thea is extremely verbal with high language skills. We would love to see this further cultivated through learning a second language. '),
(33834, 567, '_field_126', '1'),
(33835, 567, '_form_id', '3'),
(33836, 567, '_seq_num', '37'),
(33837, 568, '_field_74', 'Kindergarten'),
(33838, 568, '_field_75', 'September 2018'),
(33839, 568, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(33840, 568, '_field_78', ''),
(33841, 568, '_field_79', ''),
(33842, 568, '_field_80', 'Karen (KK)'),
(33843, 568, '_field_81', 'Hodder'),
(33844, 568, '_field_82', '250-266-0987'),
(33845, 568, '_field_83', 'kk.hodder@gmail.com'),
(33846, 568, '_field_84', '2781 Yale St. '),
(33847, 568, '_field_85', ''),
(33848, 568, '_field_86', 'Vancouver'),
(33849, 568, '_field_87', 'BC'),
(33850, 568, '_field_88', 'V5K1C4'),
(33851, 568, '_field_89', 'Hollyhock '),
(33852, 568, '_field_90', '604-661-4119'),
(33853, 568, '_field_91', '1'),
(33854, 568, '_field_92', 'Alex'),
(33855, 568, '_field_93', 'McWilliam'),
(33856, 568, '_field_94', 'aamcwll@hotmail.com'),
(33857, 568, '_field_95', '604-833-3429'),
(33858, 568, '_field_128', 'Western Canada Marine Response Corp'),
(33859, 568, '_field_129', 'same'),
(33860, 568, '_field_96', 'Thea Mei McWilliam'),
(33861, 568, '_field_97', '26/05/2013'),
(33862, 568, '_field_98', 'Thea or Thea Mei'),
(33863, 568, '_field_99', 'Female'),
(33864, 568, '_field_100', 'English'),
(33865, 568, '_field_101', 'n/a'),
(33866, 568, '_field_102', 'Canadian'),
(33867, 568, '_field_103', 'No'),
(33868, 568, '_field_104', ''),
(33869, 568, '_field_105', 'pretend play, dancing, singing, drawing, \"reading\", building'),
(33870, 568, '_field_106', 'pretty much the same'),
(33871, 568, '_field_130', 'Montessori &amp; More preschool'),
(33872, 568, '_field_137', 'science, art, reading'),
(33873, 568, '_field_131', 'preschool'),
(33874, 568, '_field_138', 'swimming, soccer, musical theatre, gymnastics '),
(33875, 568, '_field_114', 'n/a'),
(33876, 568, '_field_115', 'No'),
(33877, 568, '_field_116', ''),
(33878, 568, '_field_117', 'No'),
(33879, 568, '_field_118', ''),
(33880, 568, '_field_119', 'No'),
(33881, 568, '_field_120', ''),
(33882, 568, '_field_121', 'No'),
(33883, 568, '_field_122', ''),
(33884, 568, '_field_132', 'No'),
(33885, 568, '_field_133', ''),
(33886, 568, '_field_134', 'No'),
(33887, 568, '_field_135', ''),
(33888, 568, '_field_123', 'We love the Montessori method for Thea, our creative, social, wilful, friendly, bright, curious child. We attended the Open House info session and were both convinced that WMA would be a great fit. It\'s important to us that her teachers love what they do and that was very clearly on display at the Open House. The facility is very appealing - we appreciate that it doesn\'t feel overly institutional. Also love the incorporation of arts programming; music, drama, etc. '),
(33889, 568, '_field_124', 'Thea currently attends a Montessori preschool and we wish to see those principles continue through her elementary education. The emphasis on meeting each child where they are and allowing them to learn in a manner that best suits them as individuals. Small class sizes with low teacher-student ratios also a big plus. Love the tactile tools and instruments available to Montessori students. Thea is bright and confident with an eagerness to learn and we want to encourage a love for learning in our child. '),
(33890, 568, '_field_136', 'Thea is warm and bright (and wilful and stubborn) - loves animals and \"reading\" to her kitty and stuffies. She has an incredible imagination and can play on her own but also loves being with other kids. She likes science experiments at home and school and is very curious about the way EVERYTHING works. She loves to dance, listen to music and perform and has recently started musical theatre classes. Thea is extremely verbal with high language skills. We would love to see this further cultivated through learning a second language. '),
(33891, 568, '_field_126', '1'),
(33892, 568, '_form_id', '3'),
(33893, 568, '_seq_num', '38'),
(33894, 569, '_field_74', 'Kindergarten'),
(33895, 569, '_field_75', 'September 2018'),
(33896, 569, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(33897, 569, '_field_78', ''),
(33898, 569, '_field_79', ''),
(33899, 569, '_field_80', 'Karen (KK)'),
(33900, 569, '_field_81', 'Hodder'),
(33901, 569, '_field_82', '250-266-0987'),
(33902, 569, '_field_83', 'kk.hodder@gmail.com'),
(33903, 569, '_field_84', '2781 Yale St'),
(33904, 569, '_field_85', ''),
(33905, 569, '_field_86', 'Vancouver'),
(33906, 569, '_field_87', 'BC'),
(33907, 569, '_field_88', 'V5K 1C'),
(33908, 569, '_field_89', 'Hollyhock'),
(33909, 569, '_field_90', '604-661-4119'),
(33910, 569, '_field_91', '1'),
(33911, 569, '_field_92', 'Alexander'),
(33912, 569, '_field_93', 'McWilliam'),
(33913, 569, '_field_94', 'aamcwll@hotmail.com'),
(33914, 569, '_field_95', '604-833-3429'),
(33915, 569, '_field_128', 'Western Canada Marine Response Corp'),
(33916, 569, '_field_129', 'same'),
(33917, 569, '_field_96', 'Thea Mei McWilliam'),
(33918, 569, '_field_97', '26/05/2013'),
(33919, 569, '_field_98', 'Thea or Thea Mei'),
(33920, 569, '_field_99', 'Female'),
(33921, 569, '_field_100', 'English'),
(33922, 569, '_field_101', 'NA'),
(33923, 569, '_field_102', 'Canadian'),
(33924, 569, '_field_103', 'No'),
(33925, 569, '_field_104', ''),
(33926, 569, '_field_105', 'pretend play, singing, dancing \"reading\", building blocks'),
(33927, 569, '_field_106', 'games and pretend play, dolls'),
(33928, 569, '_field_130', 'Montessori &amp; More preschool'),
(33929, 569, '_field_137', 'reading, science, circle'),
(33930, 569, '_field_131', 'preschool'),
(33931, 569, '_field_138', 'soccer, swimming, gymnastics, musical theatre'),
(33932, 569, '_field_114', 'NA'),
(33933, 569, '_field_115', 'No'),
(33934, 569, '_field_116', ''),
(33935, 569, '_field_117', 'No'),
(33936, 569, '_field_118', ''),
(33937, 569, '_field_119', 'No'),
(33938, 569, '_field_120', ''),
(33939, 569, '_field_121', 'No'),
(33940, 569, '_field_122', ''),
(33941, 569, '_field_132', 'No'),
(33942, 569, '_field_133', ''),
(33943, 569, '_field_134', 'No'),
(33944, 569, '_field_135', ''),
(33945, 569, '_field_123', 'We attended the Open House on Nov. 30th and were very impressed by the commitment and obvious warmth of the teaching staff and administrators. Love that the school doesn\'t feel as \"institutional\" and that the kids are involved with cultural centre events. Also appreciate WMA\'s commitment to arts including drama and music. All of your teachers seem so aligned with what they do and where they are - that is very important to us - that our daughter\'s main influencers are where they want to be and love what they do! '),
(33946, 569, '_field_124', 'We love Montessori for Thea - she has been attending a Montessori preschool for the past 6 months. Thea is a bright, warm and social child. She thrives in structured environments where she can be met at her own pace and style of learning. I love the tactile-ness of the tools and instruments that will be at her disposal- and that she will learn real skills such as weaving. '),
(33947, 569, '_field_136', 'Thea is very bright, talkative, curious and social. Equally willful and stubborn. She loves music, dancing, \"reading\" to her stuffies and her cat. She has a big heart and loves loves loves animals. We want her to go to a school that will nurture and encourage her many interests. '),
(33948, 569, '_field_126', '1'),
(33949, 569, '_form_id', '3'),
(33950, 569, '_seq_num', '39'),
(33951, 570, '_field_74', 'Kindergarten'),
(33952, 570, '_field_75', 'September 2018'),
(33953, 570, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(33954, 570, '_field_78', ''),
(33955, 570, '_field_79', ''),
(33956, 570, '_field_80', 'Karen (KK)'),
(33957, 570, '_field_81', 'Hodder'),
(33958, 570, '_field_82', '250-266-0987'),
(33959, 570, '_field_83', 'kk.hodder@gmail.com'),
(33960, 570, '_field_84', '2781 Yale St'),
(33961, 570, '_field_85', ''),
(33962, 570, '_field_86', 'Vancouver'),
(33963, 570, '_field_87', 'BC'),
(33964, 570, '_field_88', 'V5K 1C'),
(33965, 570, '_field_89', 'Hollyhock'),
(33966, 570, '_field_90', '604-661-4119'),
(33967, 570, '_field_91', '1'),
(33968, 570, '_field_92', 'Alexander'),
(33969, 570, '_field_93', 'McWilliam'),
(33970, 570, '_field_94', 'aamcwll@hotmail.com'),
(33971, 570, '_field_95', '604-833-3429'),
(33972, 570, '_field_128', 'Western Canada Marine Response Corp'),
(33973, 570, '_field_129', 'same'),
(33974, 570, '_field_96', 'Thea Mei McWilliam'),
(33975, 570, '_field_97', '26/05/2013'),
(33976, 570, '_field_98', 'Thea or Thea Mei'),
(33977, 570, '_field_99', 'Female'),
(33978, 570, '_field_100', 'English'),
(33979, 570, '_field_101', 'NA'),
(33980, 570, '_field_102', 'Canadian'),
(33981, 570, '_field_103', 'No'),
(33982, 570, '_field_104', ''),
(33983, 570, '_field_105', 'pretend play, singing, dancing \"reading\", building blocks'),
(33984, 570, '_field_106', 'games and pretend play, dolls'),
(33985, 570, '_field_130', 'Montessori &amp; More preschool'),
(33986, 570, '_field_137', 'reading, science, circle'),
(33987, 570, '_field_131', 'preschool'),
(33988, 570, '_field_138', 'soccer, swimming, gymnastics, musical theatre'),
(33989, 570, '_field_114', 'NA'),
(33990, 570, '_field_115', 'No'),
(33991, 570, '_field_116', ''),
(33992, 570, '_field_117', 'No'),
(33993, 570, '_field_118', ''),
(33994, 570, '_field_119', 'No'),
(33995, 570, '_field_120', ''),
(33996, 570, '_field_121', 'No'),
(33997, 570, '_field_122', ''),
(33998, 570, '_field_132', 'No'),
(33999, 570, '_field_133', ''),
(34000, 570, '_field_134', 'No'),
(34001, 570, '_field_135', ''),
(34002, 570, '_field_123', 'We attended the Open House on Nov. 30th and were very impressed by the commitment and obvious warmth of the teaching staff and administrators. Love that the school doesn\'t feel as \"institutional\" and that the kids are involved with cultural centre events. Also appreciate WMA\'s commitment to arts including drama and music. All of your teachers seem so aligned with what they do and where they are - that is very important to us - that our daughter\'s main influencers are where they want to be and love what they do! '),
(34003, 570, '_field_124', 'We love Montessori for Thea - she has been attending a Montessori preschool for the past 6 months. Thea is a bright, warm and social child. She thrives in structured environments where she can be met at her own pace and style of learning. I love the tactile-ness of the tools and instruments that will be at her disposal- and that she will learn real skills such as weaving. '),
(34004, 570, '_field_136', 'Thea is very bright, talkative, curious and social. Equally willful and stubborn. She loves music, dancing, \"reading\" to her stuffies and her cat. She has a big heart and loves loves loves animals. We want her to go to a school that will nurture and encourage her many interests. '),
(34005, 570, '_field_126', '1'),
(34006, 570, '_form_id', '3'),
(34007, 570, '_seq_num', '40'),
(34008, 571, '_field_74', 'select'),
(34009, 571, '_field_75', 'September 2018'),
(34010, 571, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:23:\"current family referral\";}'),
(34011, 571, '_field_78', 'Penelope Bailey'),
(34012, 571, '_field_79', 'She is already a student'),
(34013, 571, '_field_80', 'Taryn'),
(34014, 571, '_field_81', 'Bailey'),
(34015, 571, '_field_82', '604 764 6491'),
(34016, 571, '_field_83', 'thumath@gmail.com'),
(34017, 571, '_field_84', '3347 28th ave. east'),
(34018, 571, '_field_85', ''),
(34019, 571, '_field_86', 'Vancouver'),
(34020, 571, '_field_87', 'BC'),
(34021, 571, '_field_88', 'V5R1T2'),
(34022, 571, '_field_89', 'Film'),
(34023, 571, '_field_90', '604 764 6491'),
(34024, 571, '_field_91', '1'),
(34025, 571, '_field_92', 'Michael'),
(34026, 571, '_field_93', 'Bailey'),
(34027, 571, '_field_94', 'michaelgbailey@mac.com'),
(34028, 571, '_field_95', '604 789 2986'),
(34029, 571, '_field_128', 'Film'),
(34030, 571, '_field_129', '604 789 2986'),
(34031, 571, '_field_96', 'Imogen Danger Bailey'),
(34032, 571, '_field_97', '31/03/2013'),
(34033, 571, '_field_98', 'Imogen'),
(34034, 571, '_field_99', 'Female'),
(34035, 571, '_field_100', 'English '),
(34036, 571, '_field_101', ''),
(34037, 571, '_field_102', 'Canadian'),
(34038, 571, '_field_103', 'Yes'),
(34039, 571, '_field_104', 'Penelope 7'),
(34040, 571, '_field_105', 'Imagination games and crafts'),
(34041, 571, '_field_106', 'Imagination games '),
(34042, 571, '_field_130', 'Westside Montessori academy '),
(34043, 571, '_field_137', 'Anything new'),
(34044, 571, '_field_131', 'Preschool '),
(34045, 571, '_field_138', 'Ballet, T-ball, Ice Skating.'),
(34046, 571, '_field_114', 'No allergies and is generally good healthy. She has a genetic condition called Congenital Adrenal Hyperplasia. It effects the adrenal glands so they can\'t produce enough cortisol .She is steroid dependant and requires meds before school and at night. If she is very sick or injered she may require extra attention or a emergency injection. '),
(34047, 571, '_field_115', 'Yes'),
(34048, 571, '_field_116', 'solu-cortef for emergency injection. At home every day Pediapred and Florinef.'),
(34049, 571, '_field_117', 'Yes'),
(34050, 571, '_field_118', 'She is allowed any extra salt if she wants. It is part of her condition so if she wants extra salty foods she is probably needing a little extra. '),
(34051, 571, '_field_119', 'No'),
(34052, 571, '_field_120', ''),
(34053, 571, '_field_121', 'No'),
(34054, 571, '_field_122', ''),
(34055, 571, '_field_132', 'No'),
(34056, 571, '_field_133', ''),
(34057, 571, '_field_134', 'No'),
(34058, 571, '_field_135', ''),
(34059, 571, '_field_123', 'Because We all LOVE WMA!!!!!!!!!!'),
(34060, 571, '_field_124', 'It feels the most natural to us as a family. Our oldest daughter has thrived in a Montessori environment. We have tried to implement many aspects of the methodology at home. Michael her father has read many books and magazines on this style of learning so has been able to help out a lot with the take home work and setting up the play area and house. '),
(34061, 571, '_field_136', 'She LOVES WMA and really really wants to stay with the school for next year.'),
(34062, 571, '_field_126', '1'),
(34063, 571, '_form_id', '3'),
(34064, 571, '_seq_num', '41'),
(34065, 572, '_field_74', 'select'),
(34066, 572, '_field_75', 'September 2018'),
(34067, 572, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:23:\"current family referral\";}'),
(34068, 572, '_field_78', 'Penelope Bailey'),
(34069, 572, '_field_79', 'She is already a student'),
(34070, 572, '_field_80', 'Taryn'),
(34071, 572, '_field_81', 'Bailey'),
(34072, 572, '_field_82', '604 764 6491'),
(34073, 572, '_field_83', 'thumath@gmail.com'),
(34074, 572, '_field_84', '3347 28th ave. east'),
(34075, 572, '_field_85', ''),
(34076, 572, '_field_86', 'Vancouver'),
(34077, 572, '_field_87', 'BC'),
(34078, 572, '_field_88', 'V5R1T2'),
(34079, 572, '_field_89', 'Film'),
(34080, 572, '_field_90', '604 764 6491'),
(34081, 572, '_field_91', '1'),
(34082, 572, '_field_92', 'Michael'),
(34083, 572, '_field_93', 'Bailey'),
(34084, 572, '_field_94', 'michaelgbailey@mac.com'),
(34085, 572, '_field_95', '604 789 2986'),
(34086, 572, '_field_128', 'Film'),
(34087, 572, '_field_129', '604 789 2986'),
(34088, 572, '_field_96', 'Imogen Danger Bailey'),
(34089, 572, '_field_97', '31/03/2013'),
(34090, 572, '_field_98', 'Imogen'),
(34091, 572, '_field_99', 'Female'),
(34092, 572, '_field_100', 'English '),
(34093, 572, '_field_101', ''),
(34094, 572, '_field_102', 'Canadian'),
(34095, 572, '_field_103', 'Yes'),
(34096, 572, '_field_104', 'Penelope 7'),
(34097, 572, '_field_105', 'Imagination games and crafts'),
(34098, 572, '_field_106', 'Imagination games '),
(34099, 572, '_field_130', 'Westside Montessori academy '),
(34100, 572, '_field_137', 'Anything new'),
(34101, 572, '_field_131', 'Preschool '),
(34102, 572, '_field_138', 'Ballet, T-ball, Ice Skating.'),
(34103, 572, '_field_114', 'No allergies and is generally good healthy. She has a genetic condition called Congenital Adrenal Hyperplasia. It effects the adrenal glands so they can\'t produce enough cortisol .She is steroid dependant and requires meds before school and at night. If she is very sick or injered she may require extra attention or a emergency injection. '),
(34104, 572, '_field_115', 'Yes'),
(34105, 572, '_field_116', 'solu-cortef for emergency injection. At home every day Pediapred and Florinef.'),
(34106, 572, '_field_117', 'Yes'),
(34107, 572, '_field_118', 'She is allowed any extra salt if she wants. It is part of her condition so if she wants extra salty foods she is probably needing a little extra. '),
(34108, 572, '_field_119', 'No'),
(34109, 572, '_field_120', ''),
(34110, 572, '_field_121', 'No'),
(34111, 572, '_field_122', ''),
(34112, 572, '_field_132', 'No'),
(34113, 572, '_field_133', ''),
(34114, 572, '_field_134', 'No'),
(34115, 572, '_field_135', ''),
(34116, 572, '_field_123', 'Because We all LOVE WMA!!!!!!!!!!'),
(34117, 572, '_field_124', 'It feels the most natural to us as a family. Our oldest daughter has thrived in a Montessori environment. We have tried to implement many aspects of the methodology at home. Michael her father has read many books and magazines on this style of learning so has been able to help out a lot with the take home work and setting up the play area and house. '),
(34118, 572, '_field_136', 'She LOVES WMA and really really wants to stay with the school for next year.'),
(34119, 572, '_field_126', '1'),
(34120, 572, '_form_id', '3'),
(34121, 572, '_seq_num', '42'),
(34122, 574, '_field_74', 'Grade One'),
(34123, 574, '_field_75', 'September 2018'),
(34124, 574, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(34125, 574, '_field_78', ''),
(34126, 574, '_field_79', ''),
(34127, 574, '_field_80', 'Claire'),
(34128, 574, '_field_81', 'Sun'),
(34129, 574, '_field_82', '6047218951'),
(34130, 574, '_field_83', 'ynsynqq@gmail.com'),
(34131, 574, '_field_84', '1201-1618 Quebec St. '),
(34132, 574, '_field_85', ''),
(34133, 574, '_field_86', 'Vancouver'),
(34134, 574, '_field_87', 'AP'),
(34135, 574, '_field_88', 'V6A0C5'),
(34136, 574, '_field_89', 'Canada Starlight Education Group Corporation'),
(34137, 574, '_field_90', '6045637775'),
(34138, 574, '_field_91', '0'),
(34139, 574, '_field_92', ''),
(34140, 574, '_field_93', ''),
(34141, 574, '_field_94', ''),
(34142, 574, '_field_95', ''),
(34143, 574, '_field_128', ''),
(34144, 574, '_field_129', ''),
(34145, 574, '_field_96', 'Chi Wenqi'),
(34146, 574, '_field_97', '27/03/2012'),
(34147, 574, '_field_98', 'Vicky Chi'),
(34148, 574, '_field_99', 'Female'),
(34149, 574, '_field_100', 'Chinese'),
(34150, 574, '_field_101', 'English'),
(34151, 574, '_field_102', 'Chinese'),
(34152, 574, '_field_103', 'Yes'),
(34153, 574, '_field_104', 'Chi Rui qi'),
(34154, 574, '_field_105', ''),
(34155, 574, '_field_106', ''),
(34156, 574, '_field_130', ''),
(34157, 574, '_field_137', ''),
(34158, 574, '_field_131', ''),
(34159, 574, '_field_138', ''),
(34160, 574, '_field_114', 'No.'),
(34161, 574, '_field_115', 'No'),
(34162, 574, '_field_116', ''),
(34163, 574, '_field_117', 'No'),
(34164, 574, '_field_118', ''),
(34165, 574, '_field_119', 'No'),
(34166, 574, '_field_120', ''),
(34167, 574, '_field_121', 'No'),
(34168, 574, '_field_122', ''),
(34169, 574, '_field_132', 'No'),
(34170, 574, '_field_133', ''),
(34171, 574, '_field_134', 'No'),
(34172, 574, '_field_135', ''),
(34173, 574, '_field_123', 'We appreciate Montessorie Teaching after Vicky gets Montessorie kindergarten education at Westbridge Montessorie Academy and Vicky has made great progress in many ways，such as the English language，Maths，arts and social skills as well. So we plan to choose an excellent Montessorie Elementary School for her.'),
(34174, 574, '_field_124', 'Children study in a good environment and in real context for many subjects. '),
(34175, 574, '_field_136', 'She is has a strong will to learn new things；she is friendly and outgoing.'),
(34176, 574, '_field_126', '1'),
(34177, 574, '_form_id', '3'),
(34178, 574, '_seq_num', '43'),
(34179, 575, '_field_74', 'Grade One'),
(34180, 575, '_field_75', 'September 2018'),
(34181, 575, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(34182, 575, '_field_78', ''),
(34183, 575, '_field_79', ''),
(34184, 575, '_field_80', 'Claire'),
(34185, 575, '_field_81', 'Sun'),
(34186, 575, '_field_82', '6047218951'),
(34187, 575, '_field_83', 'ynsynqq@gmail.com'),
(34188, 575, '_field_84', '1201-1618 Quebec St. '),
(34189, 575, '_field_85', ''),
(34190, 575, '_field_86', 'Vancouver'),
(34191, 575, '_field_87', 'AP'),
(34192, 575, '_field_88', 'V6A0C5'),
(34193, 575, '_field_89', 'Canada Starlight Education Group Corporation'),
(34194, 575, '_field_90', '6045637775'),
(34195, 575, '_field_91', '0'),
(34196, 575, '_field_92', ''),
(34197, 575, '_field_93', ''),
(34198, 575, '_field_94', ''),
(34199, 575, '_field_95', ''),
(34200, 575, '_field_128', ''),
(34201, 575, '_field_129', ''),
(34202, 575, '_field_96', 'Chi Wenqi'),
(34203, 575, '_field_97', '27/03/2012'),
(34204, 575, '_field_98', 'Vicky Chi'),
(34205, 575, '_field_99', 'Female'),
(34206, 575, '_field_100', 'Chinese'),
(34207, 575, '_field_101', 'English'),
(34208, 575, '_field_102', 'Chinese'),
(34209, 575, '_field_103', 'Yes'),
(34210, 575, '_field_104', 'Chi Rui qi'),
(34211, 575, '_field_105', ''),
(34212, 575, '_field_106', ''),
(34213, 575, '_field_130', ''),
(34214, 575, '_field_137', ''),
(34215, 575, '_field_131', ''),
(34216, 575, '_field_138', ''),
(34217, 575, '_field_114', 'No.'),
(34218, 575, '_field_115', 'No'),
(34219, 575, '_field_116', ''),
(34220, 575, '_field_117', 'No'),
(34221, 575, '_field_118', ''),
(34222, 575, '_field_119', 'No'),
(34223, 575, '_field_120', ''),
(34224, 575, '_field_121', 'No'),
(34225, 575, '_field_122', ''),
(34226, 575, '_field_132', 'No'),
(34227, 575, '_field_133', ''),
(34228, 575, '_field_134', 'No'),
(34229, 575, '_field_135', ''),
(34230, 575, '_field_123', 'We appreciate Montessorie Teaching after Vicky gets Montessorie kindergarten education at Westbridge Montessorie Academy and Vicky has made great progress in many ways，such as the English language，Maths，arts and social skills as well. So we plan to choose an excellent Montessorie Elementary School for her.'),
(34231, 575, '_field_124', 'Children study in a good environment and in real context for many subjects. '),
(34232, 575, '_field_136', 'She is has a strong will to learn new things；she is friendly and outgoing.'),
(34233, 575, '_field_126', '1'),
(34234, 575, '_form_id', '3'),
(34235, 575, '_seq_num', '44'),
(34236, 576, '_field_74', 'Kindergarten'),
(34237, 576, '_field_75', 'September 2018'),
(34238, 576, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(34239, 576, '_field_78', ''),
(34240, 576, '_field_79', ''),
(34241, 576, '_field_80', 'Kenny '),
(34242, 576, '_field_81', 'Nguyen'),
(34243, 576, '_field_82', '7783225735'),
(34244, 576, '_field_83', 'kenny7783225735@gmail.com'),
(34245, 576, '_field_84', '4589 Dumfries St'),
(34246, 576, '_field_85', ''),
(34247, 576, '_field_86', 'Vancouver '),
(34248, 576, '_field_87', 'BC'),
(34249, 576, '_field_88', 'V5N3T4'),
(34250, 576, '_field_89', 'Selmak Realty'),
(34251, 576, '_field_90', '7783225735'),
(34252, 576, '_field_91', '1'),
(34253, 576, '_field_92', 'Huong'),
(34254, 576, '_field_93', 'Do'),
(34255, 576, '_field_94', 'huong67@hotmail.com'),
(34256, 576, '_field_95', '7788910453'),
(34257, 576, '_field_128', 'World Class Homes'),
(34258, 576, '_field_129', '7788910453'),
(34259, 576, '_field_96', 'Hanna My Duyen Nguyen'),
(34260, 576, '_field_97', '23/02/2013'),
(34261, 576, '_field_98', 'Hanna'),
(34262, 576, '_field_99', 'Female'),
(34263, 576, '_field_100', 'English '),
(34264, 576, '_field_101', 'Vietnamese '),
(34265, 576, '_field_102', 'Canadian '),
(34266, 576, '_field_103', 'Yes'),
(34267, 576, '_field_104', 'Hayden Nguyen 2 years old, Hendrix Nguyen 1 week old'),
(34268, 576, '_field_105', 'Hanna enjoys coloring and doing her homework assignments.'),
(34269, 576, '_field_106', 'Hanna enjoys playing games, reading and baking.'),
(34270, 576, '_field_130', 'Marzena’s Montessori Preschool'),
(34271, 576, '_field_137', 'Hanna enjoys art and geography.'),
(34272, 576, '_field_131', '2nd year preschool'),
(34273, 576, '_field_138', 'Hanna is enrolled in ballet and piano.'),
(34274, 576, '_field_114', 'N/A'),
(34275, 576, '_field_115', 'No'),
(34276, 576, '_field_116', ''),
(34277, 576, '_field_117', 'No'),
(34278, 576, '_field_118', ''),
(34279, 576, '_field_119', 'No'),
(34280, 576, '_field_120', ''),
(34281, 576, '_field_121', 'No'),
(34282, 576, '_field_122', ''),
(34283, 576, '_field_132', 'No'),
(34284, 576, '_field_133', ''),
(34285, 576, '_field_134', 'No'),
(34286, 576, '_field_135', ''),
(34287, 576, '_field_123', 'After attending the open house and observing the classroom, we feel like WMA would be an ideal school for our daughter to attend. We especially like the small classroom sizes and the individualized attention the students receive. We believe in the Montessori Philosophy and it’s core principles and know that our daughter will strive in that environment. '),
(34288, 576, '_field_124', 'As parents our goal is to provide our children with what we feel is the best education possible and we strongly believe Hanna will receive that at WMA . The Montessori method has many aspects that are important to us, such as the non competitve environment, self accountability and student independence. Hanna is currently enrolled in a Montessori preschool and we have seen how it has positively impacted her as an individual and student. '),
(34289, 576, '_field_136', 'Hanna is an enthusiastic, curious, and happy child. She is always eager to help and enjoys learning new things . '),
(34290, 576, '_field_126', '1'),
(34291, 576, '_form_id', '3'),
(34292, 576, '_seq_num', '45'),
(34293, 577, '_field_74', 'Kindergarten'),
(34294, 577, '_field_75', 'September 2018'),
(34295, 577, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(34296, 577, '_field_78', ''),
(34297, 577, '_field_79', ''),
(34298, 577, '_field_80', 'Kenny '),
(34299, 577, '_field_81', 'Nguyen'),
(34300, 577, '_field_82', '7783225735'),
(34301, 577, '_field_83', 'kenny7783225735@gmail.com'),
(34302, 577, '_field_84', '4589 Dumfries St'),
(34303, 577, '_field_85', ''),
(34304, 577, '_field_86', 'Vancouver '),
(34305, 577, '_field_87', 'BC'),
(34306, 577, '_field_88', 'V5N3T4'),
(34307, 577, '_field_89', 'Selmak Realty'),
(34308, 577, '_field_90', '7783225735'),
(34309, 577, '_field_91', '1'),
(34310, 577, '_field_92', 'Huong'),
(34311, 577, '_field_93', 'Do'),
(34312, 577, '_field_94', 'huong67@hotmail.com'),
(34313, 577, '_field_95', '7788910453'),
(34314, 577, '_field_128', 'World Class Homes'),
(34315, 577, '_field_129', '7788910453'),
(34316, 577, '_field_96', 'Hanna My Duyen Nguyen'),
(34317, 577, '_field_97', '23/02/2013'),
(34318, 577, '_field_98', 'Hanna'),
(34319, 577, '_field_99', 'Female'),
(34320, 577, '_field_100', 'English '),
(34321, 577, '_field_101', 'Vietnamese '),
(34322, 577, '_field_102', 'Canadian '),
(34323, 577, '_field_103', 'Yes'),
(34324, 577, '_field_104', 'Hayden Nguyen 2 years old, Hendrix Nguyen 1 week old'),
(34325, 577, '_field_105', 'Hanna enjoys coloring and doing her homework assignments.'),
(34326, 577, '_field_106', 'Hanna enjoys playing games, reading and baking.'),
(34327, 577, '_field_130', 'Marzena’s Montessori Preschool'),
(34328, 577, '_field_137', 'Hanna enjoys art and geography.'),
(34329, 577, '_field_131', '2nd year preschool'),
(34330, 577, '_field_138', 'Hanna is enrolled in ballet and piano.'),
(34331, 577, '_field_114', 'N/A'),
(34332, 577, '_field_115', 'No'),
(34333, 577, '_field_116', ''),
(34334, 577, '_field_117', 'No'),
(34335, 577, '_field_118', ''),
(34336, 577, '_field_119', 'No'),
(34337, 577, '_field_120', ''),
(34338, 577, '_field_121', 'No'),
(34339, 577, '_field_122', ''),
(34340, 577, '_field_132', 'No'),
(34341, 577, '_field_133', ''),
(34342, 577, '_field_134', 'No'),
(34343, 577, '_field_135', ''),
(34344, 577, '_field_123', 'After attending the open house and observing the classroom, we feel like WMA would be an ideal school for our daughter to attend. We especially like the small classroom sizes and the individualized attention the students receive. We believe in the Montessori Philosophy and it’s core principles and know that our daughter will strive in that environment. '),
(34345, 577, '_field_124', 'As parents our goal is to provide our children with what we feel is the best education possible and we strongly believe Hanna will receive that at WMA . The Montessori method has many aspects that are important to us, such as the non competitve environment, self accountability and student independence. Hanna is currently enrolled in a Montessori preschool and we have seen how it has positively impacted her as an individual and student. '),
(34346, 577, '_field_136', 'Hanna is an enthusiastic, curious, and happy child. She is always eager to help and enjoys learning new things . '),
(34347, 577, '_field_126', '1'),
(34348, 577, '_form_id', '3'),
(34349, 577, '_seq_num', '46'),
(34350, 578, '_field_74', 'Kindergarten'),
(34351, 578, '_field_75', 'September 2018'),
(34352, 578, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(34353, 578, '_field_78', ''),
(34354, 578, '_field_79', ''),
(34355, 578, '_field_80', 'laurie'),
(34356, 578, '_field_81', 'clark mossop'),
(34357, 578, '_field_82', '7788402659'),
(34358, 578, '_field_83', 'lauriemossop@yahoo.com'),
(34359, 578, '_field_84', '8830 larkfield dr'),
(34360, 578, '_field_85', ''),
(34361, 578, '_field_86', 'burnaby'),
(34362, 578, '_field_87', 'BC'),
(34363, 578, '_field_88', 'v5a4k9'),
(34364, 578, '_field_89', 'monkey see monkey do montessori '),
(34365, 578, '_field_90', '7783714659'),
(34366, 578, '_field_91', '0'),
(34367, 578, '_field_92', ''),
(34368, 578, '_field_93', ''),
(34369, 578, '_field_94', ''),
(34370, 578, '_field_95', ''),
(34371, 578, '_field_128', ''),
(34372, 578, '_field_129', ''),
(34373, 578, '_field_96', 'liam clark'),
(34374, 578, '_field_97', '05/08/2013'),
(34375, 578, '_field_98', 'liam'),
(34376, 578, '_field_99', 'Male'),
(34377, 578, '_field_100', 'english'),
(34378, 578, '_field_101', ''),
(34379, 578, '_field_102', 'canadian'),
(34380, 578, '_field_103', 'Yes'),
(34381, 578, '_field_104', 'anna clark - 6'),
(34382, 578, '_field_105', 'looking at books, colouring, experiments'),
(34383, 578, '_field_106', 'active games, cooking'),
(34384, 578, '_field_130', 'WMA'),
(34385, 578, '_field_137', 'Italian, drama, snack'),
(34386, 578, '_field_131', 'preschool'),
(34387, 578, '_field_138', 'skiing, gymnastics'),
(34388, 578, '_field_114', 'none'),
(34389, 578, '_field_115', 'No'),
(34390, 578, '_field_116', ''),
(34391, 578, '_field_117', 'No'),
(34392, 578, '_field_118', ''),
(34393, 578, '_field_119', 'No'),
(34394, 578, '_field_120', ''),
(34395, 578, '_field_121', 'No'),
(34396, 578, '_field_122', ''),
(34397, 578, '_field_132', 'No'),
(34398, 578, '_field_133', ''),
(34399, 578, '_field_134', 'No'),
(34400, 578, '_field_135', ''),
(34401, 578, '_field_123', 'I\'m happy with his Montessori education so far.  I appreciate the thoughtfulness and thoroughness of the curriculum as well as the individual progress through the curriculum.  The teachers seem calm and capable.'),
(34402, 578, '_field_124', 'It allows freedom but also provides appropriate educational materials and opportunities for learning.'),
(34403, 578, '_field_136', 'He often says he doesn\'t like school but I\'m not sure why.'),
(34404, 578, '_field_126', '1'),
(34405, 578, '_form_id', '3'),
(34406, 578, '_seq_num', '47'),
(34407, 579, '_field_74', 'Kindergarten'),
(34408, 579, '_field_75', 'September 2018'),
(34409, 579, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(34410, 579, '_field_78', ''),
(34411, 579, '_field_79', ''),
(34412, 579, '_field_80', 'laurie'),
(34413, 579, '_field_81', 'clark mossop'),
(34414, 579, '_field_82', '7788402659'),
(34415, 579, '_field_83', 'lauriemossop@yahoo.com'),
(34416, 579, '_field_84', '8830 larkfield dr'),
(34417, 579, '_field_85', ''),
(34418, 579, '_field_86', 'burnaby'),
(34419, 579, '_field_87', 'BC'),
(34420, 579, '_field_88', 'v5a4k9'),
(34421, 579, '_field_89', 'monkey see monkey do montessori '),
(34422, 579, '_field_90', '7783714659'),
(34423, 579, '_field_91', '0'),
(34424, 579, '_field_92', ''),
(34425, 579, '_field_93', ''),
(34426, 579, '_field_94', ''),
(34427, 579, '_field_95', ''),
(34428, 579, '_field_128', ''),
(34429, 579, '_field_129', ''),
(34430, 579, '_field_96', 'liam clark'),
(34431, 579, '_field_97', '05/08/2013'),
(34432, 579, '_field_98', 'liam'),
(34433, 579, '_field_99', 'Male'),
(34434, 579, '_field_100', 'english'),
(34435, 579, '_field_101', ''),
(34436, 579, '_field_102', 'canadian'),
(34437, 579, '_field_103', 'Yes'),
(34438, 579, '_field_104', 'anna clark - 6'),
(34439, 579, '_field_105', 'looking at books, colouring, experiments'),
(34440, 579, '_field_106', 'active games, cooking'),
(34441, 579, '_field_130', 'WMA'),
(34442, 579, '_field_137', 'Italian, drama, snack'),
(34443, 579, '_field_131', 'preschool'),
(34444, 579, '_field_138', 'skiing, gymnastics'),
(34445, 579, '_field_114', 'none'),
(34446, 579, '_field_115', 'No'),
(34447, 579, '_field_116', ''),
(34448, 579, '_field_117', 'No'),
(34449, 579, '_field_118', ''),
(34450, 579, '_field_119', 'No'),
(34451, 579, '_field_120', ''),
(34452, 579, '_field_121', 'No'),
(34453, 579, '_field_122', ''),
(34454, 579, '_field_132', 'No'),
(34455, 579, '_field_133', ''),
(34456, 579, '_field_134', 'No'),
(34457, 579, '_field_135', ''),
(34458, 579, '_field_123', 'I\'m happy with his Montessori education so far.  I appreciate the thoughtfulness and thoroughness of the curriculum as well as the individual progress through the curriculum.  The teachers seem calm and capable.'),
(34459, 579, '_field_124', 'It allows freedom but also provides appropriate educational materials and opportunities for learning.'),
(34460, 579, '_field_136', 'He often says he doesn\'t like school but I\'m not sure why.'),
(34461, 579, '_field_126', '1'),
(34462, 579, '_form_id', '3'),
(34463, 579, '_seq_num', '48'),
(34464, 580, '_field_74', 'Kindergarten'),
(34465, 580, '_field_75', 'September 2018'),
(34466, 580, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(34467, 580, '_field_78', 'Leila Waljee'),
(34468, 580, '_field_79', ''),
(34469, 580, '_field_80', 'Hussein'),
(34470, 580, '_field_81', 'Waljee'),
(34471, 580, '_field_82', '778-882-8255 or 604-307-1675'),
(34472, 580, '_field_83', 'leila-parents@waljee.com'),
(34473, 580, '_field_84', '1500 Pendrell Street'),
(34474, 580, '_field_85', '415'),
(34475, 580, '_field_86', 'Vancouver'),
(34476, 580, '_field_87', 'BC'),
(34477, 580, '_field_88', 'V6G3A5'),
(34478, 580, '_field_89', 'Insight 2 IMPACT'),
(34479, 580, '_field_90', '778-882-8255'),
(34480, 580, '_field_91', '1'),
(34481, 580, '_field_92', 'Aliya'),
(34482, 580, '_field_93', 'Dhanani'),
(34483, 580, '_field_94', 'aliya16@shaw.ca'),
(34484, 580, '_field_95', '604-307-1675'),
(34485, 580, '_field_128', 'Vancouver Coastal Health'),
(34486, 580, '_field_129', '604-714-6261'),
(34487, 580, '_field_96', 'Leila Zain Waljee'),
(34488, 580, '_field_97', '20/12/2013'),
(34489, 580, '_field_98', 'Leila'),
(34490, 580, '_field_99', 'Female'),
(34491, 580, '_field_100', 'English'),
(34492, 580, '_field_101', ''),
(34493, 580, '_field_102', 'Canadian'),
(34494, 580, '_field_103', 'No'),
(34495, 580, '_field_104', ''),
(34496, 580, '_field_105', 'Coloring, Drawing, Painting, Puzzles, Looking at Books, Doll Play'),
(34497, 580, '_field_106', 'Board Games, Made up games, Scootering, Artwork'),
(34498, 580, '_field_130', 'WMA'),
(34499, 580, '_field_137', 'As per WMA report'),
(34500, 580, '_field_131', 'Pre-School AM'),
(34501, 580, '_field_138', 'Gymnastics, Ballet, Swimming, Religious Education'),
(34502, 580, '_field_114', 'No known allergies or medical conditions'),
(34503, 580, '_field_115', 'No'),
(34504, 580, '_field_116', ''),
(34505, 580, '_field_117', 'Yes'),
(34506, 580, '_field_118', 'No pork products'),
(34507, 580, '_field_119', 'Yes'),
(34508, 580, '_field_120', 'Dislikes Canteloupe'),
(34509, 580, '_field_121', 'No'),
(34510, 580, '_field_122', ''),
(34511, 580, '_field_132', 'No'),
(34512, 580, '_field_133', ''),
(34513, 580, '_field_134', 'No'),
(34514, 580, '_field_135', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(34515, 580, '_field_123', 'Leila has enjoyed her time in the pre-school program, and we have seen her abilities grow with a more structured, but self-directed learning environment.   We would like her to remain in a program with smaller class sizes with other children who are excited about learning.  Having met a lot of the teachers, we feel confident she will continue to have motivated, caring teachers.  \n\nWe were quite impressed with the presentation at the elementary open house, and the parent testimonials.  It was the first open house that we attended where each teacher was given the opportunity to speak to the prospective parents about the school and their role within it.  We also liked that teachers are available to follow up with parents if we have any questions or concerns.'),
(34516, 580, '_field_124', 'The Montessori Method allows for children to learning at their own pace and maximize the engagement that they are having with their interests.   The most important outcome we are looking for in Leila education is for her to enjoying learning, and have a good foundation in how to acquire new skills and knowledge.   The mixed age classrooms are somewhat new for us, but we can see how the younger kids will model the behaviour of the older kids, and see the more challenging material as a goal for their own learning.   They are not bound by the curriculum of a single grade, and as older students, they can solidify their mastery of concepts by teaching others, which builds confidence and leadership.   We believe that these experiences will allow for Leila to thrive and become a confident and caring student who enjoys collaborating, not competing, with other students.'),
(34517, 580, '_field_136', 'Miss Sarah, Miss Maureen and Miss Rebecca have a pretty good understanding of Leila from her time in their class, so if you don\'t mind, we will take this space to address another aspect of our application:\n\nWhile we understand that Dec 11 is the day for us to secure our guaranteed space in the Elementary Program, we are still considering some other educational settings, and unfortunately cannot commit at this time.  We are considering other independent schools that include K-12 and are also waiting for the outcome of the public school lottery in our catchment downtown.   \n\nMost of these outcomes should become known by early February, and we would appreciate any flexibility WMA can provide in this regard.  We understand that admissions and staffing decisions will be made in January, so we understand that this might not be possible; however, we wanted to communicate our continued interest in the KG class for September 2018.  \n\nPlease let us know the latest date that we might remain in consideration without committing to the 50% tuition.  However, we are quite willing to put down the $1000 deposit to hold our spot.'),
(34518, 580, '_field_126', '1'),
(34519, 580, '_form_id', '3'),
(34520, 580, '_seq_num', '49'),
(34521, 581, '_field_74', 'Kindergarten'),
(34522, 581, '_field_75', 'September 2018'),
(34523, 581, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(34524, 581, '_field_78', 'Leila Waljee'),
(34525, 581, '_field_79', ''),
(34526, 581, '_field_80', 'Hussein'),
(34527, 581, '_field_81', 'Waljee'),
(34528, 581, '_field_82', '778-882-8255 or 604-307-1675'),
(34529, 581, '_field_83', 'leila-parents@waljee.com'),
(34530, 581, '_field_84', '1500 Pendrell Street'),
(34531, 581, '_field_85', '415'),
(34532, 581, '_field_86', 'Vancouver'),
(34533, 581, '_field_87', 'BC'),
(34534, 581, '_field_88', 'V6G3A5'),
(34535, 581, '_field_89', 'Insight 2 IMPACT'),
(34536, 581, '_field_90', '778-882-8255'),
(34537, 581, '_field_91', '1'),
(34538, 581, '_field_92', 'Aliya'),
(34539, 581, '_field_93', 'Dhanani'),
(34540, 581, '_field_94', 'aliya16@shaw.ca'),
(34541, 581, '_field_95', '604-307-1675'),
(34542, 581, '_field_128', 'Vancouver Coastal Health'),
(34543, 581, '_field_129', '604-714-6261'),
(34544, 581, '_field_96', 'Leila Zain Waljee'),
(34545, 581, '_field_97', '20/12/2013'),
(34546, 581, '_field_98', 'Leila'),
(34547, 581, '_field_99', 'Female'),
(34548, 581, '_field_100', 'English'),
(34549, 581, '_field_101', ''),
(34550, 581, '_field_102', 'Canadian'),
(34551, 581, '_field_103', 'No'),
(34552, 581, '_field_104', ''),
(34553, 581, '_field_105', 'Coloring, Drawing, Painting, Puzzles, Looking at Books, Doll Play'),
(34554, 581, '_field_106', 'Board Games, Made up games, Scootering, Artwork'),
(34555, 581, '_field_130', 'WMA'),
(34556, 581, '_field_137', 'As per WMA report'),
(34557, 581, '_field_131', 'Pre-School AM'),
(34558, 581, '_field_138', 'Gymnastics, Ballet, Swimming, Religious Education'),
(34559, 581, '_field_114', 'No known allergies or medical conditions'),
(34560, 581, '_field_115', 'No'),
(34561, 581, '_field_116', ''),
(34562, 581, '_field_117', 'Yes'),
(34563, 581, '_field_118', 'No pork products'),
(34564, 581, '_field_119', 'Yes'),
(34565, 581, '_field_120', 'Dislikes Canteloupe'),
(34566, 581, '_field_121', 'No'),
(34567, 581, '_field_122', ''),
(34568, 581, '_field_132', 'No'),
(34569, 581, '_field_133', ''),
(34570, 581, '_field_134', 'No'),
(34571, 581, '_field_135', ''),
(34572, 581, '_field_123', 'Leila has enjoyed her time in the pre-school program, and we have seen her abilities grow with a more structured, but self-directed learning environment.   We would like her to remain in a program with smaller class sizes with other children who are excited about learning.  Having met a lot of the teachers, we feel confident she will continue to have motivated, caring teachers.  \n\nWe were quite impressed with the presentation at the elementary open house, and the parent testimonials.  It was the first open house that we attended where each teacher was given the opportunity to speak to the prospective parents about the school and their role within it.  We also liked that teachers are available to follow up with parents if we have any questions or concerns.'),
(34573, 581, '_field_124', 'The Montessori Method allows for children to learning at their own pace and maximize the engagement that they are having with their interests.   The most important outcome we are looking for in Leila education is for her to enjoying learning, and have a good foundation in how to acquire new skills and knowledge.   The mixed age classrooms are somewhat new for us, but we can see how the younger kids will model the behaviour of the older kids, and see the more challenging material as a goal for their own learning.   They are not bound by the curriculum of a single grade, and as older students, they can solidify their mastery of concepts by teaching others, which builds confidence and leadership.   We believe that these experiences will allow for Leila to thrive and become a confident and caring student who enjoys collaborating, not competing, with other students.'),
(34574, 581, '_field_136', 'Miss Sarah, Miss Maureen and Miss Rebecca have a pretty good understanding of Leila from her time in their class, so if you don\'t mind, we will take this space to address another aspect of our application:\n\nWhile we understand that Dec 11 is the day for us to secure our guaranteed space in the Elementary Program, we are still considering some other educational settings, and unfortunately cannot commit at this time.  We are considering other independent schools that include K-12 and are also waiting for the outcome of the public school lottery in our catchment downtown.   \n\nMost of these outcomes should become known by early February, and we would appreciate any flexibility WMA can provide in this regard.  We understand that admissions and staffing decisions will be made in January, so we understand that this might not be possible; however, we wanted to communicate our continued interest in the KG class for September 2018.  \n\nPlease let us know the latest date that we might remain in consideration without committing to the 50% tuition.  However, we are quite willing to put down the $1000 deposit to hold our spot.'),
(34575, 581, '_field_126', '1'),
(34576, 581, '_form_id', '3'),
(34577, 581, '_seq_num', '50'),
(34578, 582, '_field_74', 'Kindergarten'),
(34579, 582, '_field_75', 'September 2018'),
(34580, 582, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(34581, 582, '_field_78', ''),
(34582, 582, '_field_79', ''),
(34583, 582, '_field_80', 'Zahra'),
(34584, 582, '_field_81', 'Ahmadian'),
(34585, 582, '_field_82', '7789989272'),
(34586, 582, '_field_83', 'zahra.ahmadian@gmail.com'),
(34587, 582, '_field_84', '5502 Dundee Street'),
(34588, 582, '_field_85', ''),
(34589, 582, '_field_86', 'Vancouver'),
(34590, 582, '_field_87', 'BC'),
(34591, 582, '_field_88', 'V5R 3T'),
(34592, 582, '_field_89', 'Boeing Vancouver'),
(34593, 582, '_field_90', '6047905096'),
(34594, 582, '_field_91', '1'),
(34595, 582, '_field_92', 'Hani'),
(34596, 582, '_field_93', 'Eskandari'),
(34597, 582, '_field_94', 'hani.eskandari@gmail.com'),
(34598, 582, '_field_95', '6043079324'),
(34599, 582, '_field_128', 'Analogic Corp'),
(34600, 582, '_field_129', '6043079324'),
(34601, 582, '_field_96', 'Kimia Eskandari'),
(34602, 582, '_field_97', '16/01/2013'),
(34603, 582, '_field_98', 'Kimia'),
(34604, 582, '_field_99', 'Female'),
(34605, 582, '_field_100', 'English'),
(34606, 582, '_field_101', 'Farsi'),
(34607, 582, '_field_102', 'Canada'),
(34608, 582, '_field_103', 'No'),
(34609, 582, '_field_104', ''),
(34610, 582, '_field_105', 'Lego/building parts and blocks, reading books, role play'),
(34611, 582, '_field_106', 'Coloring/drawing, craft, board game, hide and seek'),
(34612, 582, '_field_130', 'CEFA Commercial'),
(34613, 582, '_field_137', 'Yoga, Science experiments, play time'),
(34614, 582, '_field_131', 'JK3'),
(34615, 582, '_field_138', 'Swimming, Taekwondo, Bouldering'),
(34616, 582, '_field_114', 'NA'),
(34617, 582, '_field_115', 'No'),
(34618, 582, '_field_116', ''),
(34619, 582, '_field_117', 'Yes'),
(34620, 582, '_field_118', 'No Pork'),
(34621, 582, '_field_119', 'No'),
(34622, 582, '_field_120', ''),
(34623, 582, '_field_121', 'No'),
(34624, 582, '_field_122', ''),
(34625, 582, '_field_132', 'No'),
(34626, 582, '_field_133', ''),
(34627, 582, '_field_134', 'No'),
(34628, 582, '_field_135', ''),
(34629, 582, '_field_123', 'Kimia\'s education and development are of utmost importance in our family. We have visited the WMA open house twice so far (2016 and 2017). Through the open house session we have learnt about the Motessori method of education, have heard from the teachers about the curriculum and from parents about their experience at WMA. For Kimia\'s school we are looking for a loving and caring environment where she can learn through experience and hands on activities. We believe WMA is the environment where she can thrive and enjoy learning.'),
(34630, 582, '_field_124', 'Kimia is a very hand on kid. We have been keen on limiting her screen time since early years. In fact, we do not have a designated TV-time at our home and the TV set resides in the basement instead of the living room for occasional movie time. Although both of us use phones, laptops and tablets, Kimia understands the reason for which they are used and takes pleasure in hands-on activities instead of digital screen entertainment. She does get very limited tablet time every now and then in Kids Mode, but our philosophy has been for her to enjoy her childhood and to work on her cognitive and motor skills through applied and physical activities. We know that the digital world will inevitably become a major part of her life and want for her to exclusively experience and enjoy the real and natural world for as long as possible. Montessori\'s emphasis on hands on activities and learning through exploration and repetition are very well aligned with our educational support system at home where we have daily play time with a learning aspect such as mixing different learning support tools such as alphabet blocks, word cards and building blocks to practice spelling or using map of the world together with kids world picture atlas book to learn about other countries. We believe the educational approach at WMA matches our approach to teaching Kimia new concepts and look forward to us partnering together in shaping Kimia\'s future education.\n'),
(34631, 582, '_field_136', 'Kimia is blessed with an innate and compassionate leadership tendency which is dominant in her personality in environments where she feels secure and has established her confidence. She shows interest in leading group games, coming up with new games using ordinary objects and setting up the rules of the play. When she feels secure, she actively contributes and participates with so much positive energy, takes risks, and competes for excellence. We\'d love for her to learn an in environment where there are kids younger and older than her. So that she can have role models to look up to and apply her compassionate care towards younger kids towards learning and growing together.'),
(34632, 582, '_field_126', '1'),
(34633, 582, '_form_id', '3'),
(34634, 582, '_seq_num', '51'),
(34635, 583, '_field_74', 'Kindergarten'),
(34636, 583, '_field_75', 'September 2018'),
(34637, 583, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(34638, 583, '_field_78', ''),
(34639, 583, '_field_79', ''),
(34640, 583, '_field_80', 'Zahra'),
(34641, 583, '_field_81', 'Ahmadian'),
(34642, 583, '_field_82', '7789989272'),
(34643, 583, '_field_83', 'zahra.ahmadian@gmail.com'),
(34644, 583, '_field_84', '5502 Dundee Street'),
(34645, 583, '_field_85', ''),
(34646, 583, '_field_86', 'Vancouver'),
(34647, 583, '_field_87', 'BC'),
(34648, 583, '_field_88', 'V5R 3T'),
(34649, 583, '_field_89', 'Boeing Vancouver'),
(34650, 583, '_field_90', '6047905096'),
(34651, 583, '_field_91', '1'),
(34652, 583, '_field_92', 'Hani'),
(34653, 583, '_field_93', 'Eskandari'),
(34654, 583, '_field_94', 'hani.eskandari@gmail.com'),
(34655, 583, '_field_95', '6043079324'),
(34656, 583, '_field_128', 'Analogic Corp'),
(34657, 583, '_field_129', '6043079324'),
(34658, 583, '_field_96', 'Kimia Eskandari'),
(34659, 583, '_field_97', '16/01/2013'),
(34660, 583, '_field_98', 'Kimia'),
(34661, 583, '_field_99', 'Female'),
(34662, 583, '_field_100', 'English'),
(34663, 583, '_field_101', 'Farsi'),
(34664, 583, '_field_102', 'Canada'),
(34665, 583, '_field_103', 'No'),
(34666, 583, '_field_104', ''),
(34667, 583, '_field_105', 'Lego/building parts and blocks, reading books, role play'),
(34668, 583, '_field_106', 'Coloring/drawing, craft, board game, hide and seek'),
(34669, 583, '_field_130', 'CEFA Commercial'),
(34670, 583, '_field_137', 'Yoga, Science experiments, play time'),
(34671, 583, '_field_131', 'JK3'),
(34672, 583, '_field_138', 'Swimming, Taekwondo, Bouldering'),
(34673, 583, '_field_114', 'NA'),
(34674, 583, '_field_115', 'No'),
(34675, 583, '_field_116', ''),
(34676, 583, '_field_117', 'Yes'),
(34677, 583, '_field_118', 'No Pork'),
(34678, 583, '_field_119', 'No'),
(34679, 583, '_field_120', ''),
(34680, 583, '_field_121', 'No'),
(34681, 583, '_field_122', ''),
(34682, 583, '_field_132', 'No'),
(34683, 583, '_field_133', ''),
(34684, 583, '_field_134', 'No'),
(34685, 583, '_field_135', ''),
(34686, 583, '_field_123', 'Kimia\'s education and development are of utmost importance in our family. We have visited the WMA open house twice so far (2016 and 2017). Through the open house session we have learnt about the Motessori method of education, have heard from the teachers about the curriculum and from parents about their experience at WMA. For Kimia\'s school we are looking for a loving and caring environment where she can learn through experience and hands on activities. We believe WMA is the environment where she can thrive and enjoy learning.'),
(34687, 583, '_field_124', 'Kimia is a very hand on kid. We have been keen on limiting her screen time since early years. In fact, we do not have a designated TV-time at our home and the TV set resides in the basement instead of the living room for occasional movie time. Although both of us use phones, laptops and tablets, Kimia understands the reason for which they are used and takes pleasure in hands-on activities instead of digital screen entertainment. She does get very limited tablet time every now and then in Kids Mode, but our philosophy has been for her to enjoy her childhood and to work on her cognitive and motor skills through applied and physical activities. We know that the digital world will inevitably become a major part of her life and want for her to exclusively experience and enjoy the real and natural world for as long as possible. Montessori\'s emphasis on hands on activities and learning through exploration and repetition are very well aligned with our educational support system at home where we have daily play time with a learning aspect such as mixing different learning support tools such as alphabet blocks, word cards and building blocks to practice spelling or using map of the world together with kids world picture atlas book to learn about other countries. We believe the educational approach at WMA matches our approach to teaching Kimia new concepts and look forward to us partnering together in shaping Kimia\'s future education.\n'),
(34688, 583, '_field_136', 'Kimia is blessed with an innate and compassionate leadership tendency which is dominant in her personality in environments where she feels secure and has established her confidence. She shows interest in leading group games, coming up with new games using ordinary objects and setting up the rules of the play. When she feels secure, she actively contributes and participates with so much positive energy, takes risks, and competes for excellence. We\'d love for her to learn an in environment where there are kids younger and older than her. So that she can have role models to look up to and apply her compassionate care towards younger kids towards learning and growing together.'),
(34689, 583, '_field_126', '1'),
(34690, 583, '_form_id', '3'),
(34691, 583, '_seq_num', '52'),
(34692, 584, '_field_74', 'Grade Seven'),
(34693, 584, '_field_75', 'September 2018'),
(34694, 584, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(34695, 584, '_field_78', ''),
(34696, 584, '_field_79', ''),
(34697, 584, '_field_80', 'SUKHMAN'),
(34698, 584, '_field_81', 'SINGH'),
(34699, 584, '_field_82', '7527020414`'),
(34700, 584, '_field_83', 'accessmigrationpb@gmail.com'),
(34701, 584, '_field_84', 'VPO NARIANA TEHSIL NILOKHERI '),
(34702, 584, '_field_85', ''),
(34703, 584, '_field_86', 'KARNAL HARYANA'),
(34704, 584, '_field_87', 'IN'),
(34705, 584, '_field_88', '132116'),
(34706, 584, '_field_89', 'NA'),
(34707, 584, '_field_90', 'NA'),
(34708, 584, '_field_91', '0'),
(34709, 584, '_field_92', ''),
(34710, 584, '_field_93', ''),
(34711, 584, '_field_94', ''),
(34712, 584, '_field_95', ''),
(34713, 584, '_field_128', ''),
(34714, 584, '_field_129', ''),
(34715, 584, '_field_96', 'SUKHMAN SINGH'),
(34716, 584, '_field_97', '03/08/2005'),
(34717, 584, '_field_98', ''),
(34718, 584, '_field_99', 'Male'),
(34719, 584, '_field_100', 'PUNJABI'),
(34720, 584, '_field_101', 'ENGLISH'),
(34721, 584, '_field_102', 'INDIAN'),
(34722, 584, '_field_103', 'No'),
(34723, 584, '_field_104', ''),
(34724, 584, '_field_105', 'GAMES'),
(34725, 584, '_field_106', 'MUSIC'),
(34726, 584, '_field_130', 'GAMES'),
(34727, 584, '_field_137', ''),
(34728, 584, '_field_131', '6TH GRADE'),
(34729, 584, '_field_138', ''),
(34730, 584, '_field_114', 'NA'),
(34731, 584, '_field_115', 'No'),
(34732, 584, '_field_116', ''),
(34733, 584, '_field_117', 'No'),
(34734, 584, '_field_118', ''),
(34735, 584, '_field_119', 'No'),
(34736, 584, '_field_120', ''),
(34737, 584, '_field_121', 'No'),
(34738, 584, '_field_122', ''),
(34739, 584, '_field_132', 'No'),
(34740, 584, '_field_133', ''),
(34741, 584, '_field_134', 'No'),
(34742, 584, '_field_135', ''),
(34743, 584, '_field_123', 'GAMES PLAYING '),
(34744, 584, '_field_124', 'NA'),
(34745, 584, '_field_136', 'NA'),
(34746, 584, '_field_126', '1'),
(34747, 584, '_form_id', '3'),
(34748, 584, '_seq_num', '53'),
(34749, 585, '_field_74', 'Grade Seven'),
(34750, 585, '_field_75', 'September 2018'),
(34751, 585, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(34752, 585, '_field_78', ''),
(34753, 585, '_field_79', ''),
(34754, 585, '_field_80', 'SUKHMAN'),
(34755, 585, '_field_81', 'SINGH'),
(34756, 585, '_field_82', '7527020414`'),
(34757, 585, '_field_83', 'accessmigrationpb@gmail.com'),
(34758, 585, '_field_84', 'VPO NARIANA TEHSIL NILOKHERI '),
(34759, 585, '_field_85', ''),
(34760, 585, '_field_86', 'KARNAL HARYANA'),
(34761, 585, '_field_87', 'IN'),
(34762, 585, '_field_88', '132116'),
(34763, 585, '_field_89', 'NA'),
(34764, 585, '_field_90', 'NA'),
(34765, 585, '_field_91', '0'),
(34766, 585, '_field_92', ''),
(34767, 585, '_field_93', ''),
(34768, 585, '_field_94', ''),
(34769, 585, '_field_95', ''),
(34770, 585, '_field_128', ''),
(34771, 585, '_field_129', ''),
(34772, 585, '_field_96', 'SUKHMAN SINGH'),
(34773, 585, '_field_97', '03/08/2005'),
(34774, 585, '_field_98', ''),
(34775, 585, '_field_99', 'Male'),
(34776, 585, '_field_100', 'PUNJABI'),
(34777, 585, '_field_101', 'ENGLISH'),
(34778, 585, '_field_102', 'INDIAN'),
(34779, 585, '_field_103', 'No'),
(34780, 585, '_field_104', ''),
(34781, 585, '_field_105', 'GAMES'),
(34782, 585, '_field_106', 'MUSIC'),
(34783, 585, '_field_130', 'GAMES'),
(34784, 585, '_field_137', ''),
(34785, 585, '_field_131', '6TH GRADE'),
(34786, 585, '_field_138', ''),
(34787, 585, '_field_114', 'NA'),
(34788, 585, '_field_115', 'No'),
(34789, 585, '_field_116', ''),
(34790, 585, '_field_117', 'No'),
(34791, 585, '_field_118', ''),
(34792, 585, '_field_119', 'No'),
(34793, 585, '_field_120', ''),
(34794, 585, '_field_121', 'No'),
(34795, 585, '_field_122', ''),
(34796, 585, '_field_132', 'No'),
(34797, 585, '_field_133', ''),
(34798, 585, '_field_134', 'No'),
(34799, 585, '_field_135', ''),
(34800, 585, '_field_123', 'GAMES PLAYING '),
(34801, 585, '_field_124', 'NA'),
(34802, 585, '_field_136', 'NA'),
(34803, 585, '_field_126', '1'),
(34804, 585, '_form_id', '3'),
(34805, 585, '_seq_num', '54'),
(34806, 586, '_field_74', 'Kindergarten'),
(34807, 586, '_field_75', 'September 2018'),
(34808, 586, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(34809, 586, '_field_78', 'Lana Cooper'),
(34810, 586, '_field_79', ''),
(34811, 586, '_field_80', 'Martin'),
(34812, 586, '_field_81', 'Cooper'),
(34813, 586, '_field_82', '6046555397'),
(34814, 586, '_field_83', 'martc23@hotmail.com'),
(34815, 586, '_field_84', '3020 Nootka Street'),
(34816, 586, '_field_85', ''),
(34817, 586, '_field_86', 'Vancouver'),
(34818, 586, '_field_87', 'BC'),
(34819, 586, '_field_88', 'V5M3M6'),
(34820, 586, '_field_89', 'na'),
(34821, 586, '_field_90', 'na'),
(34822, 586, '_field_91', '1'),
(34823, 586, '_field_92', 'Jacqueline'),
(34824, 586, '_field_93', 'Cooper'),
(34825, 586, '_field_94', 'yap54@hotmail.com'),
(34826, 586, '_field_95', '6046555379'),
(34827, 586, '_field_128', 'Pacific Medical Grandview'),
(34828, 586, '_field_129', '6046555379'),
(34829, 586, '_field_96', 'Lana Li Cooper'),
(34830, 586, '_field_97', '08/10/2013'),
(34831, 586, '_field_98', 'Lana'),
(34832, 586, '_field_99', 'Female'),
(34833, 586, '_field_100', 'English'),
(34834, 586, '_field_101', ''),
(34835, 586, '_field_102', 'Canadian'),
(34836, 586, '_field_103', 'Yes'),
(34837, 586, '_field_104', 'Emilia Cooper (1)'),
(34838, 586, '_field_105', 'Books'),
(34839, 586, '_field_106', 'She likes to play with all toys at home with her sister'),
(34840, 586, '_field_130', 'Westside Montessori Preschool'),
(34841, 586, '_field_137', 'Puzzles'),
(34842, 586, '_field_131', 'Preschool'),
(34843, 586, '_field_138', 'Swimming/ Skiing '),
(34844, 586, '_field_114', 'na'),
(34845, 586, '_field_115', 'No'),
(34846, 586, '_field_116', ''),
(34847, 586, '_field_117', 'No'),
(34848, 586, '_field_118', ''),
(34849, 586, '_field_119', 'No'),
(34850, 586, '_field_120', ''),
(34851, 586, '_field_121', 'No'),
(34852, 586, '_field_122', ''),
(34853, 586, '_field_132', 'No'),
(34854, 586, '_field_133', ''),
(34855, 586, '_field_134', 'No'),
(34856, 586, '_field_135', ''),
(34857, 586, '_field_123', 'We like the low child to teacher ratio which will provide Lana with one on one time to gain more confidence. Having the exposure to older children will really help her to grow emotionally.'),
(34858, 586, '_field_124', 'We feel a more individually catered approach will fit Lana\'s learning ability well. She also likes to observe others to gain confidence; so working with others will also be a huge benefit.'),
(34859, 586, '_field_136', 'She takes a while to warm up but is a very keen learner and is able to follow direction well.'),
(34860, 586, '_field_126', '1'),
(34861, 586, '_form_id', '3'),
(34862, 586, '_seq_num', '55'),
(34863, 587, '_field_74', 'Kindergarten'),
(34864, 587, '_field_75', 'September 2018'),
(34865, 587, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(34866, 587, '_field_78', 'Lana Cooper'),
(34867, 587, '_field_79', ''),
(34868, 587, '_field_80', 'Martin'),
(34869, 587, '_field_81', 'Cooper'),
(34870, 587, '_field_82', '6046555397'),
(34871, 587, '_field_83', 'martc23@hotmail.com'),
(34872, 587, '_field_84', '3020 Nootka Street'),
(34873, 587, '_field_85', ''),
(34874, 587, '_field_86', 'Vancouver'),
(34875, 587, '_field_87', 'BC'),
(34876, 587, '_field_88', 'V5M3M6'),
(34877, 587, '_field_89', 'na'),
(34878, 587, '_field_90', 'na'),
(34879, 587, '_field_91', '1'),
(34880, 587, '_field_92', 'Jacqueline'),
(34881, 587, '_field_93', 'Cooper'),
(34882, 587, '_field_94', 'yap54@hotmail.com'),
(34883, 587, '_field_95', '6046555379'),
(34884, 587, '_field_128', 'Pacific Medical Grandview'),
(34885, 587, '_field_129', '6046555379'),
(34886, 587, '_field_96', 'Lana Li Cooper'),
(34887, 587, '_field_97', '08/10/2013'),
(34888, 587, '_field_98', 'Lana'),
(34889, 587, '_field_99', 'Female'),
(34890, 587, '_field_100', 'English'),
(34891, 587, '_field_101', ''),
(34892, 587, '_field_102', 'Canadian'),
(34893, 587, '_field_103', 'Yes'),
(34894, 587, '_field_104', 'Emilia Cooper (1)'),
(34895, 587, '_field_105', 'Books'),
(34896, 587, '_field_106', 'She likes to play with all toys at home with her sister'),
(34897, 587, '_field_130', 'Westside Montessori Preschool'),
(34898, 587, '_field_137', 'Puzzles'),
(34899, 587, '_field_131', 'Preschool'),
(34900, 587, '_field_138', 'Swimming/ Skiing '),
(34901, 587, '_field_114', 'na'),
(34902, 587, '_field_115', 'No'),
(34903, 587, '_field_116', ''),
(34904, 587, '_field_117', 'No'),
(34905, 587, '_field_118', ''),
(34906, 587, '_field_119', 'No'),
(34907, 587, '_field_120', ''),
(34908, 587, '_field_121', 'No'),
(34909, 587, '_field_122', ''),
(34910, 587, '_field_132', 'No'),
(34911, 587, '_field_133', ''),
(34912, 587, '_field_134', 'No'),
(34913, 587, '_field_135', ''),
(34914, 587, '_field_123', 'We like the low child to teacher ratio which will provide Lana with one on one time to gain more confidence. Having the exposure to older children will really help her to grow emotionally.'),
(34915, 587, '_field_124', 'We feel a more individually catered approach will fit Lana\'s learning ability well. She also likes to observe others to gain confidence; so working with others will also be a huge benefit.'),
(34916, 587, '_field_136', 'She takes a while to warm up but is a very keen learner and is able to follow direction well.'),
(34917, 587, '_field_126', '1'),
(34918, 587, '_form_id', '3'),
(34919, 587, '_seq_num', '56'),
(34920, 588, '_field_74', 'Kindergarten'),
(34921, 588, '_field_75', 'September 2018'),
(34922, 588, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(34923, 588, '_field_78', 'Lana Cooper'),
(34924, 588, '_field_79', ''),
(34925, 588, '_field_80', 'Martin'),
(34926, 588, '_field_81', 'Cooper'),
(34927, 588, '_field_82', '6046555397'),
(34928, 588, '_field_83', 'martc23@hotmail.com'),
(34929, 588, '_field_84', '3020 Nootka Street'),
(34930, 588, '_field_85', ''),
(34931, 588, '_field_86', 'Vancouver'),
(34932, 588, '_field_87', 'BC'),
(34933, 588, '_field_88', 'V5M3M6'),
(34934, 588, '_field_89', 'na'),
(34935, 588, '_field_90', 'na'),
(34936, 588, '_field_91', '1'),
(34937, 588, '_field_92', 'Jacqueline'),
(34938, 588, '_field_93', 'Cooper'),
(34939, 588, '_field_94', 'yap54@hotmail.com'),
(34940, 588, '_field_95', '6046555379'),
(34941, 588, '_field_128', 'Pacific Medical Grandview'),
(34942, 588, '_field_129', '6046555379'),
(34943, 588, '_field_96', 'Lana Li Cooper'),
(34944, 588, '_field_97', '08/10/2013'),
(34945, 588, '_field_98', 'Lana'),
(34946, 588, '_field_99', 'Female'),
(34947, 588, '_field_100', 'English'),
(34948, 588, '_field_101', ''),
(34949, 588, '_field_102', 'Canadian'),
(34950, 588, '_field_103', 'Yes'),
(34951, 588, '_field_104', 'Emilia Cooper (1)'),
(34952, 588, '_field_105', 'Books'),
(34953, 588, '_field_106', 'She likes to play with all toys at home with her sister'),
(34954, 588, '_field_130', 'Westside Montessori Preschool'),
(34955, 588, '_field_137', 'Puzzles'),
(34956, 588, '_field_131', 'Preschool'),
(34957, 588, '_field_138', 'Swimming/ Skiing '),
(34958, 588, '_field_114', 'na'),
(34959, 588, '_field_115', 'No'),
(34960, 588, '_field_116', ''),
(34961, 588, '_field_117', 'No'),
(34962, 588, '_field_118', ''),
(34963, 588, '_field_119', 'No'),
(34964, 588, '_field_120', ''),
(34965, 588, '_field_121', 'No'),
(34966, 588, '_field_122', ''),
(34967, 588, '_field_132', 'No'),
(34968, 588, '_field_133', ''),
(34969, 588, '_field_134', 'No'),
(34970, 588, '_field_135', ''),
(34971, 588, '_field_123', 'We like the low child to teacher ratio which will provide Lana with one on one time to gain more confidence. Having the exposure to older children will really help her to grow emotionally.'),
(34972, 588, '_field_124', 'We feel a more individually catered approach will fit Lana\'s learning ability well. She also likes to observe others to gain confidence; so working with others will also be a huge benefit.'),
(34973, 588, '_field_136', 'She takes a while to warm up but is a very keen learner and is able to follow direction well.'),
(34974, 588, '_field_126', '1'),
(34975, 588, '_form_id', '3'),
(34976, 588, '_seq_num', '57'),
(34977, 589, '_field_74', 'Kindergarten'),
(34978, 589, '_field_75', 'September 2018'),
(34979, 589, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(34980, 589, '_field_78', 'Lana Cooper'),
(34981, 589, '_field_79', ''),
(34982, 589, '_field_80', 'Martin'),
(34983, 589, '_field_81', 'Cooper'),
(34984, 589, '_field_82', '6046555397'),
(34985, 589, '_field_83', 'martc23@hotmail.com'),
(34986, 589, '_field_84', '3020 Nootka Street'),
(34987, 589, '_field_85', ''),
(34988, 589, '_field_86', 'Vancouver'),
(34989, 589, '_field_87', 'BC'),
(34990, 589, '_field_88', 'V5M3M6'),
(34991, 589, '_field_89', 'na'),
(34992, 589, '_field_90', 'na'),
(34993, 589, '_field_91', '1'),
(34994, 589, '_field_92', 'Jacqueline'),
(34995, 589, '_field_93', 'Cooper'),
(34996, 589, '_field_94', 'yap54@hotmail.com'),
(34997, 589, '_field_95', '6046555379'),
(34998, 589, '_field_128', 'Pacific Medical Grandview'),
(34999, 589, '_field_129', '6046555379'),
(35000, 589, '_field_96', 'Lana Li Cooper'),
(35001, 589, '_field_97', '08/10/2013'),
(35002, 589, '_field_98', 'Lana'),
(35003, 589, '_field_99', 'Female'),
(35004, 589, '_field_100', 'English'),
(35005, 589, '_field_101', ''),
(35006, 589, '_field_102', 'Canadian'),
(35007, 589, '_field_103', 'Yes'),
(35008, 589, '_field_104', 'Emilia Cooper (1)'),
(35009, 589, '_field_105', 'Books'),
(35010, 589, '_field_106', 'She likes to play with all toys at home with her sister'),
(35011, 589, '_field_130', 'Westside Montessori Preschool'),
(35012, 589, '_field_137', 'Puzzles'),
(35013, 589, '_field_131', 'Preschool'),
(35014, 589, '_field_138', 'Swimming/ Skiing '),
(35015, 589, '_field_114', 'na'),
(35016, 589, '_field_115', 'No'),
(35017, 589, '_field_116', ''),
(35018, 589, '_field_117', 'No'),
(35019, 589, '_field_118', ''),
(35020, 589, '_field_119', 'No'),
(35021, 589, '_field_120', ''),
(35022, 589, '_field_121', 'No'),
(35023, 589, '_field_122', ''),
(35024, 589, '_field_132', 'No'),
(35025, 589, '_field_133', ''),
(35026, 589, '_field_134', 'No'),
(35027, 589, '_field_135', ''),
(35028, 589, '_field_123', 'We like the low child to teacher ratio which will provide Lana with one on one time to gain more confidence. Having the exposure to older children will really help her to grow emotionally.'),
(35029, 589, '_field_124', 'We feel a more individually catered approach will fit Lana\'s learning ability well. She also likes to observe others to gain confidence; so working with others will also be a huge benefit.'),
(35030, 589, '_field_136', 'She takes a while to warm up but is a very keen learner and is able to follow direction well.'),
(35031, 589, '_field_126', '1'),
(35032, 589, '_form_id', '3'),
(35033, 589, '_seq_num', '58'),
(35034, 590, '_field_74', 'Kindergarten'),
(35035, 590, '_field_75', 'September 2018'),
(35036, 590, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(35037, 590, '_field_78', 'Lauren Fei'),
(35038, 590, '_field_79', ''),
(35039, 590, '_field_80', 'Uyen'),
(35040, 590, '_field_81', 'Fei'),
(35041, 590, '_field_82', '604-928-7265'),
(35042, 590, '_field_83', 'uyenfei@gmail.com'),
(35043, 590, '_field_84', '2535 East 17th Ave'),
(35044, 590, '_field_85', ''),
(35045, 590, '_field_86', 'Vancouver'),
(35046, 590, '_field_87', 'BC'),
(35047, 590, '_field_88', 'V5M2N2'),
(35048, 590, '_field_89', 'Sinclair Dental'),
(35049, 590, '_field_90', '604-982-1080'),
(35050, 590, '_field_91', '1'),
(35051, 590, '_field_92', 'Gary'),
(35052, 590, '_field_93', 'Fei'),
(35053, 590, '_field_94', 'gfei@shaw.ca'),
(35054, 590, '_field_95', '778-898-7265'),
(35055, 590, '_field_128', 'CBSA'),
(35056, 590, '_field_129', ''),
(35057, 590, '_field_96', 'Jacob Jordan Fei'),
(35058, 590, '_field_97', '13/09/2013'),
(35059, 590, '_field_98', 'Jacob'),
(35060, 590, '_field_99', 'Male'),
(35061, 590, '_field_100', 'Vietnamese'),
(35062, 590, '_field_101', 'English'),
(35063, 590, '_field_102', 'Canadian'),
(35064, 590, '_field_103', 'Yes'),
(35065, 590, '_field_104', 'Lauren Fei, age 8'),
(35066, 590, '_field_105', 'piano'),
(35067, 590, '_field_106', 'playing toys and role playing'),
(35068, 590, '_field_130', 'WMA Preschool'),
(35069, 590, '_field_137', 'playing with his friends'),
(35070, 590, '_field_131', 'Preschool'),
(35071, 590, '_field_138', 'piano &amp; gymnastics'),
(35072, 590, '_field_114', 'mild allergy to almonds'),
(35073, 590, '_field_115', 'No'),
(35074, 590, '_field_116', ''),
(35075, 590, '_field_117', 'No'),
(35076, 590, '_field_118', ''),
(35077, 590, '_field_119', 'No'),
(35078, 590, '_field_120', ''),
(35079, 590, '_field_121', 'No'),
(35080, 590, '_field_122', ''),
(35081, 590, '_field_132', 'No'),
(35082, 590, '_field_133', ''),
(35083, 590, '_field_134', 'No'),
(35084, 590, '_field_135', ''),
(35085, 590, '_field_123', 'I like for Jacob to attend WMA because I think all the teachers at WMA really care for the students.  Both Lauren and Jacob enjoy going to school and wants to learn'),
(35086, 590, '_field_124', 'For Jacob, I feel that Montessori Method fits well with personality.  He is a very active child. '),
(35087, 590, '_field_136', 'Jacob is shy at first but once he gets to know his surrounding, his true self will come out. '),
(35088, 590, '_field_126', '1'),
(35089, 590, '_form_id', '3'),
(35090, 590, '_seq_num', '59'),
(35091, 591, '_field_74', 'Kindergarten'),
(35092, 591, '_field_75', 'September 2018'),
(35093, 591, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(35094, 591, '_field_78', 'Lauren Fei'),
(35095, 591, '_field_79', ''),
(35096, 591, '_field_80', 'Uyen'),
(35097, 591, '_field_81', 'Fei'),
(35098, 591, '_field_82', '604-928-7265'),
(35099, 591, '_field_83', 'uyenfei@gmail.com'),
(35100, 591, '_field_84', '2535 East 17th Ave'),
(35101, 591, '_field_85', ''),
(35102, 591, '_field_86', 'Vancouver'),
(35103, 591, '_field_87', 'BC'),
(35104, 591, '_field_88', 'V5M2N2'),
(35105, 591, '_field_89', 'Sinclair Dental'),
(35106, 591, '_field_90', '604-982-1080'),
(35107, 591, '_field_91', '1'),
(35108, 591, '_field_92', 'Gary'),
(35109, 591, '_field_93', 'Fei'),
(35110, 591, '_field_94', 'gfei@shaw.ca'),
(35111, 591, '_field_95', '778-898-7265'),
(35112, 591, '_field_128', 'CBSA'),
(35113, 591, '_field_129', ''),
(35114, 591, '_field_96', 'Jacob Jordan Fei'),
(35115, 591, '_field_97', '13/09/2013'),
(35116, 591, '_field_98', 'Jacob'),
(35117, 591, '_field_99', 'Male'),
(35118, 591, '_field_100', 'Vietnamese'),
(35119, 591, '_field_101', 'English'),
(35120, 591, '_field_102', 'Canadian'),
(35121, 591, '_field_103', 'Yes'),
(35122, 591, '_field_104', 'Lauren Fei, age 8'),
(35123, 591, '_field_105', 'piano'),
(35124, 591, '_field_106', 'playing toys and role playing'),
(35125, 591, '_field_130', 'WMA Preschool'),
(35126, 591, '_field_137', 'playing with his friends'),
(35127, 591, '_field_131', 'Preschool'),
(35128, 591, '_field_138', 'piano &amp; gymnastics'),
(35129, 591, '_field_114', 'mild allergy to almonds'),
(35130, 591, '_field_115', 'No'),
(35131, 591, '_field_116', ''),
(35132, 591, '_field_117', 'No'),
(35133, 591, '_field_118', ''),
(35134, 591, '_field_119', 'No'),
(35135, 591, '_field_120', ''),
(35136, 591, '_field_121', 'No'),
(35137, 591, '_field_122', ''),
(35138, 591, '_field_132', 'No'),
(35139, 591, '_field_133', ''),
(35140, 591, '_field_134', 'No'),
(35141, 591, '_field_135', ''),
(35142, 591, '_field_123', 'I like for Jacob to attend WMA because I think all the teachers at WMA really care for the students.  Both Lauren and Jacob enjoy going to school and wants to learn'),
(35143, 591, '_field_124', 'For Jacob, I feel that Montessori Method fits well with personality.  He is a very active child. '),
(35144, 591, '_field_136', 'Jacob is shy at first but once he gets to know his surrounding, his true self will come out. '),
(35145, 591, '_field_126', '1'),
(35146, 591, '_form_id', '3'),
(35147, 591, '_seq_num', '60'),
(35148, 592, '_field_74', 'Kindergarten'),
(35149, 592, '_field_75', 'September 2018'),
(35150, 592, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(35151, 592, '_field_78', ''),
(35152, 592, '_field_79', ''),
(35153, 592, '_field_80', 'Adriana'),
(35154, 592, '_field_81', 'Nossa'),
(35155, 592, '_field_82', '604-789-9508'),
(35156, 592, '_field_83', 'ajnossa@gmail.com'),
(35157, 592, '_field_84', '1104 Charand Avenue'),
(35158, 592, '_field_85', ''),
(35159, 592, '_field_86', 'Coquitam'),
(35160, 592, '_field_87', 'BC'),
(35161, 592, '_field_88', 'V3K3L1'),
(35162, 592, '_field_89', 'Government of Canada - Department of Justice'),
(35163, 592, '_field_90', '604-789-9505'),
(35164, 592, '_field_91', '1'),
(35165, 592, '_field_92', 'Jorge'),
(35166, 592, '_field_93', 'Nossa'),
(35167, 592, '_field_94', ''),
(35168, 592, '_field_95', '604-362-1154'),
(35169, 592, '_field_128', 'Government of Canada - Indigenous and Northern Affairs Canada'),
(35170, 592, '_field_129', '604-362-1154'),
(35171, 592, '_field_96', 'Oliver Andres Nossa'),
(35172, 592, '_field_97', '06/08/2013'),
(35173, 592, '_field_98', 'Oliver'),
(35174, 592, '_field_99', 'Male'),
(35175, 592, '_field_100', 'Spanish'),
(35176, 592, '_field_101', 'English'),
(35177, 592, '_field_102', 'Canadian'),
(35178, 592, '_field_103', 'Yes'),
(35179, 592, '_field_104', 'Emma Carolina Nossa - 4 months old'),
(35180, 592, '_field_105', 'Painting, crafts, building with blocks and magnetic tiles, and pretend play (at home only) by himself with cars and stuffies '),
(35181, 592, '_field_106', 'At school: running, playing with a ball. At home: dancing, baking and bicycling'),
(35182, 592, '_field_130', 'Sunny Gate Montessori'),
(35183, 592, '_field_137', 'Number work, crafts, blocks and painting'),
(35184, 592, '_field_131', 'Preschool'),
(35185, 592, '_field_138', 'Swimming, Martial Arts and Yoga'),
(35186, 592, '_field_114', 'Oliver is allergic to bee stings. He has an epi pen as per our doctor\'s recommendation in case of an anaphylactic reaction. \n'),
(35187, 592, '_field_115', 'No'),
(35188, 592, '_field_116', ''),
(35189, 592, '_field_117', 'No'),
(35190, 592, '_field_118', ''),
(35191, 592, '_field_119', 'No'),
(35192, 592, '_field_120', ''),
(35193, 592, '_field_121', 'Yes'),
(35194, 592, '_field_122', 'Oliver tends to eat slowly.'),
(35195, 592, '_field_132', 'Yes'),
(35196, 592, '_field_133', 'Oliver\'s vision is good. We have had sporadic episodes of crossed eyes which is being monitored by a pediatric ophthalmologist. The doctor expects Oliver to outgrow it. '),
(35197, 592, '_field_134', 'No'),
(35198, 592, '_field_135', ''),
(35199, 592, '_field_123', 'We would like Oliver to learn and enjoy learning. We want Oliver to be happy in his learning environment and in our view that environment should be respectful of him as an individual, let him learn at his own pace, capitalize in his curiosity and make him part of a community. After visiting the school and learning about the principles and mission of the school, we believe WMA can offer Oliver what he needs to learn and grow.'),
(35200, 592, '_field_124', 'As a family, we value learning and education. Oliver has demonstrated eager interest in academic learning. We want Oliver to learn in an environment that best fits his preferences and personality. Oliver works well independently. He is naturally a shy person who loves to share with others. He is strong minded and requires a structure. Oliver has difficulties with change and if left to his own devices, he will gravitate towards the familiar. Oliver attended a Reggio preschool at age 3 and we discovered that highly social and unstructured environments are not the best way for him to learn. Oliver is currently attending a Montessori preschool and he is thriving. The Montessori method offers Oliver what he needs: the opportunity to learn through experience at his own pace, be independent, have a structured day, socialize to an extent and become part of a community. With the Montessori approach, Oliver enjoys learning and is excited about school.'),
(35201, 592, '_field_136', 'Oliver is smart, observant, curious and cares about others. We perceive his needs for learning are: direction to help him focus, help with transitions, room to learn at his own pace, and opportunities to develop social skills. '),
(35202, 592, '_field_126', '1'),
(35203, 592, '_form_id', '3'),
(35204, 592, '_seq_num', '61'),
(35205, 593, '_field_74', 'Kindergarten'),
(35206, 593, '_field_75', 'September 2018'),
(35207, 593, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(35208, 593, '_field_78', ''),
(35209, 593, '_field_79', ''),
(35210, 593, '_field_80', 'Adriana'),
(35211, 593, '_field_81', 'Nossa'),
(35212, 593, '_field_82', '604-789-9508'),
(35213, 593, '_field_83', 'ajnossa@gmail.com'),
(35214, 593, '_field_84', '1104 Charand Avenue'),
(35215, 593, '_field_85', ''),
(35216, 593, '_field_86', 'Coquitam'),
(35217, 593, '_field_87', 'BC'),
(35218, 593, '_field_88', 'V3K3L1'),
(35219, 593, '_field_89', 'Government of Canada - Department of Justice'),
(35220, 593, '_field_90', '604-789-9505'),
(35221, 593, '_field_91', '1'),
(35222, 593, '_field_92', 'Jorge'),
(35223, 593, '_field_93', 'Nossa'),
(35224, 593, '_field_94', ''),
(35225, 593, '_field_95', '604-362-1154'),
(35226, 593, '_field_128', 'Government of Canada - Indigenous and Northern Affairs Canada'),
(35227, 593, '_field_129', '604-362-1154'),
(35228, 593, '_field_96', 'Oliver Andres Nossa'),
(35229, 593, '_field_97', '06/08/2013'),
(35230, 593, '_field_98', 'Oliver'),
(35231, 593, '_field_99', 'Male'),
(35232, 593, '_field_100', 'Spanish'),
(35233, 593, '_field_101', 'English'),
(35234, 593, '_field_102', 'Canadian'),
(35235, 593, '_field_103', 'Yes'),
(35236, 593, '_field_104', 'Emma Carolina Nossa - 4 months old'),
(35237, 593, '_field_105', 'Painting, crafts, building with blocks and magnetic tiles, and pretend play (at home only) by himself with cars and stuffies '),
(35238, 593, '_field_106', 'At school: running, playing with a ball. At home: dancing, baking and bicycling'),
(35239, 593, '_field_130', 'Sunny Gate Montessori'),
(35240, 593, '_field_137', 'Number work, crafts, blocks and painting'),
(35241, 593, '_field_131', 'Preschool'),
(35242, 593, '_field_138', 'Swimming, Martial Arts and Yoga'),
(35243, 593, '_field_114', 'Oliver is allergic to bee stings. He has an epi pen as per our doctor\'s recommendation in case of an anaphylactic reaction. \n'),
(35244, 593, '_field_115', 'No'),
(35245, 593, '_field_116', ''),
(35246, 593, '_field_117', 'No'),
(35247, 593, '_field_118', ''),
(35248, 593, '_field_119', 'No'),
(35249, 593, '_field_120', ''),
(35250, 593, '_field_121', 'Yes'),
(35251, 593, '_field_122', 'Oliver tends to eat slowly.'),
(35252, 593, '_field_132', 'Yes'),
(35253, 593, '_field_133', 'Oliver\'s vision is good. We have had sporadic episodes of crossed eyes which is being monitored by a pediatric ophthalmologist. The doctor expects Oliver to outgrow it. '),
(35254, 593, '_field_134', 'No'),
(35255, 593, '_field_135', ''),
(35256, 593, '_field_123', 'We would like Oliver to learn and enjoy learning. We want Oliver to be happy in his learning environment and in our view that environment should be respectful of him as an individual, let him learn at his own pace, capitalize in his curiosity and make him part of a community. After visiting the school and learning about the principles and mission of the school, we believe WMA can offer Oliver what he needs to learn and grow.'),
(35257, 593, '_field_124', 'As a family, we value learning and education. Oliver has demonstrated eager interest in academic learning. We want Oliver to learn in an environment that best fits his preferences and personality. Oliver works well independently. He is naturally a shy person who loves to share with others. He is strong minded and requires a structure. Oliver has difficulties with change and if left to his own devices, he will gravitate towards the familiar. Oliver attended a Reggio preschool at age 3 and we discovered that highly social and unstructured environments are not the best way for him to learn. Oliver is currently attending a Montessori preschool and he is thriving. The Montessori method offers Oliver what he needs: the opportunity to learn through experience at his own pace, be independent, have a structured day, socialize to an extent and become part of a community. With the Montessori approach, Oliver enjoys learning and is excited about school.'),
(35258, 593, '_field_136', 'Oliver is smart, observant, curious and cares about others. We perceive his needs for learning are: direction to help him focus, help with transitions, room to learn at his own pace, and opportunities to develop social skills. '),
(35259, 593, '_field_126', '1'),
(35260, 593, '_form_id', '3'),
(35261, 593, '_seq_num', '62'),
(35262, 594, '_field_74', 'Kindergarten'),
(35263, 594, '_field_75', 'September 2018'),
(35264, 594, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(35265, 594, '_field_78', 'Aubry Hall'),
(35266, 594, '_field_79', ''),
(35267, 594, '_field_80', 'Nadine'),
(35268, 594, '_field_81', 'Hall'),
(35269, 594, '_field_82', '6048099444'),
(35270, 594, '_field_83', 'anadine1@hotmail.com'),
(35271, 594, '_field_84', '1541 East 13th Ave'),
(35272, 594, '_field_85', ''),
(35273, 594, '_field_86', 'Vancouver'),
(35274, 594, '_field_87', 'BC'),
(35275, 594, '_field_88', 'V5N2B7'),
(35276, 594, '_field_89', 'Pacey MedTech Ltd.'),
(35277, 594, '_field_90', '6048099444'),
(35278, 594, '_field_91', '1'),
(35279, 594, '_field_92', 'Grahame'),
(35280, 594, '_field_93', 'Hall'),
(35281, 594, '_field_94', 'grayahall@hotmail.com'),
(35282, 594, '_field_95', '6048285891'),
(35283, 594, '_field_128', 'Revolution'),
(35284, 594, '_field_129', '6048285891'),
(35285, 594, '_field_96', 'Aubry Ayoubi Hall'),
(35286, 594, '_field_97', '10/07/2013'),
(35287, 594, '_field_98', 'Aubry'),
(35288, 594, '_field_99', 'Male'),
(35289, 594, '_field_100', 'English'),
(35290, 594, '_field_101', ''),
(35291, 594, '_field_102', 'Canadian '),
(35292, 594, '_field_103', 'Yes'),
(35293, 594, '_field_104', 'Blake Hall, 2 1/2'),
(35294, 594, '_field_105', 'Magnets, playing w toys, sports'),
(35295, 594, '_field_106', 'Sports, playing with toys, tag'),
(35296, 594, '_field_130', 'WMA '),
(35297, 594, '_field_137', 'Numbers, letters, '),
(35298, 594, '_field_131', '2nd year preschool'),
(35299, 594, '_field_138', 'Swimming, gymnastics (Jump)'),
(35300, 594, '_field_114', 'no known'),
(35301, 594, '_field_115', 'No'),
(35302, 594, '_field_116', ''),
(35303, 594, '_field_117', 'No'),
(35304, 594, '_field_118', ''),
(35305, 594, '_field_119', 'No'),
(35306, 594, '_field_120', ''),
(35307, 594, '_field_121', 'No'),
(35308, 594, '_field_122', ''),
(35309, 594, '_field_132', 'No'),
(35310, 594, '_field_133', ''),
(35311, 594, '_field_134', 'No'),
(35312, 594, '_field_135', ''),
(35313, 594, '_field_123', 'We have been so happy with his experience in the preschool, and the more we learn about the Montessori method, the more we feel it is an excellent way to develop the skills and foundations that will help Aubry in his later school years'),
(35314, 594, '_field_124', 'As above'),
(35315, 594, '_field_136', 'We just want to keep seeing the joy that he obviously has for learning new things. '),
(35316, 594, '_field_126', '1'),
(35317, 594, '_form_id', '3'),
(35318, 594, '_seq_num', '63'),
(35319, 595, '_field_74', 'Kindergarten'),
(35320, 595, '_field_75', 'September 2018'),
(35321, 595, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(35322, 595, '_field_78', 'Aubry Hall'),
(35323, 595, '_field_79', ''),
(35324, 595, '_field_80', 'Nadine'),
(35325, 595, '_field_81', 'Hall'),
(35326, 595, '_field_82', '6048099444'),
(35327, 595, '_field_83', 'anadine1@hotmail.com'),
(35328, 595, '_field_84', '1541 East 13th Ave'),
(35329, 595, '_field_85', ''),
(35330, 595, '_field_86', 'Vancouver'),
(35331, 595, '_field_87', 'BC'),
(35332, 595, '_field_88', 'V5N2B7'),
(35333, 595, '_field_89', 'Pacey MedTech Ltd.'),
(35334, 595, '_field_90', '6048099444'),
(35335, 595, '_field_91', '1'),
(35336, 595, '_field_92', 'Grahame'),
(35337, 595, '_field_93', 'Hall'),
(35338, 595, '_field_94', 'grayahall@hotmail.com'),
(35339, 595, '_field_95', '6048285891'),
(35340, 595, '_field_128', 'Revolution'),
(35341, 595, '_field_129', '6048285891'),
(35342, 595, '_field_96', 'Aubry Ayoubi Hall'),
(35343, 595, '_field_97', '10/07/2013'),
(35344, 595, '_field_98', 'Aubry'),
(35345, 595, '_field_99', 'Male'),
(35346, 595, '_field_100', 'English'),
(35347, 595, '_field_101', ''),
(35348, 595, '_field_102', 'Canadian '),
(35349, 595, '_field_103', 'Yes'),
(35350, 595, '_field_104', 'Blake Hall, 2 1/2'),
(35351, 595, '_field_105', 'Magnets, playing w toys, sports'),
(35352, 595, '_field_106', 'Sports, playing with toys, tag'),
(35353, 595, '_field_130', 'WMA '),
(35354, 595, '_field_137', 'Numbers, letters, '),
(35355, 595, '_field_131', '2nd year preschool'),
(35356, 595, '_field_138', 'Swimming, gymnastics (Jump)'),
(35357, 595, '_field_114', 'no known'),
(35358, 595, '_field_115', 'No'),
(35359, 595, '_field_116', ''),
(35360, 595, '_field_117', 'No'),
(35361, 595, '_field_118', ''),
(35362, 595, '_field_119', 'No'),
(35363, 595, '_field_120', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(35364, 595, '_field_121', 'No'),
(35365, 595, '_field_122', ''),
(35366, 595, '_field_132', 'No'),
(35367, 595, '_field_133', ''),
(35368, 595, '_field_134', 'No'),
(35369, 595, '_field_135', ''),
(35370, 595, '_field_123', 'We have been so happy with his experience in the preschool, and the more we learn about the Montessori method, the more we feel it is an excellent way to develop the skills and foundations that will help Aubry in his later school years'),
(35371, 595, '_field_124', 'As above'),
(35372, 595, '_field_136', 'We just want to keep seeing the joy that he obviously has for learning new things. '),
(35373, 595, '_field_126', '1'),
(35374, 595, '_form_id', '3'),
(35375, 595, '_seq_num', '64'),
(35376, 596, '_field_74', 'Kindergarten'),
(35377, 596, '_field_75', 'September 2018'),
(35378, 596, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(35379, 596, '_field_78', ''),
(35380, 596, '_field_79', ''),
(35381, 596, '_field_80', 'Jenni '),
(35382, 596, '_field_81', 'Pace'),
(35383, 596, '_field_82', '6049611235'),
(35384, 596, '_field_83', 'jennipace@gmail.com'),
(35385, 596, '_field_84', '413 Keefer Street'),
(35386, 596, '_field_85', ''),
(35387, 596, '_field_86', 'Vancouver'),
(35388, 596, '_field_87', 'BC'),
(35389, 596, '_field_88', 'V6A1X8'),
(35390, 596, '_field_89', 'self-employed'),
(35391, 596, '_field_90', '6049611235'),
(35392, 596, '_field_91', '1'),
(35393, 596, '_field_92', 'Daniel'),
(35394, 596, '_field_93', 'Presnell'),
(35395, 596, '_field_94', 'daniel.presnell@gmail.com'),
(35396, 596, '_field_95', '7789381237'),
(35397, 596, '_field_128', 'Signals Design Group'),
(35398, 596, '_field_129', '7789381237'),
(35399, 596, '_field_96', 'Abner Sargent Presnell'),
(35400, 596, '_field_97', '10/08/2013'),
(35401, 596, '_field_98', 'Abner'),
(35402, 596, '_field_99', 'Male'),
(35403, 596, '_field_100', 'English'),
(35404, 596, '_field_101', 'Some French learned in preschool'),
(35405, 596, '_field_102', 'Canada &amp; USA'),
(35406, 596, '_field_103', 'No'),
(35407, 596, '_field_104', ''),
(35408, 596, '_field_105', 'Playing with toy cars and trains, drawing and cutting paper, looking through books, playing with balls'),
(35409, 596, '_field_106', 'Reading and singing, cards and board games, forest walks, playing at the park and beach, riding bikes'),
(35410, 596, '_field_130', 'Les Petits Artistes Montessori Daycare'),
(35411, 596, '_field_137', 'Montessori work, sewing, cooking, making art, free play with friends'),
(35412, 596, '_field_131', 'Preschool year 2'),
(35413, 596, '_field_138', 'Rec center soccer and baseball; gymnastics'),
(35414, 596, '_field_114', 'NA'),
(35415, 596, '_field_115', 'No'),
(35416, 596, '_field_116', ''),
(35417, 596, '_field_117', 'No'),
(35418, 596, '_field_118', ''),
(35419, 596, '_field_119', 'Yes'),
(35420, 596, '_field_120', 'At this stage Abner is eating fewer foods than in the past.  He tends to favour plain prepared dishes with few ingredients such as cheese quesadilla and pasta with white sauce. Thankfully he still likes a variety of raw vegetables and fruits. Although his parents are vegetarian with the exception of fish, Abner has chosen to eat pork and chicken, which he consumes with gusto.'),
(35421, 596, '_field_121', 'No'),
(35422, 596, '_field_122', ''),
(35423, 596, '_field_132', 'No'),
(35424, 596, '_field_133', ''),
(35425, 596, '_field_134', 'No'),
(35426, 596, '_field_135', ''),
(35427, 596, '_field_123', 'Abner is in his second year of Montessori preschool, and we feel this educational approach is an excellent fit for him.  He loves the hands-on work stations (particularly those involving maps and tools) and practical life activities such as cooking and sewing.  He seems to thrive within the structured environment balancing independent and group work, focused thought and recreation.  Furthermore, the entire family has benefitted from Montessori\'s lessons on respectful conflict resolution and the simple tools that ease transitions from one activity to another. \n'),
(35428, 596, '_field_124', 'Looking ahead to Abner\'s elementary education, we are especially interested in Montessori\'s methods for the development of writing and reading skills alongside tactile experience with mathematics and geometry.  We are especially keen on him sharing the learning experience with peers at varying levels, and building an appreciation for drama, music and sports as pro-social activities. \nWe both work in creative fields, but increasingly feel the limitations in our own educational experience, which perpetuated sharp divisions between language and empirical observation.  We embrace the Montessori method as a means of overcoming those divisions to enable truly innovative thinking, and we look forward to learning more about our son and ourselves in the process.'),
(35429, 596, '_field_136', 'If he hears a good rhythm, Abner can\'t resist dancing! '),
(35430, 596, '_field_126', '1'),
(35431, 596, '_form_id', '3'),
(35432, 596, '_seq_num', '65'),
(35433, 597, '_field_74', 'Kindergarten'),
(35434, 597, '_field_75', 'September 2018'),
(35435, 597, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(35436, 597, '_field_78', ''),
(35437, 597, '_field_79', ''),
(35438, 597, '_field_80', 'Jenni '),
(35439, 597, '_field_81', 'Pace'),
(35440, 597, '_field_82', '6049611235'),
(35441, 597, '_field_83', 'jennipace@gmail.com'),
(35442, 597, '_field_84', '413 Keefer Street'),
(35443, 597, '_field_85', ''),
(35444, 597, '_field_86', 'Vancouver'),
(35445, 597, '_field_87', 'BC'),
(35446, 597, '_field_88', 'V6A1X8'),
(35447, 597, '_field_89', 'self-employed'),
(35448, 597, '_field_90', '6049611235'),
(35449, 597, '_field_91', '1'),
(35450, 597, '_field_92', 'Daniel'),
(35451, 597, '_field_93', 'Presnell'),
(35452, 597, '_field_94', 'daniel.presnell@gmail.com'),
(35453, 597, '_field_95', '7789381237'),
(35454, 597, '_field_128', 'Signals Design Group'),
(35455, 597, '_field_129', '7789381237'),
(35456, 597, '_field_96', 'Abner Sargent Presnell'),
(35457, 597, '_field_97', '10/08/2013'),
(35458, 597, '_field_98', 'Abner'),
(35459, 597, '_field_99', 'Male'),
(35460, 597, '_field_100', 'English'),
(35461, 597, '_field_101', 'Some French learned in preschool'),
(35462, 597, '_field_102', 'Canada &amp; USA'),
(35463, 597, '_field_103', 'No'),
(35464, 597, '_field_104', ''),
(35465, 597, '_field_105', 'Playing with toy cars and trains, drawing and cutting paper, looking through books, playing with balls'),
(35466, 597, '_field_106', 'Reading and singing, cards and board games, forest walks, playing at the park and beach, riding bikes'),
(35467, 597, '_field_130', 'Les Petits Artistes Montessori Daycare'),
(35468, 597, '_field_137', 'Montessori work, sewing, cooking, making art, free play with friends'),
(35469, 597, '_field_131', 'Preschool year 2'),
(35470, 597, '_field_138', 'Rec center soccer and baseball; gymnastics'),
(35471, 597, '_field_114', 'NA'),
(35472, 597, '_field_115', 'No'),
(35473, 597, '_field_116', ''),
(35474, 597, '_field_117', 'No'),
(35475, 597, '_field_118', ''),
(35476, 597, '_field_119', 'Yes'),
(35477, 597, '_field_120', 'At this stage Abner is eating fewer foods than in the past.  He tends to favour plain prepared dishes with few ingredients such as cheese quesadilla and pasta with white sauce. Thankfully he still likes a variety of raw vegetables and fruits. Although his parents are vegetarian with the exception of fish, Abner has chosen to eat pork and chicken, which he consumes with gusto.'),
(35478, 597, '_field_121', 'No'),
(35479, 597, '_field_122', ''),
(35480, 597, '_field_132', 'No'),
(35481, 597, '_field_133', ''),
(35482, 597, '_field_134', 'No'),
(35483, 597, '_field_135', ''),
(35484, 597, '_field_123', 'Abner is in his second year of Montessori preschool, and we feel this educational approach is an excellent fit for him.  He loves the hands-on work stations (particularly those involving maps and tools) and practical life activities such as cooking and sewing.  He seems to thrive within the structured environment balancing independent and group work, focused thought and recreation.  Furthermore, the entire family has benefitted from Montessori\'s lessons on respectful conflict resolution and the simple tools that ease transitions from one activity to another. \n'),
(35485, 597, '_field_124', 'Looking ahead to Abner\'s elementary education, we are especially interested in Montessori\'s methods for the development of writing and reading skills alongside tactile experience with mathematics and geometry.  We are especially keen on him sharing the learning experience with peers at varying levels, and building an appreciation for drama, music and sports as pro-social activities. \nWe both work in creative fields, but increasingly feel the limitations in our own educational experience, which perpetuated sharp divisions between language and empirical observation.  We embrace the Montessori method as a means of overcoming those divisions to enable truly innovative thinking, and we look forward to learning more about our son and ourselves in the process.'),
(35486, 597, '_field_136', 'If he hears a good rhythm, Abner can\'t resist dancing! '),
(35487, 597, '_field_126', '1'),
(35488, 597, '_form_id', '3'),
(35489, 597, '_seq_num', '66'),
(35490, 598, '_field_74', 'Kindergarten'),
(35491, 598, '_field_75', 'September 2018'),
(35492, 598, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(35493, 598, '_field_78', 'Trevor Cheun-Ho Tang'),
(35494, 598, '_field_79', ''),
(35495, 598, '_field_80', 'Bobbie'),
(35496, 598, '_field_81', 'Yeung'),
(35497, 598, '_field_82', '7788282938'),
(35498, 598, '_field_83', 'alex.bobbie@gmail.com'),
(35499, 598, '_field_84', '2967 East 17th Avenue'),
(35500, 598, '_field_85', ''),
(35501, 598, '_field_86', 'Vancouver '),
(35502, 598, '_field_87', 'BC'),
(35503, 598, '_field_88', 'V5M2N4'),
(35504, 598, '_field_89', 'Legal Services Society (Legal Aid)'),
(35505, 598, '_field_90', '7788282938'),
(35506, 598, '_field_91', '1'),
(35507, 598, '_field_92', 'Alex '),
(35508, 598, '_field_93', 'Tang'),
(35509, 598, '_field_94', 'alex.bobbie@gmail.com'),
(35510, 598, '_field_95', '6047266570'),
(35511, 598, '_field_128', 'Legal Services Society (Legal Aid)'),
(35512, 598, '_field_129', '6047266570'),
(35513, 598, '_field_96', 'Trevor Cheun-Ho Tang'),
(35514, 598, '_field_97', '20/11/2013'),
(35515, 598, '_field_98', 'Trevor '),
(35516, 598, '_field_99', 'Male'),
(35517, 598, '_field_100', 'English'),
(35518, 598, '_field_101', 'Chinese'),
(35519, 598, '_field_102', 'Canadian'),
(35520, 598, '_field_103', 'No'),
(35521, 598, '_field_104', ''),
(35522, 598, '_field_105', 'Playing cars, LEGO, tracing, crafty '),
(35523, 598, '_field_106', 'Playground, puzzle, reading, play doh '),
(35524, 598, '_field_130', 'WMA'),
(35525, 598, '_field_137', 'Making necklaces, playing w/kitchen, painting'),
(35526, 598, '_field_131', 'Preschool'),
(35527, 598, '_field_138', ''),
(35528, 598, '_field_114', 'Soft spot on head'),
(35529, 598, '_field_115', 'No'),
(35530, 598, '_field_116', ''),
(35531, 598, '_field_117', 'No'),
(35532, 598, '_field_118', ''),
(35533, 598, '_field_119', 'No'),
(35534, 598, '_field_120', ''),
(35535, 598, '_field_121', 'No'),
(35536, 598, '_field_122', ''),
(35537, 598, '_field_132', 'No'),
(35538, 598, '_field_133', ''),
(35539, 598, '_field_134', 'No'),
(35540, 598, '_field_135', ''),
(35541, 598, '_field_123', 'Like the Montessori philosophy '),
(35542, 598, '_field_124', 'Like how he can learn from his classmates and on his own pace-no competitions.'),
(35543, 598, '_field_136', 'He has come such a long way from the first day I dropped him off st preschool.  He loves going to school now and don’t want to miss a day of school. He is confident and independent now.'),
(35544, 598, '_field_126', '1'),
(35545, 598, '_form_id', '3'),
(35546, 598, '_seq_num', '67'),
(35547, 599, '_field_74', 'Kindergarten'),
(35548, 599, '_field_75', 'September 2018'),
(35549, 599, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(35550, 599, '_field_78', 'Trevor Cheun-Ho Tang'),
(35551, 599, '_field_79', ''),
(35552, 599, '_field_80', 'Bobbie'),
(35553, 599, '_field_81', 'Yeung'),
(35554, 599, '_field_82', '7788282938'),
(35555, 599, '_field_83', 'alex.bobbie@gmail.com'),
(35556, 599, '_field_84', '2967 East 17th Avenue'),
(35557, 599, '_field_85', ''),
(35558, 599, '_field_86', 'Vancouver '),
(35559, 599, '_field_87', 'BC'),
(35560, 599, '_field_88', 'V5M2N4'),
(35561, 599, '_field_89', 'Legal Services Society (Legal Aid)'),
(35562, 599, '_field_90', '7788282938'),
(35563, 599, '_field_91', '1'),
(35564, 599, '_field_92', 'Alex '),
(35565, 599, '_field_93', 'Tang'),
(35566, 599, '_field_94', 'alex.bobbie@gmail.com'),
(35567, 599, '_field_95', '6047266570'),
(35568, 599, '_field_128', 'Legal Services Society (Legal Aid)'),
(35569, 599, '_field_129', '6047266570'),
(35570, 599, '_field_96', 'Trevor Cheun-Ho Tang'),
(35571, 599, '_field_97', '20/11/2013'),
(35572, 599, '_field_98', 'Trevor '),
(35573, 599, '_field_99', 'Male'),
(35574, 599, '_field_100', 'English'),
(35575, 599, '_field_101', 'Chinese'),
(35576, 599, '_field_102', 'Canadian'),
(35577, 599, '_field_103', 'No'),
(35578, 599, '_field_104', ''),
(35579, 599, '_field_105', 'Playing cars, LEGO, tracing, crafty '),
(35580, 599, '_field_106', 'Playground, puzzle, reading, play doh '),
(35581, 599, '_field_130', 'WMA'),
(35582, 599, '_field_137', 'Making necklaces, playing w/kitchen, painting'),
(35583, 599, '_field_131', 'Preschool'),
(35584, 599, '_field_138', ''),
(35585, 599, '_field_114', 'Soft spot on head'),
(35586, 599, '_field_115', 'No'),
(35587, 599, '_field_116', ''),
(35588, 599, '_field_117', 'No'),
(35589, 599, '_field_118', ''),
(35590, 599, '_field_119', 'No'),
(35591, 599, '_field_120', ''),
(35592, 599, '_field_121', 'No'),
(35593, 599, '_field_122', ''),
(35594, 599, '_field_132', 'No'),
(35595, 599, '_field_133', ''),
(35596, 599, '_field_134', 'No'),
(35597, 599, '_field_135', ''),
(35598, 599, '_field_123', 'Like the Montessori philosophy '),
(35599, 599, '_field_124', 'Like how he can learn from his classmates and on his own pace-no competitions.'),
(35600, 599, '_field_136', 'He has come such a long way from the first day I dropped him off st preschool.  He loves going to school now and don’t want to miss a day of school. He is confident and independent now.'),
(35601, 599, '_field_126', '1'),
(35602, 599, '_form_id', '3'),
(35603, 599, '_seq_num', '68'),
(35604, 600, '_field_5', 'Morning Session'),
(35605, 600, '_field_7', 'September 2018'),
(35606, 600, '_field_9', '0'),
(35607, 600, '_field_69', 'a:1:{i:0;s:9:\"bc parent\";}'),
(35608, 600, '_field_70', ''),
(35609, 600, '_field_71', ''),
(35610, 600, '_field_17', 'Margaret'),
(35611, 600, '_field_19', 'Ko'),
(35612, 600, '_field_21', '6047674886'),
(35613, 600, '_field_23', 'komargaret@hotmail.com'),
(35614, 600, '_field_25', '1762 East 55th Avenue'),
(35615, 600, '_field_28', ''),
(35616, 600, '_field_29', 'Vancouver'),
(35617, 600, '_field_33', 'BC'),
(35618, 600, '_field_31', 'V5P1Z6'),
(35619, 600, '_field_34', 'BC Cancer Agency'),
(35620, 600, '_field_35', '6048776000x2500'),
(35621, 600, '_field_41', '1'),
(35622, 600, '_field_57', 'Henry'),
(35623, 600, '_field_58', 'Sen'),
(35624, 600, '_field_59', 'henrysen@hotmail.com'),
(35625, 600, '_field_60', '6047276489'),
(35626, 600, '_field_18', 'Griffin Cameron Sen'),
(35627, 600, '_field_24', '29/11/2014'),
(35628, 600, '_field_20', 'Griffin'),
(35629, 600, '_field_22', 'M'),
(35630, 600, '_field_26', 'English'),
(35631, 600, '_field_27', ''),
(35632, 600, '_field_30', 'Canadian'),
(35633, 600, '_field_32', 'Yes'),
(35634, 600, '_field_72', 'Sophie (3)'),
(35635, 600, '_field_36', 'Puzzles, imaginary play'),
(35636, 600, '_field_37', 'Imaginary play, outdoor play'),
(35637, 600, '_field_38', 'Yes'),
(35638, 600, '_field_39', 'No'),
(35639, 600, '_field_61', ''),
(35640, 600, '_field_53', ''),
(35641, 600, '_field_54', 'No'),
(35642, 600, '_field_55', ''),
(35643, 600, '_field_56', ''),
(35644, 600, '_field_42', 'Mild allergic reaction to mosquito bites (inflamed skin, NO respiratory effects)'),
(35645, 600, '_field_43', 'No'),
(35646, 600, '_field_62', ''),
(35647, 600, '_field_44', 'No'),
(35648, 600, '_field_63', ''),
(35649, 600, '_field_45', 'Yes'),
(35650, 600, '_field_64', 'Loves hard fruits, cheese, western-style food'),
(35651, 600, '_field_46', 'N'),
(35652, 600, '_field_65', ''),
(35653, 600, '_field_47', 'I have heard through friends and reviews on the internet that it is an excellent school with an excellent reputation. I like that it has its own dedicated outdoor space and is surrounded by residences and a park. It is in a close enough proximity to my home and to other caregivers who might be dropping off or picking up my son.'),
(35654, 600, '_field_73', 'I would like to foster my son\'s individual learning style and preferences, to allow him to be curious and learn through discovery; to encourage him to be an active learner rather than a passive learner. I think it will help to create a good foundation for education as he grows older.'),
(35655, 600, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(35656, 600, '_field_67', '1'),
(35657, 600, '_form_id', '2'),
(35658, 600, '_seq_num', '67'),
(35659, 601, '_field_5', 'Morning Session'),
(35660, 601, '_field_7', 'September 2018'),
(35661, 601, '_field_9', '0'),
(35662, 601, '_field_69', 'a:1:{i:0;s:9:\"bc parent\";}'),
(35663, 601, '_field_70', ''),
(35664, 601, '_field_71', ''),
(35665, 601, '_field_17', 'Margaret'),
(35666, 601, '_field_19', 'Ko'),
(35667, 601, '_field_21', '6047674886'),
(35668, 601, '_field_23', 'komargaret@hotmail.com'),
(35669, 601, '_field_25', '1762 East 55th Avenue'),
(35670, 601, '_field_28', ''),
(35671, 601, '_field_29', 'Vancouver'),
(35672, 601, '_field_33', 'BC'),
(35673, 601, '_field_31', 'V5P1Z6'),
(35674, 601, '_field_34', 'BC Cancer Agency'),
(35675, 601, '_field_35', '6048776000x2500'),
(35676, 601, '_field_41', '1'),
(35677, 601, '_field_57', 'Henry'),
(35678, 601, '_field_58', 'Sen'),
(35679, 601, '_field_59', 'henrysen@hotmail.com'),
(35680, 601, '_field_60', '6047276489'),
(35681, 601, '_field_18', 'Griffin Cameron Sen'),
(35682, 601, '_field_24', '29/11/2014'),
(35683, 601, '_field_20', 'Griffin'),
(35684, 601, '_field_22', 'M'),
(35685, 601, '_field_26', 'English'),
(35686, 601, '_field_27', ''),
(35687, 601, '_field_30', 'Canadian'),
(35688, 601, '_field_32', 'Yes'),
(35689, 601, '_field_72', 'Sophie (3)'),
(35690, 601, '_field_36', 'Puzzles, imaginary play'),
(35691, 601, '_field_37', 'Imaginary play, outdoor play'),
(35692, 601, '_field_38', 'Yes'),
(35693, 601, '_field_39', 'No'),
(35694, 601, '_field_61', ''),
(35695, 601, '_field_53', ''),
(35696, 601, '_field_54', 'No'),
(35697, 601, '_field_55', ''),
(35698, 601, '_field_56', ''),
(35699, 601, '_field_42', 'Mild allergic reaction to mosquito bites (inflamed skin, NO respiratory effects)'),
(35700, 601, '_field_43', 'No'),
(35701, 601, '_field_62', ''),
(35702, 601, '_field_44', 'No'),
(35703, 601, '_field_63', ''),
(35704, 601, '_field_45', 'Yes'),
(35705, 601, '_field_64', 'Loves hard fruits, cheese, western-style food'),
(35706, 601, '_field_46', 'N'),
(35707, 601, '_field_65', ''),
(35708, 601, '_field_47', 'I have heard through friends and reviews on the internet that it is an excellent school with an excellent reputation. I like that it has its own dedicated outdoor space and is surrounded by residences and a park. It is in a close enough proximity to my home and to other caregivers who might be dropping off or picking up my son.'),
(35709, 601, '_field_73', 'I would like to foster my son\'s individual learning style and preferences, to allow him to be curious and learn through discovery; to encourage him to be an active learner rather than a passive learner. I think it will help to create a good foundation for education as he grows older.'),
(35710, 601, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(35711, 601, '_field_67', '1'),
(35712, 601, '_form_id', '2'),
(35713, 601, '_seq_num', '68'),
(35714, 602, '_field_5', 'Morning Session'),
(35715, 602, '_field_7', 'September 2018'),
(35716, 602, '_field_9', '0'),
(35717, 602, '_field_69', 'a:3:{i:0;s:9:\"bc parent\";i:1;s:10:\"web search\";i:2;s:5:\"other\";}'),
(35718, 602, '_field_70', ''),
(35719, 602, '_field_71', 'Friends are members of the Italian Community and highly recommend '),
(35720, 602, '_field_17', 'Margaret'),
(35721, 602, '_field_19', 'Ko'),
(35722, 602, '_field_21', '6047674886'),
(35723, 602, '_field_23', 'komargaret@hotmail.com'),
(35724, 602, '_field_25', '1762 East 55th Avenue'),
(35725, 602, '_field_28', ''),
(35726, 602, '_field_29', 'Vancouver'),
(35727, 602, '_field_33', 'BC'),
(35728, 602, '_field_31', 'V5P1Z6'),
(35729, 602, '_field_34', 'BC Cancer Agency'),
(35730, 602, '_field_35', '6048776000x2500'),
(35731, 602, '_field_41', '1'),
(35732, 602, '_field_57', 'Henry'),
(35733, 602, '_field_58', 'Sen'),
(35734, 602, '_field_59', 'henrysen@hotmail.com'),
(35735, 602, '_field_60', '6047276489'),
(35736, 602, '_field_18', 'Sophie Alexa Sen'),
(35737, 602, '_field_24', '29/11/2014'),
(35738, 602, '_field_20', 'Sophie'),
(35739, 602, '_field_22', 'F'),
(35740, 602, '_field_26', 'English'),
(35741, 602, '_field_27', ''),
(35742, 602, '_field_30', 'Canadian'),
(35743, 602, '_field_32', 'Yes'),
(35744, 602, '_field_72', 'Griffin (3)'),
(35745, 602, '_field_36', 'Imaginary play, reading, arts &amp; crafts'),
(35746, 602, '_field_37', 'Outdoor play, imaginary play'),
(35747, 602, '_field_38', 'Yes'),
(35748, 602, '_field_39', 'No'),
(35749, 602, '_field_61', ''),
(35750, 602, '_field_53', ''),
(35751, 602, '_field_54', 'No'),
(35752, 602, '_field_55', ''),
(35753, 602, '_field_56', ''),
(35754, 602, '_field_42', 'Nil.'),
(35755, 602, '_field_43', 'No'),
(35756, 602, '_field_62', ''),
(35757, 602, '_field_44', 'No'),
(35758, 602, '_field_63', ''),
(35759, 602, '_field_45', 'Yes'),
(35760, 602, '_field_64', 'Fruit, softer foods, likes Asian food'),
(35761, 602, '_field_46', 'N'),
(35762, 602, '_field_65', ''),
(35763, 602, '_field_47', 'I have heard through friends and reviews on the internet that it is an excellent school with an excellent reputation. I like that it has its own dedicated outdoor space and is surrounded by residences and a park. It is in a close enough proximity to my home and to other caregivers who might be dropping off or picking up my daughter.'),
(35764, 602, '_field_73', 'I would like to foster my daughter\'s individual learning style and preferences, to allow her to be curious. I would like to encourage her to be an active learner rather than a passive learner because I think it will help to create a good foundation for her education as she grows older.'),
(35765, 602, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(35766, 602, '_field_67', '1'),
(35767, 602, '_form_id', '2'),
(35768, 602, '_seq_num', '69'),
(35769, 603, '_field_5', 'Morning Session'),
(35770, 603, '_field_7', 'September 2018'),
(35771, 603, '_field_9', '0'),
(35772, 603, '_field_69', 'a:3:{i:0;s:9:\"bc parent\";i:1;s:10:\"web search\";i:2;s:5:\"other\";}'),
(35773, 603, '_field_70', ''),
(35774, 603, '_field_71', 'Friends are members of the Italian Community and highly recommend '),
(35775, 603, '_field_17', 'Margaret'),
(35776, 603, '_field_19', 'Ko'),
(35777, 603, '_field_21', '6047674886'),
(35778, 603, '_field_23', 'komargaret@hotmail.com'),
(35779, 603, '_field_25', '1762 East 55th Avenue'),
(35780, 603, '_field_28', ''),
(35781, 603, '_field_29', 'Vancouver'),
(35782, 603, '_field_33', 'BC'),
(35783, 603, '_field_31', 'V5P1Z6'),
(35784, 603, '_field_34', 'BC Cancer Agency'),
(35785, 603, '_field_35', '6048776000x2500'),
(35786, 603, '_field_41', '1'),
(35787, 603, '_field_57', 'Henry'),
(35788, 603, '_field_58', 'Sen'),
(35789, 603, '_field_59', 'henrysen@hotmail.com'),
(35790, 603, '_field_60', '6047276489'),
(35791, 603, '_field_18', 'Sophie Alexa Sen'),
(35792, 603, '_field_24', '29/11/2014'),
(35793, 603, '_field_20', 'Sophie'),
(35794, 603, '_field_22', 'F'),
(35795, 603, '_field_26', 'English'),
(35796, 603, '_field_27', ''),
(35797, 603, '_field_30', 'Canadian'),
(35798, 603, '_field_32', 'Yes'),
(35799, 603, '_field_72', 'Griffin (3)'),
(35800, 603, '_field_36', 'Imaginary play, reading, arts &amp; crafts'),
(35801, 603, '_field_37', 'Outdoor play, imaginary play'),
(35802, 603, '_field_38', 'Yes'),
(35803, 603, '_field_39', 'No'),
(35804, 603, '_field_61', ''),
(35805, 603, '_field_53', ''),
(35806, 603, '_field_54', 'No'),
(35807, 603, '_field_55', ''),
(35808, 603, '_field_56', ''),
(35809, 603, '_field_42', 'Nil.'),
(35810, 603, '_field_43', 'No'),
(35811, 603, '_field_62', ''),
(35812, 603, '_field_44', 'No'),
(35813, 603, '_field_63', ''),
(35814, 603, '_field_45', 'Yes'),
(35815, 603, '_field_64', 'Fruit, softer foods, likes Asian food'),
(35816, 603, '_field_46', 'N'),
(35817, 603, '_field_65', ''),
(35818, 603, '_field_47', 'I have heard through friends and reviews on the internet that it is an excellent school with an excellent reputation. I like that it has its own dedicated outdoor space and is surrounded by residences and a park. It is in a close enough proximity to my home and to other caregivers who might be dropping off or picking up my daughter.'),
(35819, 603, '_field_73', 'I would like to foster my daughter\'s individual learning style and preferences, to allow her to be curious. I would like to encourage her to be an active learner rather than a passive learner because I think it will help to create a good foundation for her education as she grows older.'),
(35820, 603, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(35821, 603, '_field_67', '1'),
(35822, 603, '_form_id', '2'),
(35823, 603, '_seq_num', '70'),
(35824, 604, '_field_74', 'Grade Four'),
(35825, 604, '_field_75', 'September 2018'),
(35826, 604, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(35827, 604, '_field_78', ''),
(35828, 604, '_field_79', ''),
(35829, 604, '_field_80', 'Taran'),
(35830, 604, '_field_81', 'Grey'),
(35831, 604, '_field_82', '604-562-5596'),
(35832, 604, '_field_83', 'taran.grey@gmail.com'),
(35833, 604, '_field_84', '9191 University Crescent'),
(35834, 604, '_field_85', '426'),
(35835, 604, '_field_86', 'Burnaby'),
(35836, 604, '_field_87', 'BC'),
(35837, 604, '_field_88', 'V5A0A1'),
(35838, 604, '_field_89', 'Moj.io Inc.'),
(35839, 604, '_field_90', '604-562-5596'),
(35840, 604, '_field_91', '0'),
(35841, 604, '_field_92', ''),
(35842, 604, '_field_93', ''),
(35843, 604, '_field_94', ''),
(35844, 604, '_field_95', ''),
(35845, 604, '_field_128', ''),
(35846, 604, '_field_129', ''),
(35847, 604, '_field_96', 'Hawkesworth Grey'),
(35848, 604, '_field_97', '12/12/2008'),
(35849, 604, '_field_98', 'Hawkey'),
(35850, 604, '_field_99', 'Male'),
(35851, 604, '_field_100', 'English'),
(35852, 604, '_field_101', ''),
(35853, 604, '_field_102', 'Canadian'),
(35854, 604, '_field_103', 'Yes'),
(35855, 604, '_field_104', 'Remington Grey (DOB 18/01/2011)'),
(35856, 604, '_field_105', 'Lego, reading'),
(35857, 604, '_field_106', 'Judo, swimming'),
(35858, 604, '_field_130', 'University Highlands Elementary'),
(35859, 604, '_field_137', 'Language Arts, Science'),
(35860, 604, '_field_131', 'Grade 3'),
(35861, 604, '_field_138', 'Judo, coding'),
(35862, 604, '_field_114', 'No'),
(35863, 604, '_field_115', 'No'),
(35864, 604, '_field_116', ''),
(35865, 604, '_field_117', 'No'),
(35866, 604, '_field_118', ''),
(35867, 604, '_field_119', 'No'),
(35868, 604, '_field_120', ''),
(35869, 604, '_field_121', 'No'),
(35870, 604, '_field_122', ''),
(35871, 604, '_field_132', 'Yes'),
(35872, 604, '_field_133', 'Wears glasses (reluctantly)'),
(35873, 604, '_field_134', 'Yes'),
(35874, 604, '_field_135', 'We have applied for Burnaby\'s MACC program and there was an assessment as part of the application process.'),
(35875, 604, '_field_123', 'The multi-age classrooms and child-initiated education model seem wildly advantageous in comparison to what he is experiencing now where homework consists of sight word memorization and pattern recognition.'),
(35876, 604, '_field_124', 'I only want Hawkey to be the best Hawkey he can be.  I have no real idea what that is, but I am convinced that the situation in his classroom is such that it won\'t happen if we continue with the status quo.'),
(35877, 604, '_field_136', 'He\'s an easy-going, friendly kid that has an air of listlessness about him for the past few months.'),
(35878, 604, '_field_126', '1'),
(35879, 604, '_form_id', '3'),
(35880, 604, '_seq_num', '69'),
(35881, 605, '_field_74', 'Grade Four'),
(35882, 605, '_field_75', 'September 2018'),
(35883, 605, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(35884, 605, '_field_78', ''),
(35885, 605, '_field_79', ''),
(35886, 605, '_field_80', 'Taran'),
(35887, 605, '_field_81', 'Grey'),
(35888, 605, '_field_82', '604-562-5596'),
(35889, 605, '_field_83', 'taran.grey@gmail.com'),
(35890, 605, '_field_84', '9191 University Crescent'),
(35891, 605, '_field_85', '426'),
(35892, 605, '_field_86', 'Burnaby'),
(35893, 605, '_field_87', 'BC'),
(35894, 605, '_field_88', 'V5A0A1'),
(35895, 605, '_field_89', 'Moj.io Inc.'),
(35896, 605, '_field_90', '604-562-5596'),
(35897, 605, '_field_91', '0'),
(35898, 605, '_field_92', ''),
(35899, 605, '_field_93', ''),
(35900, 605, '_field_94', ''),
(35901, 605, '_field_95', ''),
(35902, 605, '_field_128', ''),
(35903, 605, '_field_129', ''),
(35904, 605, '_field_96', 'Hawkesworth Grey'),
(35905, 605, '_field_97', '12/12/2008'),
(35906, 605, '_field_98', 'Hawkey'),
(35907, 605, '_field_99', 'Male'),
(35908, 605, '_field_100', 'English'),
(35909, 605, '_field_101', ''),
(35910, 605, '_field_102', 'Canadian'),
(35911, 605, '_field_103', 'Yes'),
(35912, 605, '_field_104', 'Remington Grey (DOB 18/01/2011)'),
(35913, 605, '_field_105', 'Lego, reading'),
(35914, 605, '_field_106', 'Judo, swimming'),
(35915, 605, '_field_130', 'University Highlands Elementary'),
(35916, 605, '_field_137', 'Language Arts, Science'),
(35917, 605, '_field_131', 'Grade 3'),
(35918, 605, '_field_138', 'Judo, coding'),
(35919, 605, '_field_114', 'No'),
(35920, 605, '_field_115', 'No'),
(35921, 605, '_field_116', ''),
(35922, 605, '_field_117', 'No'),
(35923, 605, '_field_118', ''),
(35924, 605, '_field_119', 'No'),
(35925, 605, '_field_120', ''),
(35926, 605, '_field_121', 'No'),
(35927, 605, '_field_122', ''),
(35928, 605, '_field_132', 'Yes'),
(35929, 605, '_field_133', 'Wears glasses (reluctantly)'),
(35930, 605, '_field_134', 'Yes'),
(35931, 605, '_field_135', 'We have applied for Burnaby\'s MACC program and there was an assessment as part of the application process.'),
(35932, 605, '_field_123', 'The multi-age classrooms and child-initiated education model seem wildly advantageous in comparison to what he is experiencing now where homework consists of sight word memorization and pattern recognition.'),
(35933, 605, '_field_124', 'I only want Hawkey to be the best Hawkey he can be.  I have no real idea what that is, but I am convinced that the situation in his classroom is such that it won\'t happen if we continue with the status quo.'),
(35934, 605, '_field_136', 'He\'s an easy-going, friendly kid that has an air of listlessness about him for the past few months.'),
(35935, 605, '_field_126', '1'),
(35936, 605, '_form_id', '3'),
(35937, 605, '_seq_num', '70'),
(35938, 606, '_field_5', 'Full Day'),
(35939, 606, '_field_7', 'January 2018'),
(35940, 606, '_field_9', '1'),
(35941, 606, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(35942, 606, '_field_70', ''),
(35943, 606, '_field_71', ''),
(35944, 606, '_field_17', 'PAOLA TANIA'),
(35945, 606, '_field_19', 'RODRIGUEZ LEON'),
(35946, 606, '_field_21', '7788811722'),
(35947, 606, '_field_23', 'taniarodriguezbc@gmail.com'),
(35948, 606, '_field_25', '2820 E. 41st. Ave. Vancouver B.C'),
(35949, 606, '_field_28', ''),
(35950, 606, '_field_29', 'Vancouver'),
(35951, 606, '_field_33', 'BC'),
(35952, 606, '_field_31', 'V5R 2X'),
(35953, 606, '_field_34', 'Arbutus College'),
(35954, 606, '_field_35', '7788811722'),
(35955, 606, '_field_41', '0'),
(35956, 606, '_field_57', ''),
(35957, 606, '_field_58', ''),
(35958, 606, '_field_59', ''),
(35959, 606, '_field_60', ''),
(35960, 606, '_field_18', 'HECTOR LEONARDO LOPEZ RODRIGUEZ'),
(35961, 606, '_field_24', '17/08/2013'),
(35962, 606, '_field_20', 'LEO'),
(35963, 606, '_field_22', 'M'),
(35964, 606, '_field_26', 'Spanish'),
(35965, 606, '_field_27', 'English'),
(35966, 606, '_field_30', 'Mexico'),
(35967, 606, '_field_32', 'N'),
(35968, 606, '_field_72', ''),
(35969, 606, '_field_36', 'Play with race cars, Watch TV'),
(35970, 606, '_field_37', 'Play hide $ seek'),
(35971, 606, '_field_38', 'No'),
(35972, 606, '_field_39', 'Yes'),
(35973, 606, '_field_61', 'Yes'),
(35974, 606, '_field_53', 'He really enjoys going to school'),
(35975, 606, '_field_54', 'Yes'),
(35976, 606, '_field_55', 'Preschool in Mexico'),
(35977, 606, '_field_56', 'Yes'),
(35978, 606, '_field_42', 'No'),
(35979, 606, '_field_43', 'No'),
(35980, 606, '_field_62', ''),
(35981, 606, '_field_44', 'No'),
(35982, 606, '_field_63', ''),
(35983, 606, '_field_45', 'No'),
(35984, 606, '_field_64', ''),
(35985, 606, '_field_46', 'N'),
(35986, 606, '_field_65', ''),
(35987, 606, '_field_47', 'Because its location is good and the program offered.'),
(35988, 606, '_field_73', 'I think Montessori Method is the best way to educate my child because it is very complete. '),
(35989, 606, '_field_49', 'a:2:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(35990, 606, '_field_67', '1'),
(35991, 606, '_form_id', '2'),
(35992, 606, '_seq_num', '71'),
(35993, 607, '_field_5', 'Full Day'),
(35994, 607, '_field_7', 'January 2018'),
(35995, 607, '_field_9', '1'),
(35996, 607, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(35997, 607, '_field_70', ''),
(35998, 607, '_field_71', ''),
(35999, 607, '_field_17', 'PAOLA TANIA'),
(36000, 607, '_field_19', 'RODRIGUEZ LEON'),
(36001, 607, '_field_21', '7788811722'),
(36002, 607, '_field_23', 'taniarodriguezbc@gmail.com'),
(36003, 607, '_field_25', '2820 E. 41st. Ave. Vancouver B.C'),
(36004, 607, '_field_28', ''),
(36005, 607, '_field_29', 'Vancouver'),
(36006, 607, '_field_33', 'BC'),
(36007, 607, '_field_31', 'V5R 2X'),
(36008, 607, '_field_34', 'Arbutus College'),
(36009, 607, '_field_35', '7788811722'),
(36010, 607, '_field_41', '0'),
(36011, 607, '_field_57', ''),
(36012, 607, '_field_58', ''),
(36013, 607, '_field_59', ''),
(36014, 607, '_field_60', ''),
(36015, 607, '_field_18', 'HECTOR LEONARDO LOPEZ RODRIGUEZ'),
(36016, 607, '_field_24', '17/08/2013'),
(36017, 607, '_field_20', 'LEO'),
(36018, 607, '_field_22', 'M'),
(36019, 607, '_field_26', 'Spanish'),
(36020, 607, '_field_27', 'English'),
(36021, 607, '_field_30', 'Mexico'),
(36022, 607, '_field_32', 'N'),
(36023, 607, '_field_72', ''),
(36024, 607, '_field_36', 'Play with race cars, Watch TV'),
(36025, 607, '_field_37', 'Play hide $ seek'),
(36026, 607, '_field_38', 'No'),
(36027, 607, '_field_39', 'Yes'),
(36028, 607, '_field_61', 'Yes'),
(36029, 607, '_field_53', 'He really enjoys going to school'),
(36030, 607, '_field_54', 'Yes'),
(36031, 607, '_field_55', 'Preschool in Mexico'),
(36032, 607, '_field_56', 'Yes'),
(36033, 607, '_field_42', 'No'),
(36034, 607, '_field_43', 'No'),
(36035, 607, '_field_62', ''),
(36036, 607, '_field_44', 'No'),
(36037, 607, '_field_63', ''),
(36038, 607, '_field_45', 'No'),
(36039, 607, '_field_64', ''),
(36040, 607, '_field_46', 'N'),
(36041, 607, '_field_65', ''),
(36042, 607, '_field_47', 'Because its location is good and the program offered.'),
(36043, 607, '_field_73', 'I think Montessori Method is the best way to educate my child because it is very complete. '),
(36044, 607, '_field_49', 'a:2:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(36045, 607, '_field_67', '1'),
(36046, 607, '_form_id', '2'),
(36047, 607, '_seq_num', '72'),
(36048, 608, '_field_74', 'Kindergarten'),
(36049, 608, '_field_75', 'September 2018'),
(36050, 608, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36051, 608, '_field_78', ''),
(36052, 608, '_field_79', ''),
(36053, 608, '_field_80', 'PAOLA TANIA'),
(36054, 608, '_field_81', 'RODRIGUEZ LEON'),
(36055, 608, '_field_82', '7788811722'),
(36056, 608, '_field_83', 'taniarodriguezbc@gmail.com'),
(36057, 608, '_field_84', '2820 E. 41st. Ave. Vancouver B.C'),
(36058, 608, '_field_85', ''),
(36059, 608, '_field_86', 'Vancouver'),
(36060, 608, '_field_87', 'BC'),
(36061, 608, '_field_88', 'V5R 2X'),
(36062, 608, '_field_89', 'Arbutus College'),
(36063, 608, '_field_90', '7788811722'),
(36064, 608, '_field_91', '0'),
(36065, 608, '_field_92', ''),
(36066, 608, '_field_93', ''),
(36067, 608, '_field_94', ''),
(36068, 608, '_field_95', ''),
(36069, 608, '_field_128', ''),
(36070, 608, '_field_129', ''),
(36071, 608, '_field_96', 'HECTOR LEONARDO'),
(36072, 608, '_field_97', 'Invalid date'),
(36073, 608, '_field_98', 'LEO'),
(36074, 608, '_field_99', 'Male'),
(36075, 608, '_field_100', 'Spanish'),
(36076, 608, '_field_101', 'English'),
(36077, 608, '_field_102', 'Mexico'),
(36078, 608, '_field_103', 'No'),
(36079, 608, '_field_104', ''),
(36080, 608, '_field_105', 'Play with toys, watch TV or play with cellphone'),
(36081, 608, '_field_106', 'Play hide &amp; seek'),
(36082, 608, '_field_130', 'Escuela Mexicana Americana (Mexico)'),
(36083, 608, '_field_137', 'Math, arts &amp; sports'),
(36084, 608, '_field_131', 'K2'),
(36085, 608, '_field_138', 'Swimming'),
(36086, 608, '_field_114', 'No'),
(36087, 608, '_field_115', 'No'),
(36088, 608, '_field_116', ''),
(36089, 608, '_field_117', 'No'),
(36090, 608, '_field_118', ''),
(36091, 608, '_field_119', 'No'),
(36092, 608, '_field_120', ''),
(36093, 608, '_field_121', 'No'),
(36094, 608, '_field_122', ''),
(36095, 608, '_field_132', 'No'),
(36096, 608, '_field_133', ''),
(36097, 608, '_field_134', 'No'),
(36098, 608, '_field_135', ''),
(36099, 608, '_field_123', 'WMA is a good school and the location is easy for me.'),
(36100, 608, '_field_124', 'Yes!'),
(36101, 608, '_field_136', 'He\'s new to Vancouver.'),
(36102, 608, '_field_126', '1'),
(36103, 608, '_form_id', '3'),
(36104, 608, '_seq_num', '71'),
(36105, 609, '_field_74', 'Kindergarten'),
(36106, 609, '_field_75', 'September 2018'),
(36107, 609, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36108, 609, '_field_78', ''),
(36109, 609, '_field_79', ''),
(36110, 609, '_field_80', 'PAOLA TANIA'),
(36111, 609, '_field_81', 'RODRIGUEZ LEON'),
(36112, 609, '_field_82', '7788811722'),
(36113, 609, '_field_83', 'taniarodriguezbc@gmail.com'),
(36114, 609, '_field_84', '2820 E. 41st. Ave. Vancouver B.C'),
(36115, 609, '_field_85', ''),
(36116, 609, '_field_86', 'Vancouver'),
(36117, 609, '_field_87', 'BC'),
(36118, 609, '_field_88', 'V5R 2X'),
(36119, 609, '_field_89', 'Arbutus College'),
(36120, 609, '_field_90', '7788811722'),
(36121, 609, '_field_91', '0'),
(36122, 609, '_field_92', ''),
(36123, 609, '_field_93', ''),
(36124, 609, '_field_94', ''),
(36125, 609, '_field_95', ''),
(36126, 609, '_field_128', ''),
(36127, 609, '_field_129', ''),
(36128, 609, '_field_96', 'HECTOR LEONARDO'),
(36129, 609, '_field_97', 'Invalid date'),
(36130, 609, '_field_98', 'LEO'),
(36131, 609, '_field_99', 'Male'),
(36132, 609, '_field_100', 'Spanish'),
(36133, 609, '_field_101', 'English'),
(36134, 609, '_field_102', 'Mexico'),
(36135, 609, '_field_103', 'No'),
(36136, 609, '_field_104', ''),
(36137, 609, '_field_105', 'Play with toys, watch TV or play with cellphone'),
(36138, 609, '_field_106', 'Play hide &amp; seek'),
(36139, 609, '_field_130', 'Escuela Mexicana Americana (Mexico)'),
(36140, 609, '_field_137', 'Math, arts &amp; sports'),
(36141, 609, '_field_131', 'K2'),
(36142, 609, '_field_138', 'Swimming'),
(36143, 609, '_field_114', 'No'),
(36144, 609, '_field_115', 'No'),
(36145, 609, '_field_116', ''),
(36146, 609, '_field_117', 'No'),
(36147, 609, '_field_118', ''),
(36148, 609, '_field_119', 'No'),
(36149, 609, '_field_120', ''),
(36150, 609, '_field_121', 'No'),
(36151, 609, '_field_122', ''),
(36152, 609, '_field_132', 'No'),
(36153, 609, '_field_133', ''),
(36154, 609, '_field_134', 'No'),
(36155, 609, '_field_135', ''),
(36156, 609, '_field_123', 'WMA is a good school and the location is easy for me.'),
(36157, 609, '_field_124', 'Yes!'),
(36158, 609, '_field_136', 'He\'s new to Vancouver.'),
(36159, 609, '_field_126', '1'),
(36160, 609, '_form_id', '3'),
(36161, 609, '_seq_num', '72'),
(36162, 610, '_field_74', 'Kindergarten'),
(36163, 610, '_field_75', 'September 2018'),
(36164, 610, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36165, 610, '_field_78', ''),
(36166, 610, '_field_79', ''),
(36167, 610, '_field_80', 'PAOLA TANIA'),
(36168, 610, '_field_81', 'RODRIGUEZ LEON'),
(36169, 610, '_field_82', '7788811722'),
(36170, 610, '_field_83', 'cybertania10@gmail.com'),
(36171, 610, '_field_84', '2820 E. 41st. Ave. Vancouver B.C'),
(36172, 610, '_field_85', ''),
(36173, 610, '_field_86', 'Vancouver'),
(36174, 610, '_field_87', 'BC'),
(36175, 610, '_field_88', 'V5R 2X'),
(36176, 610, '_field_89', 'Arbutus College'),
(36177, 610, '_field_90', '7788811722'),
(36178, 610, '_field_91', '0'),
(36179, 610, '_field_92', ''),
(36180, 610, '_field_93', ''),
(36181, 610, '_field_94', ''),
(36182, 610, '_field_95', ''),
(36183, 610, '_field_128', ''),
(36184, 610, '_field_129', ''),
(36185, 610, '_field_96', 'HECTOR LEONARDO LOPEZ RODRIGUEZ'),
(36186, 610, '_field_97', '17/08/2013'),
(36187, 610, '_field_98', 'LEO'),
(36188, 610, '_field_99', 'Male'),
(36189, 610, '_field_100', 'SPANISH'),
(36190, 610, '_field_101', 'ENGLISH'),
(36191, 610, '_field_102', 'MEXICO'),
(36192, 610, '_field_103', 'No'),
(36193, 610, '_field_104', ''),
(36194, 610, '_field_105', 'PLAY WITH TOYS, WATCH TV AND PLAY WITH CELLPHONE'),
(36195, 610, '_field_106', 'PLAY HIDE &amp; SEEK AND PLAY WITH TOYS'),
(36196, 610, '_field_130', 'ESCUELA MEXICANA AMERICANA (MEXICO CITY)'),
(36197, 610, '_field_137', 'MATH, ARTS &amp; SPORTS'),
(36198, 610, '_field_131', 'K2'),
(36199, 610, '_field_138', 'SWIMMING'),
(36200, 610, '_field_114', 'NO'),
(36201, 610, '_field_115', 'No'),
(36202, 610, '_field_116', ''),
(36203, 610, '_field_117', 'No'),
(36204, 610, '_field_118', ''),
(36205, 610, '_field_119', 'No'),
(36206, 610, '_field_120', ''),
(36207, 610, '_field_121', 'No'),
(36208, 610, '_field_122', ''),
(36209, 610, '_field_132', 'No'),
(36210, 610, '_field_133', ''),
(36211, 610, '_field_134', 'No'),
(36212, 610, '_field_135', ''),
(36213, 610, '_field_123', 'WMA IS A GOOD SCHOOL AND THE LOCATION IS EASY FOR ME.'),
(36214, 610, '_field_124', 'YES.'),
(36215, 610, '_field_136', 'HE HAS BEEN STUDYING IN MEXICO'),
(36216, 610, '_field_126', '1'),
(36217, 610, '_form_id', '3'),
(36218, 610, '_seq_num', '73'),
(36219, 611, '_field_74', 'Kindergarten'),
(36220, 611, '_field_75', 'September 2018'),
(36221, 611, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36222, 611, '_field_78', ''),
(36223, 611, '_field_79', ''),
(36224, 611, '_field_80', 'PAOLA TANIA'),
(36225, 611, '_field_81', 'RODRIGUEZ LEON'),
(36226, 611, '_field_82', '7788811722'),
(36227, 611, '_field_83', 'cybertania10@gmail.com'),
(36228, 611, '_field_84', '2820 E. 41st. Ave. Vancouver B.C'),
(36229, 611, '_field_85', ''),
(36230, 611, '_field_86', 'Vancouver'),
(36231, 611, '_field_87', 'BC'),
(36232, 611, '_field_88', 'V5R 2X'),
(36233, 611, '_field_89', 'Arbutus College'),
(36234, 611, '_field_90', '7788811722'),
(36235, 611, '_field_91', '0'),
(36236, 611, '_field_92', ''),
(36237, 611, '_field_93', ''),
(36238, 611, '_field_94', ''),
(36239, 611, '_field_95', ''),
(36240, 611, '_field_128', ''),
(36241, 611, '_field_129', ''),
(36242, 611, '_field_96', 'HECTOR LEONARDO LOPEZ RODRIGUEZ'),
(36243, 611, '_field_97', '17/08/2013'),
(36244, 611, '_field_98', 'LEO'),
(36245, 611, '_field_99', 'Male'),
(36246, 611, '_field_100', 'SPANISH'),
(36247, 611, '_field_101', 'ENGLISH'),
(36248, 611, '_field_102', 'MEXICO'),
(36249, 611, '_field_103', 'No'),
(36250, 611, '_field_104', ''),
(36251, 611, '_field_105', 'PLAY WITH TOYS, WATCH TV AND PLAY WITH CELLPHONE'),
(36252, 611, '_field_106', 'PLAY HIDE &amp; SEEK AND PLAY WITH TOYS'),
(36253, 611, '_field_130', 'ESCUELA MEXICANA AMERICANA (MEXICO CITY)'),
(36254, 611, '_field_137', 'MATH, ARTS &amp; SPORTS'),
(36255, 611, '_field_131', 'K2'),
(36256, 611, '_field_138', 'SWIMMING'),
(36257, 611, '_field_114', 'NO'),
(36258, 611, '_field_115', 'No'),
(36259, 611, '_field_116', ''),
(36260, 611, '_field_117', 'No'),
(36261, 611, '_field_118', ''),
(36262, 611, '_field_119', 'No'),
(36263, 611, '_field_120', ''),
(36264, 611, '_field_121', 'No'),
(36265, 611, '_field_122', ''),
(36266, 611, '_field_132', 'No'),
(36267, 611, '_field_133', ''),
(36268, 611, '_field_134', 'No'),
(36269, 611, '_field_135', ''),
(36270, 611, '_field_123', 'WMA IS A GOOD SCHOOL AND THE LOCATION IS EASY FOR ME.'),
(36271, 611, '_field_124', 'YES.'),
(36272, 611, '_field_136', 'HE HAS BEEN STUDYING IN MEXICO'),
(36273, 611, '_field_126', '1'),
(36274, 611, '_form_id', '3'),
(36275, 611, '_seq_num', '74'),
(36276, 612, '_field_5', 'select'),
(36277, 612, '_field_7', 'September 2018'),
(36278, 612, '_field_9', '0'),
(36279, 612, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(36280, 612, '_field_70', 'Claire Dosen'),
(36281, 612, '_field_71', ''),
(36282, 612, '_field_17', 'Jennifer'),
(36283, 612, '_field_19', 'Wurz'),
(36284, 612, '_field_21', '778-231-7079'),
(36285, 612, '_field_23', 'jwurz@shaw.ca'),
(36286, 612, '_field_25', '2741 E 28th Ave'),
(36287, 612, '_field_28', ''),
(36288, 612, '_field_29', 'Vancouver'),
(36289, 612, '_field_33', 'BC'),
(36290, 612, '_field_31', 'V5R1S1'),
(36291, 612, '_field_34', 'Environment and Climate Change Canada'),
(36292, 612, '_field_35', '604-666-2241'),
(36293, 612, '_field_41', '1'),
(36294, 612, '_field_57', 'Pavle '),
(36295, 612, '_field_58', 'Dosen'),
(36296, 612, '_field_59', 'pavledosen@shaw.ca'),
(36297, 612, '_field_60', '778-838-5437'),
(36298, 612, '_field_18', 'Pavle Dosen Jr'),
(36299, 612, '_field_24', '26/05/2018'),
(36300, 612, '_field_20', 'Pave (like the Diamond)'),
(36301, 612, '_field_22', 'M'),
(36302, 612, '_field_26', 'English'),
(36303, 612, '_field_27', ''),
(36304, 612, '_field_30', 'Canadian'),
(36305, 612, '_field_32', 'Yes'),
(36306, 612, '_field_72', 'Claire (6yr); Finnley (7months)'),
(36307, 612, '_field_36', 'Magformers; trains; blocks; '),
(36308, 612, '_field_37', 'Kids kitchen; sports; hide and seek'),
(36309, 612, '_field_38', 'Yes'),
(36310, 612, '_field_39', 'Yes'),
(36311, 612, '_field_61', 'Yes'),
(36312, 612, '_field_53', ''),
(36313, 612, '_field_54', 'No'),
(36314, 612, '_field_55', ''),
(36315, 612, '_field_56', ''),
(36316, 612, '_field_42', 'Not known'),
(36317, 612, '_field_43', 'No'),
(36318, 612, '_field_62', ''),
(36319, 612, '_field_44', 'No'),
(36320, 612, '_field_63', ''),
(36321, 612, '_field_45', 'No'),
(36322, 612, '_field_64', ''),
(36323, 612, '_field_46', 'N'),
(36324, 612, '_field_65', ''),
(36325, 612, '_field_47', 'We know that, through WMA, our child will gain independence, confidence and excel at being a self-learner. '),
(36326, 612, '_field_73', 'Between the classroom activities allowing for exploration, observation of peers and teachers, sets out the groundwork for self paced learning and confidence in their skills and knowledge. '),
(36327, 612, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(36328, 612, '_field_67', '1'),
(36329, 612, '_form_id', '2'),
(36330, 612, '_seq_num', '73'),
(36331, 613, '_field_5', 'select'),
(36332, 613, '_field_7', 'September 2018'),
(36333, 613, '_field_9', '0'),
(36334, 613, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(36335, 613, '_field_70', 'Claire Dosen'),
(36336, 613, '_field_71', ''),
(36337, 613, '_field_17', 'Jennifer'),
(36338, 613, '_field_19', 'Wurz'),
(36339, 613, '_field_21', '778-231-7079'),
(36340, 613, '_field_23', 'jwurz@shaw.ca'),
(36341, 613, '_field_25', '2741 E 28th Ave'),
(36342, 613, '_field_28', ''),
(36343, 613, '_field_29', 'Vancouver'),
(36344, 613, '_field_33', 'BC'),
(36345, 613, '_field_31', 'V5R1S1'),
(36346, 613, '_field_34', 'Environment and Climate Change Canada'),
(36347, 613, '_field_35', '604-666-2241'),
(36348, 613, '_field_41', '1'),
(36349, 613, '_field_57', 'Pavle '),
(36350, 613, '_field_58', 'Dosen'),
(36351, 613, '_field_59', 'pavledosen@shaw.ca'),
(36352, 613, '_field_60', '778-838-5437'),
(36353, 613, '_field_18', 'Pavle Dosen Jr'),
(36354, 613, '_field_24', '26/05/2018'),
(36355, 613, '_field_20', 'Pave (like the Diamond)'),
(36356, 613, '_field_22', 'M'),
(36357, 613, '_field_26', 'English'),
(36358, 613, '_field_27', ''),
(36359, 613, '_field_30', 'Canadian'),
(36360, 613, '_field_32', 'Yes'),
(36361, 613, '_field_72', 'Claire (6yr); Finnley (7months)'),
(36362, 613, '_field_36', 'Magformers; trains; blocks; '),
(36363, 613, '_field_37', 'Kids kitchen; sports; hide and seek'),
(36364, 613, '_field_38', 'Yes'),
(36365, 613, '_field_39', 'Yes'),
(36366, 613, '_field_61', 'Yes'),
(36367, 613, '_field_53', ''),
(36368, 613, '_field_54', 'No'),
(36369, 613, '_field_55', ''),
(36370, 613, '_field_56', ''),
(36371, 613, '_field_42', 'Not known'),
(36372, 613, '_field_43', 'No'),
(36373, 613, '_field_62', ''),
(36374, 613, '_field_44', 'No'),
(36375, 613, '_field_63', ''),
(36376, 613, '_field_45', 'No'),
(36377, 613, '_field_64', ''),
(36378, 613, '_field_46', 'N'),
(36379, 613, '_field_65', ''),
(36380, 613, '_field_47', 'We know that, through WMA, our child will gain independence, confidence and excel at being a self-learner. '),
(36381, 613, '_field_73', 'Between the classroom activities allowing for exploration, observation of peers and teachers, sets out the groundwork for self paced learning and confidence in their skills and knowledge. '),
(36382, 613, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(36383, 613, '_field_67', '1'),
(36384, 613, '_form_id', '2'),
(36385, 613, '_seq_num', '74'),
(36386, 614, '_field_5', 'Full Day'),
(36387, 614, '_field_7', 'September 2018'),
(36388, 614, '_field_9', '1'),
(36389, 614, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(36390, 614, '_field_70', ''),
(36391, 614, '_field_71', ''),
(36392, 614, '_field_17', 'CHAO'),
(36393, 614, '_field_19', 'MENG'),
(36394, 614, '_field_21', '7788980369'),
(36395, 614, '_field_23', 'mc900605@hotmail.com'),
(36396, 614, '_field_25', '4820 Venables Street'),
(36397, 614, '_field_28', ''),
(36398, 614, '_field_29', 'Burnaby'),
(36399, 614, '_field_33', 'BC'),
(36400, 614, '_field_31', 'V5C3A8'),
(36401, 614, '_field_34', 'Mitchell Island Terminals'),
(36402, 614, '_field_35', '6043277779'),
(36403, 614, '_field_41', '0'),
(36404, 614, '_field_57', ''),
(36405, 614, '_field_58', ''),
(36406, 614, '_field_59', ''),
(36407, 614, '_field_60', ''),
(36408, 614, '_field_18', 'REMY MENG'),
(36409, 614, '_field_24', '25/06/2014'),
(36410, 614, '_field_20', 'REMY'),
(36411, 614, '_field_22', 'M'),
(36412, 614, '_field_26', 'MANDARIN'),
(36413, 614, '_field_27', 'ENGLISH'),
(36414, 614, '_field_30', 'CANADA'),
(36415, 614, '_field_32', 'Yes'),
(36416, 614, '_field_72', 'REMILIA WANG, 22 MONTHS'),
(36417, 614, '_field_36', 'READING AND PLAY TOY CARS'),
(36418, 614, '_field_37', 'CIRCLE TIME, GYM TIME, PLAYGROUND'),
(36419, 614, '_field_38', 'Yes'),
(36420, 614, '_field_39', 'Yes'),
(36421, 614, '_field_61', 'Yes'),
(36422, 614, '_field_53', ''),
(36423, 614, '_field_54', 'Yes'),
(36424, 614, '_field_55', 'Legacy Leaders Academy FOR BOYS'),
(36425, 614, '_field_56', 'n'),
(36426, 614, '_field_42', 'N/A'),
(36427, 614, '_field_43', 'No'),
(36428, 614, '_field_62', ''),
(36429, 614, '_field_44', 'No'),
(36430, 614, '_field_63', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(36431, 614, '_field_45', 'Yes'),
(36432, 614, '_field_64', 'NOODLES'),
(36433, 614, '_field_46', 'N'),
(36434, 614, '_field_65', ''),
(36435, 614, '_field_47', 'My son love reading and studying , I think he can learn more from this school, and school location is close to my house, so I think  my son can have a try in this school.'),
(36436, 614, '_field_73', 'My son love studying, he has a lot of classes after school, for example ,he has to go to KUMO twice a week, he  can sit there and focus on reading for more than 50 mins every time, his 3 teachers all said my son`s concentration is great, so I think Montessori Method is fit for my son.'),
(36437, 614, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(36438, 614, '_field_67', '1'),
(36439, 614, '_form_id', '2'),
(36440, 614, '_seq_num', '75'),
(36441, 615, '_field_5', 'Full Day'),
(36442, 615, '_field_7', 'September 2018'),
(36443, 615, '_field_9', '1'),
(36444, 615, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(36445, 615, '_field_70', ''),
(36446, 615, '_field_71', ''),
(36447, 615, '_field_17', 'CHAO'),
(36448, 615, '_field_19', 'MENG'),
(36449, 615, '_field_21', '7788980369'),
(36450, 615, '_field_23', 'mc900605@hotmail.com'),
(36451, 615, '_field_25', '4820 Venables Street'),
(36452, 615, '_field_28', ''),
(36453, 615, '_field_29', 'Burnaby'),
(36454, 615, '_field_33', 'BC'),
(36455, 615, '_field_31', 'V5C3A8'),
(36456, 615, '_field_34', 'Mitchell Island Terminals'),
(36457, 615, '_field_35', '6043277779'),
(36458, 615, '_field_41', '0'),
(36459, 615, '_field_57', ''),
(36460, 615, '_field_58', ''),
(36461, 615, '_field_59', ''),
(36462, 615, '_field_60', ''),
(36463, 615, '_field_18', 'REMY MENG'),
(36464, 615, '_field_24', '25/06/2014'),
(36465, 615, '_field_20', 'REMY'),
(36466, 615, '_field_22', 'M'),
(36467, 615, '_field_26', 'MANDARIN'),
(36468, 615, '_field_27', 'ENGLISH'),
(36469, 615, '_field_30', 'CANADA'),
(36470, 615, '_field_32', 'Yes'),
(36471, 615, '_field_72', 'REMILIA WANG, 22 MONTHS'),
(36472, 615, '_field_36', 'READING AND PLAY TOY CARS'),
(36473, 615, '_field_37', 'CIRCLE TIME, GYM TIME, PLAYGROUND'),
(36474, 615, '_field_38', 'Yes'),
(36475, 615, '_field_39', 'Yes'),
(36476, 615, '_field_61', 'Yes'),
(36477, 615, '_field_53', ''),
(36478, 615, '_field_54', 'Yes'),
(36479, 615, '_field_55', 'Legacy Leaders Academy FOR BOYS'),
(36480, 615, '_field_56', 'n'),
(36481, 615, '_field_42', 'N/A'),
(36482, 615, '_field_43', 'No'),
(36483, 615, '_field_62', ''),
(36484, 615, '_field_44', 'No'),
(36485, 615, '_field_63', ''),
(36486, 615, '_field_45', 'Yes'),
(36487, 615, '_field_64', 'NOODLES'),
(36488, 615, '_field_46', 'N'),
(36489, 615, '_field_65', ''),
(36490, 615, '_field_47', 'My son love reading and studying , I think he can learn more from this school, and school location is close to my house, so I think  my son can have a try in this school.'),
(36491, 615, '_field_73', 'My son love studying, he has a lot of classes after school, for example ,he has to go to KUMO twice a week, he  can sit there and focus on reading for more than 50 mins every time, his 3 teachers all said my son`s concentration is great, so I think Montessori Method is fit for my son.'),
(36492, 615, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(36493, 615, '_field_67', '1'),
(36494, 615, '_form_id', '2'),
(36495, 615, '_seq_num', '76'),
(36496, 616, '_field_74', 'Grade Two'),
(36497, 616, '_field_75', 'September 2018'),
(36498, 616, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36499, 616, '_field_78', ''),
(36500, 616, '_field_79', ''),
(36501, 616, '_field_80', 'Rico'),
(36502, 616, '_field_81', 'Rodriguez'),
(36503, 616, '_field_82', '7783841770'),
(36504, 616, '_field_83', 'masterifico@gmail.com'),
(36505, 616, '_field_84', '1440 Marguerite Street'),
(36506, 616, '_field_85', ''),
(36507, 616, '_field_86', 'Coquitlam'),
(36508, 616, '_field_87', 'BC'),
(36509, 616, '_field_88', 'V3E0A9'),
(36510, 616, '_field_89', '1440 Marguerite Street, Coquitlam, BC'),
(36511, 616, '_field_90', '7783841770'),
(36512, 616, '_field_91', '1'),
(36513, 616, '_field_92', 'Richie-Ann'),
(36514, 616, '_field_93', 'Rodriguez'),
(36515, 616, '_field_94', 'ragrodriguez@gmail.com'),
(36516, 616, '_field_95', '7786884323'),
(36517, 616, '_field_128', '106-1120 Westwood Street, Coquitlam, BC'),
(36518, 616, '_field_129', '6049416900'),
(36519, 616, '_field_96', 'Noe Carl Rodriguez'),
(36520, 616, '_field_97', '25/02/2011'),
(36521, 616, '_field_98', 'Noe'),
(36522, 616, '_field_99', 'Male'),
(36523, 616, '_field_100', 'English'),
(36524, 616, '_field_101', 'Filipino'),
(36525, 616, '_field_102', 'Canadian'),
(36526, 616, '_field_103', 'No'),
(36527, 616, '_field_104', ''),
(36528, 616, '_field_105', 'Drawing, reading'),
(36529, 616, '_field_106', 'Role-playing games, board games, LEGO'),
(36530, 616, '_field_130', 'Meadowridge School'),
(36531, 616, '_field_137', 'Math, Reading, Music'),
(36532, 616, '_field_131', 'Grade 1'),
(36533, 616, '_field_138', ''),
(36534, 616, '_field_114', 'About a year ago, Noe had an allergic reaction from contact with dog saliva.  However, when we consulted with an allergist, it was determined that he does not require an Epipen shot to be carried at all times.  He also has asthma and symptoms are usually triggered by prolonged exposure to a cold environment. '),
(36535, 616, '_field_115', 'No'),
(36536, 616, '_field_116', ''),
(36537, 616, '_field_117', 'No'),
(36538, 616, '_field_118', ''),
(36539, 616, '_field_119', 'No'),
(36540, 616, '_field_120', ''),
(36541, 616, '_field_121', 'No'),
(36542, 616, '_field_122', ''),
(36543, 616, '_field_132', 'No'),
(36544, 616, '_field_133', ''),
(36545, 616, '_field_134', 'No'),
(36546, 616, '_field_135', ''),
(36547, 616, '_field_123', 'Noe attended a Montessori school in both Junior Kindergarten and Kindergarten.  We transferred him to a good International Baccalaureate (IB) school for Grade 1 hoping that he would benefit from what the school offered.  While he seems to be doing better in his social interactions with his peers, he does not seem to have advanced academically and in other aspects.  We believe that the Montessori classroom is still a better fit for Noe and we think that WMA will provide this environment for him. '),
(36548, 616, '_field_124', 'Having had Noe in a Montessori school for two years, and given his personality, we believe that the Montessori Method will help him gain self-confidence and independence as a student and ultimately, as an individual.'),
(36549, 616, '_field_136', 'Being an only child, Noe is shy and usually slow to warm up to new acquaintances.  But once you get to know him, you will find that he is full of ideas.  At the moment, he is able to express these ideas in his drawings, which is his passion.'),
(36550, 616, '_field_126', '1'),
(36551, 616, '_form_id', '3'),
(36552, 616, '_seq_num', '75'),
(36553, 617, '_field_74', 'Grade Two'),
(36554, 617, '_field_75', 'September 2018'),
(36555, 617, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36556, 617, '_field_78', ''),
(36557, 617, '_field_79', ''),
(36558, 617, '_field_80', 'Rico'),
(36559, 617, '_field_81', 'Rodriguez'),
(36560, 617, '_field_82', '7783841770'),
(36561, 617, '_field_83', 'masterifico@gmail.com'),
(36562, 617, '_field_84', '1440 Marguerite Street'),
(36563, 617, '_field_85', ''),
(36564, 617, '_field_86', 'Coquitlam'),
(36565, 617, '_field_87', 'BC'),
(36566, 617, '_field_88', 'V3E0A9'),
(36567, 617, '_field_89', '1440 Marguerite Street, Coquitlam, BC'),
(36568, 617, '_field_90', '7783841770'),
(36569, 617, '_field_91', '1'),
(36570, 617, '_field_92', 'Richie-Ann'),
(36571, 617, '_field_93', 'Rodriguez'),
(36572, 617, '_field_94', 'ragrodriguez@gmail.com'),
(36573, 617, '_field_95', '7786884323'),
(36574, 617, '_field_128', '106-1120 Westwood Street, Coquitlam, BC'),
(36575, 617, '_field_129', '6049416900'),
(36576, 617, '_field_96', 'Noe Carl Rodriguez'),
(36577, 617, '_field_97', '25/02/2011'),
(36578, 617, '_field_98', 'Noe'),
(36579, 617, '_field_99', 'Male'),
(36580, 617, '_field_100', 'English'),
(36581, 617, '_field_101', 'Filipino'),
(36582, 617, '_field_102', 'Canadian'),
(36583, 617, '_field_103', 'No'),
(36584, 617, '_field_104', ''),
(36585, 617, '_field_105', 'Drawing, reading'),
(36586, 617, '_field_106', 'Role-playing games, board games, LEGO'),
(36587, 617, '_field_130', 'Meadowridge School'),
(36588, 617, '_field_137', 'Math, Reading, Music'),
(36589, 617, '_field_131', 'Grade 1'),
(36590, 617, '_field_138', ''),
(36591, 617, '_field_114', 'About a year ago, Noe had an allergic reaction from contact with dog saliva.  However, when we consulted with an allergist, it was determined that he does not require an Epipen shot to be carried at all times.  He also has asthma and symptoms are usually triggered by prolonged exposure to a cold environment. '),
(36592, 617, '_field_115', 'No'),
(36593, 617, '_field_116', ''),
(36594, 617, '_field_117', 'No'),
(36595, 617, '_field_118', ''),
(36596, 617, '_field_119', 'No'),
(36597, 617, '_field_120', ''),
(36598, 617, '_field_121', 'No'),
(36599, 617, '_field_122', ''),
(36600, 617, '_field_132', 'No'),
(36601, 617, '_field_133', ''),
(36602, 617, '_field_134', 'No'),
(36603, 617, '_field_135', ''),
(36604, 617, '_field_123', 'Noe attended a Montessori school in both Junior Kindergarten and Kindergarten.  We transferred him to a good International Baccalaureate (IB) school for Grade 1 hoping that he would benefit from what the school offered.  While he seems to be doing better in his social interactions with his peers, he does not seem to have advanced academically and in other aspects.  We believe that the Montessori classroom is still a better fit for Noe and we think that WMA will provide this environment for him. '),
(36605, 617, '_field_124', 'Having had Noe in a Montessori school for two years, and given his personality, we believe that the Montessori Method will help him gain self-confidence and independence as a student and ultimately, as an individual.'),
(36606, 617, '_field_136', 'Being an only child, Noe is shy and usually slow to warm up to new acquaintances.  But once you get to know him, you will find that he is full of ideas.  At the moment, he is able to express these ideas in his drawings, which is his passion.'),
(36607, 617, '_field_126', '1'),
(36608, 617, '_form_id', '3'),
(36609, 617, '_seq_num', '76'),
(36610, 618, '_field_74', 'Grade Two'),
(36611, 618, '_field_75', 'September 2018'),
(36612, 618, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36613, 618, '_field_78', ''),
(36614, 618, '_field_79', ''),
(36615, 618, '_field_80', 'Rico'),
(36616, 618, '_field_81', 'Rodriguez'),
(36617, 618, '_field_82', '7783841770'),
(36618, 618, '_field_83', 'masterifico@gmail.com'),
(36619, 618, '_field_84', '1440 Marguerite Street'),
(36620, 618, '_field_85', ''),
(36621, 618, '_field_86', 'Coquitlam'),
(36622, 618, '_field_87', 'BC'),
(36623, 618, '_field_88', 'V3E0A9'),
(36624, 618, '_field_89', '1440 Marguerite Street, Coquitlam, BC'),
(36625, 618, '_field_90', '7783841770'),
(36626, 618, '_field_91', '1'),
(36627, 618, '_field_92', 'Richie-Ann'),
(36628, 618, '_field_93', 'Rodriguez'),
(36629, 618, '_field_94', 'ragrodriguez@gmail.com'),
(36630, 618, '_field_95', '7786884323'),
(36631, 618, '_field_128', '106-1120 Westwood Street, Coquitlam, BC'),
(36632, 618, '_field_129', '6049416900'),
(36633, 618, '_field_96', 'Noe Carl Rodriguez'),
(36634, 618, '_field_97', '25/02/2011'),
(36635, 618, '_field_98', 'Noe'),
(36636, 618, '_field_99', 'Male'),
(36637, 618, '_field_100', 'English'),
(36638, 618, '_field_101', 'Filipino'),
(36639, 618, '_field_102', 'Canadian'),
(36640, 618, '_field_103', 'No'),
(36641, 618, '_field_104', ''),
(36642, 618, '_field_105', 'Drawing, reading'),
(36643, 618, '_field_106', 'Role-playing games, board games, LEGO'),
(36644, 618, '_field_130', 'Meadowridge School'),
(36645, 618, '_field_137', 'Math, Reading, Music'),
(36646, 618, '_field_131', 'Grade 1'),
(36647, 618, '_field_138', ''),
(36648, 618, '_field_114', 'Developed allergic reaction to dog saliva about a year ago, but not required to carry Epipen; has asthma and symptoms are triggered by prolonged exposure to cold environments.'),
(36649, 618, '_field_115', 'No'),
(36650, 618, '_field_116', ''),
(36651, 618, '_field_117', 'No'),
(36652, 618, '_field_118', ''),
(36653, 618, '_field_119', 'No'),
(36654, 618, '_field_120', ''),
(36655, 618, '_field_121', 'No'),
(36656, 618, '_field_122', ''),
(36657, 618, '_field_132', 'No'),
(36658, 618, '_field_133', ''),
(36659, 618, '_field_134', 'No'),
(36660, 618, '_field_135', ''),
(36661, 618, '_field_123', 'Noe attended a Montessori school in Junior Kindergarten and Kindergarten.  We transferred him to an International Baccalaurate (IB) school for Grade 1 hoping that he would benefit from what the school offered.  While he seems to be doing better with social interactions with his peers, he does not seem to have advanced academically and in other aspects.  We believe that the Montessori classroom is a better fit for him and we think that WMA will provide this environment for him.'),
(36662, 618, '_field_124', 'Having had Noe in a Montessori school for two years, we believe that the Montessori Method will help him gain self-confidence and independence as a student, and ultimately, as an individual. '),
(36663, 618, '_field_136', 'Noe is shy and usually slow to warm up to new acquaintances.  But once you get to know him, you will find that he is full of ideas and is always ready to share them.'),
(36664, 618, '_field_126', '1'),
(36665, 618, '_form_id', '3'),
(36666, 618, '_seq_num', '77'),
(36667, 619, '_field_74', 'Grade Two'),
(36668, 619, '_field_75', 'September 2018'),
(36669, 619, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36670, 619, '_field_78', ''),
(36671, 619, '_field_79', ''),
(36672, 619, '_field_80', 'Rico'),
(36673, 619, '_field_81', 'Rodriguez'),
(36674, 619, '_field_82', '7783841770'),
(36675, 619, '_field_83', 'masterifico@gmail.com'),
(36676, 619, '_field_84', '1440 Marguerite Street'),
(36677, 619, '_field_85', ''),
(36678, 619, '_field_86', 'Coquitlam'),
(36679, 619, '_field_87', 'BC'),
(36680, 619, '_field_88', 'V3E0A9'),
(36681, 619, '_field_89', '1440 Marguerite Street, Coquitlam, BC'),
(36682, 619, '_field_90', '7783841770'),
(36683, 619, '_field_91', '1'),
(36684, 619, '_field_92', 'Richie-Ann'),
(36685, 619, '_field_93', 'Rodriguez'),
(36686, 619, '_field_94', 'ragrodriguez@gmail.com'),
(36687, 619, '_field_95', '7786884323'),
(36688, 619, '_field_128', '106-1120 Westwood Street, Coquitlam, BC'),
(36689, 619, '_field_129', '6049416900'),
(36690, 619, '_field_96', 'Noe Carl Rodriguez'),
(36691, 619, '_field_97', '25/02/2011'),
(36692, 619, '_field_98', 'Noe'),
(36693, 619, '_field_99', 'Male'),
(36694, 619, '_field_100', 'English'),
(36695, 619, '_field_101', 'Filipino'),
(36696, 619, '_field_102', 'Canadian'),
(36697, 619, '_field_103', 'No'),
(36698, 619, '_field_104', ''),
(36699, 619, '_field_105', 'Drawing, reading'),
(36700, 619, '_field_106', 'Role-playing games, board games, LEGO'),
(36701, 619, '_field_130', 'Meadowridge School'),
(36702, 619, '_field_137', 'Math, Reading, Music'),
(36703, 619, '_field_131', 'Grade 1'),
(36704, 619, '_field_138', ''),
(36705, 619, '_field_114', 'Developed allergic reaction to dog saliva about a year ago, but not required to carry Epipen; has asthma and symptoms are triggered by prolonged exposure to cold environments.'),
(36706, 619, '_field_115', 'No'),
(36707, 619, '_field_116', ''),
(36708, 619, '_field_117', 'No'),
(36709, 619, '_field_118', ''),
(36710, 619, '_field_119', 'No'),
(36711, 619, '_field_120', ''),
(36712, 619, '_field_121', 'No'),
(36713, 619, '_field_122', ''),
(36714, 619, '_field_132', 'No'),
(36715, 619, '_field_133', ''),
(36716, 619, '_field_134', 'No'),
(36717, 619, '_field_135', ''),
(36718, 619, '_field_123', 'Noe attended a Montessori school in Junior Kindergarten and Kindergarten.  We transferred him to an International Baccalaurate (IB) school for Grade 1 hoping that he would benefit from what the school offered.  While he seems to be doing better with social interactions with his peers, he does not seem to have advanced academically and in other aspects.  We believe that the Montessori classroom is a better fit for him and we think that WMA will provide this environment for him.'),
(36719, 619, '_field_124', 'Having had Noe in a Montessori school for two years, we believe that the Montessori Method will help him gain self-confidence and independence as a student, and ultimately, as an individual. '),
(36720, 619, '_field_136', 'Noe is shy and usually slow to warm up to new acquaintances.  But once you get to know him, you will find that he is full of ideas and is always ready to share them.'),
(36721, 619, '_field_126', '1'),
(36722, 619, '_form_id', '3'),
(36723, 619, '_seq_num', '78'),
(36724, 620, '_field_74', 'Grade Two'),
(36725, 620, '_field_75', 'September 2018'),
(36726, 620, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36727, 620, '_field_78', ''),
(36728, 620, '_field_79', ''),
(36729, 620, '_field_80', 'Rico'),
(36730, 620, '_field_81', 'Rodriguez'),
(36731, 620, '_field_82', '7783841770'),
(36732, 620, '_field_83', 'masterifico@gmail.com'),
(36733, 620, '_field_84', '1440 Marguerite Street'),
(36734, 620, '_field_85', ''),
(36735, 620, '_field_86', 'Coquitlam'),
(36736, 620, '_field_87', 'BC'),
(36737, 620, '_field_88', 'V3E0A9'),
(36738, 620, '_field_89', 'Coquitlam BC'),
(36739, 620, '_field_90', '7783841770'),
(36740, 620, '_field_91', '0'),
(36741, 620, '_field_92', ''),
(36742, 620, '_field_93', ''),
(36743, 620, '_field_94', ''),
(36744, 620, '_field_95', ''),
(36745, 620, '_field_128', ''),
(36746, 620, '_field_129', ''),
(36747, 620, '_field_96', 'Noe Carl Rodriguez'),
(36748, 620, '_field_97', '25/02/2011'),
(36749, 620, '_field_98', 'Noe'),
(36750, 620, '_field_99', 'Male'),
(36751, 620, '_field_100', 'English'),
(36752, 620, '_field_101', 'Filipino'),
(36753, 620, '_field_102', 'Canadian'),
(36754, 620, '_field_103', 'No'),
(36755, 620, '_field_104', ''),
(36756, 620, '_field_105', 'Drawing, reading'),
(36757, 620, '_field_106', 'Role-plaing games, board games, LEGO'),
(36758, 620, '_field_130', 'Meadowridge School'),
(36759, 620, '_field_137', 'Math, Reading, Music'),
(36760, 620, '_field_131', 'Grade 1'),
(36761, 620, '_field_138', ''),
(36762, 620, '_field_114', 'Developed allergic reaction to dog saliva about a year ago, but not required to carry Epipen;  also has asthma and symptoms are triggered by prolonged exposure to cold environments. '),
(36763, 620, '_field_115', 'No'),
(36764, 620, '_field_116', ''),
(36765, 620, '_field_117', 'No'),
(36766, 620, '_field_118', ''),
(36767, 620, '_field_119', 'No'),
(36768, 620, '_field_120', ''),
(36769, 620, '_field_121', 'No'),
(36770, 620, '_field_122', ''),
(36771, 620, '_field_132', 'No'),
(36772, 620, '_field_133', ''),
(36773, 620, '_field_134', 'No'),
(36774, 620, '_field_135', ''),
(36775, 620, '_field_123', 'Noe attended Montessori schools for both Junior Kindergarten and Kindergarten.  Compared to the IB School where he is currently at, we believe that the Montessori classroom is a better fit for him and we think WMA will provide him this environment. '),
(36776, 620, '_field_124', 'Having had Now in a Montessori school previously, we believe that the Montessori Method will help him gain self-confidence as well as independence as a student and as an individual.'),
(36777, 620, '_field_136', 'Noe is shy and usually slow to warm up to new acquaintances.  But once you get to know him, you will find that he is full of ideas and is always ready to share them.'),
(36778, 620, '_field_126', '1'),
(36779, 620, '_form_id', '3'),
(36780, 620, '_seq_num', '79'),
(36781, 621, '_field_74', 'Grade Two'),
(36782, 621, '_field_75', 'September 2018'),
(36783, 621, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(36784, 621, '_field_78', ''),
(36785, 621, '_field_79', ''),
(36786, 621, '_field_80', 'Rico'),
(36787, 621, '_field_81', 'Rodriguez'),
(36788, 621, '_field_82', '7783841770'),
(36789, 621, '_field_83', 'masterifico@gmail.com'),
(36790, 621, '_field_84', '1440 Marguerite Street'),
(36791, 621, '_field_85', ''),
(36792, 621, '_field_86', 'Coquitlam'),
(36793, 621, '_field_87', 'BC'),
(36794, 621, '_field_88', 'V3E0A9'),
(36795, 621, '_field_89', 'Coquitlam BC'),
(36796, 621, '_field_90', '7783841770'),
(36797, 621, '_field_91', '0'),
(36798, 621, '_field_92', ''),
(36799, 621, '_field_93', ''),
(36800, 621, '_field_94', ''),
(36801, 621, '_field_95', ''),
(36802, 621, '_field_128', ''),
(36803, 621, '_field_129', ''),
(36804, 621, '_field_96', 'Noe Carl Rodriguez'),
(36805, 621, '_field_97', '25/02/2011'),
(36806, 621, '_field_98', 'Noe'),
(36807, 621, '_field_99', 'Male'),
(36808, 621, '_field_100', 'English'),
(36809, 621, '_field_101', 'Filipino'),
(36810, 621, '_field_102', 'Canadian'),
(36811, 621, '_field_103', 'No'),
(36812, 621, '_field_104', ''),
(36813, 621, '_field_105', 'Drawing, reading'),
(36814, 621, '_field_106', 'Role-plaing games, board games, LEGO'),
(36815, 621, '_field_130', 'Meadowridge School'),
(36816, 621, '_field_137', 'Math, Reading, Music'),
(36817, 621, '_field_131', 'Grade 1'),
(36818, 621, '_field_138', ''),
(36819, 621, '_field_114', 'Developed allergic reaction to dog saliva about a year ago, but not required to carry Epipen;  also has asthma and symptoms are triggered by prolonged exposure to cold environments. '),
(36820, 621, '_field_115', 'No'),
(36821, 621, '_field_116', ''),
(36822, 621, '_field_117', 'No'),
(36823, 621, '_field_118', ''),
(36824, 621, '_field_119', 'No'),
(36825, 621, '_field_120', ''),
(36826, 621, '_field_121', 'No'),
(36827, 621, '_field_122', ''),
(36828, 621, '_field_132', 'No'),
(36829, 621, '_field_133', ''),
(36830, 621, '_field_134', 'No'),
(36831, 621, '_field_135', ''),
(36832, 621, '_field_123', 'Noe attended Montessori schools for both Junior Kindergarten and Kindergarten.  Compared to the IB School where he is currently at, we believe that the Montessori classroom is a better fit for him and we think WMA will provide him this environment. '),
(36833, 621, '_field_124', 'Having had Now in a Montessori school previously, we believe that the Montessori Method will help him gain self-confidence as well as independence as a student and as an individual.'),
(36834, 621, '_field_136', 'Noe is shy and usually slow to warm up to new acquaintances.  But once you get to know him, you will find that he is full of ideas and is always ready to share them.'),
(36835, 621, '_field_126', '1'),
(36836, 621, '_form_id', '3'),
(36837, 621, '_seq_num', '80'),
(36838, 622, '_field_74', 'Grade Two'),
(36839, 622, '_field_75', 'September 2018'),
(36840, 622, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(36841, 622, '_field_78', ''),
(36842, 622, '_field_79', ''),
(36843, 622, '_field_80', 'Rachel'),
(36844, 622, '_field_81', 'Mosuk'),
(36845, 622, '_field_82', '6048372916'),
(36846, 622, '_field_83', 'themosuks@gmail.com'),
(36847, 622, '_field_84', '1816 Semlin Drive'),
(36848, 622, '_field_85', ''),
(36849, 622, '_field_86', 'Vancouver'),
(36850, 622, '_field_87', 'BC'),
(36851, 622, '_field_88', 'V5N4P8'),
(36852, 622, '_field_89', 'Film Industry'),
(36853, 622, '_field_90', '604-837-2916'),
(36854, 622, '_field_91', '1'),
(36855, 622, '_field_92', 'Jeff'),
(36856, 622, '_field_93', 'Mosuk'),
(36857, 622, '_field_94', 'themosuks@gmail.com'),
(36858, 622, '_field_95', '604-307-4421'),
(36859, 622, '_field_128', ''),
(36860, 622, '_field_129', ''),
(36861, 622, '_field_96', 'Fox John H. Mosuk'),
(36862, 622, '_field_97', '13/12/2010'),
(36863, 622, '_field_98', 'Fox'),
(36864, 622, '_field_99', 'Male'),
(36865, 622, '_field_100', 'English'),
(36866, 622, '_field_101', 'Yelling'),
(36867, 622, '_field_102', 'Canadian'),
(36868, 622, '_field_103', 'Yes'),
(36869, 622, '_field_104', ''),
(36870, 622, '_field_105', 'Reading, video games, nature shows, skiing, swimming. '),
(36871, 622, '_field_106', 'Lego, building, wrestling, arguing. '),
(36872, 622, '_field_130', ''),
(36873, 622, '_field_137', 'Science, math, geography'),
(36874, 622, '_field_131', ''),
(36875, 622, '_field_138', 'Skiing, swimming, baseball, soccer'),
(36876, 622, '_field_114', 'None. '),
(36877, 622, '_field_115', 'No'),
(36878, 622, '_field_116', ''),
(36879, 622, '_field_117', 'No'),
(36880, 622, '_field_118', ''),
(36881, 622, '_field_119', 'No'),
(36882, 622, '_field_120', ''),
(36883, 622, '_field_121', 'No'),
(36884, 622, '_field_122', ''),
(36885, 622, '_field_132', 'No'),
(36886, 622, '_field_133', ''),
(36887, 622, '_field_134', 'No'),
(36888, 622, '_field_135', ''),
(36889, 622, '_field_123', 'We love it:) '),
(36890, 622, '_field_124', 'We support our children learning at their own pace and through their own exploration. '),
(36891, 622, '_field_136', 'He loves you too;)'),
(36892, 622, '_field_126', '1'),
(36893, 622, '_form_id', '3'),
(36894, 622, '_seq_num', '81'),
(36895, 623, '_field_74', 'Grade Two'),
(36896, 623, '_field_75', 'September 2018'),
(36897, 623, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(36898, 623, '_field_78', ''),
(36899, 623, '_field_79', ''),
(36900, 623, '_field_80', 'Rachel'),
(36901, 623, '_field_81', 'Mosuk'),
(36902, 623, '_field_82', '6048372916'),
(36903, 623, '_field_83', 'themosuks@gmail.com'),
(36904, 623, '_field_84', '1816 Semlin Drive'),
(36905, 623, '_field_85', ''),
(36906, 623, '_field_86', 'Vancouver'),
(36907, 623, '_field_87', 'BC'),
(36908, 623, '_field_88', 'V5N4P8'),
(36909, 623, '_field_89', 'Film Industry'),
(36910, 623, '_field_90', '604-837-2916'),
(36911, 623, '_field_91', '1'),
(36912, 623, '_field_92', 'Jeff'),
(36913, 623, '_field_93', 'Mosuk'),
(36914, 623, '_field_94', 'themosuks@gmail.com'),
(36915, 623, '_field_95', '604-307-4421'),
(36916, 623, '_field_128', ''),
(36917, 623, '_field_129', ''),
(36918, 623, '_field_96', 'Fox John H. Mosuk'),
(36919, 623, '_field_97', '13/12/2010'),
(36920, 623, '_field_98', 'Fox'),
(36921, 623, '_field_99', 'Male'),
(36922, 623, '_field_100', 'English'),
(36923, 623, '_field_101', 'Yelling'),
(36924, 623, '_field_102', 'Canadian'),
(36925, 623, '_field_103', 'Yes'),
(36926, 623, '_field_104', ''),
(36927, 623, '_field_105', 'Reading, video games, nature shows, skiing, swimming. '),
(36928, 623, '_field_106', 'Lego, building, wrestling, arguing. '),
(36929, 623, '_field_130', ''),
(36930, 623, '_field_137', 'Science, math, geography'),
(36931, 623, '_field_131', ''),
(36932, 623, '_field_138', 'Skiing, swimming, baseball, soccer'),
(36933, 623, '_field_114', 'None. '),
(36934, 623, '_field_115', 'No'),
(36935, 623, '_field_116', ''),
(36936, 623, '_field_117', 'No'),
(36937, 623, '_field_118', ''),
(36938, 623, '_field_119', 'No'),
(36939, 623, '_field_120', ''),
(36940, 623, '_field_121', 'No'),
(36941, 623, '_field_122', ''),
(36942, 623, '_field_132', 'No'),
(36943, 623, '_field_133', ''),
(36944, 623, '_field_134', 'No'),
(36945, 623, '_field_135', ''),
(36946, 623, '_field_123', 'We love it:) '),
(36947, 623, '_field_124', 'We support our children learning at their own pace and through their own exploration. '),
(36948, 623, '_field_136', 'He loves you too;)'),
(36949, 623, '_field_126', '1'),
(36950, 623, '_form_id', '3'),
(36951, 623, '_seq_num', '82'),
(36952, 624, '_field_5', 'Morning Session'),
(36953, 624, '_field_7', 'September 2018'),
(36954, 624, '_field_9', '0'),
(36955, 624, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(36956, 624, '_field_70', ''),
(36957, 624, '_field_71', ''),
(36958, 624, '_field_17', 'Rachel'),
(36959, 624, '_field_19', 'Mosuk'),
(36960, 624, '_field_21', '6048372916'),
(36961, 624, '_field_23', 'themosuks@gmail.com'),
(36962, 624, '_field_25', '1'),
(36963, 624, '_field_28', ''),
(36964, 624, '_field_29', 'Vancouver'),
(36965, 624, '_field_33', 'BC'),
(36966, 624, '_field_31', 'V5N4P8'),
(36967, 624, '_field_34', 'Film Industry'),
(36968, 624, '_field_35', '604`837-2916'),
(36969, 624, '_field_41', '1'),
(36970, 624, '_field_57', 'Jeff'),
(36971, 624, '_field_58', 'Mosuk'),
(36972, 624, '_field_59', 'themosuks@gmail.com'),
(36973, 624, '_field_60', '604-307-4421'),
(36974, 624, '_field_18', 'Baz W E Mosuk'),
(36975, 624, '_field_24', '13/04/2015'),
(36976, 624, '_field_20', 'Baz, Bazzy, Snazzy'),
(36977, 624, '_field_22', 'M'),
(36978, 624, '_field_26', 'English'),
(36979, 624, '_field_27', ''),
(36980, 624, '_field_30', 'Canadian'),
(36981, 624, '_field_32', 'Yes'),
(36982, 624, '_field_72', 'Too many to list....lol'),
(36983, 624, '_field_36', 'Playing with blocks, playing with play mobile.'),
(36984, 624, '_field_37', 'Snuggling, chasing, wrestling'),
(36985, 624, '_field_38', 'Yes'),
(36986, 624, '_field_39', 'Yes'),
(36987, 624, '_field_61', 'Yes'),
(36988, 624, '_field_53', ''),
(36989, 624, '_field_54', 'No'),
(36990, 624, '_field_55', ''),
(36991, 624, '_field_56', ''),
(36992, 624, '_field_42', 'None. '),
(36993, 624, '_field_43', 'No'),
(36994, 624, '_field_62', ''),
(36995, 624, '_field_44', 'No'),
(36996, 624, '_field_63', ''),
(36997, 624, '_field_45', 'No'),
(36998, 624, '_field_64', ''),
(36999, 624, '_field_46', 'N'),
(37000, 624, '_field_65', ''),
(37001, 624, '_field_47', 'We love it;)'),
(37002, 624, '_field_73', 'As the parents of three boys, we find the style of self directed movement and choice of work to be very effective. '),
(37003, 624, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(37004, 624, '_field_67', '1'),
(37005, 624, '_form_id', '2'),
(37006, 624, '_seq_num', '77'),
(37007, 625, '_field_5', 'Morning Session'),
(37008, 625, '_field_7', 'September 2018'),
(37009, 625, '_field_9', '0'),
(37010, 625, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(37011, 625, '_field_70', ''),
(37012, 625, '_field_71', ''),
(37013, 625, '_field_17', 'Rachel'),
(37014, 625, '_field_19', 'Mosuk'),
(37015, 625, '_field_21', '6048372916'),
(37016, 625, '_field_23', 'themosuks@gmail.com'),
(37017, 625, '_field_25', '1'),
(37018, 625, '_field_28', ''),
(37019, 625, '_field_29', 'Vancouver'),
(37020, 625, '_field_33', 'BC'),
(37021, 625, '_field_31', 'V5N4P8'),
(37022, 625, '_field_34', 'Film Industry'),
(37023, 625, '_field_35', '604`837-2916'),
(37024, 625, '_field_41', '1'),
(37025, 625, '_field_57', 'Jeff'),
(37026, 625, '_field_58', 'Mosuk'),
(37027, 625, '_field_59', 'themosuks@gmail.com'),
(37028, 625, '_field_60', '604-307-4421'),
(37029, 625, '_field_18', 'Baz W E Mosuk'),
(37030, 625, '_field_24', '13/04/2015'),
(37031, 625, '_field_20', 'Baz, Bazzy, Snazzy'),
(37032, 625, '_field_22', 'M'),
(37033, 625, '_field_26', 'English'),
(37034, 625, '_field_27', ''),
(37035, 625, '_field_30', 'Canadian'),
(37036, 625, '_field_32', 'Yes'),
(37037, 625, '_field_72', 'Too many to list....lol'),
(37038, 625, '_field_36', 'Playing with blocks, playing with play mobile.'),
(37039, 625, '_field_37', 'Snuggling, chasing, wrestling'),
(37040, 625, '_field_38', 'Yes'),
(37041, 625, '_field_39', 'Yes'),
(37042, 625, '_field_61', 'Yes'),
(37043, 625, '_field_53', ''),
(37044, 625, '_field_54', 'No'),
(37045, 625, '_field_55', ''),
(37046, 625, '_field_56', ''),
(37047, 625, '_field_42', 'None. '),
(37048, 625, '_field_43', 'No'),
(37049, 625, '_field_62', ''),
(37050, 625, '_field_44', 'No'),
(37051, 625, '_field_63', ''),
(37052, 625, '_field_45', 'No'),
(37053, 625, '_field_64', ''),
(37054, 625, '_field_46', 'N'),
(37055, 625, '_field_65', ''),
(37056, 625, '_field_47', 'We love it;)'),
(37057, 625, '_field_73', 'As the parents of three boys, we find the style of self directed movement and choice of work to be very effective. '),
(37058, 625, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(37059, 625, '_field_67', '1'),
(37060, 625, '_form_id', '2'),
(37061, 625, '_seq_num', '78'),
(37062, 626, '_field_74', 'Grade Two'),
(37063, 626, '_field_75', 'January 2018'),
(37064, 626, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(37065, 626, '_field_78', ''),
(37066, 626, '_field_79', ''),
(37067, 626, '_field_80', 'Franziska and Chris'),
(37068, 626, '_field_81', 'Binder'),
(37069, 626, '_field_82', '0049 160 90198565'),
(37070, 626, '_field_83', 'post@cbinder.de'),
(37071, 626, '_field_84', 'Sperberstr. '),
(37072, 626, '_field_85', '16a'),
(37073, 626, '_field_86', 'Munich, Germany'),
(37074, 626, '_field_87', 'select'),
(37075, 626, '_field_88', '81827'),
(37076, 626, '_field_89', 'Munich'),
(37077, 626, '_field_90', '0049 89 24292025'),
(37078, 626, '_field_91', '0'),
(37079, 626, '_field_92', ''),
(37080, 626, '_field_93', ''),
(37081, 626, '_field_94', ''),
(37082, 626, '_field_95', ''),
(37083, 626, '_field_128', ''),
(37084, 626, '_field_129', ''),
(37085, 626, '_field_96', 'Clemens Hartwig Binder'),
(37086, 626, '_field_97', '16/09/2009'),
(37087, 626, '_field_98', 'Clemens'),
(37088, 626, '_field_99', 'Male'),
(37089, 626, '_field_100', 'German'),
(37090, 626, '_field_101', 'English (beginner level)'),
(37091, 626, '_field_102', 'German'),
(37092, 626, '_field_103', 'Yes'),
(37093, 626, '_field_104', 'Helen, 5 years old'),
(37094, 626, '_field_105', 'playing with LEGO'),
(37095, 626, '_field_106', 'playing games'),
(37096, 626, '_field_130', 'Turnerschule in Munich'),
(37097, 626, '_field_137', 'art, wood work, sports'),
(37098, 626, '_field_131', '3'),
(37099, 626, '_field_138', 'Clemens is playing the piano.'),
(37100, 626, '_field_114', 'no allergies, no health issues, illnesses or operations'),
(37101, 626, '_field_115', 'No'),
(37102, 626, '_field_116', ''),
(37103, 626, '_field_117', 'No'),
(37104, 626, '_field_118', ''),
(37105, 626, '_field_119', 'No'),
(37106, 626, '_field_120', ''),
(37107, 626, '_field_121', 'No'),
(37108, 626, '_field_122', ''),
(37109, 626, '_field_132', 'No'),
(37110, 626, '_field_133', ''),
(37111, 626, '_field_134', 'No'),
(37112, 626, '_field_135', ''),
(37113, 626, '_field_123', 'Clemens is child that learns much through personal interaction, practical training and by trying out things. It is important to us that Clemens gets the chance to learn in an individualized way that helps him to develop his own interests and build up on his strengths. In our experience Clemens can be bored if education happens only in classic classroom way. At the same time Clemens is a child that likes to help others and to interact in cooperative way with other children. We hope that he can strengthen these abilities at WMA.'),
(37114, 626, '_field_124', 'It is our goal for Clemens that he receives a broad education that allows him to work on his own interests and strength. He is a smart and broadly interested boy, however he is learning at his own speed. We believe that this can be best done in a environment that is provided by the Montessori Method.'),
(37115, 626, '_field_136', 'Clemens is a very cooperative and helpful child, he likes to work with others and also to support others. At the same time he is greatly interested in practical work such as painting, wood work and other activities.'),
(37116, 626, '_field_126', '1'),
(37117, 626, '_form_id', '3'),
(37118, 626, '_seq_num', '83'),
(37119, 627, '_field_74', 'Grade Two'),
(37120, 627, '_field_75', 'January 2018'),
(37121, 627, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(37122, 627, '_field_78', ''),
(37123, 627, '_field_79', ''),
(37124, 627, '_field_80', 'Franziska and Chris'),
(37125, 627, '_field_81', 'Binder'),
(37126, 627, '_field_82', '0049 160 90198565'),
(37127, 627, '_field_83', 'post@cbinder.de'),
(37128, 627, '_field_84', 'Sperberstr. '),
(37129, 627, '_field_85', '16a'),
(37130, 627, '_field_86', 'Munich, Germany'),
(37131, 627, '_field_87', 'select'),
(37132, 627, '_field_88', '81827'),
(37133, 627, '_field_89', 'Munich'),
(37134, 627, '_field_90', '0049 89 24292025'),
(37135, 627, '_field_91', '0'),
(37136, 627, '_field_92', ''),
(37137, 627, '_field_93', ''),
(37138, 627, '_field_94', ''),
(37139, 627, '_field_95', ''),
(37140, 627, '_field_128', ''),
(37141, 627, '_field_129', ''),
(37142, 627, '_field_96', 'Clemens Hartwig Binder'),
(37143, 627, '_field_97', '16/09/2009'),
(37144, 627, '_field_98', 'Clemens'),
(37145, 627, '_field_99', 'Male'),
(37146, 627, '_field_100', 'German'),
(37147, 627, '_field_101', 'English (beginner level)'),
(37148, 627, '_field_102', 'German'),
(37149, 627, '_field_103', 'Yes'),
(37150, 627, '_field_104', 'Helen, 5 years old'),
(37151, 627, '_field_105', 'playing with LEGO'),
(37152, 627, '_field_106', 'playing games'),
(37153, 627, '_field_130', 'Turnerschule in Munich'),
(37154, 627, '_field_137', 'art, wood work, sports'),
(37155, 627, '_field_131', '3'),
(37156, 627, '_field_138', 'Clemens is playing the piano.'),
(37157, 627, '_field_114', 'no allergies, no health issues, illnesses or operations'),
(37158, 627, '_field_115', 'No'),
(37159, 627, '_field_116', ''),
(37160, 627, '_field_117', 'No'),
(37161, 627, '_field_118', ''),
(37162, 627, '_field_119', 'No'),
(37163, 627, '_field_120', ''),
(37164, 627, '_field_121', 'No'),
(37165, 627, '_field_122', ''),
(37166, 627, '_field_132', 'No'),
(37167, 627, '_field_133', ''),
(37168, 627, '_field_134', 'No'),
(37169, 627, '_field_135', ''),
(37170, 627, '_field_123', 'Clemens is child that learns much through personal interaction, practical training and by trying out things. It is important to us that Clemens gets the chance to learn in an individualized way that helps him to develop his own interests and build up on his strengths. In our experience Clemens can be bored if education happens only in classic classroom way. At the same time Clemens is a child that likes to help others and to interact in cooperative way with other children. We hope that he can strengthen these abilities at WMA.'),
(37171, 627, '_field_124', 'It is our goal for Clemens that he receives a broad education that allows him to work on his own interests and strength. He is a smart and broadly interested boy, however he is learning at his own speed. We believe that this can be best done in a environment that is provided by the Montessori Method.'),
(37172, 627, '_field_136', 'Clemens is a very cooperative and helpful child, he likes to work with others and also to support others. At the same time he is greatly interested in practical work such as painting, wood work and other activities.'),
(37173, 627, '_field_126', '1'),
(37174, 627, '_form_id', '3'),
(37175, 627, '_seq_num', '84'),
(37176, 628, '_field_74', 'Grade Two'),
(37177, 628, '_field_75', 'January 2018'),
(37178, 628, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(37179, 628, '_field_78', ''),
(37180, 628, '_field_79', ''),
(37181, 628, '_field_80', 'Franziska and Chris'),
(37182, 628, '_field_81', 'Binder'),
(37183, 628, '_field_82', '0049 160 90198565'),
(37184, 628, '_field_83', 'post@cbinder.de'),
(37185, 628, '_field_84', 'Sperberstr. '),
(37186, 628, '_field_85', '16a'),
(37187, 628, '_field_86', 'Munich, Germany'),
(37188, 628, '_field_87', 'select'),
(37189, 628, '_field_88', '81827'),
(37190, 628, '_field_89', 'Munich'),
(37191, 628, '_field_90', '0049 89 24292025'),
(37192, 628, '_field_91', '0'),
(37193, 628, '_field_92', ''),
(37194, 628, '_field_93', ''),
(37195, 628, '_field_94', ''),
(37196, 628, '_field_95', ''),
(37197, 628, '_field_128', ''),
(37198, 628, '_field_129', ''),
(37199, 628, '_field_96', 'Clemens Hartwig Binder'),
(37200, 628, '_field_97', '16/09/2009'),
(37201, 628, '_field_98', 'Clemens'),
(37202, 628, '_field_99', 'Male'),
(37203, 628, '_field_100', 'German'),
(37204, 628, '_field_101', 'English (beginner level)'),
(37205, 628, '_field_102', 'German'),
(37206, 628, '_field_103', 'Yes'),
(37207, 628, '_field_104', 'Helen, 5 years old'),
(37208, 628, '_field_105', 'playing with LEGO'),
(37209, 628, '_field_106', 'playing games'),
(37210, 628, '_field_130', 'Turnerschule in Munich'),
(37211, 628, '_field_137', 'art, wood work, sports'),
(37212, 628, '_field_131', '3'),
(37213, 628, '_field_138', 'Clemens is playing the piano.'),
(37214, 628, '_field_114', 'no allergies, no health issues, illnesses or operations'),
(37215, 628, '_field_115', 'No'),
(37216, 628, '_field_116', ''),
(37217, 628, '_field_117', 'No'),
(37218, 628, '_field_118', ''),
(37219, 628, '_field_119', 'No'),
(37220, 628, '_field_120', ''),
(37221, 628, '_field_121', 'No'),
(37222, 628, '_field_122', ''),
(37223, 628, '_field_132', 'No'),
(37224, 628, '_field_133', ''),
(37225, 628, '_field_134', 'No'),
(37226, 628, '_field_135', ''),
(37227, 628, '_field_123', 'Clemens is child that learns much through personal interaction, practical training and by trying out things. It is important to us that Clemens gets the chance to learn in an individualized way that helps him to develop his own interests and build up on his strengths. In our experience Clemens can be bored if education happens only in classic classroom way. At the same time Clemens is a child that likes to help others and to interact in cooperative way with other children. We hope that he can strengthen these abilities at WMA.'),
(37228, 628, '_field_124', 'It is our goal for Clemens that he receives a broad education that allows him to work on his own interests and strength. He is a smart and broadly interested boy, however he is learning at his own speed. We believe that this can be best done in a environment that is provided by the Montessori Method.'),
(37229, 628, '_field_136', 'Clemens is a very cooperative and helpful child, he likes to work with others and also to support others. At the same time he is greatly interested in practical work such as painting, wood work and other activities.'),
(37230, 628, '_field_126', '1'),
(37231, 628, '_form_id', '3'),
(37232, 628, '_seq_num', '85'),
(37233, 629, '_field_74', 'Grade Two'),
(37234, 629, '_field_75', 'January 2018'),
(37235, 629, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(37236, 629, '_field_78', ''),
(37237, 629, '_field_79', ''),
(37238, 629, '_field_80', 'Franziska and Chris'),
(37239, 629, '_field_81', 'Binder'),
(37240, 629, '_field_82', '0049 160 90198565'),
(37241, 629, '_field_83', 'post@cbinder.de'),
(37242, 629, '_field_84', 'Sperberstr. '),
(37243, 629, '_field_85', '16a'),
(37244, 629, '_field_86', 'Munich, Germany'),
(37245, 629, '_field_87', 'select'),
(37246, 629, '_field_88', '81827'),
(37247, 629, '_field_89', 'Munich'),
(37248, 629, '_field_90', '0049 89 24292025'),
(37249, 629, '_field_91', '0'),
(37250, 629, '_field_92', ''),
(37251, 629, '_field_93', ''),
(37252, 629, '_field_94', ''),
(37253, 629, '_field_95', ''),
(37254, 629, '_field_128', ''),
(37255, 629, '_field_129', ''),
(37256, 629, '_field_96', 'Clemens Hartwig Binder'),
(37257, 629, '_field_97', '16/09/2009'),
(37258, 629, '_field_98', 'Clemens'),
(37259, 629, '_field_99', 'Male'),
(37260, 629, '_field_100', 'German'),
(37261, 629, '_field_101', 'English (beginner level)'),
(37262, 629, '_field_102', 'German'),
(37263, 629, '_field_103', 'Yes'),
(37264, 629, '_field_104', 'Helen, 5 years old'),
(37265, 629, '_field_105', 'playing with LEGO'),
(37266, 629, '_field_106', 'playing games'),
(37267, 629, '_field_130', 'Turnerschule in Munich'),
(37268, 629, '_field_137', 'art, wood work, sports'),
(37269, 629, '_field_131', '3'),
(37270, 629, '_field_138', 'Clemens is playing the piano.'),
(37271, 629, '_field_114', 'no allergies, no health issues, illnesses or operations'),
(37272, 629, '_field_115', 'No'),
(37273, 629, '_field_116', ''),
(37274, 629, '_field_117', 'No'),
(37275, 629, '_field_118', ''),
(37276, 629, '_field_119', 'No'),
(37277, 629, '_field_120', ''),
(37278, 629, '_field_121', 'No'),
(37279, 629, '_field_122', ''),
(37280, 629, '_field_132', 'No'),
(37281, 629, '_field_133', ''),
(37282, 629, '_field_134', 'No'),
(37283, 629, '_field_135', ''),
(37284, 629, '_field_123', 'Clemens is child that learns much through personal interaction, practical training and by trying out things. It is important to us that Clemens gets the chance to learn in an individualized way that helps him to develop his own interests and build up on his strengths. In our experience Clemens can be bored if education happens only in classic classroom way. At the same time Clemens is a child that likes to help others and to interact in cooperative way with other children. We hope that he can strengthen these abilities at WMA.'),
(37285, 629, '_field_124', 'It is our goal for Clemens that he receives a broad education that allows him to work on his own interests and strength. He is a smart and broadly interested boy, however he is learning at his own speed. We believe that this can be best done in a environment that is provided by the Montessori Method.'),
(37286, 629, '_field_136', 'Clemens is a very cooperative and helpful child, he likes to work with others and also to support others. At the same time he is greatly interested in practical work such as painting, wood work and other activities.'),
(37287, 629, '_field_126', '1'),
(37288, 629, '_form_id', '3'),
(37289, 629, '_seq_num', '86'),
(37290, 630, '_field_74', 'Grade Two'),
(37291, 630, '_field_75', 'January 2018'),
(37292, 630, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(37293, 630, '_field_78', ''),
(37294, 630, '_field_79', ''),
(37295, 630, '_field_80', 'Franziska and Chris'),
(37296, 630, '_field_81', 'Binder'),
(37297, 630, '_field_82', '0049 160 90198565'),
(37298, 630, '_field_83', 'post@cbinder.de'),
(37299, 630, '_field_84', 'Sperberstr. '),
(37300, 630, '_field_85', '16a'),
(37301, 630, '_field_86', 'Munich, Germany'),
(37302, 630, '_field_87', 'select'),
(37303, 630, '_field_88', '81827'),
(37304, 630, '_field_89', 'Munich'),
(37305, 630, '_field_90', '0049 89 24292025'),
(37306, 630, '_field_91', '0'),
(37307, 630, '_field_92', ''),
(37308, 630, '_field_93', ''),
(37309, 630, '_field_94', ''),
(37310, 630, '_field_95', ''),
(37311, 630, '_field_128', ''),
(37312, 630, '_field_129', ''),
(37313, 630, '_field_96', 'Clemens Hartwig Binder'),
(37314, 630, '_field_97', '16/09/2009'),
(37315, 630, '_field_98', 'Clemens'),
(37316, 630, '_field_99', 'Male'),
(37317, 630, '_field_100', 'German'),
(37318, 630, '_field_101', 'English (beginner level)'),
(37319, 630, '_field_102', 'German'),
(37320, 630, '_field_103', 'Yes'),
(37321, 630, '_field_104', 'Helen, 5 years old'),
(37322, 630, '_field_105', 'playing with LEGO'),
(37323, 630, '_field_106', 'playing games'),
(37324, 630, '_field_130', 'Turnerschule in Munich'),
(37325, 630, '_field_137', 'art, wood work, sports'),
(37326, 630, '_field_131', '3'),
(37327, 630, '_field_138', 'Clemens is playing the piano.'),
(37328, 630, '_field_114', 'no allergies, no health issues, illnesses or operations'),
(37329, 630, '_field_115', 'No'),
(37330, 630, '_field_116', ''),
(37331, 630, '_field_117', 'No'),
(37332, 630, '_field_118', ''),
(37333, 630, '_field_119', 'No'),
(37334, 630, '_field_120', ''),
(37335, 630, '_field_121', 'No'),
(37336, 630, '_field_122', ''),
(37337, 630, '_field_132', 'No'),
(37338, 630, '_field_133', ''),
(37339, 630, '_field_134', 'No'),
(37340, 630, '_field_135', ''),
(37341, 630, '_field_123', 'Clemens is child that learns much through personal interaction, practical training and by trying out things. It is important to us that Clemens gets the chance to learn in an individualized way that helps him to develop his own interests and build up on his strengths. In our experience Clemens can be bored if education happens only in classic classroom way. At the same time Clemens is a child that likes to help others and to interact in cooperative way with other children. We hope that he can strengthen these abilities at WMA.'),
(37342, 630, '_field_124', 'It is our goal for Clemens that he receives a broad education that allows him to work on his own interests and strength. He is a smart and broadly interested boy, however he is learning at his own speed. We believe that this can be best done in a environment that is provided by the Montessori Method.'),
(37343, 630, '_field_136', 'Clemens is a very cooperative and helpful child, he likes to work with others and also to support others. At the same time he is greatly interested in practical work such as painting, wood work and other activities.'),
(37344, 630, '_field_126', '1'),
(37345, 630, '_form_id', '3'),
(37346, 630, '_seq_num', '87'),
(37347, 631, '_field_5', 'Full Day'),
(37348, 631, '_field_7', 'January 2018'),
(37349, 631, '_field_9', '0'),
(37350, 631, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(37351, 631, '_field_70', ''),
(37352, 631, '_field_71', ''),
(37353, 631, '_field_17', 'Franziska and Chris'),
(37354, 631, '_field_19', 'Binder'),
(37355, 631, '_field_21', '0049 160 90198565'),
(37356, 631, '_field_23', 'post@cbinder.de'),
(37357, 631, '_field_25', 'Sperberstr. '),
(37358, 631, '_field_28', '16a'),
(37359, 631, '_field_29', 'Munich, Germany'),
(37360, 631, '_field_33', 'select'),
(37361, 631, '_field_31', '81827'),
(37362, 631, '_field_34', 'Munich, Germany'),
(37363, 631, '_field_35', '0049 89 24292025'),
(37364, 631, '_field_41', '0'),
(37365, 631, '_field_57', ''),
(37366, 631, '_field_58', ''),
(37367, 631, '_field_59', ''),
(37368, 631, '_field_60', ''),
(37369, 631, '_field_18', 'Helen Charlotte Binder'),
(37370, 631, '_field_24', '18/09/2012'),
(37371, 631, '_field_20', 'Helen'),
(37372, 631, '_field_22', 'F'),
(37373, 631, '_field_26', 'German'),
(37374, 631, '_field_27', 'English (beginner level)'),
(37375, 631, '_field_30', 'German'),
(37376, 631, '_field_32', 'Yes'),
(37377, 631, '_field_72', 'Clemens, 8 years old'),
(37378, 631, '_field_36', 'doing puzzles'),
(37379, 631, '_field_37', 'playing games'),
(37380, 631, '_field_38', 'Yes'),
(37381, 631, '_field_39', 'Yes'),
(37382, 631, '_field_61', 'Yes'),
(37383, 631, '_field_53', ''),
(37384, 631, '_field_54', 'Yes'),
(37385, 631, '_field_55', 'Preschool in Germany'),
(37386, 631, '_field_56', 'Yes'),
(37387, 631, '_field_42', 'no'),
(37388, 631, '_field_43', 'No'),
(37389, 631, '_field_62', ''),
(37390, 631, '_field_44', 'No'),
(37391, 631, '_field_63', ''),
(37392, 631, '_field_45', 'No'),
(37393, 631, '_field_64', ''),
(37394, 631, '_field_46', 'N'),
(37395, 631, '_field_65', ''),
(37396, 631, '_field_47', 'It is important to us that Helen gets the chance to learn in an individualized way that helps her to develop her own interests and build up on her strengths. Helen is a child that is open-minded, likes to help others and to interact in cooperative way with other children. We hope that she can strengthen these abilities at WMA.'),
(37397, 631, '_field_73', 'It is our goal for Helen that she receives an education that allows her to play and work on her own interests and strength. She should learn at her own speed and through discovery. We believe that this can be best done in a environment that is provided by the Montessori Method.\n'),
(37398, 631, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(37399, 631, '_field_67', '1'),
(37400, 631, '_form_id', '2'),
(37401, 631, '_seq_num', '79'),
(37402, 632, '_field_5', 'Full Day'),
(37403, 632, '_field_7', 'January 2018'),
(37404, 632, '_field_9', '0'),
(37405, 632, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(37406, 632, '_field_70', ''),
(37407, 632, '_field_71', ''),
(37408, 632, '_field_17', 'Franziska and Chris'),
(37409, 632, '_field_19', 'Binder'),
(37410, 632, '_field_21', '0049 160 90198565'),
(37411, 632, '_field_23', 'post@cbinder.de'),
(37412, 632, '_field_25', 'Sperberstr. '),
(37413, 632, '_field_28', '16a'),
(37414, 632, '_field_29', 'Munich, Germany'),
(37415, 632, '_field_33', 'select'),
(37416, 632, '_field_31', '81827'),
(37417, 632, '_field_34', 'Munich, Germany'),
(37418, 632, '_field_35', '0049 89 24292025'),
(37419, 632, '_field_41', '0');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(37420, 632, '_field_57', ''),
(37421, 632, '_field_58', ''),
(37422, 632, '_field_59', ''),
(37423, 632, '_field_60', ''),
(37424, 632, '_field_18', 'Helen Charlotte Binder'),
(37425, 632, '_field_24', '18/09/2012'),
(37426, 632, '_field_20', 'Helen'),
(37427, 632, '_field_22', 'F'),
(37428, 632, '_field_26', 'German'),
(37429, 632, '_field_27', 'English (beginner level)'),
(37430, 632, '_field_30', 'German'),
(37431, 632, '_field_32', 'Yes'),
(37432, 632, '_field_72', 'Clemens, 8 years old'),
(37433, 632, '_field_36', 'doing puzzles'),
(37434, 632, '_field_37', 'playing games'),
(37435, 632, '_field_38', 'Yes'),
(37436, 632, '_field_39', 'Yes'),
(37437, 632, '_field_61', 'Yes'),
(37438, 632, '_field_53', ''),
(37439, 632, '_field_54', 'Yes'),
(37440, 632, '_field_55', 'Preschool in Germany'),
(37441, 632, '_field_56', 'Yes'),
(37442, 632, '_field_42', 'no'),
(37443, 632, '_field_43', 'No'),
(37444, 632, '_field_62', ''),
(37445, 632, '_field_44', 'No'),
(37446, 632, '_field_63', ''),
(37447, 632, '_field_45', 'No'),
(37448, 632, '_field_64', ''),
(37449, 632, '_field_46', 'N'),
(37450, 632, '_field_65', ''),
(37451, 632, '_field_47', 'It is important to us that Helen gets the chance to learn in an individualized way that helps her to develop her own interests and build up on her strengths. Helen is a child that is open-minded, likes to help others and to interact in cooperative way with other children. We hope that she can strengthen these abilities at WMA.'),
(37452, 632, '_field_73', 'It is our goal for Helen that she receives an education that allows her to play and work on her own interests and strength. She should learn at her own speed and through discovery. We believe that this can be best done in a environment that is provided by the Montessori Method.\n'),
(37453, 632, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(37454, 632, '_field_67', '1'),
(37455, 632, '_form_id', '2'),
(37456, 632, '_seq_num', '80'),
(37457, 634, '_field_5', 'Full Day'),
(37458, 634, '_field_7', 'September 2018'),
(37459, 634, '_field_9', '1'),
(37460, 634, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(37461, 634, '_field_70', ''),
(37462, 634, '_field_71', 'friend`s recommendation'),
(37463, 634, '_field_17', 'CHAO'),
(37464, 634, '_field_19', 'MENG'),
(37465, 634, '_field_21', '778-898-0369'),
(37466, 634, '_field_23', 'mc900605@hotmail.com'),
(37467, 634, '_field_25', '4820 VENABLES STREET'),
(37468, 634, '_field_28', ''),
(37469, 634, '_field_29', 'BURNABY'),
(37470, 634, '_field_33', 'BC'),
(37471, 634, '_field_31', 'V5C3A8'),
(37472, 634, '_field_34', 'MITCHELL ISLAND TERMINALS'),
(37473, 634, '_field_35', '6043277779'),
(37474, 634, '_field_41', '0'),
(37475, 634, '_field_57', ''),
(37476, 634, '_field_58', ''),
(37477, 634, '_field_59', ''),
(37478, 634, '_field_60', ''),
(37479, 634, '_field_18', 'REMY MENG'),
(37480, 634, '_field_24', '25/06/2014'),
(37481, 634, '_field_20', ''),
(37482, 634, '_field_22', 's'),
(37483, 634, '_field_26', 'Mandarin'),
(37484, 634, '_field_27', 'English'),
(37485, 634, '_field_30', 'CANADA'),
(37486, 634, '_field_32', 'Yes'),
(37487, 634, '_field_72', 'REMILIA WANG - 22 MONTHS'),
(37488, 634, '_field_36', 'READING,PLAYING TOYS'),
(37489, 634, '_field_37', 'RUNNING, CATCHING EACH OTHER,ROLE PLAY'),
(37490, 634, '_field_38', 'Yes'),
(37491, 634, '_field_39', 'Yes'),
(37492, 634, '_field_61', 'Yes'),
(37493, 634, '_field_53', ''),
(37494, 634, '_field_54', 'Yes'),
(37495, 634, '_field_55', 'LEGACY LEGEND ACADEMY FOR BOYS'),
(37496, 634, '_field_56', 'n'),
(37497, 634, '_field_42', 'N/A'),
(37498, 634, '_field_43', 'No'),
(37499, 634, '_field_62', ''),
(37500, 634, '_field_44', 'No'),
(37501, 634, '_field_63', ''),
(37502, 634, '_field_45', 'No'),
(37503, 634, '_field_64', ''),
(37504, 634, '_field_46', 'N'),
(37505, 634, '_field_65', ''),
(37506, 634, '_field_47', 'First I want my son to learn how to be a good person, I did some research online and got some information from my friend about WMA, I found that WMA is not only a school but also a family , the great study environment is very good for my son`s character. And my son likes studying, he can sit by him alone and study by himself for more than 1 hours everyday, so I think a Montessori school is best place for him.'),
(37507, 634, '_field_73', 'My son has some classes after school, every teacher of him said Remy `s concentration is very good, he likes studying and he can learn by himself, now he can count numbers from 0-100 and 100 to 0, he still can write down numbers from 0 to 20, he is interested in shape and colors so he can recognize more than 30 countries` flags. So I really want to send my son to a Montessori school. His study and activity style is fit in Montessori Method.'),
(37508, 634, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(37509, 634, '_field_67', '1'),
(37510, 634, '_form_id', '2'),
(37511, 634, '_seq_num', '81'),
(37512, 635, '_field_5', 'Full Day'),
(37513, 635, '_field_7', 'September 2018'),
(37514, 635, '_field_9', '1'),
(37515, 635, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(37516, 635, '_field_70', ''),
(37517, 635, '_field_71', 'friend`s recommendation'),
(37518, 635, '_field_17', 'CHAO'),
(37519, 635, '_field_19', 'MENG'),
(37520, 635, '_field_21', '778-898-0369'),
(37521, 635, '_field_23', 'mc900605@hotmail.com'),
(37522, 635, '_field_25', '4820 VENABLES STREET'),
(37523, 635, '_field_28', ''),
(37524, 635, '_field_29', 'BURNABY'),
(37525, 635, '_field_33', 'BC'),
(37526, 635, '_field_31', 'V5C3A8'),
(37527, 635, '_field_34', 'MITCHELL ISLAND TERMINALS'),
(37528, 635, '_field_35', '6043277779'),
(37529, 635, '_field_41', '0'),
(37530, 635, '_field_57', ''),
(37531, 635, '_field_58', ''),
(37532, 635, '_field_59', ''),
(37533, 635, '_field_60', ''),
(37534, 635, '_field_18', 'REMY MENG'),
(37535, 635, '_field_24', '25/06/2014'),
(37536, 635, '_field_20', ''),
(37537, 635, '_field_22', 's'),
(37538, 635, '_field_26', 'Mandarin'),
(37539, 635, '_field_27', 'English'),
(37540, 635, '_field_30', 'CANADA'),
(37541, 635, '_field_32', 'Yes'),
(37542, 635, '_field_72', 'REMILIA WANG - 22 MONTHS'),
(37543, 635, '_field_36', 'READING,PLAYING TOYS'),
(37544, 635, '_field_37', 'RUNNING, CATCHING EACH OTHER,ROLE PLAY'),
(37545, 635, '_field_38', 'Yes'),
(37546, 635, '_field_39', 'Yes'),
(37547, 635, '_field_61', 'Yes'),
(37548, 635, '_field_53', ''),
(37549, 635, '_field_54', 'Yes'),
(37550, 635, '_field_55', 'LEGACY LEGEND ACADEMY FOR BOYS'),
(37551, 635, '_field_56', 'n'),
(37552, 635, '_field_42', 'N/A'),
(37553, 635, '_field_43', 'No'),
(37554, 635, '_field_62', ''),
(37555, 635, '_field_44', 'No'),
(37556, 635, '_field_63', ''),
(37557, 635, '_field_45', 'No'),
(37558, 635, '_field_64', ''),
(37559, 635, '_field_46', 'N'),
(37560, 635, '_field_65', ''),
(37561, 635, '_field_47', 'First I want my son to learn how to be a good person, I did some research online and got some information from my friend about WMA, I found that WMA is not only a school but also a family , the great study environment is very good for my son`s character. And my son likes studying, he can sit by him alone and study by himself for more than 1 hours everyday, so I think a Montessori school is best place for him.'),
(37562, 635, '_field_73', 'My son has some classes after school, every teacher of him said Remy `s concentration is very good, he likes studying and he can learn by himself, now he can count numbers from 0-100 and 100 to 0, he still can write down numbers from 0 to 20, he is interested in shape and colors so he can recognize more than 30 countries` flags. So I really want to send my son to a Montessori school. His study and activity style is fit in Montessori Method.'),
(37563, 635, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(37564, 635, '_field_67', '1'),
(37565, 635, '_form_id', '2'),
(37566, 635, '_seq_num', '82'),
(37567, 636, '_field_74', 'Kindergarten'),
(37568, 636, '_field_75', 'September 2018'),
(37569, 636, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(37570, 636, '_field_78', ''),
(37571, 636, '_field_79', ''),
(37572, 636, '_field_80', 'Magnolia'),
(37573, 636, '_field_81', 'Valdez'),
(37574, 636, '_field_82', '6045619242'),
(37575, 636, '_field_83', 'maggie_dcg@hotmail.com'),
(37576, 636, '_field_84', '1905 Woodway place '),
(37577, 636, '_field_85', '1905'),
(37578, 636, '_field_86', 'Burnaby'),
(37579, 636, '_field_87', 'BC'),
(37580, 636, '_field_88', 'V5B4T4'),
(37581, 636, '_field_89', 'Self employed'),
(37582, 636, '_field_90', '6045619242'),
(37583, 636, '_field_91', '0'),
(37584, 636, '_field_92', ''),
(37585, 636, '_field_93', ''),
(37586, 636, '_field_94', ''),
(37587, 636, '_field_95', ''),
(37588, 636, '_field_128', ''),
(37589, 636, '_field_129', ''),
(37590, 636, '_field_96', 'Daniel Alejandro Vega'),
(37591, 636, '_field_97', '11/11/2012'),
(37592, 636, '_field_98', 'Dany'),
(37593, 636, '_field_99', 'Male'),
(37594, 636, '_field_100', 'Spanish'),
(37595, 636, '_field_101', ''),
(37596, 636, '_field_102', 'Mexican'),
(37597, 636, '_field_103', 'No'),
(37598, 636, '_field_104', ''),
(37599, 636, '_field_105', 'Play'),
(37600, 636, '_field_106', 'Playa, run, dance'),
(37601, 636, '_field_130', ''),
(37602, 636, '_field_137', 'Play time, sing, drawing '),
(37603, 636, '_field_131', 'Kínder '),
(37604, 636, '_field_138', 'Karate and soccer'),
(37605, 636, '_field_114', 'No'),
(37606, 636, '_field_115', 'No'),
(37607, 636, '_field_116', ''),
(37608, 636, '_field_117', 'No'),
(37609, 636, '_field_118', ''),
(37610, 636, '_field_119', 'No'),
(37611, 636, '_field_120', ''),
(37612, 636, '_field_121', 'No'),
(37613, 636, '_field_122', ''),
(37614, 636, '_field_132', 'No'),
(37615, 636, '_field_133', ''),
(37616, 636, '_field_134', 'No'),
(37617, 636, '_field_135', ''),
(37618, 636, '_field_123', 'Be cause we like caring schools'),
(37619, 636, '_field_124', 'We believe in each kid has his time, his way and his apptitudes and they deserve to be guide with Love and patiente.'),
(37620, 636, '_field_136', 'He is very confident about himself, he likes to Hug and play with kids. He cares about others'),
(37621, 636, '_field_126', '1'),
(37622, 636, '_form_id', '3'),
(37623, 636, '_seq_num', '88'),
(37624, 637, '_field_74', 'Kindergarten'),
(37625, 637, '_field_75', 'September 2018'),
(37626, 637, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(37627, 637, '_field_78', ''),
(37628, 637, '_field_79', ''),
(37629, 637, '_field_80', 'Magnolia'),
(37630, 637, '_field_81', 'Valdez'),
(37631, 637, '_field_82', '6045619242'),
(37632, 637, '_field_83', 'maggie_dcg@hotmail.com'),
(37633, 637, '_field_84', '1905 Woodway place '),
(37634, 637, '_field_85', '1905'),
(37635, 637, '_field_86', 'Burnaby'),
(37636, 637, '_field_87', 'BC'),
(37637, 637, '_field_88', 'V5B4T4'),
(37638, 637, '_field_89', 'Self employed'),
(37639, 637, '_field_90', '6045619242'),
(37640, 637, '_field_91', '0'),
(37641, 637, '_field_92', ''),
(37642, 637, '_field_93', ''),
(37643, 637, '_field_94', ''),
(37644, 637, '_field_95', ''),
(37645, 637, '_field_128', ''),
(37646, 637, '_field_129', ''),
(37647, 637, '_field_96', 'Daniel Alejandro Vega'),
(37648, 637, '_field_97', '11/11/2012'),
(37649, 637, '_field_98', 'Dany'),
(37650, 637, '_field_99', 'Male'),
(37651, 637, '_field_100', 'Spanish'),
(37652, 637, '_field_101', ''),
(37653, 637, '_field_102', 'Mexican'),
(37654, 637, '_field_103', 'No'),
(37655, 637, '_field_104', ''),
(37656, 637, '_field_105', 'Play'),
(37657, 637, '_field_106', 'Playa, run, dance'),
(37658, 637, '_field_130', ''),
(37659, 637, '_field_137', 'Play time, sing, drawing '),
(37660, 637, '_field_131', 'Kínder '),
(37661, 637, '_field_138', 'Karate and soccer'),
(37662, 637, '_field_114', 'No'),
(37663, 637, '_field_115', 'No'),
(37664, 637, '_field_116', ''),
(37665, 637, '_field_117', 'No'),
(37666, 637, '_field_118', ''),
(37667, 637, '_field_119', 'No'),
(37668, 637, '_field_120', ''),
(37669, 637, '_field_121', 'No'),
(37670, 637, '_field_122', ''),
(37671, 637, '_field_132', 'No'),
(37672, 637, '_field_133', ''),
(37673, 637, '_field_134', 'No'),
(37674, 637, '_field_135', ''),
(37675, 637, '_field_123', 'Be cause we like caring schools'),
(37676, 637, '_field_124', 'We believe in each kid has his time, his way and his apptitudes and they deserve to be guide with Love and patiente.'),
(37677, 637, '_field_136', 'He is very confident about himself, he likes to Hug and play with kids. He cares about others'),
(37678, 637, '_field_126', '1'),
(37679, 637, '_form_id', '3'),
(37680, 637, '_seq_num', '89'),
(37681, 638, '_field_5', 'Morning Session'),
(37682, 638, '_field_7', 'September 2018'),
(37683, 638, '_field_9', '0'),
(37684, 638, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(37685, 638, '_field_70', 'Aubry &amp; Blake Hall'),
(37686, 638, '_field_71', ''),
(37687, 638, '_field_17', 'Nadine '),
(37688, 638, '_field_19', 'Hall'),
(37689, 638, '_field_21', '6048099444'),
(37690, 638, '_field_23', 'anadine1@hotmail.com'),
(37691, 638, '_field_25', '1541 East 13th Ave'),
(37692, 638, '_field_28', ''),
(37693, 638, '_field_29', 'Vancouver'),
(37694, 638, '_field_33', 'BC'),
(37695, 638, '_field_31', 'V5N2B7'),
(37696, 638, '_field_34', 'Pacey MedTech Ltd.'),
(37697, 638, '_field_35', '6048099444'),
(37698, 638, '_field_41', '1'),
(37699, 638, '_field_57', 'Grahame'),
(37700, 638, '_field_58', 'Hall'),
(37701, 638, '_field_59', 'grayahall@hotmail.com'),
(37702, 638, '_field_60', '6048285891'),
(37703, 638, '_field_18', 'Blake Hall'),
(37704, 638, '_field_24', '03/07/2015'),
(37705, 638, '_field_20', ''),
(37706, 638, '_field_22', 'M'),
(37707, 638, '_field_26', 'English'),
(37708, 638, '_field_27', ''),
(37709, 638, '_field_30', 'Canadian'),
(37710, 638, '_field_32', 'Yes'),
(37711, 638, '_field_72', 'Aubry '),
(37712, 638, '_field_36', 'Puzzles, reading, playing with toys'),
(37713, 638, '_field_37', 'Anything! Everything!'),
(37714, 638, '_field_38', 'Yes'),
(37715, 638, '_field_39', 'Yes'),
(37716, 638, '_field_61', 'Yes'),
(37717, 638, '_field_53', 'Currently enrolled at WMA preschool :)'),
(37718, 638, '_field_54', 'No'),
(37719, 638, '_field_55', ''),
(37720, 638, '_field_56', ''),
(37721, 638, '_field_42', 'none known'),
(37722, 638, '_field_43', 'No'),
(37723, 638, '_field_62', ''),
(37724, 638, '_field_44', 'No'),
(37725, 638, '_field_63', ''),
(37726, 638, '_field_45', 'No'),
(37727, 638, '_field_64', ''),
(37728, 638, '_field_46', 'N'),
(37729, 638, '_field_65', ''),
(37730, 638, '_field_47', 'We love WMA and all you do for our kids.'),
(37731, 638, '_field_73', 'The independence they learn, as well as the self-direction. Great life-lessons.'),
(37732, 638, '_field_49', 'a:3:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:19:\"Preschool Two Years\";}'),
(37733, 638, '_field_67', '1'),
(37734, 638, '_form_id', '2'),
(37735, 638, '_seq_num', '83'),
(37736, 639, '_field_5', 'Morning Session'),
(37737, 639, '_field_7', 'September 2018'),
(37738, 639, '_field_9', '0'),
(37739, 639, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(37740, 639, '_field_70', 'Aubry &amp; Blake Hall'),
(37741, 639, '_field_71', ''),
(37742, 639, '_field_17', 'Nadine '),
(37743, 639, '_field_19', 'Hall'),
(37744, 639, '_field_21', '6048099444'),
(37745, 639, '_field_23', 'anadine1@hotmail.com'),
(37746, 639, '_field_25', '1541 East 13th Ave'),
(37747, 639, '_field_28', ''),
(37748, 639, '_field_29', 'Vancouver'),
(37749, 639, '_field_33', 'BC'),
(37750, 639, '_field_31', 'V5N2B7'),
(37751, 639, '_field_34', 'Pacey MedTech Ltd.'),
(37752, 639, '_field_35', '6048099444'),
(37753, 639, '_field_41', '1'),
(37754, 639, '_field_57', 'Grahame'),
(37755, 639, '_field_58', 'Hall'),
(37756, 639, '_field_59', 'grayahall@hotmail.com'),
(37757, 639, '_field_60', '6048285891'),
(37758, 639, '_field_18', 'Blake Hall'),
(37759, 639, '_field_24', '03/07/2015'),
(37760, 639, '_field_20', ''),
(37761, 639, '_field_22', 'M'),
(37762, 639, '_field_26', 'English'),
(37763, 639, '_field_27', ''),
(37764, 639, '_field_30', 'Canadian'),
(37765, 639, '_field_32', 'Yes'),
(37766, 639, '_field_72', 'Aubry '),
(37767, 639, '_field_36', 'Puzzles, reading, playing with toys'),
(37768, 639, '_field_37', 'Anything! Everything!'),
(37769, 639, '_field_38', 'Yes'),
(37770, 639, '_field_39', 'Yes'),
(37771, 639, '_field_61', 'Yes'),
(37772, 639, '_field_53', 'Currently enrolled at WMA preschool :)'),
(37773, 639, '_field_54', 'No'),
(37774, 639, '_field_55', ''),
(37775, 639, '_field_56', ''),
(37776, 639, '_field_42', 'none known'),
(37777, 639, '_field_43', 'No'),
(37778, 639, '_field_62', ''),
(37779, 639, '_field_44', 'No'),
(37780, 639, '_field_63', ''),
(37781, 639, '_field_45', 'No'),
(37782, 639, '_field_64', ''),
(37783, 639, '_field_46', 'N'),
(37784, 639, '_field_65', ''),
(37785, 639, '_field_47', 'We love WMA and all you do for our kids.'),
(37786, 639, '_field_73', 'The independence they learn, as well as the self-direction. Great life-lessons.'),
(37787, 639, '_field_49', 'a:3:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:19:\"Preschool Two Years\";}'),
(37788, 639, '_field_67', '1'),
(37789, 639, '_form_id', '2'),
(37790, 639, '_seq_num', '84'),
(37791, 640, '_field_5', 'Afternoon Session'),
(37792, 640, '_field_7', 'January 2018'),
(37793, 640, '_field_9', '0'),
(37794, 640, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(37795, 640, '_field_70', ''),
(37796, 640, '_field_71', ''),
(37797, 640, '_field_17', 'monika'),
(37798, 640, '_field_19', 'leelh'),
(37799, 640, '_field_21', '7787075874'),
(37800, 640, '_field_23', 'monikaleelh@gmail.com'),
(37801, 640, '_field_25', '3405mons drive '),
(37802, 640, '_field_28', ''),
(37803, 640, '_field_29', 'vancouver '),
(37804, 640, '_field_33', 'BC'),
(37805, 640, '_field_31', 'v5m3b5'),
(37806, 640, '_field_34', 'home'),
(37807, 640, '_field_35', '6044365874'),
(37808, 640, '_field_41', '1'),
(37809, 640, '_field_57', 'rakesh ricky '),
(37810, 640, '_field_58', 'lealh '),
(37811, 640, '_field_59', ''),
(37812, 640, '_field_60', '6047809927'),
(37813, 640, '_field_18', 'gavin jigarh lealh'),
(37814, 640, '_field_24', '13/08/2014'),
(37815, 640, '_field_20', 'gavin'),
(37816, 640, '_field_22', 'M'),
(37817, 640, '_field_26', 'english '),
(37818, 640, '_field_27', 'punjabi'),
(37819, 640, '_field_30', 'canadian'),
(37820, 640, '_field_32', 'Yes'),
(37821, 640, '_field_72', 'reet 7'),
(37822, 640, '_field_36', 'play with his toys .'),
(37823, 640, '_field_37', 'physical activtes.'),
(37824, 640, '_field_38', ''),
(37825, 640, '_field_39', 'No'),
(37826, 640, '_field_61', ''),
(37827, 640, '_field_53', ''),
(37828, 640, '_field_54', 'No'),
(37829, 640, '_field_55', ''),
(37830, 640, '_field_56', ''),
(37831, 640, '_field_42', 'Gavin is an authism kid . he need his sport with him but my bi s are able to come with him .'),
(37832, 640, '_field_43', 'No'),
(37833, 640, '_field_62', ''),
(37834, 640, '_field_44', 'No'),
(37835, 640, '_field_63', ''),
(37836, 640, '_field_45', 'Yes'),
(37837, 640, '_field_64', 'picky eater .crunchy snakes.'),
(37838, 640, '_field_46', 'Yes'),
(37839, 640, '_field_65', 'home made food, like fries and nuggets .'),
(37840, 640, '_field_47', 'learn more with other kids and social skills also.'),
(37841, 640, '_field_73', 'i think montessori method will fits with my sons education goals .'),
(37842, 640, '_field_49', 'a:3:{i:0;s:19:\"Preschool Two Years\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:26:\"Preschool and Kindergarten\";}'),
(37843, 640, '_field_67', '1'),
(37844, 640, '_form_id', '2'),
(37845, 640, '_seq_num', '85'),
(37846, 641, '_field_5', 'Afternoon Session'),
(37847, 641, '_field_7', 'January 2018'),
(37848, 641, '_field_9', '0'),
(37849, 641, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(37850, 641, '_field_70', ''),
(37851, 641, '_field_71', ''),
(37852, 641, '_field_17', 'monika'),
(37853, 641, '_field_19', 'leelh'),
(37854, 641, '_field_21', '7787075874'),
(37855, 641, '_field_23', 'monikaleelh@gmail.com'),
(37856, 641, '_field_25', '3405mons drive '),
(37857, 641, '_field_28', ''),
(37858, 641, '_field_29', 'vancouver '),
(37859, 641, '_field_33', 'BC'),
(37860, 641, '_field_31', 'v5m3b5'),
(37861, 641, '_field_34', 'home'),
(37862, 641, '_field_35', '6044365874'),
(37863, 641, '_field_41', '1'),
(37864, 641, '_field_57', 'rakesh ricky '),
(37865, 641, '_field_58', 'lealh '),
(37866, 641, '_field_59', ''),
(37867, 641, '_field_60', '6047809927'),
(37868, 641, '_field_18', 'gavin jigarh lealh'),
(37869, 641, '_field_24', '13/08/2014'),
(37870, 641, '_field_20', 'gavin'),
(37871, 641, '_field_22', 'M'),
(37872, 641, '_field_26', 'english '),
(37873, 641, '_field_27', 'punjabi'),
(37874, 641, '_field_30', 'canadian'),
(37875, 641, '_field_32', 'Yes'),
(37876, 641, '_field_72', 'reet 7'),
(37877, 641, '_field_36', 'play with his toys .'),
(37878, 641, '_field_37', 'physical activtes.'),
(37879, 641, '_field_38', ''),
(37880, 641, '_field_39', 'No'),
(37881, 641, '_field_61', ''),
(37882, 641, '_field_53', ''),
(37883, 641, '_field_54', 'No'),
(37884, 641, '_field_55', ''),
(37885, 641, '_field_56', ''),
(37886, 641, '_field_42', 'Gavin is an authism kid . he need his sport with him but my bi s are able to come with him .'),
(37887, 641, '_field_43', 'No'),
(37888, 641, '_field_62', ''),
(37889, 641, '_field_44', 'No'),
(37890, 641, '_field_63', ''),
(37891, 641, '_field_45', 'Yes'),
(37892, 641, '_field_64', 'picky eater .crunchy snakes.'),
(37893, 641, '_field_46', 'Yes'),
(37894, 641, '_field_65', 'home made food, like fries and nuggets .'),
(37895, 641, '_field_47', 'learn more with other kids and social skills also.'),
(37896, 641, '_field_73', 'i think montessori method will fits with my sons education goals .'),
(37897, 641, '_field_49', 'a:3:{i:0;s:19:\"Preschool Two Years\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:26:\"Preschool and Kindergarten\";}'),
(37898, 641, '_field_67', '1'),
(37899, 641, '_form_id', '2'),
(37900, 641, '_seq_num', '86'),
(37901, 642, '_field_5', 'Full Day'),
(37902, 642, '_field_7', 'September 2018'),
(37903, 642, '_field_9', '0'),
(37904, 642, '_field_69', 'a:2:{i:0;s:15:\"current student\";i:1;s:5:\"other\";}'),
(37905, 642, '_field_70', 'Lucas and Stella'),
(37906, 642, '_field_71', 'Trinity and Felicity Tran '),
(37907, 642, '_field_17', 'Tetie'),
(37908, 642, '_field_19', 'Leon '),
(37909, 642, '_field_21', '6048382121'),
(37910, 642, '_field_23', 'tetiema@hotmail.com'),
(37911, 642, '_field_25', '2865 3rd Avenue East'),
(37912, 642, '_field_28', ''),
(37913, 642, '_field_29', 'Vancouver'),
(37914, 642, '_field_33', 'BC'),
(37915, 642, '_field_31', 'V5M1H5'),
(37916, 642, '_field_34', 'MCA Accountants Inc.'),
(37917, 642, '_field_35', '6046889848'),
(37918, 642, '_field_41', '1'),
(37919, 642, '_field_57', 'Miguel'),
(37920, 642, '_field_58', 'Leon'),
(37921, 642, '_field_59', 'lleon23@hotmail.com'),
(37922, 642, '_field_60', '6044011264'),
(37923, 642, '_field_18', 'Ethan'),
(37924, 642, '_field_24', '21/09/2015'),
(37925, 642, '_field_20', ''),
(37926, 642, '_field_22', 'M'),
(37927, 642, '_field_26', 'Cantonese'),
(37928, 642, '_field_27', 'English'),
(37929, 642, '_field_30', 'Canadian'),
(37930, 642, '_field_32', 'N'),
(37931, 642, '_field_72', ''),
(37932, 642, '_field_36', 'Reading, building blocks/train tracks, puzzles'),
(37933, 642, '_field_37', 'Reading, singing, tag'),
(37934, 642, '_field_38', 'No'),
(37935, 642, '_field_39', 'Yes'),
(37936, 642, '_field_61', 'Yes'),
(37937, 642, '_field_53', 'Ethan\'s been at daycare 3-4 days a week since February 2017. He enjoys going, didn\'t have separation anxiety and loves playing with the other children there.'),
(37938, 642, '_field_54', 'No'),
(37939, 642, '_field_55', ''),
(37940, 642, '_field_56', ''),
(37941, 642, '_field_42', 'None'),
(37942, 642, '_field_43', 'No'),
(37943, 642, '_field_62', ''),
(37944, 642, '_field_44', 'No'),
(37945, 642, '_field_63', ''),
(37946, 642, '_field_45', 'No'),
(37947, 642, '_field_64', ''),
(37948, 642, '_field_46', 'N'),
(37949, 642, '_field_65', ''),
(37950, 642, '_field_47', 'We like the teaching style (Montessori) and have only heard many positive things from our family and friends about the school and staff.'),
(37951, 642, '_field_73', 'We believe Ethan can thrive in this environment. We currently speak Cantonese, Spanish and English to him and he is absorbing it well. He understands that everything has it\'s place and he\'s eager to do things independently like zipping up his jacket or putting on his boots. We hope that the Montessori Method can guide/teach him to do things in ways we don\'t know how, build his confidence and help him learn from his peers.'),
(37952, 642, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:19:\"Preschool Two Years\";}'),
(37953, 642, '_field_67', '1'),
(37954, 642, '_form_id', '2'),
(37955, 642, '_seq_num', '87'),
(37956, 643, '_field_5', 'Full Day'),
(37957, 643, '_field_7', 'September 2018'),
(37958, 643, '_field_9', '0'),
(37959, 643, '_field_69', 'a:2:{i:0;s:15:\"current student\";i:1;s:5:\"other\";}'),
(37960, 643, '_field_70', 'Lucas and Stella'),
(37961, 643, '_field_71', 'Trinity and Felicity Tran '),
(37962, 643, '_field_17', 'Tetie'),
(37963, 643, '_field_19', 'Leon '),
(37964, 643, '_field_21', '6048382121'),
(37965, 643, '_field_23', 'tetiema@hotmail.com'),
(37966, 643, '_field_25', '2865 3rd Avenue East'),
(37967, 643, '_field_28', ''),
(37968, 643, '_field_29', 'Vancouver'),
(37969, 643, '_field_33', 'BC'),
(37970, 643, '_field_31', 'V5M1H5'),
(37971, 643, '_field_34', 'MCA Accountants Inc.'),
(37972, 643, '_field_35', '6046889848'),
(37973, 643, '_field_41', '1'),
(37974, 643, '_field_57', 'Miguel'),
(37975, 643, '_field_58', 'Leon'),
(37976, 643, '_field_59', 'lleon23@hotmail.com'),
(37977, 643, '_field_60', '6044011264'),
(37978, 643, '_field_18', 'Ethan'),
(37979, 643, '_field_24', '21/09/2015'),
(37980, 643, '_field_20', ''),
(37981, 643, '_field_22', 'M'),
(37982, 643, '_field_26', 'Cantonese'),
(37983, 643, '_field_27', 'English'),
(37984, 643, '_field_30', 'Canadian'),
(37985, 643, '_field_32', 'N'),
(37986, 643, '_field_72', ''),
(37987, 643, '_field_36', 'Reading, building blocks/train tracks, puzzles'),
(37988, 643, '_field_37', 'Reading, singing, tag'),
(37989, 643, '_field_38', 'No'),
(37990, 643, '_field_39', 'Yes'),
(37991, 643, '_field_61', 'Yes'),
(37992, 643, '_field_53', 'Ethan\'s been at daycare 3-4 days a week since February 2017. He enjoys going, didn\'t have separation anxiety and loves playing with the other children there.'),
(37993, 643, '_field_54', 'No'),
(37994, 643, '_field_55', ''),
(37995, 643, '_field_56', ''),
(37996, 643, '_field_42', 'None'),
(37997, 643, '_field_43', 'No'),
(37998, 643, '_field_62', ''),
(37999, 643, '_field_44', 'No'),
(38000, 643, '_field_63', ''),
(38001, 643, '_field_45', 'No'),
(38002, 643, '_field_64', ''),
(38003, 643, '_field_46', 'N'),
(38004, 643, '_field_65', ''),
(38005, 643, '_field_47', 'We like the teaching style (Montessori) and have only heard many positive things from our family and friends about the school and staff.'),
(38006, 643, '_field_73', 'We believe Ethan can thrive in this environment. We currently speak Cantonese, Spanish and English to him and he is absorbing it well. He understands that everything has it\'s place and he\'s eager to do things independently like zipping up his jacket or putting on his boots. We hope that the Montessori Method can guide/teach him to do things in ways we don\'t know how, build his confidence and help him learn from his peers.'),
(38007, 643, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:19:\"Preschool Two Years\";}'),
(38008, 643, '_field_67', '1'),
(38009, 643, '_form_id', '2'),
(38010, 643, '_seq_num', '88'),
(38011, 644, '_field_5', 'Morning Session'),
(38012, 644, '_field_7', 'September 2017'),
(38013, 644, '_field_9', '0'),
(38014, 644, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(38015, 644, '_field_70', ''),
(38016, 644, '_field_71', 'Siblings previously attended WMA'),
(38017, 644, '_field_17', 'Kieu'),
(38018, 644, '_field_19', 'Law'),
(38019, 644, '_field_21', '6048058269'),
(38020, 644, '_field_23', 'kieulaw@gmail.com'),
(38021, 644, '_field_25', '2535 east 17th avenue'),
(38022, 644, '_field_28', ''),
(38023, 644, '_field_29', 'Vancouver'),
(38024, 644, '_field_33', 'BC'),
(38025, 644, '_field_31', 'V5m 2n'),
(38026, 644, '_field_34', 'Basil Garden restaurant '),
(38027, 644, '_field_35', '6048719998'),
(38028, 644, '_field_41', '1'),
(38029, 644, '_field_57', 'Philip'),
(38030, 644, '_field_58', 'Law'),
(38031, 644, '_field_59', 'philiplaw@shaw.cs'),
(38032, 644, '_field_60', '6048059238'),
(38033, 644, '_field_18', 'Isabelle Grace Law'),
(38034, 644, '_field_24', '30/09/2015'),
(38035, 644, '_field_20', 'Isabelle'),
(38036, 644, '_field_22', 'F'),
(38037, 644, '_field_26', 'Vietnamese'),
(38038, 644, '_field_27', 'English'),
(38039, 644, '_field_30', 'Canadian '),
(38040, 644, '_field_32', 'Yes'),
(38041, 644, '_field_72', 'Jayden (age 9) and Linden (age 7)'),
(38042, 644, '_field_36', 'Play with toys and watch videos on iPad '),
(38043, 644, '_field_37', 'Sing, dance, read stories and play with toys'),
(38044, 644, '_field_38', 'Yes'),
(38045, 644, '_field_39', 'No'),
(38046, 644, '_field_61', ''),
(38047, 644, '_field_53', ''),
(38048, 644, '_field_54', 'No'),
(38049, 644, '_field_55', ''),
(38050, 644, '_field_56', ''),
(38051, 644, '_field_42', 'N/a'),
(38052, 644, '_field_43', 'No'),
(38053, 644, '_field_62', ''),
(38054, 644, '_field_44', 'No'),
(38055, 644, '_field_63', ''),
(38056, 644, '_field_45', 'No'),
(38057, 644, '_field_64', ''),
(38058, 644, '_field_46', 'N'),
(38059, 644, '_field_65', ''),
(38060, 644, '_field_47', 'We would like Isabelle to attend WMA because she is already familiar with the school and likes it here as she sometimes picks up her cousin from preschool. Her older siblings previously attended WMA and we like the school. '),
(38061, 644, '_field_73', 'I think the Montessori method would help her develop social skills, academic growth and independence. Learning at her own pace will allow her to excel in some areas or focus more time on other areas. '),
(38062, 644, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(38063, 644, '_field_67', '1'),
(38064, 644, '_form_id', '2'),
(38065, 644, '_seq_num', '89'),
(38066, 645, '_field_5', 'Morning Session'),
(38067, 645, '_field_7', 'September 2017'),
(38068, 645, '_field_9', '0'),
(38069, 645, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(38070, 645, '_field_70', ''),
(38071, 645, '_field_71', 'Siblings previously attended WMA'),
(38072, 645, '_field_17', 'Kieu'),
(38073, 645, '_field_19', 'Law'),
(38074, 645, '_field_21', '6048058269'),
(38075, 645, '_field_23', 'kieulaw@gmail.com'),
(38076, 645, '_field_25', '2535 east 17th avenue'),
(38077, 645, '_field_28', ''),
(38078, 645, '_field_29', 'Vancouver'),
(38079, 645, '_field_33', 'BC'),
(38080, 645, '_field_31', 'V5m 2n'),
(38081, 645, '_field_34', 'Basil Garden restaurant '),
(38082, 645, '_field_35', '6048719998'),
(38083, 645, '_field_41', '1'),
(38084, 645, '_field_57', 'Philip'),
(38085, 645, '_field_58', 'Law'),
(38086, 645, '_field_59', 'philiplaw@shaw.cs'),
(38087, 645, '_field_60', '6048059238'),
(38088, 645, '_field_18', 'Isabelle Grace Law'),
(38089, 645, '_field_24', '30/09/2015'),
(38090, 645, '_field_20', 'Isabelle'),
(38091, 645, '_field_22', 'F'),
(38092, 645, '_field_26', 'Vietnamese'),
(38093, 645, '_field_27', 'English'),
(38094, 645, '_field_30', 'Canadian '),
(38095, 645, '_field_32', 'Yes'),
(38096, 645, '_field_72', 'Jayden (age 9) and Linden (age 7)'),
(38097, 645, '_field_36', 'Play with toys and watch videos on iPad '),
(38098, 645, '_field_37', 'Sing, dance, read stories and play with toys'),
(38099, 645, '_field_38', 'Yes'),
(38100, 645, '_field_39', 'No'),
(38101, 645, '_field_61', ''),
(38102, 645, '_field_53', ''),
(38103, 645, '_field_54', 'No'),
(38104, 645, '_field_55', ''),
(38105, 645, '_field_56', ''),
(38106, 645, '_field_42', 'N/a'),
(38107, 645, '_field_43', 'No'),
(38108, 645, '_field_62', ''),
(38109, 645, '_field_44', 'No'),
(38110, 645, '_field_63', ''),
(38111, 645, '_field_45', 'No'),
(38112, 645, '_field_64', ''),
(38113, 645, '_field_46', 'N'),
(38114, 645, '_field_65', ''),
(38115, 645, '_field_47', 'We would like Isabelle to attend WMA because she is already familiar with the school and likes it here as she sometimes picks up her cousin from preschool. Her older siblings previously attended WMA and we like the school. '),
(38116, 645, '_field_73', 'I think the Montessori method would help her develop social skills, academic growth and independence. Learning at her own pace will allow her to excel in some areas or focus more time on other areas. '),
(38117, 645, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(38118, 645, '_field_67', '1'),
(38119, 645, '_form_id', '2'),
(38120, 645, '_seq_num', '90'),
(38121, 646, '_field_5', 'Afternoon Session'),
(38122, 646, '_field_7', 'September 2018'),
(38123, 646, '_field_9', '0'),
(38124, 646, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(38125, 646, '_field_70', ''),
(38126, 646, '_field_71', 'Child previously attended Westside academy '),
(38127, 646, '_field_17', 'Lisa'),
(38128, 646, '_field_19', 'Vu'),
(38129, 646, '_field_21', '7783848489'),
(38130, 646, '_field_23', 'lisa.hienvu@gmail.com'),
(38131, 646, '_field_25', '3376 Anzio dr '),
(38132, 646, '_field_28', ''),
(38133, 646, '_field_29', 'Vancouver '),
(38134, 646, '_field_33', 'BC'),
(38135, 646, '_field_31', 'V5m4e1'),
(38136, 646, '_field_34', 'Lashvenue '),
(38137, 646, '_field_35', '7789279363'),
(38138, 646, '_field_41', '0'),
(38139, 646, '_field_57', ''),
(38140, 646, '_field_58', ''),
(38141, 646, '_field_59', ''),
(38142, 646, '_field_60', ''),
(38143, 646, '_field_18', 'Emma '),
(38144, 646, '_field_24', '06/12/2012'),
(38145, 646, '_field_20', ''),
(38146, 646, '_field_22', 'F'),
(38147, 646, '_field_26', 'English '),
(38148, 646, '_field_27', ''),
(38149, 646, '_field_30', 'Canadian '),
(38150, 646, '_field_32', 'N'),
(38151, 646, '_field_72', ''),
(38152, 646, '_field_36', 'iPad learning activities '),
(38153, 646, '_field_37', 'Dolls, reading, games. '),
(38154, 646, '_field_38', 'Yes'),
(38155, 646, '_field_39', 'No'),
(38156, 646, '_field_61', ''),
(38157, 646, '_field_53', ''),
(38158, 646, '_field_54', 'No'),
(38159, 646, '_field_55', ''),
(38160, 646, '_field_56', ''),
(38161, 646, '_field_42', 'None'),
(38162, 646, '_field_43', 'No'),
(38163, 646, '_field_62', ''),
(38164, 646, '_field_44', 'No'),
(38165, 646, '_field_63', ''),
(38166, 646, '_field_45', 'No'),
(38167, 646, '_field_64', ''),
(38168, 646, '_field_46', 'N'),
(38169, 646, '_field_65', ''),
(38170, 646, '_field_47', 'My oldest daughter attended at your school, I love the staff , the environment and feel comfortable with having Emma have her first school experience at west side academy. '),
(38171, 646, '_field_73', 'She will be able to learn at her own pace, which will allow her to be confident and comfortable '),
(38172, 646, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";}'),
(38173, 646, '_field_67', '1'),
(38174, 646, '_form_id', '2'),
(38175, 646, '_seq_num', '91'),
(38176, 647, '_field_5', 'Afternoon Session'),
(38177, 647, '_field_7', 'September 2018'),
(38178, 647, '_field_9', '0'),
(38179, 647, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(38180, 647, '_field_70', ''),
(38181, 647, '_field_71', 'Child previously attended Westside academy '),
(38182, 647, '_field_17', 'Lisa'),
(38183, 647, '_field_19', 'Vu'),
(38184, 647, '_field_21', '7783848489'),
(38185, 647, '_field_23', 'lisa.hienvu@gmail.com'),
(38186, 647, '_field_25', '3376 Anzio dr '),
(38187, 647, '_field_28', ''),
(38188, 647, '_field_29', 'Vancouver '),
(38189, 647, '_field_33', 'BC'),
(38190, 647, '_field_31', 'V5m4e1'),
(38191, 647, '_field_34', 'Lashvenue '),
(38192, 647, '_field_35', '7789279363'),
(38193, 647, '_field_41', '0'),
(38194, 647, '_field_57', ''),
(38195, 647, '_field_58', ''),
(38196, 647, '_field_59', ''),
(38197, 647, '_field_60', ''),
(38198, 647, '_field_18', 'Emma '),
(38199, 647, '_field_24', '06/12/2012'),
(38200, 647, '_field_20', ''),
(38201, 647, '_field_22', 'F'),
(38202, 647, '_field_26', 'English '),
(38203, 647, '_field_27', ''),
(38204, 647, '_field_30', 'Canadian '),
(38205, 647, '_field_32', 'N'),
(38206, 647, '_field_72', ''),
(38207, 647, '_field_36', 'iPad learning activities '),
(38208, 647, '_field_37', 'Dolls, reading, games. '),
(38209, 647, '_field_38', 'Yes'),
(38210, 647, '_field_39', 'No'),
(38211, 647, '_field_61', ''),
(38212, 647, '_field_53', ''),
(38213, 647, '_field_54', 'No'),
(38214, 647, '_field_55', ''),
(38215, 647, '_field_56', ''),
(38216, 647, '_field_42', 'None'),
(38217, 647, '_field_43', 'No'),
(38218, 647, '_field_62', ''),
(38219, 647, '_field_44', 'No'),
(38220, 647, '_field_63', ''),
(38221, 647, '_field_45', 'No'),
(38222, 647, '_field_64', ''),
(38223, 647, '_field_46', 'N'),
(38224, 647, '_field_65', ''),
(38225, 647, '_field_47', 'My oldest daughter attended at your school, I love the staff , the environment and feel comfortable with having Emma have her first school experience at west side academy. '),
(38226, 647, '_field_73', 'She will be able to learn at her own pace, which will allow her to be confident and comfortable '),
(38227, 647, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";}'),
(38228, 647, '_field_67', '1'),
(38229, 647, '_form_id', '2'),
(38230, 647, '_seq_num', '92'),
(38231, 648, '_field_5', 'Afternoon Session'),
(38232, 648, '_field_7', 'January 2018'),
(38233, 648, '_field_9', '0'),
(38234, 648, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38235, 648, '_field_70', ''),
(38236, 648, '_field_71', ''),
(38237, 648, '_field_17', 'Natalia'),
(38238, 648, '_field_19', 'Cendiawan'),
(38239, 648, '_field_21', '6047823450'),
(38240, 648, '_field_23', 'ncendiawan@gmail.com'),
(38241, 648, '_field_25', '2775 Cheyenne Ave'),
(38242, 648, '_field_28', ''),
(38243, 648, '_field_29', 'Vancouver'),
(38244, 648, '_field_33', 'BC'),
(38245, 648, '_field_31', 'V5R4R5'),
(38246, 648, '_field_34', 'Homemaker'),
(38247, 648, '_field_35', '6047823450'),
(38248, 648, '_field_41', '1'),
(38249, 648, '_field_57', 'Kiky'),
(38250, 648, '_field_58', 'Tangerine'),
(38251, 648, '_field_59', 'kwtangerine@gmail.com'),
(38252, 648, '_field_60', '6047823405'),
(38253, 648, '_field_18', 'Nathan Putra Tangerine'),
(38254, 648, '_field_24', '19/01/2014'),
(38255, 648, '_field_20', 'Nathan'),
(38256, 648, '_field_22', 'M'),
(38257, 648, '_field_26', 'Indonesian'),
(38258, 648, '_field_27', 'English'),
(38259, 648, '_field_30', 'USA'),
(38260, 648, '_field_32', 'Yes'),
(38261, 648, '_field_72', 'Keara Nadia Tangerine, 1y5mo'),
(38262, 648, '_field_36', 'Play with his toys, cars, marbles, playdoh, iPad'),
(38263, 648, '_field_37', 'Play with toys, play with the park'),
(38264, 648, '_field_38', 'Yes'),
(38265, 648, '_field_39', 'Yes'),
(38266, 648, '_field_61', 'Yes'),
(38267, 648, '_field_53', ''),
(38268, 648, '_field_54', 'No'),
(38269, 648, '_field_55', ''),
(38270, 648, '_field_56', ''),
(38271, 648, '_field_42', 'No allergies that we are aware of'),
(38272, 648, '_field_43', 'No'),
(38273, 648, '_field_62', ''),
(38274, 648, '_field_44', 'No'),
(38275, 648, '_field_63', ''),
(38276, 648, '_field_45', 'Yes'),
(38277, 648, '_field_64', 'He is a picky eater, difficult with veggies except soft spinach, radish, carrots (sometimes). Likes apples and cheese. Really likes steamed rice with fish or chicken.'),
(38278, 648, '_field_46', 'Yes'),
(38279, 648, '_field_65', 'Still learning to eat on his own'),
(38280, 648, '_field_47', 'We live in the neighbourhood and we like what we see when we attended the open house. Large space, play area, lots of toys and things to play with. Ratio of teacher to students is less than elsewhere we went.'),
(38281, 648, '_field_73', 'We want him to be self-exploratory and curious. Critical thinking is born from the foundation of curiosity and willingness to challenge boundaries. The skill of self-learning is super important to be successful in life.'),
(38282, 648, '_field_49', 'a:2:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(38283, 648, '_field_67', '1'),
(38284, 648, '_form_id', '2'),
(38285, 648, '_seq_num', '93'),
(38286, 649, '_field_5', 'Afternoon Session'),
(38287, 649, '_field_7', 'January 2018'),
(38288, 649, '_field_9', '0'),
(38289, 649, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38290, 649, '_field_70', ''),
(38291, 649, '_field_71', ''),
(38292, 649, '_field_17', 'Natalia'),
(38293, 649, '_field_19', 'Cendiawan'),
(38294, 649, '_field_21', '6047823450'),
(38295, 649, '_field_23', 'ncendiawan@gmail.com'),
(38296, 649, '_field_25', '2775 Cheyenne Ave'),
(38297, 649, '_field_28', ''),
(38298, 649, '_field_29', 'Vancouver'),
(38299, 649, '_field_33', 'BC'),
(38300, 649, '_field_31', 'V5R4R5'),
(38301, 649, '_field_34', 'Homemaker'),
(38302, 649, '_field_35', '6047823450'),
(38303, 649, '_field_41', '1'),
(38304, 649, '_field_57', 'Kiky'),
(38305, 649, '_field_58', 'Tangerine'),
(38306, 649, '_field_59', 'kwtangerine@gmail.com'),
(38307, 649, '_field_60', '6047823405'),
(38308, 649, '_field_18', 'Nathan Putra Tangerine'),
(38309, 649, '_field_24', '19/01/2014'),
(38310, 649, '_field_20', 'Nathan'),
(38311, 649, '_field_22', 'M'),
(38312, 649, '_field_26', 'Indonesian'),
(38313, 649, '_field_27', 'English'),
(38314, 649, '_field_30', 'USA'),
(38315, 649, '_field_32', 'Yes'),
(38316, 649, '_field_72', 'Keara Nadia Tangerine, 1y5mo'),
(38317, 649, '_field_36', 'Play with his toys, cars, marbles, playdoh, iPad'),
(38318, 649, '_field_37', 'Play with toys, play with the park'),
(38319, 649, '_field_38', 'Yes'),
(38320, 649, '_field_39', 'Yes'),
(38321, 649, '_field_61', 'Yes'),
(38322, 649, '_field_53', ''),
(38323, 649, '_field_54', 'No'),
(38324, 649, '_field_55', ''),
(38325, 649, '_field_56', ''),
(38326, 649, '_field_42', 'No allergies that we are aware of'),
(38327, 649, '_field_43', 'No'),
(38328, 649, '_field_62', ''),
(38329, 649, '_field_44', 'No'),
(38330, 649, '_field_63', ''),
(38331, 649, '_field_45', 'Yes'),
(38332, 649, '_field_64', 'He is a picky eater, difficult with veggies except soft spinach, radish, carrots (sometimes). Likes apples and cheese. Really likes steamed rice with fish or chicken.'),
(38333, 649, '_field_46', 'Yes'),
(38334, 649, '_field_65', 'Still learning to eat on his own'),
(38335, 649, '_field_47', 'We live in the neighbourhood and we like what we see when we attended the open house. Large space, play area, lots of toys and things to play with. Ratio of teacher to students is less than elsewhere we went.'),
(38336, 649, '_field_73', 'We want him to be self-exploratory and curious. Critical thinking is born from the foundation of curiosity and willingness to challenge boundaries. The skill of self-learning is super important to be successful in life.'),
(38337, 649, '_field_49', 'a:2:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(38338, 649, '_field_67', '1'),
(38339, 649, '_form_id', '2'),
(38340, 649, '_seq_num', '94'),
(38341, 650, '_field_5', 'select'),
(38342, 650, '_field_7', 'January 2018'),
(38343, 650, '_field_9', '0'),
(38344, 650, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38345, 650, '_field_70', ''),
(38346, 650, '_field_71', ''),
(38347, 650, '_field_17', 'Karen'),
(38348, 650, '_field_19', 'Stewart'),
(38349, 650, '_field_21', '604 612-2185'),
(38350, 650, '_field_23', 'kmscreative@shaw.ca'),
(38351, 650, '_field_25', '2505 E Georgia St'),
(38352, 650, '_field_28', ''),
(38353, 650, '_field_29', 'Vancouver'),
(38354, 650, '_field_33', 'BC'),
(38355, 650, '_field_31', 'V5K2J6'),
(38356, 650, '_field_34', 'self employed, with home office'),
(38357, 650, '_field_35', '604 612-2185'),
(38358, 650, '_field_41', '1'),
(38359, 650, '_field_57', 'Brian'),
(38360, 650, '_field_58', 'Dobson'),
(38361, 650, '_field_59', 'bdobson7@me.com'),
(38362, 650, '_field_60', '604 230-5183'),
(38363, 650, '_field_18', 'Bodhi Stewart Dobson'),
(38364, 650, '_field_24', '15/11/2014'),
(38365, 650, '_field_20', 'Bodhi'),
(38366, 650, '_field_22', 'M'),
(38367, 650, '_field_26', 'English'),
(38368, 650, '_field_27', ''),
(38369, 650, '_field_30', 'Canadian'),
(38370, 650, '_field_32', 'N'),
(38371, 650, '_field_72', ''),
(38372, 650, '_field_36', 'Playing with cars, airplanes, rocket ships, building train tracks, building with Duplo, looking through books, playing music, play kitchen '),
(38373, 650, '_field_37', 'Singing and playing music, running, chase, hide &amp; seek, playing kitchen, soccer, other ball sports '),
(38374, 650, '_field_38', 'Yes'),
(38375, 650, '_field_39', 'Yes'),
(38376, 650, '_field_61', 'Yes'),
(38377, 650, '_field_53', 'Bodhi enjoyed the experience for the most part, but there was some bullying that he didn\'t like. '),
(38378, 650, '_field_54', 'No'),
(38379, 650, '_field_55', ''),
(38380, 650, '_field_56', ''),
(38381, 650, '_field_42', 'n/a'),
(38382, 650, '_field_43', 'No'),
(38383, 650, '_field_62', ''),
(38384, 650, '_field_44', 'No'),
(38385, 650, '_field_63', ''),
(38386, 650, '_field_45', 'No'),
(38387, 650, '_field_64', ''),
(38388, 650, '_field_46', 'N'),
(38389, 650, '_field_65', ''),
(38390, 650, '_field_47', 'We love the Montessori philosophy and approach to education. We were delighted to meet everyone at the Open House and truly felt that there was a genuine interest in the development and care of each individual child. The space was lovely, organized and seemed to be a have a great balance of interesting tools and materials for the children to learn with and explore.'),
(38391, 650, '_field_73', 'We love the way the Montessori method fosters the independence of the individual child, encourages exploration and self discovery and creates a balance through development in all areas of life. '),
(38392, 650, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(38393, 650, '_field_67', '1'),
(38394, 650, '_form_id', '2'),
(38395, 650, '_seq_num', '95'),
(38396, 651, '_field_5', 'select'),
(38397, 651, '_field_7', 'January 2018'),
(38398, 651, '_field_9', '0'),
(38399, 651, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38400, 651, '_field_70', ''),
(38401, 651, '_field_71', ''),
(38402, 651, '_field_17', 'Karen'),
(38403, 651, '_field_19', 'Stewart'),
(38404, 651, '_field_21', '604 612-2185'),
(38405, 651, '_field_23', 'kmscreative@shaw.ca'),
(38406, 651, '_field_25', '2505 E Georgia St'),
(38407, 651, '_field_28', ''),
(38408, 651, '_field_29', 'Vancouver'),
(38409, 651, '_field_33', 'BC'),
(38410, 651, '_field_31', 'V5K2J6'),
(38411, 651, '_field_34', 'self employed, with home office'),
(38412, 651, '_field_35', '604 612-2185'),
(38413, 651, '_field_41', '1'),
(38414, 651, '_field_57', 'Brian'),
(38415, 651, '_field_58', 'Dobson'),
(38416, 651, '_field_59', 'bdobson7@me.com'),
(38417, 651, '_field_60', '604 230-5183'),
(38418, 651, '_field_18', 'Bodhi Stewart Dobson'),
(38419, 651, '_field_24', '15/11/2014'),
(38420, 651, '_field_20', 'Bodhi'),
(38421, 651, '_field_22', 'M'),
(38422, 651, '_field_26', 'English'),
(38423, 651, '_field_27', ''),
(38424, 651, '_field_30', 'Canadian'),
(38425, 651, '_field_32', 'N'),
(38426, 651, '_field_72', ''),
(38427, 651, '_field_36', 'Playing with cars, airplanes, rocket ships, building train tracks, building with Duplo, looking through books, playing music, play kitchen '),
(38428, 651, '_field_37', 'Singing and playing music, running, chase, hide &amp; seek, playing kitchen, soccer, other ball sports '),
(38429, 651, '_field_38', 'Yes'),
(38430, 651, '_field_39', 'Yes'),
(38431, 651, '_field_61', 'Yes'),
(38432, 651, '_field_53', 'Bodhi enjoyed the experience for the most part, but there was some bullying that he didn\'t like. '),
(38433, 651, '_field_54', 'No'),
(38434, 651, '_field_55', ''),
(38435, 651, '_field_56', ''),
(38436, 651, '_field_42', 'n/a'),
(38437, 651, '_field_43', 'No'),
(38438, 651, '_field_62', ''),
(38439, 651, '_field_44', 'No'),
(38440, 651, '_field_63', ''),
(38441, 651, '_field_45', 'No'),
(38442, 651, '_field_64', ''),
(38443, 651, '_field_46', 'N'),
(38444, 651, '_field_65', ''),
(38445, 651, '_field_47', 'We love the Montessori philosophy and approach to education. We were delighted to meet everyone at the Open House and truly felt that there was a genuine interest in the development and care of each individual child. The space was lovely, organized and seemed to be a have a great balance of interesting tools and materials for the children to learn with and explore.'),
(38446, 651, '_field_73', 'We love the way the Montessori method fosters the independence of the individual child, encourages exploration and self discovery and creates a balance through development in all areas of life. '),
(38447, 651, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(38448, 651, '_field_67', '1'),
(38449, 651, '_form_id', '2'),
(38450, 651, '_seq_num', '96'),
(38451, 652, '_field_5', 'Afternoon Session'),
(38452, 652, '_field_7', 'September 2017'),
(38453, 652, '_field_9', '0'),
(38454, 652, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38455, 652, '_field_70', ''),
(38456, 652, '_field_71', ''),
(38457, 652, '_field_17', 'Sam'),
(38458, 652, '_field_19', 'Lee'),
(38459, 652, '_field_21', '604.729.8883'),
(38460, 652, '_field_23', 'hello.mr.mrs.lee@gmail.com'),
(38461, 652, '_field_25', '1009 Expo Blvd'),
(38462, 652, '_field_28', '2005'),
(38463, 652, '_field_29', 'Vancouver'),
(38464, 652, '_field_33', 'BC'),
(38465, 652, '_field_31', 'V6Z2V9'),
(38466, 652, '_field_34', 'BMC Networks'),
(38467, 652, '_field_35', '604.248.4747'),
(38468, 652, '_field_41', '1'),
(38469, 652, '_field_57', 'Helen'),
(38470, 652, '_field_58', 'Lee'),
(38471, 652, '_field_59', 'eunhaehong@gmail.com'),
(38472, 652, '_field_60', '604.722.7865'),
(38473, 652, '_field_18', 'Luna Lee'),
(38474, 652, '_field_24', '20/04/2015'),
(38475, 652, '_field_20', 'Luna'),
(38476, 652, '_field_22', 'F'),
(38477, 652, '_field_26', 'Korean'),
(38478, 652, '_field_27', 'English'),
(38479, 652, '_field_30', 'Canadian'),
(38480, 652, '_field_32', 'Yes'),
(38481, 652, '_field_72', 'Logan Lee Born in June 16, 2017'),
(38482, 652, '_field_36', 'Singing Songs. Dancing. Crafts. Building Blocks. Puzzles. Drawing'),
(38483, 652, '_field_37', 'Singing Songs. Dancing. Soccer. Animal imitation'),
(38484, 652, '_field_38', 'Yes'),
(38485, 652, '_field_39', 'No'),
(38486, 652, '_field_61', ''),
(38487, 652, '_field_53', ''),
(38488, 652, '_field_54', 'No'),
(38489, 652, '_field_55', ''),
(38490, 652, '_field_56', ''),
(38491, 652, '_field_42', 'None'),
(38492, 652, '_field_43', 'No'),
(38493, 652, '_field_62', ''),
(38494, 652, '_field_44', 'No'),
(38495, 652, '_field_63', ''),
(38496, 652, '_field_45', 'No'),
(38497, 652, '_field_64', ''),
(38498, 652, '_field_46', 'Yes'),
(38499, 652, '_field_65', 'Unlike typical children, she prefers eating healthy food. (Whole vegetables, fruits, and such)'),
(38500, 652, '_field_47', 'We want our children to follow her mom\'s legacy as she benefited her early childhood education from Montessori program. We have heard resounding positive reviews and feedback about your academy and it will be a privilege for our children to attend your program. We see a strong fit with Luna\'s personality and your program.');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(38501, 652, '_field_73', 'The predefined yet flexible curriculum that is proven by successes of children for decades (including Luna\'s mom) is something we would like to replicate for our child. The hands-on approach and mix-age classes will teach our children to play different roles, learn with practical exercises.'),
(38502, 652, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(38503, 652, '_field_67', '1'),
(38504, 652, '_form_id', '2'),
(38505, 652, '_seq_num', '97'),
(38506, 653, '_field_5', 'Afternoon Session'),
(38507, 653, '_field_7', 'September 2017'),
(38508, 653, '_field_9', '0'),
(38509, 653, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38510, 653, '_field_70', ''),
(38511, 653, '_field_71', ''),
(38512, 653, '_field_17', 'Sam'),
(38513, 653, '_field_19', 'Lee'),
(38514, 653, '_field_21', '604.729.8883'),
(38515, 653, '_field_23', 'hello.mr.mrs.lee@gmail.com'),
(38516, 653, '_field_25', '1009 Expo Blvd'),
(38517, 653, '_field_28', '2005'),
(38518, 653, '_field_29', 'Vancouver'),
(38519, 653, '_field_33', 'BC'),
(38520, 653, '_field_31', 'V6Z2V9'),
(38521, 653, '_field_34', 'BMC Networks'),
(38522, 653, '_field_35', '604.248.4747'),
(38523, 653, '_field_41', '1'),
(38524, 653, '_field_57', 'Helen'),
(38525, 653, '_field_58', 'Lee'),
(38526, 653, '_field_59', 'eunhaehong@gmail.com'),
(38527, 653, '_field_60', '604.722.7865'),
(38528, 653, '_field_18', 'Luna Lee'),
(38529, 653, '_field_24', '20/04/2015'),
(38530, 653, '_field_20', 'Luna'),
(38531, 653, '_field_22', 'F'),
(38532, 653, '_field_26', 'Korean'),
(38533, 653, '_field_27', 'English'),
(38534, 653, '_field_30', 'Canadian'),
(38535, 653, '_field_32', 'Yes'),
(38536, 653, '_field_72', 'Logan Lee Born in June 16, 2017'),
(38537, 653, '_field_36', 'Singing Songs. Dancing. Crafts. Building Blocks. Puzzles. Drawing'),
(38538, 653, '_field_37', 'Singing Songs. Dancing. Soccer. Animal imitation'),
(38539, 653, '_field_38', 'Yes'),
(38540, 653, '_field_39', 'No'),
(38541, 653, '_field_61', ''),
(38542, 653, '_field_53', ''),
(38543, 653, '_field_54', 'No'),
(38544, 653, '_field_55', ''),
(38545, 653, '_field_56', ''),
(38546, 653, '_field_42', 'None'),
(38547, 653, '_field_43', 'No'),
(38548, 653, '_field_62', ''),
(38549, 653, '_field_44', 'No'),
(38550, 653, '_field_63', ''),
(38551, 653, '_field_45', 'No'),
(38552, 653, '_field_64', ''),
(38553, 653, '_field_46', 'Yes'),
(38554, 653, '_field_65', 'Unlike typical children, she prefers eating healthy food. (Whole vegetables, fruits, and such)'),
(38555, 653, '_field_47', 'We want our children to follow her mom\'s legacy as she benefited her early childhood education from Montessori program. We have heard resounding positive reviews and feedback about your academy and it will be a privilege for our children to attend your program. We see a strong fit with Luna\'s personality and your program.'),
(38556, 653, '_field_73', 'The predefined yet flexible curriculum that is proven by successes of children for decades (including Luna\'s mom) is something we would like to replicate for our child. The hands-on approach and mix-age classes will teach our children to play different roles, learn with practical exercises.'),
(38557, 653, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(38558, 653, '_field_67', '1'),
(38559, 653, '_form_id', '2'),
(38560, 653, '_seq_num', '98'),
(38561, 655, '_field_5', 'Morning Session'),
(38562, 655, '_field_7', 'September 2018'),
(38563, 655, '_field_9', '0'),
(38564, 655, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(38565, 655, '_field_70', ''),
(38566, 655, '_field_71', 'A previous WMA family '),
(38567, 655, '_field_17', 'Gillian'),
(38568, 655, '_field_19', 'Watson'),
(38569, 655, '_field_21', '604-346-9331'),
(38570, 655, '_field_23', 'gillian.watson19@gmail.com'),
(38571, 655, '_field_25', '1950 East 13th Ave.'),
(38572, 655, '_field_28', ''),
(38573, 655, '_field_29', 'Vancouver'),
(38574, 655, '_field_33', 'BC'),
(38575, 655, '_field_31', 'V5N2C2'),
(38576, 655, '_field_34', 'Maples Adolescent Treatment Centre, Ministry of Children and Family Development'),
(38577, 655, '_field_35', '604-660-5500'),
(38578, 655, '_field_41', '1'),
(38579, 655, '_field_57', 'Ivan'),
(38580, 655, '_field_58', 'Lapczak'),
(38581, 655, '_field_59', 'ivan.lapczak@gmail.com'),
(38582, 655, '_field_60', '604-346-8775'),
(38583, 655, '_field_18', 'Mykhailo (Milo) Lapczak'),
(38584, 655, '_field_24', '25/01/2016'),
(38585, 655, '_field_20', 'Milo'),
(38586, 655, '_field_22', 'M'),
(38587, 655, '_field_26', 'English'),
(38588, 655, '_field_27', ''),
(38589, 655, '_field_30', 'Canadian'),
(38590, 655, '_field_32', 'N'),
(38591, 655, '_field_72', ''),
(38592, 655, '_field_36', 'Looking through books, playing with cars/house/kitchen, setting up toy animals, putting items in and out of containers/bags'),
(38593, 655, '_field_37', ' Read books, stickers, organized activities (swim, music, art, and sportsball), throw rocks in the lake, playground, imaginative play with food/kitchen, blocks, dance to music, play the harmonica and experiment with instruments, jumping/running'),
(38594, 655, '_field_38', 'Yes'),
(38595, 655, '_field_39', 'No'),
(38596, 655, '_field_61', ''),
(38597, 655, '_field_53', ''),
(38598, 655, '_field_54', 'No'),
(38599, 655, '_field_55', ''),
(38600, 655, '_field_56', ''),
(38601, 655, '_field_42', 'None.'),
(38602, 655, '_field_43', 'No'),
(38603, 655, '_field_62', ''),
(38604, 655, '_field_44', 'No'),
(38605, 655, '_field_63', ''),
(38606, 655, '_field_45', 'Yes'),
(38607, 655, '_field_64', 'He does not love vegetables! But we keep trying :)'),
(38608, 655, '_field_46', 'N'),
(38609, 655, '_field_65', ''),
(38610, 655, '_field_47', 'Learning about preschools is a new area of parenting for my husband and I. Since our son, Milo, has not attended daycare to date, researching preschools was a little bit daunting in some ways. However, shortly after moving to the Trout Lake area, our neighbours mentioned how wonderful the WMA program was for their two boys. After looking into the program more online, learning about the Montessori Method, and attending the Open House, we have become really excited at the idea of Milo attending WMA. \n\nAt the Open House, I found the classroom to be warm, welcoming and fun for children. I also found the teachers to have lovely interpersonal styles that were both fun and gentle. I was left with the impression that the teachers really enjoy their roles as educators and have a genuine interest in learning about the uniqueness of each child. \n\nMost importantly to my husband and I, I found that the school’s values really seemed to be in line with our family’s. I felt like there was a lot of emphasis on helping children feel safe, successful and confident in the classroom, by meeting them where they are at. In particular, after talking to Tanya, I liked her approach to supporting children through conflict by not isolating a child, but instead helping them to understand what happened by asking questions. The emphasis on helping support their social-emotional functioning and general well-being was very apparent. Tanya also mentioned the importance of connecting and building a relationship with a child as an essential component to teaching, which is very much in line with my training as a psychologist in attachment theory. I also really appreciated hearing about the school’s flexible approach to gradual entry, as again, it seemed to promote a sense of safety and success. I was left feeling confident that the WMA staff would have the best interests of our son in mind and would be excellent teachers and supports for him. \n\nWe also really like how there is a standard outdoor play time each day. Our son enjoys both quieter, indoor activities as well as running around and playing outside. I left the Open House feeling excited about Milo’s education and felt fortunate that a preschool like WMA is in our community!\n'),
(38611, 655, '_field_73', 'At this point, I don’t think that my husband and I have specific educational goals for Milo. However, we want him to be excited and interested in learning and to continue to be curious. We hope that he will be able to take risks in his learning by putting forth effort when he is unsure, or by asking questions when he wants some help. We would like our son to be resilient and to keep trying even when he is discouraged. We hope that he finds topics that inspire him to want to learn and discover.\n\nAfter learning about the Montessori Method, I can see how it fosters a child’s curiosity and confidence as a young learner. I really like how the Montessori Method focuses on the individual child and their own unique developmental level, as opposed to thinking about their age and what they “should” be able to do. I like how the teachers are trained to pay attention to what level a child is at in the various areas of development and to be able to find activities that would challenge them but also to set them up for success. \n\nMore specifically, in terms of the areas of learning, it makes a lot of sense to me that there is a focus on practical life skills, as a way to help children to generalize their learning and help them to foster a sense of independence outside of the classroom. The hands-on approach also makes a lot of sense to me, as little ones are such tactile and experiential creatures! It is so fun watching Milo learn and develop through play and more hands-on activities.  As a parent and a psychologist, I also appreciate how thought out the educational tools are and how much research there is that provides a rationale for the types of learning material available. \n'),
(38612, 655, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(38613, 655, '_field_67', '1'),
(38614, 655, '_form_id', '2'),
(38615, 655, '_seq_num', '99'),
(38616, 656, '_field_5', 'Morning Session'),
(38617, 656, '_field_7', 'September 2018'),
(38618, 656, '_field_9', '0'),
(38619, 656, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(38620, 656, '_field_70', ''),
(38621, 656, '_field_71', 'A previous WMA family '),
(38622, 656, '_field_17', 'Gillian'),
(38623, 656, '_field_19', 'Watson'),
(38624, 656, '_field_21', '604-346-9331'),
(38625, 656, '_field_23', 'gillian.watson19@gmail.com'),
(38626, 656, '_field_25', '1950 East 13th Ave.'),
(38627, 656, '_field_28', ''),
(38628, 656, '_field_29', 'Vancouver'),
(38629, 656, '_field_33', 'BC'),
(38630, 656, '_field_31', 'V5N2C2'),
(38631, 656, '_field_34', 'Maples Adolescent Treatment Centre, Ministry of Children and Family Development'),
(38632, 656, '_field_35', '604-660-5500'),
(38633, 656, '_field_41', '1'),
(38634, 656, '_field_57', 'Ivan'),
(38635, 656, '_field_58', 'Lapczak'),
(38636, 656, '_field_59', 'ivan.lapczak@gmail.com'),
(38637, 656, '_field_60', '604-346-8775'),
(38638, 656, '_field_18', 'Mykhailo (Milo) Lapczak'),
(38639, 656, '_field_24', '25/01/2016'),
(38640, 656, '_field_20', 'Milo'),
(38641, 656, '_field_22', 'M'),
(38642, 656, '_field_26', 'English'),
(38643, 656, '_field_27', ''),
(38644, 656, '_field_30', 'Canadian'),
(38645, 656, '_field_32', 'N'),
(38646, 656, '_field_72', ''),
(38647, 656, '_field_36', 'Looking through books, playing with cars/house/kitchen, setting up toy animals, putting items in and out of containers/bags'),
(38648, 656, '_field_37', ' Read books, stickers, organized activities (swim, music, art, and sportsball), throw rocks in the lake, playground, imaginative play with food/kitchen, blocks, dance to music, play the harmonica and experiment with instruments, jumping/running'),
(38649, 656, '_field_38', 'Yes'),
(38650, 656, '_field_39', 'No'),
(38651, 656, '_field_61', ''),
(38652, 656, '_field_53', ''),
(38653, 656, '_field_54', 'No'),
(38654, 656, '_field_55', ''),
(38655, 656, '_field_56', ''),
(38656, 656, '_field_42', 'None.'),
(38657, 656, '_field_43', 'No'),
(38658, 656, '_field_62', ''),
(38659, 656, '_field_44', 'No'),
(38660, 656, '_field_63', ''),
(38661, 656, '_field_45', 'Yes'),
(38662, 656, '_field_64', 'He does not love vegetables! But we keep trying :)'),
(38663, 656, '_field_46', 'N'),
(38664, 656, '_field_65', ''),
(38665, 656, '_field_47', 'Learning about preschools is a new area of parenting for my husband and I. Since our son, Milo, has not attended daycare to date, researching preschools was a little bit daunting in some ways. However, shortly after moving to the Trout Lake area, our neighbours mentioned how wonderful the WMA program was for their two boys. After looking into the program more online, learning about the Montessori Method, and attending the Open House, we have become really excited at the idea of Milo attending WMA. \n\nAt the Open House, I found the classroom to be warm, welcoming and fun for children. I also found the teachers to have lovely interpersonal styles that were both fun and gentle. I was left with the impression that the teachers really enjoy their roles as educators and have a genuine interest in learning about the uniqueness of each child. \n\nMost importantly to my husband and I, I found that the school’s values really seemed to be in line with our family’s. I felt like there was a lot of emphasis on helping children feel safe, successful and confident in the classroom, by meeting them where they are at. In particular, after talking to Tanya, I liked her approach to supporting children through conflict by not isolating a child, but instead helping them to understand what happened by asking questions. The emphasis on helping support their social-emotional functioning and general well-being was very apparent. Tanya also mentioned the importance of connecting and building a relationship with a child as an essential component to teaching, which is very much in line with my training as a psychologist in attachment theory. I also really appreciated hearing about the school’s flexible approach to gradual entry, as again, it seemed to promote a sense of safety and success. I was left feeling confident that the WMA staff would have the best interests of our son in mind and would be excellent teachers and supports for him. \n\nWe also really like how there is a standard outdoor play time each day. Our son enjoys both quieter, indoor activities as well as running around and playing outside. I left the Open House feeling excited about Milo’s education and felt fortunate that a preschool like WMA is in our community!\n'),
(38666, 656, '_field_73', 'At this point, I don’t think that my husband and I have specific educational goals for Milo. However, we want him to be excited and interested in learning and to continue to be curious. We hope that he will be able to take risks in his learning by putting forth effort when he is unsure, or by asking questions when he wants some help. We would like our son to be resilient and to keep trying even when he is discouraged. We hope that he finds topics that inspire him to want to learn and discover.\n\nAfter learning about the Montessori Method, I can see how it fosters a child’s curiosity and confidence as a young learner. I really like how the Montessori Method focuses on the individual child and their own unique developmental level, as opposed to thinking about their age and what they “should” be able to do. I like how the teachers are trained to pay attention to what level a child is at in the various areas of development and to be able to find activities that would challenge them but also to set them up for success. \n\nMore specifically, in terms of the areas of learning, it makes a lot of sense to me that there is a focus on practical life skills, as a way to help children to generalize their learning and help them to foster a sense of independence outside of the classroom. The hands-on approach also makes a lot of sense to me, as little ones are such tactile and experiential creatures! It is so fun watching Milo learn and develop through play and more hands-on activities.  As a parent and a psychologist, I also appreciate how thought out the educational tools are and how much research there is that provides a rationale for the types of learning material available. \n'),
(38667, 656, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(38668, 656, '_field_67', '1'),
(38669, 656, '_form_id', '2'),
(38670, 656, '_seq_num', '100'),
(38671, 657, '_field_5', 'Full Day'),
(38672, 657, '_field_7', 'September 2018'),
(38673, 657, '_field_9', '0'),
(38674, 657, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(38675, 657, '_field_70', ''),
(38676, 657, '_field_71', ''),
(38677, 657, '_field_17', 'Catriona'),
(38678, 657, '_field_19', 'Cheng'),
(38679, 657, '_field_21', '778-882-8221'),
(38680, 657, '_field_23', 'catriona.cheng@gmail.com'),
(38681, 657, '_field_25', '8120 Government Road'),
(38682, 657, '_field_28', ''),
(38683, 657, '_field_29', 'Burnaby'),
(38684, 657, '_field_33', 'BC'),
(38685, 657, '_field_31', 'V5A2E2'),
(38686, 657, '_field_34', 'Vancouver Opera'),
(38687, 657, '_field_35', '604-331-4843'),
(38688, 657, '_field_41', '1'),
(38689, 657, '_field_57', 'Wesley'),
(38690, 657, '_field_58', 'Tong'),
(38691, 657, '_field_59', 'tong.wesley@gmail.com'),
(38692, 657, '_field_60', '604-369-3939'),
(38693, 657, '_field_18', 'Jacob Blake Tong'),
(38694, 657, '_field_24', '05/06/2015'),
(38695, 657, '_field_20', 'Jacob'),
(38696, 657, '_field_22', 'M'),
(38697, 657, '_field_26', 'English'),
(38698, 657, '_field_27', 'Mandarin'),
(38699, 657, '_field_30', 'Canadian'),
(38700, 657, '_field_32', 'N'),
(38701, 657, '_field_72', ''),
(38702, 657, '_field_36', 'Books, puzzles, train/car toys, drawing, play-kitchen, play-doh, '),
(38703, 657, '_field_37', 'Running, climbing, talking, reading and doing puzzles together, water table, sand table'),
(38704, 657, '_field_38', 'Yes'),
(38705, 657, '_field_39', 'Yes'),
(38706, 657, '_field_61', 'Yes'),
(38707, 657, '_field_53', 'Jacob is shy at first but becomes social quickly. He enjoys activities with his daycare teachers/friends and talks about them everyday.'),
(38708, 657, '_field_54', 'Yes'),
(38709, 657, '_field_55', 'Kiddie Club Childcare'),
(38710, 657, '_field_56', 'Yes'),
(38711, 657, '_field_42', 'None.'),
(38712, 657, '_field_43', 'No'),
(38713, 657, '_field_62', ''),
(38714, 657, '_field_44', 'No'),
(38715, 657, '_field_63', ''),
(38716, 657, '_field_45', 'Yes'),
(38717, 657, '_field_64', 'We have not given Jacob any processed meats, chocolates, high-sugar desserts, or candies and would like to continue doing so for as long as possible.'),
(38718, 657, '_field_46', 'N'),
(38719, 657, '_field_65', ''),
(38720, 657, '_field_47', 'Jacob is a gentle and curious boy who is able to play alone and with others. He has strong comprehension and learns quickly. He is also sensitive and considerate of others. I feel that WMA\'s classroom environment fosters learning, yet it is relaxed and allows each child to be unique and learn at his/her own pace. During my classroom observation, I feel that the teachers are gentle to the children and firm at the same time. The children appear to enjoy their time there and I would like for Jacob to be able to new discoveries along with the teachers and other children. '),
(38721, 657, '_field_73', 'I would like Jacob to attend a preschool program that has is well-balanced between structured instructions and free play so that he understands learning can be from all activities. I would like Jacob to be able to learn at his own pace, and through some guidance from his teachers, to make discoveries. And from these discoveries, be encouraged and have the curiosity to delve deeper. I believe that Jacob will thrive in a group setting, learning from peers that are slightly older/experienced, and then pass that knowledge along to his younger peers. '),
(38722, 657, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(38723, 657, '_field_67', '1'),
(38724, 657, '_form_id', '2'),
(38725, 657, '_seq_num', '101'),
(38726, 658, '_field_5', 'Full Day'),
(38727, 658, '_field_7', 'September 2018'),
(38728, 658, '_field_9', '0'),
(38729, 658, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(38730, 658, '_field_70', ''),
(38731, 658, '_field_71', ''),
(38732, 658, '_field_17', 'Catriona'),
(38733, 658, '_field_19', 'Cheng'),
(38734, 658, '_field_21', '778-882-8221'),
(38735, 658, '_field_23', 'catriona.cheng@gmail.com'),
(38736, 658, '_field_25', '8120 Government Road'),
(38737, 658, '_field_28', ''),
(38738, 658, '_field_29', 'Burnaby'),
(38739, 658, '_field_33', 'BC'),
(38740, 658, '_field_31', 'V5A2E2'),
(38741, 658, '_field_34', 'Vancouver Opera'),
(38742, 658, '_field_35', '604-331-4843'),
(38743, 658, '_field_41', '1'),
(38744, 658, '_field_57', 'Wesley'),
(38745, 658, '_field_58', 'Tong'),
(38746, 658, '_field_59', 'tong.wesley@gmail.com'),
(38747, 658, '_field_60', '604-369-3939'),
(38748, 658, '_field_18', 'Jacob Blake Tong'),
(38749, 658, '_field_24', '05/06/2015'),
(38750, 658, '_field_20', 'Jacob'),
(38751, 658, '_field_22', 'M'),
(38752, 658, '_field_26', 'English'),
(38753, 658, '_field_27', 'Mandarin'),
(38754, 658, '_field_30', 'Canadian'),
(38755, 658, '_field_32', 'N'),
(38756, 658, '_field_72', ''),
(38757, 658, '_field_36', 'Books, puzzles, train/car toys, drawing, play-kitchen, play-doh, '),
(38758, 658, '_field_37', 'Running, climbing, talking, reading and doing puzzles together, water table, sand table'),
(38759, 658, '_field_38', 'Yes'),
(38760, 658, '_field_39', 'Yes'),
(38761, 658, '_field_61', 'Yes'),
(38762, 658, '_field_53', 'Jacob is shy at first but becomes social quickly. He enjoys activities with his daycare teachers/friends and talks about them everyday.'),
(38763, 658, '_field_54', 'Yes'),
(38764, 658, '_field_55', 'Kiddie Club Childcare'),
(38765, 658, '_field_56', 'Yes'),
(38766, 658, '_field_42', 'None.'),
(38767, 658, '_field_43', 'No'),
(38768, 658, '_field_62', ''),
(38769, 658, '_field_44', 'No'),
(38770, 658, '_field_63', ''),
(38771, 658, '_field_45', 'Yes'),
(38772, 658, '_field_64', 'We have not given Jacob any processed meats, chocolates, high-sugar desserts, or candies and would like to continue doing so for as long as possible.'),
(38773, 658, '_field_46', 'N'),
(38774, 658, '_field_65', ''),
(38775, 658, '_field_47', 'Jacob is a gentle and curious boy who is able to play alone and with others. He has strong comprehension and learns quickly. He is also sensitive and considerate of others. I feel that WMA\'s classroom environment fosters learning, yet it is relaxed and allows each child to be unique and learn at his/her own pace. During my classroom observation, I feel that the teachers are gentle to the children and firm at the same time. The children appear to enjoy their time there and I would like for Jacob to be able to new discoveries along with the teachers and other children. '),
(38776, 658, '_field_73', 'I would like Jacob to attend a preschool program that has is well-balanced between structured instructions and free play so that he understands learning can be from all activities. I would like Jacob to be able to learn at his own pace, and through some guidance from his teachers, to make discoveries. And from these discoveries, be encouraged and have the curiosity to delve deeper. I believe that Jacob will thrive in a group setting, learning from peers that are slightly older/experienced, and then pass that knowledge along to his younger peers. '),
(38777, 658, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(38778, 658, '_field_67', '1'),
(38779, 658, '_form_id', '2'),
(38780, 658, '_seq_num', '102'),
(38781, 659, '_field_5', 'Morning Session'),
(38782, 659, '_field_7', 'September 2018'),
(38783, 659, '_field_9', '0'),
(38784, 659, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38785, 659, '_field_70', ''),
(38786, 659, '_field_71', ''),
(38787, 659, '_field_17', 'Kirsten '),
(38788, 659, '_field_19', 'Wiren'),
(38789, 659, '_field_21', '604-999-1247'),
(38790, 659, '_field_23', 'wiren.kirsten@gmail.com'),
(38791, 659, '_field_25', '2673 Cambridge Street'),
(38792, 659, '_field_28', ''),
(38793, 659, '_field_29', 'Vancouver'),
(38794, 659, '_field_33', 'BC'),
(38795, 659, '_field_31', 'V5K1L6'),
(38796, 659, '_field_34', 'Tonume Integrated Health'),
(38797, 659, '_field_35', '604-428-1399'),
(38798, 659, '_field_41', '1'),
(38799, 659, '_field_57', 'Marc'),
(38800, 659, '_field_58', 'Bjorknas'),
(38801, 659, '_field_59', 'bjorknas@telus.net'),
(38802, 659, '_field_60', '778-858-1984'),
(38803, 659, '_field_18', 'Nilo Rowan Wiren Bjorknas'),
(38804, 659, '_field_24', '08/03/2015'),
(38805, 659, '_field_20', 'Nilo'),
(38806, 659, '_field_22', 'M'),
(38807, 659, '_field_26', 'English'),
(38808, 659, '_field_27', ''),
(38809, 659, '_field_30', 'Canada'),
(38810, 659, '_field_32', 'N'),
(38811, 659, '_field_72', ''),
(38812, 659, '_field_36', 'playing with trains, painting, working with mechanical toys that have many moving parts (such as an excavator toy with many levers etc)'),
(38813, 659, '_field_37', 'My child is definitely an introvert and does not seem to enjoy being with children.  He recently started enjoying his cousin, he likes to play ball. '),
(38814, 659, '_field_38', 'Yes'),
(38815, 659, '_field_39', 'No'),
(38816, 659, '_field_61', ''),
(38817, 659, '_field_53', ''),
(38818, 659, '_field_54', 'No'),
(38819, 659, '_field_55', ''),
(38820, 659, '_field_56', ''),
(38821, 659, '_field_42', 'Moderate to severe constipation, may be due to allergy to dairy.  We are working with a doctor to understand this better. '),
(38822, 659, '_field_43', 'No'),
(38823, 659, '_field_62', ''),
(38824, 659, '_field_44', 'Yes'),
(38825, 659, '_field_63', 'Dairy free'),
(38826, 659, '_field_45', 'Yes'),
(38827, 659, '_field_64', 'Nilo is a very selective eater.  He will, most likely, eat what is packed for him but may forget to eat throughout the whole morning. '),
(38828, 659, '_field_46', 'Yes'),
(38829, 659, '_field_65', 'Likes to eat with others. '),
(38830, 659, '_field_47', 'My child has the gifts of focus, precision and intelligence.  He can also be more reserved and does well in a calm environment.  I think the quiet attention that is part of a Montessori classroom would work well for him.  He enjoys order and pays attention to detail.  I feel like a Montessori classroom may be the best choice for his personality.  I attended the open house in 2017 and loved the beauty of the classroom, the fact that music and Italian are part of the program and the natural surroundings of the school.  It\'s also very appealing to me that he could have constancy of community and school as there is the option for him to attend the school for his whole elementary career. I have been familiar with the Montessori methods for many years, my husband and I included some early Montessori concepts at home and I enjoy parts of the philosophy.'),
(38831, 659, '_field_73', 'The only education goals that I have for my child is that he thrives and is passionate about what he is doing.  I am willing to adjust to find the right learning environment for him.  At this point, I think the beauty of the classroom, the quiet work and the independence that is part of Montessori learning would work well for his personality.  '),
(38832, 659, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(38833, 659, '_field_67', '1'),
(38834, 659, '_form_id', '2'),
(38835, 659, '_seq_num', '103'),
(38836, 660, '_field_5', 'Morning Session'),
(38837, 660, '_field_7', 'September 2018'),
(38838, 660, '_field_9', '0'),
(38839, 660, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38840, 660, '_field_70', ''),
(38841, 660, '_field_71', ''),
(38842, 660, '_field_17', 'Kirsten '),
(38843, 660, '_field_19', 'Wiren'),
(38844, 660, '_field_21', '604-999-1247'),
(38845, 660, '_field_23', 'wiren.kirsten@gmail.com'),
(38846, 660, '_field_25', '2673 Cambridge Street'),
(38847, 660, '_field_28', ''),
(38848, 660, '_field_29', 'Vancouver'),
(38849, 660, '_field_33', 'BC'),
(38850, 660, '_field_31', 'V5K1L6'),
(38851, 660, '_field_34', 'Tonume Integrated Health'),
(38852, 660, '_field_35', '604-428-1399'),
(38853, 660, '_field_41', '1'),
(38854, 660, '_field_57', 'Marc'),
(38855, 660, '_field_58', 'Bjorknas'),
(38856, 660, '_field_59', 'bjorknas@telus.net'),
(38857, 660, '_field_60', '778-858-1984'),
(38858, 660, '_field_18', 'Nilo Rowan Wiren Bjorknas'),
(38859, 660, '_field_24', '08/03/2015'),
(38860, 660, '_field_20', 'Nilo'),
(38861, 660, '_field_22', 'M'),
(38862, 660, '_field_26', 'English'),
(38863, 660, '_field_27', ''),
(38864, 660, '_field_30', 'Canada'),
(38865, 660, '_field_32', 'N'),
(38866, 660, '_field_72', ''),
(38867, 660, '_field_36', 'playing with trains, painting, working with mechanical toys that have many moving parts (such as an excavator toy with many levers etc)'),
(38868, 660, '_field_37', 'My child is definitely an introvert and does not seem to enjoy being with children.  He recently started enjoying his cousin, he likes to play ball. '),
(38869, 660, '_field_38', 'Yes'),
(38870, 660, '_field_39', 'No'),
(38871, 660, '_field_61', ''),
(38872, 660, '_field_53', ''),
(38873, 660, '_field_54', 'No'),
(38874, 660, '_field_55', ''),
(38875, 660, '_field_56', ''),
(38876, 660, '_field_42', 'Moderate to severe constipation, may be due to allergy to dairy.  We are working with a doctor to understand this better. '),
(38877, 660, '_field_43', 'No'),
(38878, 660, '_field_62', ''),
(38879, 660, '_field_44', 'Yes'),
(38880, 660, '_field_63', 'Dairy free'),
(38881, 660, '_field_45', 'Yes'),
(38882, 660, '_field_64', 'Nilo is a very selective eater.  He will, most likely, eat what is packed for him but may forget to eat throughout the whole morning. '),
(38883, 660, '_field_46', 'Yes'),
(38884, 660, '_field_65', 'Likes to eat with others. '),
(38885, 660, '_field_47', 'My child has the gifts of focus, precision and intelligence.  He can also be more reserved and does well in a calm environment.  I think the quiet attention that is part of a Montessori classroom would work well for him.  He enjoys order and pays attention to detail.  I feel like a Montessori classroom may be the best choice for his personality.  I attended the open house in 2017 and loved the beauty of the classroom, the fact that music and Italian are part of the program and the natural surroundings of the school.  It\'s also very appealing to me that he could have constancy of community and school as there is the option for him to attend the school for his whole elementary career. I have been familiar with the Montessori methods for many years, my husband and I included some early Montessori concepts at home and I enjoy parts of the philosophy.'),
(38886, 660, '_field_73', 'The only education goals that I have for my child is that he thrives and is passionate about what he is doing.  I am willing to adjust to find the right learning environment for him.  At this point, I think the beauty of the classroom, the quiet work and the independence that is part of Montessori learning would work well for his personality.  '),
(38887, 660, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(38888, 660, '_field_67', '1'),
(38889, 660, '_form_id', '2'),
(38890, 660, '_seq_num', '104'),
(38891, 661, '_field_5', 'Full Day'),
(38892, 661, '_field_7', 'September 2018'),
(38893, 661, '_field_9', '1'),
(38894, 661, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38895, 661, '_field_70', ''),
(38896, 661, '_field_71', ''),
(38897, 661, '_field_17', 'Surina'),
(38898, 661, '_field_19', 'Sproul'),
(38899, 661, '_field_21', '778-883-7874'),
(38900, 661, '_field_23', 'surinasproul@hotmail.com'),
(38901, 661, '_field_25', '548 Ellesmere Ave.'),
(38902, 661, '_field_28', ''),
(38903, 661, '_field_29', 'Burnaby'),
(38904, 661, '_field_33', 'BC'),
(38905, 661, '_field_31', 'V5B3T2'),
(38906, 661, '_field_34', 'Director, Marketing + Communications, BC Children\'s Hospital Foundation'),
(38907, 661, '_field_35', '604-875-2338'),
(38908, 661, '_field_41', '1'),
(38909, 661, '_field_57', 'Sam'),
(38910, 661, '_field_58', 'Saini'),
(38911, 661, '_field_59', 'sam.saini@gmail.com'),
(38912, 661, '_field_60', '604-307-6125'),
(38913, 661, '_field_18', 'Ellia Grace Saini'),
(38914, 661, '_field_24', '27/03/2014'),
(38915, 661, '_field_20', 'Ellia'),
(38916, 661, '_field_22', 'F'),
(38917, 661, '_field_26', 'English'),
(38918, 661, '_field_27', ''),
(38919, 661, '_field_30', 'Canadian'),
(38920, 661, '_field_32', 'Yes'),
(38921, 661, '_field_72', 'Tate - 6 years old'),
(38922, 661, '_field_36', 'Ellia is an outgoing, curious, happy, engaged kid. She is able to play easily on her own and keep herself occupied with puzzles, make believe, play-dough and artwork.'),
(38923, 661, '_field_37', 'Ellia is social and makes friends easily. In the current UBC daycare program she is in, she enjoys playing with others in the outdoors--going for nature walks, pretend play and sandbox and garden activities.'),
(38924, 661, '_field_38', 'Yes'),
(38925, 661, '_field_39', 'Yes'),
(38926, 661, '_field_61', 'Yes'),
(38927, 661, '_field_53', 'Ellia has been in the UBC daycare program for 2 years and has been thriving there. We feel she is ready to move out of that program and into a Montessori program.'),
(38928, 661, '_field_54', 'Yes'),
(38929, 661, '_field_55', 'UBC Daycare'),
(38930, 661, '_field_56', 'Yes'),
(38931, 661, '_field_42', 'None. Ellia is a healthy kid with no medical conditions or allergies.'),
(38932, 661, '_field_43', 'No'),
(38933, 661, '_field_62', ''),
(38934, 661, '_field_44', 'No'),
(38935, 661, '_field_63', ''),
(38936, 661, '_field_45', 'No'),
(38937, 661, '_field_64', ''),
(38938, 661, '_field_46', 'N'),
(38939, 661, '_field_65', ''),
(38940, 661, '_field_47', 'I spent three years in a Montessori program when I was a child (from pre-school through to and including grade 1). It\'s one of the few things from that time in my life that I have such clear memories of. I remember feeling independent, safe and nurtured. And I have such fond memories of the activities that I got to do, and of my teachers, Ms. Christina and Ms. Suzette, who were there to guide me. I love the fact that the Montessori program looks at a child as a whole being, capable and curious and celebrates a child for these things rather than trying to temper them. I want to nurture a lifelong love of learning and a curiosity to look at the world with an open mind and ability to solve problems with a growth mindset. I feel moving to Westside Montessori will be a wonderful introduction to this approach and I would like Ellia to continue her elementary education through Westside. '),
(38941, 661, '_field_73', 'Yes, foremost in my goals for Ellia is to cultivate a lifelong love of learning through positive experiences in her learning environment. I believe her early experiences will greatly influence this. I am excited at the potential to have a Montessori learning experience for her early education since it was such an enriching and memorable experience for me when I was a child. I look forward to pre-school continuing to nurture her sense of self and confidence in her abilities to handle things and to stoke her curiosity about the world around her. I want her to trust in her abilities and have the gentle guidance of compassionate stewards in her learning.'),
(38942, 661, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(38943, 661, '_field_67', '1'),
(38944, 661, '_form_id', '2'),
(38945, 661, '_seq_num', '105'),
(38946, 662, '_field_5', 'Full Day'),
(38947, 662, '_field_7', 'September 2018'),
(38948, 662, '_field_9', '1'),
(38949, 662, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(38950, 662, '_field_70', ''),
(38951, 662, '_field_71', ''),
(38952, 662, '_field_17', 'Surina'),
(38953, 662, '_field_19', 'Sproul'),
(38954, 662, '_field_21', '778-883-7874'),
(38955, 662, '_field_23', 'surinasproul@hotmail.com'),
(38956, 662, '_field_25', '548 Ellesmere Ave.'),
(38957, 662, '_field_28', ''),
(38958, 662, '_field_29', 'Burnaby'),
(38959, 662, '_field_33', 'BC'),
(38960, 662, '_field_31', 'V5B3T2'),
(38961, 662, '_field_34', 'Director, Marketing + Communications, BC Children\'s Hospital Foundation'),
(38962, 662, '_field_35', '604-875-2338'),
(38963, 662, '_field_41', '1'),
(38964, 662, '_field_57', 'Sam'),
(38965, 662, '_field_58', 'Saini'),
(38966, 662, '_field_59', 'sam.saini@gmail.com'),
(38967, 662, '_field_60', '604-307-6125'),
(38968, 662, '_field_18', 'Ellia Grace Saini'),
(38969, 662, '_field_24', '27/03/2014'),
(38970, 662, '_field_20', 'Ellia'),
(38971, 662, '_field_22', 'F'),
(38972, 662, '_field_26', 'English'),
(38973, 662, '_field_27', ''),
(38974, 662, '_field_30', 'Canadian'),
(38975, 662, '_field_32', 'Yes'),
(38976, 662, '_field_72', 'Tate - 6 years old'),
(38977, 662, '_field_36', 'Ellia is an outgoing, curious, happy, engaged kid. She is able to play easily on her own and keep herself occupied with puzzles, make believe, play-dough and artwork.'),
(38978, 662, '_field_37', 'Ellia is social and makes friends easily. In the current UBC daycare program she is in, she enjoys playing with others in the outdoors--going for nature walks, pretend play and sandbox and garden activities.'),
(38979, 662, '_field_38', 'Yes'),
(38980, 662, '_field_39', 'Yes'),
(38981, 662, '_field_61', 'Yes'),
(38982, 662, '_field_53', 'Ellia has been in the UBC daycare program for 2 years and has been thriving there. We feel she is ready to move out of that program and into a Montessori program.'),
(38983, 662, '_field_54', 'Yes'),
(38984, 662, '_field_55', 'UBC Daycare'),
(38985, 662, '_field_56', 'Yes'),
(38986, 662, '_field_42', 'None. Ellia is a healthy kid with no medical conditions or allergies.'),
(38987, 662, '_field_43', 'No'),
(38988, 662, '_field_62', ''),
(38989, 662, '_field_44', 'No'),
(38990, 662, '_field_63', ''),
(38991, 662, '_field_45', 'No'),
(38992, 662, '_field_64', ''),
(38993, 662, '_field_46', 'N'),
(38994, 662, '_field_65', ''),
(38995, 662, '_field_47', 'I spent three years in a Montessori program when I was a child (from pre-school through to and including grade 1). It\'s one of the few things from that time in my life that I have such clear memories of. I remember feeling independent, safe and nurtured. And I have such fond memories of the activities that I got to do, and of my teachers, Ms. Christina and Ms. Suzette, who were there to guide me. I love the fact that the Montessori program looks at a child as a whole being, capable and curious and celebrates a child for these things rather than trying to temper them. I want to nurture a lifelong love of learning and a curiosity to look at the world with an open mind and ability to solve problems with a growth mindset. I feel moving to Westside Montessori will be a wonderful introduction to this approach and I would like Ellia to continue her elementary education through Westside. '),
(38996, 662, '_field_73', 'Yes, foremost in my goals for Ellia is to cultivate a lifelong love of learning through positive experiences in her learning environment. I believe her early experiences will greatly influence this. I am excited at the potential to have a Montessori learning experience for her early education since it was such an enriching and memorable experience for me when I was a child. I look forward to pre-school continuing to nurture her sense of self and confidence in her abilities to handle things and to stoke her curiosity about the world around her. I want her to trust in her abilities and have the gentle guidance of compassionate stewards in her learning.'),
(38997, 662, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(38998, 662, '_field_67', '1'),
(38999, 662, '_form_id', '2'),
(39000, 662, '_seq_num', '106'),
(39001, 663, '_field_5', 'Morning Session'),
(39002, 663, '_field_7', 'September 2018'),
(39003, 663, '_field_9', '0'),
(39004, 663, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(39005, 663, '_field_70', ''),
(39006, 663, '_field_71', 'My sister-in-law did her practicum at Westide Montessori School (where my daughter is completing Kindergarten) and told me about WMA when we moved to Burnaby.'),
(39007, 663, '_field_17', 'Voya'),
(39008, 663, '_field_19', 'Cheetham '),
(39009, 663, '_field_21', '6046494602'),
(39010, 663, '_field_23', 'voya@voya.ca'),
(39011, 663, '_field_25', '4611 Westlawn Dr '),
(39012, 663, '_field_28', ''),
(39013, 663, '_field_29', 'Burnaby'),
(39014, 663, '_field_33', 'BC'),
(39015, 663, '_field_31', 'V5C3P9'),
(39016, 663, '_field_34', 'Stay at home mom'),
(39017, 663, '_field_35', '6046494602'),
(39018, 663, '_field_41', '1'),
(39019, 663, '_field_57', 'Paul'),
(39020, 663, '_field_58', 'Cheetham'),
(39021, 663, '_field_59', ''),
(39022, 663, '_field_60', ''),
(39023, 663, '_field_18', 'Landon Paul Cheetham '),
(39024, 663, '_field_24', '09/01/2015'),
(39025, 663, '_field_20', ''),
(39026, 663, '_field_22', 'M'),
(39027, 663, '_field_26', 'English'),
(39028, 663, '_field_27', ''),
(39029, 663, '_field_30', 'Canadian'),
(39030, 663, '_field_32', 'Yes'),
(39031, 663, '_field_72', 'Airlie, 5'),
(39032, 663, '_field_36', ''),
(39033, 663, '_field_37', ''),
(39034, 663, '_field_38', 'Yes'),
(39035, 663, '_field_39', 'No'),
(39036, 663, '_field_61', ''),
(39037, 663, '_field_53', ''),
(39038, 663, '_field_54', 'No'),
(39039, 663, '_field_55', ''),
(39040, 663, '_field_56', ''),
(39041, 663, '_field_42', 'Peanut allergy, has epipen as precaution but never had to use it.'),
(39042, 663, '_field_43', 'No'),
(39043, 663, '_field_62', ''),
(39044, 663, '_field_44', 'No'),
(39045, 663, '_field_63', ''),
(39046, 663, '_field_45', 'No'),
(39047, 663, '_field_64', ''),
(39048, 663, '_field_46', 'N'),
(39049, 663, '_field_65', ''),
(39050, 663, '_field_47', 'We are a Montessori family. My mother taught at the Montessori school that I attended as a child and now our daughter is completing Kindergarten at a Montessori school in Vancouver. We would very much like for Landon to receive the benefits of Montessori as Airlie has and, if financially possible, would love for both of our children to continue the method into elementary school. WMA came highly recommended and gives the opportunity for long term Montessori learning. We couldn\'t ask for more than that!'),
(39051, 663, '_field_73', 'This increasingly a world where creativity and self direction are valued. Encouraging curiosity, self motivation and thrill of discovery in our children is paramount for us. The Montessori Method provides the ideal environment for cultivation of these important life akills and sets the foundation for a lifetime of learning. We also appreciate the leadership skills and tolerance, patience and learning from others that cone from mixed age classrooms.'),
(39052, 663, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39053, 663, '_field_67', '1'),
(39054, 663, '_form_id', '2'),
(39055, 663, '_seq_num', '107'),
(39056, 664, '_field_5', 'Morning Session'),
(39057, 664, '_field_7', 'September 2018'),
(39058, 664, '_field_9', '0'),
(39059, 664, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(39060, 664, '_field_70', ''),
(39061, 664, '_field_71', 'My sister-in-law did her practicum at Westide Montessori School (where my daughter is completing Kindergarten) and told me about WMA when we moved to Burnaby.'),
(39062, 664, '_field_17', 'Voya'),
(39063, 664, '_field_19', 'Cheetham '),
(39064, 664, '_field_21', '6046494602'),
(39065, 664, '_field_23', 'voya@voya.ca'),
(39066, 664, '_field_25', '4611 Westlawn Dr '),
(39067, 664, '_field_28', ''),
(39068, 664, '_field_29', 'Burnaby'),
(39069, 664, '_field_33', 'BC'),
(39070, 664, '_field_31', 'V5C3P9'),
(39071, 664, '_field_34', 'Stay at home mom'),
(39072, 664, '_field_35', '6046494602'),
(39073, 664, '_field_41', '1'),
(39074, 664, '_field_57', 'Paul'),
(39075, 664, '_field_58', 'Cheetham'),
(39076, 664, '_field_59', ''),
(39077, 664, '_field_60', ''),
(39078, 664, '_field_18', 'Landon Paul Cheetham '),
(39079, 664, '_field_24', '09/01/2015'),
(39080, 664, '_field_20', ''),
(39081, 664, '_field_22', 'M'),
(39082, 664, '_field_26', 'English'),
(39083, 664, '_field_27', ''),
(39084, 664, '_field_30', 'Canadian'),
(39085, 664, '_field_32', 'Yes'),
(39086, 664, '_field_72', 'Airlie, 5'),
(39087, 664, '_field_36', ''),
(39088, 664, '_field_37', ''),
(39089, 664, '_field_38', 'Yes'),
(39090, 664, '_field_39', 'No'),
(39091, 664, '_field_61', ''),
(39092, 664, '_field_53', ''),
(39093, 664, '_field_54', 'No'),
(39094, 664, '_field_55', ''),
(39095, 664, '_field_56', ''),
(39096, 664, '_field_42', 'Peanut allergy, has epipen as precaution but never had to use it.'),
(39097, 664, '_field_43', 'No'),
(39098, 664, '_field_62', ''),
(39099, 664, '_field_44', 'No'),
(39100, 664, '_field_63', ''),
(39101, 664, '_field_45', 'No'),
(39102, 664, '_field_64', ''),
(39103, 664, '_field_46', 'N'),
(39104, 664, '_field_65', ''),
(39105, 664, '_field_47', 'We are a Montessori family. My mother taught at the Montessori school that I attended as a child and now our daughter is completing Kindergarten at a Montessori school in Vancouver. We would very much like for Landon to receive the benefits of Montessori as Airlie has and, if financially possible, would love for both of our children to continue the method into elementary school. WMA came highly recommended and gives the opportunity for long term Montessori learning. We couldn\'t ask for more than that!'),
(39106, 664, '_field_73', 'This increasingly a world where creativity and self direction are valued. Encouraging curiosity, self motivation and thrill of discovery in our children is paramount for us. The Montessori Method provides the ideal environment for cultivation of these important life akills and sets the foundation for a lifetime of learning. We also appreciate the leadership skills and tolerance, patience and learning from others that cone from mixed age classrooms.'),
(39107, 664, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39108, 664, '_field_67', '1'),
(39109, 664, '_form_id', '2'),
(39110, 664, '_seq_num', '108'),
(39111, 665, '_field_74', 'Grade Two'),
(39112, 665, '_field_75', 'September 2018'),
(39113, 665, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(39114, 665, '_field_78', ''),
(39115, 665, '_field_79', ''),
(39116, 665, '_field_80', 'Surina'),
(39117, 665, '_field_81', 'Sproul'),
(39118, 665, '_field_82', '778-883-7874'),
(39119, 665, '_field_83', 'surinasproul@hotmail.com'),
(39120, 665, '_field_84', '548 Ellesmere Ave.'),
(39121, 665, '_field_85', ''),
(39122, 665, '_field_86', 'Burnaby'),
(39123, 665, '_field_87', 'BC'),
(39124, 665, '_field_88', 'V5B3T2'),
(39125, 665, '_field_89', 'Director, Marketing + Communications, BC Children\'s Hospital Foundation'),
(39126, 665, '_field_90', '604-875-2338'),
(39127, 665, '_field_91', '1'),
(39128, 665, '_field_92', 'Sam'),
(39129, 665, '_field_93', 'Saini'),
(39130, 665, '_field_94', 'sam.saini@gmail.com'),
(39131, 665, '_field_95', '604-307-6125'),
(39132, 665, '_field_128', 'Associate Director, International Admissions, UBC'),
(39133, 665, '_field_129', '604-827-3615'),
(39134, 665, '_field_96', 'Tate Kiyan Saini'),
(39135, 665, '_field_97', '28/03/2011'),
(39136, 665, '_field_98', 'Tate'),
(39137, 665, '_field_99', 'Male'),
(39138, 665, '_field_100', 'English'),
(39139, 665, '_field_101', ''),
(39140, 665, '_field_102', 'Canadian'),
(39141, 665, '_field_103', 'Yes'),
(39142, 665, '_field_104', 'Ellia, age 3'),
(39143, 665, '_field_105', 'Tate is a thoughtful and caring kid, who has a inquisitive mind and wants to understand how things work. Tate enjoys building and construction activities when he is playing alone--everything from fort building, to lego or keva structures. He also loves to ride his bike, swimming and being active outdoors. He also loves being outside and exploring with his hands. We give him latitude to safely use basic tools to construct simple things and engage in gardening.'),
(39144, 665, '_field_106', 'Tate is inherently social--he\'s happiest when he is around others. He makes friends very easily and is not one to start up conflict, but rather avoids it. When playing with others, he loves to play tag, build giant forts or play hide and go seek. He also enjoys board games and loves playing them with his family. Tate is always happy to be engaged in what others are doing, whether that\'s helping out with cutting ingredients up for dinner or helping set the table. If you engage him, he is always willing to participate.'),
(39145, 665, '_field_130', 'Brentwood Park Elementary'),
(39146, 665, '_field_137', 'Tate enjoys math, library time and participating in the school musicals. He is a curious and inquisitive learner and enjoys group conversations on a topic.'),
(39147, 665, '_field_131', 'Grade 1'),
(39148, 665, '_field_138', 'We try and expose Tate to many new experiences and opportunities as they arise. From the seeing his first ballet performance of the Nutcracker this Christmas, to cooking at home with us, to swimming lessons and bike camps. Tate is always up for trying something new and can reflect back on his experiences. We recently took him to a Cirque du Soleil show which he was completely awestruck by, and he wrote a short journal entry about it afterwards with his observations and favourite parts.'),
(39149, 665, '_field_114', 'None.'),
(39150, 665, '_field_115', 'No'),
(39151, 665, '_field_116', ''),
(39152, 665, '_field_117', 'No'),
(39153, 665, '_field_118', ''),
(39154, 665, '_field_119', 'No'),
(39155, 665, '_field_120', ''),
(39156, 665, '_field_121', 'No'),
(39157, 665, '_field_122', ''),
(39158, 665, '_field_132', 'No'),
(39159, 665, '_field_133', ''),
(39160, 665, '_field_134', 'No'),
(39161, 665, '_field_135', ''),
(39162, 665, '_field_123', 'I recently submitted an application for my daughter Ellia to attend the pre-school program, and many of the things I mentioned for her, ring true for my son as well. I have the chance to attend 3 years of Montessori school when I was a child and they are some of my fondest educational memories. I feel like my time in the program set me up for a lifelong love of learning, a curiosity about the world and how to approach problems, and a sense of confidence in my abilities to be able to figure things out. I want to instill similar traits in my own children. I think Tate\'s innate curiosity to understand how things work and his perceptive and sensitive nature to how people think and feel (and why), makes him a perfect candidate for the Montessori program. I think the program would enhance these natural traits in him and that he would flourish in such a positive and welcoming learning environment. ');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(39163, 665, '_field_124', 'Tate attended UBC daycare for his pre-school years and when he entered Kindergarten, I specifically requested the teacher whom expressed on her website that she was inspired by the Reggio Emilia approach. Tate had an incredible year in that class. His teacher was compassionate, calm and nurturing of their innate wonder for the world around them, and also helped foster a growth mindset with the kids. The kids in his class were also all really wonderful and formed a cohesive bond with each other. Now that he is in grade 1 with a new teacher and class (the kids from his kindergarten class were all split up for grade 1 with only 4 kids accompanying him to his grade 1 class), the experience isn\'t nearly the same. As often happens in the public school system, there are a few children in his class who have learning and developmental challenges, and unfortunately, the extra support given to those children isn\'t adequate to create a positive learning environment for all the kids in it. It distracts from the learning for all the kids and unfortunately, it causes stress on his current teacher who then resorts to yelling at everyone. Tate is a resilient kid, and luckily because he is so articulate, he\'s able to talk to me about what\'s happening and how he feels. We work on strategies for him to see the kids who are struggling from a compassionate standpoint and to give his current teacher\'s behaviour the benefit of the doubt. But as a parent, my heart breaks a little that I have to help my six year old overcome such challenging classroom conditions. I want him to be able to focus on the joy of learning and discovery. I want him to come to school excited for the day ahead, for the unknown experiences that lie awaiting him, as I know from his kindergarten experience that he is the kind of kid who embraces that if the opportunity is there. I think the Montessori method is a natural extension of our at-home parenting style and as a result would be where Tate could flourish.'),
(39164, 665, '_field_136', 'I am sorry that I didn\'t know the Montessori program existed for the elementary school levels sooner and that I missed the deadline! Tate is a compassionate, articulate, curious and happy kid who I know wouldn\'t just be a wonderful beneficiary of the Montessori method, but would be a valued contributor to the classroom community. If any space opens up, please let me know!'),
(39165, 665, '_field_126', '1'),
(39166, 665, '_form_id', '3'),
(39167, 665, '_seq_num', '90'),
(39168, 666, '_field_74', 'Grade Two'),
(39169, 666, '_field_75', 'September 2018'),
(39170, 666, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(39171, 666, '_field_78', ''),
(39172, 666, '_field_79', ''),
(39173, 666, '_field_80', 'Surina'),
(39174, 666, '_field_81', 'Sproul'),
(39175, 666, '_field_82', '778-883-7874'),
(39176, 666, '_field_83', 'surinasproul@hotmail.com'),
(39177, 666, '_field_84', '548 Ellesmere Ave.'),
(39178, 666, '_field_85', ''),
(39179, 666, '_field_86', 'Burnaby'),
(39180, 666, '_field_87', 'BC'),
(39181, 666, '_field_88', 'V5B3T2'),
(39182, 666, '_field_89', 'Director, Marketing + Communications, BC Children\'s Hospital Foundation'),
(39183, 666, '_field_90', '604-875-2338'),
(39184, 666, '_field_91', '1'),
(39185, 666, '_field_92', 'Sam'),
(39186, 666, '_field_93', 'Saini'),
(39187, 666, '_field_94', 'sam.saini@gmail.com'),
(39188, 666, '_field_95', '604-307-6125'),
(39189, 666, '_field_128', 'Associate Director, International Admissions, UBC'),
(39190, 666, '_field_129', '604-827-3615'),
(39191, 666, '_field_96', 'Tate Kiyan Saini'),
(39192, 666, '_field_97', '28/03/2011'),
(39193, 666, '_field_98', 'Tate'),
(39194, 666, '_field_99', 'Male'),
(39195, 666, '_field_100', 'English'),
(39196, 666, '_field_101', ''),
(39197, 666, '_field_102', 'Canadian'),
(39198, 666, '_field_103', 'Yes'),
(39199, 666, '_field_104', 'Ellia, age 3'),
(39200, 666, '_field_105', 'Tate is a thoughtful and caring kid, who has a inquisitive mind and wants to understand how things work. Tate enjoys building and construction activities when he is playing alone--everything from fort building, to lego or keva structures. He also loves to ride his bike, swimming and being active outdoors. He also loves being outside and exploring with his hands. We give him latitude to safely use basic tools to construct simple things and engage in gardening.'),
(39201, 666, '_field_106', 'Tate is inherently social--he\'s happiest when he is around others. He makes friends very easily and is not one to start up conflict, but rather avoids it. When playing with others, he loves to play tag, build giant forts or play hide and go seek. He also enjoys board games and loves playing them with his family. Tate is always happy to be engaged in what others are doing, whether that\'s helping out with cutting ingredients up for dinner or helping set the table. If you engage him, he is always willing to participate.'),
(39202, 666, '_field_130', 'Brentwood Park Elementary'),
(39203, 666, '_field_137', 'Tate enjoys math, library time and participating in the school musicals. He is a curious and inquisitive learner and enjoys group conversations on a topic.'),
(39204, 666, '_field_131', 'Grade 1'),
(39205, 666, '_field_138', 'We try and expose Tate to many new experiences and opportunities as they arise. From the seeing his first ballet performance of the Nutcracker this Christmas, to cooking at home with us, to swimming lessons and bike camps. Tate is always up for trying something new and can reflect back on his experiences. We recently took him to a Cirque du Soleil show which he was completely awestruck by, and he wrote a short journal entry about it afterwards with his observations and favourite parts.'),
(39206, 666, '_field_114', 'None.'),
(39207, 666, '_field_115', 'No'),
(39208, 666, '_field_116', ''),
(39209, 666, '_field_117', 'No'),
(39210, 666, '_field_118', ''),
(39211, 666, '_field_119', 'No'),
(39212, 666, '_field_120', ''),
(39213, 666, '_field_121', 'No'),
(39214, 666, '_field_122', ''),
(39215, 666, '_field_132', 'No'),
(39216, 666, '_field_133', ''),
(39217, 666, '_field_134', 'No'),
(39218, 666, '_field_135', ''),
(39219, 666, '_field_123', 'I recently submitted an application for my daughter Ellia to attend the pre-school program, and many of the things I mentioned for her, ring true for my son as well. I have the chance to attend 3 years of Montessori school when I was a child and they are some of my fondest educational memories. I feel like my time in the program set me up for a lifelong love of learning, a curiosity about the world and how to approach problems, and a sense of confidence in my abilities to be able to figure things out. I want to instill similar traits in my own children. I think Tate\'s innate curiosity to understand how things work and his perceptive and sensitive nature to how people think and feel (and why), makes him a perfect candidate for the Montessori program. I think the program would enhance these natural traits in him and that he would flourish in such a positive and welcoming learning environment. '),
(39220, 666, '_field_124', 'Tate attended UBC daycare for his pre-school years and when he entered Kindergarten, I specifically requested the teacher whom expressed on her website that she was inspired by the Reggio Emilia approach. Tate had an incredible year in that class. His teacher was compassionate, calm and nurturing of their innate wonder for the world around them, and also helped foster a growth mindset with the kids. The kids in his class were also all really wonderful and formed a cohesive bond with each other. Now that he is in grade 1 with a new teacher and class (the kids from his kindergarten class were all split up for grade 1 with only 4 kids accompanying him to his grade 1 class), the experience isn\'t nearly the same. As often happens in the public school system, there are a few children in his class who have learning and developmental challenges, and unfortunately, the extra support given to those children isn\'t adequate to create a positive learning environment for all the kids in it. It distracts from the learning for all the kids and unfortunately, it causes stress on his current teacher who then resorts to yelling at everyone. Tate is a resilient kid, and luckily because he is so articulate, he\'s able to talk to me about what\'s happening and how he feels. We work on strategies for him to see the kids who are struggling from a compassionate standpoint and to give his current teacher\'s behaviour the benefit of the doubt. But as a parent, my heart breaks a little that I have to help my six year old overcome such challenging classroom conditions. I want him to be able to focus on the joy of learning and discovery. I want him to come to school excited for the day ahead, for the unknown experiences that lie awaiting him, as I know from his kindergarten experience that he is the kind of kid who embraces that if the opportunity is there. I think the Montessori method is a natural extension of our at-home parenting style and as a result would be where Tate could flourish.'),
(39221, 666, '_field_136', 'I am sorry that I didn\'t know the Montessori program existed for the elementary school levels sooner and that I missed the deadline! Tate is a compassionate, articulate, curious and happy kid who I know wouldn\'t just be a wonderful beneficiary of the Montessori method, but would be a valued contributor to the classroom community. If any space opens up, please let me know!'),
(39222, 666, '_field_126', '1'),
(39223, 666, '_form_id', '3'),
(39224, 666, '_seq_num', '91'),
(39225, 667, '_field_5', 'Full Day'),
(39226, 667, '_field_7', 'September 2018'),
(39227, 667, '_field_9', '0'),
(39228, 667, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(39229, 667, '_field_70', ''),
(39230, 667, '_field_71', 'Live nearby'),
(39231, 667, '_field_17', 'Julia'),
(39232, 667, '_field_19', 'Wu'),
(39233, 667, '_field_21', '6042408401'),
(39234, 667, '_field_23', 'juliawutang@gmail.com'),
(39235, 667, '_field_25', '2648 E. 21st Ave'),
(39236, 667, '_field_28', ''),
(39237, 667, '_field_29', 'Vancouver'),
(39238, 667, '_field_33', 'BC'),
(39239, 667, '_field_31', 'V5M2W1'),
(39240, 667, '_field_34', 'Technical Safety BC'),
(39241, 667, '_field_35', '604-230-9034'),
(39242, 667, '_field_41', '1'),
(39243, 667, '_field_57', 'Peter'),
(39244, 667, '_field_58', 'Tang'),
(39245, 667, '_field_59', 'petertang9@gmail.com'),
(39246, 667, '_field_60', '60421804821'),
(39247, 667, '_field_18', 'Penelope Charlotte Wu-Tang'),
(39248, 667, '_field_24', '11/06/2015'),
(39249, 667, '_field_20', 'Penny'),
(39250, 667, '_field_22', 'F'),
(39251, 667, '_field_26', 'English'),
(39252, 667, '_field_27', 'Mandarin'),
(39253, 667, '_field_30', 'Canadian'),
(39254, 667, '_field_32', 'Yes'),
(39255, 667, '_field_72', 'Finn, 5 months old'),
(39256, 667, '_field_36', 'Playing with puzzles, building blocks, magnetic toys, reading, playing with lights'),
(39257, 667, '_field_37', 'All of the above plus playing catch, kicking a ball around, blowing bubbles, playing with water'),
(39258, 667, '_field_38', 'No'),
(39259, 667, '_field_39', 'Yes'),
(39260, 667, '_field_61', 'Yes'),
(39261, 667, '_field_53', 'She has never needed any sort of gradual entry for the two previous daycares she has been a part of. '),
(39262, 667, '_field_54', 'No'),
(39263, 667, '_field_55', ''),
(39264, 667, '_field_56', ''),
(39265, 667, '_field_42', 'N/A'),
(39266, 667, '_field_43', 'No'),
(39267, 667, '_field_62', ''),
(39268, 667, '_field_44', 'No'),
(39269, 667, '_field_63', ''),
(39270, 667, '_field_45', 'No'),
(39271, 667, '_field_64', ''),
(39272, 667, '_field_46', 'N'),
(39273, 667, '_field_65', ''),
(39274, 667, '_field_47', 'I believe that WMA will be an enriching experience for my child. Our family did a tour last year in preparation for signing her up this year when she was not yet two and she seemed comfortable right away. She couldn\'t stop talking about the bunny afterwards!\n\nIn addition, we live in the neighbourhood and would love to instill a sense of community and belonging for our daughter and hopefully our son eventually as well.'),
(39275, 667, '_field_73', 'One of my main goals (both educational and developmental) is to have my child learn how to make the right decisions and be self-directed. At home, we are always offering her choices so that she can feel independent and in charge. I want her to grow up with the innate sense of being able to make beneficial choices so it only makes sense to ensure she is in an educational environment that supports self-direction and hands-on learning. '),
(39276, 667, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";}'),
(39277, 667, '_field_67', '1'),
(39278, 667, '_form_id', '2'),
(39279, 667, '_seq_num', '109'),
(39280, 668, '_field_5', 'Full Day'),
(39281, 668, '_field_7', 'September 2018'),
(39282, 668, '_field_9', '0'),
(39283, 668, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(39284, 668, '_field_70', ''),
(39285, 668, '_field_71', 'Live nearby'),
(39286, 668, '_field_17', 'Julia'),
(39287, 668, '_field_19', 'Wu'),
(39288, 668, '_field_21', '6042408401'),
(39289, 668, '_field_23', 'juliawutang@gmail.com'),
(39290, 668, '_field_25', '2648 E. 21st Ave'),
(39291, 668, '_field_28', ''),
(39292, 668, '_field_29', 'Vancouver'),
(39293, 668, '_field_33', 'BC'),
(39294, 668, '_field_31', 'V5M2W1'),
(39295, 668, '_field_34', 'Technical Safety BC'),
(39296, 668, '_field_35', '604-230-9034'),
(39297, 668, '_field_41', '1'),
(39298, 668, '_field_57', 'Peter'),
(39299, 668, '_field_58', 'Tang'),
(39300, 668, '_field_59', 'petertang9@gmail.com'),
(39301, 668, '_field_60', '60421804821'),
(39302, 668, '_field_18', 'Penelope Charlotte Wu-Tang'),
(39303, 668, '_field_24', '11/06/2015'),
(39304, 668, '_field_20', 'Penny'),
(39305, 668, '_field_22', 'F'),
(39306, 668, '_field_26', 'English'),
(39307, 668, '_field_27', 'Mandarin'),
(39308, 668, '_field_30', 'Canadian'),
(39309, 668, '_field_32', 'Yes'),
(39310, 668, '_field_72', 'Finn, 5 months old'),
(39311, 668, '_field_36', 'Playing with puzzles, building blocks, magnetic toys, reading, playing with lights'),
(39312, 668, '_field_37', 'All of the above plus playing catch, kicking a ball around, blowing bubbles, playing with water'),
(39313, 668, '_field_38', 'No'),
(39314, 668, '_field_39', 'Yes'),
(39315, 668, '_field_61', 'Yes'),
(39316, 668, '_field_53', 'She has never needed any sort of gradual entry for the two previous daycares she has been a part of. '),
(39317, 668, '_field_54', 'No'),
(39318, 668, '_field_55', ''),
(39319, 668, '_field_56', ''),
(39320, 668, '_field_42', 'N/A'),
(39321, 668, '_field_43', 'No'),
(39322, 668, '_field_62', ''),
(39323, 668, '_field_44', 'No'),
(39324, 668, '_field_63', ''),
(39325, 668, '_field_45', 'No'),
(39326, 668, '_field_64', ''),
(39327, 668, '_field_46', 'N'),
(39328, 668, '_field_65', ''),
(39329, 668, '_field_47', 'I believe that WMA will be an enriching experience for my child. Our family did a tour last year in preparation for signing her up this year when she was not yet two and she seemed comfortable right away. She couldn\'t stop talking about the bunny afterwards!\n\nIn addition, we live in the neighbourhood and would love to instill a sense of community and belonging for our daughter and hopefully our son eventually as well.'),
(39330, 668, '_field_73', 'One of my main goals (both educational and developmental) is to have my child learn how to make the right decisions and be self-directed. At home, we are always offering her choices so that she can feel independent and in charge. I want her to grow up with the innate sense of being able to make beneficial choices so it only makes sense to ensure she is in an educational environment that supports self-direction and hands-on learning. '),
(39331, 668, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";}'),
(39332, 668, '_field_67', '1'),
(39333, 668, '_form_id', '2'),
(39334, 668, '_seq_num', '110'),
(39335, 669, '_field_5', 'Afternoon Session'),
(39336, 669, '_field_7', 'September 2018'),
(39337, 669, '_field_9', '0'),
(39338, 669, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(39339, 669, '_field_70', ''),
(39340, 669, '_field_71', 'Our daughter attends the Italian school at the same location '),
(39341, 669, '_field_17', 'Karen'),
(39342, 669, '_field_19', 'Matrundola'),
(39343, 669, '_field_21', '778-888-1049'),
(39344, 669, '_field_23', 'kepnd@hotmail.com'),
(39345, 669, '_field_25', '3795 Manor St.'),
(39346, 669, '_field_28', ''),
(39347, 669, '_field_29', 'Burnaby '),
(39348, 669, '_field_33', 'BC'),
(39349, 669, '_field_31', 'V5G1A8'),
(39350, 669, '_field_34', 'RBC'),
(39351, 669, '_field_35', 'on maternity leave'),
(39352, 669, '_field_41', '1'),
(39353, 669, '_field_57', 'Goseph'),
(39354, 669, '_field_58', 'Matrundola'),
(39355, 669, '_field_59', 'gosephm@shaw.ca'),
(39356, 669, '_field_60', '604-727-3462'),
(39357, 669, '_field_18', 'Olivia Giuseppina Matrundola'),
(39358, 669, '_field_24', '07/07/2014'),
(39359, 669, '_field_20', 'Olivia or Livi'),
(39360, 669, '_field_22', 'F'),
(39361, 669, '_field_26', 'English '),
(39362, 669, '_field_27', ''),
(39363, 669, '_field_30', 'Canadian '),
(39364, 669, '_field_32', 'Yes'),
(39365, 669, '_field_72', 'Avalyn, 10 months'),
(39366, 669, '_field_36', 'Playing with dolls, colouring, pretend to cook, play dough, puzzles'),
(39367, 669, '_field_37', 'Reading, running and playing, board games, puzzles, playing pretend characters, dress up'),
(39368, 669, '_field_38', 'Yes'),
(39369, 669, '_field_39', 'Yes'),
(39370, 669, '_field_61', 'Yes'),
(39371, 669, '_field_53', 'Attended a private full time daycare for 3 years and is now attending the Italian School 3 mornings a week. She really enjoys being with other kids.'),
(39372, 669, '_field_54', 'Yes'),
(39373, 669, '_field_55', 'Italian School'),
(39374, 669, '_field_56', 'n'),
(39375, 669, '_field_42', 'None known'),
(39376, 669, '_field_43', 'No'),
(39377, 669, '_field_62', ''),
(39378, 669, '_field_44', 'No'),
(39379, 669, '_field_63', ''),
(39380, 669, '_field_45', 'No'),
(39381, 669, '_field_64', ''),
(39382, 669, '_field_46', 'N'),
(39383, 669, '_field_65', ''),
(39384, 669, '_field_47', 'Olivia always enjoyed the daycare she attended and did well with the structure. We believe, and have been told by many people, that she is very intelligent and has an excellent vocabulary. We would like for her to be comfortable with a class like structure so that when she starts elementary school she will be comfortable and well prepared. '),
(39385, 669, '_field_73', 'We feel Olivia wants to be challenged with activities and devolop skills which encourage curiosity and learning. We observed many items and objects in the classroom as well as described in the Montessori method that we feel would peak Olivia\'s interest and keep her engaged.  We are committed to providing our children with as many opportunities as possible to assist with their development. The Montessori method would definitely align with our commitment to their future.'),
(39386, 669, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39387, 669, '_field_67', '1'),
(39388, 669, '_form_id', '2'),
(39389, 669, '_seq_num', '111'),
(39390, 670, '_field_5', 'Afternoon Session'),
(39391, 670, '_field_7', 'September 2018'),
(39392, 670, '_field_9', '0'),
(39393, 670, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(39394, 670, '_field_70', ''),
(39395, 670, '_field_71', 'Our daughter attends the Italian school at the same location '),
(39396, 670, '_field_17', 'Karen'),
(39397, 670, '_field_19', 'Matrundola'),
(39398, 670, '_field_21', '778-888-1049'),
(39399, 670, '_field_23', 'kepnd@hotmail.com'),
(39400, 670, '_field_25', '3795 Manor St.'),
(39401, 670, '_field_28', ''),
(39402, 670, '_field_29', 'Burnaby '),
(39403, 670, '_field_33', 'BC'),
(39404, 670, '_field_31', 'V5G1A8'),
(39405, 670, '_field_34', 'RBC'),
(39406, 670, '_field_35', 'on maternity leave'),
(39407, 670, '_field_41', '1'),
(39408, 670, '_field_57', 'Goseph'),
(39409, 670, '_field_58', 'Matrundola'),
(39410, 670, '_field_59', 'gosephm@shaw.ca'),
(39411, 670, '_field_60', '604-727-3462'),
(39412, 670, '_field_18', 'Olivia Giuseppina Matrundola'),
(39413, 670, '_field_24', '07/07/2014'),
(39414, 670, '_field_20', 'Olivia or Livi'),
(39415, 670, '_field_22', 'F'),
(39416, 670, '_field_26', 'English '),
(39417, 670, '_field_27', ''),
(39418, 670, '_field_30', 'Canadian '),
(39419, 670, '_field_32', 'Yes'),
(39420, 670, '_field_72', 'Avalyn, 10 months'),
(39421, 670, '_field_36', 'Playing with dolls, colouring, pretend to cook, play dough, puzzles'),
(39422, 670, '_field_37', 'Reading, running and playing, board games, puzzles, playing pretend characters, dress up'),
(39423, 670, '_field_38', 'Yes'),
(39424, 670, '_field_39', 'Yes'),
(39425, 670, '_field_61', 'Yes'),
(39426, 670, '_field_53', 'Attended a private full time daycare for 3 years and is now attending the Italian School 3 mornings a week. She really enjoys being with other kids.'),
(39427, 670, '_field_54', 'Yes'),
(39428, 670, '_field_55', 'Italian School'),
(39429, 670, '_field_56', 'n'),
(39430, 670, '_field_42', 'None known'),
(39431, 670, '_field_43', 'No'),
(39432, 670, '_field_62', ''),
(39433, 670, '_field_44', 'No'),
(39434, 670, '_field_63', ''),
(39435, 670, '_field_45', 'No'),
(39436, 670, '_field_64', ''),
(39437, 670, '_field_46', 'N'),
(39438, 670, '_field_65', ''),
(39439, 670, '_field_47', 'Olivia always enjoyed the daycare she attended and did well with the structure. We believe, and have been told by many people, that she is very intelligent and has an excellent vocabulary. We would like for her to be comfortable with a class like structure so that when she starts elementary school she will be comfortable and well prepared. '),
(39440, 670, '_field_73', 'We feel Olivia wants to be challenged with activities and devolop skills which encourage curiosity and learning. We observed many items and objects in the classroom as well as described in the Montessori method that we feel would peak Olivia\'s interest and keep her engaged.  We are committed to providing our children with as many opportunities as possible to assist with their development. The Montessori method would definitely align with our commitment to their future.'),
(39441, 670, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39442, 670, '_field_67', '1'),
(39443, 670, '_form_id', '2'),
(39444, 670, '_seq_num', '112'),
(39445, 671, '_field_5', 'Full Day'),
(39446, 671, '_field_7', 'September 2018'),
(39447, 671, '_field_9', '0'),
(39448, 671, '_field_69', 'a:3:{i:0;s:5:\"other\";i:1;s:15:\"current student\";i:2;s:10:\"web search\";}'),
(39449, 671, '_field_70', 'Brothers Orson + Ezra (now in Academy), father Dan'),
(39450, 671, '_field_71', 'We moved into the neighbourhood last year'),
(39451, 671, '_field_17', 'Anja'),
(39452, 671, '_field_19', 'Werner'),
(39453, 671, '_field_21', '604-358-0251'),
(39454, 671, '_field_23', 'anja@builtbrave.com'),
(39455, 671, '_field_25', '2590 E. 15th Ave.'),
(39456, 671, '_field_28', ''),
(39457, 671, '_field_29', 'Vancouver'),
(39458, 671, '_field_33', 'BC'),
(39459, 671, '_field_31', 'V5M2K1'),
(39460, 671, '_field_34', 'Home office/Self-employed'),
(39461, 671, '_field_35', '604-358-0251'),
(39462, 671, '_field_41', '1'),
(39463, 671, '_field_57', 'Harrison'),
(39464, 671, '_field_58', 'Stoker'),
(39465, 671, '_field_59', 'harrisonstoker@gmail.com'),
(39466, 671, '_field_60', '604-358-2299'),
(39467, 671, '_field_18', 'Indy Sage Stoker'),
(39468, 671, '_field_24', '29/11/2015'),
(39469, 671, '_field_20', 'Indy'),
(39470, 671, '_field_22', 'F'),
(39471, 671, '_field_26', 'English'),
(39472, 671, '_field_27', ''),
(39473, 671, '_field_30', 'Canadian'),
(39474, 671, '_field_32', 'Yes'),
(39475, 671, '_field_72', 'Isla Raine Stoker'),
(39476, 671, '_field_36', 'Reading, building, crafts, singing, (re)arranging, imaginary play'),
(39477, 671, '_field_37', 'Dancing, singing, building, crafts, outdoor recreation, imitating mom'),
(39478, 671, '_field_38', 'Yes'),
(39479, 671, '_field_39', 'No'),
(39480, 671, '_field_61', ''),
(39481, 671, '_field_53', ''),
(39482, 671, '_field_54', 'Yes'),
(39483, 671, '_field_55', 'Strong Start'),
(39484, 671, '_field_56', 'Yes'),
(39485, 671, '_field_42', 'None aside from the usual immune system building rigmarole of coughs and colds...'),
(39486, 671, '_field_43', 'No'),
(39487, 671, '_field_62', ''),
(39488, 671, '_field_44', 'No'),
(39489, 671, '_field_63', ''),
(39490, 671, '_field_45', 'Yes'),
(39491, 671, '_field_64', 'Likes: Most things. Especially anything with ketchup on it.\nDislikes: Seeing a bottle of ketchup out of her reach.\n\nIndy is generally pretty open minded with food and is constantly trying new things as mom and dad are fairly worldly in their tastes.\n\nWe very rarely feed Indy anything with sugar content and maintain a largely natural, unprocessed diet (except Ketchup...).'),
(39492, 671, '_field_46', 'N'),
(39493, 671, '_field_65', ''),
(39494, 671, '_field_47', 'We genuinely believe in the Montessori approach as exemplified in a number of close friends and families children who have had the opportunity to attend. Moving into this neighbourhood last year was by design for its proximity to parks (we have a 75lb Weimaraner dog) and credible schools as it relates to providing our twin girls with the best possible environment for their formative years. We live a stone\'s throw away and Mom works from home so she\'d feel a peace of mind knowing the kids are so close by. Plus, we love Italian food (Ti amo Dario!).'),
(39495, 671, '_field_73', 'We firmly believe in the philosophy of inner discipline and feel it crucial to nurture our identical twin girls in an environment in which they have an opportunity to discover and develop their individuality. Mom, being a twin herself, understands the ups and downs of this wonderful miracle and as such, feels a great pull towards the Montessori approach. The idea that each child is unique and independent is a tremendous draw to us knowing that identical twins are often treated as one person. All of these sensibilities rang true before our eyes when we sat-in for a classroom observation this week and could clearly envision our girls building their own social and educational foundation here.'),
(39496, 671, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39497, 671, '_field_67', '1'),
(39498, 671, '_form_id', '2'),
(39499, 671, '_seq_num', '113'),
(39500, 672, '_field_5', 'Full Day'),
(39501, 672, '_field_7', 'September 2018'),
(39502, 672, '_field_9', '0'),
(39503, 672, '_field_69', 'a:3:{i:0;s:5:\"other\";i:1;s:15:\"current student\";i:2;s:10:\"web search\";}'),
(39504, 672, '_field_70', 'Brothers Orson + Ezra (now in Academy), father Dan'),
(39505, 672, '_field_71', 'We moved into the neighbourhood last year'),
(39506, 672, '_field_17', 'Anja'),
(39507, 672, '_field_19', 'Werner'),
(39508, 672, '_field_21', '604-358-0251'),
(39509, 672, '_field_23', 'anja@builtbrave.com'),
(39510, 672, '_field_25', '2590 E. 15th Ave.'),
(39511, 672, '_field_28', ''),
(39512, 672, '_field_29', 'Vancouver'),
(39513, 672, '_field_33', 'BC'),
(39514, 672, '_field_31', 'V5M2K1'),
(39515, 672, '_field_34', 'Home office/Self-employed'),
(39516, 672, '_field_35', '604-358-0251'),
(39517, 672, '_field_41', '1'),
(39518, 672, '_field_57', 'Harrison'),
(39519, 672, '_field_58', 'Stoker'),
(39520, 672, '_field_59', 'harrisonstoker@gmail.com'),
(39521, 672, '_field_60', '604-358-2299'),
(39522, 672, '_field_18', 'Indy Sage Stoker'),
(39523, 672, '_field_24', '29/11/2015'),
(39524, 672, '_field_20', 'Indy'),
(39525, 672, '_field_22', 'F'),
(39526, 672, '_field_26', 'English'),
(39527, 672, '_field_27', ''),
(39528, 672, '_field_30', 'Canadian'),
(39529, 672, '_field_32', 'Yes'),
(39530, 672, '_field_72', 'Isla Raine Stoker'),
(39531, 672, '_field_36', 'Reading, building, crafts, singing, (re)arranging, imaginary play'),
(39532, 672, '_field_37', 'Dancing, singing, building, crafts, outdoor recreation, imitating mom'),
(39533, 672, '_field_38', 'Yes'),
(39534, 672, '_field_39', 'No'),
(39535, 672, '_field_61', ''),
(39536, 672, '_field_53', ''),
(39537, 672, '_field_54', 'Yes'),
(39538, 672, '_field_55', 'Strong Start'),
(39539, 672, '_field_56', 'Yes'),
(39540, 672, '_field_42', 'None aside from the usual immune system building rigmarole of coughs and colds...'),
(39541, 672, '_field_43', 'No'),
(39542, 672, '_field_62', ''),
(39543, 672, '_field_44', 'No'),
(39544, 672, '_field_63', ''),
(39545, 672, '_field_45', 'Yes'),
(39546, 672, '_field_64', 'Likes: Most things. Especially anything with ketchup on it.\nDislikes: Seeing a bottle of ketchup out of her reach.\n\nIndy is generally pretty open minded with food and is constantly trying new things as mom and dad are fairly worldly in their tastes.\n\nWe very rarely feed Indy anything with sugar content and maintain a largely natural, unprocessed diet (except Ketchup...).'),
(39547, 672, '_field_46', 'N'),
(39548, 672, '_field_65', ''),
(39549, 672, '_field_47', 'We genuinely believe in the Montessori approach as exemplified in a number of close friends and families children who have had the opportunity to attend. Moving into this neighbourhood last year was by design for its proximity to parks (we have a 75lb Weimaraner dog) and credible schools as it relates to providing our twin girls with the best possible environment for their formative years. We live a stone\'s throw away and Mom works from home so she\'d feel a peace of mind knowing the kids are so close by. Plus, we love Italian food (Ti amo Dario!).'),
(39550, 672, '_field_73', 'We firmly believe in the philosophy of inner discipline and feel it crucial to nurture our identical twin girls in an environment in which they have an opportunity to discover and develop their individuality. Mom, being a twin herself, understands the ups and downs of this wonderful miracle and as such, feels a great pull towards the Montessori approach. The idea that each child is unique and independent is a tremendous draw to us knowing that identical twins are often treated as one person. All of these sensibilities rang true before our eyes when we sat-in for a classroom observation this week and could clearly envision our girls building their own social and educational foundation here.'),
(39551, 672, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39552, 672, '_field_67', '1'),
(39553, 672, '_form_id', '2'),
(39554, 672, '_seq_num', '114'),
(39555, 673, '_field_5', 'Full Day'),
(39556, 673, '_field_7', 'September 2018'),
(39557, 673, '_field_9', '0'),
(39558, 673, '_field_69', 'a:3:{i:0;s:10:\"web search\";i:1;s:15:\"current student\";i:2;s:5:\"other\";}'),
(39559, 673, '_field_70', 'Brothers Orson + Ezra (now in Elementary), father Dan'),
(39560, 673, '_field_71', 'We moved into the neighbourhood last year'),
(39561, 673, '_field_17', 'Anja'),
(39562, 673, '_field_19', 'Werner'),
(39563, 673, '_field_21', '604-358-0251'),
(39564, 673, '_field_23', 'anja@builtbrave.com'),
(39565, 673, '_field_25', '2590 E. 15th Ave.'),
(39566, 673, '_field_28', ''),
(39567, 673, '_field_29', 'Vancouver'),
(39568, 673, '_field_33', 'BC'),
(39569, 673, '_field_31', 'V5M2K1'),
(39570, 673, '_field_34', 'Home office/Self-employed'),
(39571, 673, '_field_35', '604-358-0251'),
(39572, 673, '_field_41', '1'),
(39573, 673, '_field_57', 'Harrison'),
(39574, 673, '_field_58', 'Stoker'),
(39575, 673, '_field_59', 'harrisonstoker@gmail.com'),
(39576, 673, '_field_60', '604-358-2299'),
(39577, 673, '_field_18', 'Isla Raine Stoker'),
(39578, 673, '_field_24', '29/11/2015'),
(39579, 673, '_field_20', 'Isla'),
(39580, 673, '_field_22', 'F'),
(39581, 673, '_field_26', 'English'),
(39582, 673, '_field_27', ''),
(39583, 673, '_field_30', 'Canadian'),
(39584, 673, '_field_32', 'Yes'),
(39585, 673, '_field_72', 'Indy Sage Stoker, same age, they\'re identical twins'),
(39586, 673, '_field_36', 'Reading, dancing (moves like Jagger), music, talking, imaginary play, crafts, puzzles, Where\'s Waldo style games'),
(39587, 673, '_field_37', 'Dancing, singing, outdoor recreation, reading, puzzles, treasure hunts, climbing/sliding'),
(39588, 673, '_field_38', 'Yes'),
(39589, 673, '_field_39', 'No'),
(39590, 673, '_field_61', ''),
(39591, 673, '_field_53', ''),
(39592, 673, '_field_54', 'Yes'),
(39593, 673, '_field_55', 'Strong Start'),
(39594, 673, '_field_56', 'n'),
(39595, 673, '_field_42', 'None. Her dance moves sometimes result in use of band-aids...'),
(39596, 673, '_field_43', 'No'),
(39597, 673, '_field_62', ''),
(39598, 673, '_field_44', 'No'),
(39599, 673, '_field_63', ''),
(39600, 673, '_field_45', 'Yes'),
(39601, 673, '_field_64', 'Likes: Fruit and messy root vegetables (many beet stained shirts...) \nDislikes: Constantly laundering her shirts. Some greens.\n\nIsla is generally pretty open minded with food and is constantly trying new things as mom and dad are fairly worldly in their tastes.\n\nWe very rarely feed Isla anything with sugar content and maintain a largely natural, unprocessed diet'),
(39602, 673, '_field_46', 'N'),
(39603, 673, '_field_65', ''),
(39604, 673, '_field_47', 'We genuinely believe in the Montessori approach as exemplified in a number of close friends and families children who have had the opportunity to attend. Moving into this neighbourhood last year was by design for its proximity to parks (we have a 75lb Weimaraner dog) and credible schools as it relates to providing our twin girls with the best possible environment for their formative years. We live a stone\'s throw away and Mom works from home so she\'d feel a peace of mind knowing the kids are so close by. Plus, we love Italian food (Ti amo Dario!).'),
(39605, 673, '_field_73', 'We firmly believe in the philosophy of inner discipline and feel it crucial to nurture our identical twin girls in an environment in which they have an opportunity to discover and develop their individuality. Mom, being a twin herself, understands the ups and downs of this wonderful miracle and as such, feels a great pull towards the Montessori approach. The idea that each child is unique and independent is a tremendous draw to us knowing that identical twins are often treated as one person. All of these sensibilities rang true before our eyes when we sat-in for a classroom observation this week and could clearly envision our girls building their own social and educational foundation here.'),
(39606, 673, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39607, 673, '_field_67', '1'),
(39608, 673, '_form_id', '2'),
(39609, 673, '_seq_num', '115'),
(39610, 674, '_field_5', 'Full Day'),
(39611, 674, '_field_7', 'September 2018'),
(39612, 674, '_field_9', '0'),
(39613, 674, '_field_69', 'a:3:{i:0;s:10:\"web search\";i:1;s:15:\"current student\";i:2;s:5:\"other\";}'),
(39614, 674, '_field_70', 'Brothers Orson + Ezra (now in Elementary), father Dan'),
(39615, 674, '_field_71', 'We moved into the neighbourhood last year'),
(39616, 674, '_field_17', 'Anja'),
(39617, 674, '_field_19', 'Werner'),
(39618, 674, '_field_21', '604-358-0251'),
(39619, 674, '_field_23', 'anja@builtbrave.com'),
(39620, 674, '_field_25', '2590 E. 15th Ave.'),
(39621, 674, '_field_28', ''),
(39622, 674, '_field_29', 'Vancouver'),
(39623, 674, '_field_33', 'BC'),
(39624, 674, '_field_31', 'V5M2K1'),
(39625, 674, '_field_34', 'Home office/Self-employed'),
(39626, 674, '_field_35', '604-358-0251'),
(39627, 674, '_field_41', '1'),
(39628, 674, '_field_57', 'Harrison'),
(39629, 674, '_field_58', 'Stoker'),
(39630, 674, '_field_59', 'harrisonstoker@gmail.com'),
(39631, 674, '_field_60', '604-358-2299'),
(39632, 674, '_field_18', 'Isla Raine Stoker'),
(39633, 674, '_field_24', '29/11/2015'),
(39634, 674, '_field_20', 'Isla'),
(39635, 674, '_field_22', 'F'),
(39636, 674, '_field_26', 'English'),
(39637, 674, '_field_27', ''),
(39638, 674, '_field_30', 'Canadian'),
(39639, 674, '_field_32', 'Yes'),
(39640, 674, '_field_72', 'Indy Sage Stoker, same age, they\'re identical twins'),
(39641, 674, '_field_36', 'Reading, dancing (moves like Jagger), music, talking, imaginary play, crafts, puzzles, Where\'s Waldo style games'),
(39642, 674, '_field_37', 'Dancing, singing, outdoor recreation, reading, puzzles, treasure hunts, climbing/sliding'),
(39643, 674, '_field_38', 'Yes'),
(39644, 674, '_field_39', 'No'),
(39645, 674, '_field_61', ''),
(39646, 674, '_field_53', ''),
(39647, 674, '_field_54', 'Yes'),
(39648, 674, '_field_55', 'Strong Start'),
(39649, 674, '_field_56', 'n'),
(39650, 674, '_field_42', 'None. Her dance moves sometimes result in use of band-aids...'),
(39651, 674, '_field_43', 'No'),
(39652, 674, '_field_62', ''),
(39653, 674, '_field_44', 'No'),
(39654, 674, '_field_63', ''),
(39655, 674, '_field_45', 'Yes'),
(39656, 674, '_field_64', 'Likes: Fruit and messy root vegetables (many beet stained shirts...) \nDislikes: Constantly laundering her shirts. Some greens.\n\nIsla is generally pretty open minded with food and is constantly trying new things as mom and dad are fairly worldly in their tastes.\n\nWe very rarely feed Isla anything with sugar content and maintain a largely natural, unprocessed diet'),
(39657, 674, '_field_46', 'N'),
(39658, 674, '_field_65', ''),
(39659, 674, '_field_47', 'We genuinely believe in the Montessori approach as exemplified in a number of close friends and families children who have had the opportunity to attend. Moving into this neighbourhood last year was by design for its proximity to parks (we have a 75lb Weimaraner dog) and credible schools as it relates to providing our twin girls with the best possible environment for their formative years. We live a stone\'s throw away and Mom works from home so she\'d feel a peace of mind knowing the kids are so close by. Plus, we love Italian food (Ti amo Dario!).'),
(39660, 674, '_field_73', 'We firmly believe in the philosophy of inner discipline and feel it crucial to nurture our identical twin girls in an environment in which they have an opportunity to discover and develop their individuality. Mom, being a twin herself, understands the ups and downs of this wonderful miracle and as such, feels a great pull towards the Montessori approach. The idea that each child is unique and independent is a tremendous draw to us knowing that identical twins are often treated as one person. All of these sensibilities rang true before our eyes when we sat-in for a classroom observation this week and could clearly envision our girls building their own social and educational foundation here.'),
(39661, 674, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39662, 674, '_field_67', '1'),
(39663, 674, '_form_id', '2'),
(39664, 674, '_seq_num', '116'),
(39665, 675, '_field_5', 'select'),
(39666, 675, '_field_7', 'September 2018'),
(39667, 675, '_field_9', '0'),
(39668, 675, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(39669, 675, '_field_70', 'The Nardis and Gatiss-Browns'),
(39670, 675, '_field_71', ''),
(39671, 675, '_field_17', 'Hannah'),
(39672, 675, '_field_19', 'Kirkham'),
(39673, 675, '_field_21', '778-232-9372'),
(39674, 675, '_field_23', 'hannahlwhelan@gmail.com'),
(39675, 675, '_field_25', '9333 Ferndale Rd'),
(39676, 675, '_field_28', '28'),
(39677, 675, '_field_29', 'Richmond'),
(39678, 675, '_field_33', 'BC'),
(39679, 675, '_field_31', 'V6Y1X4'),
(39680, 675, '_field_34', 'Richmond School District #38'),
(39681, 675, '_field_35', '604-668-6000 ext. 3784'),
(39682, 675, '_field_41', '1'),
(39683, 675, '_field_57', 'Robert'),
(39684, 675, '_field_58', 'Kirkham'),
(39685, 675, '_field_59', 'robjkirkham@yahoo.com'),
(39686, 675, '_field_60', '604-808-0664'),
(39687, 675, '_field_18', 'George Kirkham'),
(39688, 675, '_field_24', '09/12/2015'),
(39689, 675, '_field_20', 'George'),
(39690, 675, '_field_22', 'M'),
(39691, 675, '_field_26', 'English'),
(39692, 675, '_field_27', ''),
(39693, 675, '_field_30', 'Canadian'),
(39694, 675, '_field_32', 'Yes'),
(39695, 675, '_field_72', 'Due June 2018!'),
(39696, 675, '_field_36', 'Playing cars and trucks, puzzles, drawing and painting, pretend play with his toy kitchen and toy farm'),
(39697, 675, '_field_37', 'Reading books with mom and dad, playing tag, soccer, or basketball with his friends'),
(39698, 675, '_field_38', 'Yes'),
(39699, 675, '_field_39', 'Yes'),
(39700, 675, '_field_61', 'Yes'),
(39701, 675, '_field_53', ''),
(39702, 675, '_field_54', 'Yes'),
(39703, 675, '_field_55', 'Full day daycare - Baby Steps Infant and Toddler Care'),
(39704, 675, '_field_56', 'Yes'),
(39705, 675, '_field_42', 'Nothing serious - George has had two bouts of pneumonia in the past and was treated with Amoxicillin.'),
(39706, 675, '_field_43', 'No'),
(39707, 675, '_field_62', ''),
(39708, 675, '_field_44', 'No'),
(39709, 675, '_field_63', ''),
(39710, 675, '_field_45', 'No'),
(39711, 675, '_field_64', ''),
(39712, 675, '_field_46', 'N'),
(39713, 675, '_field_65', ''),
(39714, 675, '_field_47', 'We feel that George would thrive in the learning environment of WMA. '),
(39715, 675, '_field_73', 'We feel very passionately about Montessori education, particularly in the early years. We think it\'s a perfect fit for our busy, curious, independent little boy!'),
(39716, 675, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(39717, 675, '_field_67', '1'),
(39718, 675, '_form_id', '2'),
(39719, 675, '_seq_num', '117'),
(39720, 676, '_field_5', 'select'),
(39721, 676, '_field_7', 'September 2018'),
(39722, 676, '_field_9', '0'),
(39723, 676, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(39724, 676, '_field_70', 'The Nardis and Gatiss-Browns'),
(39725, 676, '_field_71', ''),
(39726, 676, '_field_17', 'Hannah'),
(39727, 676, '_field_19', 'Kirkham'),
(39728, 676, '_field_21', '778-232-9372'),
(39729, 676, '_field_23', 'hannahlwhelan@gmail.com'),
(39730, 676, '_field_25', '9333 Ferndale Rd'),
(39731, 676, '_field_28', '28'),
(39732, 676, '_field_29', 'Richmond'),
(39733, 676, '_field_33', 'BC'),
(39734, 676, '_field_31', 'V6Y1X4'),
(39735, 676, '_field_34', 'Richmond School District #38'),
(39736, 676, '_field_35', '604-668-6000 ext. 3784'),
(39737, 676, '_field_41', '1'),
(39738, 676, '_field_57', 'Robert'),
(39739, 676, '_field_58', 'Kirkham'),
(39740, 676, '_field_59', 'robjkirkham@yahoo.com'),
(39741, 676, '_field_60', '604-808-0664'),
(39742, 676, '_field_18', 'George Kirkham'),
(39743, 676, '_field_24', '09/12/2015'),
(39744, 676, '_field_20', 'George'),
(39745, 676, '_field_22', 'M'),
(39746, 676, '_field_26', 'English'),
(39747, 676, '_field_27', ''),
(39748, 676, '_field_30', 'Canadian'),
(39749, 676, '_field_32', 'Yes'),
(39750, 676, '_field_72', 'Due June 2018!'),
(39751, 676, '_field_36', 'Playing cars and trucks, puzzles, drawing and painting, pretend play with his toy kitchen and toy farm'),
(39752, 676, '_field_37', 'Reading books with mom and dad, playing tag, soccer, or basketball with his friends'),
(39753, 676, '_field_38', 'Yes'),
(39754, 676, '_field_39', 'Yes'),
(39755, 676, '_field_61', 'Yes'),
(39756, 676, '_field_53', ''),
(39757, 676, '_field_54', 'Yes'),
(39758, 676, '_field_55', 'Full day daycare - Baby Steps Infant and Toddler Care'),
(39759, 676, '_field_56', 'Yes'),
(39760, 676, '_field_42', 'Nothing serious - George has had two bouts of pneumonia in the past and was treated with Amoxicillin.'),
(39761, 676, '_field_43', 'No'),
(39762, 676, '_field_62', ''),
(39763, 676, '_field_44', 'No'),
(39764, 676, '_field_63', ''),
(39765, 676, '_field_45', 'No'),
(39766, 676, '_field_64', ''),
(39767, 676, '_field_46', 'N'),
(39768, 676, '_field_65', ''),
(39769, 676, '_field_47', 'We feel that George would thrive in the learning environment of WMA. '),
(39770, 676, '_field_73', 'We feel very passionately about Montessori education, particularly in the early years. We think it\'s a perfect fit for our busy, curious, independent little boy!'),
(39771, 676, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(39772, 676, '_field_67', '1'),
(39773, 676, '_form_id', '2'),
(39774, 676, '_seq_num', '118'),
(39775, 677, '_field_5', 'Full Day'),
(39776, 677, '_field_7', 'September 2018'),
(39777, 677, '_field_9', '0'),
(39778, 677, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(39779, 677, '_field_70', ''),
(39780, 677, '_field_71', ''),
(39781, 677, '_field_17', 'Jillian'),
(39782, 677, '_field_19', 'Turner'),
(39783, 677, '_field_21', '778-895-3826'),
(39784, 677, '_field_23', 'jillianwork@gmail.com'),
(39785, 677, '_field_25', '228 East 7th Avenue'),
(39786, 677, '_field_28', '808'),
(39787, 677, '_field_29', 'Vancouver'),
(39788, 677, '_field_33', 'BC'),
(39789, 677, '_field_31', 'V5T0A1'),
(39790, 677, '_field_34', 'University of British Columbia'),
(39791, 677, '_field_35', '604-822-0172'),
(39792, 677, '_field_41', '1'),
(39793, 677, '_field_57', 'Joel'),
(39794, 677, '_field_58', 'Turner'),
(39795, 677, '_field_59', 'emailjoelturner@gmail.com'),
(39796, 677, '_field_60', '604-499-9287'),
(39797, 677, '_field_18', 'Camilla Mary Turner'),
(39798, 677, '_field_24', '03/04/2015'),
(39799, 677, '_field_20', ''),
(39800, 677, '_field_22', 'F'),
(39801, 677, '_field_26', 'English'),
(39802, 677, '_field_27', ''),
(39803, 677, '_field_30', 'Canadian'),
(39804, 677, '_field_32', 'N'),
(39805, 677, '_field_72', ''),
(39806, 677, '_field_36', 'Make-believe play, building with Duplo, dancing'),
(39807, 677, '_field_37', 'Collaborative play, art, dancing'),
(39808, 677, '_field_38', 'Yes'),
(39809, 677, '_field_39', 'Yes'),
(39810, 677, '_field_61', 'Yes'),
(39811, 677, '_field_53', ''),
(39812, 677, '_field_54', 'No'),
(39813, 677, '_field_55', ''),
(39814, 677, '_field_56', ''),
(39815, 677, '_field_42', 'No'),
(39816, 677, '_field_43', 'No'),
(39817, 677, '_field_62', ''),
(39818, 677, '_field_44', 'Yes'),
(39819, 677, '_field_63', 'Plant-based diet'),
(39820, 677, '_field_45', 'No'),
(39821, 677, '_field_64', ''),
(39822, 677, '_field_46', 'N'),
(39823, 677, '_field_65', ''),
(39824, 677, '_field_47', 'We have a lot of educators in our families and they have all indicated that they felt Montessori would be a good option for Camilla because she is very bright and curious and loves to immerse herself in activities and interests. We are interested in WMA because it offers the opportunity for her to go to the same school from preschool through grade 7 and we like the continuity that this would provide as well as the opportunity to be truly known and have relationships with teachers and administrators.'),
(39825, 677, '_field_73', 'Camilla is very bright and we worry that she will have a tough time in the public school system with more rigid curriculum and routines. We also really like the idea of age mixing and the opportunity to develop leadership skills. We want her to love learning and look forward to school every day.'),
(39826, 677, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39827, 677, '_field_67', '1'),
(39828, 677, '_form_id', '2'),
(39829, 677, '_seq_num', '119'),
(39830, 678, '_field_5', 'Full Day'),
(39831, 678, '_field_7', 'September 2018'),
(39832, 678, '_field_9', '0'),
(39833, 678, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(39834, 678, '_field_70', ''),
(39835, 678, '_field_71', ''),
(39836, 678, '_field_17', 'Jillian'),
(39837, 678, '_field_19', 'Turner'),
(39838, 678, '_field_21', '778-895-3826'),
(39839, 678, '_field_23', 'jillianwork@gmail.com'),
(39840, 678, '_field_25', '228 East 7th Avenue'),
(39841, 678, '_field_28', '808'),
(39842, 678, '_field_29', 'Vancouver'),
(39843, 678, '_field_33', 'BC'),
(39844, 678, '_field_31', 'V5T0A1'),
(39845, 678, '_field_34', 'University of British Columbia'),
(39846, 678, '_field_35', '604-822-0172'),
(39847, 678, '_field_41', '1'),
(39848, 678, '_field_57', 'Joel'),
(39849, 678, '_field_58', 'Turner'),
(39850, 678, '_field_59', 'emailjoelturner@gmail.com'),
(39851, 678, '_field_60', '604-499-9287'),
(39852, 678, '_field_18', 'Camilla Mary Turner'),
(39853, 678, '_field_24', '03/04/2015'),
(39854, 678, '_field_20', ''),
(39855, 678, '_field_22', 'F'),
(39856, 678, '_field_26', 'English'),
(39857, 678, '_field_27', ''),
(39858, 678, '_field_30', 'Canadian'),
(39859, 678, '_field_32', 'N'),
(39860, 678, '_field_72', ''),
(39861, 678, '_field_36', 'Make-believe play, building with Duplo, dancing'),
(39862, 678, '_field_37', 'Collaborative play, art, dancing'),
(39863, 678, '_field_38', 'Yes'),
(39864, 678, '_field_39', 'Yes'),
(39865, 678, '_field_61', 'Yes'),
(39866, 678, '_field_53', ''),
(39867, 678, '_field_54', 'No'),
(39868, 678, '_field_55', ''),
(39869, 678, '_field_56', ''),
(39870, 678, '_field_42', 'No'),
(39871, 678, '_field_43', 'No'),
(39872, 678, '_field_62', ''),
(39873, 678, '_field_44', 'Yes'),
(39874, 678, '_field_63', 'Plant-based diet'),
(39875, 678, '_field_45', 'No'),
(39876, 678, '_field_64', ''),
(39877, 678, '_field_46', 'N'),
(39878, 678, '_field_65', ''),
(39879, 678, '_field_47', 'We have a lot of educators in our families and they have all indicated that they felt Montessori would be a good option for Camilla because she is very bright and curious and loves to immerse herself in activities and interests. We are interested in WMA because it offers the opportunity for her to go to the same school from preschool through grade 7 and we like the continuity that this would provide as well as the opportunity to be truly known and have relationships with teachers and administrators.'),
(39880, 678, '_field_73', 'Camilla is very bright and we worry that she will have a tough time in the public school system with more rigid curriculum and routines. We also really like the idea of age mixing and the opportunity to develop leadership skills. We want her to love learning and look forward to school every day.'),
(39881, 678, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(39882, 678, '_field_67', '1'),
(39883, 678, '_form_id', '2'),
(39884, 678, '_seq_num', '120'),
(39885, 679, '_field_5', 'Morning Session'),
(39886, 679, '_field_7', 'September 2018'),
(39887, 679, '_field_9', '0'),
(39888, 679, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(39889, 679, '_field_70', 'Robin and Felix Langlois'),
(39890, 679, '_field_71', ''),
(39891, 679, '_field_17', 'Jennifer '),
(39892, 679, '_field_19', 'Woolley'),
(39893, 679, '_field_21', '604-218-5991'),
(39894, 679, '_field_23', 'jennifer.ck.woolley@gmail.com'),
(39895, 679, '_field_25', '2703 Woodland Drive'),
(39896, 679, '_field_28', ''),
(39897, 679, '_field_29', 'Vancouver'),
(39898, 679, '_field_33', 'BC'),
(39899, 679, '_field_31', 'V5N3P7'),
(39900, 679, '_field_34', 'Intracorp Projects Ltd.'),
(39901, 679, '_field_35', '604-801-7028'),
(39902, 679, '_field_41', '1'),
(39903, 679, '_field_57', 'Jonathan'),
(39904, 679, '_field_58', 'Woolley'),
(39905, 679, '_field_59', 'jmsw78@gmail.com'),
(39906, 679, '_field_60', '604-355-5737'),
(39907, 679, '_field_18', 'Daniel Henry Starbuck Woolley'),
(39908, 679, '_field_24', '12/07/2015');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(39909, 679, '_field_20', 'Daniel'),
(39910, 679, '_field_22', 'M'),
(39911, 679, '_field_26', 'English'),
(39912, 679, '_field_27', ''),
(39913, 679, '_field_30', 'Canadian'),
(39914, 679, '_field_32', 'Yes'),
(39915, 679, '_field_72', 'Rachel Woolley - twin sister'),
(39916, 679, '_field_36', 'Playing with puzzles and blocks, reading'),
(39917, 679, '_field_37', 'Playing with twin sister, reading with parents, baking with mom'),
(39918, 679, '_field_38', 'Yes'),
(39919, 679, '_field_39', 'No'),
(39920, 679, '_field_61', ''),
(39921, 679, '_field_53', ''),
(39922, 679, '_field_54', 'Yes'),
(39923, 679, '_field_55', 'Community centre programs once or twice a week'),
(39924, 679, '_field_56', 'Yes'),
(39925, 679, '_field_42', 'N/A'),
(39926, 679, '_field_43', 'No'),
(39927, 679, '_field_62', ''),
(39928, 679, '_field_44', 'No'),
(39929, 679, '_field_63', ''),
(39930, 679, '_field_45', 'No'),
(39931, 679, '_field_64', ''),
(39932, 679, '_field_46', 'N'),
(39933, 679, '_field_65', ''),
(39934, 679, '_field_47', 'My husband and I have tried to learn as much as possible about the educational options for our twins, Daniel and Rachel, and have determined that WMA would be a great fit for them. The mission statement, principles and expectations of your school align with our own goals for Daniel and Rachel in these important, formative years. \nWe attended the open house recently and were very impressed with the facilities and learning materials, and enjoyed meeting some of your staff. Daniel and Rachel also made the most of the opportunity to explore and very quickly seemed right at home. I also took the opportunity to observe a classroom and noted the positive and stimulating learning environment, as well as the engagement of all the children in a show-and-tell exercise.\n'),
(39935, 679, '_field_73', 'We believe that not all children are well-served by traditional, structured educational methods using predefined curriculum. Our goal for Daniel and Rachel is that they have well-rounded educations that foster their natural curiosities, and ultimately help them find and develop their own aptitudes and interests. The Montessori Method of self-directed exploration and learning, in a stimulating environment, fits particularly well with these goals. '),
(39936, 679, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(39937, 679, '_field_67', '1'),
(39938, 679, '_form_id', '2'),
(39939, 679, '_seq_num', '121'),
(39940, 680, '_field_5', 'Morning Session'),
(39941, 680, '_field_7', 'September 2018'),
(39942, 680, '_field_9', '0'),
(39943, 680, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(39944, 680, '_field_70', 'Robin and Felix Langlois'),
(39945, 680, '_field_71', ''),
(39946, 680, '_field_17', 'Jennifer '),
(39947, 680, '_field_19', 'Woolley'),
(39948, 680, '_field_21', '604-218-5991'),
(39949, 680, '_field_23', 'jennifer.ck.woolley@gmail.com'),
(39950, 680, '_field_25', '2703 Woodland Drive'),
(39951, 680, '_field_28', ''),
(39952, 680, '_field_29', 'Vancouver'),
(39953, 680, '_field_33', 'BC'),
(39954, 680, '_field_31', 'V5N3P7'),
(39955, 680, '_field_34', 'Intracorp Projects Ltd.'),
(39956, 680, '_field_35', '604-801-7028'),
(39957, 680, '_field_41', '1'),
(39958, 680, '_field_57', 'Jonathan'),
(39959, 680, '_field_58', 'Woolley'),
(39960, 680, '_field_59', 'jmsw78@gmail.com'),
(39961, 680, '_field_60', '604-355-5737'),
(39962, 680, '_field_18', 'Daniel Henry Starbuck Woolley'),
(39963, 680, '_field_24', '12/07/2015'),
(39964, 680, '_field_20', 'Daniel'),
(39965, 680, '_field_22', 'M'),
(39966, 680, '_field_26', 'English'),
(39967, 680, '_field_27', ''),
(39968, 680, '_field_30', 'Canadian'),
(39969, 680, '_field_32', 'Yes'),
(39970, 680, '_field_72', 'Rachel Woolley - twin sister'),
(39971, 680, '_field_36', 'Playing with puzzles and blocks, reading'),
(39972, 680, '_field_37', 'Playing with twin sister, reading with parents, baking with mom'),
(39973, 680, '_field_38', 'Yes'),
(39974, 680, '_field_39', 'No'),
(39975, 680, '_field_61', ''),
(39976, 680, '_field_53', ''),
(39977, 680, '_field_54', 'Yes'),
(39978, 680, '_field_55', 'Community centre programs once or twice a week'),
(39979, 680, '_field_56', 'Yes'),
(39980, 680, '_field_42', 'N/A'),
(39981, 680, '_field_43', 'No'),
(39982, 680, '_field_62', ''),
(39983, 680, '_field_44', 'No'),
(39984, 680, '_field_63', ''),
(39985, 680, '_field_45', 'No'),
(39986, 680, '_field_64', ''),
(39987, 680, '_field_46', 'N'),
(39988, 680, '_field_65', ''),
(39989, 680, '_field_47', 'My husband and I have tried to learn as much as possible about the educational options for our twins, Daniel and Rachel, and have determined that WMA would be a great fit for them. The mission statement, principles and expectations of your school align with our own goals for Daniel and Rachel in these important, formative years. \nWe attended the open house recently and were very impressed with the facilities and learning materials, and enjoyed meeting some of your staff. Daniel and Rachel also made the most of the opportunity to explore and very quickly seemed right at home. I also took the opportunity to observe a classroom and noted the positive and stimulating learning environment, as well as the engagement of all the children in a show-and-tell exercise.\n'),
(39990, 680, '_field_73', 'We believe that not all children are well-served by traditional, structured educational methods using predefined curriculum. Our goal for Daniel and Rachel is that they have well-rounded educations that foster their natural curiosities, and ultimately help them find and develop their own aptitudes and interests. The Montessori Method of self-directed exploration and learning, in a stimulating environment, fits particularly well with these goals. '),
(39991, 680, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(39992, 680, '_field_67', '1'),
(39993, 680, '_form_id', '2'),
(39994, 680, '_seq_num', '122'),
(39995, 681, '_field_5', 'Morning Session'),
(39996, 681, '_field_7', 'September 2018'),
(39997, 681, '_field_9', '0'),
(39998, 681, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(39999, 681, '_field_70', 'Robin and Felix Langlois'),
(40000, 681, '_field_71', ''),
(40001, 681, '_field_17', 'Jennifer'),
(40002, 681, '_field_19', 'Woolley'),
(40003, 681, '_field_21', '604-218-5991'),
(40004, 681, '_field_23', 'jennifer.ck.woolley@gmail.com'),
(40005, 681, '_field_25', '2703 Woodland Drive'),
(40006, 681, '_field_28', ''),
(40007, 681, '_field_29', 'Vancouver'),
(40008, 681, '_field_33', 'BC'),
(40009, 681, '_field_31', 'V5N3P7'),
(40010, 681, '_field_34', 'Intracorp Projects Ltd.'),
(40011, 681, '_field_35', '604-801-7028'),
(40012, 681, '_field_41', '1'),
(40013, 681, '_field_57', 'Jonathan'),
(40014, 681, '_field_58', 'Woolley'),
(40015, 681, '_field_59', 'jmsw78@gmail.com'),
(40016, 681, '_field_60', '604-355-5737'),
(40017, 681, '_field_18', 'Rachel Alison Woolley'),
(40018, 681, '_field_24', '12/07/2015'),
(40019, 681, '_field_20', 'Rachel'),
(40020, 681, '_field_22', 'F'),
(40021, 681, '_field_26', 'English'),
(40022, 681, '_field_27', ''),
(40023, 681, '_field_30', 'Canadian'),
(40024, 681, '_field_32', 'Yes'),
(40025, 681, '_field_72', 'Daniel Woolley - twin brother'),
(40026, 681, '_field_36', 'Singing, dancing, playing with Play Doh, reading '),
(40027, 681, '_field_37', 'Playing and exploring with her twin brother, reading with parents, visiting Science World '),
(40028, 681, '_field_38', 'Yes'),
(40029, 681, '_field_39', 'No'),
(40030, 681, '_field_61', ''),
(40031, 681, '_field_53', ''),
(40032, 681, '_field_54', 'Yes'),
(40033, 681, '_field_55', 'Community centre programs once or twice a week '),
(40034, 681, '_field_56', 'Yes'),
(40035, 681, '_field_42', 'N/A'),
(40036, 681, '_field_43', 'No'),
(40037, 681, '_field_62', ''),
(40038, 681, '_field_44', 'No'),
(40039, 681, '_field_63', ''),
(40040, 681, '_field_45', 'No'),
(40041, 681, '_field_64', ''),
(40042, 681, '_field_46', 'N'),
(40043, 681, '_field_65', ''),
(40044, 681, '_field_47', 'My husband and I have tried to learn as much as possible about the educational options for our twins, Daniel and Rachel, and have determined that WMA would be a great fit for them. The mission statement, principles and expectations of your school align with our own goals for Daniel and Rachel in these important, formative years. \nWe attended the open house recently and were very impressed with the facilities and learning materials, and enjoyed meeting some of your staff. Daniel and Rachel also made the most of the opportunity to explore and very quickly seemed right at home. I also took the opportunity to observe a classroom and noted the positive and stimulating learning environment, as well as the engagement of all the children in a show-and-tell exercise.\n'),
(40045, 681, '_field_73', 'We believe that not all children are well-served by traditional, structured educational methods using predefined curriculum. Our goal for Daniel and Rachel is that they have well-rounded educations that foster their natural curiosities, and ultimately help them find and develop their own aptitudes and interests. The Montessori Method of self-directed exploration and learning, in a stimulating environment, fits particularly well with these goals. '),
(40046, 681, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(40047, 681, '_field_67', '1'),
(40048, 681, '_form_id', '2'),
(40049, 681, '_seq_num', '123'),
(40050, 682, '_field_5', 'Morning Session'),
(40051, 682, '_field_7', 'September 2018'),
(40052, 682, '_field_9', '0'),
(40053, 682, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(40054, 682, '_field_70', 'Robin and Felix Langlois'),
(40055, 682, '_field_71', ''),
(40056, 682, '_field_17', 'Jennifer'),
(40057, 682, '_field_19', 'Woolley'),
(40058, 682, '_field_21', '604-218-5991'),
(40059, 682, '_field_23', 'jennifer.ck.woolley@gmail.com'),
(40060, 682, '_field_25', '2703 Woodland Drive'),
(40061, 682, '_field_28', ''),
(40062, 682, '_field_29', 'Vancouver'),
(40063, 682, '_field_33', 'BC'),
(40064, 682, '_field_31', 'V5N3P7'),
(40065, 682, '_field_34', 'Intracorp Projects Ltd.'),
(40066, 682, '_field_35', '604-801-7028'),
(40067, 682, '_field_41', '1'),
(40068, 682, '_field_57', 'Jonathan'),
(40069, 682, '_field_58', 'Woolley'),
(40070, 682, '_field_59', 'jmsw78@gmail.com'),
(40071, 682, '_field_60', '604-355-5737'),
(40072, 682, '_field_18', 'Rachel Alison Woolley'),
(40073, 682, '_field_24', '12/07/2015'),
(40074, 682, '_field_20', 'Rachel'),
(40075, 682, '_field_22', 'F'),
(40076, 682, '_field_26', 'English'),
(40077, 682, '_field_27', ''),
(40078, 682, '_field_30', 'Canadian'),
(40079, 682, '_field_32', 'Yes'),
(40080, 682, '_field_72', 'Daniel Woolley - twin brother'),
(40081, 682, '_field_36', 'Singing, dancing, playing with Play Doh, reading '),
(40082, 682, '_field_37', 'Playing and exploring with her twin brother, reading with parents, visiting Science World '),
(40083, 682, '_field_38', 'Yes'),
(40084, 682, '_field_39', 'No'),
(40085, 682, '_field_61', ''),
(40086, 682, '_field_53', ''),
(40087, 682, '_field_54', 'Yes'),
(40088, 682, '_field_55', 'Community centre programs once or twice a week '),
(40089, 682, '_field_56', 'Yes'),
(40090, 682, '_field_42', 'N/A'),
(40091, 682, '_field_43', 'No'),
(40092, 682, '_field_62', ''),
(40093, 682, '_field_44', 'No'),
(40094, 682, '_field_63', ''),
(40095, 682, '_field_45', 'No'),
(40096, 682, '_field_64', ''),
(40097, 682, '_field_46', 'N'),
(40098, 682, '_field_65', ''),
(40099, 682, '_field_47', 'My husband and I have tried to learn as much as possible about the educational options for our twins, Daniel and Rachel, and have determined that WMA would be a great fit for them. The mission statement, principles and expectations of your school align with our own goals for Daniel and Rachel in these important, formative years. \nWe attended the open house recently and were very impressed with the facilities and learning materials, and enjoyed meeting some of your staff. Daniel and Rachel also made the most of the opportunity to explore and very quickly seemed right at home. I also took the opportunity to observe a classroom and noted the positive and stimulating learning environment, as well as the engagement of all the children in a show-and-tell exercise.\n'),
(40100, 682, '_field_73', 'We believe that not all children are well-served by traditional, structured educational methods using predefined curriculum. Our goal for Daniel and Rachel is that they have well-rounded educations that foster their natural curiosities, and ultimately help them find and develop their own aptitudes and interests. The Montessori Method of self-directed exploration and learning, in a stimulating environment, fits particularly well with these goals. '),
(40101, 682, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(40102, 682, '_field_67', '1'),
(40103, 682, '_form_id', '2'),
(40104, 682, '_seq_num', '124'),
(40105, 683, '_field_5', 'Morning Session'),
(40106, 683, '_field_7', 'September 2018'),
(40107, 683, '_field_9', '0'),
(40108, 683, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(40109, 683, '_field_70', ''),
(40110, 683, '_field_71', ''),
(40111, 683, '_field_17', 'Shirley'),
(40112, 683, '_field_19', 'Chan'),
(40113, 683, '_field_21', '604-219-5969'),
(40114, 683, '_field_23', 'shirleydaniel2012@gmail.com'),
(40115, 683, '_field_25', '3037 28th Avenue East'),
(40116, 683, '_field_28', ''),
(40117, 683, '_field_29', 'Vancouver'),
(40118, 683, '_field_33', 'BC'),
(40119, 683, '_field_31', 'V5R1S6'),
(40120, 683, '_field_34', 'Danone Canada'),
(40121, 683, '_field_35', '604-219-5969'),
(40122, 683, '_field_41', '1'),
(40123, 683, '_field_57', 'Daniel'),
(40124, 683, '_field_58', 'Chan'),
(40125, 683, '_field_59', 'dchan111@gmail.com'),
(40126, 683, '_field_60', '604-374-2388'),
(40127, 683, '_field_18', 'Emma Olive Chan'),
(40128, 683, '_field_24', '10/04/2015'),
(40129, 683, '_field_20', 'Emma'),
(40130, 683, '_field_22', 'F'),
(40131, 683, '_field_26', 'English'),
(40132, 683, '_field_27', 'Chinese'),
(40133, 683, '_field_30', 'Canadian'),
(40134, 683, '_field_32', 'N'),
(40135, 683, '_field_72', ''),
(40136, 683, '_field_36', 'Reading, Puzzles, Pretend Play (cooking, re-enacting daily activities, caring for dolls), Dancing, Building blocks, Drawing, Arts &amp; Crafts'),
(40137, 683, '_field_37', 'Cooperative play (board games, building blocks together), Dancing, Arts &amp; Crafts, Care-take younger children, Follows leadership of older children'),
(40138, 683, '_field_38', 'Yes'),
(40139, 683, '_field_39', 'Yes'),
(40140, 683, '_field_61', 'Yes'),
(40141, 683, '_field_53', 'Yes, programs such as StrongStart &amp; Neighbourhood Houses where she likes to learn from diverse children &amp; their different likes.'),
(40142, 683, '_field_54', 'Yes'),
(40143, 683, '_field_55', 'StrongStart'),
(40144, 683, '_field_56', 'Yes'),
(40145, 683, '_field_42', 'No known health concerns.'),
(40146, 683, '_field_43', 'No'),
(40147, 683, '_field_62', ''),
(40148, 683, '_field_44', 'No'),
(40149, 683, '_field_63', ''),
(40150, 683, '_field_45', 'No'),
(40151, 683, '_field_64', ''),
(40152, 683, '_field_46', 'N'),
(40153, 683, '_field_65', ''),
(40154, 683, '_field_47', 'We\'ve been seeking an enriching educational &amp; social environment for Emma that supports a diverse group of children from different backgrounds and encourages a well balanced range of learning tools.  The WMA Preschool setup is bright, clean, welcoming and conveniently near our home.  From observation, the teachers and children are warm, respectful and social to one another.  The strong Italian heritage is also a wonderful addition to exposing Emma to a different culture &amp; language, all traits that will help her formulate an open mindset and celebrate the differences of others.  In all, WMA appears to be the right environment for her to become independent, respect the idea of community, be well-rounded and responsible.'),
(40155, 683, '_field_73', 'While we want Emma to have some structure in her learnings (more work vs play), we encourage her to understand that she\'s unique in her wants &amp; needs; therefore in her development, we advise her to learn through discovery and work things out by herself or through cooperation with others.  We also strive for her to learn about the world and be independent.  We feel this process matches well with the Montessori method of teaching where there\'s a lot of practical, flexible and experiential situations for students to choose their activities, complete hands-on tasks, and get uninterrupted time to figure out things- all with great guidance from warm, supportive teachers.'),
(40156, 683, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";}'),
(40157, 683, '_field_67', '1'),
(40158, 683, '_form_id', '2'),
(40159, 683, '_seq_num', '125'),
(40160, 684, '_field_5', 'Morning Session'),
(40161, 684, '_field_7', 'September 2018'),
(40162, 684, '_field_9', '0'),
(40163, 684, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(40164, 684, '_field_70', ''),
(40165, 684, '_field_71', ''),
(40166, 684, '_field_17', 'Shirley'),
(40167, 684, '_field_19', 'Chan'),
(40168, 684, '_field_21', '604-219-5969'),
(40169, 684, '_field_23', 'shirleydaniel2012@gmail.com'),
(40170, 684, '_field_25', '3037 28th Avenue East'),
(40171, 684, '_field_28', ''),
(40172, 684, '_field_29', 'Vancouver'),
(40173, 684, '_field_33', 'BC'),
(40174, 684, '_field_31', 'V5R1S6'),
(40175, 684, '_field_34', 'Danone Canada'),
(40176, 684, '_field_35', '604-219-5969'),
(40177, 684, '_field_41', '1'),
(40178, 684, '_field_57', 'Daniel'),
(40179, 684, '_field_58', 'Chan'),
(40180, 684, '_field_59', 'dchan111@gmail.com'),
(40181, 684, '_field_60', '604-374-2388'),
(40182, 684, '_field_18', 'Emma Olive Chan'),
(40183, 684, '_field_24', '10/04/2015'),
(40184, 684, '_field_20', 'Emma'),
(40185, 684, '_field_22', 'F'),
(40186, 684, '_field_26', 'English'),
(40187, 684, '_field_27', 'Chinese'),
(40188, 684, '_field_30', 'Canadian'),
(40189, 684, '_field_32', 'N'),
(40190, 684, '_field_72', ''),
(40191, 684, '_field_36', 'Reading, Puzzles, Pretend Play (cooking, re-enacting daily activities, caring for dolls), Dancing, Building blocks, Drawing, Arts &amp; Crafts'),
(40192, 684, '_field_37', 'Cooperative play (board games, building blocks together), Dancing, Arts &amp; Crafts, Care-take younger children, Follows leadership of older children'),
(40193, 684, '_field_38', 'Yes'),
(40194, 684, '_field_39', 'Yes'),
(40195, 684, '_field_61', 'Yes'),
(40196, 684, '_field_53', 'Yes, programs such as StrongStart &amp; Neighbourhood Houses where she likes to learn from diverse children &amp; their different likes.'),
(40197, 684, '_field_54', 'Yes'),
(40198, 684, '_field_55', 'StrongStart'),
(40199, 684, '_field_56', 'Yes'),
(40200, 684, '_field_42', 'No known health concerns.'),
(40201, 684, '_field_43', 'No'),
(40202, 684, '_field_62', ''),
(40203, 684, '_field_44', 'No'),
(40204, 684, '_field_63', ''),
(40205, 684, '_field_45', 'No'),
(40206, 684, '_field_64', ''),
(40207, 684, '_field_46', 'N'),
(40208, 684, '_field_65', ''),
(40209, 684, '_field_47', 'We\'ve been seeking an enriching educational &amp; social environment for Emma that supports a diverse group of children from different backgrounds and encourages a well balanced range of learning tools.  The WMA Preschool setup is bright, clean, welcoming and conveniently near our home.  From observation, the teachers and children are warm, respectful and social to one another.  The strong Italian heritage is also a wonderful addition to exposing Emma to a different culture &amp; language, all traits that will help her formulate an open mindset and celebrate the differences of others.  In all, WMA appears to be the right environment for her to become independent, respect the idea of community, be well-rounded and responsible.'),
(40210, 684, '_field_73', 'While we want Emma to have some structure in her learnings (more work vs play), we encourage her to understand that she\'s unique in her wants &amp; needs; therefore in her development, we advise her to learn through discovery and work things out by herself or through cooperation with others.  We also strive for her to learn about the world and be independent.  We feel this process matches well with the Montessori method of teaching where there\'s a lot of practical, flexible and experiential situations for students to choose their activities, complete hands-on tasks, and get uninterrupted time to figure out things- all with great guidance from warm, supportive teachers.'),
(40211, 684, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";}'),
(40212, 684, '_field_67', '1'),
(40213, 684, '_form_id', '2'),
(40214, 684, '_seq_num', '126'),
(40215, 685, '_field_5', 'Afternoon Session'),
(40216, 685, '_field_7', 'September 2018'),
(40217, 685, '_field_9', '0'),
(40218, 685, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(40219, 685, '_field_70', ''),
(40220, 685, '_field_71', ''),
(40221, 685, '_field_17', 'Tadafumi '),
(40222, 685, '_field_19', 'Mikami'),
(40223, 685, '_field_21', '604 368 6050'),
(40224, 685, '_field_23', 'tdmikami@gmail.com'),
(40225, 685, '_field_25', '5746 Mckinnon St '),
(40226, 685, '_field_28', ''),
(40227, 685, '_field_29', 'Vancouver'),
(40228, 685, '_field_33', 'BC'),
(40229, 685, '_field_31', 'V5R4E1'),
(40230, 685, '_field_34', 'Fairmont Hotel Vancouver'),
(40231, 685, '_field_35', '604 684 3131'),
(40232, 685, '_field_41', '1'),
(40233, 685, '_field_57', 'Takami'),
(40234, 685, '_field_58', 'Mikami'),
(40235, 685, '_field_59', 'takami.shimada@gmail.com'),
(40236, 685, '_field_60', '778 707 2170'),
(40237, 685, '_field_18', 'Yui Mikami'),
(40238, 685, '_field_24', '03/08/2015'),
(40239, 685, '_field_20', 'Yui'),
(40240, 685, '_field_22', 'F'),
(40241, 685, '_field_26', 'Japanese'),
(40242, 685, '_field_27', ''),
(40243, 685, '_field_30', 'Canada'),
(40244, 685, '_field_32', 'N'),
(40245, 685, '_field_72', ''),
(40246, 685, '_field_36', 'Drawing, Singing, Reading, Count numbers'),
(40247, 685, '_field_37', 'Sing a song, exercise, dance '),
(40248, 685, '_field_38', 'Yes'),
(40249, 685, '_field_39', 'Yes'),
(40250, 685, '_field_61', 'Yes'),
(40251, 685, '_field_53', 'morning 3 hours daycare for 5 days a week, really developed social skill'),
(40252, 685, '_field_54', 'Yes'),
(40253, 685, '_field_55', 'aforementioned Link Program morning daycare plus Japanese school for once a monce'),
(40254, 685, '_field_56', 'n'),
(40255, 685, '_field_42', 'N/A'),
(40256, 685, '_field_43', 'No'),
(40257, 685, '_field_62', ''),
(40258, 685, '_field_44', 'No'),
(40259, 685, '_field_63', ''),
(40260, 685, '_field_45', 'No'),
(40261, 685, '_field_64', ''),
(40262, 685, '_field_46', 'N'),
(40263, 685, '_field_65', ''),
(40264, 685, '_field_47', '(1)Convenient location\n(2)Quality of educator.  I have leaned Montessori method while I was a practicum student at one of the Montessori school in Deep cove North Vancouver. There are so many Montessori school in Vancouver but most important thing is who leads the class, the educators. I was very impressed at WMA\'s educators. 15 min school observation was great opportunity for us to figure it out. '),
(40265, 685, '_field_73', 'Montessori Method is an extension of what I am teaching my daughter at home. Focus on what you do what others do and time for individual work and group work. Respect others, consideration for others.. and so on. '),
(40266, 685, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(40267, 685, '_field_67', '1'),
(40268, 685, '_form_id', '2'),
(40269, 685, '_seq_num', '127'),
(40270, 686, '_field_5', 'Afternoon Session'),
(40271, 686, '_field_7', 'September 2018'),
(40272, 686, '_field_9', '0'),
(40273, 686, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(40274, 686, '_field_70', ''),
(40275, 686, '_field_71', ''),
(40276, 686, '_field_17', 'Tadafumi '),
(40277, 686, '_field_19', 'Mikami'),
(40278, 686, '_field_21', '604 368 6050'),
(40279, 686, '_field_23', 'tdmikami@gmail.com'),
(40280, 686, '_field_25', '5746 Mckinnon St '),
(40281, 686, '_field_28', ''),
(40282, 686, '_field_29', 'Vancouver'),
(40283, 686, '_field_33', 'BC'),
(40284, 686, '_field_31', 'V5R4E1'),
(40285, 686, '_field_34', 'Fairmont Hotel Vancouver'),
(40286, 686, '_field_35', '604 684 3131'),
(40287, 686, '_field_41', '1'),
(40288, 686, '_field_57', 'Takami'),
(40289, 686, '_field_58', 'Mikami'),
(40290, 686, '_field_59', 'takami.shimada@gmail.com'),
(40291, 686, '_field_60', '778 707 2170'),
(40292, 686, '_field_18', 'Yui Mikami'),
(40293, 686, '_field_24', '03/08/2015'),
(40294, 686, '_field_20', 'Yui'),
(40295, 686, '_field_22', 'F'),
(40296, 686, '_field_26', 'Japanese'),
(40297, 686, '_field_27', ''),
(40298, 686, '_field_30', 'Canada'),
(40299, 686, '_field_32', 'N'),
(40300, 686, '_field_72', ''),
(40301, 686, '_field_36', 'Drawing, Singing, Reading, Count numbers'),
(40302, 686, '_field_37', 'Sing a song, exercise, dance '),
(40303, 686, '_field_38', 'Yes'),
(40304, 686, '_field_39', 'Yes'),
(40305, 686, '_field_61', 'Yes'),
(40306, 686, '_field_53', 'morning 3 hours daycare for 5 days a week, really developed social skill'),
(40307, 686, '_field_54', 'Yes'),
(40308, 686, '_field_55', 'aforementioned Link Program morning daycare plus Japanese school for once a monce'),
(40309, 686, '_field_56', 'n'),
(40310, 686, '_field_42', 'N/A'),
(40311, 686, '_field_43', 'No'),
(40312, 686, '_field_62', ''),
(40313, 686, '_field_44', 'No'),
(40314, 686, '_field_63', ''),
(40315, 686, '_field_45', 'No'),
(40316, 686, '_field_64', ''),
(40317, 686, '_field_46', 'N'),
(40318, 686, '_field_65', ''),
(40319, 686, '_field_47', '(1)Convenient location\n(2)Quality of educator.  I have leaned Montessori method while I was a practicum student at one of the Montessori school in Deep cove North Vancouver. There are so many Montessori school in Vancouver but most important thing is who leads the class, the educators. I was very impressed at WMA\'s educators. 15 min school observation was great opportunity for us to figure it out. '),
(40320, 686, '_field_73', 'Montessori Method is an extension of what I am teaching my daughter at home. Focus on what you do what others do and time for individual work and group work. Respect others, consideration for others.. and so on. '),
(40321, 686, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(40322, 686, '_field_67', '1'),
(40323, 686, '_form_id', '2'),
(40324, 686, '_seq_num', '128'),
(40325, 687, '_field_5', 'Full Day'),
(40326, 687, '_field_7', 'September 2018'),
(40327, 687, '_field_9', '1'),
(40328, 687, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(40329, 687, '_field_70', ''),
(40330, 687, '_field_71', ''),
(40331, 687, '_field_17', 'Ide '),
(40332, 687, '_field_19', 'Lam'),
(40333, 687, '_field_21', '6047163286'),
(40334, 687, '_field_23', 'ideyy2011@hotmail.com'),
(40335, 687, '_field_25', '405 7337 macpherson ave Burnaby '),
(40336, 687, '_field_28', '405'),
(40337, 687, '_field_29', 'Burnaby '),
(40338, 687, '_field_33', 'BC'),
(40339, 687, '_field_31', 'V5j0a9'),
(40340, 687, '_field_34', 'Burnaby '),
(40341, 687, '_field_35', '6047163286'),
(40342, 687, '_field_41', '0'),
(40343, 687, '_field_57', ''),
(40344, 687, '_field_58', ''),
(40345, 687, '_field_59', ''),
(40346, 687, '_field_60', ''),
(40347, 687, '_field_18', 'Pavel baleros '),
(40348, 687, '_field_24', '23/09/2015'),
(40349, 687, '_field_20', 'Pavel'),
(40350, 687, '_field_22', 'M'),
(40351, 687, '_field_26', 'Chinese / English '),
(40352, 687, '_field_27', ''),
(40353, 687, '_field_30', 'Canadian '),
(40354, 687, '_field_32', 'N'),
(40355, 687, '_field_72', ''),
(40356, 687, '_field_36', 'Play blocks '),
(40357, 687, '_field_37', 'Pretend play'),
(40358, 687, '_field_38', 'Yes'),
(40359, 687, '_field_39', 'Yes'),
(40360, 687, '_field_61', 'Yes'),
(40361, 687, '_field_53', ''),
(40362, 687, '_field_54', 'No'),
(40363, 687, '_field_55', ''),
(40364, 687, '_field_56', ''),
(40365, 687, '_field_42', 'No issue '),
(40366, 687, '_field_43', 'No'),
(40367, 687, '_field_62', ''),
(40368, 687, '_field_44', 'No'),
(40369, 687, '_field_63', ''),
(40370, 687, '_field_45', 'No'),
(40371, 687, '_field_64', ''),
(40372, 687, '_field_46', 'N'),
(40373, 687, '_field_65', ''),
(40374, 687, '_field_47', 'Close to home wanted him to be in private montessori school '),
(40375, 687, '_field_73', 'Learn to be independent '),
(40376, 687, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(40377, 687, '_field_67', '1'),
(40378, 687, '_form_id', '2'),
(40379, 687, '_seq_num', '129'),
(40380, 688, '_field_5', 'Full Day'),
(40381, 688, '_field_7', 'September 2018'),
(40382, 688, '_field_9', '1'),
(40383, 688, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(40384, 688, '_field_70', ''),
(40385, 688, '_field_71', ''),
(40386, 688, '_field_17', 'Ide '),
(40387, 688, '_field_19', 'Lam'),
(40388, 688, '_field_21', '6047163286'),
(40389, 688, '_field_23', 'ideyy2011@hotmail.com'),
(40390, 688, '_field_25', '405 7337 macpherson ave Burnaby '),
(40391, 688, '_field_28', '405'),
(40392, 688, '_field_29', 'Burnaby '),
(40393, 688, '_field_33', 'BC'),
(40394, 688, '_field_31', 'V5j0a9'),
(40395, 688, '_field_34', 'Burnaby '),
(40396, 688, '_field_35', '6047163286'),
(40397, 688, '_field_41', '0'),
(40398, 688, '_field_57', ''),
(40399, 688, '_field_58', ''),
(40400, 688, '_field_59', ''),
(40401, 688, '_field_60', ''),
(40402, 688, '_field_18', 'Pavel baleros '),
(40403, 688, '_field_24', '23/09/2015'),
(40404, 688, '_field_20', 'Pavel'),
(40405, 688, '_field_22', 'M'),
(40406, 688, '_field_26', 'Chinese / English '),
(40407, 688, '_field_27', ''),
(40408, 688, '_field_30', 'Canadian '),
(40409, 688, '_field_32', 'N'),
(40410, 688, '_field_72', ''),
(40411, 688, '_field_36', 'Play blocks '),
(40412, 688, '_field_37', 'Pretend play'),
(40413, 688, '_field_38', 'Yes'),
(40414, 688, '_field_39', 'Yes'),
(40415, 688, '_field_61', 'Yes'),
(40416, 688, '_field_53', ''),
(40417, 688, '_field_54', 'No'),
(40418, 688, '_field_55', ''),
(40419, 688, '_field_56', ''),
(40420, 688, '_field_42', 'No issue '),
(40421, 688, '_field_43', 'No'),
(40422, 688, '_field_62', ''),
(40423, 688, '_field_44', 'No'),
(40424, 688, '_field_63', ''),
(40425, 688, '_field_45', 'No'),
(40426, 688, '_field_64', ''),
(40427, 688, '_field_46', 'N'),
(40428, 688, '_field_65', ''),
(40429, 688, '_field_47', 'Close to home wanted him to be in private montessori school '),
(40430, 688, '_field_73', 'Learn to be independent '),
(40431, 688, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(40432, 688, '_field_67', '1'),
(40433, 688, '_form_id', '2'),
(40434, 688, '_seq_num', '130'),
(40435, 689, '_field_74', 'Kindergarten'),
(40436, 689, '_field_75', 'September 2018'),
(40437, 689, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(40438, 689, '_field_78', ''),
(40439, 689, '_field_79', ''),
(40440, 689, '_field_80', 'Leah'),
(40441, 689, '_field_81', 'Wong'),
(40442, 689, '_field_82', '604-767-0418'),
(40443, 689, '_field_83', 'leahw@shaw.ca'),
(40444, 689, '_field_84', '4369 Briarwood Crescent'),
(40445, 689, '_field_85', ''),
(40446, 689, '_field_86', 'Burnaby'),
(40447, 689, '_field_87', 'BC'),
(40448, 689, '_field_88', 'V5G2M5'),
(40449, 689, '_field_89', 'Vancouver, BC'),
(40450, 689, '_field_90', '604-767-0418'),
(40451, 689, '_field_91', '0'),
(40452, 689, '_field_92', ''),
(40453, 689, '_field_93', ''),
(40454, 689, '_field_94', ''),
(40455, 689, '_field_95', ''),
(40456, 689, '_field_128', ''),
(40457, 689, '_field_129', ''),
(40458, 689, '_field_96', 'Natalie Zhi Shan Cabrera Wong'),
(40459, 689, '_field_97', '22/01/2014'),
(40460, 689, '_field_98', 'Natalie'),
(40461, 689, '_field_99', 'Female'),
(40462, 689, '_field_100', 'English'),
(40463, 689, '_field_101', ''),
(40464, 689, '_field_102', 'Canadian'),
(40465, 689, '_field_103', 'Yes'),
(40466, 689, '_field_104', 'Nathan Wong 8'),
(40467, 689, '_field_105', 'Draw, trace letters and play with dolls'),
(40468, 689, '_field_106', 'Playing house, play doh, running'),
(40469, 689, '_field_130', 'CEFA Kingsway'),
(40470, 689, '_field_137', 'Tracing letters, coloring and singing'),
(40471, 689, '_field_131', 'JK-3'),
(40472, 689, '_field_138', 'Skating and violin'),
(40473, 689, '_field_114', 'None'),
(40474, 689, '_field_115', 'No'),
(40475, 689, '_field_116', ''),
(40476, 689, '_field_117', 'No'),
(40477, 689, '_field_118', ''),
(40478, 689, '_field_119', 'No'),
(40479, 689, '_field_120', ''),
(40480, 689, '_field_121', 'No'),
(40481, 689, '_field_122', ''),
(40482, 689, '_field_132', 'No'),
(40483, 689, '_field_133', ''),
(40484, 689, '_field_134', 'No'),
(40485, 689, '_field_135', ''),
(40486, 689, '_field_123', 'We heard good reviews and feedback from parents.'),
(40487, 689, '_field_124', 'We want our child to be exposed to various methods and approach of teaching and going by your website, it looks like your school offers what we are looking for.'),
(40488, 689, '_field_136', 'She\'s very talkative, cheerful child that loves to play, love books and tell stories. She does need time to warm up to new people or things but once she is able to get to know you, she will be more at ease to show her capabilities.'),
(40489, 689, '_field_126', '1'),
(40490, 689, '_form_id', '3'),
(40491, 689, '_seq_num', '92'),
(40492, 690, '_field_74', 'Kindergarten'),
(40493, 690, '_field_75', 'September 2018'),
(40494, 690, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(40495, 690, '_field_78', ''),
(40496, 690, '_field_79', ''),
(40497, 690, '_field_80', 'Leah'),
(40498, 690, '_field_81', 'Wong'),
(40499, 690, '_field_82', '604-767-0418'),
(40500, 690, '_field_83', 'leahw@shaw.ca'),
(40501, 690, '_field_84', '4369 Briarwood Crescent'),
(40502, 690, '_field_85', ''),
(40503, 690, '_field_86', 'Burnaby'),
(40504, 690, '_field_87', 'BC'),
(40505, 690, '_field_88', 'V5G2M5'),
(40506, 690, '_field_89', 'Vancouver, BC'),
(40507, 690, '_field_90', '604-767-0418'),
(40508, 690, '_field_91', '0'),
(40509, 690, '_field_92', ''),
(40510, 690, '_field_93', ''),
(40511, 690, '_field_94', ''),
(40512, 690, '_field_95', ''),
(40513, 690, '_field_128', ''),
(40514, 690, '_field_129', ''),
(40515, 690, '_field_96', 'Natalie Zhi Shan Cabrera Wong'),
(40516, 690, '_field_97', '22/01/2014'),
(40517, 690, '_field_98', 'Natalie'),
(40518, 690, '_field_99', 'Female'),
(40519, 690, '_field_100', 'English'),
(40520, 690, '_field_101', ''),
(40521, 690, '_field_102', 'Canadian'),
(40522, 690, '_field_103', 'Yes'),
(40523, 690, '_field_104', 'Nathan Wong 8'),
(40524, 690, '_field_105', 'Draw, trace letters and play with dolls'),
(40525, 690, '_field_106', 'Playing house, play doh, running'),
(40526, 690, '_field_130', 'CEFA Kingsway'),
(40527, 690, '_field_137', 'Tracing letters, coloring and singing'),
(40528, 690, '_field_131', 'JK-3'),
(40529, 690, '_field_138', 'Skating and violin'),
(40530, 690, '_field_114', 'None'),
(40531, 690, '_field_115', 'No'),
(40532, 690, '_field_116', ''),
(40533, 690, '_field_117', 'No'),
(40534, 690, '_field_118', ''),
(40535, 690, '_field_119', 'No'),
(40536, 690, '_field_120', ''),
(40537, 690, '_field_121', 'No'),
(40538, 690, '_field_122', ''),
(40539, 690, '_field_132', 'No'),
(40540, 690, '_field_133', ''),
(40541, 690, '_field_134', 'No'),
(40542, 690, '_field_135', ''),
(40543, 690, '_field_123', 'We heard good reviews and feedback from parents.'),
(40544, 690, '_field_124', 'We want our child to be exposed to various methods and approach of teaching and going by your website, it looks like your school offers what we are looking for.'),
(40545, 690, '_field_136', 'She\'s very talkative, cheerful child that loves to play, love books and tell stories. She does need time to warm up to new people or things but once she is able to get to know you, she will be more at ease to show her capabilities.'),
(40546, 690, '_field_126', '1'),
(40547, 690, '_form_id', '3'),
(40548, 690, '_seq_num', '93'),
(40549, 691, '_field_74', 'Kindergarten'),
(40550, 691, '_field_75', 'September 2018'),
(40551, 691, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(40552, 691, '_field_78', 'Roman (preschooler) Mom, Sarah'),
(40553, 691, '_field_79', ''),
(40554, 691, '_field_80', 'Kirsten'),
(40555, 691, '_field_81', 'Slenning'),
(40556, 691, '_field_82', '604-916-8351'),
(40557, 691, '_field_83', 'kslenning@gmail.com'),
(40558, 691, '_field_84', '1227 Victoria Dr.'),
(40559, 691, '_field_85', ''),
(40560, 691, '_field_86', 'Vancouver'),
(40561, 691, '_field_87', 'BC'),
(40562, 691, '_field_88', 'V5L4G7'),
(40563, 691, '_field_89', 'self-employed actor/ producer'),
(40564, 691, '_field_90', '604-916-8351'),
(40565, 691, '_field_91', '0'),
(40566, 691, '_field_92', ''),
(40567, 691, '_field_93', ''),
(40568, 691, '_field_94', ''),
(40569, 691, '_field_95', ''),
(40570, 691, '_field_128', ''),
(40571, 691, '_field_129', ''),
(40572, 691, '_field_96', 'Jude Slenning Mangan'),
(40573, 691, '_field_97', '23/04/2013'),
(40574, 691, '_field_98', 'Jude'),
(40575, 691, '_field_99', 'Male'),
(40576, 691, '_field_100', 'English'),
(40577, 691, '_field_101', ''),
(40578, 691, '_field_102', 'Canadian'),
(40579, 691, '_field_103', 'Yes'),
(40580, 691, '_field_104', 'Hayden Slenning Mangan, 1 yr old'),
(40581, 691, '_field_105', 'drawing and colouring'),
(40582, 691, '_field_106', 'playing imaginary games, reading books, building with Lego'),
(40583, 691, '_field_130', 'Monkey Tree Montessori'),
(40584, 691, '_field_137', 'He really enjoys doing number chains (Math) and making booklets'),
(40585, 691, '_field_131', 'Preschool'),
(40586, 691, '_field_138', 'Swimming and Music classes'),
(40587, 691, '_field_114', 'No known allergies or health issues.'),
(40588, 691, '_field_115', 'No'),
(40589, 691, '_field_116', ''),
(40590, 691, '_field_117', 'No'),
(40591, 691, '_field_118', ''),
(40592, 691, '_field_119', 'No'),
(40593, 691, '_field_120', ''),
(40594, 691, '_field_121', 'No'),
(40595, 691, '_field_122', ''),
(40596, 691, '_field_132', 'No'),
(40597, 691, '_field_133', ''),
(40598, 691, '_field_134', 'No'),
(40599, 691, '_field_135', ''),
(40600, 691, '_field_123', 'I have really enjoyed the Montessori philosophy and how it\'s been implemented at Jude\'s preschool and feel compelled to continue with that in his elementary school years. I am drawn to the self-directed ideology and how that can build Jude\'s confidence and foster his passions and strengths more readily than a standard school. '),
(40601, 691, '_field_124', ' Every parent wants their child to thrive and I feel the more dynamic and self-directed approach of Montessori enables that more easily in my child. Jude is drawn to other languages and asks me regularly how to say things in other languages and practices those words; I think having a second and even third language being a part of the curriculum would be a good fit for him.'),
(40602, 691, '_field_136', 'Jude is a very bright, aware and reflective child who is sensitive to his world in a very earnest way. I am eager to find an educational fit for him that is more close-knit than a standard public school. He has a massive imagination and sense of play and I\'m excited to see him continue to grow in all areas of his being as he makes this transition into Kindergarten. '),
(40603, 691, '_field_126', '1'),
(40604, 691, '_form_id', '3'),
(40605, 691, '_seq_num', '94'),
(40606, 692, '_field_74', 'Kindergarten'),
(40607, 692, '_field_75', 'September 2018'),
(40608, 692, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(40609, 692, '_field_78', 'Roman (preschooler) Mom, Sarah'),
(40610, 692, '_field_79', ''),
(40611, 692, '_field_80', 'Kirsten'),
(40612, 692, '_field_81', 'Slenning'),
(40613, 692, '_field_82', '604-916-8351'),
(40614, 692, '_field_83', 'kslenning@gmail.com'),
(40615, 692, '_field_84', '1227 Victoria Dr.'),
(40616, 692, '_field_85', ''),
(40617, 692, '_field_86', 'Vancouver'),
(40618, 692, '_field_87', 'BC'),
(40619, 692, '_field_88', 'V5L4G7'),
(40620, 692, '_field_89', 'self-employed actor/ producer'),
(40621, 692, '_field_90', '604-916-8351'),
(40622, 692, '_field_91', '0'),
(40623, 692, '_field_92', ''),
(40624, 692, '_field_93', ''),
(40625, 692, '_field_94', ''),
(40626, 692, '_field_95', ''),
(40627, 692, '_field_128', ''),
(40628, 692, '_field_129', ''),
(40629, 692, '_field_96', 'Jude Slenning Mangan'),
(40630, 692, '_field_97', '23/04/2013'),
(40631, 692, '_field_98', 'Jude'),
(40632, 692, '_field_99', 'Male'),
(40633, 692, '_field_100', 'English'),
(40634, 692, '_field_101', ''),
(40635, 692, '_field_102', 'Canadian'),
(40636, 692, '_field_103', 'Yes'),
(40637, 692, '_field_104', 'Hayden Slenning Mangan, 1 yr old'),
(40638, 692, '_field_105', 'drawing and colouring'),
(40639, 692, '_field_106', 'playing imaginary games, reading books, building with Lego'),
(40640, 692, '_field_130', 'Monkey Tree Montessori'),
(40641, 692, '_field_137', 'He really enjoys doing number chains (Math) and making booklets'),
(40642, 692, '_field_131', 'Preschool'),
(40643, 692, '_field_138', 'Swimming and Music classes'),
(40644, 692, '_field_114', 'No known allergies or health issues.'),
(40645, 692, '_field_115', 'No'),
(40646, 692, '_field_116', ''),
(40647, 692, '_field_117', 'No'),
(40648, 692, '_field_118', ''),
(40649, 692, '_field_119', 'No'),
(40650, 692, '_field_120', ''),
(40651, 692, '_field_121', 'No'),
(40652, 692, '_field_122', ''),
(40653, 692, '_field_132', 'No'),
(40654, 692, '_field_133', ''),
(40655, 692, '_field_134', 'No'),
(40656, 692, '_field_135', ''),
(40657, 692, '_field_123', 'I have really enjoyed the Montessori philosophy and how it\'s been implemented at Jude\'s preschool and feel compelled to continue with that in his elementary school years. I am drawn to the self-directed ideology and how that can build Jude\'s confidence and foster his passions and strengths more readily than a standard school. '),
(40658, 692, '_field_124', ' Every parent wants their child to thrive and I feel the more dynamic and self-directed approach of Montessori enables that more easily in my child. Jude is drawn to other languages and asks me regularly how to say things in other languages and practices those words; I think having a second and even third language being a part of the curriculum would be a good fit for him.'),
(40659, 692, '_field_136', 'Jude is a very bright, aware and reflective child who is sensitive to his world in a very earnest way. I am eager to find an educational fit for him that is more close-knit than a standard public school. He has a massive imagination and sense of play and I\'m excited to see him continue to grow in all areas of his being as he makes this transition into Kindergarten. '),
(40660, 692, '_field_126', '1'),
(40661, 692, '_form_id', '3'),
(40662, 692, '_seq_num', '95'),
(40663, 693, '_field_5', 'Full Day'),
(40664, 693, '_field_7', 'September 2018'),
(40665, 693, '_field_9', '1'),
(40666, 693, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(40667, 693, '_field_70', ''),
(40668, 693, '_field_71', ''),
(40669, 693, '_field_17', 'Samantha'),
(40670, 693, '_field_19', 'Garvin'),
(40671, 693, '_field_21', '647 400 4774'),
(40672, 693, '_field_23', 'samanthagarvin@gmail.com'),
(40673, 693, '_field_25', '110 lytton blvd'),
(40674, 693, '_field_28', ''),
(40675, 693, '_field_29', 'Toronto'),
(40676, 693, '_field_33', 'ON'),
(40677, 693, '_field_31', 'M4R 1L'),
(40678, 693, '_field_34', 'None'),
(40679, 693, '_field_35', '647 400 4774'),
(40680, 693, '_field_41', '1'),
(40681, 693, '_field_57', 'Timothy'),
(40682, 693, '_field_58', 'Garvin'),
(40683, 693, '_field_59', 'timgarvin@fastmail.fm'),
(40684, 693, '_field_60', '647 643 3592'),
(40685, 693, '_field_18', 'Hadley Elizabeth Garvin'),
(40686, 693, '_field_24', '18/04/2014'),
(40687, 693, '_field_20', 'Hadley'),
(40688, 693, '_field_22', 'F'),
(40689, 693, '_field_26', 'English'),
(40690, 693, '_field_27', ''),
(40691, 693, '_field_30', 'Canadian / USA'),
(40692, 693, '_field_32', 'Yes'),
(40693, 693, '_field_72', 'Christopher Garvin (November 19 2015)'),
(40694, 693, '_field_36', 'Painting, drawing, reading'),
(40695, 693, '_field_37', 'Swimming, skating, sportball'),
(40696, 693, '_field_38', 'Yes'),
(40697, 693, '_field_39', 'Yes'),
(40698, 693, '_field_61', 'Yes'),
(40699, 693, '_field_53', 'Forest Hill Montessori Full time Casa Program'),
(40700, 693, '_field_54', 'Yes'),
(40701, 693, '_field_55', 'Forest Hill Montessori'),
(40702, 693, '_field_56', 'Yes'),
(40703, 693, '_field_42', 'None'),
(40704, 693, '_field_43', 'No'),
(40705, 693, '_field_62', ''),
(40706, 693, '_field_44', 'No'),
(40707, 693, '_field_63', ''),
(40708, 693, '_field_45', 'No'),
(40709, 693, '_field_64', ''),
(40710, 693, '_field_46', 'N'),
(40711, 693, '_field_65', ''),
(40712, 693, '_field_47', 'Hadley currently attends an accredited Montessori school in Toronto and has done for 2 years.  She loves it and does very well.\n\nWe are relocating to Vancouver this summer and would like her to be able to continue with the program.  \n\nWMA comes highly recommended.'),
(40713, 693, '_field_73', 'We would like Hadley to continue with the CASA program while exploring opportunities in Vancouver for elementary school.\n\n'),
(40714, 693, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:19:\"Preschool Two Years\";}'),
(40715, 693, '_field_67', '1'),
(40716, 693, '_form_id', '2'),
(40717, 693, '_seq_num', '131'),
(40718, 694, '_field_5', 'Full Day'),
(40719, 694, '_field_7', 'September 2018'),
(40720, 694, '_field_9', '1'),
(40721, 694, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(40722, 694, '_field_70', ''),
(40723, 694, '_field_71', ''),
(40724, 694, '_field_17', 'Samantha'),
(40725, 694, '_field_19', 'Garvin'),
(40726, 694, '_field_21', '647 400 4774'),
(40727, 694, '_field_23', 'samanthagarvin@gmail.com'),
(40728, 694, '_field_25', '110 lytton blvd'),
(40729, 694, '_field_28', ''),
(40730, 694, '_field_29', 'Toronto'),
(40731, 694, '_field_33', 'ON'),
(40732, 694, '_field_31', 'M4R 1L'),
(40733, 694, '_field_34', 'None'),
(40734, 694, '_field_35', '647 400 4774'),
(40735, 694, '_field_41', '1'),
(40736, 694, '_field_57', 'Timothy'),
(40737, 694, '_field_58', 'Garvin'),
(40738, 694, '_field_59', 'timgarvin@fastmail.fm'),
(40739, 694, '_field_60', '647 643 3592'),
(40740, 694, '_field_18', 'Hadley Elizabeth Garvin'),
(40741, 694, '_field_24', '18/04/2014'),
(40742, 694, '_field_20', 'Hadley'),
(40743, 694, '_field_22', 'F'),
(40744, 694, '_field_26', 'English'),
(40745, 694, '_field_27', ''),
(40746, 694, '_field_30', 'Canadian / USA'),
(40747, 694, '_field_32', 'Yes'),
(40748, 694, '_field_72', 'Christopher Garvin (November 19 2015)'),
(40749, 694, '_field_36', 'Painting, drawing, reading'),
(40750, 694, '_field_37', 'Swimming, skating, sportball'),
(40751, 694, '_field_38', 'Yes'),
(40752, 694, '_field_39', 'Yes'),
(40753, 694, '_field_61', 'Yes'),
(40754, 694, '_field_53', 'Forest Hill Montessori Full time Casa Program'),
(40755, 694, '_field_54', 'Yes'),
(40756, 694, '_field_55', 'Forest Hill Montessori'),
(40757, 694, '_field_56', 'Yes'),
(40758, 694, '_field_42', 'None'),
(40759, 694, '_field_43', 'No'),
(40760, 694, '_field_62', ''),
(40761, 694, '_field_44', 'No'),
(40762, 694, '_field_63', ''),
(40763, 694, '_field_45', 'No'),
(40764, 694, '_field_64', ''),
(40765, 694, '_field_46', 'N'),
(40766, 694, '_field_65', ''),
(40767, 694, '_field_47', 'Hadley currently attends an accredited Montessori school in Toronto and has done for 2 years.  She loves it and does very well.\n\nWe are relocating to Vancouver this summer and would like her to be able to continue with the program.  \n\nWMA comes highly recommended.'),
(40768, 694, '_field_73', 'We would like Hadley to continue with the CASA program while exploring opportunities in Vancouver for elementary school.\n\n'),
(40769, 694, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:19:\"Preschool Two Years\";}'),
(40770, 694, '_field_67', '1'),
(40771, 694, '_form_id', '2'),
(40772, 694, '_seq_num', '132'),
(40773, 695, '_field_5', 'Full Day'),
(40774, 695, '_field_7', 'September 2018'),
(40775, 695, '_field_9', '1'),
(40776, 695, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(40777, 695, '_field_70', ''),
(40778, 695, '_field_71', ''),
(40779, 695, '_field_17', 'Samantha'),
(40780, 695, '_field_19', 'Garvin'),
(40781, 695, '_field_21', '647 400 4774'),
(40782, 695, '_field_23', 'samanthagarvin@gmail.com'),
(40783, 695, '_field_25', '110 lytton blvd'),
(40784, 695, '_field_28', ''),
(40785, 695, '_field_29', 'toronto'),
(40786, 695, '_field_33', 'ON'),
(40787, 695, '_field_31', 'M4R1L4'),
(40788, 695, '_field_34', 'None'),
(40789, 695, '_field_35', '647 400 4774'),
(40790, 695, '_field_41', '1'),
(40791, 695, '_field_57', 'Timothy '),
(40792, 695, '_field_58', 'Garvin'),
(40793, 695, '_field_59', 'timgarvin@fastmail.fm'),
(40794, 695, '_field_60', '647 643 3592'),
(40795, 695, '_field_18', 'Christopher Spencer Thomas Garvin'),
(40796, 695, '_field_24', '19/11/2015'),
(40797, 695, '_field_20', 'Christopher'),
(40798, 695, '_field_22', 'M'),
(40799, 695, '_field_26', 'English'),
(40800, 695, '_field_27', ''),
(40801, 695, '_field_30', 'Canadian / USA'),
(40802, 695, '_field_32', 'Yes'),
(40803, 695, '_field_72', 'Hadley Garvin (April 18, 2014)'),
(40804, 695, '_field_36', 'Reading, puzzles, trains'),
(40805, 695, '_field_37', 'Puzzles, trains'),
(40806, 695, '_field_38', 'Yes'),
(40807, 695, '_field_39', 'Yes'),
(40808, 695, '_field_61', 'Yes'),
(40809, 695, '_field_53', 'Christopher attends Forest Hill Montessori in Toronto'),
(40810, 695, '_field_54', 'Yes'),
(40811, 695, '_field_55', 'Forest Hill Montessori Toddler Program'),
(40812, 695, '_field_56', 'Yes'),
(40813, 695, '_field_42', 'None'),
(40814, 695, '_field_43', 'No'),
(40815, 695, '_field_62', ''),
(40816, 695, '_field_44', 'No'),
(40817, 695, '_field_63', ''),
(40818, 695, '_field_45', 'No'),
(40819, 695, '_field_64', ''),
(40820, 695, '_field_46', 'N'),
(40821, 695, '_field_65', ''),
(40822, 695, '_field_47', 'Christopher enjoys his current Montessori program and we would like consistency for him when we relocate to Vancouver this summer.  The program has also been very successful for his older sister Hadley.'),
(40823, 695, '_field_73', 'Christopher is very bright and affectionate.  He enjoys learning and being with his peers. WMA comes highly recommended.'),
(40824, 695, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(40825, 695, '_field_67', '1'),
(40826, 695, '_form_id', '2'),
(40827, 695, '_seq_num', '133'),
(40828, 696, '_field_5', 'Full Day'),
(40829, 696, '_field_7', 'September 2018'),
(40830, 696, '_field_9', '1'),
(40831, 696, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(40832, 696, '_field_70', ''),
(40833, 696, '_field_71', ''),
(40834, 696, '_field_17', 'Samantha'),
(40835, 696, '_field_19', 'Garvin'),
(40836, 696, '_field_21', '647 400 4774'),
(40837, 696, '_field_23', 'samanthagarvin@gmail.com'),
(40838, 696, '_field_25', '110 lytton blvd'),
(40839, 696, '_field_28', ''),
(40840, 696, '_field_29', 'toronto'),
(40841, 696, '_field_33', 'ON'),
(40842, 696, '_field_31', 'M4R1L4'),
(40843, 696, '_field_34', 'None'),
(40844, 696, '_field_35', '647 400 4774'),
(40845, 696, '_field_41', '1'),
(40846, 696, '_field_57', 'Timothy '),
(40847, 696, '_field_58', 'Garvin'),
(40848, 696, '_field_59', 'timgarvin@fastmail.fm'),
(40849, 696, '_field_60', '647 643 3592'),
(40850, 696, '_field_18', 'Christopher Spencer Thomas Garvin'),
(40851, 696, '_field_24', '19/11/2015'),
(40852, 696, '_field_20', 'Christopher');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(40853, 696, '_field_22', 'M'),
(40854, 696, '_field_26', 'English'),
(40855, 696, '_field_27', ''),
(40856, 696, '_field_30', 'Canadian / USA'),
(40857, 696, '_field_32', 'Yes'),
(40858, 696, '_field_72', 'Hadley Garvin (April 18, 2014)'),
(40859, 696, '_field_36', 'Reading, puzzles, trains'),
(40860, 696, '_field_37', 'Puzzles, trains'),
(40861, 696, '_field_38', 'Yes'),
(40862, 696, '_field_39', 'Yes'),
(40863, 696, '_field_61', 'Yes'),
(40864, 696, '_field_53', 'Christopher attends Forest Hill Montessori in Toronto'),
(40865, 696, '_field_54', 'Yes'),
(40866, 696, '_field_55', 'Forest Hill Montessori Toddler Program'),
(40867, 696, '_field_56', 'Yes'),
(40868, 696, '_field_42', 'None'),
(40869, 696, '_field_43', 'No'),
(40870, 696, '_field_62', ''),
(40871, 696, '_field_44', 'No'),
(40872, 696, '_field_63', ''),
(40873, 696, '_field_45', 'No'),
(40874, 696, '_field_64', ''),
(40875, 696, '_field_46', 'N'),
(40876, 696, '_field_65', ''),
(40877, 696, '_field_47', 'Christopher enjoys his current Montessori program and we would like consistency for him when we relocate to Vancouver this summer.  The program has also been very successful for his older sister Hadley.'),
(40878, 696, '_field_73', 'Christopher is very bright and affectionate.  He enjoys learning and being with his peers. WMA comes highly recommended.'),
(40879, 696, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(40880, 696, '_field_67', '1'),
(40881, 696, '_form_id', '2'),
(40882, 696, '_seq_num', '134'),
(40883, 704, '_field_74', 'Kindergarten'),
(40884, 704, '_field_75', 'September 2018'),
(40885, 704, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(40886, 704, '_field_78', ''),
(40887, 704, '_field_79', ''),
(40888, 704, '_field_80', 'Preetika'),
(40889, 704, '_field_81', 'Mehra'),
(40890, 704, '_field_82', '778-231-4567'),
(40891, 704, '_field_83', 'pvickram15@gmail.com'),
(40892, 704, '_field_84', '4589 James Street'),
(40893, 704, '_field_85', ''),
(40894, 704, '_field_86', 'Vancouver'),
(40895, 704, '_field_87', 'BC'),
(40896, 704, '_field_88', 'V5V 3J'),
(40897, 704, '_field_89', 'Canadian Forces Health Services'),
(40898, 704, '_field_90', '604-225-2520 x2653'),
(40899, 704, '_field_91', '1'),
(40900, 704, '_field_92', 'Atul'),
(40901, 704, '_field_93', 'Mehra'),
(40902, 704, '_field_94', 'amehra99@yahoo.com'),
(40903, 704, '_field_95', '778-889-4894'),
(40904, 704, '_field_128', 'Vancouver General Hospital'),
(40905, 704, '_field_129', ''),
(40906, 704, '_field_96', 'Krishen Mehra'),
(40907, 704, '_field_97', '14/06/2013'),
(40908, 704, '_field_98', 'Krishen'),
(40909, 704, '_field_99', 'Male'),
(40910, 704, '_field_100', 'English'),
(40911, 704, '_field_101', ''),
(40912, 704, '_field_102', 'Canadian'),
(40913, 704, '_field_103', 'Yes'),
(40914, 704, '_field_104', 'Sohana Mehra 18 months'),
(40915, 704, '_field_105', 'Superhero role play, making forts, and playing with his robots'),
(40916, 704, '_field_106', 'Swimming, jumping on the trampoline, hip hop dance and playing tag'),
(40917, 704, '_field_130', 'St. Giles Preschool- Parent Participation'),
(40918, 704, '_field_137', 'outdoor play, music'),
(40919, 704, '_field_131', 'Preschool'),
(40920, 704, '_field_138', 'gymnastics, ice skating, sports ball, swimming'),
(40921, 704, '_field_114', 'no'),
(40922, 704, '_field_115', 'No'),
(40923, 704, '_field_116', ''),
(40924, 704, '_field_117', 'No'),
(40925, 704, '_field_118', ''),
(40926, 704, '_field_119', 'No'),
(40927, 704, '_field_120', ''),
(40928, 704, '_field_121', 'No'),
(40929, 704, '_field_122', ''),
(40930, 704, '_field_132', 'No'),
(40931, 704, '_field_133', ''),
(40932, 704, '_field_134', 'No'),
(40933, 704, '_field_135', ''),
(40934, 704, '_field_123', 'We would like Krishen to have an opportunity to continue building his social skills but also to improve literacy and numeracy skills.'),
(40935, 704, '_field_124', 'We are planning to send our son to private school and we think that Montessori will assist him in this process to become ready for that.'),
(40936, 704, '_field_136', 'Our son loves his little sister and tickling her feet.  Daddy is also his favourite always.  He loves going to his Nana\'s house (grandma) because she allows him to watch transformers.'),
(40937, 704, '_field_126', '1'),
(40938, 704, '_form_id', '3'),
(40939, 704, '_seq_num', '96'),
(40940, 705, '_field_74', 'Kindergarten'),
(40941, 705, '_field_75', 'September 2018'),
(40942, 705, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(40943, 705, '_field_78', ''),
(40944, 705, '_field_79', ''),
(40945, 705, '_field_80', 'Preetika'),
(40946, 705, '_field_81', 'Mehra'),
(40947, 705, '_field_82', '778-231-4567'),
(40948, 705, '_field_83', 'pvickram15@gmail.com'),
(40949, 705, '_field_84', '4589 James Street'),
(40950, 705, '_field_85', ''),
(40951, 705, '_field_86', 'Vancouver'),
(40952, 705, '_field_87', 'BC'),
(40953, 705, '_field_88', 'V5V 3J'),
(40954, 705, '_field_89', 'Canadian Forces Health Services'),
(40955, 705, '_field_90', '604-225-2520 x2653'),
(40956, 705, '_field_91', '1'),
(40957, 705, '_field_92', 'Atul'),
(40958, 705, '_field_93', 'Mehra'),
(40959, 705, '_field_94', 'amehra99@yahoo.com'),
(40960, 705, '_field_95', '778-889-4894'),
(40961, 705, '_field_128', 'Vancouver General Hospital'),
(40962, 705, '_field_129', ''),
(40963, 705, '_field_96', 'Krishen Mehra'),
(40964, 705, '_field_97', '14/06/2013'),
(40965, 705, '_field_98', 'Krishen'),
(40966, 705, '_field_99', 'Male'),
(40967, 705, '_field_100', 'English'),
(40968, 705, '_field_101', ''),
(40969, 705, '_field_102', 'Canadian'),
(40970, 705, '_field_103', 'Yes'),
(40971, 705, '_field_104', 'Sohana Mehra 18 months'),
(40972, 705, '_field_105', 'Superhero role play, making forts, and playing with his robots'),
(40973, 705, '_field_106', 'Swimming, jumping on the trampoline, hip hop dance and playing tag'),
(40974, 705, '_field_130', 'St. Giles Preschool- Parent Participation'),
(40975, 705, '_field_137', 'outdoor play, music'),
(40976, 705, '_field_131', 'Preschool'),
(40977, 705, '_field_138', 'gymnastics, ice skating, sports ball, swimming'),
(40978, 705, '_field_114', 'no'),
(40979, 705, '_field_115', 'No'),
(40980, 705, '_field_116', ''),
(40981, 705, '_field_117', 'No'),
(40982, 705, '_field_118', ''),
(40983, 705, '_field_119', 'No'),
(40984, 705, '_field_120', ''),
(40985, 705, '_field_121', 'No'),
(40986, 705, '_field_122', ''),
(40987, 705, '_field_132', 'No'),
(40988, 705, '_field_133', ''),
(40989, 705, '_field_134', 'No'),
(40990, 705, '_field_135', ''),
(40991, 705, '_field_123', 'We would like Krishen to have an opportunity to continue building his social skills but also to improve literacy and numeracy skills.'),
(40992, 705, '_field_124', 'We are planning to send our son to private school and we think that Montessori will assist him in this process to become ready for that.'),
(40993, 705, '_field_136', 'Our son loves his little sister and tickling her feet.  Daddy is also his favourite always.  He loves going to his Nana\'s house (grandma) because she allows him to watch transformers.'),
(40994, 705, '_field_126', '1'),
(40995, 705, '_form_id', '3'),
(40996, 705, '_seq_num', '97'),
(40997, 706, '_field_5', 'Full Day'),
(40998, 706, '_field_7', 'September 2018'),
(40999, 706, '_field_9', '0'),
(41000, 706, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(41001, 706, '_field_70', ''),
(41002, 706, '_field_71', ''),
(41003, 706, '_field_17', 'Gwendolyn'),
(41004, 706, '_field_19', 'Williams'),
(41005, 706, '_field_21', '310-666-6287'),
(41006, 706, '_field_23', 'gwenmarie78@gmail.com'),
(41007, 706, '_field_25', '406 E. 5th Ave'),
(41008, 706, '_field_28', ''),
(41009, 706, '_field_29', 'Vancouver'),
(41010, 706, '_field_33', 'BC'),
(41011, 706, '_field_31', 'V5T1H7'),
(41012, 706, '_field_34', 'Stay At Home Mom'),
(41013, 706, '_field_35', '310-666-6287'),
(41014, 706, '_field_41', '1'),
(41015, 706, '_field_57', 'Isaac'),
(41016, 706, '_field_58', 'Lipstadt'),
(41017, 706, '_field_59', 'ikelips@gmail.com'),
(41018, 706, '_field_60', '310-337-3199'),
(41019, 706, '_field_18', 'Luc Delfino Lipstadt'),
(41020, 706, '_field_24', '20/03/2014'),
(41021, 706, '_field_20', 'Luc'),
(41022, 706, '_field_22', 'M'),
(41023, 706, '_field_26', 'English'),
(41024, 706, '_field_27', ''),
(41025, 706, '_field_30', 'US'),
(41026, 706, '_field_32', 'N'),
(41027, 706, '_field_72', ''),
(41028, 706, '_field_36', 'Drawing, Dress Up, Imaginative Play, Building, Climbing'),
(41029, 706, '_field_37', 'Dress Up, Hiking, Swimming, Gymnastics, Dancing'),
(41030, 706, '_field_38', 'Yes'),
(41031, 706, '_field_39', 'Yes'),
(41032, 706, '_field_61', 'Yes'),
(41033, 706, '_field_53', ''),
(41034, 706, '_field_54', 'Yes'),
(41035, 706, '_field_55', 'Waldorf Preschool, Arts Umbrella Immersion, Swimming, Gymnastics'),
(41036, 706, '_field_56', 'Yes'),
(41037, 706, '_field_42', 'None'),
(41038, 706, '_field_43', 'No'),
(41039, 706, '_field_62', ''),
(41040, 706, '_field_44', 'Yes'),
(41041, 706, '_field_63', 'Eats vegan at home and mostly vegetarian away from home'),
(41042, 706, '_field_45', 'No'),
(41043, 706, '_field_64', ''),
(41044, 706, '_field_46', 'N'),
(41045, 706, '_field_65', ''),
(41046, 706, '_field_47', 'Luc loves independent play and I think he would thrive in a Montessori environment.'),
(41047, 706, '_field_73', 'We like that Luc would have the opportunity to enjoy his day learning at his own pace, as well as having the freedom for him to choose what to work on each day. We also appreciate the fact that the environment is thoughtfully considerate of the children\'s development. The discovery method of learning through action is appealing as well.'),
(41048, 706, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(41049, 706, '_field_67', '1'),
(41050, 706, '_form_id', '2'),
(41051, 706, '_seq_num', '135'),
(41052, 707, '_field_5', 'Full Day'),
(41053, 707, '_field_7', 'September 2018'),
(41054, 707, '_field_9', '0'),
(41055, 707, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(41056, 707, '_field_70', ''),
(41057, 707, '_field_71', ''),
(41058, 707, '_field_17', 'Gwendolyn'),
(41059, 707, '_field_19', 'Williams'),
(41060, 707, '_field_21', '310-666-6287'),
(41061, 707, '_field_23', 'gwenmarie78@gmail.com'),
(41062, 707, '_field_25', '406 E. 5th Ave'),
(41063, 707, '_field_28', ''),
(41064, 707, '_field_29', 'Vancouver'),
(41065, 707, '_field_33', 'BC'),
(41066, 707, '_field_31', 'V5T1H7'),
(41067, 707, '_field_34', 'Stay At Home Mom'),
(41068, 707, '_field_35', '310-666-6287'),
(41069, 707, '_field_41', '1'),
(41070, 707, '_field_57', 'Isaac'),
(41071, 707, '_field_58', 'Lipstadt'),
(41072, 707, '_field_59', 'ikelips@gmail.com'),
(41073, 707, '_field_60', '310-337-3199'),
(41074, 707, '_field_18', 'Luc Delfino Lipstadt'),
(41075, 707, '_field_24', '20/03/2014'),
(41076, 707, '_field_20', 'Luc'),
(41077, 707, '_field_22', 'M'),
(41078, 707, '_field_26', 'English'),
(41079, 707, '_field_27', ''),
(41080, 707, '_field_30', 'US'),
(41081, 707, '_field_32', 'N'),
(41082, 707, '_field_72', ''),
(41083, 707, '_field_36', 'Drawing, Dress Up, Imaginative Play, Building, Climbing'),
(41084, 707, '_field_37', 'Dress Up, Hiking, Swimming, Gymnastics, Dancing'),
(41085, 707, '_field_38', 'Yes'),
(41086, 707, '_field_39', 'Yes'),
(41087, 707, '_field_61', 'Yes'),
(41088, 707, '_field_53', ''),
(41089, 707, '_field_54', 'Yes'),
(41090, 707, '_field_55', 'Waldorf Preschool, Arts Umbrella Immersion, Swimming, Gymnastics'),
(41091, 707, '_field_56', 'Yes'),
(41092, 707, '_field_42', 'None'),
(41093, 707, '_field_43', 'No'),
(41094, 707, '_field_62', ''),
(41095, 707, '_field_44', 'Yes'),
(41096, 707, '_field_63', 'Eats vegan at home and mostly vegetarian away from home'),
(41097, 707, '_field_45', 'No'),
(41098, 707, '_field_64', ''),
(41099, 707, '_field_46', 'N'),
(41100, 707, '_field_65', ''),
(41101, 707, '_field_47', 'Luc loves independent play and I think he would thrive in a Montessori environment.'),
(41102, 707, '_field_73', 'We like that Luc would have the opportunity to enjoy his day learning at his own pace, as well as having the freedom for him to choose what to work on each day. We also appreciate the fact that the environment is thoughtfully considerate of the children\'s development. The discovery method of learning through action is appealing as well.'),
(41103, 707, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(41104, 707, '_field_67', '1'),
(41105, 707, '_form_id', '2'),
(41106, 707, '_seq_num', '136'),
(41107, 708, '_field_74', 'Grade One'),
(41108, 708, '_field_75', 'September 2018'),
(41109, 708, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(41110, 708, '_field_78', ''),
(41111, 708, '_field_79', ''),
(41112, 708, '_field_80', 'Aleksandra'),
(41113, 708, '_field_81', 'Heuren'),
(41114, 708, '_field_82', '6043510234'),
(41115, 708, '_field_83', 'aleksjheu@gmail.com'),
(41116, 708, '_field_84', '5028 Savile Row'),
(41117, 708, '_field_85', '5'),
(41118, 708, '_field_86', 'Burnaby'),
(41119, 708, '_field_87', 'BC'),
(41120, 708, '_field_88', 'V5E0C1'),
(41121, 708, '_field_89', 'McKinsey&amp;Company'),
(41122, 708, '_field_90', '6043510234'),
(41123, 708, '_field_91', '1'),
(41124, 708, '_field_92', 'Dawid'),
(41125, 708, '_field_93', 'Heuren'),
(41126, 708, '_field_94', 'aleksjheu@gmail.com'),
(41127, 708, '_field_95', '7785582755'),
(41128, 708, '_field_128', 'Al Scott lock &amp; safe'),
(41129, 708, '_field_129', '6045619354'),
(41130, 708, '_field_96', 'Gabriela Pola Heuren'),
(41131, 708, '_field_97', '29/04/2012'),
(41132, 708, '_field_98', 'Gabi'),
(41133, 708, '_field_99', 'Female'),
(41134, 708, '_field_100', 'English'),
(41135, 708, '_field_101', 'Polish'),
(41136, 708, '_field_102', 'Polish'),
(41137, 708, '_field_103', 'No'),
(41138, 708, '_field_104', ''),
(41139, 708, '_field_105', 'Arts and crafts, drawing, constructing'),
(41140, 708, '_field_106', 'Playing games with others'),
(41141, 708, '_field_130', 'Meta Montessori House'),
(41142, 708, '_field_137', 'Math / numbers also music and drawing'),
(41143, 708, '_field_131', 'K'),
(41144, 708, '_field_138', 'Music class; figure skating; ballet'),
(41145, 708, '_field_114', 'N/a'),
(41146, 708, '_field_115', 'No'),
(41147, 708, '_field_116', ''),
(41148, 708, '_field_117', 'No'),
(41149, 708, '_field_118', ''),
(41150, 708, '_field_119', 'No'),
(41151, 708, '_field_120', ''),
(41152, 708, '_field_121', 'No'),
(41153, 708, '_field_122', ''),
(41154, 708, '_field_132', 'No'),
(41155, 708, '_field_133', ''),
(41156, 708, '_field_134', 'Yes'),
(41157, 708, '_field_135', 'Evaluation for Montessori preschool'),
(41158, 708, '_field_123', 'To continue the methodology she’s been introduced to during her pre- school'),
(41159, 708, '_field_124', 'Want for Gabi to be openminded and develop to her full potential'),
(41160, 708, '_field_136', 'Gabi is a sweat a very well behaving child. She is curious about the world and pationate about discovering the wonders of the universe'),
(41161, 708, '_field_126', '1'),
(41162, 708, '_form_id', '3'),
(41163, 708, '_seq_num', '98'),
(41164, 709, '_field_74', 'Grade One'),
(41165, 709, '_field_75', 'September 2018'),
(41166, 709, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(41167, 709, '_field_78', ''),
(41168, 709, '_field_79', ''),
(41169, 709, '_field_80', 'Aleksandra'),
(41170, 709, '_field_81', 'Heuren'),
(41171, 709, '_field_82', '6043510234'),
(41172, 709, '_field_83', 'aleksjheu@gmail.com'),
(41173, 709, '_field_84', '5028 Savile Row'),
(41174, 709, '_field_85', '5'),
(41175, 709, '_field_86', 'Burnaby'),
(41176, 709, '_field_87', 'BC'),
(41177, 709, '_field_88', 'V5E0C1'),
(41178, 709, '_field_89', 'McKinsey&amp;Company'),
(41179, 709, '_field_90', '6043510234'),
(41180, 709, '_field_91', '1'),
(41181, 709, '_field_92', 'Dawid'),
(41182, 709, '_field_93', 'Heuren'),
(41183, 709, '_field_94', 'aleksjheu@gmail.com'),
(41184, 709, '_field_95', '7785582755'),
(41185, 709, '_field_128', 'Al Scott lock &amp; safe'),
(41186, 709, '_field_129', '6045619354'),
(41187, 709, '_field_96', 'Gabriela Pola Heuren'),
(41188, 709, '_field_97', '29/04/2012'),
(41189, 709, '_field_98', 'Gabi'),
(41190, 709, '_field_99', 'Female'),
(41191, 709, '_field_100', 'English'),
(41192, 709, '_field_101', 'Polish'),
(41193, 709, '_field_102', 'Polish'),
(41194, 709, '_field_103', 'No'),
(41195, 709, '_field_104', ''),
(41196, 709, '_field_105', 'Arts and crafts, drawing, constructing'),
(41197, 709, '_field_106', 'Playing games with others'),
(41198, 709, '_field_130', 'Meta Montessori House'),
(41199, 709, '_field_137', 'Math / numbers also music and drawing'),
(41200, 709, '_field_131', 'K'),
(41201, 709, '_field_138', 'Music class; figure skating; ballet'),
(41202, 709, '_field_114', 'N/a'),
(41203, 709, '_field_115', 'No'),
(41204, 709, '_field_116', ''),
(41205, 709, '_field_117', 'No'),
(41206, 709, '_field_118', ''),
(41207, 709, '_field_119', 'No'),
(41208, 709, '_field_120', ''),
(41209, 709, '_field_121', 'No'),
(41210, 709, '_field_122', ''),
(41211, 709, '_field_132', 'No'),
(41212, 709, '_field_133', ''),
(41213, 709, '_field_134', 'Yes'),
(41214, 709, '_field_135', 'Evaluation for Montessori preschool'),
(41215, 709, '_field_123', 'To continue the methodology she’s been introduced to during her pre- school'),
(41216, 709, '_field_124', 'Want for Gabi to be openminded and develop to her full potential'),
(41217, 709, '_field_136', 'Gabi is a sweat a very well behaving child. She is curious about the world and pationate about discovering the wonders of the universe'),
(41218, 709, '_field_126', '1'),
(41219, 709, '_form_id', '3'),
(41220, 709, '_seq_num', '99'),
(41221, 710, '_field_5', 'Afternoon Session'),
(41222, 710, '_field_7', 'September 2018'),
(41223, 710, '_field_9', '0'),
(41224, 710, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(41225, 710, '_field_70', 'Emma pham'),
(41226, 710, '_field_71', ''),
(41227, 710, '_field_17', 'Trang '),
(41228, 710, '_field_19', 'Vu'),
(41229, 710, '_field_21', '7783848489'),
(41230, 710, '_field_23', 'lisa.hienvu@gmail.com'),
(41231, 710, '_field_25', '3376 Anzio dr '),
(41232, 710, '_field_28', ''),
(41233, 710, '_field_29', 'Vancouver '),
(41234, 710, '_field_33', 'BC'),
(41235, 710, '_field_31', 'V5m4e1'),
(41236, 710, '_field_34', 'Lashvenue '),
(41237, 710, '_field_35', '7783848489'),
(41238, 710, '_field_41', '0'),
(41239, 710, '_field_57', ''),
(41240, 710, '_field_58', ''),
(41241, 710, '_field_59', ''),
(41242, 710, '_field_60', ''),
(41243, 710, '_field_18', 'Alyssa Nguyen is '),
(41244, 710, '_field_24', '08/10/2014'),
(41245, 710, '_field_20', ''),
(41246, 710, '_field_22', 's'),
(41247, 710, '_field_26', 'English '),
(41248, 710, '_field_27', ''),
(41249, 710, '_field_30', 'Canadian'),
(41250, 710, '_field_32', 'N'),
(41251, 710, '_field_72', ''),
(41252, 710, '_field_36', ''),
(41253, 710, '_field_37', ''),
(41254, 710, '_field_38', 'Yes'),
(41255, 710, '_field_39', 'Yes'),
(41256, 710, '_field_61', 'Yes'),
(41257, 710, '_field_53', ''),
(41258, 710, '_field_54', 'Yes'),
(41259, 710, '_field_55', ''),
(41260, 710, '_field_56', ''),
(41261, 710, '_field_42', 'No'),
(41262, 710, '_field_43', 'No'),
(41263, 710, '_field_62', ''),
(41264, 710, '_field_44', 'No'),
(41265, 710, '_field_63', ''),
(41266, 710, '_field_45', 'No'),
(41267, 710, '_field_64', ''),
(41268, 710, '_field_46', 'N'),
(41269, 710, '_field_65', ''),
(41270, 710, '_field_47', 'I was referred by a family with strong recommendations about WMA'),
(41271, 710, '_field_73', 'Being independent, confident and comfortable '),
(41272, 710, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(41273, 710, '_field_67', '1'),
(41274, 710, '_form_id', '2'),
(41275, 710, '_seq_num', '137'),
(41276, 711, '_field_5', 'Afternoon Session'),
(41277, 711, '_field_7', 'September 2018'),
(41278, 711, '_field_9', '0'),
(41279, 711, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(41280, 711, '_field_70', 'Emma pham'),
(41281, 711, '_field_71', ''),
(41282, 711, '_field_17', 'Trang '),
(41283, 711, '_field_19', 'Vu'),
(41284, 711, '_field_21', '7783848489'),
(41285, 711, '_field_23', 'lisa.hienvu@gmail.com'),
(41286, 711, '_field_25', '3376 Anzio dr '),
(41287, 711, '_field_28', ''),
(41288, 711, '_field_29', 'Vancouver '),
(41289, 711, '_field_33', 'BC'),
(41290, 711, '_field_31', 'V5m4e1'),
(41291, 711, '_field_34', 'Lashvenue '),
(41292, 711, '_field_35', '7783848489'),
(41293, 711, '_field_41', '0'),
(41294, 711, '_field_57', ''),
(41295, 711, '_field_58', ''),
(41296, 711, '_field_59', ''),
(41297, 711, '_field_60', ''),
(41298, 711, '_field_18', 'Alyssa Nguyen is '),
(41299, 711, '_field_24', '08/10/2014'),
(41300, 711, '_field_20', ''),
(41301, 711, '_field_22', 's'),
(41302, 711, '_field_26', 'English '),
(41303, 711, '_field_27', ''),
(41304, 711, '_field_30', 'Canadian'),
(41305, 711, '_field_32', 'N'),
(41306, 711, '_field_72', ''),
(41307, 711, '_field_36', ''),
(41308, 711, '_field_37', ''),
(41309, 711, '_field_38', 'Yes'),
(41310, 711, '_field_39', 'Yes'),
(41311, 711, '_field_61', 'Yes'),
(41312, 711, '_field_53', ''),
(41313, 711, '_field_54', 'Yes'),
(41314, 711, '_field_55', ''),
(41315, 711, '_field_56', ''),
(41316, 711, '_field_42', 'No'),
(41317, 711, '_field_43', 'No'),
(41318, 711, '_field_62', ''),
(41319, 711, '_field_44', 'No'),
(41320, 711, '_field_63', ''),
(41321, 711, '_field_45', 'No'),
(41322, 711, '_field_64', ''),
(41323, 711, '_field_46', 'N'),
(41324, 711, '_field_65', ''),
(41325, 711, '_field_47', 'I was referred by a family with strong recommendations about WMA'),
(41326, 711, '_field_73', 'Being independent, confident and comfortable '),
(41327, 711, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(41328, 711, '_field_67', '1'),
(41329, 711, '_form_id', '2'),
(41330, 711, '_seq_num', '138'),
(41331, 712, '_field_74', 'select'),
(41332, 712, '_field_75', 'September 2018'),
(41333, 712, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(41334, 712, '_field_78', ''),
(41335, 712, '_field_79', 'Recommended by friend'),
(41336, 712, '_field_80', 'Kitty'),
(41337, 712, '_field_81', 'Miao'),
(41338, 712, '_field_82', '7798961192'),
(41339, 712, '_field_83', 'kittymiao1021@gmail.com'),
(41340, 712, '_field_84', '1256 47th Ave W'),
(41341, 712, '_field_85', ''),
(41342, 712, '_field_86', 'Vancouver'),
(41343, 712, '_field_87', 'BC'),
(41344, 712, '_field_88', 'V6M2L6'),
(41345, 712, '_field_89', 'Homemaker'),
(41346, 712, '_field_90', 'Cellphone: 7789861192'),
(41347, 712, '_field_91', '1'),
(41348, 712, '_field_92', 'Bin'),
(41349, 712, '_field_93', 'Wu'),
(41350, 712, '_field_94', ''),
(41351, 712, '_field_95', 'Cellphone 7783168507'),
(41352, 712, '_field_128', ''),
(41353, 712, '_field_129', ''),
(41354, 712, '_field_96', 'Icey Wu'),
(41355, 712, '_field_97', '31/10/2013'),
(41356, 712, '_field_98', 'Icey'),
(41357, 712, '_field_99', 'Female'),
(41358, 712, '_field_100', 'Mandarin'),
(41359, 712, '_field_101', 'Speaks English fluently;attends English daycare'),
(41360, 712, '_field_102', 'Canadian'),
(41361, 712, '_field_103', 'Yes'),
(41362, 712, '_field_104', 'Ivan Wu age 2 and a half years old'),
(41363, 712, '_field_105', 'Drawing pictures, making things, watching cartoons'),
(41364, 712, '_field_106', 'Talking, helping younger children, enjoying circle time with games, stories, singing and dancing'),
(41365, 712, '_field_130', 'CEFA Early Learning and Montessori private tutoring in language, math, Chinese and music'),
(41366, 712, '_field_137', 'Circle time, playing outside, following the teacher\'s instructions singing a song or poem'),
(41367, 712, '_field_131', 'Junior Kindergarten'),
(41368, 712, '_field_138', 'language, math, Chinese and music tutoring, classes in ballet, art, piano, gym, swimming and skiing'),
(41369, 712, '_field_114', 'Icey has good health and no allergies.'),
(41370, 712, '_field_115', 'No'),
(41371, 712, '_field_116', ''),
(41372, 712, '_field_117', 'No'),
(41373, 712, '_field_118', ''),
(41374, 712, '_field_119', 'No'),
(41375, 712, '_field_120', ''),
(41376, 712, '_field_121', 'No'),
(41377, 712, '_field_122', ''),
(41378, 712, '_field_132', 'No'),
(41379, 712, '_field_133', ''),
(41380, 712, '_field_134', 'No'),
(41381, 712, '_field_135', ''),
(41382, 712, '_field_123', 'WMA has been highly recommended by friends and teachers we know. We would like Icey to study in the Montessori kindergarten and elementary program. Since 2017 she has received tutoring at Oakridge Montessori four times a week. She has made great progress in her studies and enjoys the Montessori environment very much. We believe that studying at WMA will give her an excellent educational foundation for her future.\n'),
(41383, 712, '_field_124', 'We would like Icey to have a good education that will prepare her for her future. We hope she will become an independent,confident, responsible and caring person with her own ideas, but also the ability to listen to others and appreciate their advice. She works well with others, and likes to help her classmates; we would like to encourage and strengthen these qualities.'),
(41384, 712, '_field_136', 'Icey is a little bit shy in new situations, but once she settles in and feels comfortable, she is outgoing, helpful and participates well in activities.'),
(41385, 712, '_field_126', '1'),
(41386, 712, '_form_id', '3'),
(41387, 712, '_seq_num', '100'),
(41388, 713, '_field_74', 'select'),
(41389, 713, '_field_75', 'September 2018'),
(41390, 713, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(41391, 713, '_field_78', ''),
(41392, 713, '_field_79', 'Recommended by friend'),
(41393, 713, '_field_80', 'Kitty'),
(41394, 713, '_field_81', 'Miao'),
(41395, 713, '_field_82', '7798961192'),
(41396, 713, '_field_83', 'kittymiao1021@gmail.com'),
(41397, 713, '_field_84', '1256 47th Ave W'),
(41398, 713, '_field_85', ''),
(41399, 713, '_field_86', 'Vancouver'),
(41400, 713, '_field_87', 'BC'),
(41401, 713, '_field_88', 'V6M2L6'),
(41402, 713, '_field_89', 'Homemaker'),
(41403, 713, '_field_90', 'Cellphone: 7789861192'),
(41404, 713, '_field_91', '1'),
(41405, 713, '_field_92', 'Bin'),
(41406, 713, '_field_93', 'Wu'),
(41407, 713, '_field_94', ''),
(41408, 713, '_field_95', 'Cellphone 7783168507'),
(41409, 713, '_field_128', ''),
(41410, 713, '_field_129', ''),
(41411, 713, '_field_96', 'Icey Wu'),
(41412, 713, '_field_97', '31/10/2013'),
(41413, 713, '_field_98', 'Icey'),
(41414, 713, '_field_99', 'Female'),
(41415, 713, '_field_100', 'Mandarin'),
(41416, 713, '_field_101', 'Speaks English fluently;attends English daycare'),
(41417, 713, '_field_102', 'Canadian'),
(41418, 713, '_field_103', 'Yes'),
(41419, 713, '_field_104', 'Ivan Wu age 2 and a half years old'),
(41420, 713, '_field_105', 'Drawing pictures, making things, watching cartoons'),
(41421, 713, '_field_106', 'Talking, helping younger children, enjoying circle time with games, stories, singing and dancing'),
(41422, 713, '_field_130', 'CEFA Early Learning and Montessori private tutoring in language, math, Chinese and music'),
(41423, 713, '_field_137', 'Circle time, playing outside, following the teacher\'s instructions singing a song or poem'),
(41424, 713, '_field_131', 'Junior Kindergarten'),
(41425, 713, '_field_138', 'language, math, Chinese and music tutoring, classes in ballet, art, piano, gym, swimming and skiing'),
(41426, 713, '_field_114', 'Icey has good health and no allergies.'),
(41427, 713, '_field_115', 'No'),
(41428, 713, '_field_116', ''),
(41429, 713, '_field_117', 'No'),
(41430, 713, '_field_118', ''),
(41431, 713, '_field_119', 'No'),
(41432, 713, '_field_120', ''),
(41433, 713, '_field_121', 'No'),
(41434, 713, '_field_122', ''),
(41435, 713, '_field_132', 'No'),
(41436, 713, '_field_133', ''),
(41437, 713, '_field_134', 'No'),
(41438, 713, '_field_135', ''),
(41439, 713, '_field_123', 'WMA has been highly recommended by friends and teachers we know. We would like Icey to study in the Montessori kindergarten and elementary program. Since 2017 she has received tutoring at Oakridge Montessori four times a week. She has made great progress in her studies and enjoys the Montessori environment very much. We believe that studying at WMA will give her an excellent educational foundation for her future.\n'),
(41440, 713, '_field_124', 'We would like Icey to have a good education that will prepare her for her future. We hope she will become an independent,confident, responsible and caring person with her own ideas, but also the ability to listen to others and appreciate their advice. She works well with others, and likes to help her classmates; we would like to encourage and strengthen these qualities.'),
(41441, 713, '_field_136', 'Icey is a little bit shy in new situations, but once she settles in and feels comfortable, she is outgoing, helpful and participates well in activities.'),
(41442, 713, '_field_126', '1'),
(41443, 713, '_form_id', '3'),
(41444, 713, '_seq_num', '101'),
(41445, 714, '_field_74', 'Kindergarten'),
(41446, 714, '_field_75', 'September 2018'),
(41447, 714, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(41448, 714, '_field_78', ''),
(41449, 714, '_field_79', ''),
(41450, 714, '_field_80', 'Preetika'),
(41451, 714, '_field_81', 'Mehra'),
(41452, 714, '_field_82', '778-231-4567'),
(41453, 714, '_field_83', 'pvickram15@gmail.com'),
(41454, 714, '_field_84', '4589 James Street'),
(41455, 714, '_field_85', ''),
(41456, 714, '_field_86', 'Vancouver'),
(41457, 714, '_field_87', 'BC'),
(41458, 714, '_field_88', 'V5V3J2'),
(41459, 714, '_field_89', 'Canadian Forces Health Services'),
(41460, 714, '_field_90', '778-231-4567'),
(41461, 714, '_field_91', '1'),
(41462, 714, '_field_92', 'Atul'),
(41463, 714, '_field_93', 'Mehra'),
(41464, 714, '_field_94', 'amehra99@yahoo.com'),
(41465, 714, '_field_95', '778-889-4894'),
(41466, 714, '_field_128', 'Vancouver General Hospital'),
(41467, 714, '_field_129', '778-889-4894'),
(41468, 714, '_field_96', 'Krishen Isaac Mehra'),
(41469, 714, '_field_97', '14/06/2013'),
(41470, 714, '_field_98', 'Krishen'),
(41471, 714, '_field_99', 'Male'),
(41472, 714, '_field_100', 'English'),
(41473, 714, '_field_101', ''),
(41474, 714, '_field_102', 'Canadian'),
(41475, 714, '_field_103', 'Yes'),
(41476, 714, '_field_104', 'Sohana 18 months'),
(41477, 714, '_field_105', 'Building forts, making obstacle courses at home and playing with his toys.'),
(41478, 714, '_field_106', 'Playing outside on the playground, playing tag, watching shows.'),
(41479, 714, '_field_130', 'St. Giles Parent Participation Preschool'),
(41480, 714, '_field_137', 'He enjoys circle time, show and tell and running in the gym.'),
(41481, 714, '_field_131', 'Preschool'),
(41482, 714, '_field_138', 'Ice-skating, swimming, gymnastics, hip hop and music class.'),
(41483, 714, '_field_114', 'None'),
(41484, 714, '_field_115', 'No'),
(41485, 714, '_field_116', ''),
(41486, 714, '_field_117', 'No'),
(41487, 714, '_field_118', ''),
(41488, 714, '_field_119', 'No'),
(41489, 714, '_field_120', ''),
(41490, 714, '_field_121', 'No'),
(41491, 714, '_field_122', ''),
(41492, 714, '_field_132', 'No'),
(41493, 714, '_field_133', ''),
(41494, 714, '_field_134', 'No'),
(41495, 714, '_field_135', ''),
(41496, 714, '_field_123', 'After observing the kindergarten class this morning, the classroom felt very safe.  The room was big with a lot of light, the teacher was very patient and engaging, the children appeared very content.  It is clear that WMA offers a strong foundation of literacy, numeracy and character building for students.  I believe that will benefit my son as he moves into the most important years of his earlier life.'),
(41497, 714, '_field_124', 'Both my husband and I have noticed that Krishen is needing more than what is current preschool offers.  Even though he has not been in montessori before, he is ready to learn what the method offers.  We are hoping for Krishen to learn more about phonics, numeracy, the beginnings of reading and the social-emotional aspects that Montessori can offer.  For him to be in a safe and encouraging environment where he can learn from others and grow within himself is important as well.'),
(41498, 714, '_field_136', 'Krishen has been shy and sensitive in his first few years of life.  He takes time to feel comfortable.  Having a little sister has been a big stepping stone for him to grow and learn.  He is very loving and likes to laugh.'),
(41499, 714, '_field_126', '1'),
(41500, 714, '_form_id', '3'),
(41501, 714, '_seq_num', '102'),
(41502, 715, '_field_74', 'Kindergarten'),
(41503, 715, '_field_75', 'September 2018'),
(41504, 715, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(41505, 715, '_field_78', ''),
(41506, 715, '_field_79', ''),
(41507, 715, '_field_80', 'Preetika'),
(41508, 715, '_field_81', 'Mehra'),
(41509, 715, '_field_82', '778-231-4567'),
(41510, 715, '_field_83', 'pvickram15@gmail.com'),
(41511, 715, '_field_84', '4589 James Street'),
(41512, 715, '_field_85', ''),
(41513, 715, '_field_86', 'Vancouver'),
(41514, 715, '_field_87', 'BC'),
(41515, 715, '_field_88', 'V5V3J2'),
(41516, 715, '_field_89', 'Canadian Forces Health Services'),
(41517, 715, '_field_90', '778-231-4567'),
(41518, 715, '_field_91', '1'),
(41519, 715, '_field_92', 'Atul'),
(41520, 715, '_field_93', 'Mehra'),
(41521, 715, '_field_94', 'amehra99@yahoo.com'),
(41522, 715, '_field_95', '778-889-4894'),
(41523, 715, '_field_128', 'Vancouver General Hospital'),
(41524, 715, '_field_129', '778-889-4894'),
(41525, 715, '_field_96', 'Krishen Isaac Mehra'),
(41526, 715, '_field_97', '14/06/2013'),
(41527, 715, '_field_98', 'Krishen'),
(41528, 715, '_field_99', 'Male'),
(41529, 715, '_field_100', 'English'),
(41530, 715, '_field_101', ''),
(41531, 715, '_field_102', 'Canadian'),
(41532, 715, '_field_103', 'Yes'),
(41533, 715, '_field_104', 'Sohana 18 months'),
(41534, 715, '_field_105', 'Building forts, making obstacle courses at home and playing with his toys.'),
(41535, 715, '_field_106', 'Playing outside on the playground, playing tag, watching shows.'),
(41536, 715, '_field_130', 'St. Giles Parent Participation Preschool'),
(41537, 715, '_field_137', 'He enjoys circle time, show and tell and running in the gym.'),
(41538, 715, '_field_131', 'Preschool'),
(41539, 715, '_field_138', 'Ice-skating, swimming, gymnastics, hip hop and music class.'),
(41540, 715, '_field_114', 'None'),
(41541, 715, '_field_115', 'No'),
(41542, 715, '_field_116', ''),
(41543, 715, '_field_117', 'No'),
(41544, 715, '_field_118', ''),
(41545, 715, '_field_119', 'No'),
(41546, 715, '_field_120', ''),
(41547, 715, '_field_121', 'No'),
(41548, 715, '_field_122', ''),
(41549, 715, '_field_132', 'No'),
(41550, 715, '_field_133', ''),
(41551, 715, '_field_134', 'No'),
(41552, 715, '_field_135', ''),
(41553, 715, '_field_123', 'After observing the kindergarten class this morning, the classroom felt very safe.  The room was big with a lot of light, the teacher was very patient and engaging, the children appeared very content.  It is clear that WMA offers a strong foundation of literacy, numeracy and character building for students.  I believe that will benefit my son as he moves into the most important years of his earlier life.'),
(41554, 715, '_field_124', 'Both my husband and I have noticed that Krishen is needing more than what is current preschool offers.  Even though he has not been in montessori before, he is ready to learn what the method offers.  We are hoping for Krishen to learn more about phonics, numeracy, the beginnings of reading and the social-emotional aspects that Montessori can offer.  For him to be in a safe and encouraging environment where he can learn from others and grow within himself is important as well.'),
(41555, 715, '_field_136', 'Krishen has been shy and sensitive in his first few years of life.  He takes time to feel comfortable.  Having a little sister has been a big stepping stone for him to grow and learn.  He is very loving and likes to laugh.'),
(41556, 715, '_field_126', '1'),
(41557, 715, '_form_id', '3'),
(41558, 715, '_seq_num', '103'),
(41559, 716, '_field_5', 'Full Day'),
(41560, 716, '_field_7', 'September 2018'),
(41561, 716, '_field_9', '0'),
(41562, 716, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(41563, 716, '_field_70', 'Ethan Leon / Tetie Ma'),
(41564, 716, '_field_71', ''),
(41565, 716, '_field_17', 'Tina'),
(41566, 716, '_field_19', 'Heywood'),
(41567, 716, '_field_21', '778-875-2251'),
(41568, 716, '_field_23', 'tinaheywood@gmail.com'),
(41569, 716, '_field_25', '5383 Venables Street'),
(41570, 716, '_field_28', ''),
(41571, 716, '_field_29', 'Burnaby'),
(41572, 716, '_field_33', 'BC'),
(41573, 716, '_field_31', 'V5B1X9'),
(41574, 716, '_field_34', 'TWH Consulting Ltd.'),
(41575, 716, '_field_35', '778-875-2251'),
(41576, 716, '_field_41', '1'),
(41577, 716, '_field_57', 'Philip'),
(41578, 716, '_field_58', 'Heywood'),
(41579, 716, '_field_59', 'philip.s.heywood@gmail.com'),
(41580, 716, '_field_60', '778-386-1896'),
(41581, 716, '_field_18', 'Benjamin'),
(41582, 716, '_field_24', '11/09/2014'),
(41583, 716, '_field_20', ''),
(41584, 716, '_field_22', 'M'),
(41585, 716, '_field_26', 'English'),
(41586, 716, '_field_27', ''),
(41587, 716, '_field_30', 'Canadian'),
(41588, 716, '_field_32', 'Yes'),
(41589, 716, '_field_72', 'Olivia - 7'),
(41590, 716, '_field_36', 'Reading books and doing puzzles'),
(41591, 716, '_field_37', 'Doing puzzles and role playing'),
(41592, 716, '_field_38', 'Yes'),
(41593, 716, '_field_39', 'Yes'),
(41594, 716, '_field_61', 'Yes'),
(41595, 716, '_field_53', ''),
(41596, 716, '_field_54', 'Yes'),
(41597, 716, '_field_55', 'CEFA'),
(41598, 716, '_field_56', 'Yes'),
(41599, 716, '_field_42', 'None'),
(41600, 716, '_field_43', 'No'),
(41601, 716, '_field_62', ''),
(41602, 716, '_field_44', 'No'),
(41603, 716, '_field_63', ''),
(41604, 716, '_field_45', 'No'),
(41605, 716, '_field_64', ''),
(41606, 716, '_field_46', 'N'),
(41607, 716, '_field_65', ''),
(41608, 716, '_field_47', 'We believe the academy and the program would provide a high quality education for our child. Having heard feedback from many current and alumni families, we know our child would thrive in this program and environment. '),
(41609, 716, '_field_73', 'We strongly support our son\'s individual learning experience and the Montessori Method fits with our education goals to support his hands-on learning. We believe in the benefits of cooperative play and the child-centred learning approach. And we think the stimulating environment of a Montessori program would be tremendously beneficial to the foundation of our son\'s education, as well as his creativity, curiosity and self-confidence.'),
(41610, 716, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(41611, 716, '_field_67', '1'),
(41612, 716, '_form_id', '2'),
(41613, 716, '_seq_num', '139'),
(41614, 717, '_field_5', 'Full Day'),
(41615, 717, '_field_7', 'September 2018'),
(41616, 717, '_field_9', '0'),
(41617, 717, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(41618, 717, '_field_70', 'Ethan Leon / Tetie Ma'),
(41619, 717, '_field_71', ''),
(41620, 717, '_field_17', 'Tina'),
(41621, 717, '_field_19', 'Heywood'),
(41622, 717, '_field_21', '778-875-2251'),
(41623, 717, '_field_23', 'tinaheywood@gmail.com'),
(41624, 717, '_field_25', '5383 Venables Street'),
(41625, 717, '_field_28', ''),
(41626, 717, '_field_29', 'Burnaby'),
(41627, 717, '_field_33', 'BC'),
(41628, 717, '_field_31', 'V5B1X9'),
(41629, 717, '_field_34', 'TWH Consulting Ltd.'),
(41630, 717, '_field_35', '778-875-2251'),
(41631, 717, '_field_41', '1'),
(41632, 717, '_field_57', 'Philip'),
(41633, 717, '_field_58', 'Heywood'),
(41634, 717, '_field_59', 'philip.s.heywood@gmail.com'),
(41635, 717, '_field_60', '778-386-1896'),
(41636, 717, '_field_18', 'Benjamin'),
(41637, 717, '_field_24', '11/09/2014'),
(41638, 717, '_field_20', ''),
(41639, 717, '_field_22', 'M'),
(41640, 717, '_field_26', 'English'),
(41641, 717, '_field_27', ''),
(41642, 717, '_field_30', 'Canadian'),
(41643, 717, '_field_32', 'Yes'),
(41644, 717, '_field_72', 'Olivia - 7'),
(41645, 717, '_field_36', 'Reading books and doing puzzles'),
(41646, 717, '_field_37', 'Doing puzzles and role playing'),
(41647, 717, '_field_38', 'Yes'),
(41648, 717, '_field_39', 'Yes'),
(41649, 717, '_field_61', 'Yes'),
(41650, 717, '_field_53', ''),
(41651, 717, '_field_54', 'Yes'),
(41652, 717, '_field_55', 'CEFA'),
(41653, 717, '_field_56', 'Yes'),
(41654, 717, '_field_42', 'None'),
(41655, 717, '_field_43', 'No'),
(41656, 717, '_field_62', ''),
(41657, 717, '_field_44', 'No'),
(41658, 717, '_field_63', ''),
(41659, 717, '_field_45', 'No'),
(41660, 717, '_field_64', ''),
(41661, 717, '_field_46', 'N'),
(41662, 717, '_field_65', ''),
(41663, 717, '_field_47', 'We believe the academy and the program would provide a high quality education for our child. Having heard feedback from many current and alumni families, we know our child would thrive in this program and environment. '),
(41664, 717, '_field_73', 'We strongly support our son\'s individual learning experience and the Montessori Method fits with our education goals to support his hands-on learning. We believe in the benefits of cooperative play and the child-centred learning approach. And we think the stimulating environment of a Montessori program would be tremendously beneficial to the foundation of our son\'s education, as well as his creativity, curiosity and self-confidence.'),
(41665, 717, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(41666, 717, '_field_67', '1'),
(41667, 717, '_form_id', '2'),
(41668, 717, '_seq_num', '140'),
(41669, 718, '_field_5', 'Full Day'),
(41670, 718, '_field_7', 'September 2018'),
(41671, 718, '_field_9', '0'),
(41672, 718, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(41673, 718, '_field_70', ''),
(41674, 718, '_field_71', ''),
(41675, 718, '_field_17', 'Jennifer'),
(41676, 718, '_field_19', 'Cheung'),
(41677, 718, '_field_21', '7788286533'),
(41678, 718, '_field_23', 'jencheung99@gmail.com'),
(41679, 718, '_field_25', '2575 kitchener st'),
(41680, 718, '_field_28', ''),
(41681, 718, '_field_29', 'Vancouver'),
(41682, 718, '_field_33', 'BC'),
(41683, 718, '_field_31', 'V5K3C7'),
(41684, 718, '_field_34', '7788286533'),
(41685, 718, '_field_35', '7788286533'),
(41686, 718, '_field_41', '1'),
(41687, 718, '_field_57', 'Anthony'),
(41688, 718, '_field_58', 'Cheung'),
(41689, 718, '_field_59', 'antcheung@telus.net'),
(41690, 718, '_field_60', '6048318272'),
(41691, 718, '_field_18', 'Rachel Cheung'),
(41692, 718, '_field_24', '11/11/2014'),
(41693, 718, '_field_20', 'Rachel'),
(41694, 718, '_field_22', 'F'),
(41695, 718, '_field_26', 'English'),
(41696, 718, '_field_27', ''),
(41697, 718, '_field_30', 'Canadian'),
(41698, 718, '_field_32', 'Yes'),
(41699, 718, '_field_72', 'Sarah-5, Jonathan-9months'),
(41700, 718, '_field_36', 'Colouring, puzzles, imaginative play'),
(41701, 718, '_field_37', 'Imaginative play, board games'),
(41702, 718, '_field_38', 'Yes'),
(41703, 718, '_field_39', 'Yes'),
(41704, 718, '_field_61', 'Yes'),
(41705, 718, '_field_53', ''),
(41706, 718, '_field_54', 'Yes'),
(41707, 718, '_field_55', 'CEFA'),
(41708, 718, '_field_56', 'Yes'),
(41709, 718, '_field_42', 'None'),
(41710, 718, '_field_43', 'No'),
(41711, 718, '_field_62', ''),
(41712, 718, '_field_44', 'No'),
(41713, 718, '_field_63', ''),
(41714, 718, '_field_45', 'No'),
(41715, 718, '_field_64', ''),
(41716, 718, '_field_46', 'N'),
(41717, 718, '_field_65', ''),
(41718, 718, '_field_47', 'We have heard positive things about your program and reputation.  '),
(41719, 718, '_field_73', 'We agree that a more child-centric approach to learning where each child can develop eat their own pace creates a better learning environment and a more conscientious and thoughtful person versus the more regimented learning style of our current preschool. '),
(41720, 718, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(41721, 718, '_field_67', '1'),
(41722, 718, '_form_id', '2'),
(41723, 718, '_seq_num', '141'),
(41724, 719, '_field_5', 'Full Day'),
(41725, 719, '_field_7', 'September 2018'),
(41726, 719, '_field_9', '0'),
(41727, 719, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(41728, 719, '_field_70', ''),
(41729, 719, '_field_71', ''),
(41730, 719, '_field_17', 'Jennifer'),
(41731, 719, '_field_19', 'Cheung'),
(41732, 719, '_field_21', '7788286533'),
(41733, 719, '_field_23', 'jencheung99@gmail.com'),
(41734, 719, '_field_25', '2575 kitchener st'),
(41735, 719, '_field_28', ''),
(41736, 719, '_field_29', 'Vancouver'),
(41737, 719, '_field_33', 'BC'),
(41738, 719, '_field_31', 'V5K3C7'),
(41739, 719, '_field_34', '7788286533'),
(41740, 719, '_field_35', '7788286533'),
(41741, 719, '_field_41', '1'),
(41742, 719, '_field_57', 'Anthony'),
(41743, 719, '_field_58', 'Cheung'),
(41744, 719, '_field_59', 'antcheung@telus.net'),
(41745, 719, '_field_60', '6048318272'),
(41746, 719, '_field_18', 'Rachel Cheung'),
(41747, 719, '_field_24', '11/11/2014'),
(41748, 719, '_field_20', 'Rachel'),
(41749, 719, '_field_22', 'F'),
(41750, 719, '_field_26', 'English'),
(41751, 719, '_field_27', ''),
(41752, 719, '_field_30', 'Canadian'),
(41753, 719, '_field_32', 'Yes'),
(41754, 719, '_field_72', 'Sarah-5, Jonathan-9months'),
(41755, 719, '_field_36', 'Colouring, puzzles, imaginative play'),
(41756, 719, '_field_37', 'Imaginative play, board games'),
(41757, 719, '_field_38', 'Yes'),
(41758, 719, '_field_39', 'Yes'),
(41759, 719, '_field_61', 'Yes'),
(41760, 719, '_field_53', ''),
(41761, 719, '_field_54', 'Yes'),
(41762, 719, '_field_55', 'CEFA'),
(41763, 719, '_field_56', 'Yes'),
(41764, 719, '_field_42', 'None'),
(41765, 719, '_field_43', 'No'),
(41766, 719, '_field_62', ''),
(41767, 719, '_field_44', 'No'),
(41768, 719, '_field_63', ''),
(41769, 719, '_field_45', 'No'),
(41770, 719, '_field_64', ''),
(41771, 719, '_field_46', 'N'),
(41772, 719, '_field_65', ''),
(41773, 719, '_field_47', 'We have heard positive things about your program and reputation.  '),
(41774, 719, '_field_73', 'We agree that a more child-centric approach to learning where each child can develop eat their own pace creates a better learning environment and a more conscientious and thoughtful person versus the more regimented learning style of our current preschool. '),
(41775, 719, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(41776, 719, '_field_67', '1'),
(41777, 719, '_form_id', '2'),
(41778, 719, '_seq_num', '142'),
(41779, 720, '_field_5', 'Afternoon Session'),
(41780, 720, '_field_7', 'September 2018'),
(41781, 720, '_field_9', '0'),
(41782, 720, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(41783, 720, '_field_70', ''),
(41784, 720, '_field_71', ''),
(41785, 720, '_field_17', 'Jennifer'),
(41786, 720, '_field_19', 'Cheung'),
(41787, 720, '_field_21', '7788286533'),
(41788, 720, '_field_23', 'jencheung99@gmail.com'),
(41789, 720, '_field_25', '2575 Kitchener St'),
(41790, 720, '_field_28', ''),
(41791, 720, '_field_29', 'Vancouver'),
(41792, 720, '_field_33', 'BC'),
(41793, 720, '_field_31', 'V5K3C7'),
(41794, 720, '_field_34', '7788286533'),
(41795, 720, '_field_35', '7788286533'),
(41796, 720, '_field_41', '1'),
(41797, 720, '_field_57', 'Anthony '),
(41798, 720, '_field_58', 'Cheung'),
(41799, 720, '_field_59', 'antcheung@telus.net'),
(41800, 720, '_field_60', '6048318272'),
(41801, 720, '_field_18', 'Rachel'),
(41802, 720, '_field_24', 'Invalid date'),
(41803, 720, '_field_20', 'Rachel'),
(41804, 720, '_field_22', 'F'),
(41805, 720, '_field_26', 'English'),
(41806, 720, '_field_27', ''),
(41807, 720, '_field_30', 'Canadian'),
(41808, 720, '_field_32', 'Yes'),
(41809, 720, '_field_72', 'Sarah, 5 and Jonathan 9 months'),
(41810, 720, '_field_36', 'Colouring, puzzles and imaginary play'),
(41811, 720, '_field_37', 'Imaginary play and board games'),
(41812, 720, '_field_38', 'Yes'),
(41813, 720, '_field_39', 'Yes'),
(41814, 720, '_field_61', 'Yes'),
(41815, 720, '_field_53', ''),
(41816, 720, '_field_54', 'Yes'),
(41817, 720, '_field_55', 'CEFA'),
(41818, 720, '_field_56', 'Yes'),
(41819, 720, '_field_42', 'None'),
(41820, 720, '_field_43', 'No'),
(41821, 720, '_field_62', ''),
(41822, 720, '_field_44', 'No'),
(41823, 720, '_field_63', ''),
(41824, 720, '_field_45', 'No'),
(41825, 720, '_field_64', ''),
(41826, 720, '_field_46', 'N'),
(41827, 720, '_field_65', ''),
(41828, 720, '_field_47', 'We have heard great things about your program and reputation.  Your location is convenient and your method of learning is more in line with the learning goals we have for Rachel.'),
(41829, 720, '_field_73', 'We believe that this child-centric approach and individual learning pace developes a more thoughtful and conscious child compare to the the more regimented program of other preschools.  We like how cooperative and social skills are developed more thoroughly through the Montessori Method.'),
(41830, 720, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(41831, 720, '_field_67', '1'),
(41832, 720, '_form_id', '2'),
(41833, 720, '_seq_num', '143'),
(41834, 721, '_field_5', 'Afternoon Session'),
(41835, 721, '_field_7', 'September 2018'),
(41836, 721, '_field_9', '0'),
(41837, 721, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(41838, 721, '_field_70', ''),
(41839, 721, '_field_71', ''),
(41840, 721, '_field_17', 'Jennifer'),
(41841, 721, '_field_19', 'Cheung'),
(41842, 721, '_field_21', '7788286533'),
(41843, 721, '_field_23', 'jencheung99@gmail.com'),
(41844, 721, '_field_25', '2575 Kitchener St'),
(41845, 721, '_field_28', ''),
(41846, 721, '_field_29', 'Vancouver'),
(41847, 721, '_field_33', 'BC'),
(41848, 721, '_field_31', 'V5K3C7'),
(41849, 721, '_field_34', '7788286533'),
(41850, 721, '_field_35', '7788286533'),
(41851, 721, '_field_41', '1'),
(41852, 721, '_field_57', 'Anthony '),
(41853, 721, '_field_58', 'Cheung'),
(41854, 721, '_field_59', 'antcheung@telus.net'),
(41855, 721, '_field_60', '6048318272'),
(41856, 721, '_field_18', 'Rachel'),
(41857, 721, '_field_24', 'Invalid date'),
(41858, 721, '_field_20', 'Rachel'),
(41859, 721, '_field_22', 'F'),
(41860, 721, '_field_26', 'English'),
(41861, 721, '_field_27', ''),
(41862, 721, '_field_30', 'Canadian'),
(41863, 721, '_field_32', 'Yes'),
(41864, 721, '_field_72', 'Sarah, 5 and Jonathan 9 months'),
(41865, 721, '_field_36', 'Colouring, puzzles and imaginary play'),
(41866, 721, '_field_37', 'Imaginary play and board games'),
(41867, 721, '_field_38', 'Yes'),
(41868, 721, '_field_39', 'Yes'),
(41869, 721, '_field_61', 'Yes'),
(41870, 721, '_field_53', ''),
(41871, 721, '_field_54', 'Yes'),
(41872, 721, '_field_55', 'CEFA'),
(41873, 721, '_field_56', 'Yes'),
(41874, 721, '_field_42', 'None'),
(41875, 721, '_field_43', 'No'),
(41876, 721, '_field_62', ''),
(41877, 721, '_field_44', 'No'),
(41878, 721, '_field_63', ''),
(41879, 721, '_field_45', 'No'),
(41880, 721, '_field_64', ''),
(41881, 721, '_field_46', 'N'),
(41882, 721, '_field_65', ''),
(41883, 721, '_field_47', 'We have heard great things about your program and reputation.  Your location is convenient and your method of learning is more in line with the learning goals we have for Rachel.'),
(41884, 721, '_field_73', 'We believe that this child-centric approach and individual learning pace developes a more thoughtful and conscious child compare to the the more regimented program of other preschools.  We like how cooperative and social skills are developed more thoroughly through the Montessori Method.'),
(41885, 721, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(41886, 721, '_field_67', '1'),
(41887, 721, '_form_id', '2'),
(41888, 721, '_seq_num', '144'),
(41889, 722, '_field_74', 'Grade One');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(41890, 722, '_field_75', 'September 2018'),
(41891, 722, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(41892, 722, '_field_78', ''),
(41893, 722, '_field_79', ''),
(41894, 722, '_field_80', 'Manbir'),
(41895, 722, '_field_81', 'Khera'),
(41896, 722, '_field_82', '6047654677'),
(41897, 722, '_field_83', 'its_manbir@yahoo.com'),
(41898, 722, '_field_84', '678 East 55th avenue '),
(41899, 722, '_field_85', ''),
(41900, 722, '_field_86', 'Vancouver '),
(41901, 722, '_field_87', 'BC'),
(41902, 722, '_field_88', 'V5x1n5'),
(41903, 722, '_field_89', 'Vancouver '),
(41904, 722, '_field_90', '6043278600'),
(41905, 722, '_field_91', '1'),
(41906, 722, '_field_92', 'Ravinder'),
(41907, 722, '_field_93', 'Khera'),
(41908, 722, '_field_94', 'its_rav@yahoo.ca'),
(41909, 722, '_field_95', '6043384617'),
(41910, 722, '_field_128', 'Operation foreman at port of Vancouver '),
(41911, 722, '_field_129', '6043278600'),
(41912, 722, '_field_96', 'Sahvin Singh khera'),
(41913, 722, '_field_97', '24/04/2012'),
(41914, 722, '_field_98', 'Sahvin'),
(41915, 722, '_field_99', 'Male'),
(41916, 722, '_field_100', 'English'),
(41917, 722, '_field_101', 'English '),
(41918, 722, '_field_102', 'Canadian '),
(41919, 722, '_field_103', 'Yes'),
(41920, 722, '_field_104', 'Nimrit'),
(41921, 722, '_field_105', 'Build Lego , do puzzles, play piano'),
(41922, 722, '_field_106', 'He likes to play tag with his friends , soccer , go outside and play at park'),
(41923, 722, '_field_130', 'Fraserview Montessori'),
(41924, 722, '_field_137', 'He likes to work with Montessori material specially decanomial square, cutting, mathematics '),
(41925, 722, '_field_131', 'Kindergarten '),
(41926, 722, '_field_138', 'Ice Hockey, Swimming, Skating, Gymnastics, Piano '),
(41927, 722, '_field_114', 'He is allergic to tree nuts and has inhaler when needed '),
(41928, 722, '_field_115', 'No'),
(41929, 722, '_field_116', ''),
(41930, 722, '_field_117', 'No'),
(41931, 722, '_field_118', ''),
(41932, 722, '_field_119', 'No'),
(41933, 722, '_field_120', ''),
(41934, 722, '_field_121', 'No'),
(41935, 722, '_field_122', ''),
(41936, 722, '_field_132', 'No'),
(41937, 722, '_field_133', ''),
(41938, 722, '_field_134', 'No'),
(41939, 722, '_field_135', ''),
(41940, 722, '_field_123', 'Smaller class sizes and we like the Montessori ideology.'),
(41941, 722, '_field_124', 'Sahvin has been learning the Montessori method since the age of 3 and he has done very well with the Montessori learning approach.'),
(41942, 722, '_field_136', 'Sahvin is 5 and half years old and he\'s already reading advanced of his age . He can also do addition. He love to play with lego. He plays hockey over the weekend.'),
(41943, 722, '_field_126', '1'),
(41944, 722, '_form_id', '3'),
(41945, 722, '_seq_num', '104'),
(41946, 723, '_field_74', 'Grade One'),
(41947, 723, '_field_75', 'September 2018'),
(41948, 723, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(41949, 723, '_field_78', ''),
(41950, 723, '_field_79', ''),
(41951, 723, '_field_80', 'Manbir'),
(41952, 723, '_field_81', 'Khera'),
(41953, 723, '_field_82', '6047654677'),
(41954, 723, '_field_83', 'its_manbir@yahoo.com'),
(41955, 723, '_field_84', '678 East 55th avenue '),
(41956, 723, '_field_85', ''),
(41957, 723, '_field_86', 'Vancouver '),
(41958, 723, '_field_87', 'BC'),
(41959, 723, '_field_88', 'V5x1n5'),
(41960, 723, '_field_89', 'Vancouver '),
(41961, 723, '_field_90', '6043278600'),
(41962, 723, '_field_91', '1'),
(41963, 723, '_field_92', 'Ravinder'),
(41964, 723, '_field_93', 'Khera'),
(41965, 723, '_field_94', 'its_rav@yahoo.ca'),
(41966, 723, '_field_95', '6043384617'),
(41967, 723, '_field_128', 'Operation foreman at port of Vancouver '),
(41968, 723, '_field_129', '6043278600'),
(41969, 723, '_field_96', 'Sahvin Singh khera'),
(41970, 723, '_field_97', '24/04/2012'),
(41971, 723, '_field_98', 'Sahvin'),
(41972, 723, '_field_99', 'Male'),
(41973, 723, '_field_100', 'English'),
(41974, 723, '_field_101', 'English '),
(41975, 723, '_field_102', 'Canadian '),
(41976, 723, '_field_103', 'Yes'),
(41977, 723, '_field_104', 'Nimrit'),
(41978, 723, '_field_105', 'Build Lego , do puzzles, play piano'),
(41979, 723, '_field_106', 'He likes to play tag with his friends , soccer , go outside and play at park'),
(41980, 723, '_field_130', 'Fraserview Montessori'),
(41981, 723, '_field_137', 'He likes to work with Montessori material specially decanomial square, cutting, mathematics '),
(41982, 723, '_field_131', 'Kindergarten '),
(41983, 723, '_field_138', 'Ice Hockey, Swimming, Skating, Gymnastics, Piano '),
(41984, 723, '_field_114', 'He is allergic to tree nuts and has inhaler when needed '),
(41985, 723, '_field_115', 'No'),
(41986, 723, '_field_116', ''),
(41987, 723, '_field_117', 'No'),
(41988, 723, '_field_118', ''),
(41989, 723, '_field_119', 'No'),
(41990, 723, '_field_120', ''),
(41991, 723, '_field_121', 'No'),
(41992, 723, '_field_122', ''),
(41993, 723, '_field_132', 'No'),
(41994, 723, '_field_133', ''),
(41995, 723, '_field_134', 'No'),
(41996, 723, '_field_135', ''),
(41997, 723, '_field_123', 'Smaller class sizes and we like the Montessori ideology.'),
(41998, 723, '_field_124', 'Sahvin has been learning the Montessori method since the age of 3 and he has done very well with the Montessori learning approach.'),
(41999, 723, '_field_136', 'Sahvin is 5 and half years old and he\'s already reading advanced of his age . He can also do addition. He love to play with lego. He plays hockey over the weekend.'),
(42000, 723, '_field_126', '1'),
(42001, 723, '_form_id', '3'),
(42002, 723, '_seq_num', '105'),
(42003, 724, '_field_74', 'Kindergarten'),
(42004, 724, '_field_75', 'September 2018'),
(42005, 724, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(42006, 724, '_field_78', ''),
(42007, 724, '_field_79', ''),
(42008, 724, '_field_80', 'Dan Na'),
(42009, 724, '_field_81', 'Zhu'),
(42010, 724, '_field_82', '7788598551'),
(42011, 724, '_field_83', 'danna.zhu@gmail.com'),
(42012, 724, '_field_84', '3087 E 8th Ave '),
(42013, 724, '_field_85', ''),
(42014, 724, '_field_86', 'Vancouver '),
(42015, 724, '_field_87', 'BC'),
(42016, 724, '_field_88', 'V5M1X4'),
(42017, 724, '_field_89', 'BBTV'),
(42018, 724, '_field_90', '7788598551'),
(42019, 724, '_field_91', '1'),
(42020, 724, '_field_92', 'Pierre '),
(42021, 724, '_field_93', 'Boissonnault '),
(42022, 724, '_field_94', 'handypierre7@gmail.com'),
(42023, 724, '_field_95', '6045125522'),
(42024, 724, '_field_128', 'Pierre\'s Handyman Services '),
(42025, 724, '_field_129', '6045125522'),
(42026, 724, '_field_96', 'Marcel, Yann Paul, Boissonnault '),
(42027, 724, '_field_97', '17/07/2013'),
(42028, 724, '_field_98', 'Marcel'),
(42029, 724, '_field_99', 'Male'),
(42030, 724, '_field_100', 'English'),
(42031, 724, '_field_101', 'Mandarin '),
(42032, 724, '_field_102', 'Canada'),
(42033, 724, '_field_103', 'Yes'),
(42034, 724, '_field_104', 'Vincent Boissonnault  2.5 years old '),
(42035, 724, '_field_105', 'Building Lego or playing with the transformers, trains or cars'),
(42036, 724, '_field_106', 'Playing in the park'),
(42037, 724, '_field_130', ''),
(42038, 724, '_field_137', 'Lego'),
(42039, 724, '_field_131', 'Preschool '),
(42040, 724, '_field_138', 'Soccer and taekwondo'),
(42041, 724, '_field_114', 'Not applicable '),
(42042, 724, '_field_115', 'No'),
(42043, 724, '_field_116', ''),
(42044, 724, '_field_117', 'No'),
(42045, 724, '_field_118', ''),
(42046, 724, '_field_119', 'No'),
(42047, 724, '_field_120', ''),
(42048, 724, '_field_121', 'No'),
(42049, 724, '_field_122', ''),
(42050, 724, '_field_132', 'No'),
(42051, 724, '_field_133', ''),
(42052, 724, '_field_134', 'No'),
(42053, 724, '_field_135', ''),
(42054, 724, '_field_123', 'We prefer the Montesorri approach and like WMA\'s good reputation. The campus is also close to our home'),
(42055, 724, '_field_124', 'We believe that the confidence in a child and the curiosity and interest to learn are the most important '),
(42056, 724, '_field_136', 'Marcel has been a bilingual Montessori preschool program for years and he loves going to the school '),
(42057, 724, '_field_126', '1'),
(42058, 724, '_form_id', '3'),
(42059, 724, '_seq_num', '106'),
(42060, 725, '_field_74', 'Kindergarten'),
(42061, 725, '_field_75', 'September 2018'),
(42062, 725, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(42063, 725, '_field_78', ''),
(42064, 725, '_field_79', ''),
(42065, 725, '_field_80', 'Dan Na'),
(42066, 725, '_field_81', 'Zhu'),
(42067, 725, '_field_82', '7788598551'),
(42068, 725, '_field_83', 'danna.zhu@gmail.com'),
(42069, 725, '_field_84', '3087 E 8th Ave '),
(42070, 725, '_field_85', ''),
(42071, 725, '_field_86', 'Vancouver '),
(42072, 725, '_field_87', 'BC'),
(42073, 725, '_field_88', 'V5M1X4'),
(42074, 725, '_field_89', 'BBTV'),
(42075, 725, '_field_90', '7788598551'),
(42076, 725, '_field_91', '1'),
(42077, 725, '_field_92', 'Pierre '),
(42078, 725, '_field_93', 'Boissonnault '),
(42079, 725, '_field_94', 'handypierre7@gmail.com'),
(42080, 725, '_field_95', '6045125522'),
(42081, 725, '_field_128', 'Pierre\'s Handyman Services '),
(42082, 725, '_field_129', '6045125522'),
(42083, 725, '_field_96', 'Marcel, Yann Paul, Boissonnault '),
(42084, 725, '_field_97', '17/07/2013'),
(42085, 725, '_field_98', 'Marcel'),
(42086, 725, '_field_99', 'Male'),
(42087, 725, '_field_100', 'English'),
(42088, 725, '_field_101', 'Mandarin '),
(42089, 725, '_field_102', 'Canada'),
(42090, 725, '_field_103', 'Yes'),
(42091, 725, '_field_104', 'Vincent Boissonnault  2.5 years old '),
(42092, 725, '_field_105', 'Building Lego or playing with the transformers, trains or cars'),
(42093, 725, '_field_106', 'Playing in the park'),
(42094, 725, '_field_130', ''),
(42095, 725, '_field_137', 'Lego'),
(42096, 725, '_field_131', 'Preschool '),
(42097, 725, '_field_138', 'Soccer and taekwondo'),
(42098, 725, '_field_114', 'Not applicable '),
(42099, 725, '_field_115', 'No'),
(42100, 725, '_field_116', ''),
(42101, 725, '_field_117', 'No'),
(42102, 725, '_field_118', ''),
(42103, 725, '_field_119', 'No'),
(42104, 725, '_field_120', ''),
(42105, 725, '_field_121', 'No'),
(42106, 725, '_field_122', ''),
(42107, 725, '_field_132', 'No'),
(42108, 725, '_field_133', ''),
(42109, 725, '_field_134', 'No'),
(42110, 725, '_field_135', ''),
(42111, 725, '_field_123', 'We prefer the Montesorri approach and like WMA\'s good reputation. The campus is also close to our home'),
(42112, 725, '_field_124', 'We believe that the confidence in a child and the curiosity and interest to learn are the most important '),
(42113, 725, '_field_136', 'Marcel has been a bilingual Montessori preschool program for years and he loves going to the school '),
(42114, 725, '_field_126', '1'),
(42115, 725, '_form_id', '3'),
(42116, 725, '_seq_num', '107'),
(42117, 726, '_field_5', 'Full Day'),
(42118, 726, '_field_7', 'September 2018'),
(42119, 726, '_field_9', '0'),
(42120, 726, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(42121, 726, '_field_70', ''),
(42122, 726, '_field_71', ''),
(42123, 726, '_field_17', 'Dan Na'),
(42124, 726, '_field_19', 'Zhu'),
(42125, 726, '_field_21', '7788598551'),
(42126, 726, '_field_23', 'danna.zhu@gmail.com'),
(42127, 726, '_field_25', '3087 E 8th Ave '),
(42128, 726, '_field_28', ''),
(42129, 726, '_field_29', 'Vancouver'),
(42130, 726, '_field_33', 'BC'),
(42131, 726, '_field_31', 'V5M1X4'),
(42132, 726, '_field_34', 'BBTV'),
(42133, 726, '_field_35', '7788598551'),
(42134, 726, '_field_41', '1'),
(42135, 726, '_field_57', 'Pierre '),
(42136, 726, '_field_58', 'Boissonnault '),
(42137, 726, '_field_59', 'handypierre7@gmail.com'),
(42138, 726, '_field_60', '6045125522'),
(42139, 726, '_field_18', 'Vincent, Ming Sheng, Boissonnault '),
(42140, 726, '_field_24', '13/11/2015'),
(42141, 726, '_field_20', 'Vincent '),
(42142, 726, '_field_22', 'M'),
(42143, 726, '_field_26', 'English '),
(42144, 726, '_field_27', 'Mandarin '),
(42145, 726, '_field_30', 'Canada '),
(42146, 726, '_field_32', 'Yes'),
(42147, 726, '_field_72', 'Marcel Boissonnault 5 years old '),
(42148, 726, '_field_36', 'Dancing, playing with his cars and drawing '),
(42149, 726, '_field_37', 'Playing in the park'),
(42150, 726, '_field_38', 'Yes'),
(42151, 726, '_field_39', 'Yes'),
(42152, 726, '_field_61', 'Yes'),
(42153, 726, '_field_53', 'Vincent is social and enjoys his time at the daycare '),
(42154, 726, '_field_54', 'Yes'),
(42155, 726, '_field_55', 'YUS Montessori Summer Program and CEFA'),
(42156, 726, '_field_56', 'Yes'),
(42157, 726, '_field_42', 'Not applicable '),
(42158, 726, '_field_43', 'No'),
(42159, 726, '_field_62', ''),
(42160, 726, '_field_44', 'No'),
(42161, 726, '_field_63', ''),
(42162, 726, '_field_45', 'No'),
(42163, 726, '_field_64', ''),
(42164, 726, '_field_46', 'N'),
(42165, 726, '_field_65', ''),
(42166, 726, '_field_47', 'We prefer the Montesorri approach and have learned about WMA for a long time.'),
(42167, 726, '_field_73', 'Yes, as the confidence in a child and his interest and curiosity to learn are very important.'),
(42168, 726, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(42169, 726, '_field_67', '1'),
(42170, 726, '_form_id', '2'),
(42171, 726, '_seq_num', '145'),
(42172, 727, '_field_5', 'Full Day'),
(42173, 727, '_field_7', 'September 2018'),
(42174, 727, '_field_9', '0'),
(42175, 727, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(42176, 727, '_field_70', ''),
(42177, 727, '_field_71', ''),
(42178, 727, '_field_17', 'Dan Na'),
(42179, 727, '_field_19', 'Zhu'),
(42180, 727, '_field_21', '7788598551'),
(42181, 727, '_field_23', 'danna.zhu@gmail.com'),
(42182, 727, '_field_25', '3087 E 8th Ave '),
(42183, 727, '_field_28', ''),
(42184, 727, '_field_29', 'Vancouver'),
(42185, 727, '_field_33', 'BC'),
(42186, 727, '_field_31', 'V5M1X4'),
(42187, 727, '_field_34', 'BBTV'),
(42188, 727, '_field_35', '7788598551'),
(42189, 727, '_field_41', '1'),
(42190, 727, '_field_57', 'Pierre '),
(42191, 727, '_field_58', 'Boissonnault '),
(42192, 727, '_field_59', 'handypierre7@gmail.com'),
(42193, 727, '_field_60', '6045125522'),
(42194, 727, '_field_18', 'Vincent, Ming Sheng, Boissonnault '),
(42195, 727, '_field_24', '13/11/2015'),
(42196, 727, '_field_20', 'Vincent '),
(42197, 727, '_field_22', 'M'),
(42198, 727, '_field_26', 'English '),
(42199, 727, '_field_27', 'Mandarin '),
(42200, 727, '_field_30', 'Canada '),
(42201, 727, '_field_32', 'Yes'),
(42202, 727, '_field_72', 'Marcel Boissonnault 5 years old '),
(42203, 727, '_field_36', 'Dancing, playing with his cars and drawing '),
(42204, 727, '_field_37', 'Playing in the park'),
(42205, 727, '_field_38', 'Yes'),
(42206, 727, '_field_39', 'Yes'),
(42207, 727, '_field_61', 'Yes'),
(42208, 727, '_field_53', 'Vincent is social and enjoys his time at the daycare '),
(42209, 727, '_field_54', 'Yes'),
(42210, 727, '_field_55', 'YUS Montessori Summer Program and CEFA'),
(42211, 727, '_field_56', 'Yes'),
(42212, 727, '_field_42', 'Not applicable '),
(42213, 727, '_field_43', 'No'),
(42214, 727, '_field_62', ''),
(42215, 727, '_field_44', 'No'),
(42216, 727, '_field_63', ''),
(42217, 727, '_field_45', 'No'),
(42218, 727, '_field_64', ''),
(42219, 727, '_field_46', 'N'),
(42220, 727, '_field_65', ''),
(42221, 727, '_field_47', 'We prefer the Montesorri approach and have learned about WMA for a long time.'),
(42222, 727, '_field_73', 'Yes, as the confidence in a child and his interest and curiosity to learn are very important.'),
(42223, 727, '_field_49', 'a:3:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:19:\"Preschool Two Years\";}'),
(42224, 727, '_field_67', '1'),
(42225, 727, '_form_id', '2'),
(42226, 727, '_seq_num', '146'),
(42227, 728, '_field_5', 'Afternoon Session'),
(42228, 728, '_field_7', 'September 2018'),
(42229, 728, '_field_9', '0'),
(42230, 728, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(42231, 728, '_field_70', 'Rachel and Jeff Mosuk'),
(42232, 728, '_field_71', ''),
(42233, 728, '_field_17', 'shannon'),
(42234, 728, '_field_19', 'reynolds'),
(42235, 728, '_field_21', '6047883952'),
(42236, 728, '_field_23', 'shanniereynolds@mac.com'),
(42237, 728, '_field_25', '3161 east Georgia st'),
(42238, 728, '_field_28', ''),
(42239, 728, '_field_29', 'vancouver'),
(42240, 728, '_field_33', 'BC'),
(42241, 728, '_field_31', 'V5K2K9'),
(42242, 728, '_field_34', 'Freelance'),
(42243, 728, '_field_35', '6047883952'),
(42244, 728, '_field_41', '1'),
(42245, 728, '_field_57', 'James'),
(42246, 728, '_field_58', 'Mackay'),
(42247, 728, '_field_59', 'james.mackay@westsidehs.com'),
(42248, 728, '_field_60', '7782316493'),
(42249, 728, '_field_18', 'Leo Rafferty Mackay'),
(42250, 728, '_field_24', '03/03/2016'),
(42251, 728, '_field_20', 'Leo'),
(42252, 728, '_field_22', 'M'),
(42253, 728, '_field_26', 'English'),
(42254, 728, '_field_27', ''),
(42255, 728, '_field_30', 'Canadian'),
(42256, 728, '_field_32', 'N'),
(42257, 728, '_field_72', ''),
(42258, 728, '_field_36', 'Colouring, building blocks, reading, puzzles, trains and tracks, shooting hoops, '),
(42259, 728, '_field_37', 'Trains, sports, reading, dancing, running and chasing, eating'),
(42260, 728, '_field_38', 'Yes'),
(42261, 728, '_field_39', 'Yes'),
(42262, 728, '_field_61', 'Yes'),
(42263, 728, '_field_53', ''),
(42264, 728, '_field_54', 'No'),
(42265, 728, '_field_55', ''),
(42266, 728, '_field_56', ''),
(42267, 728, '_field_42', 'No health issues'),
(42268, 728, '_field_43', 'No'),
(42269, 728, '_field_62', ''),
(42270, 728, '_field_44', 'No'),
(42271, 728, '_field_63', ''),
(42272, 728, '_field_45', 'No'),
(42273, 728, '_field_64', ''),
(42274, 728, '_field_46', 'N'),
(42275, 728, '_field_65', ''),
(42276, 728, '_field_47', 'We have always loved and agreed with the Montessori teaching style, we have a lot of family history and experience with Montessori.\nThe Westside academy has come highly recommended by our good and trusted friends Jeff and Rachel Mosuk.'),
(42277, 728, '_field_73', 'I want Leo to become an independent thinker and use his  creativity throughout life. \nWe know that Leo loves to move around and use his space while playing and interacting and feel that Montessori promotes that perfectly.'),
(42278, 728, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(42279, 728, '_field_67', '1'),
(42280, 728, '_form_id', '2'),
(42281, 728, '_seq_num', '147'),
(42282, 729, '_field_5', 'Afternoon Session'),
(42283, 729, '_field_7', 'September 2018'),
(42284, 729, '_field_9', '0'),
(42285, 729, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(42286, 729, '_field_70', 'Rachel and Jeff Mosuk'),
(42287, 729, '_field_71', ''),
(42288, 729, '_field_17', 'shannon'),
(42289, 729, '_field_19', 'reynolds'),
(42290, 729, '_field_21', '6047883952'),
(42291, 729, '_field_23', 'shanniereynolds@mac.com'),
(42292, 729, '_field_25', '3161 east Georgia st'),
(42293, 729, '_field_28', ''),
(42294, 729, '_field_29', 'vancouver'),
(42295, 729, '_field_33', 'BC'),
(42296, 729, '_field_31', 'V5K2K9'),
(42297, 729, '_field_34', 'Freelance'),
(42298, 729, '_field_35', '6047883952'),
(42299, 729, '_field_41', '1'),
(42300, 729, '_field_57', 'James'),
(42301, 729, '_field_58', 'Mackay'),
(42302, 729, '_field_59', 'james.mackay@westsidehs.com'),
(42303, 729, '_field_60', '7782316493'),
(42304, 729, '_field_18', 'Leo Rafferty Mackay'),
(42305, 729, '_field_24', '03/03/2016'),
(42306, 729, '_field_20', 'Leo'),
(42307, 729, '_field_22', 'M'),
(42308, 729, '_field_26', 'English'),
(42309, 729, '_field_27', ''),
(42310, 729, '_field_30', 'Canadian'),
(42311, 729, '_field_32', 'N'),
(42312, 729, '_field_72', ''),
(42313, 729, '_field_36', 'Colouring, building blocks, reading, puzzles, trains and tracks, shooting hoops, '),
(42314, 729, '_field_37', 'Trains, sports, reading, dancing, running and chasing, eating'),
(42315, 729, '_field_38', 'Yes'),
(42316, 729, '_field_39', 'Yes'),
(42317, 729, '_field_61', 'Yes'),
(42318, 729, '_field_53', ''),
(42319, 729, '_field_54', 'No'),
(42320, 729, '_field_55', ''),
(42321, 729, '_field_56', ''),
(42322, 729, '_field_42', 'No health issues'),
(42323, 729, '_field_43', 'No'),
(42324, 729, '_field_62', ''),
(42325, 729, '_field_44', 'No'),
(42326, 729, '_field_63', ''),
(42327, 729, '_field_45', 'No'),
(42328, 729, '_field_64', ''),
(42329, 729, '_field_46', 'N'),
(42330, 729, '_field_65', ''),
(42331, 729, '_field_47', 'We have always loved and agreed with the Montessori teaching style, we have a lot of family history and experience with Montessori.\nThe Westside academy has come highly recommended by our good and trusted friends Jeff and Rachel Mosuk.'),
(42332, 729, '_field_73', 'I want Leo to become an independent thinker and use his  creativity throughout life. \nWe know that Leo loves to move around and use his space while playing and interacting and feel that Montessori promotes that perfectly.'),
(42333, 729, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(42334, 729, '_field_67', '1'),
(42335, 729, '_form_id', '2'),
(42336, 729, '_seq_num', '148'),
(42337, 730, '_field_5', 'Afternoon Session'),
(42338, 730, '_field_7', 'January 2019'),
(42339, 730, '_field_9', '0'),
(42340, 730, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(42341, 730, '_field_70', ''),
(42342, 730, '_field_71', ''),
(42343, 730, '_field_17', 'Cindy'),
(42344, 730, '_field_19', 'Li'),
(42345, 730, '_field_21', '7789894610'),
(42346, 730, '_field_23', 'cindyli403@gmail.com'),
(42347, 730, '_field_25', '22800 Windsor Court '),
(42348, 730, '_field_28', '42'),
(42349, 730, '_field_29', 'Richmond '),
(42350, 730, '_field_33', 'BC'),
(42351, 730, '_field_31', 'V6v 2x'),
(42352, 730, '_field_34', 'Stay home mom'),
(42353, 730, '_field_35', '7789894610'),
(42354, 730, '_field_41', '1'),
(42355, 730, '_field_57', 'Mark '),
(42356, 730, '_field_58', 'Wong'),
(42357, 730, '_field_59', 'mark.s.wong@me.com'),
(42358, 730, '_field_60', '7789894611'),
(42359, 730, '_field_18', 'Tobias Wong'),
(42360, 730, '_field_24', '20/12/2015'),
(42361, 730, '_field_20', 'Toby'),
(42362, 730, '_field_22', 'M'),
(42363, 730, '_field_26', 'Cantonese '),
(42364, 730, '_field_27', ''),
(42365, 730, '_field_30', 'Canadian'),
(42366, 730, '_field_32', 'Yes'),
(42367, 730, '_field_72', 'Mikayla and Matias &lt;1 twins'),
(42368, 730, '_field_36', 'Reading, shooting balls'),
(42369, 730, '_field_37', 'Playing sports such as baseball, basketball and Soccer'),
(42370, 730, '_field_38', 'No'),
(42371, 730, '_field_39', 'Yes'),
(42372, 730, '_field_61', 'Yes'),
(42373, 730, '_field_53', 'He attended Richmond two times program 3 days a week since 2016 September and 3 months daycare when he was 10 mintha old'),
(42374, 730, '_field_54', 'Yes'),
(42375, 730, '_field_55', 'Richmond two times '),
(42376, 730, '_field_56', 'Yes'),
(42377, 730, '_field_42', 'No'),
(42378, 730, '_field_43', 'No'),
(42379, 730, '_field_62', ''),
(42380, 730, '_field_44', 'No'),
(42381, 730, '_field_63', ''),
(42382, 730, '_field_45', 'Yes'),
(42383, 730, '_field_64', 'Loves fruits, cheese\nDislike veggies'),
(42384, 730, '_field_46', 'N'),
(42385, 730, '_field_65', ''),
(42386, 730, '_field_47', 'Loves the diversity of the school and the Montessori program not too traditional Montessori '),
(42387, 730, '_field_73', 'Tobias really enjoy routine. With the Montessori program, it will helps with his concentration and loves how the Montessori program allow children explore different areas.'),
(42388, 730, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(42389, 730, '_field_67', '1'),
(42390, 730, '_form_id', '2'),
(42391, 730, '_seq_num', '149'),
(42392, 731, '_field_5', 'Afternoon Session'),
(42393, 731, '_field_7', 'January 2019'),
(42394, 731, '_field_9', '0'),
(42395, 731, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(42396, 731, '_field_70', ''),
(42397, 731, '_field_71', ''),
(42398, 731, '_field_17', 'Cindy'),
(42399, 731, '_field_19', 'Li'),
(42400, 731, '_field_21', '7789894610'),
(42401, 731, '_field_23', 'cindyli403@gmail.com'),
(42402, 731, '_field_25', '22800 Windsor Court '),
(42403, 731, '_field_28', '42'),
(42404, 731, '_field_29', 'Richmond '),
(42405, 731, '_field_33', 'BC'),
(42406, 731, '_field_31', 'V6v 2x'),
(42407, 731, '_field_34', 'Stay home mom'),
(42408, 731, '_field_35', '7789894610'),
(42409, 731, '_field_41', '1'),
(42410, 731, '_field_57', 'Mark '),
(42411, 731, '_field_58', 'Wong'),
(42412, 731, '_field_59', 'mark.s.wong@me.com'),
(42413, 731, '_field_60', '7789894611'),
(42414, 731, '_field_18', 'Tobias Wong'),
(42415, 731, '_field_24', '20/12/2015'),
(42416, 731, '_field_20', 'Toby'),
(42417, 731, '_field_22', 'M'),
(42418, 731, '_field_26', 'Cantonese '),
(42419, 731, '_field_27', ''),
(42420, 731, '_field_30', 'Canadian'),
(42421, 731, '_field_32', 'Yes'),
(42422, 731, '_field_72', 'Mikayla and Matias &lt;1 twins'),
(42423, 731, '_field_36', 'Reading, shooting balls'),
(42424, 731, '_field_37', 'Playing sports such as baseball, basketball and Soccer'),
(42425, 731, '_field_38', 'No'),
(42426, 731, '_field_39', 'Yes'),
(42427, 731, '_field_61', 'Yes'),
(42428, 731, '_field_53', 'He attended Richmond two times program 3 days a week since 2016 September and 3 months daycare when he was 10 mintha old'),
(42429, 731, '_field_54', 'Yes'),
(42430, 731, '_field_55', 'Richmond two times '),
(42431, 731, '_field_56', 'Yes'),
(42432, 731, '_field_42', 'No'),
(42433, 731, '_field_43', 'No'),
(42434, 731, '_field_62', ''),
(42435, 731, '_field_44', 'No'),
(42436, 731, '_field_63', ''),
(42437, 731, '_field_45', 'Yes'),
(42438, 731, '_field_64', 'Loves fruits, cheese\nDislike veggies'),
(42439, 731, '_field_46', 'N'),
(42440, 731, '_field_65', ''),
(42441, 731, '_field_47', 'Loves the diversity of the school and the Montessori program not too traditional Montessori '),
(42442, 731, '_field_73', 'Tobias really enjoy routine. With the Montessori program, it will helps with his concentration and loves how the Montessori program allow children explore different areas.'),
(42443, 731, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(42444, 731, '_field_67', '1'),
(42445, 731, '_form_id', '2'),
(42446, 731, '_seq_num', '150'),
(42447, 732, '_field_74', 'select'),
(42448, 732, '_field_75', 'September 2018'),
(42449, 732, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(42450, 732, '_field_78', ''),
(42451, 732, '_field_79', ''),
(42452, 732, '_field_80', 'Maria'),
(42453, 732, '_field_81', 'Albu'),
(42454, 732, '_field_82', '6047255091'),
(42455, 732, '_field_83', 'perfmary@yahoo.com'),
(42456, 732, '_field_84', '921 Bowron Court'),
(42457, 732, '_field_85', ''),
(42458, 732, '_field_86', 'North Vancouver'),
(42459, 732, '_field_87', 'BC'),
(42460, 732, '_field_88', 'V7H2S9'),
(42461, 732, '_field_89', 'Munro &amp; Crawford'),
(42462, 732, '_field_90', '6042667174'),
(42463, 732, '_field_91', '1'),
(42464, 732, '_field_92', 'Longin Cristian '),
(42465, 732, '_field_93', 'Albu'),
(42466, 732, '_field_94', 'longin.albu@yahoo.com'),
(42467, 732, '_field_95', '6043070250'),
(42468, 732, '_field_128', 'Qtrade Financial'),
(42469, 732, '_field_129', '6046054137'),
(42470, 732, '_field_96', 'Vlad Theodore Albu'),
(42471, 732, '_field_97', '10/10/2012'),
(42472, 732, '_field_98', 'Teo'),
(42473, 732, '_field_99', 'Male'),
(42474, 732, '_field_100', 'English'),
(42475, 732, '_field_101', 'Russian'),
(42476, 732, '_field_102', 'Canadian'),
(42477, 732, '_field_103', 'Yes'),
(42478, 732, '_field_104', 'Nika, 18 years old'),
(42479, 732, '_field_105', 'Lego Constructing'),
(42480, 732, '_field_106', 'Table Games, Outdoor games (soccer)'),
(42481, 732, '_field_130', 'St. Pius X Elementary'),
(42482, 732, '_field_137', 'French, Natural Studies'),
(42483, 732, '_field_131', 'K'),
(42484, 732, '_field_138', 'Swimming, Sports Ball'),
(42485, 732, '_field_114', 'Shell Fish, Ginger'),
(42486, 732, '_field_115', 'No'),
(42487, 732, '_field_116', ''),
(42488, 732, '_field_117', 'No'),
(42489, 732, '_field_118', ''),
(42490, 732, '_field_119', 'No'),
(42491, 732, '_field_120', ''),
(42492, 732, '_field_121', 'No'),
(42493, 732, '_field_122', ''),
(42494, 732, '_field_132', 'No'),
(42495, 732, '_field_133', ''),
(42496, 732, '_field_134', 'No'),
(42497, 732, '_field_135', ''),
(42498, 732, '_field_123', 'Teo had a successful year at Mamalina\'s Montessori before he started kindergarten. The teacher suggested to continue at WMA.'),
(42499, 732, '_field_124', 'Montessori approach allows children develop their unique skills and talents at their own pace. '),
(42500, 732, '_field_136', 'Teo is a very bright and loving child. He is active and playful. Teo loves nature and remote control outdoor toys.'),
(42501, 732, '_field_126', '1'),
(42502, 732, '_form_id', '3'),
(42503, 732, '_seq_num', '108'),
(42504, 733, '_field_74', 'select'),
(42505, 733, '_field_75', 'September 2018'),
(42506, 733, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(42507, 733, '_field_78', ''),
(42508, 733, '_field_79', ''),
(42509, 733, '_field_80', 'Maria'),
(42510, 733, '_field_81', 'Albu'),
(42511, 733, '_field_82', '6047255091'),
(42512, 733, '_field_83', 'perfmary@yahoo.com'),
(42513, 733, '_field_84', '921 Bowron Court'),
(42514, 733, '_field_85', ''),
(42515, 733, '_field_86', 'North Vancouver'),
(42516, 733, '_field_87', 'BC'),
(42517, 733, '_field_88', 'V7H2S9'),
(42518, 733, '_field_89', 'Munro &amp; Crawford'),
(42519, 733, '_field_90', '6042667174'),
(42520, 733, '_field_91', '1'),
(42521, 733, '_field_92', 'Longin Cristian '),
(42522, 733, '_field_93', 'Albu'),
(42523, 733, '_field_94', 'longin.albu@yahoo.com'),
(42524, 733, '_field_95', '6043070250'),
(42525, 733, '_field_128', 'Qtrade Financial'),
(42526, 733, '_field_129', '6046054137'),
(42527, 733, '_field_96', 'Vlad Theodore Albu'),
(42528, 733, '_field_97', '10/10/2012'),
(42529, 733, '_field_98', 'Teo'),
(42530, 733, '_field_99', 'Male'),
(42531, 733, '_field_100', 'English'),
(42532, 733, '_field_101', 'Russian'),
(42533, 733, '_field_102', 'Canadian'),
(42534, 733, '_field_103', 'Yes'),
(42535, 733, '_field_104', 'Nika, 18 years old'),
(42536, 733, '_field_105', 'Lego Constructing'),
(42537, 733, '_field_106', 'Table Games, Outdoor games (soccer)'),
(42538, 733, '_field_130', 'St. Pius X Elementary'),
(42539, 733, '_field_137', 'French, Natural Studies'),
(42540, 733, '_field_131', 'K'),
(42541, 733, '_field_138', 'Swimming, Sports Ball'),
(42542, 733, '_field_114', 'Shell Fish, Ginger'),
(42543, 733, '_field_115', 'No'),
(42544, 733, '_field_116', ''),
(42545, 733, '_field_117', 'No'),
(42546, 733, '_field_118', ''),
(42547, 733, '_field_119', 'No'),
(42548, 733, '_field_120', ''),
(42549, 733, '_field_121', 'No'),
(42550, 733, '_field_122', ''),
(42551, 733, '_field_132', 'No'),
(42552, 733, '_field_133', ''),
(42553, 733, '_field_134', 'No'),
(42554, 733, '_field_135', ''),
(42555, 733, '_field_123', 'Teo had a successful year at Mamalina\'s Montessori before he started kindergarten. The teacher suggested to continue at WMA.'),
(42556, 733, '_field_124', 'Montessori approach allows children develop their unique skills and talents at their own pace. '),
(42557, 733, '_field_136', 'Teo is a very bright and loving child. He is active and playful. Teo loves nature and remote control outdoor toys.'),
(42558, 733, '_field_126', '1'),
(42559, 733, '_form_id', '3'),
(42560, 733, '_seq_num', '109'),
(42561, 734, '_field_74', 'Grade One'),
(42562, 734, '_field_75', 'September 2018'),
(42563, 734, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(42564, 734, '_field_78', ''),
(42565, 734, '_field_79', ''),
(42566, 734, '_field_80', 'Benny '),
(42567, 734, '_field_81', 'Giang'),
(42568, 734, '_field_82', '6046025059'),
(42569, 734, '_field_83', 'benvgiang@gmail.com'),
(42570, 734, '_field_84', '6888 Royal Oak'),
(42571, 734, '_field_85', '301'),
(42572, 734, '_field_86', 'Burnaby'),
(42573, 734, '_field_87', 'BC'),
(42574, 734, '_field_88', 'V5J4J2'),
(42575, 734, '_field_89', 'Hung Lee &amp; Accounting Services'),
(42576, 734, '_field_90', '6048761062'),
(42577, 734, '_field_91', '0'),
(42578, 734, '_field_92', ''),
(42579, 734, '_field_93', ''),
(42580, 734, '_field_94', ''),
(42581, 734, '_field_95', ''),
(42582, 734, '_field_128', ''),
(42583, 734, '_field_129', ''),
(42584, 734, '_field_96', 'Matthew Luu'),
(42585, 734, '_field_97', '24/05/2012'),
(42586, 734, '_field_98', ''),
(42587, 734, '_field_99', 'Male'),
(42588, 734, '_field_100', 'English'),
(42589, 734, '_field_101', 'English'),
(42590, 734, '_field_102', 'Canadian'),
(42591, 734, '_field_103', 'No'),
(42592, 734, '_field_104', ''),
(42593, 734, '_field_105', 'Watching youtube'),
(42594, 734, '_field_106', 'playing puzzles, toys, counting,..'),
(42595, 734, '_field_130', 'St. Joseph Elementary school'),
(42596, 734, '_field_137', 'Reading'),
(42597, 734, '_field_131', 'Kingtergarten'),
(42598, 734, '_field_138', 'reading, counting, '),
(42599, 734, '_field_114', 'only mild allergy with peanuts or trees nuts. Using Benadryl allergy.'),
(42600, 734, '_field_115', 'No'),
(42601, 734, '_field_116', ''),
(42602, 734, '_field_117', 'No'),
(42603, 734, '_field_118', ''),
(42604, 734, '_field_119', 'No'),
(42605, 734, '_field_120', ''),
(42606, 734, '_field_121', 'No'),
(42607, 734, '_field_122', ''),
(42608, 734, '_field_132', 'No'),
(42609, 734, '_field_133', ''),
(42610, 734, '_field_134', 'No'),
(42611, 734, '_field_135', ''),
(42612, 734, '_field_123', 'I ready carefully your school website that is very detailed information for parents, and many many good things to know of your school. Very interesting...and I like principal, young guest’s story, Welcome, About WMA, etc...'),
(42613, 734, '_field_124', 'School employs talented and well qualified staff to ensure the children are safe, well care for, ...'),
(42614, 734, '_field_136', 'My child is shy, polite, and smart'),
(42615, 734, '_field_126', '1'),
(42616, 734, '_form_id', '3'),
(42617, 734, '_seq_num', '110'),
(42618, 735, '_field_74', 'Grade One'),
(42619, 735, '_field_75', 'September 2018'),
(42620, 735, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(42621, 735, '_field_78', ''),
(42622, 735, '_field_79', ''),
(42623, 735, '_field_80', 'Benny '),
(42624, 735, '_field_81', 'Giang'),
(42625, 735, '_field_82', '6046025059'),
(42626, 735, '_field_83', 'benvgiang@gmail.com'),
(42627, 735, '_field_84', '6888 Royal Oak'),
(42628, 735, '_field_85', '301'),
(42629, 735, '_field_86', 'Burnaby'),
(42630, 735, '_field_87', 'BC'),
(42631, 735, '_field_88', 'V5J4J2'),
(42632, 735, '_field_89', 'Hung Lee &amp; Accounting Services'),
(42633, 735, '_field_90', '6048761062'),
(42634, 735, '_field_91', '0'),
(42635, 735, '_field_92', ''),
(42636, 735, '_field_93', ''),
(42637, 735, '_field_94', ''),
(42638, 735, '_field_95', ''),
(42639, 735, '_field_128', ''),
(42640, 735, '_field_129', ''),
(42641, 735, '_field_96', 'Matthew Luu'),
(42642, 735, '_field_97', '24/05/2012'),
(42643, 735, '_field_98', ''),
(42644, 735, '_field_99', 'Male'),
(42645, 735, '_field_100', 'English'),
(42646, 735, '_field_101', 'English'),
(42647, 735, '_field_102', 'Canadian'),
(42648, 735, '_field_103', 'No'),
(42649, 735, '_field_104', ''),
(42650, 735, '_field_105', 'Watching youtube'),
(42651, 735, '_field_106', 'playing puzzles, toys, counting,..'),
(42652, 735, '_field_130', 'St. Joseph Elementary school'),
(42653, 735, '_field_137', 'Reading'),
(42654, 735, '_field_131', 'Kingtergarten'),
(42655, 735, '_field_138', 'reading, counting, '),
(42656, 735, '_field_114', 'only mild allergy with peanuts or trees nuts. Using Benadryl allergy.'),
(42657, 735, '_field_115', 'No'),
(42658, 735, '_field_116', ''),
(42659, 735, '_field_117', 'No'),
(42660, 735, '_field_118', ''),
(42661, 735, '_field_119', 'No'),
(42662, 735, '_field_120', ''),
(42663, 735, '_field_121', 'No'),
(42664, 735, '_field_122', ''),
(42665, 735, '_field_132', 'No'),
(42666, 735, '_field_133', ''),
(42667, 735, '_field_134', 'No'),
(42668, 735, '_field_135', ''),
(42669, 735, '_field_123', 'I ready carefully your school website that is very detailed information for parents, and many many good things to know of your school. Very interesting...and I like principal, young guest’s story, Welcome, About WMA, etc...'),
(42670, 735, '_field_124', 'School employs talented and well qualified staff to ensure the children are safe, well care for, ...'),
(42671, 735, '_field_136', 'My child is shy, polite, and smart'),
(42672, 735, '_field_126', '1'),
(42673, 735, '_form_id', '3'),
(42674, 735, '_seq_num', '111'),
(42675, 736, '_field_74', 'Kindergarten'),
(42676, 736, '_field_75', 'September 2018'),
(42677, 736, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(42678, 736, '_field_78', ''),
(42679, 736, '_field_79', 'Maria Tallarico'),
(42680, 736, '_field_80', 'Navi'),
(42681, 736, '_field_81', 'Gill'),
(42682, 736, '_field_82', '6045629555'),
(42683, 736, '_field_83', 'naviksgill@gmail.com'),
(42684, 736, '_field_84', '1652 East 13th Avenue'),
(42685, 736, '_field_85', ''),
(42686, 736, '_field_86', 'Vancouver'),
(42687, 736, '_field_87', 'BC'),
(42688, 736, '_field_88', 'V5N2B8'),
(42689, 736, '_field_89', 'Scalar Decisions'),
(42690, 736, '_field_90', '6045629555'),
(42691, 736, '_field_91', '0'),
(42692, 736, '_field_92', ''),
(42693, 736, '_field_93', ''),
(42694, 736, '_field_94', ''),
(42695, 736, '_field_95', ''),
(42696, 736, '_field_128', ''),
(42697, 736, '_field_129', ''),
(42698, 736, '_field_96', 'Chanan Gill'),
(42699, 736, '_field_97', '10/07/2013'),
(42700, 736, '_field_98', ''),
(42701, 736, '_field_99', 'Male'),
(42702, 736, '_field_100', 'Punjabi'),
(42703, 736, '_field_101', 'English'),
(42704, 736, '_field_102', 'Canada'),
(42705, 736, '_field_103', 'Yes'),
(42706, 736, '_field_104', 'Sanam Gill - 2'),
(42707, 736, '_field_105', 'Puzzles, lego, board games, cars, drawing'),
(42708, 736, '_field_106', 'Tag, hide and seek, board games, make believe'),
(42709, 736, '_field_130', 'Trout Lake Preschool'),
(42710, 736, '_field_137', 'Story time, drawing, make believe'),
(42711, 736, '_field_131', 'Preschool'),
(42712, 736, '_field_138', 'Soccer, Hockey, swimming, skating, jiu jitsu and piano'),
(42713, 736, '_field_114', 'N/A'),
(42714, 736, '_field_115', 'No'),
(42715, 736, '_field_116', ''),
(42716, 736, '_field_117', 'Yes'),
(42717, 736, '_field_118', 'He eats mostly vegetarian.  But does eat chicken and turkey.  '),
(42718, 736, '_field_119', 'No'),
(42719, 736, '_field_120', ''),
(42720, 736, '_field_121', 'No'),
(42721, 736, '_field_122', ''),
(42722, 736, '_field_132', 'No'),
(42723, 736, '_field_133', ''),
(42724, 736, '_field_134', 'No'),
(42725, 736, '_field_135', ''),
(42726, 736, '_field_123', 'I love the montessori teaching philosophy.  I\'ve also heard great feedback from my friend Maria.  '),
(42727, 736, '_field_124', 'I believe the multi-age grouping is going to work well with my education goals for Chanan.  I believe a child learns from teaching younger students and learning from more advanced students.  '),
(42728, 736, '_field_136', 'Chanan is very interested in learning.  His favourite books are the national geographic book collection on dinosaurs, planets, weather, etc.  '),
(42729, 736, '_field_126', '1'),
(42730, 736, '_form_id', '3'),
(42731, 736, '_seq_num', '112'),
(42732, 737, '_field_74', 'Kindergarten'),
(42733, 737, '_field_75', 'September 2018'),
(42734, 737, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(42735, 737, '_field_78', ''),
(42736, 737, '_field_79', 'Maria Tallarico'),
(42737, 737, '_field_80', 'Navi'),
(42738, 737, '_field_81', 'Gill'),
(42739, 737, '_field_82', '6045629555'),
(42740, 737, '_field_83', 'naviksgill@gmail.com'),
(42741, 737, '_field_84', '1652 East 13th Avenue'),
(42742, 737, '_field_85', ''),
(42743, 737, '_field_86', 'Vancouver'),
(42744, 737, '_field_87', 'BC'),
(42745, 737, '_field_88', 'V5N2B8'),
(42746, 737, '_field_89', 'Scalar Decisions'),
(42747, 737, '_field_90', '6045629555'),
(42748, 737, '_field_91', '0'),
(42749, 737, '_field_92', ''),
(42750, 737, '_field_93', ''),
(42751, 737, '_field_94', ''),
(42752, 737, '_field_95', ''),
(42753, 737, '_field_128', ''),
(42754, 737, '_field_129', ''),
(42755, 737, '_field_96', 'Chanan Gill'),
(42756, 737, '_field_97', '10/07/2013'),
(42757, 737, '_field_98', ''),
(42758, 737, '_field_99', 'Male'),
(42759, 737, '_field_100', 'Punjabi'),
(42760, 737, '_field_101', 'English'),
(42761, 737, '_field_102', 'Canada'),
(42762, 737, '_field_103', 'Yes'),
(42763, 737, '_field_104', 'Sanam Gill - 2'),
(42764, 737, '_field_105', 'Puzzles, lego, board games, cars, drawing'),
(42765, 737, '_field_106', 'Tag, hide and seek, board games, make believe'),
(42766, 737, '_field_130', 'Trout Lake Preschool'),
(42767, 737, '_field_137', 'Story time, drawing, make believe'),
(42768, 737, '_field_131', 'Preschool'),
(42769, 737, '_field_138', 'Soccer, Hockey, swimming, skating, jiu jitsu and piano'),
(42770, 737, '_field_114', 'N/A'),
(42771, 737, '_field_115', 'No'),
(42772, 737, '_field_116', ''),
(42773, 737, '_field_117', 'Yes'),
(42774, 737, '_field_118', 'He eats mostly vegetarian.  But does eat chicken and turkey.  '),
(42775, 737, '_field_119', 'No'),
(42776, 737, '_field_120', ''),
(42777, 737, '_field_121', 'No'),
(42778, 737, '_field_122', ''),
(42779, 737, '_field_132', 'No'),
(42780, 737, '_field_133', ''),
(42781, 737, '_field_134', 'No'),
(42782, 737, '_field_135', ''),
(42783, 737, '_field_123', 'I love the montessori teaching philosophy.  I\'ve also heard great feedback from my friend Maria.  '),
(42784, 737, '_field_124', 'I believe the multi-age grouping is going to work well with my education goals for Chanan.  I believe a child learns from teaching younger students and learning from more advanced students.  '),
(42785, 737, '_field_136', 'Chanan is very interested in learning.  His favourite books are the national geographic book collection on dinosaurs, planets, weather, etc.  '),
(42786, 737, '_field_126', '1'),
(42787, 737, '_form_id', '3'),
(42788, 737, '_seq_num', '113'),
(42789, 738, '_field_5', 'Morning Session'),
(42790, 738, '_field_7', 'September 2018'),
(42791, 738, '_field_9', '0'),
(42792, 738, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(42793, 738, '_field_70', ''),
(42794, 738, '_field_71', ''),
(42795, 738, '_field_17', 'JENNIFER'),
(42796, 738, '_field_19', 'NGUYEN'),
(42797, 738, '_field_21', '7788148000'),
(42798, 738, '_field_23', 'JENNIFER_Q_NGUYEN86@HOTMAIL.COM'),
(42799, 738, '_field_25', '3305 EAST 25TH AVENUE'),
(42800, 738, '_field_28', ''),
(42801, 738, '_field_29', 'VANCOUVER'),
(42802, 738, '_field_33', 'BC'),
(42803, 738, '_field_31', 'V5R1J7'),
(42804, 738, '_field_34', 'EVROPA ESTHETICS'),
(42805, 738, '_field_35', '6046627557'),
(42806, 738, '_field_41', '0'),
(42807, 738, '_field_57', ''),
(42808, 738, '_field_58', ''),
(42809, 738, '_field_59', ''),
(42810, 738, '_field_60', ''),
(42811, 738, '_field_18', 'ETHAN DUY ANH TRAN '),
(42812, 738, '_field_24', '15/02/2014'),
(42813, 738, '_field_20', 'ETHAN'),
(42814, 738, '_field_22', 'M'),
(42815, 738, '_field_26', 'ENGLISH'),
(42816, 738, '_field_27', 'VIETNAMESE'),
(42817, 738, '_field_30', 'CANADIAN'),
(42818, 738, '_field_32', 'Yes'),
(42819, 738, '_field_72', 'ASHTON TRAN 1.5 + ANOTHER SIBLING ON THE WAY AUGUST 2018'),
(42820, 738, '_field_36', 'SINGING AND DANCING '),
(42821, 738, '_field_37', 'ANYTHING '),
(42822, 738, '_field_38', 'Yes'),
(42823, 738, '_field_39', 'Yes'),
(42824, 738, '_field_61', 'Yes'),
(42825, 738, '_field_53', ''),
(42826, 738, '_field_54', 'Yes'),
(42827, 738, '_field_55', 'LITTLE CREATIONS MONTESSORI'),
(42828, 738, '_field_56', 'Yes'),
(42829, 738, '_field_42', 'NO'),
(42830, 738, '_field_43', 'No'),
(42831, 738, '_field_62', ''),
(42832, 738, '_field_44', 'No'),
(42833, 738, '_field_63', ''),
(42834, 738, '_field_45', 'Yes'),
(42835, 738, '_field_64', 'DOESN\'T LIKE TO EAT ANYTHING GREEN OR RED'),
(42836, 738, '_field_46', 'Yes'),
(42837, 738, '_field_65', 'DOESN\'T LIKE TO EAT ANYTHING GREEN OR RED'),
(42838, 738, '_field_47', 'HAVE HEARD LOTS OF GOOD THINGS ABOUT THE SCHOOL , FEEL LIKE WMA WOULD BE ABLE TO BRING OUT HIS ABILITIES MORE. '),
(42839, 738, '_field_73', 'WOULD LIKE HIM TO BE EVEN MORE INDEPENDENT AND ABLE TO EXPRESS HIMSELF MORE.'),
(42840, 738, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(42841, 738, '_field_67', '1'),
(42842, 738, '_form_id', '2'),
(42843, 738, '_seq_num', '151'),
(42844, 739, '_field_5', 'Morning Session'),
(42845, 739, '_field_7', 'September 2018'),
(42846, 739, '_field_9', '0'),
(42847, 739, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(42848, 739, '_field_70', ''),
(42849, 739, '_field_71', ''),
(42850, 739, '_field_17', 'JENNIFER'),
(42851, 739, '_field_19', 'NGUYEN'),
(42852, 739, '_field_21', '7788148000'),
(42853, 739, '_field_23', 'JENNIFER_Q_NGUYEN86@HOTMAIL.COM'),
(42854, 739, '_field_25', '3305 EAST 25TH AVENUE'),
(42855, 739, '_field_28', ''),
(42856, 739, '_field_29', 'VANCOUVER'),
(42857, 739, '_field_33', 'BC'),
(42858, 739, '_field_31', 'V5R1J7'),
(42859, 739, '_field_34', 'EVROPA ESTHETICS'),
(42860, 739, '_field_35', '6046627557'),
(42861, 739, '_field_41', '0'),
(42862, 739, '_field_57', ''),
(42863, 739, '_field_58', ''),
(42864, 739, '_field_59', ''),
(42865, 739, '_field_60', ''),
(42866, 739, '_field_18', 'ETHAN DUY ANH TRAN '),
(42867, 739, '_field_24', '15/02/2014'),
(42868, 739, '_field_20', 'ETHAN'),
(42869, 739, '_field_22', 'M'),
(42870, 739, '_field_26', 'ENGLISH'),
(42871, 739, '_field_27', 'VIETNAMESE'),
(42872, 739, '_field_30', 'CANADIAN'),
(42873, 739, '_field_32', 'Yes'),
(42874, 739, '_field_72', 'ASHTON TRAN 1.5 + ANOTHER SIBLING ON THE WAY AUGUST 2018'),
(42875, 739, '_field_36', 'SINGING AND DANCING '),
(42876, 739, '_field_37', 'ANYTHING '),
(42877, 739, '_field_38', 'Yes'),
(42878, 739, '_field_39', 'Yes'),
(42879, 739, '_field_61', 'Yes'),
(42880, 739, '_field_53', ''),
(42881, 739, '_field_54', 'Yes'),
(42882, 739, '_field_55', 'LITTLE CREATIONS MONTESSORI'),
(42883, 739, '_field_56', 'Yes'),
(42884, 739, '_field_42', 'NO'),
(42885, 739, '_field_43', 'No'),
(42886, 739, '_field_62', ''),
(42887, 739, '_field_44', 'No'),
(42888, 739, '_field_63', ''),
(42889, 739, '_field_45', 'Yes'),
(42890, 739, '_field_64', 'DOESN\'T LIKE TO EAT ANYTHING GREEN OR RED'),
(42891, 739, '_field_46', 'Yes'),
(42892, 739, '_field_65', 'DOESN\'T LIKE TO EAT ANYTHING GREEN OR RED'),
(42893, 739, '_field_47', 'HAVE HEARD LOTS OF GOOD THINGS ABOUT THE SCHOOL , FEEL LIKE WMA WOULD BE ABLE TO BRING OUT HIS ABILITIES MORE. '),
(42894, 739, '_field_73', 'WOULD LIKE HIM TO BE EVEN MORE INDEPENDENT AND ABLE TO EXPRESS HIMSELF MORE.'),
(42895, 739, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(42896, 739, '_field_67', '1'),
(42897, 739, '_form_id', '2'),
(42898, 739, '_seq_num', '152'),
(42899, 740, '_field_5', 'Morning Session'),
(42900, 740, '_field_7', 'September 2019'),
(42901, 740, '_field_9', '0'),
(42902, 740, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(42903, 740, '_field_70', ''),
(42904, 740, '_field_71', ''),
(42905, 740, '_field_17', 'JANET'),
(42906, 740, '_field_19', 'NGUYEN'),
(42907, 740, '_field_21', '7785520624'),
(42908, 740, '_field_23', 'JANETLNGUYEN@HOTMAIL.COM'),
(42909, 740, '_field_25', '4059 BURKE STREET '),
(42910, 740, '_field_28', ''),
(42911, 740, '_field_29', 'BURNABY'),
(42912, 740, '_field_33', 'BC'),
(42913, 740, '_field_31', 'V5H1A9'),
(42914, 740, '_field_34', 'STAY AT HOME MOM '),
(42915, 740, '_field_35', '7785520624'),
(42916, 740, '_field_41', '0'),
(42917, 740, '_field_57', ''),
(42918, 740, '_field_58', ''),
(42919, 740, '_field_59', ''),
(42920, 740, '_field_60', ''),
(42921, 740, '_field_18', 'CARTER DUC VU'),
(42922, 740, '_field_24', '27/02/2017'),
(42923, 740, '_field_20', 'CARTER'),
(42924, 740, '_field_22', 'M'),
(42925, 740, '_field_26', 'ENGLISH '),
(42926, 740, '_field_27', 'VIETNAMESE'),
(42927, 740, '_field_30', 'CANADIAN'),
(42928, 740, '_field_32', 'Yes'),
(42929, 740, '_field_72', 'MOM PREGNANT DUE DATE OCT 2018'),
(42930, 740, '_field_36', 'WATCH TV, AND PLAY WITH TOYS'),
(42931, 740, '_field_37', 'ANYTHING AROUND THEY CAN PLAY WITH '),
(42932, 740, '_field_38', 'Yes'),
(42933, 740, '_field_39', 'No'),
(42934, 740, '_field_61', ''),
(42935, 740, '_field_53', ''),
(42936, 740, '_field_54', 'No'),
(42937, 740, '_field_55', ''),
(42938, 740, '_field_56', ''),
(42939, 740, '_field_42', 'NONE '),
(42940, 740, '_field_43', 'No'),
(42941, 740, '_field_62', ''),
(42942, 740, '_field_44', 'No'),
(42943, 740, '_field_63', ''),
(42944, 740, '_field_45', 'Yes'),
(42945, 740, '_field_64', 'LIKES FRENCH FRIES, CONGEE AND NOODLES '),
(42946, 740, '_field_46', 'N'),
(42947, 740, '_field_65', ''),
(42948, 740, '_field_47', 'I LIKE THE CONCEPT OF BEING ABLE TO EXPLORE THEMSELVES'),
(42949, 740, '_field_73', 'ABLE TO BE INDEPENDENT AT YOUR OWN PACE '),
(42950, 740, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(42951, 740, '_field_67', '1'),
(42952, 740, '_form_id', '2'),
(42953, 740, '_seq_num', '153'),
(42954, 741, '_field_5', 'Morning Session'),
(42955, 741, '_field_7', 'September 2019'),
(42956, 741, '_field_9', '0'),
(42957, 741, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(42958, 741, '_field_70', ''),
(42959, 741, '_field_71', ''),
(42960, 741, '_field_17', 'JANET'),
(42961, 741, '_field_19', 'NGUYEN'),
(42962, 741, '_field_21', '7785520624'),
(42963, 741, '_field_23', 'JANETLNGUYEN@HOTMAIL.COM'),
(42964, 741, '_field_25', '4059 BURKE STREET '),
(42965, 741, '_field_28', ''),
(42966, 741, '_field_29', 'BURNABY'),
(42967, 741, '_field_33', 'BC'),
(42968, 741, '_field_31', 'V5H1A9'),
(42969, 741, '_field_34', 'STAY AT HOME MOM '),
(42970, 741, '_field_35', '7785520624'),
(42971, 741, '_field_41', '0'),
(42972, 741, '_field_57', ''),
(42973, 741, '_field_58', ''),
(42974, 741, '_field_59', ''),
(42975, 741, '_field_60', ''),
(42976, 741, '_field_18', 'CARTER DUC VU'),
(42977, 741, '_field_24', '27/02/2017'),
(42978, 741, '_field_20', 'CARTER'),
(42979, 741, '_field_22', 'M'),
(42980, 741, '_field_26', 'ENGLISH '),
(42981, 741, '_field_27', 'VIETNAMESE'),
(42982, 741, '_field_30', 'CANADIAN'),
(42983, 741, '_field_32', 'Yes'),
(42984, 741, '_field_72', 'MOM PREGNANT DUE DATE OCT 2018'),
(42985, 741, '_field_36', 'WATCH TV, AND PLAY WITH TOYS'),
(42986, 741, '_field_37', 'ANYTHING AROUND THEY CAN PLAY WITH '),
(42987, 741, '_field_38', 'Yes'),
(42988, 741, '_field_39', 'No'),
(42989, 741, '_field_61', ''),
(42990, 741, '_field_53', ''),
(42991, 741, '_field_54', 'No'),
(42992, 741, '_field_55', ''),
(42993, 741, '_field_56', ''),
(42994, 741, '_field_42', 'NONE '),
(42995, 741, '_field_43', 'No'),
(42996, 741, '_field_62', ''),
(42997, 741, '_field_44', 'No'),
(42998, 741, '_field_63', ''),
(42999, 741, '_field_45', 'Yes'),
(43000, 741, '_field_64', 'LIKES FRENCH FRIES, CONGEE AND NOODLES '),
(43001, 741, '_field_46', 'N'),
(43002, 741, '_field_65', ''),
(43003, 741, '_field_47', 'I LIKE THE CONCEPT OF BEING ABLE TO EXPLORE THEMSELVES'),
(43004, 741, '_field_73', 'ABLE TO BE INDEPENDENT AT YOUR OWN PACE '),
(43005, 741, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(43006, 741, '_field_67', '1'),
(43007, 741, '_form_id', '2'),
(43008, 741, '_seq_num', '154'),
(43009, 742, '_field_5', 'Morning Session'),
(43010, 742, '_field_7', 'September 2019'),
(43011, 742, '_field_9', '0'),
(43012, 742, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(43013, 742, '_field_70', ''),
(43014, 742, '_field_71', ''),
(43015, 742, '_field_17', 'JENNIFER'),
(43016, 742, '_field_19', 'NGUYEN'),
(43017, 742, '_field_21', '7788148000'),
(43018, 742, '_field_23', 'JENNIFER_Q_NGUYEN86@HOTMAIL.COM'),
(43019, 742, '_field_25', '3305 EAST 25TH '),
(43020, 742, '_field_28', ''),
(43021, 742, '_field_29', 'VANCOUVER '),
(43022, 742, '_field_33', 'BC'),
(43023, 742, '_field_31', 'V5R1J7'),
(43024, 742, '_field_34', 'EVROPA ESTHETICS'),
(43025, 742, '_field_35', '6046627557'),
(43026, 742, '_field_41', '0'),
(43027, 742, '_field_57', ''),
(43028, 742, '_field_58', ''),
(43029, 742, '_field_59', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(43030, 742, '_field_60', ''),
(43031, 742, '_field_18', 'ASHTON DUC ANH TRAN '),
(43032, 742, '_field_24', '07/11/2016'),
(43033, 742, '_field_20', 'ASHTON'),
(43034, 742, '_field_22', 'M'),
(43035, 742, '_field_26', 'ENGLISH'),
(43036, 742, '_field_27', 'VIETNAMESE'),
(43037, 742, '_field_30', 'CANADIAN'),
(43038, 742, '_field_32', 'Yes'),
(43039, 742, '_field_72', 'ETHAN TRAN 4.5, MON EXPECTING ANOTHER AUG 2018'),
(43040, 742, '_field_36', 'ANYTHING'),
(43041, 742, '_field_37', 'ANYTHING'),
(43042, 742, '_field_38', 'Yes'),
(43043, 742, '_field_39', 'No'),
(43044, 742, '_field_61', ''),
(43045, 742, '_field_53', ''),
(43046, 742, '_field_54', 'No'),
(43047, 742, '_field_55', ''),
(43048, 742, '_field_56', ''),
(43049, 742, '_field_42', 'NONE'),
(43050, 742, '_field_43', 'No'),
(43051, 742, '_field_62', ''),
(43052, 742, '_field_44', 'No'),
(43053, 742, '_field_63', ''),
(43054, 742, '_field_45', 'No'),
(43055, 742, '_field_64', ''),
(43056, 742, '_field_46', 'N'),
(43057, 742, '_field_65', ''),
(43058, 742, '_field_47', 'LIKE TO CONCEPT OF MONTESSORI'),
(43059, 742, '_field_73', 'LOVE THE IDEA OF EXPLORING THEMSELVES AND BEING INDEPENDENT AT THE SAME TIME'),
(43060, 742, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(43061, 742, '_field_67', '1'),
(43062, 742, '_form_id', '2'),
(43063, 742, '_seq_num', '155'),
(43064, 743, '_field_5', 'Morning Session'),
(43065, 743, '_field_7', 'September 2019'),
(43066, 743, '_field_9', '0'),
(43067, 743, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(43068, 743, '_field_70', ''),
(43069, 743, '_field_71', ''),
(43070, 743, '_field_17', 'JENNIFER'),
(43071, 743, '_field_19', 'NGUYEN'),
(43072, 743, '_field_21', '7788148000'),
(43073, 743, '_field_23', 'JENNIFER_Q_NGUYEN86@HOTMAIL.COM'),
(43074, 743, '_field_25', '3305 EAST 25TH '),
(43075, 743, '_field_28', ''),
(43076, 743, '_field_29', 'VANCOUVER '),
(43077, 743, '_field_33', 'BC'),
(43078, 743, '_field_31', 'V5R1J7'),
(43079, 743, '_field_34', 'EVROPA ESTHETICS'),
(43080, 743, '_field_35', '6046627557'),
(43081, 743, '_field_41', '0'),
(43082, 743, '_field_57', ''),
(43083, 743, '_field_58', ''),
(43084, 743, '_field_59', ''),
(43085, 743, '_field_60', ''),
(43086, 743, '_field_18', 'ASHTON DUC ANH TRAN '),
(43087, 743, '_field_24', '07/11/2016'),
(43088, 743, '_field_20', 'ASHTON'),
(43089, 743, '_field_22', 'M'),
(43090, 743, '_field_26', 'ENGLISH'),
(43091, 743, '_field_27', 'VIETNAMESE'),
(43092, 743, '_field_30', 'CANADIAN'),
(43093, 743, '_field_32', 'Yes'),
(43094, 743, '_field_72', 'ETHAN TRAN 4.5, MON EXPECTING ANOTHER AUG 2018'),
(43095, 743, '_field_36', 'ANYTHING'),
(43096, 743, '_field_37', 'ANYTHING'),
(43097, 743, '_field_38', 'Yes'),
(43098, 743, '_field_39', 'No'),
(43099, 743, '_field_61', ''),
(43100, 743, '_field_53', ''),
(43101, 743, '_field_54', 'No'),
(43102, 743, '_field_55', ''),
(43103, 743, '_field_56', ''),
(43104, 743, '_field_42', 'NONE'),
(43105, 743, '_field_43', 'No'),
(43106, 743, '_field_62', ''),
(43107, 743, '_field_44', 'No'),
(43108, 743, '_field_63', ''),
(43109, 743, '_field_45', 'No'),
(43110, 743, '_field_64', ''),
(43111, 743, '_field_46', 'N'),
(43112, 743, '_field_65', ''),
(43113, 743, '_field_47', 'LIKE TO CONCEPT OF MONTESSORI'),
(43114, 743, '_field_73', 'LOVE THE IDEA OF EXPLORING THEMSELVES AND BEING INDEPENDENT AT THE SAME TIME'),
(43115, 743, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(43116, 743, '_field_67', '1'),
(43117, 743, '_form_id', '2'),
(43118, 743, '_seq_num', '156'),
(43119, 744, '_field_5', 'Afternoon Session'),
(43120, 744, '_field_7', 'September 2018'),
(43121, 744, '_field_9', '0'),
(43122, 744, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(43123, 744, '_field_70', ''),
(43124, 744, '_field_71', ''),
(43125, 744, '_field_17', 'Jessica'),
(43126, 744, '_field_19', 'Singh'),
(43127, 744, '_field_21', '7788730454'),
(43128, 744, '_field_23', 'jessicasingh.van@gmail.com'),
(43129, 744, '_field_25', '2495 East 20th Avenue'),
(43130, 744, '_field_28', ''),
(43131, 744, '_field_29', 'Vancouver'),
(43132, 744, '_field_33', 'BC'),
(43133, 744, '_field_31', 'V5M2T5'),
(43134, 744, '_field_34', 'Home '),
(43135, 744, '_field_35', '7788730454'),
(43136, 744, '_field_41', '1'),
(43137, 744, '_field_57', 'Bal'),
(43138, 744, '_field_58', 'Khosa'),
(43139, 744, '_field_59', 'balkhosa@gmail.com'),
(43140, 744, '_field_60', '6048074000'),
(43141, 744, '_field_18', 'Aria'),
(43142, 744, '_field_24', '28/10/2014'),
(43143, 744, '_field_20', ''),
(43144, 744, '_field_22', 'F'),
(43145, 744, '_field_26', 'English'),
(43146, 744, '_field_27', ''),
(43147, 744, '_field_30', 'Canadian'),
(43148, 744, '_field_32', 'Yes'),
(43149, 744, '_field_72', 'Jovan Khosa, 2'),
(43150, 744, '_field_36', 'Looking at books and pretend play'),
(43151, 744, '_field_37', 'Pretend play'),
(43152, 744, '_field_38', 'Yes'),
(43153, 744, '_field_39', 'Yes'),
(43154, 744, '_field_61', 'Yes'),
(43155, 744, '_field_53', ''),
(43156, 744, '_field_54', 'Yes'),
(43157, 744, '_field_55', 'Community programs, art &amp; music, sportball'),
(43158, 744, '_field_56', 'n'),
(43159, 744, '_field_42', 'N/A'),
(43160, 744, '_field_43', 'No'),
(43161, 744, '_field_62', ''),
(43162, 744, '_field_44', 'No'),
(43163, 744, '_field_63', ''),
(43164, 744, '_field_45', 'No'),
(43165, 744, '_field_64', ''),
(43166, 744, '_field_46', 'N'),
(43167, 744, '_field_65', ''),
(43168, 744, '_field_47', 'We feel that a montessori would provide a good learning environment for our daughter.'),
(43169, 744, '_field_73', 'We would like our daughter to be able to guide her own  learning and learn through discovery.'),
(43170, 744, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:19:\"Preschool Two Years\";}'),
(43171, 744, '_field_67', '1'),
(43172, 744, '_form_id', '2'),
(43173, 744, '_seq_num', '157'),
(43174, 745, '_field_5', 'Afternoon Session'),
(43175, 745, '_field_7', 'September 2018'),
(43176, 745, '_field_9', '0'),
(43177, 745, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(43178, 745, '_field_70', ''),
(43179, 745, '_field_71', ''),
(43180, 745, '_field_17', 'Jessica'),
(43181, 745, '_field_19', 'Singh'),
(43182, 745, '_field_21', '7788730454'),
(43183, 745, '_field_23', 'jessicasingh.van@gmail.com'),
(43184, 745, '_field_25', '2495 East 20th Avenue'),
(43185, 745, '_field_28', ''),
(43186, 745, '_field_29', 'Vancouver'),
(43187, 745, '_field_33', 'BC'),
(43188, 745, '_field_31', 'V5M2T5'),
(43189, 745, '_field_34', 'Home '),
(43190, 745, '_field_35', '7788730454'),
(43191, 745, '_field_41', '1'),
(43192, 745, '_field_57', 'Bal'),
(43193, 745, '_field_58', 'Khosa'),
(43194, 745, '_field_59', 'balkhosa@gmail.com'),
(43195, 745, '_field_60', '6048074000'),
(43196, 745, '_field_18', 'Aria'),
(43197, 745, '_field_24', '28/10/2014'),
(43198, 745, '_field_20', ''),
(43199, 745, '_field_22', 'F'),
(43200, 745, '_field_26', 'English'),
(43201, 745, '_field_27', ''),
(43202, 745, '_field_30', 'Canadian'),
(43203, 745, '_field_32', 'Yes'),
(43204, 745, '_field_72', 'Jovan Khosa, 2'),
(43205, 745, '_field_36', 'Looking at books and pretend play'),
(43206, 745, '_field_37', 'Pretend play'),
(43207, 745, '_field_38', 'Yes'),
(43208, 745, '_field_39', 'Yes'),
(43209, 745, '_field_61', 'Yes'),
(43210, 745, '_field_53', ''),
(43211, 745, '_field_54', 'Yes'),
(43212, 745, '_field_55', 'Community programs, art &amp; music, sportball'),
(43213, 745, '_field_56', 'n'),
(43214, 745, '_field_42', 'N/A'),
(43215, 745, '_field_43', 'No'),
(43216, 745, '_field_62', ''),
(43217, 745, '_field_44', 'No'),
(43218, 745, '_field_63', ''),
(43219, 745, '_field_45', 'No'),
(43220, 745, '_field_64', ''),
(43221, 745, '_field_46', 'N'),
(43222, 745, '_field_65', ''),
(43223, 745, '_field_47', 'We feel that a montessori would provide a good learning environment for our daughter.'),
(43224, 745, '_field_73', 'We would like our daughter to be able to guide her own  learning and learn through discovery.'),
(43225, 745, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:19:\"Preschool Two Years\";}'),
(43226, 745, '_field_67', '1'),
(43227, 745, '_form_id', '2'),
(43228, 745, '_seq_num', '158'),
(43229, 746, '_field_5', 'Morning Session'),
(43230, 746, '_field_7', 'September 2018'),
(43231, 746, '_field_9', '0'),
(43232, 746, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(43233, 746, '_field_70', ''),
(43234, 746, '_field_71', ''),
(43235, 746, '_field_17', 'Marko'),
(43236, 746, '_field_19', 'Kerkez'),
(43237, 746, '_field_21', '778-772-2421'),
(43238, 746, '_field_23', 'kerkez@yahoo.com'),
(43239, 746, '_field_25', '4055 Pender St'),
(43240, 746, '_field_28', '27'),
(43241, 746, '_field_29', 'Burnaby'),
(43242, 746, '_field_33', 'BC'),
(43243, 746, '_field_31', 'V5C2L9'),
(43244, 746, '_field_34', 'Vancouver Aquarium'),
(43245, 746, '_field_35', '604 659 3782 '),
(43246, 746, '_field_41', '1'),
(43247, 746, '_field_57', 'Milena'),
(43248, 746, '_field_58', 'Kerkez'),
(43249, 746, '_field_59', 'milenamkerkez@yahoo.com'),
(43250, 746, '_field_60', '604-375-9450'),
(43251, 746, '_field_18', 'Lazar Kerkez'),
(43252, 746, '_field_24', '23/10/2015'),
(43253, 746, '_field_20', ''),
(43254, 746, '_field_22', 'M'),
(43255, 746, '_field_26', 'Serbian'),
(43256, 746, '_field_27', ''),
(43257, 746, '_field_30', 'Canadian'),
(43258, 746, '_field_32', 'Yes'),
(43259, 746, '_field_72', 'Luka Kerkez, 2 years'),
(43260, 746, '_field_36', 'regular kids toys, books'),
(43261, 746, '_field_37', 'regular kids toys, books'),
(43262, 746, '_field_38', 'Yes'),
(43263, 746, '_field_39', 'No'),
(43264, 746, '_field_61', ''),
(43265, 746, '_field_53', ''),
(43266, 746, '_field_54', 'No'),
(43267, 746, '_field_55', ''),
(43268, 746, '_field_56', ''),
(43269, 746, '_field_42', 'no'),
(43270, 746, '_field_43', 'No'),
(43271, 746, '_field_62', ''),
(43272, 746, '_field_44', 'No'),
(43273, 746, '_field_63', ''),
(43274, 746, '_field_45', 'No'),
(43275, 746, '_field_64', ''),
(43276, 746, '_field_46', 'N'),
(43277, 746, '_field_65', ''),
(43278, 746, '_field_47', 'attending a pre-school is a good experience for children'),
(43279, 746, '_field_73', 'attending a pre-school is a good experience for children'),
(43280, 746, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(43281, 746, '_field_67', '1'),
(43282, 746, '_form_id', '2'),
(43283, 746, '_seq_num', '159'),
(43284, 747, '_field_5', 'Morning Session'),
(43285, 747, '_field_7', 'September 2018'),
(43286, 747, '_field_9', '0'),
(43287, 747, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(43288, 747, '_field_70', ''),
(43289, 747, '_field_71', ''),
(43290, 747, '_field_17', 'Marko'),
(43291, 747, '_field_19', 'Kerkez'),
(43292, 747, '_field_21', '778-772-2421'),
(43293, 747, '_field_23', 'kerkez@yahoo.com'),
(43294, 747, '_field_25', '4055 Pender St'),
(43295, 747, '_field_28', '27'),
(43296, 747, '_field_29', 'Burnaby'),
(43297, 747, '_field_33', 'BC'),
(43298, 747, '_field_31', 'V5C2L9'),
(43299, 747, '_field_34', 'Vancouver Aquarium'),
(43300, 747, '_field_35', '604 659 3782 '),
(43301, 747, '_field_41', '1'),
(43302, 747, '_field_57', 'Milena'),
(43303, 747, '_field_58', 'Kerkez'),
(43304, 747, '_field_59', 'milenamkerkez@yahoo.com'),
(43305, 747, '_field_60', '604-375-9450'),
(43306, 747, '_field_18', 'Lazar Kerkez'),
(43307, 747, '_field_24', '23/10/2015'),
(43308, 747, '_field_20', ''),
(43309, 747, '_field_22', 'M'),
(43310, 747, '_field_26', 'Serbian'),
(43311, 747, '_field_27', ''),
(43312, 747, '_field_30', 'Canadian'),
(43313, 747, '_field_32', 'Yes'),
(43314, 747, '_field_72', 'Luka Kerkez, 2 years'),
(43315, 747, '_field_36', 'regular kids toys, books'),
(43316, 747, '_field_37', 'regular kids toys, books'),
(43317, 747, '_field_38', 'Yes'),
(43318, 747, '_field_39', 'No'),
(43319, 747, '_field_61', ''),
(43320, 747, '_field_53', ''),
(43321, 747, '_field_54', 'No'),
(43322, 747, '_field_55', ''),
(43323, 747, '_field_56', ''),
(43324, 747, '_field_42', 'no'),
(43325, 747, '_field_43', 'No'),
(43326, 747, '_field_62', ''),
(43327, 747, '_field_44', 'No'),
(43328, 747, '_field_63', ''),
(43329, 747, '_field_45', 'No'),
(43330, 747, '_field_64', ''),
(43331, 747, '_field_46', 'N'),
(43332, 747, '_field_65', ''),
(43333, 747, '_field_47', 'attending a pre-school is a good experience for children'),
(43334, 747, '_field_73', 'attending a pre-school is a good experience for children'),
(43335, 747, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(43336, 747, '_field_67', '1'),
(43337, 747, '_form_id', '2'),
(43338, 747, '_seq_num', '160'),
(43339, 748, '_field_5', 'Morning Session'),
(43340, 748, '_field_7', 'September 2018'),
(43341, 748, '_field_9', '0'),
(43342, 748, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(43343, 748, '_field_70', ''),
(43344, 748, '_field_71', ''),
(43345, 748, '_field_17', 'Marko'),
(43346, 748, '_field_19', 'Kerkez'),
(43347, 748, '_field_21', '778-772-2421'),
(43348, 748, '_field_23', 'kerkez@yahoo.com'),
(43349, 748, '_field_25', '4055 Pender St'),
(43350, 748, '_field_28', '27'),
(43351, 748, '_field_29', 'Burnaby'),
(43352, 748, '_field_33', 'BC'),
(43353, 748, '_field_31', 'V5C2L9'),
(43354, 748, '_field_34', 'Vancouver Aquarium'),
(43355, 748, '_field_35', '604-659-3782'),
(43356, 748, '_field_41', '1'),
(43357, 748, '_field_57', 'Milena'),
(43358, 748, '_field_58', 'Kerkez'),
(43359, 748, '_field_59', 'milenamkerkez@yahoo.com'),
(43360, 748, '_field_60', '604-375-9450'),
(43361, 748, '_field_18', 'Luka Kerkez'),
(43362, 748, '_field_24', '23/10/2015'),
(43363, 748, '_field_20', ''),
(43364, 748, '_field_22', 'M'),
(43365, 748, '_field_26', 'Serbian'),
(43366, 748, '_field_27', 'English'),
(43367, 748, '_field_30', 'Canadian'),
(43368, 748, '_field_32', 'Yes'),
(43369, 748, '_field_72', 'Lazar Kerkez, 2 years'),
(43370, 748, '_field_36', 'regular kids activities, toys, books'),
(43371, 748, '_field_37', 'regular kids activities, toys, books'),
(43372, 748, '_field_38', 'Yes'),
(43373, 748, '_field_39', 'No'),
(43374, 748, '_field_61', ''),
(43375, 748, '_field_53', ''),
(43376, 748, '_field_54', 'No'),
(43377, 748, '_field_55', ''),
(43378, 748, '_field_56', ''),
(43379, 748, '_field_42', 'no'),
(43380, 748, '_field_43', 'No'),
(43381, 748, '_field_62', ''),
(43382, 748, '_field_44', 'No'),
(43383, 748, '_field_63', ''),
(43384, 748, '_field_45', 'No'),
(43385, 748, '_field_64', ''),
(43386, 748, '_field_46', 'N'),
(43387, 748, '_field_65', ''),
(43388, 748, '_field_47', 'attending a pre-school is a good experience for children'),
(43389, 748, '_field_73', 'attending a pre-school is a good experience for children'),
(43390, 748, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(43391, 748, '_field_67', '1'),
(43392, 748, '_form_id', '2'),
(43393, 748, '_seq_num', '161'),
(43394, 749, '_field_5', 'Morning Session'),
(43395, 749, '_field_7', 'September 2018'),
(43396, 749, '_field_9', '0'),
(43397, 749, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(43398, 749, '_field_70', ''),
(43399, 749, '_field_71', ''),
(43400, 749, '_field_17', 'Marko'),
(43401, 749, '_field_19', 'Kerkez'),
(43402, 749, '_field_21', '778-772-2421'),
(43403, 749, '_field_23', 'kerkez@yahoo.com'),
(43404, 749, '_field_25', '4055 Pender St'),
(43405, 749, '_field_28', '27'),
(43406, 749, '_field_29', 'Burnaby'),
(43407, 749, '_field_33', 'BC'),
(43408, 749, '_field_31', 'V5C2L9'),
(43409, 749, '_field_34', 'Vancouver Aquarium'),
(43410, 749, '_field_35', '604-659-3782'),
(43411, 749, '_field_41', '1'),
(43412, 749, '_field_57', 'Milena'),
(43413, 749, '_field_58', 'Kerkez'),
(43414, 749, '_field_59', 'milenamkerkez@yahoo.com'),
(43415, 749, '_field_60', '604-375-9450'),
(43416, 749, '_field_18', 'Luka Kerkez'),
(43417, 749, '_field_24', '23/10/2015'),
(43418, 749, '_field_20', ''),
(43419, 749, '_field_22', 'M'),
(43420, 749, '_field_26', 'Serbian'),
(43421, 749, '_field_27', 'English'),
(43422, 749, '_field_30', 'Canadian'),
(43423, 749, '_field_32', 'Yes'),
(43424, 749, '_field_72', 'Lazar Kerkez, 2 years'),
(43425, 749, '_field_36', 'regular kids activities, toys, books'),
(43426, 749, '_field_37', 'regular kids activities, toys, books'),
(43427, 749, '_field_38', 'Yes'),
(43428, 749, '_field_39', 'No'),
(43429, 749, '_field_61', ''),
(43430, 749, '_field_53', ''),
(43431, 749, '_field_54', 'No'),
(43432, 749, '_field_55', ''),
(43433, 749, '_field_56', ''),
(43434, 749, '_field_42', 'no'),
(43435, 749, '_field_43', 'No'),
(43436, 749, '_field_62', ''),
(43437, 749, '_field_44', 'No'),
(43438, 749, '_field_63', ''),
(43439, 749, '_field_45', 'No'),
(43440, 749, '_field_64', ''),
(43441, 749, '_field_46', 'N'),
(43442, 749, '_field_65', ''),
(43443, 749, '_field_47', 'attending a pre-school is a good experience for children'),
(43444, 749, '_field_73', 'attending a pre-school is a good experience for children'),
(43445, 749, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(43446, 749, '_field_67', '1'),
(43447, 749, '_form_id', '2'),
(43448, 749, '_seq_num', '162'),
(43449, 750, '_field_74', 'Grade One'),
(43450, 750, '_field_75', 'September 2018'),
(43451, 750, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43452, 750, '_field_78', ''),
(43453, 750, '_field_79', ''),
(43454, 750, '_field_80', 'Monica'),
(43455, 750, '_field_81', 'Ly'),
(43456, 750, '_field_82', '6043998023'),
(43457, 750, '_field_83', 'nove2ltd@gmail.com'),
(43458, 750, '_field_84', '412 Dragoon Place'),
(43459, 750, '_field_85', ''),
(43460, 750, '_field_86', 'Edmonton'),
(43461, 750, '_field_87', 'AB'),
(43462, 750, '_field_88', 'T5Y0J2'),
(43463, 750, '_field_89', 'Self Emplyed'),
(43464, 750, '_field_90', '6043998023'),
(43465, 750, '_field_91', '0'),
(43466, 750, '_field_92', ''),
(43467, 750, '_field_93', ''),
(43468, 750, '_field_94', ''),
(43469, 750, '_field_95', ''),
(43470, 750, '_field_128', ''),
(43471, 750, '_field_129', ''),
(43472, 750, '_field_96', 'Taylyn Ly'),
(43473, 750, '_field_97', '07/11/2012'),
(43474, 750, '_field_98', 'Taylyn'),
(43475, 750, '_field_99', 'Male'),
(43476, 750, '_field_100', 'english'),
(43477, 750, '_field_101', ''),
(43478, 750, '_field_102', 'canadian'),
(43479, 750, '_field_103', 'No'),
(43480, 750, '_field_104', ''),
(43481, 750, '_field_105', 'Painting/Drawing'),
(43482, 750, '_field_106', 'exploring/interaction/playing'),
(43483, 750, '_field_130', 'Morning Star Montessori '),
(43484, 750, '_field_137', 'Art'),
(43485, 750, '_field_131', 'kindergarden'),
(43486, 750, '_field_138', 'swimming, art '),
(43487, 750, '_field_114', 'fish allergy'),
(43488, 750, '_field_115', 'No'),
(43489, 750, '_field_116', ''),
(43490, 750, '_field_117', 'No'),
(43491, 750, '_field_118', ''),
(43492, 750, '_field_119', 'No'),
(43493, 750, '_field_120', ''),
(43494, 750, '_field_121', 'No'),
(43495, 750, '_field_122', ''),
(43496, 750, '_field_132', 'No'),
(43497, 750, '_field_133', ''),
(43498, 750, '_field_134', 'No'),
(43499, 750, '_field_135', ''),
(43500, 750, '_field_123', 'We are currently in transition to move away from Alberta, my daughter has started Montessori at the age of 3 and I would like for her to continue with the program.'),
(43501, 750, '_field_124', 'Our goal is to have our daughter adapt the habit of self pace, be in an environment mixed with different age group along with the ability to learn the Montessori teaching to become independent learner.'),
(43502, 750, '_field_136', 'Taylyn is very abstract child with huge imagination, and comprehend and convey in conversation with adult very well.  She adapts well to group learning and very independent and mature for her age group. We call her our little Benjamin Button.'),
(43503, 750, '_field_126', '1'),
(43504, 750, '_form_id', '3'),
(43505, 750, '_seq_num', '114'),
(43506, 751, '_field_74', 'Grade One'),
(43507, 751, '_field_75', 'September 2018'),
(43508, 751, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43509, 751, '_field_78', ''),
(43510, 751, '_field_79', ''),
(43511, 751, '_field_80', 'Monica'),
(43512, 751, '_field_81', 'Ly'),
(43513, 751, '_field_82', '6043998023'),
(43514, 751, '_field_83', 'nove2ltd@gmail.com'),
(43515, 751, '_field_84', '412 Dragoon Place'),
(43516, 751, '_field_85', ''),
(43517, 751, '_field_86', 'Edmonton'),
(43518, 751, '_field_87', 'AB'),
(43519, 751, '_field_88', 'T5Y0J2'),
(43520, 751, '_field_89', 'Self Emplyed'),
(43521, 751, '_field_90', '6043998023'),
(43522, 751, '_field_91', '0'),
(43523, 751, '_field_92', ''),
(43524, 751, '_field_93', ''),
(43525, 751, '_field_94', ''),
(43526, 751, '_field_95', ''),
(43527, 751, '_field_128', ''),
(43528, 751, '_field_129', ''),
(43529, 751, '_field_96', 'Taylyn Ly'),
(43530, 751, '_field_97', '07/11/2012'),
(43531, 751, '_field_98', 'Taylyn'),
(43532, 751, '_field_99', 'Male'),
(43533, 751, '_field_100', 'english'),
(43534, 751, '_field_101', ''),
(43535, 751, '_field_102', 'canadian'),
(43536, 751, '_field_103', 'No'),
(43537, 751, '_field_104', ''),
(43538, 751, '_field_105', 'Painting/Drawing'),
(43539, 751, '_field_106', 'exploring/interaction/playing'),
(43540, 751, '_field_130', 'Morning Star Montessori '),
(43541, 751, '_field_137', 'Art'),
(43542, 751, '_field_131', 'kindergarden'),
(43543, 751, '_field_138', 'swimming, art '),
(43544, 751, '_field_114', 'fish allergy'),
(43545, 751, '_field_115', 'No'),
(43546, 751, '_field_116', ''),
(43547, 751, '_field_117', 'No'),
(43548, 751, '_field_118', ''),
(43549, 751, '_field_119', 'No'),
(43550, 751, '_field_120', ''),
(43551, 751, '_field_121', 'No'),
(43552, 751, '_field_122', ''),
(43553, 751, '_field_132', 'No'),
(43554, 751, '_field_133', ''),
(43555, 751, '_field_134', 'No'),
(43556, 751, '_field_135', ''),
(43557, 751, '_field_123', 'We are currently in transition to move away from Alberta, my daughter has started Montessori at the age of 3 and I would like for her to continue with the program.'),
(43558, 751, '_field_124', 'Our goal is to have our daughter adapt the habit of self pace, be in an environment mixed with different age group along with the ability to learn the Montessori teaching to become independent learner.'),
(43559, 751, '_field_136', 'Taylyn is very abstract child with huge imagination, and comprehend and convey in conversation with adult very well.  She adapts well to group learning and very independent and mature for her age group. We call her our little Benjamin Button.'),
(43560, 751, '_field_126', '1'),
(43561, 751, '_form_id', '3'),
(43562, 751, '_seq_num', '115'),
(43563, 752, '_field_74', 'Grade One'),
(43564, 752, '_field_75', 'September 2018'),
(43565, 752, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43566, 752, '_field_78', ''),
(43567, 752, '_field_79', ''),
(43568, 752, '_field_80', 'Monica'),
(43569, 752, '_field_81', 'Ly'),
(43570, 752, '_field_82', '6043998023'),
(43571, 752, '_field_83', 'nove2ltd@gmail.com'),
(43572, 752, '_field_84', '412 Dragoon Place'),
(43573, 752, '_field_85', ''),
(43574, 752, '_field_86', 'Edmonton'),
(43575, 752, '_field_87', 'AB'),
(43576, 752, '_field_88', 'T5Y0J2'),
(43577, 752, '_field_89', 'Self Emplyed'),
(43578, 752, '_field_90', '6043998023'),
(43579, 752, '_field_91', '0'),
(43580, 752, '_field_92', ''),
(43581, 752, '_field_93', ''),
(43582, 752, '_field_94', ''),
(43583, 752, '_field_95', ''),
(43584, 752, '_field_128', ''),
(43585, 752, '_field_129', ''),
(43586, 752, '_field_96', 'Taylyn Ly'),
(43587, 752, '_field_97', '07/11/2012'),
(43588, 752, '_field_98', 'Taylyn'),
(43589, 752, '_field_99', 'Male'),
(43590, 752, '_field_100', 'english'),
(43591, 752, '_field_101', ''),
(43592, 752, '_field_102', 'canadian'),
(43593, 752, '_field_103', 'No'),
(43594, 752, '_field_104', ''),
(43595, 752, '_field_105', 'Painting/Drawing'),
(43596, 752, '_field_106', 'exploring/interaction/playing'),
(43597, 752, '_field_130', 'Morning Star Montessori '),
(43598, 752, '_field_137', 'Art'),
(43599, 752, '_field_131', 'kindergarden'),
(43600, 752, '_field_138', 'swimming, art '),
(43601, 752, '_field_114', 'fish allergy'),
(43602, 752, '_field_115', 'No'),
(43603, 752, '_field_116', ''),
(43604, 752, '_field_117', 'No'),
(43605, 752, '_field_118', ''),
(43606, 752, '_field_119', 'No'),
(43607, 752, '_field_120', ''),
(43608, 752, '_field_121', 'No'),
(43609, 752, '_field_122', ''),
(43610, 752, '_field_132', 'No'),
(43611, 752, '_field_133', ''),
(43612, 752, '_field_134', 'No'),
(43613, 752, '_field_135', ''),
(43614, 752, '_field_123', 'We are currently in transition to move away from Alberta, my daughter has started Montessori at the age of 3 and I would like for her to continue with the program.'),
(43615, 752, '_field_124', 'Our goal is to have our daughter adapt the habit of self pace, be in an environment mixed with different age group along with the ability to learn the Montessori teaching to become independent learner.'),
(43616, 752, '_field_136', 'Taylyn is very abstract child with huge imagination, and comprehend and convey in conversation with adult very well.  She adapts well to group learning and very independent and mature for her age group. We call her our little Benjamin Button.'),
(43617, 752, '_field_126', '1'),
(43618, 752, '_form_id', '3'),
(43619, 752, '_seq_num', '116'),
(43620, 753, '_field_74', 'Grade One'),
(43621, 753, '_field_75', 'September 2018'),
(43622, 753, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43623, 753, '_field_78', ''),
(43624, 753, '_field_79', ''),
(43625, 753, '_field_80', 'Monica'),
(43626, 753, '_field_81', 'Ly'),
(43627, 753, '_field_82', '6043998023'),
(43628, 753, '_field_83', 'nove2ltd@gmail.com'),
(43629, 753, '_field_84', '412 Dragoon Place'),
(43630, 753, '_field_85', ''),
(43631, 753, '_field_86', 'Edmonton'),
(43632, 753, '_field_87', 'AB'),
(43633, 753, '_field_88', 'T5Y0J2'),
(43634, 753, '_field_89', 'Self Emplyed'),
(43635, 753, '_field_90', '6043998023'),
(43636, 753, '_field_91', '0'),
(43637, 753, '_field_92', ''),
(43638, 753, '_field_93', ''),
(43639, 753, '_field_94', ''),
(43640, 753, '_field_95', ''),
(43641, 753, '_field_128', ''),
(43642, 753, '_field_129', ''),
(43643, 753, '_field_96', 'Taylyn Ly'),
(43644, 753, '_field_97', '07/11/2012'),
(43645, 753, '_field_98', 'Taylyn'),
(43646, 753, '_field_99', 'Male'),
(43647, 753, '_field_100', 'english'),
(43648, 753, '_field_101', ''),
(43649, 753, '_field_102', 'canadian'),
(43650, 753, '_field_103', 'No'),
(43651, 753, '_field_104', ''),
(43652, 753, '_field_105', 'Painting/Drawing'),
(43653, 753, '_field_106', 'exploring/interaction/playing'),
(43654, 753, '_field_130', 'Morning Star Montessori '),
(43655, 753, '_field_137', 'Art'),
(43656, 753, '_field_131', 'kindergarden'),
(43657, 753, '_field_138', 'swimming, art '),
(43658, 753, '_field_114', 'fish allergy'),
(43659, 753, '_field_115', 'No'),
(43660, 753, '_field_116', ''),
(43661, 753, '_field_117', 'No'),
(43662, 753, '_field_118', ''),
(43663, 753, '_field_119', 'No'),
(43664, 753, '_field_120', ''),
(43665, 753, '_field_121', 'No'),
(43666, 753, '_field_122', ''),
(43667, 753, '_field_132', 'No'),
(43668, 753, '_field_133', ''),
(43669, 753, '_field_134', 'No'),
(43670, 753, '_field_135', ''),
(43671, 753, '_field_123', 'We are currently in transition to move away from Alberta, my daughter has started Montessori at the age of 3 and I would like for her to continue with the program.'),
(43672, 753, '_field_124', 'Our goal is to have our daughter adapt the habit of self pace, be in an environment mixed with different age group along with the ability to learn the Montessori teaching to become independent learner.'),
(43673, 753, '_field_136', 'Taylyn is very abstract child with huge imagination, and comprehend and convey in conversation with adult very well.  She adapts well to group learning and very independent and mature for her age group. We call her our little Benjamin Button.'),
(43674, 753, '_field_126', '1'),
(43675, 753, '_form_id', '3'),
(43676, 753, '_seq_num', '117'),
(43677, 754, '_field_74', 'Grade One'),
(43678, 754, '_field_75', 'September 2018'),
(43679, 754, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43680, 754, '_field_78', ''),
(43681, 754, '_field_79', ''),
(43682, 754, '_field_80', 'Monica'),
(43683, 754, '_field_81', 'Ly'),
(43684, 754, '_field_82', '6043998023'),
(43685, 754, '_field_83', 'nove2ltd@gmail.com'),
(43686, 754, '_field_84', '412 Dragoon Place'),
(43687, 754, '_field_85', ''),
(43688, 754, '_field_86', 'Edmonton'),
(43689, 754, '_field_87', 'AB'),
(43690, 754, '_field_88', 'T5Y0J2'),
(43691, 754, '_field_89', 'Self Emplyed'),
(43692, 754, '_field_90', '6043998023'),
(43693, 754, '_field_91', '0'),
(43694, 754, '_field_92', ''),
(43695, 754, '_field_93', ''),
(43696, 754, '_field_94', ''),
(43697, 754, '_field_95', ''),
(43698, 754, '_field_128', ''),
(43699, 754, '_field_129', ''),
(43700, 754, '_field_96', 'Taylyn Ly'),
(43701, 754, '_field_97', '07/11/2012'),
(43702, 754, '_field_98', 'Taylyn'),
(43703, 754, '_field_99', 'Male'),
(43704, 754, '_field_100', 'english'),
(43705, 754, '_field_101', ''),
(43706, 754, '_field_102', 'canadian'),
(43707, 754, '_field_103', 'No'),
(43708, 754, '_field_104', ''),
(43709, 754, '_field_105', 'Painting/Drawing'),
(43710, 754, '_field_106', 'exploring/interaction/playing'),
(43711, 754, '_field_130', 'Morning Star Montessori '),
(43712, 754, '_field_137', 'Art'),
(43713, 754, '_field_131', 'kindergarden'),
(43714, 754, '_field_138', 'swimming, art '),
(43715, 754, '_field_114', 'fish allergy'),
(43716, 754, '_field_115', 'No'),
(43717, 754, '_field_116', ''),
(43718, 754, '_field_117', 'No'),
(43719, 754, '_field_118', ''),
(43720, 754, '_field_119', 'No'),
(43721, 754, '_field_120', ''),
(43722, 754, '_field_121', 'No'),
(43723, 754, '_field_122', ''),
(43724, 754, '_field_132', 'No'),
(43725, 754, '_field_133', ''),
(43726, 754, '_field_134', 'No'),
(43727, 754, '_field_135', ''),
(43728, 754, '_field_123', 'We are currently in transition to move away from Alberta, my daughter has started Montessori at the age of 3 and I would like for her to continue with the program.'),
(43729, 754, '_field_124', 'Our goal is to have our daughter adapt the habit of self pace, be in an environment mixed with different age group along with the ability to learn the Montessori teaching to become independent learner.'),
(43730, 754, '_field_136', 'Taylyn is very abstract child with huge imagination, and comprehend and convey in conversation with adult very well.  She adapts well to group learning and very independent and mature for her age group. We call her our little Benjamin Button.'),
(43731, 754, '_field_126', '1'),
(43732, 754, '_form_id', '3'),
(43733, 754, '_seq_num', '118'),
(43734, 755, '_field_74', 'Grade One'),
(43735, 755, '_field_75', 'September 2018'),
(43736, 755, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43737, 755, '_field_78', ''),
(43738, 755, '_field_79', ''),
(43739, 755, '_field_80', 'Monica'),
(43740, 755, '_field_81', 'Ly'),
(43741, 755, '_field_82', '6043998023'),
(43742, 755, '_field_83', 'nove2ltd@gmail.com'),
(43743, 755, '_field_84', '412 Dragoon Place'),
(43744, 755, '_field_85', ''),
(43745, 755, '_field_86', 'Edmonton'),
(43746, 755, '_field_87', 'AB'),
(43747, 755, '_field_88', 'T5Y0J2'),
(43748, 755, '_field_89', 'Self Emplyed'),
(43749, 755, '_field_90', '6043998023'),
(43750, 755, '_field_91', '0'),
(43751, 755, '_field_92', ''),
(43752, 755, '_field_93', ''),
(43753, 755, '_field_94', ''),
(43754, 755, '_field_95', ''),
(43755, 755, '_field_128', ''),
(43756, 755, '_field_129', ''),
(43757, 755, '_field_96', 'Taylyn Ly'),
(43758, 755, '_field_97', '07/11/2012'),
(43759, 755, '_field_98', 'Taylyn'),
(43760, 755, '_field_99', 'Male'),
(43761, 755, '_field_100', 'english'),
(43762, 755, '_field_101', ''),
(43763, 755, '_field_102', 'canadian'),
(43764, 755, '_field_103', 'No'),
(43765, 755, '_field_104', ''),
(43766, 755, '_field_105', 'Painting/Drawing'),
(43767, 755, '_field_106', 'exploring/interaction/playing'),
(43768, 755, '_field_130', 'Morning Star Montessori '),
(43769, 755, '_field_137', 'Art'),
(43770, 755, '_field_131', 'kindergarden'),
(43771, 755, '_field_138', 'swimming, art '),
(43772, 755, '_field_114', 'fish allergy'),
(43773, 755, '_field_115', 'No'),
(43774, 755, '_field_116', ''),
(43775, 755, '_field_117', 'No'),
(43776, 755, '_field_118', ''),
(43777, 755, '_field_119', 'No'),
(43778, 755, '_field_120', ''),
(43779, 755, '_field_121', 'No'),
(43780, 755, '_field_122', ''),
(43781, 755, '_field_132', 'No'),
(43782, 755, '_field_133', ''),
(43783, 755, '_field_134', 'No'),
(43784, 755, '_field_135', ''),
(43785, 755, '_field_123', 'We are currently in transition to move away from Alberta, my daughter has started Montessori at the age of 3 and I would like for her to continue with the program.'),
(43786, 755, '_field_124', 'Our goal is to have our daughter adapt the habit of self pace, be in an environment mixed with different age group along with the ability to learn the Montessori teaching to become independent learner.'),
(43787, 755, '_field_136', 'Taylyn is very abstract child with huge imagination, and comprehend and convey in conversation with adult very well.  She adapts well to group learning and very independent and mature for her age group. We call her our little Benjamin Button.'),
(43788, 755, '_field_126', '1'),
(43789, 755, '_form_id', '3'),
(43790, 755, '_seq_num', '119'),
(43791, 756, '_field_74', 'Grade Three'),
(43792, 756, '_field_75', 'September 2018'),
(43793, 756, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43794, 756, '_field_78', ''),
(43795, 756, '_field_79', ''),
(43796, 756, '_field_80', 'Navarat'),
(43797, 756, '_field_81', 'Sachayansrisakul'),
(43798, 756, '_field_82', '+61410982313'),
(43799, 756, '_field_83', 'nsachayan@hotmail.com'),
(43800, 756, '_field_84', '65/19-23 Herbert St '),
(43801, 756, '_field_85', '(Address in Vancouver to be updated)'),
(43802, 756, '_field_86', 'Sydney'),
(43803, 756, '_field_87', 'BC'),
(43804, 756, '_field_88', '2065xx'),
(43805, 756, '_field_89', 'Self employed'),
(43806, 756, '_field_90', '+61410982313'),
(43807, 756, '_field_91', '1'),
(43808, 756, '_field_92', 'Montri'),
(43809, 756, '_field_93', 'Gururatsakul'),
(43810, 756, '_field_94', 'nsachayan@hotmail.com'),
(43811, 756, '_field_95', '+61410982312'),
(43812, 756, '_field_128', 'UBC/Vancouver General Hospital/St Pauls Hospital'),
(43813, 756, '_field_129', '+61410982312'),
(43814, 756, '_field_96', 'Manish Gururatsakul'),
(43815, 756, '_field_97', '08/03/2010'),
(43816, 756, '_field_98', 'Manish'),
(43817, 756, '_field_99', 'Male'),
(43818, 756, '_field_100', 'English'),
(43819, 756, '_field_101', 'Thai'),
(43820, 756, '_field_102', 'Australian'),
(43821, 756, '_field_103', 'Yes'),
(43822, 756, '_field_104', 'Myna Gururatsakul 5'),
(43823, 756, '_field_105', 'Reading, piano and watching tv'),
(43824, 756, '_field_106', 'board games, chess, tennis, playground, Swimming'),
(43825, 756, '_field_130', 'St Thomas Primary School'),
(43826, 756, '_field_137', 'Maths, Science'),
(43827, 756, '_field_131', '3'),
(43828, 756, '_field_138', 'Tennis, Chess, Piano, Swimming'),
(43829, 756, '_field_114', 'No'),
(43830, 756, '_field_115', 'No'),
(43831, 756, '_field_116', ''),
(43832, 756, '_field_117', 'Yes'),
(43833, 756, '_field_118', 'Vegetarian'),
(43834, 756, '_field_119', 'Yes'),
(43835, 756, '_field_120', 'Vegetarian\nLikes raw food'),
(43836, 756, '_field_121', 'No'),
(43837, 756, '_field_122', ''),
(43838, 756, '_field_132', 'No'),
(43839, 756, '_field_133', ''),
(43840, 756, '_field_134', 'No'),
(43841, 756, '_field_135', ''),
(43842, 756, '_field_123', 'Because of the holistic and unique education approaches which focus on individualism which aims to building a child\'s character especially not every child is the same. '),
(43843, 756, '_field_124', 'We always see my children as individuals and the way we raise them is also differently. No one individual is ever the same and each of them has their own unique strengths and weaknesses and its our job to nurture them to be their best selves. '),
(43844, 756, '_field_136', 'Manish is a peaceful and a sensitive child. He is introvert but intelligent from within. He is insightful and understanding probably because he is a good listener. Overall, he makes us proud parents.'),
(43845, 756, '_field_126', '1'),
(43846, 756, '_form_id', '3'),
(43847, 756, '_seq_num', '120'),
(43848, 757, '_field_74', 'Grade Three'),
(43849, 757, '_field_75', 'September 2018'),
(43850, 757, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43851, 757, '_field_78', ''),
(43852, 757, '_field_79', ''),
(43853, 757, '_field_80', 'Navarat'),
(43854, 757, '_field_81', 'Sachayansrisakul'),
(43855, 757, '_field_82', '+61410982313'),
(43856, 757, '_field_83', 'nsachayan@hotmail.com'),
(43857, 757, '_field_84', '65/19-23 Herbert St '),
(43858, 757, '_field_85', '(Address in Vancouver to be updated)'),
(43859, 757, '_field_86', 'Sydney'),
(43860, 757, '_field_87', 'BC'),
(43861, 757, '_field_88', '2065xx'),
(43862, 757, '_field_89', 'Self employed'),
(43863, 757, '_field_90', '+61410982313'),
(43864, 757, '_field_91', '1'),
(43865, 757, '_field_92', 'Montri'),
(43866, 757, '_field_93', 'Gururatsakul'),
(43867, 757, '_field_94', 'nsachayan@hotmail.com'),
(43868, 757, '_field_95', '+61410982312'),
(43869, 757, '_field_128', 'UBC/Vancouver General Hospital/St Pauls Hospital'),
(43870, 757, '_field_129', '+61410982312'),
(43871, 757, '_field_96', 'Manish Gururatsakul'),
(43872, 757, '_field_97', '08/03/2010'),
(43873, 757, '_field_98', 'Manish'),
(43874, 757, '_field_99', 'Male'),
(43875, 757, '_field_100', 'English'),
(43876, 757, '_field_101', 'Thai'),
(43877, 757, '_field_102', 'Australian'),
(43878, 757, '_field_103', 'Yes'),
(43879, 757, '_field_104', 'Myna Gururatsakul 5'),
(43880, 757, '_field_105', 'Reading, piano and watching tv'),
(43881, 757, '_field_106', 'board games, chess, tennis, playground, Swimming'),
(43882, 757, '_field_130', 'St Thomas Primary School'),
(43883, 757, '_field_137', 'Maths, Science'),
(43884, 757, '_field_131', '3'),
(43885, 757, '_field_138', 'Tennis, Chess, Piano, Swimming'),
(43886, 757, '_field_114', 'No'),
(43887, 757, '_field_115', 'No'),
(43888, 757, '_field_116', ''),
(43889, 757, '_field_117', 'Yes'),
(43890, 757, '_field_118', 'Vegetarian'),
(43891, 757, '_field_119', 'Yes'),
(43892, 757, '_field_120', 'Vegetarian\nLikes raw food'),
(43893, 757, '_field_121', 'No'),
(43894, 757, '_field_122', ''),
(43895, 757, '_field_132', 'No'),
(43896, 757, '_field_133', ''),
(43897, 757, '_field_134', 'No'),
(43898, 757, '_field_135', ''),
(43899, 757, '_field_123', 'Because of the holistic and unique education approaches which focus on individualism which aims to building a child\'s character especially not every child is the same. '),
(43900, 757, '_field_124', 'We always see my children as individuals and the way we raise them is also differently. No one individual is ever the same and each of them has their own unique strengths and weaknesses and its our job to nurture them to be their best selves. '),
(43901, 757, '_field_136', 'Manish is a peaceful and a sensitive child. He is introvert but intelligent from within. He is insightful and understanding probably because he is a good listener. Overall, he makes us proud parents.'),
(43902, 757, '_field_126', '1'),
(43903, 757, '_form_id', '3'),
(43904, 757, '_seq_num', '121'),
(43905, 758, '_field_74', 'Kindergarten'),
(43906, 758, '_field_75', 'September 2018'),
(43907, 758, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43908, 758, '_field_78', ''),
(43909, 758, '_field_79', ''),
(43910, 758, '_field_80', 'Navarat'),
(43911, 758, '_field_81', 'Sachayansrisakul'),
(43912, 758, '_field_82', '+61410982313'),
(43913, 758, '_field_83', 'nsachayan@hotmail.com'),
(43914, 758, '_field_84', '65/19-23 Herbert St'),
(43915, 758, '_field_85', ''),
(43916, 758, '_field_86', 'St Leonards (Sydney)'),
(43917, 758, '_field_87', 'BC'),
(43918, 758, '_field_88', '2065xx'),
(43919, 758, '_field_89', 'Self Employed'),
(43920, 758, '_field_90', '+61410982313'),
(43921, 758, '_field_91', '1'),
(43922, 758, '_field_92', 'Montri'),
(43923, 758, '_field_93', 'Gururatsakul'),
(43924, 758, '_field_94', 'montri_g@yahoo.com'),
(43925, 758, '_field_95', '+61410982312'),
(43926, 758, '_field_128', 'UBC/Vancouver General Hospital/St Pauls Hospital'),
(43927, 758, '_field_129', '+61410982312'),
(43928, 758, '_field_96', 'Myna Gururatsakul'),
(43929, 758, '_field_97', '06/09/2013'),
(43930, 758, '_field_98', 'Myna'),
(43931, 758, '_field_99', 'Female'),
(43932, 758, '_field_100', 'English'),
(43933, 758, '_field_101', 'Thai'),
(43934, 758, '_field_102', 'Australian'),
(43935, 758, '_field_103', 'Yes'),
(43936, 758, '_field_104', 'Manish Gururatsakul, 8'),
(43937, 758, '_field_105', 'Dancing, drawing, writing, Singing'),
(43938, 758, '_field_106', 'Dancing, Reading, playgrounds, Swimming'),
(43939, 758, '_field_130', 'East Willoughby Preschool'),
(43940, 758, '_field_137', 'Drawing, Arts, Reading and writing'),
(43941, 758, '_field_131', 'Preschool'),
(43942, 758, '_field_138', 'Ballet, Tennis, Piano, Swimming'),
(43943, 758, '_field_114', 'no'),
(43944, 758, '_field_115', 'No'),
(43945, 758, '_field_116', ''),
(43946, 758, '_field_117', 'Yes'),
(43947, 758, '_field_118', 'Vegetarian'),
(43948, 758, '_field_119', 'Yes'),
(43949, 758, '_field_120', 'Vegetarian'),
(43950, 758, '_field_121', 'No'),
(43951, 758, '_field_122', ''),
(43952, 758, '_field_132', 'No'),
(43953, 758, '_field_133', ''),
(43954, 758, '_field_134', 'No'),
(43955, 758, '_field_135', ''),
(43956, 758, '_field_123', 'Because of the holistic and unique education approaches which focus on individualism which aims to building a child\'s character especially not every child is the same. '),
(43957, 758, '_field_124', 'We always see our children as individuals and the way we raise them is also differently. No one individual is ever the same and each of them has their own unique strengths and weaknesses and its our job to nurture them to be their best selves. '),
(43958, 758, '_field_136', 'Myna is a fun loving girl. She has a good memory. She is very caring and likes to be surrounded by people. She is very artistic as well. She loves to sing, dance and plays piano. She loves to draw and paint. She likes to role play at times. She is quite smart and makes us proud parents too in her own unique way. She can be demanding at times :)'),
(43959, 758, '_field_126', '1'),
(43960, 758, '_form_id', '3'),
(43961, 758, '_seq_num', '122'),
(43962, 759, '_field_74', 'Kindergarten'),
(43963, 759, '_field_75', 'September 2018'),
(43964, 759, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(43965, 759, '_field_78', ''),
(43966, 759, '_field_79', ''),
(43967, 759, '_field_80', 'Navarat'),
(43968, 759, '_field_81', 'Sachayansrisakul'),
(43969, 759, '_field_82', '+61410982313'),
(43970, 759, '_field_83', 'nsachayan@hotmail.com'),
(43971, 759, '_field_84', '65/19-23 Herbert St'),
(43972, 759, '_field_85', ''),
(43973, 759, '_field_86', 'St Leonards (Sydney)'),
(43974, 759, '_field_87', 'BC'),
(43975, 759, '_field_88', '2065xx'),
(43976, 759, '_field_89', 'Self Employed'),
(43977, 759, '_field_90', '+61410982313'),
(43978, 759, '_field_91', '1'),
(43979, 759, '_field_92', 'Montri'),
(43980, 759, '_field_93', 'Gururatsakul'),
(43981, 759, '_field_94', 'montri_g@yahoo.com'),
(43982, 759, '_field_95', '+61410982312'),
(43983, 759, '_field_128', 'UBC/Vancouver General Hospital/St Pauls Hospital'),
(43984, 759, '_field_129', '+61410982312'),
(43985, 759, '_field_96', 'Myna Gururatsakul'),
(43986, 759, '_field_97', '06/09/2013'),
(43987, 759, '_field_98', 'Myna'),
(43988, 759, '_field_99', 'Female'),
(43989, 759, '_field_100', 'English'),
(43990, 759, '_field_101', 'Thai'),
(43991, 759, '_field_102', 'Australian'),
(43992, 759, '_field_103', 'Yes'),
(43993, 759, '_field_104', 'Manish Gururatsakul, 8'),
(43994, 759, '_field_105', 'Dancing, drawing, writing, Singing'),
(43995, 759, '_field_106', 'Dancing, Reading, playgrounds, Swimming'),
(43996, 759, '_field_130', 'East Willoughby Preschool'),
(43997, 759, '_field_137', 'Drawing, Arts, Reading and writing'),
(43998, 759, '_field_131', 'Preschool'),
(43999, 759, '_field_138', 'Ballet, Tennis, Piano, Swimming'),
(44000, 759, '_field_114', 'no'),
(44001, 759, '_field_115', 'No'),
(44002, 759, '_field_116', ''),
(44003, 759, '_field_117', 'Yes'),
(44004, 759, '_field_118', 'Vegetarian'),
(44005, 759, '_field_119', 'Yes'),
(44006, 759, '_field_120', 'Vegetarian'),
(44007, 759, '_field_121', 'No'),
(44008, 759, '_field_122', ''),
(44009, 759, '_field_132', 'No'),
(44010, 759, '_field_133', ''),
(44011, 759, '_field_134', 'No'),
(44012, 759, '_field_135', ''),
(44013, 759, '_field_123', 'Because of the holistic and unique education approaches which focus on individualism which aims to building a child\'s character especially not every child is the same. '),
(44014, 759, '_field_124', 'We always see our children as individuals and the way we raise them is also differently. No one individual is ever the same and each of them has their own unique strengths and weaknesses and its our job to nurture them to be their best selves. '),
(44015, 759, '_field_136', 'Myna is a fun loving girl. She has a good memory. She is very caring and likes to be surrounded by people. She is very artistic as well. She loves to sing, dance and plays piano. She loves to draw and paint. She likes to role play at times. She is quite smart and makes us proud parents too in her own unique way. She can be demanding at times :)'),
(44016, 759, '_field_126', '1'),
(44017, 759, '_form_id', '3'),
(44018, 759, '_seq_num', '123'),
(44019, 760, '_field_5', 'Afternoon Session'),
(44020, 760, '_field_7', 'September 2018'),
(44021, 760, '_field_9', '0'),
(44022, 760, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(44023, 760, '_field_70', ''),
(44024, 760, '_field_71', ''),
(44025, 760, '_field_17', 'Melissa'),
(44026, 760, '_field_19', 'Haller Tanoko'),
(44027, 760, '_field_21', '6045277273'),
(44028, 760, '_field_23', 'haller_mk@yahoo.ca'),
(44029, 760, '_field_25', '7478 Byrnepark Walk'),
(44030, 760, '_field_28', '104'),
(44031, 760, '_field_29', 'Burnaby'),
(44032, 760, '_field_33', 'BC'),
(44033, 760, '_field_31', 'V3N0B5'),
(44034, 760, '_field_34', 'N/A'),
(44035, 760, '_field_35', '1234567'),
(44036, 760, '_field_41', '1'),
(44037, 760, '_field_57', 'Tanoyo'),
(44038, 760, '_field_58', 'Tanoko'),
(44039, 760, '_field_59', 'tanoyo72@yahoo.com'),
(44040, 760, '_field_60', '6044467273'),
(44041, 760, '_field_18', 'Theodore'),
(44042, 760, '_field_24', '13/02/2014'),
(44043, 760, '_field_20', 'Theo'),
(44044, 760, '_field_22', 'M'),
(44045, 760, '_field_26', 'English'),
(44046, 760, '_field_27', ''),
(44047, 760, '_field_30', 'Canadian'),
(44048, 760, '_field_32', 'Yes'),
(44049, 760, '_field_72', 'Thalia - 6 weeks'),
(44050, 760, '_field_36', 'Building, Playing trains, Finding out how things work'),
(44051, 760, '_field_37', 'Bike riding, Tag, Hide and Seek'),
(44052, 760, '_field_38', 'Yes'),
(44053, 760, '_field_39', 'Yes'),
(44054, 760, '_field_61', 'No'),
(44055, 760, '_field_53', 'He was quite anxious and was hitting other children (not very hard). His interactions with other children are much better now.'),
(44056, 760, '_field_54', 'No'),
(44057, 760, '_field_55', ''),
(44058, 760, '_field_56', ''),
(44059, 760, '_field_42', 'No'),
(44060, 760, '_field_43', 'No'),
(44061, 760, '_field_62', ''),
(44062, 760, '_field_44', 'No'),
(44063, 760, '_field_63', ''),
(44064, 760, '_field_45', 'No'),
(44065, 760, '_field_64', ''),
(44066, 760, '_field_46', 'N'),
(44067, 760, '_field_65', ''),
(44068, 760, '_field_47', 'We believe a Montessori model might suit Theo very well. Your school is a leader in Montessori education.'),
(44069, 760, '_field_73', 'Theo is very self-directed and he often likes to explore on his own, without the involvement of others.'),
(44070, 760, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(44071, 760, '_field_67', '1'),
(44072, 760, '_form_id', '2'),
(44073, 760, '_seq_num', '163'),
(44074, 761, '_field_5', 'Afternoon Session'),
(44075, 761, '_field_7', 'September 2018'),
(44076, 761, '_field_9', '0'),
(44077, 761, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(44078, 761, '_field_70', ''),
(44079, 761, '_field_71', ''),
(44080, 761, '_field_17', 'Melissa'),
(44081, 761, '_field_19', 'Haller Tanoko'),
(44082, 761, '_field_21', '6045277273'),
(44083, 761, '_field_23', 'haller_mk@yahoo.ca'),
(44084, 761, '_field_25', '7478 Byrnepark Walk'),
(44085, 761, '_field_28', '104'),
(44086, 761, '_field_29', 'Burnaby'),
(44087, 761, '_field_33', 'BC'),
(44088, 761, '_field_31', 'V3N0B5'),
(44089, 761, '_field_34', 'N/A'),
(44090, 761, '_field_35', '1234567'),
(44091, 761, '_field_41', '1'),
(44092, 761, '_field_57', 'Tanoyo'),
(44093, 761, '_field_58', 'Tanoko'),
(44094, 761, '_field_59', 'tanoyo72@yahoo.com'),
(44095, 761, '_field_60', '6044467273'),
(44096, 761, '_field_18', 'Theodore'),
(44097, 761, '_field_24', '13/02/2014'),
(44098, 761, '_field_20', 'Theo'),
(44099, 761, '_field_22', 'M'),
(44100, 761, '_field_26', 'English'),
(44101, 761, '_field_27', ''),
(44102, 761, '_field_30', 'Canadian'),
(44103, 761, '_field_32', 'Yes'),
(44104, 761, '_field_72', 'Thalia - 6 weeks'),
(44105, 761, '_field_36', 'Building, Playing trains, Finding out how things work'),
(44106, 761, '_field_37', 'Bike riding, Tag, Hide and Seek'),
(44107, 761, '_field_38', 'Yes'),
(44108, 761, '_field_39', 'Yes'),
(44109, 761, '_field_61', 'No'),
(44110, 761, '_field_53', 'He was quite anxious and was hitting other children (not very hard). His interactions with other children are much better now.'),
(44111, 761, '_field_54', 'No'),
(44112, 761, '_field_55', ''),
(44113, 761, '_field_56', ''),
(44114, 761, '_field_42', 'No'),
(44115, 761, '_field_43', 'No'),
(44116, 761, '_field_62', ''),
(44117, 761, '_field_44', 'No'),
(44118, 761, '_field_63', ''),
(44119, 761, '_field_45', 'No'),
(44120, 761, '_field_64', ''),
(44121, 761, '_field_46', 'N'),
(44122, 761, '_field_65', ''),
(44123, 761, '_field_47', 'We believe a Montessori model might suit Theo very well. Your school is a leader in Montessori education.'),
(44124, 761, '_field_73', 'Theo is very self-directed and he often likes to explore on his own, without the involvement of others.'),
(44125, 761, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(44126, 761, '_field_67', '1'),
(44127, 761, '_form_id', '2'),
(44128, 761, '_seq_num', '164'),
(44129, 762, '_field_5', 'Full Day'),
(44130, 762, '_field_7', 'September 2018'),
(44131, 762, '_field_9', '1'),
(44132, 762, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(44133, 762, '_field_70', ''),
(44134, 762, '_field_71', 'My friend`s son is attending Sept 2018 program'),
(44135, 762, '_field_17', 'Bin'),
(44136, 762, '_field_19', 'Hu'),
(44137, 762, '_field_21', '7788821521'),
(44138, 762, '_field_23', 'jackiehu621@hotmail.com'),
(44139, 762, '_field_25', '3663 Crowley Drive'),
(44140, 762, '_field_28', '2209'),
(44141, 762, '_field_29', 'Vancouver'),
(44142, 762, '_field_33', 'BC'),
(44143, 762, '_field_31', 'V5R6H4'),
(44144, 762, '_field_34', 'Domino\'s Pizza'),
(44145, 762, '_field_35', '6044363030'),
(44146, 762, '_field_41', '1'),
(44147, 762, '_field_57', 'Yan'),
(44148, 762, '_field_58', 'Zhao'),
(44149, 762, '_field_59', 'gege1321@outlook.com'),
(44150, 762, '_field_60', '6047793926'),
(44151, 762, '_field_18', 'Ethan Hu'),
(44152, 762, '_field_24', '08/07/2014'),
(44153, 762, '_field_20', 'Ethan'),
(44154, 762, '_field_22', 'M'),
(44155, 762, '_field_26', 'Mandarin'),
(44156, 762, '_field_27', 'English'),
(44157, 762, '_field_30', 'Canadian'),
(44158, 762, '_field_32', 'N'),
(44159, 762, '_field_72', ''),
(44160, 762, '_field_36', 'playing toys, watching youtube'),
(44161, 762, '_field_37', ''),
(44162, 762, '_field_38', 'No'),
(44163, 762, '_field_39', 'Yes');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(44164, 762, '_field_61', 'Yes'),
(44165, 762, '_field_53', ''),
(44166, 762, '_field_54', 'Yes'),
(44167, 762, '_field_55', 'Play and Learn Family Daycare'),
(44168, 762, '_field_56', 'Yes'),
(44169, 762, '_field_42', 'Not known'),
(44170, 762, '_field_43', 'No'),
(44171, 762, '_field_62', ''),
(44172, 762, '_field_44', 'No'),
(44173, 762, '_field_63', ''),
(44174, 762, '_field_45', 'No'),
(44175, 762, '_field_64', ''),
(44176, 762, '_field_46', 'N'),
(44177, 762, '_field_65', ''),
(44178, 762, '_field_47', 'Montessori Method is well known as a good method for child\'s early age education.  I have done lots of research on Montessori schools in Burnaby and Vancouver, WMA is very famous and well reviewed.  My friend\'s son is starting at WMA in September 2018 and she also recommended WMA to me.     '),
(44179, 762, '_field_73', 'My son Ethan, is turning 4 year old in July 2018.  I hope Montessori Method will help him to gain skills in reading, mathematics, music, art etc.  Then I can develop his interests and improve his weakness.  '),
(44180, 762, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(44181, 762, '_field_67', '1'),
(44182, 762, '_form_id', '2'),
(44183, 762, '_seq_num', '165'),
(44184, 763, '_field_5', 'Full Day'),
(44185, 763, '_field_7', 'September 2018'),
(44186, 763, '_field_9', '1'),
(44187, 763, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(44188, 763, '_field_70', ''),
(44189, 763, '_field_71', 'My friend`s son is attending Sept 2018 program'),
(44190, 763, '_field_17', 'Bin'),
(44191, 763, '_field_19', 'Hu'),
(44192, 763, '_field_21', '7788821521'),
(44193, 763, '_field_23', 'jackiehu621@hotmail.com'),
(44194, 763, '_field_25', '3663 Crowley Drive'),
(44195, 763, '_field_28', '2209'),
(44196, 763, '_field_29', 'Vancouver'),
(44197, 763, '_field_33', 'BC'),
(44198, 763, '_field_31', 'V5R6H4'),
(44199, 763, '_field_34', 'Domino\'s Pizza'),
(44200, 763, '_field_35', '6044363030'),
(44201, 763, '_field_41', '1'),
(44202, 763, '_field_57', 'Yan'),
(44203, 763, '_field_58', 'Zhao'),
(44204, 763, '_field_59', 'gege1321@outlook.com'),
(44205, 763, '_field_60', '6047793926'),
(44206, 763, '_field_18', 'Ethan Hu'),
(44207, 763, '_field_24', '08/07/2014'),
(44208, 763, '_field_20', 'Ethan'),
(44209, 763, '_field_22', 'M'),
(44210, 763, '_field_26', 'Mandarin'),
(44211, 763, '_field_27', 'English'),
(44212, 763, '_field_30', 'Canadian'),
(44213, 763, '_field_32', 'N'),
(44214, 763, '_field_72', ''),
(44215, 763, '_field_36', 'playing toys, watching youtube'),
(44216, 763, '_field_37', ''),
(44217, 763, '_field_38', 'No'),
(44218, 763, '_field_39', 'Yes'),
(44219, 763, '_field_61', 'Yes'),
(44220, 763, '_field_53', ''),
(44221, 763, '_field_54', 'Yes'),
(44222, 763, '_field_55', 'Play and Learn Family Daycare'),
(44223, 763, '_field_56', 'Yes'),
(44224, 763, '_field_42', 'Not known'),
(44225, 763, '_field_43', 'No'),
(44226, 763, '_field_62', ''),
(44227, 763, '_field_44', 'No'),
(44228, 763, '_field_63', ''),
(44229, 763, '_field_45', 'No'),
(44230, 763, '_field_64', ''),
(44231, 763, '_field_46', 'N'),
(44232, 763, '_field_65', ''),
(44233, 763, '_field_47', 'Montessori Method is well known as a good method for child\'s early age education.  I have done lots of research on Montessori schools in Burnaby and Vancouver, WMA is very famous and well reviewed.  My friend\'s son is starting at WMA in September 2018 and she also recommended WMA to me.     '),
(44234, 763, '_field_73', 'My son Ethan, is turning 4 year old in July 2018.  I hope Montessori Method will help him to gain skills in reading, mathematics, music, art etc.  Then I can develop his interests and improve his weakness.  '),
(44235, 763, '_field_49', 'a:2:{i:0;s:18:\"Preschool One Year\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(44236, 763, '_field_67', '1'),
(44237, 763, '_form_id', '2'),
(44238, 763, '_seq_num', '166'),
(44239, 764, '_field_74', 'Grade Four'),
(44240, 764, '_field_75', 'September 2018'),
(44241, 764, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(44242, 764, '_field_78', ''),
(44243, 764, '_field_79', ''),
(44244, 764, '_field_80', 'Amy'),
(44245, 764, '_field_81', 'Johnson'),
(44246, 764, '_field_82', '393664182453'),
(44247, 764, '_field_83', 'amy.johnson.editor@gmail.com'),
(44248, 764, '_field_84', 'Via Pitteri 106'),
(44249, 764, '_field_85', ''),
(44250, 764, '_field_86', 'Milano'),
(44251, 764, '_field_87', 'AE'),
(44252, 764, '_field_88', '20134'),
(44253, 764, '_field_89', 'Self-employed'),
(44254, 764, '_field_90', '393664182453'),
(44255, 764, '_field_91', '1'),
(44256, 764, '_field_92', 'Ian Ross'),
(44257, 764, '_field_93', 'Macmillan'),
(44258, 764, '_field_94', 'ross.macmillan@gmail.com'),
(44259, 764, '_field_95', '393664182442'),
(44260, 764, '_field_128', 'Università Bocconi, Milan, Italy'),
(44261, 764, '_field_129', '393664182442'),
(44262, 764, '_field_96', 'Jonathan Cace Sinclair Macmillan'),
(44263, 764, '_field_97', '25/05/2009'),
(44264, 764, '_field_98', 'Cace (pronounced \"case\")'),
(44265, 764, '_field_99', 'Male'),
(44266, 764, '_field_100', 'English'),
(44267, 764, '_field_101', 'Italian'),
(44268, 764, '_field_102', 'British, American, Canadian'),
(44269, 764, '_field_103', 'No'),
(44270, 764, '_field_104', ''),
(44271, 764, '_field_105', 'Vivid imagination and role-play games, often after computer research to gather information to play accurately'),
(44272, 764, '_field_106', 'Sleepovers, playing with toys, imagination/role-play games, field hockey'),
(44273, 764, '_field_130', 'The British School of Milan'),
(44274, 764, '_field_137', 'History, world religions, learning about other cultures, after-school forest school program'),
(44275, 764, '_field_131', 'Year 4 (The British system starts the equivalent of kindergarten at age 4'),
(44276, 764, '_field_138', 'Violin, film and literacy club, clay modeling club, canoeing, goalkeeping (soccer)'),
(44277, 764, '_field_114', 'None'),
(44278, 764, '_field_115', 'No'),
(44279, 764, '_field_116', ''),
(44280, 764, '_field_117', 'No'),
(44281, 764, '_field_118', ''),
(44282, 764, '_field_119', 'Yes'),
(44283, 764, '_field_120', 'Cace is a picky eater at home but very adventurous at friends\' homes!'),
(44284, 764, '_field_121', 'No'),
(44285, 764, '_field_122', ''),
(44286, 764, '_field_132', 'No'),
(44287, 764, '_field_133', ''),
(44288, 764, '_field_134', 'No'),
(44289, 764, '_field_135', ''),
(44290, 764, '_field_123', 'Long-term Montessori education is not common in Italy. Had a reputable, bilingual program been on offer that would have taken Cace through his elementary school years, we would have strongly considered it. One was not available, so we chose a local private school with a strong academic reputation, The British School of Milan (formerly the Sir James Henderson). With this unique year in front of us, we would like to give our son the opportunity to be exposed to the Montessori educational atmosphere, for him to be educated among other kids who have been raised as he has been-to be kind, creative, big-hearted, accepting, and peace-seeking. As well, with WMA\'s focus on Italian language skills, it would mean continued instruction in the language while we\'re away from Milan for this year. Cace speaks Italian well for a child who doesn\'t speak Italian at school or at home. A year of continued exposure to the language will be extremely valuable for him and perhaps someone who has been immersed in Italian culture for the past seven years would be of value to the school. (We should note that we assume Cace would be in Year 4 at Westside, given that the British system starts with Reception [Kindergarten] at 4 years old. He would then return to Year 6 at his school for 2019-20.)'),
(44291, 764, '_field_124', 'Cace enjoys learning. He has a strong creative streak and enjoys pushing the boundaries of his own knowledge and understanding. Rote learning does not excite him and he is constantly exploring new channels of information and knowledge that is driven by his innate curiosity and interests. We would hope that the Montessori approach would reinforce what we\'ve been trying to instill in him-that learning is valuable, that hard work pays off, that there is nothing wrong with challenging himself outside of his comfort zone, that he is completely capable of doing anything he sets his mind to, and, most importantly, that all of this can be achieved when one develops critical thinking skills, when one recognizes their privileged position and the social responsibilities that come with this (to be caring, helpful, and supportive of others), when one nurtures the mind and the body, and when one views learning as the lifelong process of exploration, interpretation, and appreciation. Cace is most comfortable in the realms of science, literature, history, and the performing arts; he is less comfortable in math and writing (although his language-related abilities are shocking). We think that the Montessori approach may help balance things. '),
(44292, 764, '_field_136', 'Cace makes us laugh, keeps us honest, and never ceases to amaze us with his imagination, his laser-like focus when he gets an idea in his head. We have had hallways commandeered for airline services, his bedroom became a Harry Potter museum tour, the coffee table was once a Swiss grocery store check-out aisle with a Spanish-speaking cashier, and our balcony a school-yard where he would welcome his \"children\" every morning to their \"school.\" As new classmates have joined his school, he has always sought to learn some words and some phrases in their native language to help them feel at home. (And given this, he would be quite functional in a restaurant or shop in Japan, Poland, Portugal, Russia, or Spain!) Despite being different than many of his friends-not at all Italian, not fully British, and only a little bit American-he\'s making his way in his little world, he\'s the guy everyone goes to for a laugh. He is intent on exploring everything he can to figure out how he\'s going to be the guy that the world needs him to be.'),
(44293, 764, '_field_126', '1'),
(44294, 764, '_form_id', '3'),
(44295, 764, '_seq_num', '124'),
(44296, 765, '_field_74', 'Grade Four'),
(44297, 765, '_field_75', 'September 2018'),
(44298, 765, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(44299, 765, '_field_78', ''),
(44300, 765, '_field_79', ''),
(44301, 765, '_field_80', 'Amy'),
(44302, 765, '_field_81', 'Johnson'),
(44303, 765, '_field_82', '393664182453'),
(44304, 765, '_field_83', 'amy.johnson.editor@gmail.com'),
(44305, 765, '_field_84', 'Via Pitteri 106'),
(44306, 765, '_field_85', ''),
(44307, 765, '_field_86', 'Milano'),
(44308, 765, '_field_87', 'AE'),
(44309, 765, '_field_88', '20134'),
(44310, 765, '_field_89', 'Self-employed'),
(44311, 765, '_field_90', '393664182453'),
(44312, 765, '_field_91', '1'),
(44313, 765, '_field_92', 'Ian Ross'),
(44314, 765, '_field_93', 'Macmillan'),
(44315, 765, '_field_94', 'ross.macmillan@gmail.com'),
(44316, 765, '_field_95', '393664182442'),
(44317, 765, '_field_128', 'Università Bocconi, Milan, Italy'),
(44318, 765, '_field_129', '393664182442'),
(44319, 765, '_field_96', 'Jonathan Cace Sinclair Macmillan'),
(44320, 765, '_field_97', '25/05/2009'),
(44321, 765, '_field_98', 'Cace (pronounced \"case\")'),
(44322, 765, '_field_99', 'Male'),
(44323, 765, '_field_100', 'English'),
(44324, 765, '_field_101', 'Italian'),
(44325, 765, '_field_102', 'British, American, Canadian'),
(44326, 765, '_field_103', 'No'),
(44327, 765, '_field_104', ''),
(44328, 765, '_field_105', 'Vivid imagination and role-play games, often after computer research to gather information to play accurately'),
(44329, 765, '_field_106', 'Sleepovers, playing with toys, imagination/role-play games, field hockey'),
(44330, 765, '_field_130', 'The British School of Milan'),
(44331, 765, '_field_137', 'History, world religions, learning about other cultures, after-school forest school program'),
(44332, 765, '_field_131', 'Year 4 (The British system starts the equivalent of kindergarten at age 4'),
(44333, 765, '_field_138', 'Violin, film and literacy club, clay modeling club, canoeing, goalkeeping (soccer)'),
(44334, 765, '_field_114', 'None'),
(44335, 765, '_field_115', 'No'),
(44336, 765, '_field_116', ''),
(44337, 765, '_field_117', 'No'),
(44338, 765, '_field_118', ''),
(44339, 765, '_field_119', 'Yes'),
(44340, 765, '_field_120', 'Cace is a picky eater at home but very adventurous at friends\' homes!'),
(44341, 765, '_field_121', 'No'),
(44342, 765, '_field_122', ''),
(44343, 765, '_field_132', 'No'),
(44344, 765, '_field_133', ''),
(44345, 765, '_field_134', 'No'),
(44346, 765, '_field_135', ''),
(44347, 765, '_field_123', 'Long-term Montessori education is not common in Italy. Had a reputable, bilingual program been on offer that would have taken Cace through his elementary school years, we would have strongly considered it. One was not available, so we chose a local private school with a strong academic reputation, The British School of Milan (formerly the Sir James Henderson). With this unique year in front of us, we would like to give our son the opportunity to be exposed to the Montessori educational atmosphere, for him to be educated among other kids who have been raised as he has been-to be kind, creative, big-hearted, accepting, and peace-seeking. As well, with WMA\'s focus on Italian language skills, it would mean continued instruction in the language while we\'re away from Milan for this year. Cace speaks Italian well for a child who doesn\'t speak Italian at school or at home. A year of continued exposure to the language will be extremely valuable for him and perhaps someone who has been immersed in Italian culture for the past seven years would be of value to the school. (We should note that we assume Cace would be in Year 4 at Westside, given that the British system starts with Reception [Kindergarten] at 4 years old. He would then return to Year 6 at his school for 2019-20.)'),
(44348, 765, '_field_124', 'Cace enjoys learning. He has a strong creative streak and enjoys pushing the boundaries of his own knowledge and understanding. Rote learning does not excite him and he is constantly exploring new channels of information and knowledge that is driven by his innate curiosity and interests. We would hope that the Montessori approach would reinforce what we\'ve been trying to instill in him-that learning is valuable, that hard work pays off, that there is nothing wrong with challenging himself outside of his comfort zone, that he is completely capable of doing anything he sets his mind to, and, most importantly, that all of this can be achieved when one develops critical thinking skills, when one recognizes their privileged position and the social responsibilities that come with this (to be caring, helpful, and supportive of others), when one nurtures the mind and the body, and when one views learning as the lifelong process of exploration, interpretation, and appreciation. Cace is most comfortable in the realms of science, literature, history, and the performing arts; he is less comfortable in math and writing (although his language-related abilities are shocking). We think that the Montessori approach may help balance things. '),
(44349, 765, '_field_136', 'Cace makes us laugh, keeps us honest, and never ceases to amaze us with his imagination, his laser-like focus when he gets an idea in his head. We have had hallways commandeered for airline services, his bedroom became a Harry Potter museum tour, the coffee table was once a Swiss grocery store check-out aisle with a Spanish-speaking cashier, and our balcony a school-yard where he would welcome his \"children\" every morning to their \"school.\" As new classmates have joined his school, he has always sought to learn some words and some phrases in their native language to help them feel at home. (And given this, he would be quite functional in a restaurant or shop in Japan, Poland, Portugal, Russia, or Spain!) Despite being different than many of his friends-not at all Italian, not fully British, and only a little bit American-he\'s making his way in his little world, he\'s the guy everyone goes to for a laugh. He is intent on exploring everything he can to figure out how he\'s going to be the guy that the world needs him to be.'),
(44350, 765, '_field_126', '1'),
(44351, 765, '_form_id', '3'),
(44352, 765, '_seq_num', '125'),
(44353, 767, '_field_74', 'select'),
(44354, 767, '_field_75', 'September 2018'),
(44355, 767, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(44356, 767, '_field_78', ''),
(44357, 767, '_field_79', ''),
(44358, 767, '_field_80', 'Lauren'),
(44359, 767, '_field_81', 'Pahlad'),
(44360, 767, '_field_82', '6049087168'),
(44361, 767, '_field_83', 'lpahlad@yahoo.com'),
(44362, 767, '_field_84', '2295 Harrison Drive'),
(44363, 767, '_field_85', ''),
(44364, 767, '_field_86', 'Vancouver'),
(44365, 767, '_field_87', 'BC'),
(44366, 767, '_field_88', 'V5P2P7'),
(44367, 767, '_field_89', 'Canada Revenue Agency'),
(44368, 767, '_field_90', '6049087168'),
(44369, 767, '_field_91', '1'),
(44370, 767, '_field_92', 'Raymond'),
(44371, 767, '_field_93', 'Pahlad'),
(44372, 767, '_field_94', 'rpahlad@shaw.ca'),
(44373, 767, '_field_95', '6046578708'),
(44374, 767, '_field_128', ''),
(44375, 767, '_field_129', ''),
(44376, 767, '_field_96', 'Ashana Pahlad'),
(44377, 767, '_field_97', '27/05/2013'),
(44378, 767, '_field_98', ''),
(44379, 767, '_field_99', 'Female'),
(44380, 767, '_field_100', 'English'),
(44381, 767, '_field_101', 'Hindi / Cantonese'),
(44382, 767, '_field_102', 'Canadian'),
(44383, 767, '_field_103', 'Yes'),
(44384, 767, '_field_104', 'Eshaan (brother) 3.5 years &amp; Araiya (sister) 6 months'),
(44385, 767, '_field_105', 'Colouring, drawing, reading, puzzles'),
(44386, 767, '_field_106', 'Singing, dancing, gymnastics, arts &amp; craft'),
(44387, 767, '_field_130', 'CEFA'),
(44388, 767, '_field_137', 'Art, math, languages, reading'),
(44389, 767, '_field_131', 'JK3'),
(44390, 767, '_field_138', 'Swimming, ice skating, gymnastics, piano'),
(44391, 767, '_field_114', 'None'),
(44392, 767, '_field_115', 'No'),
(44393, 767, '_field_116', ''),
(44394, 767, '_field_117', 'Yes'),
(44395, 767, '_field_118', 'No beef'),
(44396, 767, '_field_119', 'No'),
(44397, 767, '_field_120', ''),
(44398, 767, '_field_121', 'No'),
(44399, 767, '_field_122', ''),
(44400, 767, '_field_132', 'No'),
(44401, 767, '_field_133', ''),
(44402, 767, '_field_134', 'No'),
(44403, 767, '_field_135', ''),
(44404, 767, '_field_123', 'We feel that WMA will provide Ashana with a strong academic background, leadership &amp; interpersonal skills. '),
(44405, 767, '_field_124', 'Ashana is eager to learn and self-motivated. We feel that she will progress quickly &amp; at a high level with the right tools and guidance from teachers. We believe that the Montessori method will help develop her physically, emotionally, and cognitively.'),
(44406, 767, '_field_136', 'Ashana is very social and often enjoys challenges.'),
(44407, 767, '_field_126', '1'),
(44408, 767, '_form_id', '3'),
(44409, 767, '_seq_num', '126'),
(44410, 768, '_field_74', 'select'),
(44411, 768, '_field_75', 'September 2018'),
(44412, 768, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(44413, 768, '_field_78', ''),
(44414, 768, '_field_79', ''),
(44415, 768, '_field_80', 'Lauren'),
(44416, 768, '_field_81', 'Pahlad'),
(44417, 768, '_field_82', '6049087168'),
(44418, 768, '_field_83', 'lpahlad@yahoo.com'),
(44419, 768, '_field_84', '2295 Harrison Drive'),
(44420, 768, '_field_85', ''),
(44421, 768, '_field_86', 'Vancouver'),
(44422, 768, '_field_87', 'BC'),
(44423, 768, '_field_88', 'V5P2P7'),
(44424, 768, '_field_89', 'Canada Revenue Agency'),
(44425, 768, '_field_90', '6049087168'),
(44426, 768, '_field_91', '1'),
(44427, 768, '_field_92', 'Raymond'),
(44428, 768, '_field_93', 'Pahlad'),
(44429, 768, '_field_94', 'rpahlad@shaw.ca'),
(44430, 768, '_field_95', '6046578708'),
(44431, 768, '_field_128', ''),
(44432, 768, '_field_129', ''),
(44433, 768, '_field_96', 'Ashana Pahlad'),
(44434, 768, '_field_97', '27/05/2013'),
(44435, 768, '_field_98', ''),
(44436, 768, '_field_99', 'Female'),
(44437, 768, '_field_100', 'English'),
(44438, 768, '_field_101', 'Hindi / Cantonese'),
(44439, 768, '_field_102', 'Canadian'),
(44440, 768, '_field_103', 'Yes'),
(44441, 768, '_field_104', 'Eshaan (brother) 3.5 years &amp; Araiya (sister) 6 months'),
(44442, 768, '_field_105', 'Colouring, drawing, reading, puzzles'),
(44443, 768, '_field_106', 'Singing, dancing, gymnastics, arts &amp; craft'),
(44444, 768, '_field_130', 'CEFA'),
(44445, 768, '_field_137', 'Art, math, languages, reading'),
(44446, 768, '_field_131', 'JK3'),
(44447, 768, '_field_138', 'Swimming, ice skating, gymnastics, piano'),
(44448, 768, '_field_114', 'None'),
(44449, 768, '_field_115', 'No'),
(44450, 768, '_field_116', ''),
(44451, 768, '_field_117', 'Yes'),
(44452, 768, '_field_118', 'No beef'),
(44453, 768, '_field_119', 'No'),
(44454, 768, '_field_120', ''),
(44455, 768, '_field_121', 'No'),
(44456, 768, '_field_122', ''),
(44457, 768, '_field_132', 'No'),
(44458, 768, '_field_133', ''),
(44459, 768, '_field_134', 'No'),
(44460, 768, '_field_135', ''),
(44461, 768, '_field_123', 'We feel that WMA will provide Ashana with a strong academic background, leadership &amp; interpersonal skills. '),
(44462, 768, '_field_124', 'Ashana is eager to learn and self-motivated. We feel that she will progress quickly &amp; at a high level with the right tools and guidance from teachers. We believe that the Montessori method will help develop her physically, emotionally, and cognitively.'),
(44463, 768, '_field_136', 'Ashana is very social and often enjoys challenges.'),
(44464, 768, '_field_126', '1'),
(44465, 768, '_form_id', '3'),
(44466, 768, '_seq_num', '127'),
(44467, 769, '_field_5', 'Full Day'),
(44468, 769, '_field_7', 'September 2018'),
(44469, 769, '_field_9', '0'),
(44470, 769, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(44471, 769, '_field_70', ''),
(44472, 769, '_field_71', ''),
(44473, 769, '_field_17', 'Lauren'),
(44474, 769, '_field_19', 'Pahlad'),
(44475, 769, '_field_21', '6049087168'),
(44476, 769, '_field_23', 'lpahlad@yahoo.com'),
(44477, 769, '_field_25', '2295 Harrison Drive'),
(44478, 769, '_field_28', ''),
(44479, 769, '_field_29', 'Vancouver '),
(44480, 769, '_field_33', 'BC'),
(44481, 769, '_field_31', 'V52P7'),
(44482, 769, '_field_34', 'Canada Revenue Agency '),
(44483, 769, '_field_35', '6049087168'),
(44484, 769, '_field_41', '1'),
(44485, 769, '_field_57', 'Raymond'),
(44486, 769, '_field_58', 'Pahlad'),
(44487, 769, '_field_59', 'rpahlad@shaw.ca'),
(44488, 769, '_field_60', ''),
(44489, 769, '_field_18', 'Eshaan Pahlad'),
(44490, 769, '_field_24', '26/11/2014'),
(44491, 769, '_field_20', ''),
(44492, 769, '_field_22', 'M'),
(44493, 769, '_field_26', 'English'),
(44494, 769, '_field_27', 'Hindi/Cantonese (minimal)'),
(44495, 769, '_field_30', 'Canadian'),
(44496, 769, '_field_32', 'Yes'),
(44497, 769, '_field_72', 'Ashana (sister) 5 years &amp; Araiya (sister) 6 months'),
(44498, 769, '_field_36', 'Drawing, colouring, puzzles'),
(44499, 769, '_field_37', 'Soccer, gymnastics, sing, dance, play'),
(44500, 769, '_field_38', 'Yes'),
(44501, 769, '_field_39', 'Yes'),
(44502, 769, '_field_61', 'Yes'),
(44503, 769, '_field_53', ''),
(44504, 769, '_field_54', 'Yes'),
(44505, 769, '_field_55', 'Cefa'),
(44506, 769, '_field_56', 'Yes'),
(44507, 769, '_field_42', 'None'),
(44508, 769, '_field_43', 'No'),
(44509, 769, '_field_62', ''),
(44510, 769, '_field_44', 'Yes'),
(44511, 769, '_field_63', 'No beef'),
(44512, 769, '_field_45', 'No'),
(44513, 769, '_field_64', ''),
(44514, 769, '_field_46', 'N'),
(44515, 769, '_field_65', ''),
(44516, 769, '_field_47', 'Safe environment with respectful peers &amp; teachers. '),
(44517, 769, '_field_73', 'Focus is on academics while learning at own pace.'),
(44518, 769, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(44519, 769, '_field_67', '1'),
(44520, 769, '_form_id', '2'),
(44521, 769, '_seq_num', '167'),
(44522, 770, '_field_5', 'Full Day'),
(44523, 770, '_field_7', 'September 2018'),
(44524, 770, '_field_9', '0'),
(44525, 770, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(44526, 770, '_field_70', ''),
(44527, 770, '_field_71', ''),
(44528, 770, '_field_17', 'Lauren'),
(44529, 770, '_field_19', 'Pahlad'),
(44530, 770, '_field_21', '6049087168'),
(44531, 770, '_field_23', 'lpahlad@yahoo.com'),
(44532, 770, '_field_25', '2295 Harrison Drive'),
(44533, 770, '_field_28', ''),
(44534, 770, '_field_29', 'Vancouver '),
(44535, 770, '_field_33', 'BC'),
(44536, 770, '_field_31', 'V52P7'),
(44537, 770, '_field_34', 'Canada Revenue Agency '),
(44538, 770, '_field_35', '6049087168'),
(44539, 770, '_field_41', '1'),
(44540, 770, '_field_57', 'Raymond'),
(44541, 770, '_field_58', 'Pahlad'),
(44542, 770, '_field_59', 'rpahlad@shaw.ca'),
(44543, 770, '_field_60', ''),
(44544, 770, '_field_18', 'Eshaan Pahlad'),
(44545, 770, '_field_24', '26/11/2014'),
(44546, 770, '_field_20', ''),
(44547, 770, '_field_22', 'M'),
(44548, 770, '_field_26', 'English'),
(44549, 770, '_field_27', 'Hindi/Cantonese (minimal)'),
(44550, 770, '_field_30', 'Canadian'),
(44551, 770, '_field_32', 'Yes'),
(44552, 770, '_field_72', 'Ashana (sister) 5 years &amp; Araiya (sister) 6 months'),
(44553, 770, '_field_36', 'Drawing, colouring, puzzles'),
(44554, 770, '_field_37', 'Soccer, gymnastics, sing, dance, play'),
(44555, 770, '_field_38', 'Yes'),
(44556, 770, '_field_39', 'Yes'),
(44557, 770, '_field_61', 'Yes'),
(44558, 770, '_field_53', ''),
(44559, 770, '_field_54', 'Yes'),
(44560, 770, '_field_55', 'Cefa'),
(44561, 770, '_field_56', 'Yes'),
(44562, 770, '_field_42', 'None'),
(44563, 770, '_field_43', 'No'),
(44564, 770, '_field_62', ''),
(44565, 770, '_field_44', 'Yes'),
(44566, 770, '_field_63', 'No beef'),
(44567, 770, '_field_45', 'No'),
(44568, 770, '_field_64', ''),
(44569, 770, '_field_46', 'N'),
(44570, 770, '_field_65', ''),
(44571, 770, '_field_47', 'Safe environment with respectful peers &amp; teachers. '),
(44572, 770, '_field_73', 'Focus is on academics while learning at own pace.'),
(44573, 770, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(44574, 770, '_field_67', '1'),
(44575, 770, '_form_id', '2'),
(44576, 770, '_seq_num', '168'),
(44577, 771, '_field_74', 'Kindergarten'),
(44578, 771, '_field_75', 'September 2018'),
(44579, 771, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(44580, 771, '_field_78', ''),
(44581, 771, '_field_79', ''),
(44582, 771, '_field_80', 'Vedran'),
(44583, 771, '_field_81', 'Lovric'),
(44584, 771, '_field_82', '6048377915'),
(44585, 771, '_field_83', 'vedran.lovric@bchydro.com'),
(44586, 771, '_field_84', '2720 Trinity St'),
(44587, 771, '_field_85', ''),
(44588, 771, '_field_86', 'Vancouver'),
(44589, 771, '_field_87', 'BC'),
(44590, 771, '_field_88', 'V5K1E7'),
(44591, 771, '_field_89', 'BC Hydro'),
(44592, 771, '_field_90', '6049838232'),
(44593, 771, '_field_91', '1'),
(44594, 771, '_field_92', 'Farida'),
(44595, 771, '_field_93', 'Jandarova'),
(44596, 771, '_field_94', 'emanonka@yahoo.com'),
(44597, 771, '_field_95', '7788982054'),
(44598, 771, '_field_128', ''),
(44599, 771, '_field_129', ''),
(44600, 771, '_field_96', 'Lucas Lovric'),
(44601, 771, '_field_97', '31/07/2013'),
(44602, 771, '_field_98', ''),
(44603, 771, '_field_99', 'Male'),
(44604, 771, '_field_100', 'English'),
(44605, 771, '_field_101', ''),
(44606, 771, '_field_102', 'Canadian'),
(44607, 771, '_field_103', 'Yes'),
(44608, 771, '_field_104', 'Nicholas 2 1/2'),
(44609, 771, '_field_105', 'Toys, building blocks, imagine games'),
(44610, 771, '_field_106', 'chase, playground fun'),
(44611, 771, '_field_130', ''),
(44612, 771, '_field_137', ''),
(44613, 771, '_field_131', ''),
(44614, 771, '_field_138', 'Soccer'),
(44615, 771, '_field_114', 'He has been diagnosed with Auto Immune Hepatitis at age 2.  This is a immune system related medical condition where immune system is overactive and as a result may impact the liver. It is not transferable to others.  It is something the will eventually grow out of based on doctors feedback.  His AIH has been in remission status for two years now.'),
(44616, 771, '_field_115', 'Yes'),
(44617, 771, '_field_116', 'Imuran once a day.\nUrso twice a day. '),
(44618, 771, '_field_117', 'No'),
(44619, 771, '_field_118', ''),
(44620, 771, '_field_119', 'No'),
(44621, 771, '_field_120', ''),
(44622, 771, '_field_121', 'No'),
(44623, 771, '_field_122', ''),
(44624, 771, '_field_132', 'No'),
(44625, 771, '_field_133', ''),
(44626, 771, '_field_134', 'No'),
(44627, 771, '_field_135', ''),
(44628, 771, '_field_123', 'We recently discovered the Montessori Method and agree with its philosophy. WMA has a great reputation and track record as a private school for providing kids with quality Montessori based skills. We also like the fact that WMA exposes kids to a second language other co-curricular activities. '),
(44629, 771, '_field_124', 'It is very aligned with our educational goals. We want our kids to develop a deep seeded love for learning through discovery and the ability to be part of a child focused educational method. We want them to develop a strong work ethic and skills to focus and concentrate and learn how to organize to finish tasks they\'re working on.  Emotional intelligence in kids is also very important to us. We believe Montessori method covers emotional development in kids quite well. '),
(44630, 771, '_field_136', 'Lucas is a very curious boy who likes to chat and be very active. He is quite outgoing and therefore able to start conversations with adults and kids a like without any shyness. He loves to lead his little brother Nicholas and show him what\'s right and wrong and have fun with him playing at playground and at the house. He is good a focusing at tasks such as coloring or building structures from blocks. '),
(44631, 771, '_field_126', '1'),
(44632, 771, '_form_id', '3'),
(44633, 771, '_seq_num', '128'),
(44634, 772, '_field_74', 'Kindergarten'),
(44635, 772, '_field_75', 'September 2018'),
(44636, 772, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(44637, 772, '_field_78', ''),
(44638, 772, '_field_79', ''),
(44639, 772, '_field_80', 'Vedran'),
(44640, 772, '_field_81', 'Lovric'),
(44641, 772, '_field_82', '6048377915'),
(44642, 772, '_field_83', 'vedran.lovric@bchydro.com'),
(44643, 772, '_field_84', '2720 Trinity St'),
(44644, 772, '_field_85', ''),
(44645, 772, '_field_86', 'Vancouver'),
(44646, 772, '_field_87', 'BC'),
(44647, 772, '_field_88', 'V5K1E7'),
(44648, 772, '_field_89', 'BC Hydro'),
(44649, 772, '_field_90', '6049838232'),
(44650, 772, '_field_91', '1'),
(44651, 772, '_field_92', 'Farida'),
(44652, 772, '_field_93', 'Jandarova'),
(44653, 772, '_field_94', 'emanonka@yahoo.com'),
(44654, 772, '_field_95', '7788982054'),
(44655, 772, '_field_128', ''),
(44656, 772, '_field_129', ''),
(44657, 772, '_field_96', 'Lucas Lovric'),
(44658, 772, '_field_97', '31/07/2013'),
(44659, 772, '_field_98', ''),
(44660, 772, '_field_99', 'Male'),
(44661, 772, '_field_100', 'English'),
(44662, 772, '_field_101', ''),
(44663, 772, '_field_102', 'Canadian'),
(44664, 772, '_field_103', 'Yes'),
(44665, 772, '_field_104', 'Nicholas 2 1/2'),
(44666, 772, '_field_105', 'Toys, building blocks, imagine games'),
(44667, 772, '_field_106', 'chase, playground fun'),
(44668, 772, '_field_130', ''),
(44669, 772, '_field_137', ''),
(44670, 772, '_field_131', ''),
(44671, 772, '_field_138', 'Soccer'),
(44672, 772, '_field_114', 'He has been diagnosed with Auto Immune Hepatitis at age 2.  This is a immune system related medical condition where immune system is overactive and as a result may impact the liver. It is not transferable to others.  It is something the will eventually grow out of based on doctors feedback.  His AIH has been in remission status for two years now.'),
(44673, 772, '_field_115', 'Yes'),
(44674, 772, '_field_116', 'Imuran once a day.\nUrso twice a day. '),
(44675, 772, '_field_117', 'No'),
(44676, 772, '_field_118', ''),
(44677, 772, '_field_119', 'No'),
(44678, 772, '_field_120', ''),
(44679, 772, '_field_121', 'No'),
(44680, 772, '_field_122', ''),
(44681, 772, '_field_132', 'No'),
(44682, 772, '_field_133', ''),
(44683, 772, '_field_134', 'No'),
(44684, 772, '_field_135', ''),
(44685, 772, '_field_123', 'We recently discovered the Montessori Method and agree with its philosophy. WMA has a great reputation and track record as a private school for providing kids with quality Montessori based skills. We also like the fact that WMA exposes kids to a second language other co-curricular activities. '),
(44686, 772, '_field_124', 'It is very aligned with our educational goals. We want our kids to develop a deep seeded love for learning through discovery and the ability to be part of a child focused educational method. We want them to develop a strong work ethic and skills to focus and concentrate and learn how to organize to finish tasks they\'re working on.  Emotional intelligence in kids is also very important to us. We believe Montessori method covers emotional development in kids quite well. '),
(44687, 772, '_field_136', 'Lucas is a very curious boy who likes to chat and be very active. He is quite outgoing and therefore able to start conversations with adults and kids a like without any shyness. He loves to lead his little brother Nicholas and show him what\'s right and wrong and have fun with him playing at playground and at the house. He is good a focusing at tasks such as coloring or building structures from blocks. '),
(44688, 772, '_field_126', '1'),
(44689, 772, '_form_id', '3'),
(44690, 772, '_seq_num', '129'),
(44691, 773, '_field_5', 'Morning Session'),
(44692, 773, '_field_7', 'September 2018'),
(44693, 773, '_field_9', '0'),
(44694, 773, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(44695, 773, '_field_70', ''),
(44696, 773, '_field_71', ''),
(44697, 773, '_field_17', 'Vedran'),
(44698, 773, '_field_19', 'Lovric'),
(44699, 773, '_field_21', '6048377915'),
(44700, 773, '_field_23', 'vedran.lovric@bchydro.com'),
(44701, 773, '_field_25', '2720 Trinity St'),
(44702, 773, '_field_28', ''),
(44703, 773, '_field_29', 'Vancouver'),
(44704, 773, '_field_33', 'BC'),
(44705, 773, '_field_31', 'V5K1E7'),
(44706, 773, '_field_34', 'BC Hydro'),
(44707, 773, '_field_35', '6049838232'),
(44708, 773, '_field_41', '1'),
(44709, 773, '_field_57', 'Farida'),
(44710, 773, '_field_58', 'Jandarova'),
(44711, 773, '_field_59', 'emanonka@yahoo.com'),
(44712, 773, '_field_60', '7788982054'),
(44713, 773, '_field_18', 'Nicholas Lovric'),
(44714, 773, '_field_24', '10/11/2015'),
(44715, 773, '_field_20', ''),
(44716, 773, '_field_22', 'M'),
(44717, 773, '_field_26', 'English'),
(44718, 773, '_field_27', ''),
(44719, 773, '_field_30', 'Canadian'),
(44720, 773, '_field_32', 'Yes'),
(44721, 773, '_field_72', 'Lucas 4 1/2'),
(44722, 773, '_field_36', 'playing with toys, looking at books'),
(44723, 773, '_field_37', 'chasing, playing with toys'),
(44724, 773, '_field_38', 'Yes'),
(44725, 773, '_field_39', 'Yes'),
(44726, 773, '_field_61', 'Yes'),
(44727, 773, '_field_53', ''),
(44728, 773, '_field_54', 'No'),
(44729, 773, '_field_55', ''),
(44730, 773, '_field_56', ''),
(44731, 773, '_field_42', 'Non'),
(44732, 773, '_field_43', 'No'),
(44733, 773, '_field_62', ''),
(44734, 773, '_field_44', 'No'),
(44735, 773, '_field_63', ''),
(44736, 773, '_field_45', 'No'),
(44737, 773, '_field_64', ''),
(44738, 773, '_field_46', 'N'),
(44739, 773, '_field_65', ''),
(44740, 773, '_field_47', 'We recently discovered the Montessori Method and agree with\nits philosophy. WMA has a great reputation and track record as\na private school for providing kids with quality Montessori based\nskills. We also like the fact that WMA exposes kids to a second\nlanguage other co-curricular activities. '),
(44741, 773, '_field_73', 'It is very aligned with our educational goals. We want our kids to\ndevelop a deep seeded love for learning through discovery and\nthe ability to be part of a child focused educational method. We\nwant them to develop a strong work ethic and skills to focus and\nconcentrate and learn how to organize to finish tasks they\'re\nworking on. Emotional intelligence in kids is also very important\nto us. We believe Montessori method covers emotional\ndevelopment in kids quite well.'),
(44742, 773, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(44743, 773, '_field_67', '1'),
(44744, 773, '_form_id', '2'),
(44745, 773, '_seq_num', '169'),
(44746, 774, '_field_5', 'Morning Session'),
(44747, 774, '_field_7', 'September 2018'),
(44748, 774, '_field_9', '0'),
(44749, 774, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(44750, 774, '_field_70', ''),
(44751, 774, '_field_71', ''),
(44752, 774, '_field_17', 'Vedran'),
(44753, 774, '_field_19', 'Lovric'),
(44754, 774, '_field_21', '6048377915'),
(44755, 774, '_field_23', 'vedran.lovric@bchydro.com'),
(44756, 774, '_field_25', '2720 Trinity St'),
(44757, 774, '_field_28', ''),
(44758, 774, '_field_29', 'Vancouver'),
(44759, 774, '_field_33', 'BC'),
(44760, 774, '_field_31', 'V5K1E7'),
(44761, 774, '_field_34', 'BC Hydro'),
(44762, 774, '_field_35', '6049838232'),
(44763, 774, '_field_41', '1'),
(44764, 774, '_field_57', 'Farida'),
(44765, 774, '_field_58', 'Jandarova'),
(44766, 774, '_field_59', 'emanonka@yahoo.com'),
(44767, 774, '_field_60', '7788982054'),
(44768, 774, '_field_18', 'Nicholas Lovric'),
(44769, 774, '_field_24', '10/11/2015'),
(44770, 774, '_field_20', ''),
(44771, 774, '_field_22', 'M'),
(44772, 774, '_field_26', 'English'),
(44773, 774, '_field_27', ''),
(44774, 774, '_field_30', 'Canadian'),
(44775, 774, '_field_32', 'Yes'),
(44776, 774, '_field_72', 'Lucas 4 1/2'),
(44777, 774, '_field_36', 'playing with toys, looking at books'),
(44778, 774, '_field_37', 'chasing, playing with toys'),
(44779, 774, '_field_38', 'Yes'),
(44780, 774, '_field_39', 'Yes'),
(44781, 774, '_field_61', 'Yes'),
(44782, 774, '_field_53', ''),
(44783, 774, '_field_54', 'No'),
(44784, 774, '_field_55', ''),
(44785, 774, '_field_56', ''),
(44786, 774, '_field_42', 'Non'),
(44787, 774, '_field_43', 'No'),
(44788, 774, '_field_62', ''),
(44789, 774, '_field_44', 'No'),
(44790, 774, '_field_63', ''),
(44791, 774, '_field_45', 'No'),
(44792, 774, '_field_64', ''),
(44793, 774, '_field_46', 'N'),
(44794, 774, '_field_65', ''),
(44795, 774, '_field_47', 'We recently discovered the Montessori Method and agree with\nits philosophy. WMA has a great reputation and track record as\na private school for providing kids with quality Montessori based\nskills. We also like the fact that WMA exposes kids to a second\nlanguage other co-curricular activities. '),
(44796, 774, '_field_73', 'It is very aligned with our educational goals. We want our kids to\ndevelop a deep seeded love for learning through discovery and\nthe ability to be part of a child focused educational method. We\nwant them to develop a strong work ethic and skills to focus and\nconcentrate and learn how to organize to finish tasks they\'re\nworking on. Emotional intelligence in kids is also very important\nto us. We believe Montessori method covers emotional\ndevelopment in kids quite well.'),
(44797, 774, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(44798, 774, '_field_67', '1'),
(44799, 774, '_form_id', '2'),
(44800, 774, '_seq_num', '170'),
(44801, 775, '_field_5', 'Morning Session'),
(44802, 775, '_field_7', 'January 2019'),
(44803, 775, '_field_9', '0'),
(44804, 775, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(44805, 775, '_field_70', ''),
(44806, 775, '_field_71', ''),
(44807, 775, '_field_17', 'Hima'),
(44808, 775, '_field_19', 'Zaidi'),
(44809, 775, '_field_21', '6043627300'),
(44810, 775, '_field_23', 'hima.90@hotmail.com'),
(44811, 775, '_field_25', '4238 Albert St'),
(44812, 775, '_field_28', '111'),
(44813, 775, '_field_29', 'Burnaby'),
(44814, 775, '_field_33', 'BC'),
(44815, 775, '_field_31', 'V5C6T1'),
(44816, 775, '_field_34', 'stay at home mother'),
(44817, 775, '_field_35', '6043627300'),
(44818, 775, '_field_41', '1'),
(44819, 775, '_field_57', 'Amer'),
(44820, 775, '_field_58', 'Qureshi'),
(44821, 775, '_field_59', 'knowamer@hotmail.com'),
(44822, 775, '_field_60', '7788950001'),
(44823, 775, '_field_18', 'Hawa Qureshi'),
(44824, 775, '_field_24', '07/02/2016'),
(44825, 775, '_field_20', 'Hawa'),
(44826, 775, '_field_22', 'F'),
(44827, 775, '_field_26', 'English'),
(44828, 775, '_field_27', ''),
(44829, 775, '_field_30', 'Canadian'),
(44830, 775, '_field_32', 'Yes'),
(44831, 775, '_field_72', 'Hana Qureshi - 5 months old'),
(44832, 775, '_field_36', 'Colouring, Painting, Playing with Sand (sensory activities), Pretend Play (dolls, figurines), Cars/Trucks'),
(44833, 775, '_field_37', 'Often Parallel Play, but when playing together shes loves to play ball, pretend play together with dolls etc, kitchen set together.'),
(44834, 775, '_field_38', 'Yes'),
(44835, 775, '_field_39', 'Yes'),
(44836, 775, '_field_61', 'Yes'),
(44837, 775, '_field_53', 'My child occasionally attends a daycare, and goes to childminding for two hours once a week at Trout Lake Community Center.  She loves being with other kids and we believe she thrives from the experience.  '),
(44838, 775, '_field_54', 'No'),
(44839, 775, '_field_55', ''),
(44840, 775, '_field_56', ''),
(44841, 775, '_field_42', 'none'),
(44842, 775, '_field_43', 'No'),
(44843, 775, '_field_62', ''),
(44844, 775, '_field_44', 'Yes'),
(44845, 775, '_field_63', 'Vegetarian'),
(44846, 775, '_field_45', 'No'),
(44847, 775, '_field_64', ''),
(44848, 775, '_field_46', 'N'),
(44849, 775, '_field_65', ''),
(44850, 775, '_field_47', 'Finding the perfect fit for a child is not an easy task, and entrusting your child in someone else\'s care can be daunting.  We have attended several other preschool information sessions, as well as observations, and after attending the observation session at WMA I felt that this would be the right fit for my child.  The teachers are extremely welcoming, not only to me but to the children.  Also I really was taken with the combination of play and learning displayed in the classroom.  Other preschools were strictly lessons and learning with no colour throughout the classroom, and another preschool felt as if there was not enough one on one instruction.  After observing the children engage in individual lessons with the teacher, as well as grabbing an activity on their own, we felt that this would provide exactly what we needed for our daughter.  '),
(44851, 775, '_field_73', 'After much research on the different methods of preschool learning, we settled on the Montessori Method.  Also, after working with children for several years, I was able to see a difference between the children who have attended schools that use the Montessori Method and those who have not.  The importance of practical life skills was extremely important to us, and something we practice daily at home.  I feel the method gives the child the independence and confidence to complete tasks the child might not otherwise be responsible for.  The method also provides varied learning environments, which will also help us to understand how she best learns for the future.'),
(44852, 775, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(44853, 775, '_field_67', '1'),
(44854, 775, '_form_id', '2'),
(44855, 775, '_seq_num', '171'),
(44856, 776, '_field_5', 'Morning Session'),
(44857, 776, '_field_7', 'January 2019'),
(44858, 776, '_field_9', '0'),
(44859, 776, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(44860, 776, '_field_70', ''),
(44861, 776, '_field_71', ''),
(44862, 776, '_field_17', 'Hima'),
(44863, 776, '_field_19', 'Zaidi'),
(44864, 776, '_field_21', '6043627300'),
(44865, 776, '_field_23', 'hima.90@hotmail.com'),
(44866, 776, '_field_25', '4238 Albert St'),
(44867, 776, '_field_28', '111'),
(44868, 776, '_field_29', 'Burnaby'),
(44869, 776, '_field_33', 'BC'),
(44870, 776, '_field_31', 'V5C6T1'),
(44871, 776, '_field_34', 'stay at home mother'),
(44872, 776, '_field_35', '6043627300'),
(44873, 776, '_field_41', '1'),
(44874, 776, '_field_57', 'Amer'),
(44875, 776, '_field_58', 'Qureshi'),
(44876, 776, '_field_59', 'knowamer@hotmail.com'),
(44877, 776, '_field_60', '7788950001'),
(44878, 776, '_field_18', 'Hawa Qureshi'),
(44879, 776, '_field_24', '07/02/2016'),
(44880, 776, '_field_20', 'Hawa'),
(44881, 776, '_field_22', 'F'),
(44882, 776, '_field_26', 'English'),
(44883, 776, '_field_27', ''),
(44884, 776, '_field_30', 'Canadian'),
(44885, 776, '_field_32', 'Yes'),
(44886, 776, '_field_72', 'Hana Qureshi - 5 months old'),
(44887, 776, '_field_36', 'Colouring, Painting, Playing with Sand (sensory activities), Pretend Play (dolls, figurines), Cars/Trucks'),
(44888, 776, '_field_37', 'Often Parallel Play, but when playing together shes loves to play ball, pretend play together with dolls etc, kitchen set together.'),
(44889, 776, '_field_38', 'Yes'),
(44890, 776, '_field_39', 'Yes'),
(44891, 776, '_field_61', 'Yes'),
(44892, 776, '_field_53', 'My child occasionally attends a daycare, and goes to childminding for two hours once a week at Trout Lake Community Center.  She loves being with other kids and we believe she thrives from the experience.  '),
(44893, 776, '_field_54', 'No'),
(44894, 776, '_field_55', ''),
(44895, 776, '_field_56', ''),
(44896, 776, '_field_42', 'none'),
(44897, 776, '_field_43', 'No'),
(44898, 776, '_field_62', ''),
(44899, 776, '_field_44', 'Yes'),
(44900, 776, '_field_63', 'Vegetarian'),
(44901, 776, '_field_45', 'No'),
(44902, 776, '_field_64', ''),
(44903, 776, '_field_46', 'N'),
(44904, 776, '_field_65', ''),
(44905, 776, '_field_47', 'Finding the perfect fit for a child is not an easy task, and entrusting your child in someone else\'s care can be daunting.  We have attended several other preschool information sessions, as well as observations, and after attending the observation session at WMA I felt that this would be the right fit for my child.  The teachers are extremely welcoming, not only to me but to the children.  Also I really was taken with the combination of play and learning displayed in the classroom.  Other preschools were strictly lessons and learning with no colour throughout the classroom, and another preschool felt as if there was not enough one on one instruction.  After observing the children engage in individual lessons with the teacher, as well as grabbing an activity on their own, we felt that this would provide exactly what we needed for our daughter.  '),
(44906, 776, '_field_73', 'After much research on the different methods of preschool learning, we settled on the Montessori Method.  Also, after working with children for several years, I was able to see a difference between the children who have attended schools that use the Montessori Method and those who have not.  The importance of practical life skills was extremely important to us, and something we practice daily at home.  I feel the method gives the child the independence and confidence to complete tasks the child might not otherwise be responsible for.  The method also provides varied learning environments, which will also help us to understand how she best learns for the future.'),
(44907, 776, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(44908, 776, '_field_67', '1'),
(44909, 776, '_form_id', '2'),
(44910, 776, '_seq_num', '172'),
(44911, 778, '_field_5', 'Full Day'),
(44912, 778, '_field_7', 'September 2018'),
(44913, 778, '_field_9', '1'),
(44914, 778, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(44915, 778, '_field_70', ''),
(44916, 778, '_field_71', 'Neighbours '),
(44917, 778, '_field_17', 'Monika '),
(44918, 778, '_field_19', 'Pabbi'),
(44919, 778, '_field_21', '6047042975'),
(44920, 778, '_field_23', 'monika.pabbi.sfs@gmail.com'),
(44921, 778, '_field_25', '3015,Nanaimo street '),
(44922, 778, '_field_28', ''),
(44923, 778, '_field_29', 'Vancouver '),
(44924, 778, '_field_33', 'BC'),
(44925, 778, '_field_31', 'V5n5w6'),
(44926, 778, '_field_34', 'Home '),
(44927, 778, '_field_35', '6047042975'),
(44928, 778, '_field_41', '0'),
(44929, 778, '_field_57', ''),
(44930, 778, '_field_58', ''),
(44931, 778, '_field_59', ''),
(44932, 778, '_field_60', ''),
(44933, 778, '_field_18', 'Tarran'),
(44934, 778, '_field_24', '07/04/2015'),
(44935, 778, '_field_20', 'Spider-Man '),
(44936, 778, '_field_22', 'M'),
(44937, 778, '_field_26', 'Hindi '),
(44938, 778, '_field_27', 'English and punjabi '),
(44939, 778, '_field_30', 'Canadian '),
(44940, 778, '_field_32', 'N'),
(44941, 778, '_field_72', ''),
(44942, 778, '_field_36', 'Playing with cars '),
(44943, 778, '_field_37', 'Tag '),
(44944, 778, '_field_38', 'No'),
(44945, 778, '_field_39', 'Yes'),
(44946, 778, '_field_61', 'Yes'),
(44947, 778, '_field_53', 'YWCA '),
(44948, 778, '_field_54', 'No'),
(44949, 778, '_field_55', ''),
(44950, 778, '_field_56', ''),
(44951, 778, '_field_42', 'Nope '),
(44952, 778, '_field_43', 'No'),
(44953, 778, '_field_62', ''),
(44954, 778, '_field_44', 'No'),
(44955, 778, '_field_63', ''),
(44956, 778, '_field_45', 'Yes'),
(44957, 778, '_field_64', 'Vegetarian and eggs '),
(44958, 778, '_field_46', 'N'),
(44959, 778, '_field_65', ''),
(44960, 778, '_field_47', 'It\'s close to home,more comfortable for my son.'),
(44961, 778, '_field_73', 'When children are cared for they thrive better.'),
(44962, 778, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(44963, 778, '_field_67', '1'),
(44964, 778, '_form_id', '2'),
(44965, 778, '_seq_num', '173'),
(44966, 779, '_field_5', 'Full Day'),
(44967, 779, '_field_7', 'September 2018'),
(44968, 779, '_field_9', '1'),
(44969, 779, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(44970, 779, '_field_70', ''),
(44971, 779, '_field_71', 'Neighbours '),
(44972, 779, '_field_17', 'Monika '),
(44973, 779, '_field_19', 'Pabbi'),
(44974, 779, '_field_21', '6047042975'),
(44975, 779, '_field_23', 'monika.pabbi.sfs@gmail.com'),
(44976, 779, '_field_25', '3015,Nanaimo street '),
(44977, 779, '_field_28', ''),
(44978, 779, '_field_29', 'Vancouver '),
(44979, 779, '_field_33', 'BC'),
(44980, 779, '_field_31', 'V5n5w6'),
(44981, 779, '_field_34', 'Home '),
(44982, 779, '_field_35', '6047042975'),
(44983, 779, '_field_41', '0'),
(44984, 779, '_field_57', ''),
(44985, 779, '_field_58', ''),
(44986, 779, '_field_59', ''),
(44987, 779, '_field_60', ''),
(44988, 779, '_field_18', 'Tarran'),
(44989, 779, '_field_24', '07/04/2015'),
(44990, 779, '_field_20', 'Spider-Man '),
(44991, 779, '_field_22', 'M'),
(44992, 779, '_field_26', 'Hindi '),
(44993, 779, '_field_27', 'English and punjabi '),
(44994, 779, '_field_30', 'Canadian '),
(44995, 779, '_field_32', 'N'),
(44996, 779, '_field_72', ''),
(44997, 779, '_field_36', 'Playing with cars '),
(44998, 779, '_field_37', 'Tag '),
(44999, 779, '_field_38', 'No'),
(45000, 779, '_field_39', 'Yes'),
(45001, 779, '_field_61', 'Yes'),
(45002, 779, '_field_53', 'YWCA '),
(45003, 779, '_field_54', 'No'),
(45004, 779, '_field_55', ''),
(45005, 779, '_field_56', ''),
(45006, 779, '_field_42', 'Nope ');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(45007, 779, '_field_43', 'No'),
(45008, 779, '_field_62', ''),
(45009, 779, '_field_44', 'No'),
(45010, 779, '_field_63', ''),
(45011, 779, '_field_45', 'Yes'),
(45012, 779, '_field_64', 'Vegetarian and eggs '),
(45013, 779, '_field_46', 'N'),
(45014, 779, '_field_65', ''),
(45015, 779, '_field_47', 'It\'s close to home,more comfortable for my son.'),
(45016, 779, '_field_73', 'When children are cared for they thrive better.'),
(45017, 779, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(45018, 779, '_field_67', '1'),
(45019, 779, '_form_id', '2'),
(45020, 779, '_seq_num', '174'),
(45021, 780, '_field_5', 'Full Day'),
(45022, 780, '_field_7', 'January 2019'),
(45023, 780, '_field_9', '0'),
(45024, 780, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(45025, 780, '_field_70', ''),
(45026, 780, '_field_71', ''),
(45027, 780, '_field_17', 'Sneha'),
(45028, 780, '_field_19', 'Dutta'),
(45029, 780, '_field_21', '(604) 704 8484 '),
(45030, 780, '_field_23', 'seeksneha@gmail.com'),
(45031, 780, '_field_25', '6860 Royal Oak Avenue'),
(45032, 780, '_field_28', '201'),
(45033, 780, '_field_29', 'Burnaby'),
(45034, 780, '_field_33', 'BC'),
(45035, 780, '_field_31', 'V5J0G9'),
(45036, 780, '_field_34', 'Independent Lactation Counselor Educator'),
(45037, 780, '_field_35', '(604) 704 8484'),
(45038, 780, '_field_41', '1'),
(45039, 780, '_field_57', 'Yash Tikam'),
(45040, 780, '_field_58', 'Rohra'),
(45041, 780, '_field_59', 'yashrohra@gmail.com'),
(45042, 780, '_field_60', '(778) 814 3430'),
(45043, 780, '_field_18', 'Aadya Rohra'),
(45044, 780, '_field_24', '22/06/2016'),
(45045, 780, '_field_20', 'Piku'),
(45046, 780, '_field_22', 'F'),
(45047, 780, '_field_26', 'Hindi'),
(45048, 780, '_field_27', 'English'),
(45049, 780, '_field_30', 'Indian ( Canadian Permanent Resident)'),
(45050, 780, '_field_32', 'N'),
(45051, 780, '_field_72', ''),
(45052, 780, '_field_36', 'Reading, stickers, colouring , listening to music , puzzles ( small one piece puzzles as of now )'),
(45053, 780, '_field_37', 'Singing, music, running around, playing ball, story telling sessions'),
(45054, 780, '_field_38', 'Yes'),
(45055, 780, '_field_39', 'No'),
(45056, 780, '_field_61', ''),
(45057, 780, '_field_53', ''),
(45058, 780, '_field_54', 'No'),
(45059, 780, '_field_55', ''),
(45060, 780, '_field_56', ''),
(45061, 780, '_field_42', 'None at the moment'),
(45062, 780, '_field_43', 'No'),
(45063, 780, '_field_62', ''),
(45064, 780, '_field_44', 'No'),
(45065, 780, '_field_63', ''),
(45066, 780, '_field_45', 'Yes'),
(45067, 780, '_field_64', 'She is accustomed to Indian cuisine but eats most things she is offered. We have not offered her red meat yet.'),
(45068, 780, '_field_46', 'N'),
(45069, 780, '_field_65', ''),
(45070, 780, '_field_47', 'To be honest, I am a new immigrant to Canada and the biggest reason we moved here was for our daughter\'s future. I do not know much about schools in Vancouver and she is at an age where I need to act quickly to find an educational environment where she will thrive. I want her to experience diversity and truly merge into the Canadian culture while retaining her Indian heritage. The best way to do this is to introduce her to a school which embodies the kind of experience I want her to have. From whatever I have read about WMA, it seems to be the perfect place for her. Experienced teachers, a diverse student body , an excellent curriculum and co-curricular activities. I could not ask for more and would be honoured if she were accepted. '),
(45071, 780, '_field_73', 'I believe that children are their best teachers and our purpose is to guide them in their journey. Children learn best when allowed to learn freely. I want my daughter to be confident of her skills and aware of her abilities so that she can think for her self and make the best decisions for herself. She can only do this if she is allowed to progress at her own pace. The traditional education system does not allow for this.  I do not want her to learn because she has to. I want her to learn because she wants to and is ready to. \n\nI began reading about different methods of education soon after my daughter was born. Montessori appealed to me because it has the best balance of the elements required for my child to develop to her fullest potential - practical life, sensorial, language, mathematics, cultural and art. Academic achievement is only one part of a well rounded individual and the Montessori method is cognizant of this fact.\n\nAlso, recognizing the dignity of children and fostering independence in them is something I feel very strongly about and the Montessori method aligns completely with my belief. My daughter is a functioning member of our household and I want her educational environment to help us deeply instill that belief in her. \n\nI come from India which has a highly competitive education system. It is focussed on the product more than the process. Somewhere along the way children lose their sense of identity and become one of the thousands vying for a particular highly desired outcome. Montessori, though highly respected, isn\'t part of mainstream education in India and remains accessible to only a select group of people. I am happy to be in a place where Montessori is more accessible.'),
(45072, 780, '_field_49', 'a:4:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:18:\"Preschool One Year\";i:3;s:19:\"Preschool Two Years\";}'),
(45073, 780, '_field_67', '1'),
(45074, 780, '_form_id', '2'),
(45075, 780, '_seq_num', '175'),
(45076, 781, '_field_5', 'Full Day'),
(45077, 781, '_field_7', 'January 2019'),
(45078, 781, '_field_9', '0'),
(45079, 781, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(45080, 781, '_field_70', ''),
(45081, 781, '_field_71', ''),
(45082, 781, '_field_17', 'Sneha'),
(45083, 781, '_field_19', 'Dutta'),
(45084, 781, '_field_21', '(604) 704 8484 '),
(45085, 781, '_field_23', 'seeksneha@gmail.com'),
(45086, 781, '_field_25', '6860 Royal Oak Avenue'),
(45087, 781, '_field_28', '201'),
(45088, 781, '_field_29', 'Burnaby'),
(45089, 781, '_field_33', 'BC'),
(45090, 781, '_field_31', 'V5J0G9'),
(45091, 781, '_field_34', 'Independent Lactation Counselor Educator'),
(45092, 781, '_field_35', '(604) 704 8484'),
(45093, 781, '_field_41', '1'),
(45094, 781, '_field_57', 'Yash Tikam'),
(45095, 781, '_field_58', 'Rohra'),
(45096, 781, '_field_59', 'yashrohra@gmail.com'),
(45097, 781, '_field_60', '(778) 814 3430'),
(45098, 781, '_field_18', 'Aadya Rohra'),
(45099, 781, '_field_24', '22/06/2016'),
(45100, 781, '_field_20', 'Piku'),
(45101, 781, '_field_22', 'F'),
(45102, 781, '_field_26', 'Hindi'),
(45103, 781, '_field_27', 'English'),
(45104, 781, '_field_30', 'Indian ( Canadian Permanent Resident)'),
(45105, 781, '_field_32', 'N'),
(45106, 781, '_field_72', ''),
(45107, 781, '_field_36', 'Reading, stickers, colouring , listening to music , puzzles ( small one piece puzzles as of now )'),
(45108, 781, '_field_37', 'Singing, music, running around, playing ball, story telling sessions'),
(45109, 781, '_field_38', 'Yes'),
(45110, 781, '_field_39', 'No'),
(45111, 781, '_field_61', ''),
(45112, 781, '_field_53', ''),
(45113, 781, '_field_54', 'No'),
(45114, 781, '_field_55', ''),
(45115, 781, '_field_56', ''),
(45116, 781, '_field_42', 'None at the moment'),
(45117, 781, '_field_43', 'No'),
(45118, 781, '_field_62', ''),
(45119, 781, '_field_44', 'No'),
(45120, 781, '_field_63', ''),
(45121, 781, '_field_45', 'Yes'),
(45122, 781, '_field_64', 'She is accustomed to Indian cuisine but eats most things she is offered. We have not offered her red meat yet.'),
(45123, 781, '_field_46', 'N'),
(45124, 781, '_field_65', ''),
(45125, 781, '_field_47', 'To be honest, I am a new immigrant to Canada and the biggest reason we moved here was for our daughter\'s future. I do not know much about schools in Vancouver and she is at an age where I need to act quickly to find an educational environment where she will thrive. I want her to experience diversity and truly merge into the Canadian culture while retaining her Indian heritage. The best way to do this is to introduce her to a school which embodies the kind of experience I want her to have. From whatever I have read about WMA, it seems to be the perfect place for her. Experienced teachers, a diverse student body , an excellent curriculum and co-curricular activities. I could not ask for more and would be honoured if she were accepted. '),
(45126, 781, '_field_73', 'I believe that children are their best teachers and our purpose is to guide them in their journey. Children learn best when allowed to learn freely. I want my daughter to be confident of her skills and aware of her abilities so that she can think for her self and make the best decisions for herself. She can only do this if she is allowed to progress at her own pace. The traditional education system does not allow for this.  I do not want her to learn because she has to. I want her to learn because she wants to and is ready to. \n\nI began reading about different methods of education soon after my daughter was born. Montessori appealed to me because it has the best balance of the elements required for my child to develop to her fullest potential - practical life, sensorial, language, mathematics, cultural and art. Academic achievement is only one part of a well rounded individual and the Montessori method is cognizant of this fact.\n\nAlso, recognizing the dignity of children and fostering independence in them is something I feel very strongly about and the Montessori method aligns completely with my belief. My daughter is a functioning member of our household and I want her educational environment to help us deeply instill that belief in her. \n\nI come from India which has a highly competitive education system. It is focussed on the product more than the process. Somewhere along the way children lose their sense of identity and become one of the thousands vying for a particular highly desired outcome. Montessori, though highly respected, isn\'t part of mainstream education in India and remains accessible to only a select group of people. I am happy to be in a place where Montessori is more accessible.'),
(45127, 781, '_field_49', 'a:4:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";i:2;s:18:\"Preschool One Year\";i:3;s:19:\"Preschool Two Years\";}'),
(45128, 781, '_field_67', '1'),
(45129, 781, '_form_id', '2'),
(45130, 781, '_seq_num', '176'),
(45131, 782, '_field_5', 'select'),
(45132, 782, '_field_7', 'September 2018'),
(45133, 782, '_field_9', '0'),
(45134, 782, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(45135, 782, '_field_70', ''),
(45136, 782, '_field_71', ''),
(45137, 782, '_field_17', 'Leena'),
(45138, 782, '_field_19', 'Jamal'),
(45139, 782, '_field_21', '7787517443'),
(45140, 782, '_field_23', 'leena.jamal@gmail.com'),
(45141, 782, '_field_25', 'leena.jamal@gmail.com'),
(45142, 782, '_field_28', '310-6860 Royal Oak'),
(45143, 782, '_field_29', 'Burnaby'),
(45144, 782, '_field_33', 'BC'),
(45145, 782, '_field_31', 'V5J0G9'),
(45146, 782, '_field_34', 'Stay at home'),
(45147, 782, '_field_35', '7787517443'),
(45148, 782, '_field_41', '0'),
(45149, 782, '_field_57', ''),
(45150, 782, '_field_58', ''),
(45151, 782, '_field_59', ''),
(45152, 782, '_field_60', ''),
(45153, 782, '_field_18', 'Nishad Choudhury'),
(45154, 782, '_field_24', '29/09/2016'),
(45155, 782, '_field_20', 'Nishu'),
(45156, 782, '_field_22', 'F'),
(45157, 782, '_field_26', 'English'),
(45158, 782, '_field_27', 'Malayalam, Hindi, Assamese'),
(45159, 782, '_field_30', 'Indian'),
(45160, 782, '_field_32', 'N'),
(45161, 782, '_field_72', ''),
(45162, 782, '_field_36', 'Sweeping the floor with his broom; playing with blocks, puzzles; using our family shopping cart for pretend playing \"shopping\"; dragging and climbing on the chairs to reach higher things like light switch;,'),
(45163, 782, '_field_37', 'He loves singing, listening to music with close ones, watching mommy dance, football and throwing ball, running in the park, rough play with daddy, '),
(45164, 782, '_field_38', 'Yes'),
(45165, 782, '_field_39', 'No'),
(45166, 782, '_field_61', ''),
(45167, 782, '_field_53', ''),
(45168, 782, '_field_54', 'No'),
(45169, 782, '_field_55', ''),
(45170, 782, '_field_56', ''),
(45171, 782, '_field_42', 'He has mild eczema'),
(45172, 782, '_field_43', 'No'),
(45173, 782, '_field_62', ''),
(45174, 782, '_field_44', 'No'),
(45175, 782, '_field_63', ''),
(45176, 782, '_field_45', 'No'),
(45177, 782, '_field_64', ''),
(45178, 782, '_field_46', 'N'),
(45179, 782, '_field_65', ''),
(45180, 782, '_field_47', 'We are very keen in sending our baby to an academy where his skills will be identified and honed. A Montessori academy like yours is what is required for our child to grow, learn, explore and love himself all the more.'),
(45181, 782, '_field_73', 'We, Nishad\'s parents, have been brought up with a strict schooling education background. But, we would like our son to love what he is studying, rather than being forced to live with it. Montessori method will make all the subjects available to him and our son will be given the choice to explore and focus on the ones which suits his skills and talents.'),
(45182, 782, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(45183, 782, '_field_67', '1'),
(45184, 782, '_form_id', '2'),
(45185, 782, '_seq_num', '177'),
(45186, 783, '_field_5', 'select'),
(45187, 783, '_field_7', 'September 2018'),
(45188, 783, '_field_9', '0'),
(45189, 783, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(45190, 783, '_field_70', ''),
(45191, 783, '_field_71', ''),
(45192, 783, '_field_17', 'Leena'),
(45193, 783, '_field_19', 'Jamal'),
(45194, 783, '_field_21', '7787517443'),
(45195, 783, '_field_23', 'leena.jamal@gmail.com'),
(45196, 783, '_field_25', 'leena.jamal@gmail.com'),
(45197, 783, '_field_28', '310-6860 Royal Oak'),
(45198, 783, '_field_29', 'Burnaby'),
(45199, 783, '_field_33', 'BC'),
(45200, 783, '_field_31', 'V5J0G9'),
(45201, 783, '_field_34', 'Stay at home'),
(45202, 783, '_field_35', '7787517443'),
(45203, 783, '_field_41', '0'),
(45204, 783, '_field_57', ''),
(45205, 783, '_field_58', ''),
(45206, 783, '_field_59', ''),
(45207, 783, '_field_60', ''),
(45208, 783, '_field_18', 'Nishad Choudhury'),
(45209, 783, '_field_24', '29/09/2016'),
(45210, 783, '_field_20', 'Nishu'),
(45211, 783, '_field_22', 'F'),
(45212, 783, '_field_26', 'English'),
(45213, 783, '_field_27', 'Malayalam, Hindi, Assamese'),
(45214, 783, '_field_30', 'Indian'),
(45215, 783, '_field_32', 'N'),
(45216, 783, '_field_72', ''),
(45217, 783, '_field_36', 'Sweeping the floor with his broom; playing with blocks, puzzles; using our family shopping cart for pretend playing \"shopping\"; dragging and climbing on the chairs to reach higher things like light switch;,'),
(45218, 783, '_field_37', 'He loves singing, listening to music with close ones, watching mommy dance, football and throwing ball, running in the park, rough play with daddy, '),
(45219, 783, '_field_38', 'Yes'),
(45220, 783, '_field_39', 'No'),
(45221, 783, '_field_61', ''),
(45222, 783, '_field_53', ''),
(45223, 783, '_field_54', 'No'),
(45224, 783, '_field_55', ''),
(45225, 783, '_field_56', ''),
(45226, 783, '_field_42', 'He has mild eczema'),
(45227, 783, '_field_43', 'No'),
(45228, 783, '_field_62', ''),
(45229, 783, '_field_44', 'No'),
(45230, 783, '_field_63', ''),
(45231, 783, '_field_45', 'No'),
(45232, 783, '_field_64', ''),
(45233, 783, '_field_46', 'N'),
(45234, 783, '_field_65', ''),
(45235, 783, '_field_47', 'We are very keen in sending our baby to an academy where his skills will be identified and honed. A Montessori academy like yours is what is required for our child to grow, learn, explore and love himself all the more.'),
(45236, 783, '_field_73', 'We, Nishad\'s parents, have been brought up with a strict schooling education background. But, we would like our son to love what he is studying, rather than being forced to live with it. Montessori method will make all the subjects available to him and our son will be given the choice to explore and focus on the ones which suits his skills and talents.'),
(45237, 783, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(45238, 783, '_field_67', '1'),
(45239, 783, '_form_id', '2'),
(45240, 783, '_seq_num', '178'),
(45241, 784, '_field_5', 'Full Day'),
(45242, 784, '_field_7', 'September 2018'),
(45243, 784, '_field_9', '1'),
(45244, 784, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(45245, 784, '_field_70', ''),
(45246, 784, '_field_71', ''),
(45247, 784, '_field_17', 'Cynthia '),
(45248, 784, '_field_19', 'Quan'),
(45249, 784, '_field_21', '206-661-8994'),
(45250, 784, '_field_23', 'cynthiaplfung@hotmail.com'),
(45251, 784, '_field_25', '2431 N. Talman Avenue'),
(45252, 784, '_field_28', ''),
(45253, 784, '_field_29', 'Chicago'),
(45254, 784, '_field_33', 'IL'),
(45255, 784, '_field_31', '60647-'),
(45256, 784, '_field_34', 'Tyson Foods'),
(45257, 784, '_field_35', '312-614-6824'),
(45258, 784, '_field_41', '1'),
(45259, 784, '_field_57', 'Derek'),
(45260, 784, '_field_58', 'Quan'),
(45261, 784, '_field_59', 'derekswquan@gmail.com'),
(45262, 784, '_field_60', '310-592-6299'),
(45263, 784, '_field_18', 'Caris Lora Quan'),
(45264, 784, '_field_24', '03/03/2015'),
(45265, 784, '_field_20', 'Caris'),
(45266, 784, '_field_22', 'F'),
(45267, 784, '_field_26', 'English'),
(45268, 784, '_field_27', 'Cantonese'),
(45269, 784, '_field_30', 'American and Canadian'),
(45270, 784, '_field_32', 'Yes'),
(45271, 784, '_field_72', 'Dayna Alana Quan - 5 months'),
(45272, 784, '_field_36', 'Games, playdoh, drawing, reading, puzzles, art and making things'),
(45273, 784, '_field_37', 'Playing games, kitchen and cooking, playground, swimming.'),
(45274, 784, '_field_38', 'Yes'),
(45275, 784, '_field_39', 'Yes'),
(45276, 784, '_field_61', 'Yes'),
(45277, 784, '_field_53', 'Caris has been in full time Montessori Daycare since she was one year old.  '),
(45278, 784, '_field_54', 'Yes'),
(45279, 784, '_field_55', 'Montessori Academy of Chicago Pre-Primary class.  Caris has been in this school since she was one year old'),
(45280, 784, '_field_56', 'Yes'),
(45281, 784, '_field_42', 'none'),
(45282, 784, '_field_43', 'No'),
(45283, 784, '_field_62', ''),
(45284, 784, '_field_44', 'No'),
(45285, 784, '_field_63', ''),
(45286, 784, '_field_45', 'No'),
(45287, 784, '_field_64', ''),
(45288, 784, '_field_46', 'N'),
(45289, 784, '_field_65', ''),
(45290, 784, '_field_47', 'The current school that Caris is attending in Chicago is an accredited Montessori.  We believe in the Montessori philosophy and would like her to continue the education as we move back to Vancouver in August of 2018.\nThe WMA teaching staff are trained and the school\'s accreditation ensures that it is a proper Montessori school.  I am also a highly involved parent and am interested in the parent community that is part of WMA.  '),
(45291, 784, '_field_73', 'We believe in the Montessori philosophy and would like our daughter Caris to continue developing the independence and confidence she needs to thrive.  We have seen her blossom in the current Montessori school she is attending and we want to ensure she builds her practical life skills and foundational knowledge needed.'),
(45292, 784, '_field_49', 'a:4:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:18:\"Preschool One Year\";i:2;s:19:\"Preschool Two Years\";i:3;s:26:\"Preschool and Kindergarten\";}'),
(45293, 784, '_field_67', '1'),
(45294, 784, '_form_id', '2'),
(45295, 784, '_seq_num', '179'),
(45296, 785, '_field_5', 'Full Day'),
(45297, 785, '_field_7', 'September 2018'),
(45298, 785, '_field_9', '1'),
(45299, 785, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(45300, 785, '_field_70', ''),
(45301, 785, '_field_71', ''),
(45302, 785, '_field_17', 'Cynthia '),
(45303, 785, '_field_19', 'Quan'),
(45304, 785, '_field_21', '206-661-8994'),
(45305, 785, '_field_23', 'cynthiaplfung@hotmail.com'),
(45306, 785, '_field_25', '2431 N. Talman Avenue'),
(45307, 785, '_field_28', ''),
(45308, 785, '_field_29', 'Chicago'),
(45309, 785, '_field_33', 'IL'),
(45310, 785, '_field_31', '60647-'),
(45311, 785, '_field_34', 'Tyson Foods'),
(45312, 785, '_field_35', '312-614-6824'),
(45313, 785, '_field_41', '1'),
(45314, 785, '_field_57', 'Derek'),
(45315, 785, '_field_58', 'Quan'),
(45316, 785, '_field_59', 'derekswquan@gmail.com'),
(45317, 785, '_field_60', '310-592-6299'),
(45318, 785, '_field_18', 'Caris Lora Quan'),
(45319, 785, '_field_24', '03/03/2015'),
(45320, 785, '_field_20', 'Caris'),
(45321, 785, '_field_22', 'F'),
(45322, 785, '_field_26', 'English'),
(45323, 785, '_field_27', 'Cantonese'),
(45324, 785, '_field_30', 'American and Canadian'),
(45325, 785, '_field_32', 'Yes'),
(45326, 785, '_field_72', 'Dayna Alana Quan - 5 months'),
(45327, 785, '_field_36', 'Games, playdoh, drawing, reading, puzzles, art and making things'),
(45328, 785, '_field_37', 'Playing games, kitchen and cooking, playground, swimming.'),
(45329, 785, '_field_38', 'Yes'),
(45330, 785, '_field_39', 'Yes'),
(45331, 785, '_field_61', 'Yes'),
(45332, 785, '_field_53', 'Caris has been in full time Montessori Daycare since she was one year old.  '),
(45333, 785, '_field_54', 'Yes'),
(45334, 785, '_field_55', 'Montessori Academy of Chicago Pre-Primary class.  Caris has been in this school since she was one year old'),
(45335, 785, '_field_56', 'Yes'),
(45336, 785, '_field_42', 'none'),
(45337, 785, '_field_43', 'No'),
(45338, 785, '_field_62', ''),
(45339, 785, '_field_44', 'No'),
(45340, 785, '_field_63', ''),
(45341, 785, '_field_45', 'No'),
(45342, 785, '_field_64', ''),
(45343, 785, '_field_46', 'N'),
(45344, 785, '_field_65', ''),
(45345, 785, '_field_47', 'The current school that Caris is attending in Chicago is an accredited Montessori.  We believe in the Montessori philosophy and would like her to continue the education as we move back to Vancouver in August of 2018.\nThe WMA teaching staff are trained and the school\'s accreditation ensures that it is a proper Montessori school.  I am also a highly involved parent and am interested in the parent community that is part of WMA.  '),
(45346, 785, '_field_73', 'We believe in the Montessori philosophy and would like our daughter Caris to continue developing the independence and confidence she needs to thrive.  We have seen her blossom in the current Montessori school she is attending and we want to ensure she builds her practical life skills and foundational knowledge needed.'),
(45347, 785, '_field_49', 'a:4:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";i:1;s:18:\"Preschool One Year\";i:2;s:19:\"Preschool Two Years\";i:3;s:26:\"Preschool and Kindergarten\";}'),
(45348, 785, '_field_67', '1'),
(45349, 785, '_form_id', '2'),
(45350, 785, '_seq_num', '180'),
(45351, 786, '_field_5', 'Full Day'),
(45352, 786, '_field_7', 'September 2018'),
(45353, 786, '_field_9', '1'),
(45354, 786, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(45355, 786, '_field_70', ''),
(45356, 786, '_field_71', ''),
(45357, 786, '_field_17', 'Cynthia'),
(45358, 786, '_field_19', 'Quan'),
(45359, 786, '_field_21', '206-661-8994'),
(45360, 786, '_field_23', 'cynthiaplfung@hotmail.com'),
(45361, 786, '_field_25', '2431 N. Talman Avenue'),
(45362, 786, '_field_28', ''),
(45363, 786, '_field_29', 'Chicago'),
(45364, 786, '_field_33', 'IL'),
(45365, 786, '_field_31', '60647'),
(45366, 786, '_field_34', 'Tyson Foods'),
(45367, 786, '_field_35', '312-614-6824'),
(45368, 786, '_field_41', '0'),
(45369, 786, '_field_57', ''),
(45370, 786, '_field_58', ''),
(45371, 786, '_field_59', ''),
(45372, 786, '_field_60', ''),
(45373, 786, '_field_18', 'Caris Lora Quan'),
(45374, 786, '_field_24', '03/03/2015'),
(45375, 786, '_field_20', 'Caris'),
(45376, 786, '_field_22', 'F'),
(45377, 786, '_field_26', 'English'),
(45378, 786, '_field_27', 'Cantonese'),
(45379, 786, '_field_30', 'American And Canadian'),
(45380, 786, '_field_32', 'Yes'),
(45381, 786, '_field_72', 'Dayna Allana Quan - 5 months'),
(45382, 786, '_field_36', 'Games, puzzles, reading, playing pretend, drawing and creating art'),
(45383, 786, '_field_37', 'Swimming, ballet, soccer, yoga, playing games, cooking and pretending (like being a doctor, shopping cart/cashier)'),
(45384, 786, '_field_38', 'Yes'),
(45385, 786, '_field_39', 'Yes'),
(45386, 786, '_field_61', 'Yes'),
(45387, 786, '_field_53', ''),
(45388, 786, '_field_54', 'Yes'),
(45389, 786, '_field_55', 'Montessori Academy of Chicago - Caris is currently in full time Montessori Daycare school.  The school is a fully accredited Montessori school from infant to Grade 8.'),
(45390, 786, '_field_56', 'Yes'),
(45391, 786, '_field_42', 'None'),
(45392, 786, '_field_43', 'No'),
(45393, 786, '_field_62', ''),
(45394, 786, '_field_44', 'No'),
(45395, 786, '_field_63', ''),
(45396, 786, '_field_45', 'No'),
(45397, 786, '_field_64', ''),
(45398, 786, '_field_46', 'N'),
(45399, 786, '_field_65', ''),
(45400, 786, '_field_47', 'We are moving from Chicago, US to Vancouver in August and are looking for preschool for Caris in September.  We have heard great things about the WMA and also want to ensure Caris stays in a Montessori school that is accredited.'),
(45401, 786, '_field_73', 'We have seen Caris blossom from her attending the Montessori school she does now.  We love the independence and confidence that she is building from the Montessori training she receives.  In addition to seeing the benefits of developing practical life skills and educational foundation, we believe in the theories of growing and learning at the individual\'s pace and the fostering of independence.  We follow much of the Montessori methods at home and have many of the works at our home as well.  Our plans are to keep her in Montessori training until high school.'),
(45402, 786, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(45403, 786, '_field_67', '1'),
(45404, 786, '_form_id', '2'),
(45405, 786, '_seq_num', '181'),
(45406, 787, '_field_5', 'Full Day'),
(45407, 787, '_field_7', 'September 2018'),
(45408, 787, '_field_9', '1'),
(45409, 787, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(45410, 787, '_field_70', ''),
(45411, 787, '_field_71', ''),
(45412, 787, '_field_17', 'Cynthia'),
(45413, 787, '_field_19', 'Quan'),
(45414, 787, '_field_21', '206-661-8994'),
(45415, 787, '_field_23', 'cynthiaplfung@hotmail.com'),
(45416, 787, '_field_25', '2431 N. Talman Avenue'),
(45417, 787, '_field_28', ''),
(45418, 787, '_field_29', 'Chicago'),
(45419, 787, '_field_33', 'IL'),
(45420, 787, '_field_31', '60647'),
(45421, 787, '_field_34', 'Tyson Foods'),
(45422, 787, '_field_35', '312-614-6824'),
(45423, 787, '_field_41', '0'),
(45424, 787, '_field_57', ''),
(45425, 787, '_field_58', ''),
(45426, 787, '_field_59', ''),
(45427, 787, '_field_60', ''),
(45428, 787, '_field_18', 'Caris Lora Quan'),
(45429, 787, '_field_24', '03/03/2015'),
(45430, 787, '_field_20', 'Caris'),
(45431, 787, '_field_22', 'F'),
(45432, 787, '_field_26', 'English'),
(45433, 787, '_field_27', 'Cantonese'),
(45434, 787, '_field_30', 'American And Canadian'),
(45435, 787, '_field_32', 'Yes'),
(45436, 787, '_field_72', 'Dayna Allana Quan - 5 months'),
(45437, 787, '_field_36', 'Games, puzzles, reading, playing pretend, drawing and creating art'),
(45438, 787, '_field_37', 'Swimming, ballet, soccer, yoga, playing games, cooking and pretending (like being a doctor, shopping cart/cashier)'),
(45439, 787, '_field_38', 'Yes'),
(45440, 787, '_field_39', 'Yes'),
(45441, 787, '_field_61', 'Yes'),
(45442, 787, '_field_53', ''),
(45443, 787, '_field_54', 'Yes'),
(45444, 787, '_field_55', 'Montessori Academy of Chicago - Caris is currently in full time Montessori Daycare school.  The school is a fully accredited Montessori school from infant to Grade 8.'),
(45445, 787, '_field_56', 'Yes'),
(45446, 787, '_field_42', 'None'),
(45447, 787, '_field_43', 'No'),
(45448, 787, '_field_62', ''),
(45449, 787, '_field_44', 'No'),
(45450, 787, '_field_63', ''),
(45451, 787, '_field_45', 'No'),
(45452, 787, '_field_64', ''),
(45453, 787, '_field_46', 'N'),
(45454, 787, '_field_65', ''),
(45455, 787, '_field_47', 'We are moving from Chicago, US to Vancouver in August and are looking for preschool for Caris in September.  We have heard great things about the WMA and also want to ensure Caris stays in a Montessori school that is accredited.'),
(45456, 787, '_field_73', 'We have seen Caris blossom from her attending the Montessori school she does now.  We love the independence and confidence that she is building from the Montessori training she receives.  In addition to seeing the benefits of developing practical life skills and educational foundation, we believe in the theories of growing and learning at the individual\'s pace and the fostering of independence.  We follow much of the Montessori methods at home and have many of the works at our home as well.  Our plans are to keep her in Montessori training until high school.'),
(45457, 787, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(45458, 787, '_field_67', '1'),
(45459, 787, '_form_id', '2'),
(45460, 787, '_seq_num', '182'),
(45461, 788, '_field_74', 'Grade One'),
(45462, 788, '_field_75', 'September 2018'),
(45463, 788, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(45464, 788, '_field_78', ''),
(45465, 788, '_field_79', ''),
(45466, 788, '_field_80', 'LUIZ MARCIO'),
(45467, 788, '_field_81', 'SILVA SANTOS'),
(45468, 788, '_field_82', '7788827589'),
(45469, 788, '_field_83', 'diogoincanada@gmail.com'),
(45470, 788, '_field_84', '939 Homer St.'),
(45471, 788, '_field_85', '3008'),
(45472, 788, '_field_86', 'VANCOUVER'),
(45473, 788, '_field_87', 'select'),
(45474, 788, '_field_88', 'V6B 2W'),
(45475, 788, '_field_89', '452E 24th Ave'),
(45476, 788, '_field_90', '7788827589'),
(45477, 788, '_field_91', '0'),
(45478, 788, '_field_92', ''),
(45479, 788, '_field_93', ''),
(45480, 788, '_field_94', ''),
(45481, 788, '_field_95', ''),
(45482, 788, '_field_128', ''),
(45483, 788, '_field_129', ''),
(45484, 788, '_field_96', 'VITOR GABRIEL SANTOS'),
(45485, 788, '_field_97', '15/03/2009'),
(45486, 788, '_field_98', ''),
(45487, 788, '_field_99', 'Male'),
(45488, 788, '_field_100', 'PORTUGUESE'),
(45489, 788, '_field_101', ''),
(45490, 788, '_field_102', 'BRAZILIAN'),
(45491, 788, '_field_103', 'Yes'),
(45492, 788, '_field_104', 'BRENO LUCCA SANTOS - 5'),
(45493, 788, '_field_105', 'Games and '),
(45494, 788, '_field_106', 'Play outdoor'),
(45495, 788, '_field_130', 'English School Vancouver'),
(45496, 788, '_field_137', 'Write, reading, drawing, and playing outdoor. '),
(45497, 788, '_field_131', 'Concluded 3 grade.'),
(45498, 788, '_field_138', 'dance, swimming, music lessons'),
(45499, 788, '_field_114', 'Nothing to report.'),
(45500, 788, '_field_115', 'No'),
(45501, 788, '_field_116', ''),
(45502, 788, '_field_117', 'No'),
(45503, 788, '_field_118', ''),
(45504, 788, '_field_119', 'No'),
(45505, 788, '_field_120', ''),
(45506, 788, '_field_121', 'No'),
(45507, 788, '_field_122', ''),
(45508, 788, '_field_132', 'No'),
(45509, 788, '_field_133', ''),
(45510, 788, '_field_134', 'No'),
(45511, 788, '_field_135', ''),
(45512, 788, '_field_123', 'I’ve visited the school campus, and I found the school excellent in terms of infrastructure and method. '),
(45513, 788, '_field_124', 'Because the Montessori Method of education is well recognized and would be an excellent choice for him, mainly because of its excellent foundation for creative learning.'),
(45514, 788, '_field_136', 'Not at the moment. '),
(45515, 788, '_field_126', '1'),
(45516, 788, '_form_id', '3'),
(45517, 788, '_seq_num', '130'),
(45518, 789, '_field_74', 'Grade One'),
(45519, 789, '_field_75', 'September 2018'),
(45520, 789, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(45521, 789, '_field_78', ''),
(45522, 789, '_field_79', ''),
(45523, 789, '_field_80', 'LUIZ MARCIO'),
(45524, 789, '_field_81', 'SILVA SANTOS'),
(45525, 789, '_field_82', '7788827589'),
(45526, 789, '_field_83', 'diogoincanada@gmail.com'),
(45527, 789, '_field_84', '939 Homer St.'),
(45528, 789, '_field_85', '3008'),
(45529, 789, '_field_86', 'VANCOUVER'),
(45530, 789, '_field_87', 'select'),
(45531, 789, '_field_88', 'V6B 2W'),
(45532, 789, '_field_89', '452E 24th Ave'),
(45533, 789, '_field_90', '7788827589'),
(45534, 789, '_field_91', '0'),
(45535, 789, '_field_92', ''),
(45536, 789, '_field_93', ''),
(45537, 789, '_field_94', ''),
(45538, 789, '_field_95', ''),
(45539, 789, '_field_128', ''),
(45540, 789, '_field_129', ''),
(45541, 789, '_field_96', 'VITOR GABRIEL SANTOS'),
(45542, 789, '_field_97', '15/03/2009'),
(45543, 789, '_field_98', ''),
(45544, 789, '_field_99', 'Male'),
(45545, 789, '_field_100', 'PORTUGUESE'),
(45546, 789, '_field_101', ''),
(45547, 789, '_field_102', 'BRAZILIAN'),
(45548, 789, '_field_103', 'Yes'),
(45549, 789, '_field_104', 'BRENO LUCCA SANTOS - 5'),
(45550, 789, '_field_105', 'Games and '),
(45551, 789, '_field_106', 'Play outdoor'),
(45552, 789, '_field_130', 'English School Vancouver'),
(45553, 789, '_field_137', 'Write, reading, drawing, and playing outdoor. '),
(45554, 789, '_field_131', 'Concluded 3 grade.'),
(45555, 789, '_field_138', 'dance, swimming, music lessons'),
(45556, 789, '_field_114', 'Nothing to report.'),
(45557, 789, '_field_115', 'No'),
(45558, 789, '_field_116', ''),
(45559, 789, '_field_117', 'No'),
(45560, 789, '_field_118', ''),
(45561, 789, '_field_119', 'No'),
(45562, 789, '_field_120', ''),
(45563, 789, '_field_121', 'No'),
(45564, 789, '_field_122', ''),
(45565, 789, '_field_132', 'No'),
(45566, 789, '_field_133', ''),
(45567, 789, '_field_134', 'No'),
(45568, 789, '_field_135', ''),
(45569, 789, '_field_123', 'I’ve visited the school campus, and I found the school excellent in terms of infrastructure and method. '),
(45570, 789, '_field_124', 'Because the Montessori Method of education is well recognized and would be an excellent choice for him, mainly because of its excellent foundation for creative learning.'),
(45571, 789, '_field_136', 'Not at the moment. '),
(45572, 789, '_field_126', '1'),
(45573, 789, '_form_id', '3'),
(45574, 789, '_seq_num', '131'),
(45575, 790, '_field_74', 'Kindergarten'),
(45576, 790, '_field_75', 'September 2018'),
(45577, 790, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(45578, 790, '_field_78', ''),
(45579, 790, '_field_79', ''),
(45580, 790, '_field_80', 'LUIZ MARCIO'),
(45581, 790, '_field_81', 'SILVA SANTOS'),
(45582, 790, '_field_82', '7788827589'),
(45583, 790, '_field_83', 'diogoincanada@gmail.com'),
(45584, 790, '_field_84', '939 Homer St'),
(45585, 790, '_field_85', '3008'),
(45586, 790, '_field_86', 'VANCOUVER'),
(45587, 790, '_field_87', 'select'),
(45588, 790, '_field_88', 'V6B 2W'),
(45589, 790, '_field_89', 'Vancouver'),
(45590, 790, '_field_90', '7788827589'),
(45591, 790, '_field_91', '0'),
(45592, 790, '_field_92', ''),
(45593, 790, '_field_93', ''),
(45594, 790, '_field_94', ''),
(45595, 790, '_field_95', ''),
(45596, 790, '_field_128', ''),
(45597, 790, '_field_129', ''),
(45598, 790, '_field_96', 'Brenno'),
(45599, 790, '_field_97', '30/04/2018'),
(45600, 790, '_field_98', ''),
(45601, 790, '_field_99', 'Male'),
(45602, 790, '_field_100', 'Portuguese'),
(45603, 790, '_field_101', ''),
(45604, 790, '_field_102', 'Brazilian'),
(45605, 790, '_field_103', 'Yes'),
(45606, 790, '_field_104', 'Vitor Gabriel Santos - 9'),
(45607, 790, '_field_105', 'Games, writing and drawing'),
(45608, 790, '_field_106', 'Playing outdoor, dance, sports.'),
(45609, 790, '_field_130', 'English School in Vancouver'),
(45610, 790, '_field_137', 'Write, reading, drawing, and playing outdoor. '),
(45611, 790, '_field_131', 'Kindergarten'),
(45612, 790, '_field_138', 'dance, swimming, music lessons and sports'),
(45613, 790, '_field_114', 'Nothing to report.'),
(45614, 790, '_field_115', 'No'),
(45615, 790, '_field_116', ''),
(45616, 790, '_field_117', 'No'),
(45617, 790, '_field_118', ''),
(45618, 790, '_field_119', 'No'),
(45619, 790, '_field_120', ''),
(45620, 790, '_field_121', 'No'),
(45621, 790, '_field_122', ''),
(45622, 790, '_field_132', 'No'),
(45623, 790, '_field_133', ''),
(45624, 790, '_field_134', 'No'),
(45625, 790, '_field_135', ''),
(45626, 790, '_field_123', 'I’ve visited the school campus, and I found the school excellent in terms of infrastructure and method. '),
(45627, 790, '_field_124', 'Because the Montessori Method of education is well recognized and would be an excellent choice for him, mainly because of its excellent foundation for creative learning.'),
(45628, 790, '_field_136', 'Nothing at the moment.'),
(45629, 790, '_field_126', '1'),
(45630, 790, '_form_id', '3'),
(45631, 790, '_seq_num', '132'),
(45632, 791, '_field_74', 'Kindergarten'),
(45633, 791, '_field_75', 'September 2018'),
(45634, 791, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(45635, 791, '_field_78', ''),
(45636, 791, '_field_79', ''),
(45637, 791, '_field_80', 'LUIZ MARCIO'),
(45638, 791, '_field_81', 'SILVA SANTOS'),
(45639, 791, '_field_82', '7788827589'),
(45640, 791, '_field_83', 'diogoincanada@gmail.com'),
(45641, 791, '_field_84', '939 Homer St'),
(45642, 791, '_field_85', '3008'),
(45643, 791, '_field_86', 'VANCOUVER'),
(45644, 791, '_field_87', 'select'),
(45645, 791, '_field_88', 'V6B 2W'),
(45646, 791, '_field_89', 'Vancouver'),
(45647, 791, '_field_90', '7788827589'),
(45648, 791, '_field_91', '0'),
(45649, 791, '_field_92', ''),
(45650, 791, '_field_93', ''),
(45651, 791, '_field_94', ''),
(45652, 791, '_field_95', ''),
(45653, 791, '_field_128', ''),
(45654, 791, '_field_129', ''),
(45655, 791, '_field_96', 'Brenno'),
(45656, 791, '_field_97', '30/04/2018'),
(45657, 791, '_field_98', ''),
(45658, 791, '_field_99', 'Male'),
(45659, 791, '_field_100', 'Portuguese'),
(45660, 791, '_field_101', ''),
(45661, 791, '_field_102', 'Brazilian'),
(45662, 791, '_field_103', 'Yes'),
(45663, 791, '_field_104', 'Vitor Gabriel Santos - 9'),
(45664, 791, '_field_105', 'Games, writing and drawing'),
(45665, 791, '_field_106', 'Playing outdoor, dance, sports.'),
(45666, 791, '_field_130', 'English School in Vancouver'),
(45667, 791, '_field_137', 'Write, reading, drawing, and playing outdoor. '),
(45668, 791, '_field_131', 'Kindergarten'),
(45669, 791, '_field_138', 'dance, swimming, music lessons and sports'),
(45670, 791, '_field_114', 'Nothing to report.'),
(45671, 791, '_field_115', 'No'),
(45672, 791, '_field_116', ''),
(45673, 791, '_field_117', 'No'),
(45674, 791, '_field_118', ''),
(45675, 791, '_field_119', 'No'),
(45676, 791, '_field_120', ''),
(45677, 791, '_field_121', 'No'),
(45678, 791, '_field_122', ''),
(45679, 791, '_field_132', 'No'),
(45680, 791, '_field_133', ''),
(45681, 791, '_field_134', 'No'),
(45682, 791, '_field_135', ''),
(45683, 791, '_field_123', 'I’ve visited the school campus, and I found the school excellent in terms of infrastructure and method. '),
(45684, 791, '_field_124', 'Because the Montessori Method of education is well recognized and would be an excellent choice for him, mainly because of its excellent foundation for creative learning.'),
(45685, 791, '_field_136', 'Nothing at the moment.'),
(45686, 791, '_field_126', '1'),
(45687, 791, '_form_id', '3'),
(45688, 791, '_seq_num', '133'),
(45689, 792, '_field_74', 'Grade Four'),
(45690, 792, '_field_75', 'September 2018'),
(45691, 792, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(45692, 792, '_field_78', ''),
(45693, 792, '_field_79', ''),
(45694, 792, '_field_80', 'LUIZ MARCIO'),
(45695, 792, '_field_81', 'SILVA SANTOS'),
(45696, 792, '_field_82', '7788827589'),
(45697, 792, '_field_83', 'diogoincanada@gmail.com'),
(45698, 792, '_field_84', '939 Homer Streer'),
(45699, 792, '_field_85', '3008'),
(45700, 792, '_field_86', 'VANCOUVER'),
(45701, 792, '_field_87', 'select'),
(45702, 792, '_field_88', 'V6B 2W'),
(45703, 792, '_field_89', 'Vancouver'),
(45704, 792, '_field_90', '7788827589'),
(45705, 792, '_field_91', '0'),
(45706, 792, '_field_92', ''),
(45707, 792, '_field_93', ''),
(45708, 792, '_field_94', ''),
(45709, 792, '_field_95', ''),
(45710, 792, '_field_128', ''),
(45711, 792, '_field_129', ''),
(45712, 792, '_field_96', 'Vitor Gabriel Santos'),
(45713, 792, '_field_97', '15/03/2009'),
(45714, 792, '_field_98', ''),
(45715, 792, '_field_99', 'Male'),
(45716, 792, '_field_100', 'Portuguese'),
(45717, 792, '_field_101', ''),
(45718, 792, '_field_102', 'Brazilian'),
(45719, 792, '_field_103', 'Yes'),
(45720, 792, '_field_104', 'Breno Lucca Santos - 5 yo'),
(45721, 792, '_field_105', 'Game and drawing.'),
(45722, 792, '_field_106', 'Sports, playing outdoor'),
(45723, 792, '_field_130', 'English School in Vancouver'),
(45724, 792, '_field_137', 'Write, reading, sports, drawing, and playing outdoor. '),
(45725, 792, '_field_131', 'Concluded 3 grade.'),
(45726, 792, '_field_138', 'Sports, dance, swimming, reading, music lessons.'),
(45727, 792, '_field_114', 'Nothing to report.'),
(45728, 792, '_field_115', 'No'),
(45729, 792, '_field_116', ''),
(45730, 792, '_field_117', 'No'),
(45731, 792, '_field_118', ''),
(45732, 792, '_field_119', 'No'),
(45733, 792, '_field_120', ''),
(45734, 792, '_field_121', 'No'),
(45735, 792, '_field_122', ''),
(45736, 792, '_field_132', 'No'),
(45737, 792, '_field_133', ''),
(45738, 792, '_field_134', 'No'),
(45739, 792, '_field_135', ''),
(45740, 792, '_field_123', 'I’ve visited the school campus, and I found the school excellent in terms of infrastructure and method. '),
(45741, 792, '_field_124', 'Because the Montessori Method of education is well recognized and would be an excellent choice for him, mainly because of its excellent foundation for creative learning.'),
(45742, 792, '_field_136', 'Nothing at the moment.'),
(45743, 792, '_field_126', '1'),
(45744, 792, '_form_id', '3'),
(45745, 792, '_seq_num', '134'),
(45746, 793, '_field_74', 'Grade Four'),
(45747, 793, '_field_75', 'September 2018'),
(45748, 793, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(45749, 793, '_field_78', ''),
(45750, 793, '_field_79', ''),
(45751, 793, '_field_80', 'LUIZ MARCIO'),
(45752, 793, '_field_81', 'SILVA SANTOS'),
(45753, 793, '_field_82', '7788827589'),
(45754, 793, '_field_83', 'diogoincanada@gmail.com'),
(45755, 793, '_field_84', '939 Homer Streer'),
(45756, 793, '_field_85', '3008'),
(45757, 793, '_field_86', 'VANCOUVER'),
(45758, 793, '_field_87', 'select'),
(45759, 793, '_field_88', 'V6B 2W'),
(45760, 793, '_field_89', 'Vancouver'),
(45761, 793, '_field_90', '7788827589'),
(45762, 793, '_field_91', '0'),
(45763, 793, '_field_92', ''),
(45764, 793, '_field_93', ''),
(45765, 793, '_field_94', ''),
(45766, 793, '_field_95', ''),
(45767, 793, '_field_128', ''),
(45768, 793, '_field_129', ''),
(45769, 793, '_field_96', 'Vitor Gabriel Santos'),
(45770, 793, '_field_97', '15/03/2009'),
(45771, 793, '_field_98', ''),
(45772, 793, '_field_99', 'Male'),
(45773, 793, '_field_100', 'Portuguese'),
(45774, 793, '_field_101', ''),
(45775, 793, '_field_102', 'Brazilian'),
(45776, 793, '_field_103', 'Yes'),
(45777, 793, '_field_104', 'Breno Lucca Santos - 5 yo'),
(45778, 793, '_field_105', 'Game and drawing.'),
(45779, 793, '_field_106', 'Sports, playing outdoor'),
(45780, 793, '_field_130', 'English School in Vancouver'),
(45781, 793, '_field_137', 'Write, reading, sports, drawing, and playing outdoor. '),
(45782, 793, '_field_131', 'Concluded 3 grade.'),
(45783, 793, '_field_138', 'Sports, dance, swimming, reading, music lessons.'),
(45784, 793, '_field_114', 'Nothing to report.'),
(45785, 793, '_field_115', 'No'),
(45786, 793, '_field_116', ''),
(45787, 793, '_field_117', 'No'),
(45788, 793, '_field_118', ''),
(45789, 793, '_field_119', 'No'),
(45790, 793, '_field_120', ''),
(45791, 793, '_field_121', 'No'),
(45792, 793, '_field_122', ''),
(45793, 793, '_field_132', 'No'),
(45794, 793, '_field_133', ''),
(45795, 793, '_field_134', 'No'),
(45796, 793, '_field_135', ''),
(45797, 793, '_field_123', 'I’ve visited the school campus, and I found the school excellent in terms of infrastructure and method. '),
(45798, 793, '_field_124', 'Because the Montessori Method of education is well recognized and would be an excellent choice for him, mainly because of its excellent foundation for creative learning.'),
(45799, 793, '_field_136', 'Nothing at the moment.'),
(45800, 793, '_field_126', '1'),
(45801, 793, '_form_id', '3'),
(45802, 793, '_seq_num', '135'),
(45803, 794, '_field_5', 'Morning Session'),
(45804, 794, '_field_7', 'September 2018'),
(45805, 794, '_field_9', '0'),
(45806, 794, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(45807, 794, '_field_70', 'Jenna Walji (sister)'),
(45808, 794, '_field_71', ''),
(45809, 794, '_field_17', 'Aliyah'),
(45810, 794, '_field_19', 'Walji'),
(45811, 794, '_field_21', '6044180961'),
(45812, 794, '_field_23', 'aliyah.walji@gmail.com'),
(45813, 794, '_field_25', '4014 Eton Street'),
(45814, 794, '_field_28', ''),
(45815, 794, '_field_29', 'Burnaby'),
(45816, 794, '_field_33', 'BC'),
(45817, 794, '_field_31', 'V5C1J7'),
(45818, 794, '_field_34', 'LifeScan Canada'),
(45819, 794, '_field_35', '6043202933'),
(45820, 794, '_field_41', '1'),
(45821, 794, '_field_57', ''),
(45822, 794, '_field_58', ''),
(45823, 794, '_field_59', ''),
(45824, 794, '_field_60', ''),
(45825, 794, '_field_18', 'Mariam Walji'),
(45826, 794, '_field_24', '22/05/2015'),
(45827, 794, '_field_20', 'Mariam'),
(45828, 794, '_field_22', 'F'),
(45829, 794, '_field_26', 'English'),
(45830, 794, '_field_27', ''),
(45831, 794, '_field_30', 'Canadian'),
(45832, 794, '_field_32', 'Yes'),
(45833, 794, '_field_72', 'Serena (age 7), Jenna (age 4)'),
(45834, 794, '_field_36', 'Loves to play, read books'),
(45835, 794, '_field_37', 'Loves sports, playing outside, dress-up'),
(45836, 794, '_field_38', 'Yes'),
(45837, 794, '_field_39', 'No'),
(45838, 794, '_field_61', ''),
(45839, 794, '_field_53', ''),
(45840, 794, '_field_54', 'No'),
(45841, 794, '_field_55', ''),
(45842, 794, '_field_56', ''),
(45843, 794, '_field_42', 'No she is healthy!'),
(45844, 794, '_field_43', 'No'),
(45845, 794, '_field_62', ''),
(45846, 794, '_field_44', 'Yes'),
(45847, 794, '_field_63', 'No pork please'),
(45848, 794, '_field_45', 'No'),
(45849, 794, '_field_64', ''),
(45850, 794, '_field_46', 'N'),
(45851, 794, '_field_65', ''),
(45852, 794, '_field_47', 'Want her to have a great experience like her two sisters'),
(45853, 794, '_field_73', 'Have seen a lot of benefit over the years with her siblings with relation to the Montessori approach'),
(45854, 794, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(45855, 794, '_field_67', '1'),
(45856, 794, '_form_id', '2'),
(45857, 794, '_seq_num', '183'),
(45858, 795, '_field_5', 'Morning Session'),
(45859, 795, '_field_7', 'September 2018'),
(45860, 795, '_field_9', '0'),
(45861, 795, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(45862, 795, '_field_70', 'Jenna Walji (sister)'),
(45863, 795, '_field_71', ''),
(45864, 795, '_field_17', 'Aliyah'),
(45865, 795, '_field_19', 'Walji'),
(45866, 795, '_field_21', '6044180961'),
(45867, 795, '_field_23', 'aliyah.walji@gmail.com'),
(45868, 795, '_field_25', '4014 Eton Street'),
(45869, 795, '_field_28', ''),
(45870, 795, '_field_29', 'Burnaby'),
(45871, 795, '_field_33', 'BC'),
(45872, 795, '_field_31', 'V5C1J7'),
(45873, 795, '_field_34', 'LifeScan Canada'),
(45874, 795, '_field_35', '6043202933'),
(45875, 795, '_field_41', '1'),
(45876, 795, '_field_57', ''),
(45877, 795, '_field_58', ''),
(45878, 795, '_field_59', ''),
(45879, 795, '_field_60', ''),
(45880, 795, '_field_18', 'Mariam Walji'),
(45881, 795, '_field_24', '22/05/2015'),
(45882, 795, '_field_20', 'Mariam'),
(45883, 795, '_field_22', 'F'),
(45884, 795, '_field_26', 'English'),
(45885, 795, '_field_27', ''),
(45886, 795, '_field_30', 'Canadian'),
(45887, 795, '_field_32', 'Yes'),
(45888, 795, '_field_72', 'Serena (age 7), Jenna (age 4)'),
(45889, 795, '_field_36', 'Loves to play, read books'),
(45890, 795, '_field_37', 'Loves sports, playing outside, dress-up'),
(45891, 795, '_field_38', 'Yes'),
(45892, 795, '_field_39', 'No'),
(45893, 795, '_field_61', ''),
(45894, 795, '_field_53', ''),
(45895, 795, '_field_54', 'No'),
(45896, 795, '_field_55', ''),
(45897, 795, '_field_56', ''),
(45898, 795, '_field_42', 'No she is healthy!'),
(45899, 795, '_field_43', 'No'),
(45900, 795, '_field_62', ''),
(45901, 795, '_field_44', 'Yes'),
(45902, 795, '_field_63', 'No pork please'),
(45903, 795, '_field_45', 'No'),
(45904, 795, '_field_64', ''),
(45905, 795, '_field_46', 'N'),
(45906, 795, '_field_65', ''),
(45907, 795, '_field_47', 'Want her to have a great experience like her two sisters'),
(45908, 795, '_field_73', 'Have seen a lot of benefit over the years with her siblings with relation to the Montessori approach'),
(45909, 795, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(45910, 795, '_field_67', '1'),
(45911, 795, '_form_id', '2'),
(45912, 795, '_seq_num', '184'),
(45913, 796, '_field_74', 'select'),
(45914, 796, '_field_75', 'September 2018'),
(45915, 796, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(45916, 796, '_field_78', ''),
(45917, 796, '_field_79', ''),
(45918, 796, '_field_80', 'Jaime'),
(45919, 796, '_field_81', 'Matten'),
(45920, 796, '_field_82', '604-561-2663'),
(45921, 796, '_field_83', 'mattenj@hotmail.com'),
(45922, 796, '_field_84', '1710 Semlin Dr'),
(45923, 796, '_field_85', ''),
(45924, 796, '_field_86', 'Vancouver'),
(45925, 796, '_field_87', 'BC'),
(45926, 796, '_field_88', 'V5N4P7'),
(45927, 796, '_field_89', 'BC Federation of Labour'),
(45928, 796, '_field_90', '604-561-2663'),
(45929, 796, '_field_91', '1'),
(45930, 796, '_field_92', ''),
(45931, 796, '_field_93', ''),
(45932, 796, '_field_94', ''),
(45933, 796, '_field_95', ''),
(45934, 796, '_field_128', ''),
(45935, 796, '_field_129', ''),
(45936, 796, '_field_96', 'Lucas Fowlie'),
(45937, 796, '_field_97', '04/03/2013'),
(45938, 796, '_field_98', ''),
(45939, 796, '_field_99', 'Male'),
(45940, 796, '_field_100', 'English'),
(45941, 796, '_field_101', ''),
(45942, 796, '_field_102', 'canadian'),
(45943, 796, '_field_103', 'Yes'),
(45944, 796, '_field_104', ''),
(45945, 796, '_field_105', 'colouring, puzzles'),
(45946, 796, '_field_106', 'sports'),
(45947, 796, '_field_130', 'CEFA '),
(45948, 796, '_field_137', 'math'),
(45949, 796, '_field_131', ''),
(45950, 796, '_field_138', 'swimming, ski lessons, soccer'),
(45951, 796, '_field_114', 'n/a'),
(45952, 796, '_field_115', 'No'),
(45953, 796, '_field_116', ''),
(45954, 796, '_field_117', 'Yes'),
(45955, 796, '_field_118', 'vegetarian'),
(45956, 796, '_field_119', 'No'),
(45957, 796, '_field_120', ''),
(45958, 796, '_field_121', 'No'),
(45959, 796, '_field_122', ''),
(45960, 796, '_field_132', 'No'),
(45961, 796, '_field_133', ''),
(45962, 796, '_field_134', 'No'),
(45963, 796, '_field_135', ''),
(45964, 796, '_field_123', 'We are looking for a school that fosters relationship building, respect and community. Coming from the CEFA (Commercial Drive school)program, our son has been academically challenged and has thrived in the structured environment. '),
(45965, 796, '_field_124', 'Our goals are simple - provide an environment that teaches our son about community building, respectful relationships and challenges his mind to think critically and creatively.');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(45966, 796, '_field_136', 'Like all parents, we believe our son has a strong mind and caring heart. We want to foster both aspects of his growth.'),
(45967, 796, '_field_126', '1'),
(45968, 796, '_form_id', '3'),
(45969, 796, '_seq_num', '136'),
(45970, 797, '_field_74', 'select'),
(45971, 797, '_field_75', 'September 2018'),
(45972, 797, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(45973, 797, '_field_78', ''),
(45974, 797, '_field_79', ''),
(45975, 797, '_field_80', 'Jaime'),
(45976, 797, '_field_81', 'Matten'),
(45977, 797, '_field_82', '604-561-2663'),
(45978, 797, '_field_83', 'mattenj@hotmail.com'),
(45979, 797, '_field_84', '1710 Semlin Dr'),
(45980, 797, '_field_85', ''),
(45981, 797, '_field_86', 'Vancouver'),
(45982, 797, '_field_87', 'BC'),
(45983, 797, '_field_88', 'V5N4P7'),
(45984, 797, '_field_89', 'BC Federation of Labour'),
(45985, 797, '_field_90', '604-561-2663'),
(45986, 797, '_field_91', '1'),
(45987, 797, '_field_92', ''),
(45988, 797, '_field_93', ''),
(45989, 797, '_field_94', ''),
(45990, 797, '_field_95', ''),
(45991, 797, '_field_128', ''),
(45992, 797, '_field_129', ''),
(45993, 797, '_field_96', 'Lucas Fowlie'),
(45994, 797, '_field_97', '04/03/2013'),
(45995, 797, '_field_98', ''),
(45996, 797, '_field_99', 'Male'),
(45997, 797, '_field_100', 'English'),
(45998, 797, '_field_101', ''),
(45999, 797, '_field_102', 'canadian'),
(46000, 797, '_field_103', 'Yes'),
(46001, 797, '_field_104', ''),
(46002, 797, '_field_105', 'colouring, puzzles'),
(46003, 797, '_field_106', 'sports'),
(46004, 797, '_field_130', 'CEFA '),
(46005, 797, '_field_137', 'math'),
(46006, 797, '_field_131', ''),
(46007, 797, '_field_138', 'swimming, ski lessons, soccer'),
(46008, 797, '_field_114', 'n/a'),
(46009, 797, '_field_115', 'No'),
(46010, 797, '_field_116', ''),
(46011, 797, '_field_117', 'Yes'),
(46012, 797, '_field_118', 'vegetarian'),
(46013, 797, '_field_119', 'No'),
(46014, 797, '_field_120', ''),
(46015, 797, '_field_121', 'No'),
(46016, 797, '_field_122', ''),
(46017, 797, '_field_132', 'No'),
(46018, 797, '_field_133', ''),
(46019, 797, '_field_134', 'No'),
(46020, 797, '_field_135', ''),
(46021, 797, '_field_123', 'We are looking for a school that fosters relationship building, respect and community. Coming from the CEFA (Commercial Drive school)program, our son has been academically challenged and has thrived in the structured environment. '),
(46022, 797, '_field_124', 'Our goals are simple - provide an environment that teaches our son about community building, respectful relationships and challenges his mind to think critically and creatively.'),
(46023, 797, '_field_136', 'Like all parents, we believe our son has a strong mind and caring heart. We want to foster both aspects of his growth.'),
(46024, 797, '_field_126', '1'),
(46025, 797, '_form_id', '3'),
(46026, 797, '_seq_num', '137'),
(46027, 798, '_field_5', 'select'),
(46028, 798, '_field_7', 'September 2018'),
(46029, 798, '_field_9', '0'),
(46030, 798, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(46031, 798, '_field_70', ''),
(46032, 798, '_field_71', ''),
(46033, 798, '_field_17', 'Jaymie'),
(46034, 798, '_field_19', 'Senga'),
(46035, 798, '_field_21', '403-966-8383'),
(46036, 798, '_field_23', 'jaymiesenga@gmail.com'),
(46037, 798, '_field_25', '77 Cougarstone Terr SW'),
(46038, 798, '_field_28', ''),
(46039, 798, '_field_29', 'Calgary'),
(46040, 798, '_field_33', 'AB'),
(46041, 798, '_field_31', 'T3H5A1'),
(46042, 798, '_field_34', 'self employed'),
(46043, 798, '_field_35', '403-966-8383'),
(46044, 798, '_field_41', '0'),
(46045, 798, '_field_57', ''),
(46046, 798, '_field_58', ''),
(46047, 798, '_field_59', ''),
(46048, 798, '_field_60', ''),
(46049, 798, '_field_18', 'Kiev'),
(46050, 798, '_field_24', 'Invalid date'),
(46051, 798, '_field_20', 'Kiev'),
(46052, 798, '_field_22', 'F'),
(46053, 798, '_field_26', 'English'),
(46054, 798, '_field_27', ''),
(46055, 798, '_field_30', 'Canadian'),
(46056, 798, '_field_32', 'N'),
(46057, 798, '_field_72', ''),
(46058, 798, '_field_36', 'role playing, drawing, creating, inventing, making'),
(46059, 798, '_field_37', 'role playing, games, imaginary play'),
(46060, 798, '_field_38', 'Yes'),
(46061, 798, '_field_39', 'Yes'),
(46062, 798, '_field_61', 'Yes'),
(46063, 798, '_field_53', 'very social, loves people, daycare for 2 years (1-3 years old). Preschool. Being an only child creating a community of playmates has been a priority. However, she works alone wonderfully and is an independent thinker. Kiev is easy going and well liked. '),
(46064, 798, '_field_54', 'Yes'),
(46065, 798, '_field_55', 'Currently in Year One at Calgary Arts Academy. We are relocating to Vancouver this summer. Other activities: Piano, dance, soccer.'),
(46066, 798, '_field_56', 'Yes'),
(46067, 798, '_field_42', 'n/a'),
(46068, 798, '_field_43', 'No'),
(46069, 798, '_field_62', ''),
(46070, 798, '_field_44', 'No'),
(46071, 798, '_field_63', ''),
(46072, 798, '_field_45', 'No'),
(46073, 798, '_field_64', ''),
(46074, 798, '_field_46', 'N'),
(46075, 798, '_field_65', ''),
(46076, 798, '_field_47', 'We are locating to Vancouver from Calgary this summer and are very interested in the Montessori program. She\'s currently in a charter school, Calgary Arts Academy, that takes many teaching queues from Montessori, which we love. Kiev is currently in Year One and loves school. We would like to see this love of learning and sense of belonging continue once we relocate. '),
(46077, 798, '_field_73', 'Our main education goal for our daughter is for her to love learning. We feel the Montessori Method promotes a positive learning environment, focusing on community where children feel empowered and confident in their ability. Not having to be competitive with classmates, but focusing on their own strengths leads to that love of learning we are seeking for her. Teaching self-motivation while promoting cooperative play, with hands on learning is a perfect fit for our daughter. We also think Kiev would be a wonderful asset to your school. She\'s creative, intelligent - always asking why and how - and is a well liked natural leader. '),
(46078, 798, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(46079, 798, '_field_67', '1'),
(46080, 798, '_form_id', '2'),
(46081, 798, '_seq_num', '185'),
(46082, 799, '_field_5', 'select'),
(46083, 799, '_field_7', 'September 2018'),
(46084, 799, '_field_9', '0'),
(46085, 799, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(46086, 799, '_field_70', ''),
(46087, 799, '_field_71', ''),
(46088, 799, '_field_17', 'Jaymie'),
(46089, 799, '_field_19', 'Senga'),
(46090, 799, '_field_21', '403-966-8383'),
(46091, 799, '_field_23', 'jaymiesenga@gmail.com'),
(46092, 799, '_field_25', '77 Cougarstone Terr SW'),
(46093, 799, '_field_28', ''),
(46094, 799, '_field_29', 'Calgary'),
(46095, 799, '_field_33', 'AB'),
(46096, 799, '_field_31', 'T3H5A1'),
(46097, 799, '_field_34', 'self employed'),
(46098, 799, '_field_35', '403-966-8383'),
(46099, 799, '_field_41', '0'),
(46100, 799, '_field_57', ''),
(46101, 799, '_field_58', ''),
(46102, 799, '_field_59', ''),
(46103, 799, '_field_60', ''),
(46104, 799, '_field_18', 'Kiev'),
(46105, 799, '_field_24', 'Invalid date'),
(46106, 799, '_field_20', 'Kiev'),
(46107, 799, '_field_22', 'F'),
(46108, 799, '_field_26', 'English'),
(46109, 799, '_field_27', ''),
(46110, 799, '_field_30', 'Canadian'),
(46111, 799, '_field_32', 'N'),
(46112, 799, '_field_72', ''),
(46113, 799, '_field_36', 'role playing, drawing, creating, inventing, making'),
(46114, 799, '_field_37', 'role playing, games, imaginary play'),
(46115, 799, '_field_38', 'Yes'),
(46116, 799, '_field_39', 'Yes'),
(46117, 799, '_field_61', 'Yes'),
(46118, 799, '_field_53', 'very social, loves people, daycare for 2 years (1-3 years old). Preschool. Being an only child creating a community of playmates has been a priority. However, she works alone wonderfully and is an independent thinker. Kiev is easy going and well liked. '),
(46119, 799, '_field_54', 'Yes'),
(46120, 799, '_field_55', 'Currently in Year One at Calgary Arts Academy. We are relocating to Vancouver this summer. Other activities: Piano, dance, soccer.'),
(46121, 799, '_field_56', 'Yes'),
(46122, 799, '_field_42', 'n/a'),
(46123, 799, '_field_43', 'No'),
(46124, 799, '_field_62', ''),
(46125, 799, '_field_44', 'No'),
(46126, 799, '_field_63', ''),
(46127, 799, '_field_45', 'No'),
(46128, 799, '_field_64', ''),
(46129, 799, '_field_46', 'N'),
(46130, 799, '_field_65', ''),
(46131, 799, '_field_47', 'We are locating to Vancouver from Calgary this summer and are very interested in the Montessori program. She\'s currently in a charter school, Calgary Arts Academy, that takes many teaching queues from Montessori, which we love. Kiev is currently in Year One and loves school. We would like to see this love of learning and sense of belonging continue once we relocate. '),
(46132, 799, '_field_73', 'Our main education goal for our daughter is for her to love learning. We feel the Montessori Method promotes a positive learning environment, focusing on community where children feel empowered and confident in their ability. Not having to be competitive with classmates, but focusing on their own strengths leads to that love of learning we are seeking for her. Teaching self-motivation while promoting cooperative play, with hands on learning is a perfect fit for our daughter. We also think Kiev would be a wonderful asset to your school. She\'s creative, intelligent - always asking why and how - and is a well liked natural leader. '),
(46133, 799, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(46134, 799, '_field_67', '1'),
(46135, 799, '_form_id', '2'),
(46136, 799, '_seq_num', '186'),
(46137, 800, '_field_74', 'Grade One'),
(46138, 800, '_field_75', 'September 2018'),
(46139, 800, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(46140, 800, '_field_78', ''),
(46141, 800, '_field_79', ''),
(46142, 800, '_field_80', 'De'),
(46143, 800, '_field_81', 'Ding'),
(46144, 800, '_field_82', '832-691-6165'),
(46145, 800, '_field_83', 'de_ding@hotmail.com'),
(46146, 800, '_field_84', '2412 E 8th Ave'),
(46147, 800, '_field_85', ''),
(46148, 800, '_field_86', 'vancouver'),
(46149, 800, '_field_87', 'BC'),
(46150, 800, '_field_88', 'v5m 4v'),
(46151, 800, '_field_89', 'self employed'),
(46152, 800, '_field_90', '832-691-6165'),
(46153, 800, '_field_91', '0'),
(46154, 800, '_field_92', ''),
(46155, 800, '_field_93', ''),
(46156, 800, '_field_94', ''),
(46157, 800, '_field_95', ''),
(46158, 800, '_field_128', ''),
(46159, 800, '_field_129', ''),
(46160, 800, '_field_96', 'Meion Ding'),
(46161, 800, '_field_97', '13/09/2011'),
(46162, 800, '_field_98', 'Meion'),
(46163, 800, '_field_99', 'Male'),
(46164, 800, '_field_100', 'English'),
(46165, 800, '_field_101', 'Japanese'),
(46166, 800, '_field_102', 'Canadian'),
(46167, 800, '_field_103', 'Yes'),
(46168, 800, '_field_104', 'Kimi 8 year old'),
(46169, 800, '_field_105', 'reading'),
(46170, 800, '_field_106', 'playing various games'),
(46171, 800, '_field_130', ''),
(46172, 800, '_field_137', 'math'),
(46173, 800, '_field_131', 'Kinder'),
(46174, 800, '_field_138', 'singing in choir'),
(46175, 800, '_field_114', 'none'),
(46176, 800, '_field_115', 'No'),
(46177, 800, '_field_116', ''),
(46178, 800, '_field_117', 'No'),
(46179, 800, '_field_118', ''),
(46180, 800, '_field_119', 'No'),
(46181, 800, '_field_120', ''),
(46182, 800, '_field_121', 'No'),
(46183, 800, '_field_122', ''),
(46184, 800, '_field_132', 'No'),
(46185, 800, '_field_133', ''),
(46186, 800, '_field_134', 'No'),
(46187, 800, '_field_135', ''),
(46188, 800, '_field_123', 'He was montessori educated from 3yr old through pre-K in Texas.  We would like to continue the education.'),
(46189, 800, '_field_124', 'We very much like the self-paced learning and believe he can get the maximum potential with Montessori education.'),
(46190, 800, '_field_136', 'He is a kind and gentle child but sensitive at times.'),
(46191, 800, '_field_126', '1'),
(46192, 800, '_form_id', '3'),
(46193, 800, '_seq_num', '138'),
(46194, 801, '_field_74', 'Grade One'),
(46195, 801, '_field_75', 'September 2018'),
(46196, 801, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(46197, 801, '_field_78', ''),
(46198, 801, '_field_79', ''),
(46199, 801, '_field_80', 'De'),
(46200, 801, '_field_81', 'Ding'),
(46201, 801, '_field_82', '832-691-6165'),
(46202, 801, '_field_83', 'de_ding@hotmail.com'),
(46203, 801, '_field_84', '2412 E 8th Ave'),
(46204, 801, '_field_85', ''),
(46205, 801, '_field_86', 'vancouver'),
(46206, 801, '_field_87', 'BC'),
(46207, 801, '_field_88', 'v5m 4v'),
(46208, 801, '_field_89', 'self employed'),
(46209, 801, '_field_90', '832-691-6165'),
(46210, 801, '_field_91', '0'),
(46211, 801, '_field_92', ''),
(46212, 801, '_field_93', ''),
(46213, 801, '_field_94', ''),
(46214, 801, '_field_95', ''),
(46215, 801, '_field_128', ''),
(46216, 801, '_field_129', ''),
(46217, 801, '_field_96', 'Meion Ding'),
(46218, 801, '_field_97', '13/09/2011'),
(46219, 801, '_field_98', 'Meion'),
(46220, 801, '_field_99', 'Male'),
(46221, 801, '_field_100', 'English'),
(46222, 801, '_field_101', 'Japanese'),
(46223, 801, '_field_102', 'Canadian'),
(46224, 801, '_field_103', 'Yes'),
(46225, 801, '_field_104', 'Kimi 8 year old'),
(46226, 801, '_field_105', 'reading'),
(46227, 801, '_field_106', 'playing various games'),
(46228, 801, '_field_130', ''),
(46229, 801, '_field_137', 'math'),
(46230, 801, '_field_131', 'Kinder'),
(46231, 801, '_field_138', 'singing in choir'),
(46232, 801, '_field_114', 'none'),
(46233, 801, '_field_115', 'No'),
(46234, 801, '_field_116', ''),
(46235, 801, '_field_117', 'No'),
(46236, 801, '_field_118', ''),
(46237, 801, '_field_119', 'No'),
(46238, 801, '_field_120', ''),
(46239, 801, '_field_121', 'No'),
(46240, 801, '_field_122', ''),
(46241, 801, '_field_132', 'No'),
(46242, 801, '_field_133', ''),
(46243, 801, '_field_134', 'No'),
(46244, 801, '_field_135', ''),
(46245, 801, '_field_123', 'He was montessori educated from 3yr old through pre-K in Texas.  We would like to continue the education.'),
(46246, 801, '_field_124', 'We very much like the self-paced learning and believe he can get the maximum potential with Montessori education.'),
(46247, 801, '_field_136', 'He is a kind and gentle child but sensitive at times.'),
(46248, 801, '_field_126', '1'),
(46249, 801, '_form_id', '3'),
(46250, 801, '_seq_num', '139'),
(46251, 802, '_field_74', 'Grade Four'),
(46252, 802, '_field_75', 'September 2018'),
(46253, 802, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(46254, 802, '_field_78', ''),
(46255, 802, '_field_79', ''),
(46256, 802, '_field_80', 'De'),
(46257, 802, '_field_81', 'Ding'),
(46258, 802, '_field_82', '832-691-6165'),
(46259, 802, '_field_83', 'de_ding@hotmail.com'),
(46260, 802, '_field_84', '2412 east 8th Ave'),
(46261, 802, '_field_85', ''),
(46262, 802, '_field_86', 'Vancouver'),
(46263, 802, '_field_87', 'BC'),
(46264, 802, '_field_88', 'v5m 4v'),
(46265, 802, '_field_89', 'self-employed'),
(46266, 802, '_field_90', '832-691-6165'),
(46267, 802, '_field_91', '0'),
(46268, 802, '_field_92', ''),
(46269, 802, '_field_93', ''),
(46270, 802, '_field_94', ''),
(46271, 802, '_field_95', ''),
(46272, 802, '_field_128', ''),
(46273, 802, '_field_129', ''),
(46274, 802, '_field_96', 'Kimi'),
(46275, 802, '_field_97', '04/08/2009'),
(46276, 802, '_field_98', 'Kimi'),
(46277, 802, '_field_99', 'Female'),
(46278, 802, '_field_100', 'English'),
(46279, 802, '_field_101', 'Japanese'),
(46280, 802, '_field_102', 'Canadian'),
(46281, 802, '_field_103', 'Yes'),
(46282, 802, '_field_104', 'Meion Ding 6 year old'),
(46283, 802, '_field_105', 'reading '),
(46284, 802, '_field_106', 'playing sports'),
(46285, 802, '_field_130', ''),
(46286, 802, '_field_137', 'writing'),
(46287, 802, '_field_131', '3rd'),
(46288, 802, '_field_138', 'singing in choir and learning to play piano'),
(46289, 802, '_field_114', 'none'),
(46290, 802, '_field_115', 'No'),
(46291, 802, '_field_116', ''),
(46292, 802, '_field_117', 'No'),
(46293, 802, '_field_118', ''),
(46294, 802, '_field_119', 'No'),
(46295, 802, '_field_120', ''),
(46296, 802, '_field_121', 'No'),
(46297, 802, '_field_122', ''),
(46298, 802, '_field_132', 'No'),
(46299, 802, '_field_133', ''),
(46300, 802, '_field_134', 'No'),
(46301, 802, '_field_135', ''),
(46302, 802, '_field_123', 'she was Montessori educated in Texas from 3 year old to kindergarten and we would like to continue Montessori when moved back to Vancouver.'),
(46303, 802, '_field_124', 'the self-paced learning method will benefit her long time so we would like her to continue.'),
(46304, 802, '_field_136', 'Kimi is shy at first but once she gets used to the environment, she accelerates and also helps out teachers.  '),
(46305, 802, '_field_126', '1'),
(46306, 802, '_form_id', '3'),
(46307, 802, '_seq_num', '140'),
(46308, 803, '_field_74', 'Grade Four'),
(46309, 803, '_field_75', 'September 2018'),
(46310, 803, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(46311, 803, '_field_78', ''),
(46312, 803, '_field_79', ''),
(46313, 803, '_field_80', 'De'),
(46314, 803, '_field_81', 'Ding'),
(46315, 803, '_field_82', '832-691-6165'),
(46316, 803, '_field_83', 'de_ding@hotmail.com'),
(46317, 803, '_field_84', '2412 east 8th Ave'),
(46318, 803, '_field_85', ''),
(46319, 803, '_field_86', 'Vancouver'),
(46320, 803, '_field_87', 'BC'),
(46321, 803, '_field_88', 'v5m 4v'),
(46322, 803, '_field_89', 'self-employed'),
(46323, 803, '_field_90', '832-691-6165'),
(46324, 803, '_field_91', '0'),
(46325, 803, '_field_92', ''),
(46326, 803, '_field_93', ''),
(46327, 803, '_field_94', ''),
(46328, 803, '_field_95', ''),
(46329, 803, '_field_128', ''),
(46330, 803, '_field_129', ''),
(46331, 803, '_field_96', 'Kimi'),
(46332, 803, '_field_97', '04/08/2009'),
(46333, 803, '_field_98', 'Kimi'),
(46334, 803, '_field_99', 'Female'),
(46335, 803, '_field_100', 'English'),
(46336, 803, '_field_101', 'Japanese'),
(46337, 803, '_field_102', 'Canadian'),
(46338, 803, '_field_103', 'Yes'),
(46339, 803, '_field_104', 'Meion Ding 6 year old'),
(46340, 803, '_field_105', 'reading '),
(46341, 803, '_field_106', 'playing sports'),
(46342, 803, '_field_130', ''),
(46343, 803, '_field_137', 'writing'),
(46344, 803, '_field_131', '3rd'),
(46345, 803, '_field_138', 'singing in choir and learning to play piano'),
(46346, 803, '_field_114', 'none'),
(46347, 803, '_field_115', 'No'),
(46348, 803, '_field_116', ''),
(46349, 803, '_field_117', 'No'),
(46350, 803, '_field_118', ''),
(46351, 803, '_field_119', 'No'),
(46352, 803, '_field_120', ''),
(46353, 803, '_field_121', 'No'),
(46354, 803, '_field_122', ''),
(46355, 803, '_field_132', 'No'),
(46356, 803, '_field_133', ''),
(46357, 803, '_field_134', 'No'),
(46358, 803, '_field_135', ''),
(46359, 803, '_field_123', 'she was Montessori educated in Texas from 3 year old to kindergarten and we would like to continue Montessori when moved back to Vancouver.'),
(46360, 803, '_field_124', 'the self-paced learning method will benefit her long time so we would like her to continue.'),
(46361, 803, '_field_136', 'Kimi is shy at first but once she gets used to the environment, she accelerates and also helps out teachers.  '),
(46362, 803, '_field_126', '1'),
(46363, 803, '_form_id', '3'),
(46364, 803, '_seq_num', '141'),
(46365, 804, '_field_5', 'Morning Session'),
(46366, 804, '_field_7', 'September 2019'),
(46367, 804, '_field_9', '0'),
(46368, 804, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(46369, 804, '_field_70', ''),
(46370, 804, '_field_71', ''),
(46371, 804, '_field_17', 'Douanne'),
(46372, 804, '_field_19', 'Siew'),
(46373, 804, '_field_21', '7789989811'),
(46374, 804, '_field_23', 'yek_m@hotmail.com'),
(46375, 804, '_field_25', '668 W 16th Avenue'),
(46376, 804, '_field_28', '202'),
(46377, 804, '_field_29', 'Vancouver'),
(46378, 804, '_field_33', 'BC'),
(46379, 804, '_field_31', 'V5Z1S6'),
(46380, 804, '_field_34', 'Burnaby'),
(46381, 804, '_field_35', '778-998-9811'),
(46382, 804, '_field_41', '0'),
(46383, 804, '_field_57', ''),
(46384, 804, '_field_58', ''),
(46385, 804, '_field_59', ''),
(46386, 804, '_field_60', ''),
(46387, 804, '_field_18', 'Ethan Yeh'),
(46388, 804, '_field_24', '21/05/2016'),
(46389, 804, '_field_20', 'Ethan'),
(46390, 804, '_field_22', 'M'),
(46391, 804, '_field_26', 'English'),
(46392, 804, '_field_27', ''),
(46393, 804, '_field_30', 'Canadian'),
(46394, 804, '_field_32', 'Yes'),
(46395, 804, '_field_72', 'Gabriel Yeh, same age - his twin'),
(46396, 804, '_field_36', 'looking through books, playing at the park, blocks, drawing, taking apart things'),
(46397, 804, '_field_37', 'playing at the park, sandbox, library time, playing with toys'),
(46398, 804, '_field_38', 'Yes'),
(46399, 804, '_field_39', 'No'),
(46400, 804, '_field_61', ''),
(46401, 804, '_field_53', ''),
(46402, 804, '_field_54', 'No'),
(46403, 804, '_field_55', ''),
(46404, 804, '_field_56', ''),
(46405, 804, '_field_42', 'egg allergy - hives\nmilk allergy - hives\nbeans - hives'),
(46406, 804, '_field_43', 'No'),
(46407, 804, '_field_62', ''),
(46408, 804, '_field_44', 'Yes'),
(46409, 804, '_field_63', 'we avoid egg white, dairy, beans as he is allergic'),
(46410, 804, '_field_45', 'No'),
(46411, 804, '_field_64', ''),
(46412, 804, '_field_46', 'N'),
(46413, 804, '_field_65', ''),
(46414, 804, '_field_47', 'I would like him and his brother to be allowed a space with both structure and freedom to grow, explore their interests, and become kind helpful human beings!'),
(46415, 804, '_field_73', 'I went to Montessori as a child and remember the freedom and joy I had going to preschool, learning to read, taking responsibility for my decisions, learning to be autonomous and playing with my friends and also alone.  I still have some friendships today in my 30s that I cherish from my preschool days.'),
(46416, 804, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(46417, 804, '_field_67', '1'),
(46418, 804, '_form_id', '2'),
(46419, 804, '_seq_num', '187'),
(46420, 805, '_field_5', 'Morning Session'),
(46421, 805, '_field_7', 'September 2019'),
(46422, 805, '_field_9', '0'),
(46423, 805, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(46424, 805, '_field_70', ''),
(46425, 805, '_field_71', ''),
(46426, 805, '_field_17', 'Douanne'),
(46427, 805, '_field_19', 'Siew'),
(46428, 805, '_field_21', '7789989811'),
(46429, 805, '_field_23', 'yek_m@hotmail.com'),
(46430, 805, '_field_25', '668 W 16th Avenue'),
(46431, 805, '_field_28', '202'),
(46432, 805, '_field_29', 'Vancouver'),
(46433, 805, '_field_33', 'BC'),
(46434, 805, '_field_31', 'V5Z1S6'),
(46435, 805, '_field_34', 'Burnaby'),
(46436, 805, '_field_35', '778-998-9811'),
(46437, 805, '_field_41', '0'),
(46438, 805, '_field_57', ''),
(46439, 805, '_field_58', ''),
(46440, 805, '_field_59', ''),
(46441, 805, '_field_60', ''),
(46442, 805, '_field_18', 'Ethan Yeh'),
(46443, 805, '_field_24', '21/05/2016'),
(46444, 805, '_field_20', 'Ethan'),
(46445, 805, '_field_22', 'M'),
(46446, 805, '_field_26', 'English'),
(46447, 805, '_field_27', ''),
(46448, 805, '_field_30', 'Canadian'),
(46449, 805, '_field_32', 'Yes'),
(46450, 805, '_field_72', 'Gabriel Yeh, same age - his twin'),
(46451, 805, '_field_36', 'looking through books, playing at the park, blocks, drawing, taking apart things'),
(46452, 805, '_field_37', 'playing at the park, sandbox, library time, playing with toys'),
(46453, 805, '_field_38', 'Yes'),
(46454, 805, '_field_39', 'No'),
(46455, 805, '_field_61', ''),
(46456, 805, '_field_53', ''),
(46457, 805, '_field_54', 'No'),
(46458, 805, '_field_55', ''),
(46459, 805, '_field_56', ''),
(46460, 805, '_field_42', 'egg allergy - hives\nmilk allergy - hives\nbeans - hives'),
(46461, 805, '_field_43', 'No'),
(46462, 805, '_field_62', ''),
(46463, 805, '_field_44', 'Yes'),
(46464, 805, '_field_63', 'we avoid egg white, dairy, beans as he is allergic'),
(46465, 805, '_field_45', 'No'),
(46466, 805, '_field_64', ''),
(46467, 805, '_field_46', 'N'),
(46468, 805, '_field_65', ''),
(46469, 805, '_field_47', 'I would like him and his brother to be allowed a space with both structure and freedom to grow, explore their interests, and become kind helpful human beings!'),
(46470, 805, '_field_73', 'I went to Montessori as a child and remember the freedom and joy I had going to preschool, learning to read, taking responsibility for my decisions, learning to be autonomous and playing with my friends and also alone.  I still have some friendships today in my 30s that I cherish from my preschool days.'),
(46471, 805, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(46472, 805, '_field_67', '1'),
(46473, 805, '_form_id', '2'),
(46474, 805, '_seq_num', '188'),
(46475, 806, '_field_74', 'Kindergarten'),
(46476, 806, '_field_75', 'January 2019'),
(46477, 806, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(46478, 806, '_field_78', ''),
(46479, 806, '_field_79', ''),
(46480, 806, '_field_80', 'Davide'),
(46481, 806, '_field_81', 'Delpero'),
(46482, 806, '_field_82', '+573173699369'),
(46483, 806, '_field_83', 'davide.delpero@atbrc.com'),
(46484, 806, '_field_84', 'Calle 4 # 28-61 Medellin (Actual, i will move to Vancouver on Jan 19)'),
(46485, 806, '_field_85', 'Miro 2401'),
(46486, 806, '_field_86', 'Medellin'),
(46487, 806, '_field_87', 'CA'),
(46488, 806, '_field_88', '050001'),
(46489, 806, '_field_89', 'Actually COlombia, I will be move to Vancouver'),
(46490, 806, '_field_90', '+573173699369'),
(46491, 806, '_field_91', '1'),
(46492, 806, '_field_92', ''),
(46493, 806, '_field_93', ''),
(46494, 806, '_field_94', ''),
(46495, 806, '_field_95', ''),
(46496, 806, '_field_128', ''),
(46497, 806, '_field_129', ''),
(46498, 806, '_field_96', 'Nicola Delpero Pendas'),
(46499, 806, '_field_97', '18/09/2013'),
(46500, 806, '_field_98', 'Nicola'),
(46501, 806, '_field_99', 'Male'),
(46502, 806, '_field_100', 'Spanish'),
(46503, 806, '_field_101', 'Italian, English'),
(46504, 806, '_field_102', 'Italian/Colombian'),
(46505, 806, '_field_103', 'Yes'),
(46506, 806, '_field_104', 'Federico, 1 year old'),
(46507, 806, '_field_105', 'play with his stuff, play football with daddy,go to play to parks , watching tv '),
(46508, 806, '_field_106', 'swimming, playing football, playing football'),
(46509, 806, '_field_130', 'Montessory Medellin'),
(46510, 806, '_field_137', 'Larning words, letters, singing, listening in general, doing activities in group'),
(46511, 806, '_field_131', 'Pre School'),
(46512, 806, '_field_138', 'sport, lecture, art'),
(46513, 806, '_field_114', 'No '),
(46514, 806, '_field_115', 'No'),
(46515, 806, '_field_116', ''),
(46516, 806, '_field_117', 'No'),
(46517, 806, '_field_118', ''),
(46518, 806, '_field_119', 'No'),
(46519, 806, '_field_120', ''),
(46520, 806, '_field_121', 'No'),
(46521, 806, '_field_122', ''),
(46522, 806, '_field_132', 'No'),
(46523, 806, '_field_133', ''),
(46524, 806, '_field_134', 'No'),
(46525, 806, '_field_135', ''),
(46526, 806, '_field_123', 'Very satisfaied with Montessori education.\nRecommendation received'),
(46527, 806, '_field_124', 'Develop an autonomous personality '),
(46528, 806, '_field_136', 'No'),
(46529, 806, '_field_126', '1'),
(46530, 806, '_form_id', '3'),
(46531, 806, '_seq_num', '142'),
(46532, 807, '_field_74', 'Kindergarten'),
(46533, 807, '_field_75', 'January 2019'),
(46534, 807, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(46535, 807, '_field_78', ''),
(46536, 807, '_field_79', ''),
(46537, 807, '_field_80', 'Davide'),
(46538, 807, '_field_81', 'Delpero'),
(46539, 807, '_field_82', '+573173699369'),
(46540, 807, '_field_83', 'davide.delpero@atbrc.com'),
(46541, 807, '_field_84', 'Calle 4 # 28-61 Medellin (Actual, i will move to Vancouver on Jan 19)'),
(46542, 807, '_field_85', 'Miro 2401'),
(46543, 807, '_field_86', 'Medellin'),
(46544, 807, '_field_87', 'CA'),
(46545, 807, '_field_88', '050001'),
(46546, 807, '_field_89', 'Actually COlombia, I will be move to Vancouver'),
(46547, 807, '_field_90', '+573173699369'),
(46548, 807, '_field_91', '1'),
(46549, 807, '_field_92', ''),
(46550, 807, '_field_93', ''),
(46551, 807, '_field_94', ''),
(46552, 807, '_field_95', ''),
(46553, 807, '_field_128', ''),
(46554, 807, '_field_129', ''),
(46555, 807, '_field_96', 'Nicola Delpero Pendas'),
(46556, 807, '_field_97', '18/09/2013'),
(46557, 807, '_field_98', 'Nicola'),
(46558, 807, '_field_99', 'Male'),
(46559, 807, '_field_100', 'Spanish'),
(46560, 807, '_field_101', 'Italian, English'),
(46561, 807, '_field_102', 'Italian/Colombian'),
(46562, 807, '_field_103', 'Yes'),
(46563, 807, '_field_104', 'Federico, 1 year old'),
(46564, 807, '_field_105', 'play with his stuff, play football with daddy,go to play to parks , watching tv '),
(46565, 807, '_field_106', 'swimming, playing football, playing football'),
(46566, 807, '_field_130', 'Montessory Medellin'),
(46567, 807, '_field_137', 'Larning words, letters, singing, listening in general, doing activities in group'),
(46568, 807, '_field_131', 'Pre School'),
(46569, 807, '_field_138', 'sport, lecture, art'),
(46570, 807, '_field_114', 'No '),
(46571, 807, '_field_115', 'No'),
(46572, 807, '_field_116', ''),
(46573, 807, '_field_117', 'No'),
(46574, 807, '_field_118', ''),
(46575, 807, '_field_119', 'No'),
(46576, 807, '_field_120', ''),
(46577, 807, '_field_121', 'No'),
(46578, 807, '_field_122', ''),
(46579, 807, '_field_132', 'No'),
(46580, 807, '_field_133', ''),
(46581, 807, '_field_134', 'No'),
(46582, 807, '_field_135', ''),
(46583, 807, '_field_123', 'Very satisfaied with Montessori education.\nRecommendation received'),
(46584, 807, '_field_124', 'Develop an autonomous personality '),
(46585, 807, '_field_136', 'No'),
(46586, 807, '_field_126', '1'),
(46587, 807, '_form_id', '3'),
(46588, 807, '_seq_num', '143'),
(46589, 808, '_field_5', 'Afternoon Session'),
(46590, 808, '_field_7', 'September 2018'),
(46591, 808, '_field_9', '0'),
(46592, 808, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(46593, 808, '_field_70', ''),
(46594, 808, '_field_71', ''),
(46595, 808, '_field_17', 'Monika '),
(46596, 808, '_field_19', 'Pabbi '),
(46597, 808, '_field_21', '6047042975'),
(46598, 808, '_field_23', 'monika.pabbi.sfs@gmail.com'),
(46599, 808, '_field_25', '3015,nanaimo street '),
(46600, 808, '_field_28', ''),
(46601, 808, '_field_29', 'Vancouver '),
(46602, 808, '_field_33', 'BC'),
(46603, 808, '_field_31', 'V5n5w6'),
(46604, 808, '_field_34', 'Not working '),
(46605, 808, '_field_35', '6047042975'),
(46606, 808, '_field_41', '0'),
(46607, 808, '_field_57', ''),
(46608, 808, '_field_58', ''),
(46609, 808, '_field_59', ''),
(46610, 808, '_field_60', ''),
(46611, 808, '_field_18', 'Tarran Arora '),
(46612, 808, '_field_24', '07/04/2015'),
(46613, 808, '_field_20', 'Fire fighter '),
(46614, 808, '_field_22', 's'),
(46615, 808, '_field_26', 'Hindi '),
(46616, 808, '_field_27', 'English '),
(46617, 808, '_field_30', 'Canadian. '),
(46618, 808, '_field_32', 'N'),
(46619, 808, '_field_72', ''),
(46620, 808, '_field_36', 'Playing with cars and trucks '),
(46621, 808, '_field_37', 'Playing,running.'),
(46622, 808, '_field_38', 'No'),
(46623, 808, '_field_39', 'No'),
(46624, 808, '_field_61', ''),
(46625, 808, '_field_53', ''),
(46626, 808, '_field_54', 'No'),
(46627, 808, '_field_55', ''),
(46628, 808, '_field_56', ''),
(46629, 808, '_field_42', 'None '),
(46630, 808, '_field_43', 'No'),
(46631, 808, '_field_62', ''),
(46632, 808, '_field_44', 'Yes'),
(46633, 808, '_field_63', 'Vegetarian and eggs.'),
(46634, 808, '_field_45', 'No'),
(46635, 808, '_field_64', ''),
(46636, 808, '_field_46', 'N'),
(46637, 808, '_field_65', ''),
(46638, 808, '_field_47', 'My son is creative and understands his surroundings.Tarran is smarter and I would like him to be at the school where his understanding are developed further not lost.'),
(46639, 808, '_field_73', 'I believe care gives confidence to learn more naturally.'),
(46640, 808, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(46641, 808, '_field_67', '1'),
(46642, 808, '_form_id', '2'),
(46643, 808, '_seq_num', '189'),
(46644, 809, '_field_5', 'Afternoon Session'),
(46645, 809, '_field_7', 'September 2018'),
(46646, 809, '_field_9', '0'),
(46647, 809, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(46648, 809, '_field_70', ''),
(46649, 809, '_field_71', ''),
(46650, 809, '_field_17', 'Monika '),
(46651, 809, '_field_19', 'Pabbi '),
(46652, 809, '_field_21', '6047042975'),
(46653, 809, '_field_23', 'monika.pabbi.sfs@gmail.com'),
(46654, 809, '_field_25', '3015,nanaimo street '),
(46655, 809, '_field_28', ''),
(46656, 809, '_field_29', 'Vancouver '),
(46657, 809, '_field_33', 'BC'),
(46658, 809, '_field_31', 'V5n5w6'),
(46659, 809, '_field_34', 'Not working '),
(46660, 809, '_field_35', '6047042975'),
(46661, 809, '_field_41', '0'),
(46662, 809, '_field_57', ''),
(46663, 809, '_field_58', ''),
(46664, 809, '_field_59', ''),
(46665, 809, '_field_60', ''),
(46666, 809, '_field_18', 'Tarran Arora '),
(46667, 809, '_field_24', '07/04/2015'),
(46668, 809, '_field_20', 'Fire fighter '),
(46669, 809, '_field_22', 's'),
(46670, 809, '_field_26', 'Hindi '),
(46671, 809, '_field_27', 'English '),
(46672, 809, '_field_30', 'Canadian. '),
(46673, 809, '_field_32', 'N'),
(46674, 809, '_field_72', ''),
(46675, 809, '_field_36', 'Playing with cars and trucks '),
(46676, 809, '_field_37', 'Playing,running.'),
(46677, 809, '_field_38', 'No'),
(46678, 809, '_field_39', 'No'),
(46679, 809, '_field_61', ''),
(46680, 809, '_field_53', ''),
(46681, 809, '_field_54', 'No'),
(46682, 809, '_field_55', ''),
(46683, 809, '_field_56', ''),
(46684, 809, '_field_42', 'None '),
(46685, 809, '_field_43', 'No'),
(46686, 809, '_field_62', ''),
(46687, 809, '_field_44', 'Yes'),
(46688, 809, '_field_63', 'Vegetarian and eggs.'),
(46689, 809, '_field_45', 'No'),
(46690, 809, '_field_64', ''),
(46691, 809, '_field_46', 'N'),
(46692, 809, '_field_65', ''),
(46693, 809, '_field_47', 'My son is creative and understands his surroundings.Tarran is smarter and I would like him to be at the school where his understanding are developed further not lost.'),
(46694, 809, '_field_73', 'I believe care gives confidence to learn more naturally.'),
(46695, 809, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(46696, 809, '_field_67', '1'),
(46697, 809, '_form_id', '2'),
(46698, 809, '_seq_num', '190'),
(46699, 811, '_field_5', 'Full Day'),
(46700, 811, '_field_7', 'January 2019'),
(46701, 811, '_field_9', '1'),
(46702, 811, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(46703, 811, '_field_70', ''),
(46704, 811, '_field_71', ''),
(46705, 811, '_field_17', 'Susanne'),
(46706, 811, '_field_19', 'Jespersen'),
(46707, 811, '_field_21', '6042182750'),
(46708, 811, '_field_23', 'bumpmedia@gmail.com'),
(46709, 811, '_field_25', '8-1415 East 1st Ave'),
(46710, 811, '_field_28', '8-1415 East 1st Ave'),
(46711, 811, '_field_29', 'VANCOUVER'),
(46712, 811, '_field_33', 'BC'),
(46713, 811, '_field_31', 'V5N 1A4'),
(46714, 811, '_field_34', 'Great Pacific TV'),
(46715, 811, '_field_35', '604.218.2750'),
(46716, 811, '_field_41', '0'),
(46717, 811, '_field_57', ''),
(46718, 811, '_field_58', ''),
(46719, 811, '_field_59', ''),
(46720, 811, '_field_60', ''),
(46721, 811, '_field_18', 'Jake McWilliam'),
(46722, 811, '_field_24', '01/04/2016'),
(46723, 811, '_field_20', ''),
(46724, 811, '_field_22', 'M'),
(46725, 811, '_field_26', 'English'),
(46726, 811, '_field_27', 'some French/ Danish'),
(46727, 811, '_field_30', 'Canadian'),
(46728, 811, '_field_32', 'Yes'),
(46729, 811, '_field_72', 'Kai 11yrs'),
(46730, 811, '_field_36', 'reading (looking at books), playing in sandbox, building, biking'),
(46731, 811, '_field_37', 'hide n seek, swimming, reading'),
(46732, 811, '_field_38', 'Yes'),
(46733, 811, '_field_39', 'Yes'),
(46734, 811, '_field_61', 'Yes'),
(46735, 811, '_field_53', ''),
(46736, 811, '_field_54', 'Yes'),
(46737, 811, '_field_55', 'YMCA daycare - location not suitable long term'),
(46738, 811, '_field_56', 'Yes'),
(46739, 811, '_field_42', 'n/a'),
(46740, 811, '_field_43', 'No'),
(46741, 811, '_field_62', ''),
(46742, 811, '_field_44', 'No'),
(46743, 811, '_field_63', ''),
(46744, 811, '_field_45', 'No'),
(46745, 811, '_field_64', ''),
(46746, 811, '_field_46', 'N'),
(46747, 811, '_field_65', ''),
(46748, 811, '_field_47', 'I grew up going to montessori.  I liked the reviews of westside and the location is ideal long term.'),
(46749, 811, '_field_73', 'the values of MM are already what we aim to cultivate in our little man.  we\'re often told he\'s well-mannered, peaceful and plays well with others.  his growing curiosity is important for us'),
(46750, 811, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(46751, 811, '_field_67', '1'),
(46752, 811, '_form_id', '2'),
(46753, 811, '_seq_num', '191'),
(46754, 812, '_field_5', 'Full Day'),
(46755, 812, '_field_7', 'January 2019'),
(46756, 812, '_field_9', '1'),
(46757, 812, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(46758, 812, '_field_70', ''),
(46759, 812, '_field_71', ''),
(46760, 812, '_field_17', 'Susanne'),
(46761, 812, '_field_19', 'Jespersen'),
(46762, 812, '_field_21', '6042182750'),
(46763, 812, '_field_23', 'bumpmedia@gmail.com'),
(46764, 812, '_field_25', '8-1415 East 1st Ave'),
(46765, 812, '_field_28', '8-1415 East 1st Ave'),
(46766, 812, '_field_29', 'VANCOUVER'),
(46767, 812, '_field_33', 'BC'),
(46768, 812, '_field_31', 'V5N 1A4'),
(46769, 812, '_field_34', 'Great Pacific TV'),
(46770, 812, '_field_35', '604.218.2750'),
(46771, 812, '_field_41', '0'),
(46772, 812, '_field_57', ''),
(46773, 812, '_field_58', ''),
(46774, 812, '_field_59', ''),
(46775, 812, '_field_60', ''),
(46776, 812, '_field_18', 'Jake McWilliam'),
(46777, 812, '_field_24', '01/04/2016'),
(46778, 812, '_field_20', ''),
(46779, 812, '_field_22', 'M'),
(46780, 812, '_field_26', 'English'),
(46781, 812, '_field_27', 'some French/ Danish'),
(46782, 812, '_field_30', 'Canadian'),
(46783, 812, '_field_32', 'Yes'),
(46784, 812, '_field_72', 'Kai 11yrs'),
(46785, 812, '_field_36', 'reading (looking at books), playing in sandbox, building, biking'),
(46786, 812, '_field_37', 'hide n seek, swimming, reading'),
(46787, 812, '_field_38', 'Yes'),
(46788, 812, '_field_39', 'Yes'),
(46789, 812, '_field_61', 'Yes'),
(46790, 812, '_field_53', ''),
(46791, 812, '_field_54', 'Yes'),
(46792, 812, '_field_55', 'YMCA daycare - location not suitable long term'),
(46793, 812, '_field_56', 'Yes'),
(46794, 812, '_field_42', 'n/a'),
(46795, 812, '_field_43', 'No'),
(46796, 812, '_field_62', ''),
(46797, 812, '_field_44', 'No'),
(46798, 812, '_field_63', ''),
(46799, 812, '_field_45', 'No'),
(46800, 812, '_field_64', ''),
(46801, 812, '_field_46', 'N'),
(46802, 812, '_field_65', ''),
(46803, 812, '_field_47', 'I grew up going to montessori.  I liked the reviews of westside and the location is ideal long term.'),
(46804, 812, '_field_73', 'the values of MM are already what we aim to cultivate in our little man.  we\'re often told he\'s well-mannered, peaceful and plays well with others.  his growing curiosity is important for us'),
(46805, 812, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(46806, 812, '_field_67', '1'),
(46807, 812, '_form_id', '2'),
(46808, 812, '_seq_num', '192'),
(46809, 813, '_field_5', 'Afternoon Session'),
(46810, 813, '_field_7', 'September 2018'),
(46811, 813, '_field_9', '1'),
(46812, 813, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(46813, 813, '_field_70', ''),
(46814, 813, '_field_71', 'Parent of former student'),
(46815, 813, '_field_17', 'Anne'),
(46816, 813, '_field_19', 'Dodds'),
(46817, 813, '_field_21', '6045120272'),
(46818, 813, '_field_23', 'adodds@langara.ca'),
(46819, 813, '_field_25', '3717 Douglas Road'),
(46820, 813, '_field_28', ''),
(46821, 813, '_field_29', 'Burnaby'),
(46822, 813, '_field_33', 'BC'),
(46823, 813, '_field_31', 'V5G3P5'),
(46824, 813, '_field_34', 'Langara College'),
(46825, 813, '_field_35', '6043235120'),
(46826, 813, '_field_41', '1'),
(46827, 813, '_field_57', ''),
(46828, 813, '_field_58', ''),
(46829, 813, '_field_59', ''),
(46830, 813, '_field_60', ''),
(46831, 813, '_field_18', 'Xavier Augustin Joseph Dodds'),
(46832, 813, '_field_24', '23/07/2014'),
(46833, 813, '_field_20', 'Xavi (\"Zay-Vee\")'),
(46834, 813, '_field_22', 'M'),
(46835, 813, '_field_26', 'English'),
(46836, 813, '_field_27', ''),
(46837, 813, '_field_30', 'Canada / USA'),
(46838, 813, '_field_32', 'N'),
(46839, 813, '_field_72', ''),
(46840, 813, '_field_36', 'Most activities - painting, playing with most toys, pretend play'),
(46841, 813, '_field_37', 'Tag, Hide &amp; Seek, Catching/throwing a ball'),
(46842, 813, '_field_38', 'No'),
(46843, 813, '_field_39', 'Yes'),
(46844, 813, '_field_61', 'Yes'),
(46845, 813, '_field_53', ''),
(46846, 813, '_field_54', 'Yes'),
(46847, 813, '_field_55', 'Burnaby French Language Preschool'),
(46848, 813, '_field_56', 'Yes'),
(46849, 813, '_field_42', 'n/a'),
(46850, 813, '_field_43', 'No'),
(46851, 813, '_field_62', ''),
(46852, 813, '_field_44', 'No'),
(46853, 813, '_field_63', ''),
(46854, 813, '_field_45', 'No'),
(46855, 813, '_field_64', ''),
(46856, 813, '_field_46', 'N'),
(46857, 813, '_field_65', ''),
(46858, 813, '_field_47', 'Our current preschool has indicated that Xavier has trouble staying focussed on an activity for long periods of time, which has proven to be difficult in the context of their program structure (i.e. when they are doing a science project, he loses focus and starts counting number charts on the wall).  At times, he requires more attention as he hops around from activity to activity which is difficult for the current ratio of the classroom (2 teachers to 15 students).  He currently attends preschool two mornings per week (this is the program structure for 3 year olds).  \n\nI strongly believe that Xavier would benefit from a program that he can attend more frequently.  Xavier is well adjusted to time away from home and looks forward to going to school.  I have no reservations about him attending a lengthier program.\n\nIt seems clear to me that Xavier would benefit from an environment that will allow him to participate in activities that he would like to do, in that moment.  This will allow him to stay focussed on the activity at hand, as opposed to losing focus on an activity that everyone else is focussed on.\n\nIn addition, I have noticed that Xavier likes to take part in adult activities at home (i.e. he would rather help me vacuum, cook or do laundry, instead of playing with his train sets).  I wonder if this is why he loses focus at preschool - that is, he is \'forced\' to participate in an activity he is not interested in.  I mentioned this to my doctor, who suggested your school.  She advised that while her daughters were students in your school, they took part in a variety of activities, and believed that Xavier would benefit from a program that incorporates the \"other\" activities that he is interested in. '),
(46859, 813, '_field_73', 'The biggest point is self-directed learning.  Xavier may not be thriving in the \'traditional\' classroom, and I want to ensure I am addressing his learning needs by having him participate in a program where he is interested to learn.\n\nThe self-paced environment will allow Xavier to spend as little or most time on activity as he wants.'),
(46860, 813, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(46861, 813, '_field_67', '1'),
(46862, 813, '_form_id', '2'),
(46863, 813, '_seq_num', '193'),
(46864, 814, '_field_5', 'Afternoon Session'),
(46865, 814, '_field_7', 'September 2018'),
(46866, 814, '_field_9', '1'),
(46867, 814, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(46868, 814, '_field_70', ''),
(46869, 814, '_field_71', 'Parent of former student'),
(46870, 814, '_field_17', 'Anne'),
(46871, 814, '_field_19', 'Dodds'),
(46872, 814, '_field_21', '6045120272'),
(46873, 814, '_field_23', 'adodds@langara.ca'),
(46874, 814, '_field_25', '3717 Douglas Road'),
(46875, 814, '_field_28', ''),
(46876, 814, '_field_29', 'Burnaby'),
(46877, 814, '_field_33', 'BC'),
(46878, 814, '_field_31', 'V5G3P5'),
(46879, 814, '_field_34', 'Langara College'),
(46880, 814, '_field_35', '6043235120'),
(46881, 814, '_field_41', '1'),
(46882, 814, '_field_57', ''),
(46883, 814, '_field_58', ''),
(46884, 814, '_field_59', ''),
(46885, 814, '_field_60', ''),
(46886, 814, '_field_18', 'Xavier Augustin Joseph Dodds'),
(46887, 814, '_field_24', '23/07/2014'),
(46888, 814, '_field_20', 'Xavi (\"Zay-Vee\")'),
(46889, 814, '_field_22', 'M'),
(46890, 814, '_field_26', 'English'),
(46891, 814, '_field_27', ''),
(46892, 814, '_field_30', 'Canada / USA'),
(46893, 814, '_field_32', 'N'),
(46894, 814, '_field_72', ''),
(46895, 814, '_field_36', 'Most activities - painting, playing with most toys, pretend play'),
(46896, 814, '_field_37', 'Tag, Hide &amp; Seek, Catching/throwing a ball'),
(46897, 814, '_field_38', 'No'),
(46898, 814, '_field_39', 'Yes'),
(46899, 814, '_field_61', 'Yes'),
(46900, 814, '_field_53', ''),
(46901, 814, '_field_54', 'Yes'),
(46902, 814, '_field_55', 'Burnaby French Language Preschool'),
(46903, 814, '_field_56', 'Yes'),
(46904, 814, '_field_42', 'n/a'),
(46905, 814, '_field_43', 'No'),
(46906, 814, '_field_62', ''),
(46907, 814, '_field_44', 'No'),
(46908, 814, '_field_63', ''),
(46909, 814, '_field_45', 'No'),
(46910, 814, '_field_64', ''),
(46911, 814, '_field_46', 'N'),
(46912, 814, '_field_65', ''),
(46913, 814, '_field_47', 'Our current preschool has indicated that Xavier has trouble staying focussed on an activity for long periods of time, which has proven to be difficult in the context of their program structure (i.e. when they are doing a science project, he loses focus and starts counting number charts on the wall).  At times, he requires more attention as he hops around from activity to activity which is difficult for the current ratio of the classroom (2 teachers to 15 students).  He currently attends preschool two mornings per week (this is the program structure for 3 year olds).  \n\nI strongly believe that Xavier would benefit from a program that he can attend more frequently.  Xavier is well adjusted to time away from home and looks forward to going to school.  I have no reservations about him attending a lengthier program.\n\nIt seems clear to me that Xavier would benefit from an environment that will allow him to participate in activities that he would like to do, in that moment.  This will allow him to stay focussed on the activity at hand, as opposed to losing focus on an activity that everyone else is focussed on.\n\nIn addition, I have noticed that Xavier likes to take part in adult activities at home (i.e. he would rather help me vacuum, cook or do laundry, instead of playing with his train sets).  I wonder if this is why he loses focus at preschool - that is, he is \'forced\' to participate in an activity he is not interested in.  I mentioned this to my doctor, who suggested your school.  She advised that while her daughters were students in your school, they took part in a variety of activities, and believed that Xavier would benefit from a program that incorporates the \"other\" activities that he is interested in. '),
(46914, 814, '_field_73', 'The biggest point is self-directed learning.  Xavier may not be thriving in the \'traditional\' classroom, and I want to ensure I am addressing his learning needs by having him participate in a program where he is interested to learn.\n\nThe self-paced environment will allow Xavier to spend as little or most time on activity as he wants.'),
(46915, 814, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(46916, 814, '_field_67', '1'),
(46917, 814, '_form_id', '2'),
(46918, 814, '_seq_num', '194'),
(46919, 815, '_field_74', 'Grade One'),
(46920, 815, '_field_75', 'September 2018'),
(46921, 815, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(46922, 815, '_field_78', ''),
(46923, 815, '_field_79', 'Friend of a friend\'s child attends'),
(46924, 815, '_field_80', 'Eleana'),
(46925, 815, '_field_81', 'Swift'),
(46926, 815, '_field_82', '604-306-6479'),
(46927, 815, '_field_83', 'eleanaswift@hotmail.com'),
(46928, 815, '_field_84', '2168 West Keith Road'),
(46929, 815, '_field_85', ''),
(46930, 815, '_field_86', 'North Vancouver'),
(46931, 815, '_field_87', 'BC'),
(46932, 815, '_field_88', 'V7P1Z3'),
(46933, 815, '_field_89', 'HEABC'),
(46934, 815, '_field_90', '604-714-3372'),
(46935, 815, '_field_91', '0'),
(46936, 815, '_field_92', ''),
(46937, 815, '_field_93', ''),
(46938, 815, '_field_94', ''),
(46939, 815, '_field_95', ''),
(46940, 815, '_field_128', ''),
(46941, 815, '_field_129', ''),
(46942, 815, '_field_96', 'Finnegan Barrenger'),
(46943, 815, '_field_97', '16/07/2012'),
(46944, 815, '_field_98', 'Finn'),
(46945, 815, '_field_99', 'Male'),
(46946, 815, '_field_100', 'English'),
(46947, 815, '_field_101', 'none'),
(46948, 815, '_field_102', 'Canadian'),
(46949, 815, '_field_103', 'Yes'),
(46950, 815, '_field_104', 'Rosalind Barrenger, 2.5 years'),
(46951, 815, '_field_105', 'Crafts, building lego, drawing, reading books'),
(46952, 815, '_field_106', 'Playing in the forest, building forts with sticks, building things'),
(46953, 815, '_field_130', 'Capilano Elementary'),
(46954, 815, '_field_137', 'Show and tell, drawing, \"choices\" time'),
(46955, 815, '_field_131', '5 (will be 6 in July)'),
(46956, 815, '_field_138', 'Swimming lessons'),
(46957, 815, '_field_114', 'None'),
(46958, 815, '_field_115', 'No'),
(46959, 815, '_field_116', ''),
(46960, 815, '_field_117', 'No'),
(46961, 815, '_field_118', ''),
(46962, 815, '_field_119', 'No'),
(46963, 815, '_field_120', ''),
(46964, 815, '_field_121', 'No'),
(46965, 815, '_field_122', ''),
(46966, 815, '_field_132', 'No'),
(46967, 815, '_field_133', ''),
(46968, 815, '_field_134', 'No'),
(46969, 815, '_field_135', ''),
(46970, 815, '_field_123', 'We believe Finn would thrive in a Montessori.  He is a self-motivated and self-directed learner and we believe he would benefit from the smaller classes. I attended Montessori for preschool and kindergarten and my family remained in contact with our Montessori teacher for many years, so I am familiar with the philosophy and believe it is a good fit for Finn.  '),
(46971, 815, '_field_124', 'Finn is very curious and has strong interests he like to pursue in a focused way.  We want him to be able to learn in a nurturing environment, while also participating as part of a class.  He can be a perfectionist, which means he works slowly, which has been an issue in his current kindergarten class.  '),
(46972, 815, '_field_136', 'Not at this time. '),
(46973, 815, '_field_126', '1'),
(46974, 815, '_form_id', '3'),
(46975, 815, '_seq_num', '144'),
(46976, 816, '_field_74', 'Grade One'),
(46977, 816, '_field_75', 'September 2018'),
(46978, 816, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(46979, 816, '_field_78', ''),
(46980, 816, '_field_79', 'Friend of a friend\'s child attends'),
(46981, 816, '_field_80', 'Eleana'),
(46982, 816, '_field_81', 'Swift'),
(46983, 816, '_field_82', '604-306-6479'),
(46984, 816, '_field_83', 'eleanaswift@hotmail.com'),
(46985, 816, '_field_84', '2168 West Keith Road'),
(46986, 816, '_field_85', ''),
(46987, 816, '_field_86', 'North Vancouver'),
(46988, 816, '_field_87', 'BC'),
(46989, 816, '_field_88', 'V7P1Z3'),
(46990, 816, '_field_89', 'HEABC'),
(46991, 816, '_field_90', '604-714-3372'),
(46992, 816, '_field_91', '0'),
(46993, 816, '_field_92', ''),
(46994, 816, '_field_93', ''),
(46995, 816, '_field_94', ''),
(46996, 816, '_field_95', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(46997, 816, '_field_128', ''),
(46998, 816, '_field_129', ''),
(46999, 816, '_field_96', 'Finnegan Barrenger'),
(47000, 816, '_field_97', '16/07/2012'),
(47001, 816, '_field_98', 'Finn'),
(47002, 816, '_field_99', 'Male'),
(47003, 816, '_field_100', 'English'),
(47004, 816, '_field_101', 'none'),
(47005, 816, '_field_102', 'Canadian'),
(47006, 816, '_field_103', 'Yes'),
(47007, 816, '_field_104', 'Rosalind Barrenger, 2.5 years'),
(47008, 816, '_field_105', 'Crafts, building lego, drawing, reading books'),
(47009, 816, '_field_106', 'Playing in the forest, building forts with sticks, building things'),
(47010, 816, '_field_130', 'Capilano Elementary'),
(47011, 816, '_field_137', 'Show and tell, drawing, \"choices\" time'),
(47012, 816, '_field_131', '5 (will be 6 in July)'),
(47013, 816, '_field_138', 'Swimming lessons'),
(47014, 816, '_field_114', 'None'),
(47015, 816, '_field_115', 'No'),
(47016, 816, '_field_116', ''),
(47017, 816, '_field_117', 'No'),
(47018, 816, '_field_118', ''),
(47019, 816, '_field_119', 'No'),
(47020, 816, '_field_120', ''),
(47021, 816, '_field_121', 'No'),
(47022, 816, '_field_122', ''),
(47023, 816, '_field_132', 'No'),
(47024, 816, '_field_133', ''),
(47025, 816, '_field_134', 'No'),
(47026, 816, '_field_135', ''),
(47027, 816, '_field_123', 'We believe Finn would thrive in a Montessori.  He is a self-motivated and self-directed learner and we believe he would benefit from the smaller classes. I attended Montessori for preschool and kindergarten and my family remained in contact with our Montessori teacher for many years, so I am familiar with the philosophy and believe it is a good fit for Finn.  '),
(47028, 816, '_field_124', 'Finn is very curious and has strong interests he like to pursue in a focused way.  We want him to be able to learn in a nurturing environment, while also participating as part of a class.  He can be a perfectionist, which means he works slowly, which has been an issue in his current kindergarten class.  '),
(47029, 816, '_field_136', 'Not at this time. '),
(47030, 816, '_field_126', '1'),
(47031, 816, '_form_id', '3'),
(47032, 816, '_seq_num', '145'),
(47033, 817, '_field_5', 'Full Day'),
(47034, 817, '_field_7', 'September 2018'),
(47035, 817, '_field_9', '0'),
(47036, 817, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(47037, 817, '_field_70', ''),
(47038, 817, '_field_71', ''),
(47039, 817, '_field_17', 'W. Ann'),
(47040, 817, '_field_19', 'Watkins'),
(47041, 817, '_field_21', '424-303-3215'),
(47042, 817, '_field_23', 'waw74137@gmail.com'),
(47043, 817, '_field_25', '3635 West 15th Av'),
(47044, 817, '_field_28', ''),
(47045, 817, '_field_29', 'Vancouver'),
(47046, 817, '_field_33', 'BC'),
(47047, 817, '_field_31', 'V6R2Z6'),
(47048, 817, '_field_34', 'Retired '),
(47049, 817, '_field_35', '424-303-3215'),
(47050, 817, '_field_41', '0'),
(47051, 817, '_field_57', ''),
(47052, 817, '_field_58', ''),
(47053, 817, '_field_59', ''),
(47054, 817, '_field_60', ''),
(47055, 817, '_field_18', 'William John Paul Watkins'),
(47056, 817, '_field_24', '02/04/2011'),
(47057, 817, '_field_20', 'Will'),
(47058, 817, '_field_22', 'M'),
(47059, 817, '_field_26', 'English'),
(47060, 817, '_field_27', ''),
(47061, 817, '_field_30', 'USA'),
(47062, 817, '_field_32', 'Yes'),
(47063, 817, '_field_72', 'River Watkins (3.5)'),
(47064, 817, '_field_36', 'Imaginary play with toys'),
(47065, 817, '_field_37', 'Imaginary play with toys and costumes'),
(47066, 817, '_field_38', 'No'),
(47067, 817, '_field_39', 'Yes'),
(47068, 817, '_field_61', 'Yes'),
(47069, 817, '_field_53', ''),
(47070, 817, '_field_54', 'Yes'),
(47071, 817, '_field_55', 'Creek Elementary-Oklahoma, USA. We will relocate to Vancouver in August'),
(47072, 817, '_field_56', 'Yes'),
(47073, 817, '_field_42', 'He takes medication to help with concentration. It helps him perform well in school.'),
(47074, 817, '_field_43', 'Yes'),
(47075, 817, '_field_62', 'Methlyphenidate CD 30mg'),
(47076, 817, '_field_44', 'No'),
(47077, 817, '_field_63', ''),
(47078, 817, '_field_45', 'No'),
(47079, 817, '_field_64', ''),
(47080, 817, '_field_46', 'N'),
(47081, 817, '_field_65', ''),
(47082, 817, '_field_47', 'I have read positive reviews about WMA and reviewed the website. I think it would be a great fit for both of my kids.'),
(47083, 817, '_field_73', 'I want him to enjoy learning at the upper grades and not just at the lower grade levels. He enjoys experiential learning, discovery and moving through material at his own pace. He was bored in school this past year. I think Montessori will be a solution.'),
(47084, 817, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(47085, 817, '_field_67', '1'),
(47086, 817, '_form_id', '2'),
(47087, 817, '_seq_num', '195'),
(47088, 818, '_field_5', 'Full Day'),
(47089, 818, '_field_7', 'September 2018'),
(47090, 818, '_field_9', '0'),
(47091, 818, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(47092, 818, '_field_70', ''),
(47093, 818, '_field_71', ''),
(47094, 818, '_field_17', 'W. Ann'),
(47095, 818, '_field_19', 'Watkins'),
(47096, 818, '_field_21', '424-303-3215'),
(47097, 818, '_field_23', 'waw74137@gmail.com'),
(47098, 818, '_field_25', '3635 West 15th Av'),
(47099, 818, '_field_28', ''),
(47100, 818, '_field_29', 'Vancouver'),
(47101, 818, '_field_33', 'BC'),
(47102, 818, '_field_31', 'V6R2Z6'),
(47103, 818, '_field_34', 'Retired '),
(47104, 818, '_field_35', '424-303-3215'),
(47105, 818, '_field_41', '0'),
(47106, 818, '_field_57', ''),
(47107, 818, '_field_58', ''),
(47108, 818, '_field_59', ''),
(47109, 818, '_field_60', ''),
(47110, 818, '_field_18', 'William John Paul Watkins'),
(47111, 818, '_field_24', '02/04/2011'),
(47112, 818, '_field_20', 'Will'),
(47113, 818, '_field_22', 'M'),
(47114, 818, '_field_26', 'English'),
(47115, 818, '_field_27', ''),
(47116, 818, '_field_30', 'USA'),
(47117, 818, '_field_32', 'Yes'),
(47118, 818, '_field_72', 'River Watkins (3.5)'),
(47119, 818, '_field_36', 'Imaginary play with toys'),
(47120, 818, '_field_37', 'Imaginary play with toys and costumes'),
(47121, 818, '_field_38', 'No'),
(47122, 818, '_field_39', 'Yes'),
(47123, 818, '_field_61', 'Yes'),
(47124, 818, '_field_53', ''),
(47125, 818, '_field_54', 'Yes'),
(47126, 818, '_field_55', 'Creek Elementary-Oklahoma, USA. We will relocate to Vancouver in August'),
(47127, 818, '_field_56', 'Yes'),
(47128, 818, '_field_42', 'He takes medication to help with concentration. It helps him perform well in school.'),
(47129, 818, '_field_43', 'Yes'),
(47130, 818, '_field_62', 'Methlyphenidate CD 30mg'),
(47131, 818, '_field_44', 'No'),
(47132, 818, '_field_63', ''),
(47133, 818, '_field_45', 'No'),
(47134, 818, '_field_64', ''),
(47135, 818, '_field_46', 'N'),
(47136, 818, '_field_65', ''),
(47137, 818, '_field_47', 'I have read positive reviews about WMA and reviewed the website. I think it would be a great fit for both of my kids.'),
(47138, 818, '_field_73', 'I want him to enjoy learning at the upper grades and not just at the lower grade levels. He enjoys experiential learning, discovery and moving through material at his own pace. He was bored in school this past year. I think Montessori will be a solution.'),
(47139, 818, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(47140, 818, '_field_67', '1'),
(47141, 818, '_form_id', '2'),
(47142, 818, '_seq_num', '196'),
(47143, 819, '_field_5', 'Morning Session'),
(47144, 819, '_field_7', 'September 2018'),
(47145, 819, '_field_9', '0'),
(47146, 819, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47147, 819, '_field_70', ''),
(47148, 819, '_field_71', ''),
(47149, 819, '_field_17', 'Man'),
(47150, 819, '_field_19', 'Tung'),
(47151, 819, '_field_21', '7789531308'),
(47152, 819, '_field_23', 'sisiton7@gmail.com'),
(47153, 819, '_field_25', '7088 18th ave'),
(47154, 819, '_field_28', '2107'),
(47155, 819, '_field_29', 'Burnaby'),
(47156, 819, '_field_33', 'BC'),
(47157, 819, '_field_31', 'V3n0a2'),
(47158, 819, '_field_34', 'selfemploy'),
(47159, 819, '_field_35', '7789531308'),
(47160, 819, '_field_41', '0'),
(47161, 819, '_field_57', ''),
(47162, 819, '_field_58', ''),
(47163, 819, '_field_59', ''),
(47164, 819, '_field_60', ''),
(47165, 819, '_field_18', 'Neil yixuan zhang '),
(47166, 819, '_field_24', '25/01/2016'),
(47167, 819, '_field_20', 'Neil'),
(47168, 819, '_field_22', 'M'),
(47169, 819, '_field_26', 'English'),
(47170, 819, '_field_27', 'Chinese'),
(47171, 819, '_field_30', 'Canada'),
(47172, 819, '_field_32', 'N'),
(47173, 819, '_field_72', ''),
(47174, 819, '_field_36', 'Puzzle, reading, singing'),
(47175, 819, '_field_37', 'Dancing, singing and sports'),
(47176, 819, '_field_38', 'Yes'),
(47177, 819, '_field_39', 'Yes'),
(47178, 819, '_field_61', 'Yes'),
(47179, 819, '_field_53', 'He loves to play with teachers and follow their instructions '),
(47180, 819, '_field_54', 'Yes'),
(47181, 819, '_field_55', 'My gym preschool class, art programs and swimming classes'),
(47182, 819, '_field_56', 'n'),
(47183, 819, '_field_42', 'None'),
(47184, 819, '_field_43', 'No'),
(47185, 819, '_field_62', ''),
(47186, 819, '_field_44', 'No'),
(47187, 819, '_field_63', ''),
(47188, 819, '_field_45', 'No'),
(47189, 819, '_field_64', ''),
(47190, 819, '_field_46', 'N'),
(47191, 819, '_field_65', ''),
(47192, 819, '_field_47', 'He is enjoy playing those Montessori toys and I wish to give him a best learning environment during his earlier age. '),
(47193, 819, '_field_73', 'Wants him to bulid up an independent study skill and being able to learning with other kids.'),
(47194, 819, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(47195, 819, '_field_67', '1'),
(47196, 819, '_form_id', '2'),
(47197, 819, '_seq_num', '197'),
(47198, 820, '_field_5', 'Morning Session'),
(47199, 820, '_field_7', 'September 2018'),
(47200, 820, '_field_9', '0'),
(47201, 820, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47202, 820, '_field_70', ''),
(47203, 820, '_field_71', ''),
(47204, 820, '_field_17', 'Man'),
(47205, 820, '_field_19', 'Tung'),
(47206, 820, '_field_21', '7789531308'),
(47207, 820, '_field_23', 'sisiton7@gmail.com'),
(47208, 820, '_field_25', '7088 18th ave'),
(47209, 820, '_field_28', '2107'),
(47210, 820, '_field_29', 'Burnaby'),
(47211, 820, '_field_33', 'BC'),
(47212, 820, '_field_31', 'V3n0a2'),
(47213, 820, '_field_34', 'selfemploy'),
(47214, 820, '_field_35', '7789531308'),
(47215, 820, '_field_41', '0'),
(47216, 820, '_field_57', ''),
(47217, 820, '_field_58', ''),
(47218, 820, '_field_59', ''),
(47219, 820, '_field_60', ''),
(47220, 820, '_field_18', 'Neil yixuan zhang '),
(47221, 820, '_field_24', '25/01/2016'),
(47222, 820, '_field_20', 'Neil'),
(47223, 820, '_field_22', 'M'),
(47224, 820, '_field_26', 'English'),
(47225, 821, '_field_5', 'Morning Session'),
(47226, 821, '_field_7', 'September 2018'),
(47227, 821, '_field_9', '0'),
(47228, 821, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47229, 821, '_field_70', ''),
(47230, 821, '_field_71', ''),
(47231, 821, '_field_17', 'Man'),
(47232, 821, '_field_19', 'Tung'),
(47233, 821, '_field_21', '7789531308'),
(47234, 821, '_field_23', 'sisiton7@gmail.com'),
(47235, 821, '_field_25', '7088 18th ave'),
(47236, 821, '_field_28', '2107'),
(47237, 821, '_field_29', 'Burnaby'),
(47238, 821, '_field_33', 'BC'),
(47239, 821, '_field_31', 'V3n0a2'),
(47240, 821, '_field_34', 'Burnaby'),
(47241, 821, '_field_35', '7789531308'),
(47242, 821, '_field_41', '0'),
(47243, 821, '_field_57', ''),
(47244, 821, '_field_58', ''),
(47245, 821, '_field_59', ''),
(47246, 821, '_field_60', ''),
(47247, 821, '_field_18', 'Neil yixuan zhang'),
(47248, 821, '_field_24', '25/01/2016'),
(47249, 821, '_field_20', 'Neil'),
(47250, 821, '_field_22', 'M'),
(47251, 821, '_field_26', 'English'),
(47252, 821, '_field_27', 'Chinese'),
(47253, 821, '_field_30', 'Canada'),
(47254, 821, '_field_32', 'N'),
(47255, 821, '_field_72', ''),
(47256, 821, '_field_36', 'Puzzle, painting, reading'),
(47257, 821, '_field_37', 'Singing, dancing and sport'),
(47258, 821, '_field_38', 'Yes'),
(47259, 821, '_field_39', 'Yes'),
(47260, 821, '_field_61', 'Yes'),
(47261, 821, '_field_53', ''),
(47262, 821, '_field_54', 'Yes'),
(47263, 821, '_field_55', 'My gym preschool class, art class and swimming class'),
(47264, 821, '_field_56', 'n'),
(47265, 821, '_field_42', 'None'),
(47266, 821, '_field_43', 'No'),
(47267, 821, '_field_62', ''),
(47268, 821, '_field_44', 'No'),
(47269, 821, '_field_63', ''),
(47270, 821, '_field_45', 'No'),
(47271, 821, '_field_64', ''),
(47272, 821, '_field_46', 'N'),
(47273, 821, '_field_65', ''),
(47274, 821, '_field_47', 'I think the WMA\'s program can build up independent skill for my kids'),
(47275, 821, '_field_73', 'My son is more a left side brain kids, so I think he is more suitable for the Montessori method'),
(47276, 821, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(47277, 821, '_field_67', '1'),
(47278, 821, '_form_id', '2'),
(47279, 821, '_seq_num', '199'),
(47280, 822, '_field_5', 'Morning Session'),
(47281, 822, '_field_7', 'September 2018'),
(47282, 822, '_field_9', '0'),
(47283, 822, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47284, 822, '_field_70', ''),
(47285, 822, '_field_71', ''),
(47286, 822, '_field_17', 'Man'),
(47287, 822, '_field_19', 'Tung'),
(47288, 822, '_field_21', '7789531308'),
(47289, 822, '_field_23', 'sisiton7@gmail.com'),
(47290, 822, '_field_25', '7088 18th ave'),
(47291, 822, '_field_28', '2107'),
(47292, 822, '_field_29', 'Burnaby'),
(47293, 822, '_field_33', 'BC'),
(47294, 822, '_field_31', 'V3n0a2'),
(47295, 822, '_field_34', 'Burnaby'),
(47296, 822, '_field_35', '7789531308'),
(47297, 822, '_field_41', '0'),
(47298, 822, '_field_57', ''),
(47299, 822, '_field_58', ''),
(47300, 822, '_field_59', ''),
(47301, 822, '_field_60', ''),
(47302, 822, '_field_18', 'Neil yixuan zhang'),
(47303, 822, '_field_24', '25/01/2016'),
(47304, 822, '_field_20', 'Neil'),
(47305, 822, '_field_22', 'M'),
(47306, 822, '_field_26', 'English'),
(47307, 822, '_field_27', 'Chinese'),
(47308, 822, '_field_30', 'Canada'),
(47309, 822, '_field_32', 'N'),
(47310, 822, '_field_72', ''),
(47311, 822, '_field_36', 'Puzzle, painting, reading'),
(47312, 822, '_field_37', 'Singing, dancing and sport'),
(47313, 822, '_field_38', 'Yes'),
(47314, 822, '_field_39', 'Yes'),
(47315, 822, '_field_61', 'Yes'),
(47316, 822, '_field_53', ''),
(47317, 822, '_field_54', 'Yes'),
(47318, 822, '_field_55', 'My gym preschool class, art class and swimming class'),
(47319, 822, '_field_56', 'n'),
(47320, 822, '_field_42', 'None'),
(47321, 822, '_field_43', 'No'),
(47322, 822, '_field_62', ''),
(47323, 822, '_field_44', 'No'),
(47324, 822, '_field_63', ''),
(47325, 822, '_field_45', 'No'),
(47326, 822, '_field_64', ''),
(47327, 822, '_field_46', 'N'),
(47328, 822, '_field_65', ''),
(47329, 822, '_field_47', 'I think the WMA\'s program can build up independent skill for my kids'),
(47330, 822, '_field_73', 'My son is more a left side brain kids, so I think he is more suitable for the Montessori method'),
(47331, 822, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(47332, 822, '_field_67', '1'),
(47333, 822, '_form_id', '2'),
(47334, 822, '_seq_num', '200'),
(47335, 823, '_field_5', 'Morning Session'),
(47336, 823, '_field_7', 'September 2018'),
(47337, 823, '_field_9', '0'),
(47338, 823, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47339, 823, '_field_70', ''),
(47340, 823, '_field_71', ''),
(47341, 823, '_field_17', 'Amr'),
(47342, 823, '_field_19', 'Elkouedy'),
(47343, 823, '_field_21', '778-980-8514'),
(47344, 823, '_field_23', 'a_kouedy@hotmail.com'),
(47345, 823, '_field_25', 'Nando\'s Davie &amp; Howe, 828 Davie St'),
(47346, 823, '_field_28', ''),
(47347, 823, '_field_29', 'Vancouver'),
(47348, 823, '_field_33', 'BC'),
(47349, 823, '_field_31', 'NA'),
(47350, 823, '_field_34', 'NA'),
(47351, 823, '_field_35', 'NA'),
(47352, 823, '_field_41', '0'),
(47353, 823, '_field_57', ''),
(47354, 823, '_field_58', ''),
(47355, 823, '_field_59', ''),
(47356, 823, '_field_60', ''),
(47357, 823, '_field_18', 'Ali Amr Elkouedy'),
(47358, 823, '_field_24', '02/08/2014'),
(47359, 823, '_field_20', 'Ali'),
(47360, 823, '_field_22', 'M'),
(47361, 823, '_field_26', 'Enlgish'),
(47362, 823, '_field_27', 'Arabic'),
(47363, 823, '_field_30', 'Egyptian'),
(47364, 823, '_field_32', 'N'),
(47365, 823, '_field_72', ''),
(47366, 823, '_field_36', 'Coloring, tracing letters and playing  with dinasours'),
(47367, 823, '_field_37', 'Sports activities, Coloring and singing'),
(47368, 823, '_field_38', 'No'),
(47369, 823, '_field_39', 'Yes'),
(47370, 823, '_field_61', 'Yes'),
(47371, 823, '_field_53', 'My son has attended a kindergarten since he was 2 and a preschool in Dubai and is very much familiar with the educational experience.'),
(47372, 823, '_field_54', 'Yes'),
(47373, 823, '_field_55', 'He is attending a Preschool in Dubai as we just moved to Vancouver. His program was under an international curriculum which prepares him to most educational systems.'),
(47374, 823, '_field_56', 'Yes'),
(47375, 823, '_field_42', 'He did not.'),
(47376, 823, '_field_43', 'No'),
(47377, 823, '_field_62', ''),
(47378, 823, '_field_44', 'No'),
(47379, 823, '_field_63', ''),
(47380, 823, '_field_45', 'Yes'),
(47381, 823, '_field_64', 'He loves Rice, Pasta with chicken and beef.\nVegetables as most kids depend on the mood.\nHe loves apples, bananas, Kiwi and Blackberries.'),
(47382, 823, '_field_46', 'N'),
(47383, 823, '_field_65', ''),
(47384, 823, '_field_47', 'We just moved to Vancouver, and we really looked around for a good preschool that could be a good fit for our Son. \nHe attended a Preschool that felt like a real school back in our previous city \"Dubai\" which he loved, and looking at WMA, we feel that he will love it, and thats what important, that my Son learns in an enviroment he would love and look forword to go to everyday.'),
(47385, 823, '_field_73', 'My son is a very curious and social kid, he always loves to collaborate with others in activities or even in games. I always felt that he has his own creative approaches learning things, thats why i really feel Montesori method woulc ehance his creativity and love of education.'),
(47386, 823, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(47387, 823, '_field_67', '1'),
(47388, 823, '_form_id', '2'),
(47389, 823, '_seq_num', '201'),
(47390, 824, '_field_5', 'Morning Session'),
(47391, 824, '_field_7', 'September 2018'),
(47392, 824, '_field_9', '0'),
(47393, 824, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47394, 824, '_field_70', ''),
(47395, 824, '_field_71', ''),
(47396, 824, '_field_17', 'Amr'),
(47397, 824, '_field_19', 'Elkouedy'),
(47398, 824, '_field_21', '778-980-8514'),
(47399, 824, '_field_23', 'a_kouedy@hotmail.com'),
(47400, 824, '_field_25', 'Nando\'s Davie &amp; Howe, 828 Davie St'),
(47401, 824, '_field_28', ''),
(47402, 824, '_field_29', 'Vancouver'),
(47403, 824, '_field_33', 'BC'),
(47404, 824, '_field_31', 'NA'),
(47405, 824, '_field_34', 'NA'),
(47406, 824, '_field_35', 'NA'),
(47407, 824, '_field_41', '0'),
(47408, 824, '_field_57', ''),
(47409, 824, '_field_58', ''),
(47410, 824, '_field_59', ''),
(47411, 824, '_field_60', ''),
(47412, 824, '_field_18', 'Ali Amr Elkouedy'),
(47413, 824, '_field_24', '02/08/2014'),
(47414, 824, '_field_20', 'Ali'),
(47415, 824, '_field_22', 'M'),
(47416, 824, '_field_26', 'Enlgish'),
(47417, 824, '_field_27', 'Arabic'),
(47418, 824, '_field_30', 'Egyptian'),
(47419, 824, '_field_32', 'N'),
(47420, 824, '_field_72', ''),
(47421, 824, '_field_36', 'Coloring, tracing letters and playing  with dinasours'),
(47422, 824, '_field_37', 'Sports activities, Coloring and singing'),
(47423, 824, '_field_38', 'No'),
(47424, 824, '_field_39', 'Yes'),
(47425, 824, '_field_61', 'Yes'),
(47426, 824, '_field_53', 'My son has attended a kindergarten since he was 2 and a preschool in Dubai and is very much familiar with the educational experience.'),
(47427, 824, '_field_54', 'Yes'),
(47428, 824, '_field_55', 'He is attending a Preschool in Dubai as we just moved to Vancouver. His program was under an international curriculum which prepares him to most educational systems.'),
(47429, 824, '_field_56', 'Yes'),
(47430, 824, '_field_42', 'He did not.'),
(47431, 824, '_field_43', 'No'),
(47432, 824, '_field_62', ''),
(47433, 824, '_field_44', 'No'),
(47434, 824, '_field_63', ''),
(47435, 824, '_field_45', 'Yes'),
(47436, 824, '_field_64', 'He loves Rice, Pasta with chicken and beef.\nVegetables as most kids depend on the mood.\nHe loves apples, bananas, Kiwi and Blackberries.'),
(47437, 824, '_field_46', 'N'),
(47438, 824, '_field_65', ''),
(47439, 824, '_field_47', 'We just moved to Vancouver, and we really looked around for a good preschool that could be a good fit for our Son. \nHe attended a Preschool that felt like a real school back in our previous city \"Dubai\" which he loved, and looking at WMA, we feel that he will love it, and thats what important, that my Son learns in an enviroment he would love and look forword to go to everyday.'),
(47440, 824, '_field_73', 'My son is a very curious and social kid, he always loves to collaborate with others in activities or even in games. I always felt that he has his own creative approaches learning things, thats why i really feel Montesori method woulc ehance his creativity and love of education.'),
(47441, 824, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(47442, 824, '_field_67', '1'),
(47443, 824, '_form_id', '2'),
(47444, 824, '_seq_num', '202'),
(47445, 825, '_field_5', 'Morning Session'),
(47446, 825, '_field_7', 'September 2018'),
(47447, 825, '_field_9', '0'),
(47448, 825, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47449, 825, '_field_70', ''),
(47450, 825, '_field_71', ''),
(47451, 825, '_field_17', 'Amr'),
(47452, 825, '_field_19', 'Elkouedy'),
(47453, 825, '_field_21', '778-980-8514'),
(47454, 825, '_field_23', 'a_kouedy@hotmail.com'),
(47455, 825, '_field_25', 'Nando\'s Davie &amp; Howe, 828 Davie St'),
(47456, 825, '_field_28', ''),
(47457, 825, '_field_29', 'Vancouver'),
(47458, 825, '_field_33', 'BC'),
(47459, 825, '_field_31', 'NA'),
(47460, 825, '_field_34', 'NA'),
(47461, 825, '_field_35', 'NA'),
(47462, 825, '_field_41', '0'),
(47463, 825, '_field_57', ''),
(47464, 825, '_field_58', ''),
(47465, 825, '_field_59', ''),
(47466, 825, '_field_60', ''),
(47467, 825, '_field_18', 'Ali Amr Elkouedy'),
(47468, 825, '_field_24', '02/08/2014'),
(47469, 825, '_field_20', 'Ali'),
(47470, 825, '_field_22', 'M'),
(47471, 825, '_field_26', 'Enlgish'),
(47472, 825, '_field_27', 'Arabic'),
(47473, 825, '_field_30', 'Egyptian'),
(47474, 825, '_field_32', 'N'),
(47475, 825, '_field_72', ''),
(47476, 825, '_field_36', 'Coloring, tracing letters and playing  with dinasours'),
(47477, 825, '_field_37', 'Sports activities, Coloring and singing'),
(47478, 825, '_field_38', 'No'),
(47479, 825, '_field_39', 'Yes'),
(47480, 825, '_field_61', 'Yes'),
(47481, 825, '_field_53', 'My son has attended a kindergarten since he was 2 and a preschool in Dubai and is very much familiar with the educational experience.'),
(47482, 825, '_field_54', 'Yes'),
(47483, 825, '_field_55', 'He is attending a Preschool in Dubai as we just moved to Vancouver. His program was under an international curriculum which prepares him to most educational systems.'),
(47484, 825, '_field_56', 'Yes'),
(47485, 825, '_field_42', 'He did not.'),
(47486, 825, '_field_43', 'No'),
(47487, 825, '_field_62', ''),
(47488, 825, '_field_44', 'No'),
(47489, 825, '_field_63', ''),
(47490, 825, '_field_45', 'Yes'),
(47491, 825, '_field_64', 'He loves Rice, Pasta with chicken and beef.\nVegetables as most kids depend on the mood.\nHe loves apples, bananas, Kiwi and Blackberries.'),
(47492, 825, '_field_46', 'N'),
(47493, 825, '_field_65', ''),
(47494, 825, '_field_47', 'We just moved to Vancouver, and we really looked around for a good preschool that could be a good fit for our Son. \nHe attended a Preschool that felt like a real school back in our previous city \"Dubai\" which he loved, and looking at WMA, we feel that he will love it, and thats what important, that my Son learns in an enviroment he would love and look forword to go to everyday.'),
(47495, 825, '_field_73', 'My son is a very curious and social kid, he always loves to collaborate with others in activities or even in games. I always felt that he has his own creative approaches learning things, thats why i really feel Montesori method woulc ehance his creativity and love of education.'),
(47496, 825, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(47497, 825, '_field_67', '1'),
(47498, 825, '_form_id', '2'),
(47499, 825, '_seq_num', '203'),
(47500, 826, '_field_5', 'Morning Session'),
(47501, 826, '_field_7', 'September 2018'),
(47502, 826, '_field_9', '0'),
(47503, 826, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47504, 826, '_field_70', ''),
(47505, 826, '_field_71', ''),
(47506, 826, '_field_17', 'Amr'),
(47507, 826, '_field_19', 'Elkouedy'),
(47508, 826, '_field_21', '778-980-8514'),
(47509, 826, '_field_23', 'a_kouedy@hotmail.com'),
(47510, 826, '_field_25', 'Nando\'s Davie &amp; Howe, 828 Davie St'),
(47511, 826, '_field_28', ''),
(47512, 826, '_field_29', 'Vancouver'),
(47513, 826, '_field_33', 'BC'),
(47514, 826, '_field_31', 'NA'),
(47515, 826, '_field_34', 'NA'),
(47516, 826, '_field_35', 'NA'),
(47517, 826, '_field_41', '0'),
(47518, 826, '_field_57', ''),
(47519, 826, '_field_58', ''),
(47520, 826, '_field_59', ''),
(47521, 826, '_field_60', ''),
(47522, 826, '_field_18', 'Ali Amr Elkouedy'),
(47523, 826, '_field_24', '02/08/2014'),
(47524, 826, '_field_20', 'Ali'),
(47525, 826, '_field_22', 'M'),
(47526, 826, '_field_26', 'Enlgish'),
(47527, 826, '_field_27', 'Arabic'),
(47528, 826, '_field_30', 'Egyptian'),
(47529, 826, '_field_32', 'N'),
(47530, 826, '_field_72', ''),
(47531, 826, '_field_36', 'Coloring, tracing letters and playing  with dinasours'),
(47532, 826, '_field_37', 'Sports activities, Coloring and singing'),
(47533, 826, '_field_38', 'No'),
(47534, 826, '_field_39', 'Yes'),
(47535, 826, '_field_61', 'Yes'),
(47536, 826, '_field_53', 'My son has attended a kindergarten since he was 2 and a preschool in Dubai and is very much familiar with the educational experience.'),
(47537, 826, '_field_54', 'Yes'),
(47538, 826, '_field_55', 'He is attending a Preschool in Dubai as we just moved to Vancouver. His program was under an international curriculum which prepares him to most educational systems.'),
(47539, 826, '_field_56', 'Yes'),
(47540, 826, '_field_42', 'He did not.'),
(47541, 826, '_field_43', 'No'),
(47542, 826, '_field_62', ''),
(47543, 826, '_field_44', 'No'),
(47544, 826, '_field_63', ''),
(47545, 826, '_field_45', 'Yes'),
(47546, 826, '_field_64', 'He loves Rice, Pasta with chicken and beef.\nVegetables as most kids depend on the mood.\nHe loves apples, bananas, Kiwi and Blackberries.'),
(47547, 826, '_field_46', 'N'),
(47548, 826, '_field_65', ''),
(47549, 826, '_field_47', 'We just moved to Vancouver, and we really looked around for a good preschool that could be a good fit for our Son. \nHe attended a Preschool that felt like a real school back in our previous city \"Dubai\" which he loved, and looking at WMA, we feel that he will love it, and thats what important, that my Son learns in an enviroment he would love and look forword to go to everyday.'),
(47550, 826, '_field_73', 'My son is a very curious and social kid, he always loves to collaborate with others in activities or even in games. I always felt that he has his own creative approaches learning things, thats why i really feel Montesori method woulc ehance his creativity and love of education.'),
(47551, 826, '_field_49', 'a:1:{i:0;s:18:\"Preschool One Year\";}'),
(47552, 826, '_field_67', '1'),
(47553, 826, '_form_id', '2'),
(47554, 826, '_seq_num', '204'),
(47555, 827, '_field_74', 'Grade One'),
(47556, 827, '_field_75', 'September 2018'),
(47557, 827, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(47558, 827, '_field_78', ''),
(47559, 827, '_field_79', 'Referral from Westside Montessori School'),
(47560, 827, '_field_80', 'Voya'),
(47561, 827, '_field_81', 'Cheetham'),
(47562, 827, '_field_82', '604-649-4602'),
(47563, 827, '_field_83', 'voya@voya.ca'),
(47564, 827, '_field_84', '4611 Westlawn Dr'),
(47565, 827, '_field_85', '4611 Westlawn Dr'),
(47566, 827, '_field_86', 'Burnaby'),
(47567, 827, '_field_87', 'BC'),
(47568, 827, '_field_88', 'V5C3P9'),
(47569, 827, '_field_89', 'Stay-at-home Mom'),
(47570, 827, '_field_90', '604-649-4602'),
(47571, 827, '_field_91', '1'),
(47572, 827, '_field_92', ''),
(47573, 827, '_field_93', ''),
(47574, 827, '_field_94', ''),
(47575, 827, '_field_95', ''),
(47576, 827, '_field_128', ''),
(47577, 827, '_field_129', ''),
(47578, 827, '_field_96', 'Airlie Cheetham'),
(47579, 827, '_field_97', '22/10/2012'),
(47580, 827, '_field_98', 'Airlie'),
(47581, 827, '_field_99', 'Female'),
(47582, 827, '_field_100', 'English'),
(47583, 827, '_field_101', ''),
(47584, 827, '_field_102', 'Canadian'),
(47585, 827, '_field_103', 'Yes'),
(47586, 827, '_field_104', 'Landon Cheetham, 3 Years'),
(47587, 827, '_field_105', 'Puzzles, drawing, imaginative play/narration through singing, organizing her room (!)'),
(47588, 827, '_field_106', 'Imaginative play, team sports (soccer), dancing, biking'),
(47589, 827, '_field_130', 'Westside Montessori School'),
(47590, 827, '_field_137', 'The 100 Board, Fast Facts, reading'),
(47591, 827, '_field_131', 'Kindgarten'),
(47592, 827, '_field_138', 'Piano, violin, swimming, soccer, dance'),
(47593, 827, '_field_114', 'None'),
(47594, 827, '_field_115', 'No'),
(47595, 827, '_field_116', ''),
(47596, 827, '_field_117', 'No'),
(47597, 827, '_field_118', ''),
(47598, 827, '_field_119', 'Yes'),
(47599, 827, '_field_120', 'Airlie prefers raw veggies to cooked '),
(47600, 827, '_field_121', 'No'),
(47601, 827, '_field_122', ''),
(47602, 827, '_field_132', 'No'),
(47603, 827, '_field_133', ''),
(47604, 827, '_field_134', 'No'),
(47605, 827, '_field_135', ''),
(47606, 827, '_field_123', 'I attended a Montessori school as a child and my mother is Montessori trained and taught at my school. My sister-in-law is also a trained Montessori teacher. We are, in short, a dedicated Montessori family! Airlie has spent the first wonderful 3 years of her educational life at Westside Montessori School and now that she is set to graduate, we would very much like for her to continue on the incredible trajectory that the Montessori environment provides. '),
(47607, 827, '_field_124', 'In an increasingly challenging world, Paul and I place great value on fostering creativity, problem solving, self motivation, curiosity and collaboration with others. These are all attributes that we feel are in line with the Montessori method. We would like Airlie to grow up knowing herself to be a confident, capable individual, while appreciating the skills and talents of those around her.'),
(47608, 827, '_field_136', 'Airlie has a highly developed EQ. She is sensitive to others\' needs and emotions without compromising her own sense of self worth and can stand up for herself in a healthy way when necessary. She has developed wonderful leadership skills and enjoys helping others of all ages, her little brother included! Airlie is inquisitive, enthusiastic about learning and sharing experiences and can easily move between contributing to a group or working independently. She is inclusive, detail oriented, makes friends quickly, has already developed a sense of justice and fairness and is just an all around really special girl (if I may say so myself!)! A letter of recommendation from WMS will be available shortly.'),
(47609, 827, '_field_126', '1'),
(47610, 827, '_form_id', '3'),
(47611, 827, '_seq_num', '146'),
(47612, 828, '_field_74', 'Grade One'),
(47613, 828, '_field_75', 'September 2018'),
(47614, 828, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(47615, 828, '_field_78', ''),
(47616, 828, '_field_79', 'Referral from Westside Montessori School'),
(47617, 828, '_field_80', 'Voya'),
(47618, 828, '_field_81', 'Cheetham'),
(47619, 828, '_field_82', '604-649-4602'),
(47620, 828, '_field_83', 'voya@voya.ca'),
(47621, 828, '_field_84', '4611 Westlawn Dr'),
(47622, 828, '_field_85', '4611 Westlawn Dr'),
(47623, 828, '_field_86', 'Burnaby'),
(47624, 828, '_field_87', 'BC'),
(47625, 828, '_field_88', 'V5C3P9'),
(47626, 828, '_field_89', 'Stay-at-home Mom'),
(47627, 828, '_field_90', '604-649-4602'),
(47628, 828, '_field_91', '1'),
(47629, 828, '_field_92', ''),
(47630, 828, '_field_93', ''),
(47631, 828, '_field_94', ''),
(47632, 828, '_field_95', ''),
(47633, 828, '_field_128', ''),
(47634, 828, '_field_129', ''),
(47635, 828, '_field_96', 'Airlie Cheetham'),
(47636, 828, '_field_97', '22/10/2012'),
(47637, 828, '_field_98', 'Airlie'),
(47638, 828, '_field_99', 'Female'),
(47639, 828, '_field_100', 'English'),
(47640, 828, '_field_101', ''),
(47641, 828, '_field_102', 'Canadian'),
(47642, 828, '_field_103', 'Yes'),
(47643, 828, '_field_104', 'Landon Cheetham, 3 Years'),
(47644, 828, '_field_105', 'Puzzles, drawing, imaginative play/narration through singing, organizing her room (!)'),
(47645, 828, '_field_106', 'Imaginative play, team sports (soccer), dancing, biking'),
(47646, 828, '_field_130', 'Westside Montessori School'),
(47647, 828, '_field_137', 'The 100 Board, Fast Facts, reading'),
(47648, 828, '_field_131', 'Kindgarten'),
(47649, 828, '_field_138', 'Piano, violin, swimming, soccer, dance'),
(47650, 828, '_field_114', 'None'),
(47651, 828, '_field_115', 'No'),
(47652, 828, '_field_116', ''),
(47653, 828, '_field_117', 'No'),
(47654, 828, '_field_118', ''),
(47655, 828, '_field_119', 'Yes'),
(47656, 828, '_field_120', 'Airlie prefers raw veggies to cooked '),
(47657, 828, '_field_121', 'No'),
(47658, 828, '_field_122', ''),
(47659, 828, '_field_132', 'No'),
(47660, 828, '_field_133', ''),
(47661, 828, '_field_134', 'No'),
(47662, 828, '_field_135', ''),
(47663, 828, '_field_123', 'I attended a Montessori school as a child and my mother is Montessori trained and taught at my school. My sister-in-law is also a trained Montessori teacher. We are, in short, a dedicated Montessori family! Airlie has spent the first wonderful 3 years of her educational life at Westside Montessori School and now that she is set to graduate, we would very much like for her to continue on the incredible trajectory that the Montessori environment provides. '),
(47664, 828, '_field_124', 'In an increasingly challenging world, Paul and I place great value on fostering creativity, problem solving, self motivation, curiosity and collaboration with others. These are all attributes that we feel are in line with the Montessori method. We would like Airlie to grow up knowing herself to be a confident, capable individual, while appreciating the skills and talents of those around her.'),
(47665, 828, '_field_136', 'Airlie has a highly developed EQ. She is sensitive to others\' needs and emotions without compromising her own sense of self worth and can stand up for herself in a healthy way when necessary. She has developed wonderful leadership skills and enjoys helping others of all ages, her little brother included! Airlie is inquisitive, enthusiastic about learning and sharing experiences and can easily move between contributing to a group or working independently. She is inclusive, detail oriented, makes friends quickly, has already developed a sense of justice and fairness and is just an all around really special girl (if I may say so myself!)! A letter of recommendation from WMS will be available shortly.'),
(47666, 828, '_field_126', '1'),
(47667, 828, '_form_id', '3'),
(47668, 828, '_seq_num', '147'),
(47669, 830, '_field_5', 'Full Day'),
(47670, 830, '_field_7', 'September 2018'),
(47671, 830, '_field_9', '0'),
(47672, 830, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47673, 830, '_field_70', ''),
(47674, 830, '_field_71', ''),
(47675, 830, '_field_17', 'Wing'),
(47676, 830, '_field_19', 'Or'),
(47677, 830, '_field_21', '2363331432'),
(47678, 830, '_field_23', 'giselleororor@gmail.com'),
(47679, 830, '_field_25', '3022 28th AVE. E.'),
(47680, 830, '_field_28', ''),
(47681, 830, '_field_29', 'Vancouver'),
(47682, 830, '_field_33', 'BC'),
(47683, 830, '_field_31', 'V5R1S5'),
(47684, 830, '_field_34', 'Nil'),
(47685, 830, '_field_35', '0'),
(47686, 830, '_field_41', '1'),
(47687, 830, '_field_57', ''),
(47688, 830, '_field_58', ''),
(47689, 830, '_field_59', ''),
(47690, 830, '_field_60', ''),
(47691, 830, '_field_18', 'Brady Liam chit hei kam'),
(47692, 830, '_field_24', '02/04/2015'),
(47693, 830, '_field_20', ''),
(47694, 830, '_field_22', 'M'),
(47695, 830, '_field_26', 'Chinese'),
(47696, 830, '_field_27', 'English'),
(47697, 830, '_field_30', 'Canadian '),
(47698, 830, '_field_32', 'Yes'),
(47699, 830, '_field_72', 'Gabrielle Isla sin hei kam'),
(47700, 830, '_field_36', 'Painting, building blocks, play basketball, playing play doh'),
(47701, 830, '_field_37', 'Play balls, playing cars, drawing'),
(47702, 830, '_field_38', 'Yes'),
(47703, 830, '_field_39', 'No'),
(47704, 830, '_field_61', ''),
(47705, 830, '_field_53', ''),
(47706, 830, '_field_54', 'Yes'),
(47707, 830, '_field_55', 'Strong start preschool in sir Wilfred grenfell elementary school'),
(47708, 830, '_field_56', 'Yes'),
(47709, 830, '_field_42', 'G6PD, Avoid these foods:\nFava beans and sometimes all other legumes too.\nBlueberries.\nAll sources of soy (tofu, miso, tempeh)\nFoods high in vitamin C, as well as vitamin C supplements. These include: citrus fruits, and drinks that contain synthetic vitamin C.\nMenthol.\nAny food with artificial blue dyes.\nTonic water.\n'),
(47710, 830, '_field_43', 'No'),
(47711, 830, '_field_62', ''),
(47712, 830, '_field_44', 'Yes'),
(47713, 830, '_field_63', 'To avoid eating the food listing above'),
(47714, 830, '_field_45', 'Yes'),
(47715, 830, '_field_64', 'To avoid eating the food listing above'),
(47716, 830, '_field_46', 'N'),
(47717, 830, '_field_65', ''),
(47718, 830, '_field_47', 'This is a very good time to give my child to get some learning experience and explore different things in this well maintained and well organised school.  I believe he will be having fun and on the other hand gain some knowledge from this school'),
(47719, 830, '_field_73', 'I like it aims which see each children as an individual which they have their only personality and different level of entry to the school, which make them not having stress at the beginning of entering a school'),
(47720, 830, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(47721, 830, '_field_67', '1'),
(47722, 830, '_form_id', '2'),
(47723, 830, '_seq_num', '205'),
(47724, 831, '_field_5', 'Full Day'),
(47725, 831, '_field_7', 'September 2018'),
(47726, 831, '_field_9', '0'),
(47727, 831, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47728, 831, '_field_70', ''),
(47729, 831, '_field_71', ''),
(47730, 831, '_field_17', 'Wing'),
(47731, 831, '_field_19', 'Or'),
(47732, 831, '_field_21', '2363331432'),
(47733, 831, '_field_23', 'giselleororor@gmail.com'),
(47734, 831, '_field_25', '3022 28th AVE. E.'),
(47735, 831, '_field_28', ''),
(47736, 831, '_field_29', 'Vancouver'),
(47737, 831, '_field_33', 'BC'),
(47738, 831, '_field_31', 'V5R1S5'),
(47739, 831, '_field_34', 'Nil'),
(47740, 831, '_field_35', '0'),
(47741, 831, '_field_41', '1'),
(47742, 831, '_field_57', ''),
(47743, 831, '_field_58', ''),
(47744, 831, '_field_59', ''),
(47745, 831, '_field_60', ''),
(47746, 831, '_field_18', 'Brady Liam chit hei kam'),
(47747, 831, '_field_24', '02/04/2015'),
(47748, 831, '_field_20', ''),
(47749, 831, '_field_22', 'M'),
(47750, 831, '_field_26', 'Chinese'),
(47751, 831, '_field_27', 'English'),
(47752, 831, '_field_30', 'Canadian '),
(47753, 831, '_field_32', 'Yes'),
(47754, 831, '_field_72', 'Gabrielle Isla sin hei kam'),
(47755, 831, '_field_36', 'Painting, building blocks, play basketball, playing play doh'),
(47756, 831, '_field_37', 'Play balls, playing cars, drawing'),
(47757, 831, '_field_38', 'Yes'),
(47758, 831, '_field_39', 'No'),
(47759, 831, '_field_61', ''),
(47760, 831, '_field_53', ''),
(47761, 831, '_field_54', 'Yes'),
(47762, 831, '_field_55', 'Strong start preschool in sir Wilfred grenfell elementary school'),
(47763, 831, '_field_56', 'Yes'),
(47764, 831, '_field_42', 'G6PD, Avoid these foods:\nFava beans and sometimes all other legumes too.\nBlueberries.\nAll sources of soy (tofu, miso, tempeh)\nFoods high in vitamin C, as well as vitamin C supplements. These include: citrus fruits, and drinks that contain synthetic vitamin C.\nMenthol.\nAny food with artificial blue dyes.\nTonic water.\n'),
(47765, 831, '_field_43', 'No'),
(47766, 831, '_field_62', ''),
(47767, 831, '_field_44', 'Yes'),
(47768, 831, '_field_63', 'To avoid eating the food listing above'),
(47769, 831, '_field_45', 'Yes'),
(47770, 831, '_field_64', 'To avoid eating the food listing above'),
(47771, 831, '_field_46', 'N'),
(47772, 831, '_field_65', ''),
(47773, 831, '_field_47', 'This is a very good time to give my child to get some learning experience and explore different things in this well maintained and well organised school.  I believe he will be having fun and on the other hand gain some knowledge from this school'),
(47774, 831, '_field_73', 'I like it aims which see each children as an individual which they have their only personality and different level of entry to the school, which make them not having stress at the beginning of entering a school'),
(47775, 831, '_field_49', 'a:1:{i:0;s:19:\"Preschool Two Years\";}'),
(47776, 831, '_field_67', '1'),
(47777, 831, '_form_id', '2'),
(47778, 831, '_seq_num', '206'),
(47779, 832, '_field_5', 'Full Day'),
(47780, 832, '_field_7', 'September 2019'),
(47781, 832, '_field_9', '1'),
(47782, 832, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(47783, 832, '_field_70', 'Faye Ying'),
(47784, 832, '_field_71', ''),
(47785, 832, '_field_17', 'Shilin'),
(47786, 832, '_field_19', 'Sun'),
(47787, 832, '_field_21', '6047281886'),
(47788, 832, '_field_23', 'sunshilin@gmail.com'),
(47789, 832, '_field_25', '886 W58th Ave '),
(47790, 832, '_field_28', ''),
(47791, 832, '_field_29', 'Vancouver'),
(47792, 832, '_field_33', 'BC'),
(47793, 832, '_field_31', 'V6P6Y3'),
(47794, 832, '_field_34', 'Sunbeam Homes Inc.'),
(47795, 832, '_field_35', '6047281886'),
(47796, 832, '_field_41', '1'),
(47797, 832, '_field_57', ''),
(47798, 832, '_field_58', ''),
(47799, 832, '_field_59', ''),
(47800, 832, '_field_60', ''),
(47801, 832, '_field_18', 'Raymond Langxuan Sun'),
(47802, 832, '_field_24', '26/04/2016'),
(47803, 832, '_field_20', 'Xuan Xuan'),
(47804, 832, '_field_22', 'M'),
(47805, 832, '_field_26', 'Mandarin '),
(47806, 832, '_field_27', 'English'),
(47807, 832, '_field_30', 'Canadian'),
(47808, 832, '_field_32', 'Yes'),
(47809, 832, '_field_72', 'Nick Sun 6'),
(47810, 832, '_field_36', 'Playing Car Toys '),
(47811, 832, '_field_37', 'Playing at playground '),
(47812, 832, '_field_38', 'No'),
(47813, 832, '_field_39', 'No'),
(47814, 832, '_field_61', ''),
(47815, 832, '_field_53', ''),
(47816, 832, '_field_54', 'No'),
(47817, 832, '_field_55', ''),
(47818, 832, '_field_56', ''),
(47819, 832, '_field_42', 'No.'),
(47820, 832, '_field_43', 'No'),
(47821, 832, '_field_62', ''),
(47822, 832, '_field_44', 'No'),
(47823, 832, '_field_63', ''),
(47824, 832, '_field_45', 'No'),
(47825, 832, '_field_64', ''),
(47826, 832, '_field_46', 'N'),
(47827, 832, '_field_65', ''),
(47828, 832, '_field_47', 'I have first learned WMA from a close family friend, Faye Ying and she has highly recommended it. '),
(47829, 832, '_field_73', 'Montessori method is a good way to help my child discover the world. The most important is to develop a creative mind at an early age. '),
(47830, 832, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(47831, 832, '_field_67', '1'),
(47832, 832, '_form_id', '2'),
(47833, 832, '_seq_num', '207'),
(47834, 833, '_field_5', 'Full Day'),
(47835, 833, '_field_7', 'September 2019'),
(47836, 833, '_field_9', '1'),
(47837, 833, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(47838, 833, '_field_70', 'Faye Ying'),
(47839, 833, '_field_71', ''),
(47840, 833, '_field_17', 'Shilin'),
(47841, 833, '_field_19', 'Sun'),
(47842, 833, '_field_21', '6047281886'),
(47843, 833, '_field_23', 'sunshilin@gmail.com'),
(47844, 833, '_field_25', '886 W58th Ave '),
(47845, 833, '_field_28', ''),
(47846, 833, '_field_29', 'Vancouver'),
(47847, 833, '_field_33', 'BC'),
(47848, 833, '_field_31', 'V6P6Y3'),
(47849, 833, '_field_34', 'Sunbeam Homes Inc.'),
(47850, 833, '_field_35', '6047281886'),
(47851, 833, '_field_41', '1'),
(47852, 833, '_field_57', ''),
(47853, 833, '_field_58', ''),
(47854, 833, '_field_59', ''),
(47855, 833, '_field_60', ''),
(47856, 833, '_field_18', 'Raymond Langxuan Sun'),
(47857, 833, '_field_24', '26/04/2016'),
(47858, 833, '_field_20', 'Xuan Xuan'),
(47859, 833, '_field_22', 'M'),
(47860, 833, '_field_26', 'Mandarin '),
(47861, 833, '_field_27', 'English'),
(47862, 833, '_field_30', 'Canadian'),
(47863, 833, '_field_32', 'Yes'),
(47864, 833, '_field_72', 'Nick Sun 6'),
(47865, 833, '_field_36', 'Playing Car Toys '),
(47866, 833, '_field_37', 'Playing at playground '),
(47867, 833, '_field_38', 'No'),
(47868, 833, '_field_39', 'No'),
(47869, 833, '_field_61', ''),
(47870, 833, '_field_53', ''),
(47871, 833, '_field_54', 'No'),
(47872, 833, '_field_55', ''),
(47873, 833, '_field_56', ''),
(47874, 833, '_field_42', 'No.'),
(47875, 833, '_field_43', 'No'),
(47876, 833, '_field_62', ''),
(47877, 833, '_field_44', 'No'),
(47878, 833, '_field_63', ''),
(47879, 833, '_field_45', 'No'),
(47880, 833, '_field_64', ''),
(47881, 833, '_field_46', 'N'),
(47882, 833, '_field_65', ''),
(47883, 833, '_field_47', 'I have first learned WMA from a close family friend, Faye Ying and she has highly recommended it. '),
(47884, 833, '_field_73', 'Montessori method is a good way to help my child discover the world. The most important is to develop a creative mind at an early age. '),
(47885, 833, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(47886, 833, '_field_67', '1'),
(47887, 833, '_form_id', '2'),
(47888, 833, '_seq_num', '208'),
(47889, 834, '_field_5', 'select'),
(47890, 834, '_field_7', 'September 2018'),
(47891, 834, '_field_9', '1'),
(47892, 834, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47893, 834, '_field_70', ''),
(47894, 834, '_field_71', ''),
(47895, 834, '_field_17', 'Tina '),
(47896, 834, '_field_19', 'Birring'),
(47897, 834, '_field_21', '6047271444'),
(47898, 834, '_field_23', 'sending2tbirrimg@gmail.com'),
(47899, 834, '_field_25', '941 Semlin Drive'),
(47900, 834, '_field_28', ''),
(47901, 834, '_field_29', 'Vancouver '),
(47902, 834, '_field_33', 'BC'),
(47903, 834, '_field_31', 'V5L4J7'),
(47904, 834, '_field_34', 'Canadaline'),
(47905, 834, '_field_35', '6047271444'),
(47906, 834, '_field_41', '1'),
(47907, 834, '_field_57', ''),
(47908, 834, '_field_58', ''),
(47909, 834, '_field_59', ''),
(47910, 834, '_field_60', ''),
(47911, 834, '_field_18', 'Jaya Cranfield '),
(47912, 834, '_field_24', '16/05/2014'),
(47913, 834, '_field_20', 'Jaya'),
(47914, 834, '_field_22', 'F'),
(47915, 834, '_field_26', 'English '),
(47916, 834, '_field_27', ''),
(47917, 834, '_field_30', 'Canadian'),
(47918, 834, '_field_32', 'Yes'),
(47919, 834, '_field_72', 'Noah 2years old'),
(47920, 834, '_field_36', 'Playing with dolls'),
(47921, 834, '_field_37', 'Park, outdoors '),
(47922, 834, '_field_38', 'Yes'),
(47923, 834, '_field_39', 'Yes'),
(47924, 834, '_field_61', 'Yes'),
(47925, 834, '_field_53', ''),
(47926, 834, '_field_54', 'Yes'),
(47927, 834, '_field_55', 'SFA preschool '),
(47928, 834, '_field_56', 'n'),
(47929, 834, '_field_42', 'No health issues '),
(47930, 834, '_field_43', 'No'),
(47931, 834, '_field_62', ''),
(47932, 834, '_field_44', 'No'),
(47933, 834, '_field_63', ''),
(47934, 834, '_field_45', 'No'),
(47935, 834, '_field_64', ''),
(47936, 834, '_field_46', 'N'),
(47937, 834, '_field_65', ''),
(47938, 834, '_field_47', 'I want her to experience the Montessori program and see how it works for her.'),
(47939, 834, '_field_73', 'I like the idea of her being creative and exploring things that interest her. '),
(47940, 834, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(47941, 834, '_field_67', '1'),
(47942, 834, '_form_id', '2'),
(47943, 834, '_seq_num', '209'),
(47944, 835, '_field_5', 'select'),
(47945, 835, '_field_7', 'September 2018'),
(47946, 835, '_field_9', '1'),
(47947, 835, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(47948, 835, '_field_70', ''),
(47949, 835, '_field_71', ''),
(47950, 835, '_field_17', 'Tina '),
(47951, 835, '_field_19', 'Birring'),
(47952, 835, '_field_21', '6047271444'),
(47953, 835, '_field_23', 'sending2tbirrimg@gmail.com'),
(47954, 835, '_field_25', '941 Semlin Drive'),
(47955, 835, '_field_28', ''),
(47956, 835, '_field_29', 'Vancouver '),
(47957, 835, '_field_33', 'BC'),
(47958, 835, '_field_31', 'V5L4J7'),
(47959, 835, '_field_34', 'Canadaline'),
(47960, 835, '_field_35', '6047271444'),
(47961, 835, '_field_41', '1'),
(47962, 835, '_field_57', ''),
(47963, 835, '_field_58', ''),
(47964, 835, '_field_59', ''),
(47965, 835, '_field_60', ''),
(47966, 835, '_field_18', 'Jaya Cranfield '),
(47967, 835, '_field_24', '16/05/2014'),
(47968, 835, '_field_20', 'Jaya'),
(47969, 835, '_field_22', 'F'),
(47970, 835, '_field_26', 'English '),
(47971, 835, '_field_27', ''),
(47972, 835, '_field_30', 'Canadian'),
(47973, 835, '_field_32', 'Yes'),
(47974, 835, '_field_72', 'Noah 2years old'),
(47975, 835, '_field_36', 'Playing with dolls'),
(47976, 835, '_field_37', 'Park, outdoors '),
(47977, 835, '_field_38', 'Yes'),
(47978, 835, '_field_39', 'Yes'),
(47979, 835, '_field_61', 'Yes'),
(47980, 835, '_field_53', ''),
(47981, 835, '_field_54', 'Yes'),
(47982, 835, '_field_55', 'SFA preschool '),
(47983, 835, '_field_56', 'n'),
(47984, 835, '_field_42', 'No health issues '),
(47985, 835, '_field_43', 'No'),
(47986, 835, '_field_62', ''),
(47987, 835, '_field_44', 'No'),
(47988, 835, '_field_63', ''),
(47989, 835, '_field_45', 'No'),
(47990, 835, '_field_64', ''),
(47991, 835, '_field_46', 'N'),
(47992, 835, '_field_65', ''),
(47993, 835, '_field_47', 'I want her to experience the Montessori program and see how it works for her.'),
(47994, 835, '_field_73', 'I like the idea of her being creative and exploring things that interest her. '),
(47995, 835, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(47996, 835, '_field_67', '1'),
(47997, 835, '_form_id', '2'),
(47998, 835, '_seq_num', '210'),
(47999, 836, '_field_5', 'select'),
(48000, 836, '_field_7', 'September 2019'),
(48001, 836, '_field_9', '1'),
(48002, 836, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(48003, 836, '_field_70', ''),
(48004, 836, '_field_71', ''),
(48005, 836, '_field_17', 'Sushmita'),
(48006, 836, '_field_19', 'Susheelendra'),
(48007, 836, '_field_21', '1-720-530-8472'),
(48008, 836, '_field_23', 'sushmita.as@gmail.com'),
(48009, 836, '_field_25', '6175 Habitat Drive'),
(48010, 836, '_field_28', '1059'),
(48011, 836, '_field_29', 'Boulder'),
(48012, 836, '_field_33', 'CO'),
(48013, 836, '_field_31', '80301'),
(48014, 836, '_field_34', 'Qualcomm Inc'),
(48015, 836, '_field_35', '1-303-247-5559'),
(48016, 836, '_field_41', '1'),
(48017, 836, '_field_57', ''),
(48018, 836, '_field_58', ''),
(48019, 836, '_field_59', ''),
(48020, 836, '_field_60', ''),
(48021, 836, '_field_18', 'Sagarika Ritvik'),
(48022, 836, '_field_24', '04/07/2015'),
(48023, 836, '_field_20', 'Sagarika'),
(48024, 836, '_field_22', 'F'),
(48025, 836, '_field_26', 'English'),
(48026, 836, '_field_27', 'Kannada'),
(48027, 836, '_field_30', 'USA'),
(48028, 836, '_field_32', 'N'),
(48029, 836, '_field_72', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48030, 836, '_field_36', 'Reading books, coloring, building toys like blocks, magnetic tiles, etc'),
(48031, 836, '_field_37', 'Playing outdoors, swimming'),
(48032, 836, '_field_38', 'Yes'),
(48033, 836, '_field_39', 'Yes'),
(48034, 836, '_field_61', 'Yes'),
(48035, 836, '_field_53', 'Sagarika currently attends a Montessori preschool since January 2018 and enjoys the various activities at school. We are impressed with the Montessori approach towards learning and hence would like her to continue at a Montessori through preschool, and potentially through elementary as well based on how our experience is.'),
(48036, 836, '_field_54', 'Yes'),
(48037, 836, '_field_55', 'Mountain Shadows Montessori School'),
(48038, 836, '_field_56', 'n'),
(48039, 836, '_field_42', 'None'),
(48040, 836, '_field_43', 'No'),
(48041, 836, '_field_62', ''),
(48042, 836, '_field_44', 'Yes'),
(48043, 836, '_field_63', 'Vegetarian, no fish, no meat, eggs and dairy ok'),
(48044, 836, '_field_45', 'No'),
(48045, 836, '_field_64', ''),
(48046, 836, '_field_46', 'N'),
(48047, 836, '_field_65', ''),
(48048, 836, '_field_47', 'We are impressed with the Montessori approach towards learning and so are researching Montessori schools in Vancouver, BC.\nWMA provides Montessori curriculum through elementary as well, and so we would like to get to know more about the school.\nPlease keep us informed about any open house events for parents for admisisons to the 2019 calendar year.'),
(48049, 836, '_field_73', 'We like the Montessori principles of giving a child freedom of choice with limits, teaching them the concrete before the abstract, and mixed age classrooms where they get to learn from older children and help younger ones. We believe this environment has helped her learn happily and become more independent. We would like her to continue in a similar environment.'),
(48050, 836, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(48051, 836, '_field_67', '1'),
(48052, 836, '_form_id', '2'),
(48053, 836, '_seq_num', '211'),
(48054, 837, '_field_5', 'select'),
(48055, 837, '_field_7', 'September 2019'),
(48056, 837, '_field_9', '1'),
(48057, 837, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(48058, 837, '_field_70', ''),
(48059, 837, '_field_71', ''),
(48060, 837, '_field_17', 'Sushmita'),
(48061, 837, '_field_19', 'Susheelendra'),
(48062, 837, '_field_21', '1-720-530-8472'),
(48063, 837, '_field_23', 'sushmita.as@gmail.com'),
(48064, 837, '_field_25', '6175 Habitat Drive'),
(48065, 837, '_field_28', '1059'),
(48066, 837, '_field_29', 'Boulder'),
(48067, 837, '_field_33', 'CO'),
(48068, 837, '_field_31', '80301'),
(48069, 837, '_field_34', 'Qualcomm Inc'),
(48070, 837, '_field_35', '1-303-247-5559'),
(48071, 837, '_field_41', '1'),
(48072, 837, '_field_57', ''),
(48073, 837, '_field_58', ''),
(48074, 837, '_field_59', ''),
(48075, 837, '_field_60', ''),
(48076, 837, '_field_18', 'Sagarika Ritvik'),
(48077, 837, '_field_24', '04/07/2015'),
(48078, 837, '_field_20', 'Sagarika'),
(48079, 837, '_field_22', 'F'),
(48080, 837, '_field_26', 'English'),
(48081, 837, '_field_27', 'Kannada'),
(48082, 837, '_field_30', 'USA'),
(48083, 837, '_field_32', 'N'),
(48084, 837, '_field_72', ''),
(48085, 837, '_field_36', 'Reading books, coloring, building toys like blocks, magnetic tiles, etc'),
(48086, 837, '_field_37', 'Playing outdoors, swimming'),
(48087, 837, '_field_38', 'Yes'),
(48088, 837, '_field_39', 'Yes'),
(48089, 837, '_field_61', 'Yes'),
(48090, 837, '_field_53', 'Sagarika currently attends a Montessori preschool since January 2018 and enjoys the various activities at school. We are impressed with the Montessori approach towards learning and hence would like her to continue at a Montessori through preschool, and potentially through elementary as well based on how our experience is.'),
(48091, 837, '_field_54', 'Yes'),
(48092, 837, '_field_55', 'Mountain Shadows Montessori School'),
(48093, 837, '_field_56', 'n'),
(48094, 837, '_field_42', 'None'),
(48095, 837, '_field_43', 'No'),
(48096, 837, '_field_62', ''),
(48097, 837, '_field_44', 'Yes'),
(48098, 837, '_field_63', 'Vegetarian, no fish, no meat, eggs and dairy ok'),
(48099, 837, '_field_45', 'No'),
(48100, 837, '_field_64', ''),
(48101, 837, '_field_46', 'N'),
(48102, 837, '_field_65', ''),
(48103, 837, '_field_47', 'We are impressed with the Montessori approach towards learning and so are researching Montessori schools in Vancouver, BC.\nWMA provides Montessori curriculum through elementary as well, and so we would like to get to know more about the school.\nPlease keep us informed about any open house events for parents for admisisons to the 2019 calendar year.'),
(48104, 837, '_field_73', 'We like the Montessori principles of giving a child freedom of choice with limits, teaching them the concrete before the abstract, and mixed age classrooms where they get to learn from older children and help younger ones. We believe this environment has helped her learn happily and become more independent. We would like her to continue in a similar environment.'),
(48105, 837, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(48106, 837, '_field_67', '1'),
(48107, 837, '_form_id', '2'),
(48108, 837, '_seq_num', '212'),
(48109, 838, '_field_74', 'Kindergarten'),
(48110, 838, '_field_75', 'September 2019'),
(48111, 838, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(48112, 838, '_field_78', ''),
(48113, 838, '_field_79', ''),
(48114, 838, '_field_80', 'Rysia'),
(48115, 838, '_field_81', 'Wand'),
(48116, 838, '_field_82', '6045700461'),
(48117, 838, '_field_83', 'rysia.wand@gmail.com'),
(48118, 838, '_field_84', '5481 Spruce St.'),
(48119, 838, '_field_85', '5481 Spruce St.'),
(48120, 838, '_field_86', 'Burnaby'),
(48121, 838, '_field_87', 'BC'),
(48122, 838, '_field_88', 'V5G1Y7'),
(48123, 838, '_field_89', 'home'),
(48124, 838, '_field_90', '6047626764'),
(48125, 838, '_field_91', '1'),
(48126, 838, '_field_92', ''),
(48127, 838, '_field_93', ''),
(48128, 838, '_field_94', ''),
(48129, 838, '_field_95', ''),
(48130, 838, '_field_128', ''),
(48131, 838, '_field_129', ''),
(48132, 838, '_field_96', 'Benjamin Wand'),
(48133, 838, '_field_97', '17/01/2014'),
(48134, 838, '_field_98', 'Benjamin'),
(48135, 838, '_field_99', 'Male'),
(48136, 838, '_field_100', 'English'),
(48137, 838, '_field_101', 'Polish, Hebrew'),
(48138, 838, '_field_102', 'Canadian'),
(48139, 838, '_field_103', 'Yes'),
(48140, 838, '_field_104', 'Daniel, 13'),
(48141, 838, '_field_105', 'Imaginative play, reading, writing numbers'),
(48142, 838, '_field_106', 'Soccer, tags'),
(48143, 838, '_field_130', 'Cambridge Montessori Children\'s Centre'),
(48144, 838, '_field_137', 'Reading, writing, manual activities, circle time, free play'),
(48145, 838, '_field_131', ''),
(48146, 838, '_field_138', 'Gymnastics, swimming, soccer'),
(48147, 838, '_field_114', 'None'),
(48148, 838, '_field_115', 'No'),
(48149, 838, '_field_116', ''),
(48150, 838, '_field_117', 'No'),
(48151, 838, '_field_118', ''),
(48152, 838, '_field_119', 'No'),
(48153, 838, '_field_120', ''),
(48154, 838, '_field_121', 'No'),
(48155, 838, '_field_122', ''),
(48156, 838, '_field_132', 'No'),
(48157, 838, '_field_133', ''),
(48158, 838, '_field_134', 'No'),
(48159, 838, '_field_135', ''),
(48160, 838, '_field_123', 'We first got interested in WMA when looking for an independent school for Benjamin. Continuing with the Montessori method appealed to us since we\'ve been very satisfied with his results at a Montessori preschool he has been attending since age 3. What we specifically liked about WMA was its size and location, however what impressed us most during our visit was the sense of community and the staff\'s genuine care. Personally I was also excited that at WMA Benjamin would learn Italian.'),
(48161, 838, '_field_124', 'We believe that the most important outcome of education is learning how to learn, how to organize one\'s time and how to prioritize goals, which is what Montessori method seems to provide. With such solid foundations it will be much easier to acquire any knowledge.\nThis method will also support Benjamin\'s interest in learning by providing more individual attention, rather than constraining him to the majority, as in public schools.'),
(48162, 838, '_field_136', 'Benjamin is very friendly and outgoing. He learns quickly and enjoys working on his own on projects that hooked his interest. For example recently he\'s interested in numbers, so he\'d cover page after page with digits and equations. He enjoys reading and usually prefers to read rather than nap during quiet time. He loves training soccer with his older brother. They spend a lot of time making up drills and tournaments.'),
(48163, 838, '_field_126', '1'),
(48164, 838, '_form_id', '3'),
(48165, 838, '_seq_num', '148'),
(48166, 839, '_field_74', 'Kindergarten'),
(48167, 839, '_field_75', 'September 2019'),
(48168, 839, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(48169, 839, '_field_78', ''),
(48170, 839, '_field_79', ''),
(48171, 839, '_field_80', 'Rysia'),
(48172, 839, '_field_81', 'Wand'),
(48173, 839, '_field_82', '6045700461'),
(48174, 839, '_field_83', 'rysia.wand@gmail.com'),
(48175, 839, '_field_84', '5481 Spruce St.'),
(48176, 839, '_field_85', '5481 Spruce St.'),
(48177, 839, '_field_86', 'Burnaby'),
(48178, 839, '_field_87', 'BC'),
(48179, 839, '_field_88', 'V5G1Y7'),
(48180, 839, '_field_89', 'home'),
(48181, 839, '_field_90', '6047626764'),
(48182, 839, '_field_91', '1'),
(48183, 839, '_field_92', ''),
(48184, 839, '_field_93', ''),
(48185, 839, '_field_94', ''),
(48186, 839, '_field_95', ''),
(48187, 839, '_field_128', ''),
(48188, 839, '_field_129', ''),
(48189, 839, '_field_96', 'Benjamin Wand'),
(48190, 839, '_field_97', '17/01/2014'),
(48191, 839, '_field_98', 'Benjamin'),
(48192, 839, '_field_99', 'Male'),
(48193, 839, '_field_100', 'English'),
(48194, 839, '_field_101', 'Polish, Hebrew'),
(48195, 839, '_field_102', 'Canadian'),
(48196, 839, '_field_103', 'Yes'),
(48197, 839, '_field_104', 'Daniel, 13'),
(48198, 839, '_field_105', 'Imaginative play, reading, writing numbers'),
(48199, 839, '_field_106', 'Soccer, tags'),
(48200, 839, '_field_130', 'Cambridge Montessori Children\'s Centre'),
(48201, 839, '_field_137', 'Reading, writing, manual activities, circle time, free play'),
(48202, 839, '_field_131', ''),
(48203, 839, '_field_138', 'Gymnastics, swimming, soccer'),
(48204, 839, '_field_114', 'None'),
(48205, 839, '_field_115', 'No'),
(48206, 839, '_field_116', ''),
(48207, 839, '_field_117', 'No'),
(48208, 839, '_field_118', ''),
(48209, 839, '_field_119', 'No'),
(48210, 839, '_field_120', ''),
(48211, 839, '_field_121', 'No'),
(48212, 839, '_field_122', ''),
(48213, 839, '_field_132', 'No'),
(48214, 839, '_field_133', ''),
(48215, 839, '_field_134', 'No'),
(48216, 839, '_field_135', ''),
(48217, 839, '_field_123', 'We first got interested in WMA when looking for an independent school for Benjamin. Continuing with the Montessori method appealed to us since we\'ve been very satisfied with his results at a Montessori preschool he has been attending since age 3. What we specifically liked about WMA was its size and location, however what impressed us most during our visit was the sense of community and the staff\'s genuine care. Personally I was also excited that at WMA Benjamin would learn Italian.'),
(48218, 839, '_field_124', 'We believe that the most important outcome of education is learning how to learn, how to organize one\'s time and how to prioritize goals, which is what Montessori method seems to provide. With such solid foundations it will be much easier to acquire any knowledge.\nThis method will also support Benjamin\'s interest in learning by providing more individual attention, rather than constraining him to the majority, as in public schools.'),
(48219, 839, '_field_136', 'Benjamin is very friendly and outgoing. He learns quickly and enjoys working on his own on projects that hooked his interest. For example recently he\'s interested in numbers, so he\'d cover page after page with digits and equations. He enjoys reading and usually prefers to read rather than nap during quiet time. He loves training soccer with his older brother. They spend a lot of time making up drills and tournaments.'),
(48220, 839, '_field_126', '1'),
(48221, 839, '_form_id', '3'),
(48222, 839, '_seq_num', '149'),
(48223, 840, '_field_5', 'Morning Session'),
(48224, 840, '_field_7', 'September 2018'),
(48225, 840, '_field_9', '0'),
(48226, 840, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(48227, 840, '_field_70', ''),
(48228, 840, '_field_71', ''),
(48229, 840, '_field_17', 'Ionut'),
(48230, 840, '_field_19', 'Dumitrascu'),
(48231, 840, '_field_21', '236-862-9804'),
(48232, 840, '_field_23', 'albertino@gmail.com'),
(48233, 840, '_field_25', '3535 Crowley Drive'),
(48234, 840, '_field_28', '301'),
(48235, 840, '_field_29', 'Vancouver'),
(48236, 840, '_field_33', 'BC'),
(48237, 840, '_field_31', 'V5R 6G5'),
(48238, 840, '_field_34', 'Amazon'),
(48239, 840, '_field_35', '236-862-9804'),
(48240, 840, '_field_41', '1'),
(48241, 840, '_field_57', ''),
(48242, 840, '_field_58', ''),
(48243, 840, '_field_59', ''),
(48244, 840, '_field_60', ''),
(48245, 840, '_field_18', 'Mariuca Dumitrascu'),
(48246, 840, '_field_24', '18/03/2015'),
(48247, 840, '_field_20', 'Mariuca'),
(48248, 840, '_field_22', 'F'),
(48249, 840, '_field_26', 'Romanian'),
(48250, 840, '_field_27', ''),
(48251, 840, '_field_30', 'Romanian'),
(48252, 840, '_field_32', 'N'),
(48253, 840, '_field_72', ''),
(48254, 840, '_field_36', 'Reading, art activities'),
(48255, 840, '_field_37', 'Cooking, Running, Climbing, art activities'),
(48256, 840, '_field_38', 'No'),
(48257, 840, '_field_39', 'No'),
(48258, 840, '_field_61', ''),
(48259, 840, '_field_53', ''),
(48260, 840, '_field_54', 'Yes'),
(48261, 840, '_field_55', 'StrongStart'),
(48262, 840, '_field_56', 'Yes'),
(48263, 840, '_field_42', '-'),
(48264, 840, '_field_43', 'No'),
(48265, 840, '_field_62', ''),
(48266, 840, '_field_44', 'No'),
(48267, 840, '_field_63', ''),
(48268, 840, '_field_45', 'No'),
(48269, 840, '_field_64', ''),
(48270, 840, '_field_46', 'N'),
(48271, 840, '_field_65', ''),
(48272, 840, '_field_47', 'I am very interested in the Montessori education philosophy and I would like my child to learn and grow in a Montessori environment.'),
(48273, 840, '_field_73', 'For me Montessori looks like the perfect fit as it follows the child.'),
(48274, 840, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(48275, 840, '_field_67', '1'),
(48276, 840, '_form_id', '2'),
(48277, 840, '_seq_num', '213'),
(48278, 841, '_field_5', 'Morning Session'),
(48279, 841, '_field_7', 'September 2018'),
(48280, 841, '_field_9', '0'),
(48281, 841, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(48282, 841, '_field_70', ''),
(48283, 841, '_field_71', ''),
(48284, 841, '_field_17', 'Ionut'),
(48285, 841, '_field_19', 'Dumitrascu'),
(48286, 841, '_field_21', '236-862-9804'),
(48287, 841, '_field_23', 'albertino@gmail.com'),
(48288, 841, '_field_25', '3535 Crowley Drive'),
(48289, 841, '_field_28', '301'),
(48290, 841, '_field_29', 'Vancouver'),
(48291, 841, '_field_33', 'BC'),
(48292, 841, '_field_31', 'V5R 6G5'),
(48293, 841, '_field_34', 'Amazon'),
(48294, 841, '_field_35', '236-862-9804'),
(48295, 841, '_field_41', '1'),
(48296, 841, '_field_57', ''),
(48297, 841, '_field_58', ''),
(48298, 841, '_field_59', ''),
(48299, 841, '_field_60', ''),
(48300, 841, '_field_18', 'Mariuca Dumitrascu'),
(48301, 841, '_field_24', '18/03/2015'),
(48302, 841, '_field_20', 'Mariuca'),
(48303, 841, '_field_22', 'F'),
(48304, 841, '_field_26', 'Romanian'),
(48305, 841, '_field_27', ''),
(48306, 841, '_field_30', 'Romanian'),
(48307, 841, '_field_32', 'N'),
(48308, 841, '_field_72', ''),
(48309, 841, '_field_36', 'Reading, art activities'),
(48310, 841, '_field_37', 'Cooking, Running, Climbing, art activities'),
(48311, 841, '_field_38', 'No'),
(48312, 841, '_field_39', 'No'),
(48313, 841, '_field_61', ''),
(48314, 841, '_field_53', ''),
(48315, 841, '_field_54', 'Yes'),
(48316, 841, '_field_55', 'StrongStart'),
(48317, 841, '_field_56', 'Yes'),
(48318, 841, '_field_42', '-'),
(48319, 841, '_field_43', 'No'),
(48320, 841, '_field_62', ''),
(48321, 841, '_field_44', 'No'),
(48322, 841, '_field_63', ''),
(48323, 841, '_field_45', 'No'),
(48324, 841, '_field_64', ''),
(48325, 841, '_field_46', 'N'),
(48326, 841, '_field_65', ''),
(48327, 841, '_field_47', 'I am very interested in the Montessori education philosophy and I would like my child to learn and grow in a Montessori environment.'),
(48328, 841, '_field_73', 'For me Montessori looks like the perfect fit as it follows the child.'),
(48329, 841, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(48330, 841, '_field_67', '1'),
(48331, 841, '_form_id', '2'),
(48332, 841, '_seq_num', '214'),
(48333, 842, '_field_5', 'Full Day'),
(48334, 842, '_field_7', 'September 2019'),
(48335, 842, '_field_9', '0'),
(48336, 842, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(48337, 842, '_field_70', ''),
(48338, 842, '_field_71', ''),
(48339, 842, '_field_17', 'Wing'),
(48340, 842, '_field_19', 'Or'),
(48341, 842, '_field_21', '2363331432'),
(48342, 842, '_field_23', 'giselleororor@gmail.com'),
(48343, 842, '_field_25', '3022 28th AVE. E.'),
(48344, 842, '_field_28', ''),
(48345, 842, '_field_29', 'Vancouver '),
(48346, 842, '_field_33', 'BC'),
(48347, 842, '_field_31', 'V5R1S5'),
(48348, 842, '_field_34', 'House'),
(48349, 842, '_field_35', '6044357122'),
(48350, 842, '_field_41', '0'),
(48351, 842, '_field_57', ''),
(48352, 842, '_field_58', ''),
(48353, 842, '_field_59', ''),
(48354, 842, '_field_60', ''),
(48355, 842, '_field_18', 'Gabrielle Isla Sin Hei Kam'),
(48356, 842, '_field_24', '03/11/2016'),
(48357, 842, '_field_20', 'Gabby'),
(48358, 842, '_field_22', 'F'),
(48359, 842, '_field_26', 'Cantonese'),
(48360, 842, '_field_27', 'English'),
(48361, 842, '_field_30', 'Canadian '),
(48362, 842, '_field_32', 'Yes'),
(48363, 842, '_field_72', 'Brady Liam Chit Hei Kam 3 years old'),
(48364, 842, '_field_36', 'Cooking games, reading books, ball games, play doh, play toy piano and toy guitar, random writing!'),
(48365, 842, '_field_37', 'Running around in a circle, playing ball, playing cars and puzzles!'),
(48366, 842, '_field_38', 'Yes'),
(48367, 842, '_field_39', 'No'),
(48368, 842, '_field_61', ''),
(48369, 842, '_field_53', ''),
(48370, 842, '_field_54', 'Yes'),
(48371, 842, '_field_55', 'Sir Wilfred Grenfell elementary school strong start program'),
(48372, 842, '_field_56', 'Yes'),
(48373, 842, '_field_42', 'Nil'),
(48374, 842, '_field_43', 'No'),
(48375, 842, '_field_62', ''),
(48376, 842, '_field_44', 'No'),
(48377, 842, '_field_63', ''),
(48378, 842, '_field_45', 'No'),
(48379, 842, '_field_64', ''),
(48380, 842, '_field_46', 'N'),
(48381, 842, '_field_65', ''),
(48382, 842, '_field_47', 'It\'s a very unique program for childs to have fun and on the other hand to learn through play! It\'s a very good learning experience before going to kindergarten!'),
(48383, 842, '_field_73', 'It\'s aim on each child learning ability and level, so they will be more confident and comfortable to learn the appropriate materials which I like it most!'),
(48384, 842, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(48385, 842, '_field_67', '1'),
(48386, 842, '_form_id', '2'),
(48387, 842, '_seq_num', '215'),
(48388, 843, '_field_5', 'Full Day'),
(48389, 843, '_field_7', 'September 2019'),
(48390, 843, '_field_9', '0'),
(48391, 843, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(48392, 843, '_field_70', ''),
(48393, 843, '_field_71', ''),
(48394, 843, '_field_17', 'Wing'),
(48395, 843, '_field_19', 'Or'),
(48396, 843, '_field_21', '2363331432'),
(48397, 843, '_field_23', 'giselleororor@gmail.com'),
(48398, 843, '_field_25', '3022 28th AVE. E.'),
(48399, 843, '_field_28', ''),
(48400, 843, '_field_29', 'Vancouver '),
(48401, 843, '_field_33', 'BC'),
(48402, 843, '_field_31', 'V5R1S5'),
(48403, 843, '_field_34', 'House'),
(48404, 843, '_field_35', '6044357122'),
(48405, 843, '_field_41', '0'),
(48406, 843, '_field_57', ''),
(48407, 843, '_field_58', ''),
(48408, 843, '_field_59', ''),
(48409, 843, '_field_60', ''),
(48410, 843, '_field_18', 'Gabrielle Isla Sin Hei Kam'),
(48411, 843, '_field_24', '03/11/2016'),
(48412, 843, '_field_20', 'Gabby'),
(48413, 843, '_field_22', 'F'),
(48414, 843, '_field_26', 'Cantonese'),
(48415, 843, '_field_27', 'English'),
(48416, 843, '_field_30', 'Canadian '),
(48417, 843, '_field_32', 'Yes'),
(48418, 843, '_field_72', 'Brady Liam Chit Hei Kam 3 years old'),
(48419, 843, '_field_36', 'Cooking games, reading books, ball games, play doh, play toy piano and toy guitar, random writing!'),
(48420, 843, '_field_37', 'Running around in a circle, playing ball, playing cars and puzzles!'),
(48421, 843, '_field_38', 'Yes'),
(48422, 843, '_field_39', 'No'),
(48423, 843, '_field_61', ''),
(48424, 843, '_field_53', ''),
(48425, 843, '_field_54', 'Yes'),
(48426, 843, '_field_55', 'Sir Wilfred Grenfell elementary school strong start program'),
(48427, 843, '_field_56', 'Yes'),
(48428, 843, '_field_42', 'Nil'),
(48429, 843, '_field_43', 'No'),
(48430, 843, '_field_62', ''),
(48431, 843, '_field_44', 'No'),
(48432, 843, '_field_63', ''),
(48433, 843, '_field_45', 'No'),
(48434, 843, '_field_64', ''),
(48435, 843, '_field_46', 'N'),
(48436, 843, '_field_65', ''),
(48437, 843, '_field_47', 'It\'s a very unique program for childs to have fun and on the other hand to learn through play! It\'s a very good learning experience before going to kindergarten!'),
(48438, 843, '_field_73', 'It\'s aim on each child learning ability and level, so they will be more confident and comfortable to learn the appropriate materials which I like it most!'),
(48439, 843, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(48440, 843, '_field_67', '1'),
(48441, 843, '_form_id', '2'),
(48442, 843, '_seq_num', '216'),
(48443, 844, '_field_5', 'Morning Session'),
(48444, 844, '_field_7', 'September 2018'),
(48445, 844, '_field_9', '0'),
(48446, 844, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(48447, 844, '_field_70', ''),
(48448, 844, '_field_71', 'Parents in the community'),
(48449, 844, '_field_17', 'Melanie'),
(48450, 844, '_field_19', 'Perry'),
(48451, 844, '_field_21', '604-417-9921'),
(48452, 844, '_field_23', 'melanie.jane.perry@gmail.com'),
(48453, 844, '_field_25', '677 West 19th Ave'),
(48454, 844, '_field_28', ''),
(48455, 844, '_field_29', 'Vancouver'),
(48456, 844, '_field_33', 'BC'),
(48457, 844, '_field_31', 'V5Z1W9'),
(48458, 844, '_field_34', 'Lawyer'),
(48459, 844, '_field_35', '778-329-9035'),
(48460, 844, '_field_41', '1'),
(48461, 844, '_field_57', ''),
(48462, 844, '_field_58', ''),
(48463, 844, '_field_59', ''),
(48464, 844, '_field_60', ''),
(48465, 844, '_field_18', 'Tatum Perry'),
(48466, 844, '_field_24', '16/06/2014'),
(48467, 844, '_field_20', 'Tatum'),
(48468, 844, '_field_22', 's'),
(48469, 844, '_field_26', 'English'),
(48470, 844, '_field_27', 'none'),
(48471, 844, '_field_30', 'Canadian'),
(48472, 844, '_field_32', 'Yes'),
(48473, 844, '_field_72', 'Jackson (almost 2 years old)'),
(48474, 844, '_field_36', 'anything locomotive, making up songs that he sings, using imagination, reading'),
(48475, 844, '_field_37', 'reading, playing outside, toys'),
(48476, 844, '_field_38', 'Yes'),
(48477, 844, '_field_39', 'Yes'),
(48478, 844, '_field_61', 'Yes'),
(48479, 844, '_field_53', 'Osprey Day Care UBC, VCC, Douglas Park'),
(48480, 844, '_field_54', 'Yes'),
(48481, 844, '_field_55', 'Douglas Park'),
(48482, 844, '_field_56', 'n'),
(48483, 844, '_field_42', 'mild seasonal allergies if he plays with flowers, etc'),
(48484, 844, '_field_43', 'No'),
(48485, 844, '_field_62', ''),
(48486, 844, '_field_44', 'No'),
(48487, 844, '_field_63', ''),
(48488, 844, '_field_45', 'No'),
(48489, 844, '_field_64', ''),
(48490, 844, '_field_46', 'N'),
(48491, 844, '_field_65', ''),
(48492, 844, '_field_47', 'I have heard great things from parents in the community and I think our children would be a good fit with the education style of WMA.'),
(48493, 844, '_field_73', 'Tatum loves (and prefers) self-directed activities. He is creative and imaginative and will do well in an environment that nurtures that. He has specific interests, especially music, and thrives when he has the opportunity to engage independently in activities.'),
(48494, 844, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(48495, 844, '_field_67', '1'),
(48496, 844, '_form_id', '2'),
(48497, 844, '_seq_num', '217'),
(48498, 845, '_field_5', 'Morning Session'),
(48499, 845, '_field_7', 'September 2018'),
(48500, 845, '_field_9', '0'),
(48501, 845, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(48502, 845, '_field_70', ''),
(48503, 845, '_field_71', 'Parents in the community'),
(48504, 845, '_field_17', 'Melanie'),
(48505, 845, '_field_19', 'Perry'),
(48506, 845, '_field_21', '604-417-9921'),
(48507, 845, '_field_23', 'melanie.jane.perry@gmail.com'),
(48508, 845, '_field_25', '677 West 19th Ave'),
(48509, 845, '_field_28', ''),
(48510, 845, '_field_29', 'Vancouver'),
(48511, 845, '_field_33', 'BC'),
(48512, 845, '_field_31', 'V5Z1W9'),
(48513, 845, '_field_34', 'Lawyer'),
(48514, 845, '_field_35', '778-329-9035'),
(48515, 845, '_field_41', '1'),
(48516, 845, '_field_57', ''),
(48517, 845, '_field_58', ''),
(48518, 845, '_field_59', ''),
(48519, 845, '_field_60', ''),
(48520, 845, '_field_18', 'Tatum Perry'),
(48521, 845, '_field_24', '16/06/2014'),
(48522, 845, '_field_20', 'Tatum'),
(48523, 845, '_field_22', 's'),
(48524, 845, '_field_26', 'English'),
(48525, 845, '_field_27', 'none'),
(48526, 845, '_field_30', 'Canadian'),
(48527, 845, '_field_32', 'Yes'),
(48528, 845, '_field_72', 'Jackson (almost 2 years old)'),
(48529, 845, '_field_36', 'anything locomotive, making up songs that he sings, using imagination, reading'),
(48530, 845, '_field_37', 'reading, playing outside, toys'),
(48531, 845, '_field_38', 'Yes'),
(48532, 845, '_field_39', 'Yes'),
(48533, 845, '_field_61', 'Yes'),
(48534, 845, '_field_53', 'Osprey Day Care UBC, VCC, Douglas Park'),
(48535, 845, '_field_54', 'Yes'),
(48536, 845, '_field_55', 'Douglas Park'),
(48537, 845, '_field_56', 'n'),
(48538, 845, '_field_42', 'mild seasonal allergies if he plays with flowers, etc'),
(48539, 845, '_field_43', 'No'),
(48540, 845, '_field_62', ''),
(48541, 845, '_field_44', 'No'),
(48542, 845, '_field_63', ''),
(48543, 845, '_field_45', 'No'),
(48544, 845, '_field_64', ''),
(48545, 845, '_field_46', 'N'),
(48546, 845, '_field_65', ''),
(48547, 845, '_field_47', 'I have heard great things from parents in the community and I think our children would be a good fit with the education style of WMA.'),
(48548, 845, '_field_73', 'Tatum loves (and prefers) self-directed activities. He is creative and imaginative and will do well in an environment that nurtures that. He has specific interests, especially music, and thrives when he has the opportunity to engage independently in activities.'),
(48549, 845, '_field_49', 'a:2:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";}'),
(48550, 845, '_field_67', '1'),
(48551, 845, '_form_id', '2'),
(48552, 845, '_seq_num', '218'),
(48553, 846, '_field_5', 'Full Day'),
(48554, 846, '_field_7', 'September 2018'),
(48555, 846, '_field_9', '0'),
(48556, 846, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(48557, 846, '_field_70', ''),
(48558, 846, '_field_71', ''),
(48559, 846, '_field_17', 'Heena'),
(48560, 846, '_field_19', 'Darediya'),
(48561, 846, '_field_21', '17788478642'),
(48562, 846, '_field_23', 'darediyaheena@gmail.com'),
(48563, 846, '_field_25', 'Gilpin Cres'),
(48564, 846, '_field_28', '4206 - Basement'),
(48565, 846, '_field_29', 'Burnaby'),
(48566, 846, '_field_33', 'BC'),
(48567, 846, '_field_31', 'V5G 2K2'),
(48568, 846, '_field_34', 'Ghram Montessori and daycare '),
(48569, 846, '_field_35', '17788478642'),
(48570, 846, '_field_41', '0'),
(48571, 846, '_field_57', ''),
(48572, 846, '_field_58', ''),
(48573, 846, '_field_59', ''),
(48574, 846, '_field_60', ''),
(48575, 846, '_field_18', 'Raydaan Darediya'),
(48576, 846, '_field_24', '05/02/2015'),
(48577, 846, '_field_20', 'Raydaan'),
(48578, 846, '_field_22', 'M'),
(48579, 846, '_field_26', 'Hindi'),
(48580, 846, '_field_27', 'English'),
(48581, 846, '_field_30', 'India'),
(48582, 846, '_field_32', 'Yes'),
(48583, 846, '_field_72', 'Rayhaan Darediya 5years'),
(48584, 846, '_field_36', 'He like to woks on his own over the activities whose presentations have been offered.'),
(48585, 846, '_field_37', 'He likes to follow the teacher and is very creative. He likes to sing and dance'),
(48586, 846, '_field_38', 'Yes'),
(48587, 846, '_field_39', 'Yes'),
(48588, 846, '_field_61', 'Yes'),
(48589, 846, '_field_53', ''),
(48590, 846, '_field_54', 'Yes'),
(48591, 846, '_field_55', 'Ghram montessori and day care'),
(48592, 846, '_field_56', 'Yes'),
(48593, 846, '_field_42', 'None'),
(48594, 846, '_field_43', 'No'),
(48595, 846, '_field_62', ''),
(48596, 846, '_field_44', 'Yes'),
(48597, 846, '_field_63', 'We don’t eat Pork.'),
(48598, 846, '_field_45', 'No'),
(48599, 846, '_field_64', ''),
(48600, 846, '_field_46', 'N'),
(48601, 846, '_field_65', ''),
(48602, 846, '_field_47', 'He is a very organized and a methodical child. He loves routines, and I believe Montessori is the best way to empower the child'),
(48603, 846, '_field_73', 'I am a Montessorian myself and I do know and have seen how Montessori methodology mounds the child of provided in the authentic form, so I do wish my child be a Montessori child.'),
(48604, 846, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(48605, 846, '_field_67', '1'),
(48606, 846, '_form_id', '2'),
(48607, 846, '_seq_num', '219'),
(48608, 847, '_field_5', 'Full Day'),
(48609, 847, '_field_7', 'September 2018'),
(48610, 847, '_field_9', '0'),
(48611, 847, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(48612, 847, '_field_70', ''),
(48613, 847, '_field_71', ''),
(48614, 847, '_field_17', 'Heena'),
(48615, 847, '_field_19', 'Darediya'),
(48616, 847, '_field_21', '17788478642'),
(48617, 847, '_field_23', 'darediyaheena@gmail.com'),
(48618, 847, '_field_25', 'Gilpin Cres'),
(48619, 847, '_field_28', '4206 - Basement'),
(48620, 847, '_field_29', 'Burnaby'),
(48621, 847, '_field_33', 'BC'),
(48622, 847, '_field_31', 'V5G 2K2'),
(48623, 847, '_field_34', 'Ghram Montessori and daycare '),
(48624, 847, '_field_35', '17788478642'),
(48625, 847, '_field_41', '0'),
(48626, 847, '_field_57', ''),
(48627, 847, '_field_58', ''),
(48628, 847, '_field_59', ''),
(48629, 847, '_field_60', ''),
(48630, 847, '_field_18', 'Raydaan Darediya'),
(48631, 847, '_field_24', '05/02/2015'),
(48632, 847, '_field_20', 'Raydaan'),
(48633, 847, '_field_22', 'M'),
(48634, 847, '_field_26', 'Hindi'),
(48635, 847, '_field_27', 'English'),
(48636, 847, '_field_30', 'India'),
(48637, 847, '_field_32', 'Yes'),
(48638, 847, '_field_72', 'Rayhaan Darediya 5years'),
(48639, 847, '_field_36', 'He like to woks on his own over the activities whose presentations have been offered.'),
(48640, 847, '_field_37', 'He likes to follow the teacher and is very creative. He likes to sing and dance'),
(48641, 847, '_field_38', 'Yes'),
(48642, 847, '_field_39', 'Yes'),
(48643, 847, '_field_61', 'Yes'),
(48644, 847, '_field_53', ''),
(48645, 847, '_field_54', 'Yes'),
(48646, 847, '_field_55', 'Ghram montessori and day care'),
(48647, 847, '_field_56', 'Yes'),
(48648, 847, '_field_42', 'None'),
(48649, 847, '_field_43', 'No'),
(48650, 847, '_field_62', ''),
(48651, 847, '_field_44', 'Yes'),
(48652, 847, '_field_63', 'We don’t eat Pork.'),
(48653, 847, '_field_45', 'No'),
(48654, 847, '_field_64', ''),
(48655, 847, '_field_46', 'N'),
(48656, 847, '_field_65', ''),
(48657, 847, '_field_47', 'He is a very organized and a methodical child. He loves routines, and I believe Montessori is the best way to empower the child'),
(48658, 847, '_field_73', 'I am a Montessorian myself and I do know and have seen how Montessori methodology mounds the child of provided in the authentic form, so I do wish my child be a Montessori child.'),
(48659, 847, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(48660, 847, '_field_67', '1'),
(48661, 847, '_form_id', '2'),
(48662, 847, '_seq_num', '220'),
(48663, 848, '_field_74', 'Kindergarten'),
(48664, 848, '_field_75', 'September 2018'),
(48665, 848, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(48666, 848, '_field_78', ''),
(48667, 848, '_field_79', ''),
(48668, 848, '_field_80', 'Gennette '),
(48669, 848, '_field_81', 'Ret-Davis'),
(48670, 848, '_field_82', '7783238597'),
(48671, 848, '_field_83', 'jamesgenpharmacy88@gmail.com'),
(48672, 848, '_field_84', '1255 Seymour Street'),
(48673, 848, '_field_85', ''),
(48674, 848, '_field_86', 'Vancouver '),
(48675, 848, '_field_87', 'BC'),
(48676, 848, '_field_88', 'V6B0H1'),
(48677, 848, '_field_89', 'Shoppers Drug Mart '),
(48678, 848, '_field_90', '6048015708'),
(48679, 848, '_field_91', '0'),
(48680, 848, '_field_92', ''),
(48681, 848, '_field_93', ''),
(48682, 848, '_field_94', ''),
(48683, 848, '_field_95', ''),
(48684, 848, '_field_128', ''),
(48685, 848, '_field_129', ''),
(48686, 848, '_field_96', 'Gabrielle Elise '),
(48687, 848, '_field_97', '16/07/2014'),
(48688, 848, '_field_98', 'Gabrielle '),
(48689, 848, '_field_99', 'Female'),
(48690, 848, '_field_100', 'English '),
(48691, 848, '_field_101', ''),
(48692, 848, '_field_102', 'Canadian '),
(48693, 848, '_field_103', 'No'),
(48694, 848, '_field_104', ''),
(48695, 848, '_field_105', 'Playing with toys , reading '),
(48696, 848, '_field_106', 'Playing with toys '),
(48697, 848, '_field_130', ''),
(48698, 848, '_field_137', ''),
(48699, 848, '_field_131', ''),
(48700, 848, '_field_138', ''),
(48701, 848, '_field_114', 'None '),
(48702, 848, '_field_115', 'No'),
(48703, 848, '_field_116', ''),
(48704, 848, '_field_117', 'No'),
(48705, 848, '_field_118', ''),
(48706, 848, '_field_119', 'No'),
(48707, 848, '_field_120', ''),
(48708, 848, '_field_121', 'No'),
(48709, 848, '_field_122', ''),
(48710, 848, '_field_132', 'No'),
(48711, 848, '_field_133', ''),
(48712, 848, '_field_134', 'No'),
(48713, 848, '_field_135', ''),
(48714, 848, '_field_123', 'Good parent review '),
(48715, 848, '_field_124', 'The course programs aligned with my goals \nAlso interested in enrolling her for pre-kindergarten program if available '),
(48716, 848, '_field_136', 'She’s very inquisitive . '),
(48717, 848, '_field_126', '1'),
(48718, 848, '_form_id', '3'),
(48719, 848, '_seq_num', '150'),
(48720, 849, '_field_74', 'Kindergarten'),
(48721, 849, '_field_75', 'September 2018'),
(48722, 849, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(48723, 849, '_field_78', ''),
(48724, 849, '_field_79', ''),
(48725, 849, '_field_80', 'Gennette '),
(48726, 849, '_field_81', 'Ret-Davis'),
(48727, 849, '_field_82', '7783238597'),
(48728, 849, '_field_83', 'jamesgenpharmacy88@gmail.com'),
(48729, 849, '_field_84', '1255 Seymour Street'),
(48730, 849, '_field_85', ''),
(48731, 849, '_field_86', 'Vancouver '),
(48732, 849, '_field_87', 'BC'),
(48733, 849, '_field_88', 'V6B0H1'),
(48734, 849, '_field_89', 'Shoppers Drug Mart '),
(48735, 849, '_field_90', '6048015708'),
(48736, 849, '_field_91', '0'),
(48737, 849, '_field_92', ''),
(48738, 849, '_field_93', ''),
(48739, 849, '_field_94', ''),
(48740, 849, '_field_95', ''),
(48741, 849, '_field_128', ''),
(48742, 849, '_field_129', ''),
(48743, 849, '_field_96', 'Gabrielle Elise '),
(48744, 849, '_field_97', '16/07/2014'),
(48745, 849, '_field_98', 'Gabrielle '),
(48746, 849, '_field_99', 'Female'),
(48747, 849, '_field_100', 'English '),
(48748, 849, '_field_101', ''),
(48749, 849, '_field_102', 'Canadian '),
(48750, 849, '_field_103', 'No'),
(48751, 849, '_field_104', ''),
(48752, 849, '_field_105', 'Playing with toys , reading '),
(48753, 849, '_field_106', 'Playing with toys '),
(48754, 849, '_field_130', ''),
(48755, 849, '_field_137', ''),
(48756, 849, '_field_131', ''),
(48757, 849, '_field_138', ''),
(48758, 849, '_field_114', 'None '),
(48759, 849, '_field_115', 'No'),
(48760, 849, '_field_116', ''),
(48761, 849, '_field_117', 'No'),
(48762, 849, '_field_118', ''),
(48763, 849, '_field_119', 'No'),
(48764, 849, '_field_120', ''),
(48765, 849, '_field_121', 'No'),
(48766, 849, '_field_122', ''),
(48767, 849, '_field_132', 'No'),
(48768, 849, '_field_133', ''),
(48769, 849, '_field_134', 'No'),
(48770, 849, '_field_135', ''),
(48771, 849, '_field_123', 'Good parent review '),
(48772, 849, '_field_124', 'The course programs aligned with my goals \nAlso interested in enrolling her for pre-kindergarten program if available '),
(48773, 849, '_field_136', 'She’s very inquisitive . '),
(48774, 849, '_field_126', '1'),
(48775, 849, '_form_id', '3'),
(48776, 849, '_seq_num', '151'),
(48777, 850, '_field_5', 'Afternoon Session'),
(48778, 850, '_field_7', 'September 2018'),
(48779, 850, '_field_9', '0'),
(48780, 850, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(48781, 850, '_field_70', ''),
(48782, 850, '_field_71', ''),
(48783, 850, '_field_17', 'Wendy'),
(48784, 850, '_field_19', 'Lin'),
(48785, 850, '_field_21', '2017169870'),
(48786, 850, '_field_23', 'contactwendylin@gmail.com'),
(48787, 850, '_field_25', '511 W 7th AVE'),
(48788, 850, '_field_28', 'Ph1'),
(48789, 850, '_field_29', 'Vancouver'),
(48790, 850, '_field_33', 'BC'),
(48791, 850, '_field_31', 'V5Z 2T5'),
(48792, 850, '_field_34', 'Stay at home mom'),
(48793, 850, '_field_35', '6043364808'),
(48794, 850, '_field_41', '0'),
(48795, 850, '_field_57', ''),
(48796, 850, '_field_58', ''),
(48797, 850, '_field_59', ''),
(48798, 850, '_field_60', ''),
(48799, 850, '_field_18', 'Lillian Chung'),
(48800, 850, '_field_24', '30/12/2013'),
(48801, 850, '_field_20', 'Lillian'),
(48802, 850, '_field_22', 'F'),
(48803, 850, '_field_26', 'Mandarin Chinese'),
(48804, 850, '_field_27', 'English'),
(48805, 850, '_field_30', 'Canadian'),
(48806, 850, '_field_32', 'N'),
(48807, 850, '_field_72', ''),
(48808, 850, '_field_36', 'dramatic play, singing'),
(48809, 850, '_field_37', 'singing/ chanting with other children'),
(48810, 850, '_field_38', 'No'),
(48811, 850, '_field_39', 'Yes'),
(48812, 850, '_field_61', 'Yes'),
(48813, 850, '_field_53', 'She was put in toddlers daycare for 3 hours 3 times a week age 2.5 to 3.5. From age 3.5-4 she attended her dad\'s company backup care program Bright Horizon 2 times a week. For this past March to April to had attended 1.5 month of Montessori full time preschool program in Taipei, Taiwan. '),
(48814, 850, '_field_54', 'No'),
(48815, 850, '_field_55', ''),
(48816, 850, '_field_56', ''),
(48817, 850, '_field_42', 'She has some minor sensory processing issues ( she has had OT on and off)'),
(48818, 850, '_field_43', 'No'),
(48819, 850, '_field_62', ''),
(48820, 850, '_field_44', 'No'),
(48821, 850, '_field_63', ''),
(48822, 850, '_field_45', 'No'),
(48823, 850, '_field_64', ''),
(48824, 850, '_field_46', 'Yes'),
(48825, 850, '_field_65', 'She is a picky eater'),
(48826, 850, '_field_47', 'I have looked into Montessori approach and have gone with my daughter for interviews in 2 Montessori schools in Jersey City NJ. Our experiece was quite positive and the school tour and interviews were informative. We went back to Taiwan for 3 months this year and my daughter had attended a very well run Montessori school for 1.5 months. She cried for the first 3 weeks but on the last week school we were invited to visit the classroom and I clearly saw that my daughter focusing on her work she picked from the life skill area and I was impressed. Due to my husband\'s job change we are moving back to Vancouver BC where we have extended family there. Thus for this coming September if possible I would like my daughter to continue her social and learning development in a Montessori environment.'),
(48827, 850, '_field_73', 'I would like my daughter to be more independent and confident with herself as she is very shy and quiet socially.  I would also like to see my daughter receiving individual attention while learning in an environment that encourages group collaboration and respect. I would also like my daughter to have better communication and problem solving skills. Finally I would like my daughter to be less afraid of failure.  I think a good, authentic Montessori environment will be able to teach my child all of the above. '),
(48828, 850, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(48829, 850, '_field_67', '1'),
(48830, 850, '_form_id', '2'),
(48831, 850, '_seq_num', '221'),
(48832, 851, '_field_5', 'Afternoon Session'),
(48833, 851, '_field_7', 'September 2018'),
(48834, 851, '_field_9', '0'),
(48835, 851, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(48836, 851, '_field_70', ''),
(48837, 851, '_field_71', ''),
(48838, 851, '_field_17', 'Wendy'),
(48839, 851, '_field_19', 'Lin'),
(48840, 851, '_field_21', '2017169870'),
(48841, 851, '_field_23', 'contactwendylin@gmail.com'),
(48842, 851, '_field_25', '511 W 7th AVE'),
(48843, 851, '_field_28', 'Ph1'),
(48844, 851, '_field_29', 'Vancouver'),
(48845, 851, '_field_33', 'BC'),
(48846, 851, '_field_31', 'V5Z 2T5'),
(48847, 851, '_field_34', 'Stay at home mom'),
(48848, 851, '_field_35', '6043364808'),
(48849, 851, '_field_41', '0'),
(48850, 851, '_field_57', ''),
(48851, 851, '_field_58', ''),
(48852, 851, '_field_59', ''),
(48853, 851, '_field_60', ''),
(48854, 851, '_field_18', 'Lillian Chung'),
(48855, 851, '_field_24', '30/12/2013'),
(48856, 851, '_field_20', 'Lillian'),
(48857, 851, '_field_22', 'F'),
(48858, 851, '_field_26', 'Mandarin Chinese'),
(48859, 851, '_field_27', 'English'),
(48860, 851, '_field_30', 'Canadian'),
(48861, 851, '_field_32', 'N'),
(48862, 851, '_field_72', ''),
(48863, 851, '_field_36', 'dramatic play, singing'),
(48864, 851, '_field_37', 'singing/ chanting with other children'),
(48865, 851, '_field_38', 'No'),
(48866, 851, '_field_39', 'Yes'),
(48867, 851, '_field_61', 'Yes'),
(48868, 851, '_field_53', 'She was put in toddlers daycare for 3 hours 3 times a week age 2.5 to 3.5. From age 3.5-4 she attended her dad\'s company backup care program Bright Horizon 2 times a week. For this past March to April to had attended 1.5 month of Montessori full time preschool program in Taipei, Taiwan. '),
(48869, 851, '_field_54', 'No'),
(48870, 851, '_field_55', ''),
(48871, 851, '_field_56', ''),
(48872, 851, '_field_42', 'She has some minor sensory processing issues ( she has had OT on and off)'),
(48873, 851, '_field_43', 'No'),
(48874, 851, '_field_62', ''),
(48875, 851, '_field_44', 'No'),
(48876, 851, '_field_63', ''),
(48877, 851, '_field_45', 'No'),
(48878, 851, '_field_64', ''),
(48879, 851, '_field_46', 'Yes'),
(48880, 851, '_field_65', 'She is a picky eater'),
(48881, 851, '_field_47', 'I have looked into Montessori approach and have gone with my daughter for interviews in 2 Montessori schools in Jersey City NJ. Our experiece was quite positive and the school tour and interviews were informative. We went back to Taiwan for 3 months this year and my daughter had attended a very well run Montessori school for 1.5 months. She cried for the first 3 weeks but on the last week school we were invited to visit the classroom and I clearly saw that my daughter focusing on her work she picked from the life skill area and I was impressed. Due to my husband\'s job change we are moving back to Vancouver BC where we have extended family there. Thus for this coming September if possible I would like my daughter to continue her social and learning development in a Montessori environment.'),
(48882, 851, '_field_73', 'I would like my daughter to be more independent and confident with herself as she is very shy and quiet socially.  I would also like to see my daughter receiving individual attention while learning in an environment that encourages group collaboration and respect. I would also like my daughter to have better communication and problem solving skills. Finally I would like my daughter to be less afraid of failure.  I think a good, authentic Montessori environment will be able to teach my child all of the above. '),
(48883, 851, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(48884, 851, '_field_67', '1'),
(48885, 851, '_form_id', '2'),
(48886, 851, '_seq_num', '222'),
(48887, 852, '_field_74', 'Kindergarten'),
(48888, 852, '_field_75', 'September 2019'),
(48889, 852, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(48890, 852, '_field_78', ''),
(48891, 852, '_field_79', ''),
(48892, 852, '_field_80', 'Michelle'),
(48893, 852, '_field_81', 'Lin'),
(48894, 852, '_field_82', '778-997-8046'),
(48895, 852, '_field_83', 'lin.michy@gmail.com'),
(48896, 852, '_field_84', '7771 French Street'),
(48897, 852, '_field_85', ''),
(48898, 852, '_field_86', 'Vancouver'),
(48899, 852, '_field_87', 'BC'),
(48900, 852, '_field_88', 'V6P 4V'),
(48901, 852, '_field_89', 'Self-employed family physician - multiple locations of work'),
(48902, 852, '_field_90', '778-997-8046'),
(48903, 852, '_field_91', '1'),
(48904, 852, '_field_92', ''),
(48905, 852, '_field_93', ''),
(48906, 852, '_field_94', ''),
(48907, 852, '_field_95', ''),
(48908, 852, '_field_128', ''),
(48909, 852, '_field_129', ''),
(48910, 852, '_field_96', 'Lucas Wong'),
(48911, 852, '_field_97', '29/05/2014'),
(48912, 852, '_field_98', ''),
(48913, 852, '_field_99', 'Male'),
(48914, 852, '_field_100', 'English'),
(48915, 852, '_field_101', 'Mandarin'),
(48916, 852, '_field_102', 'Canadian'),
(48917, 852, '_field_103', 'Yes'),
(48918, 852, '_field_104', 'Mark Wong (2 years old)'),
(48919, 852, '_field_105', 'Singing, Lego, Running around'),
(48920, 852, '_field_106', 'Playing pretend games, building things, telling stories'),
(48921, 852, '_field_130', 'CEFA '),
(48922, 852, '_field_137', 'Colouring, playing with peers, outdoor activities'),
(48923, 852, '_field_131', 'Junior Kindergarten'),
(48924, 852, '_field_138', ''),
(48925, 852, '_field_114', 'None'),
(48926, 852, '_field_115', 'No'),
(48927, 852, '_field_116', ''),
(48928, 852, '_field_117', 'No'),
(48929, 852, '_field_118', ''),
(48930, 852, '_field_119', 'No'),
(48931, 852, '_field_120', ''),
(48932, 852, '_field_121', 'No'),
(48933, 852, '_field_122', ''),
(48934, 852, '_field_132', 'No'),
(48935, 852, '_field_133', ''),
(48936, 852, '_field_134', 'No'),
(48937, 852, '_field_135', ''),
(48938, 852, '_field_123', 'We would like Lucas to attend WMA because we believe that WMA can offer the safe and supportive environment to help foster Lucas\' growth both academically and socially.  Lucas is a sensitive child who exhibits the ability and inclination to learn by doing and can do so independently in the right setting. We believe that WMA would provide this ideal learning space and help with his development.  Furthermore, we are drawn to the relatively smaller classroom teacher to student ratios at WMA compared to public schools because we feel that it is important during this critical developmental stage for Lucas to have individualized attention when it is needed.'),
(48939, 852, '_field_124', 'From observing Lucas at home and at CEFA currently, we have noticed that he tends to excel in areas of his interest and does better with self-directed learning rather than being forced to learn subjects in a particular order.  Therefore, we believe that his natural learning style is in keeping with the montessori method where children can learn at their own pace and with the right support and guidance has some responsibility over their own learning. In general, we would like Lucas to develop a passion for learning and become a self-directed learner and we feel that being taught by the montessori method would help to foster this growth and help with his future success both academically and socially.'),
(48940, 852, '_field_136', 'Lucas tends to be shy when meeting others in the beginning but opens up after getting to know his new environment. He is affectionate and is quite social with his peers.  He loves engaging with older children and learns quite a lot from them and we feel that being in a multi-aged classroom may help with his growth as well. We’ve seen how important the role of the teacher is in supporting his development and we strongly feel that he does best when he is able to develop trusting relationships with teachers who understand his needs and can foster his continued growth.'),
(48941, 852, '_field_126', '1'),
(48942, 852, '_form_id', '3'),
(48943, 852, '_seq_num', '152'),
(48944, 853, '_field_74', 'Kindergarten'),
(48945, 853, '_field_75', 'September 2019'),
(48946, 853, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(48947, 853, '_field_78', ''),
(48948, 853, '_field_79', ''),
(48949, 853, '_field_80', 'Michelle'),
(48950, 853, '_field_81', 'Lin'),
(48951, 853, '_field_82', '778-997-8046'),
(48952, 853, '_field_83', 'lin.michy@gmail.com'),
(48953, 853, '_field_84', '7771 French Street'),
(48954, 853, '_field_85', ''),
(48955, 853, '_field_86', 'Vancouver'),
(48956, 853, '_field_87', 'BC'),
(48957, 853, '_field_88', 'V6P 4V'),
(48958, 853, '_field_89', 'Self-employed family physician - multiple locations of work'),
(48959, 853, '_field_90', '778-997-8046'),
(48960, 853, '_field_91', '1'),
(48961, 853, '_field_92', ''),
(48962, 853, '_field_93', ''),
(48963, 853, '_field_94', ''),
(48964, 853, '_field_95', ''),
(48965, 853, '_field_128', ''),
(48966, 853, '_field_129', ''),
(48967, 853, '_field_96', 'Lucas Wong'),
(48968, 853, '_field_97', '29/05/2014'),
(48969, 853, '_field_98', ''),
(48970, 853, '_field_99', 'Male'),
(48971, 853, '_field_100', 'English'),
(48972, 853, '_field_101', 'Mandarin'),
(48973, 853, '_field_102', 'Canadian'),
(48974, 853, '_field_103', 'Yes'),
(48975, 853, '_field_104', 'Mark Wong (2 years old)'),
(48976, 853, '_field_105', 'Singing, Lego, Running around'),
(48977, 853, '_field_106', 'Playing pretend games, building things, telling stories'),
(48978, 853, '_field_130', 'CEFA '),
(48979, 853, '_field_137', 'Colouring, playing with peers, outdoor activities'),
(48980, 853, '_field_131', 'Junior Kindergarten'),
(48981, 853, '_field_138', ''),
(48982, 853, '_field_114', 'None'),
(48983, 853, '_field_115', 'No'),
(48984, 853, '_field_116', ''),
(48985, 853, '_field_117', 'No'),
(48986, 853, '_field_118', ''),
(48987, 853, '_field_119', 'No'),
(48988, 853, '_field_120', ''),
(48989, 853, '_field_121', 'No'),
(48990, 853, '_field_122', ''),
(48991, 853, '_field_132', 'No'),
(48992, 853, '_field_133', ''),
(48993, 853, '_field_134', 'No'),
(48994, 853, '_field_135', ''),
(48995, 853, '_field_123', 'We would like Lucas to attend WMA because we believe that WMA can offer the safe and supportive environment to help foster Lucas\' growth both academically and socially.  Lucas is a sensitive child who exhibits the ability and inclination to learn by doing and can do so independently in the right setting. We believe that WMA would provide this ideal learning space and help with his development.  Furthermore, we are drawn to the relatively smaller classroom teacher to student ratios at WMA compared to public schools because we feel that it is important during this critical developmental stage for Lucas to have individualized attention when it is needed.');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48996, 853, '_field_124', 'From observing Lucas at home and at CEFA currently, we have noticed that he tends to excel in areas of his interest and does better with self-directed learning rather than being forced to learn subjects in a particular order.  Therefore, we believe that his natural learning style is in keeping with the montessori method where children can learn at their own pace and with the right support and guidance has some responsibility over their own learning. In general, we would like Lucas to develop a passion for learning and become a self-directed learner and we feel that being taught by the montessori method would help to foster this growth and help with his future success both academically and socially.'),
(48997, 853, '_field_136', 'Lucas tends to be shy when meeting others in the beginning but opens up after getting to know his new environment. He is affectionate and is quite social with his peers.  He loves engaging with older children and learns quite a lot from them and we feel that being in a multi-aged classroom may help with his growth as well. We’ve seen how important the role of the teacher is in supporting his development and we strongly feel that he does best when he is able to develop trusting relationships with teachers who understand his needs and can foster his continued growth.'),
(48998, 853, '_field_126', '1'),
(48999, 853, '_form_id', '3'),
(49000, 853, '_seq_num', '153'),
(49001, 855, '_field_74', 'Grade Four'),
(49002, 855, '_field_75', 'September 2018'),
(49003, 855, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(49004, 855, '_field_78', ''),
(49005, 855, '_field_79', ''),
(49006, 855, '_field_80', 'yasmin letafati'),
(49007, 855, '_field_81', 'letafati'),
(49008, 855, '_field_82', '6045641070'),
(49009, 855, '_field_83', 'yasmin_letafati@yahoo.com'),
(49010, 855, '_field_84', '1011 west cordova '),
(49011, 855, '_field_85', '3906'),
(49012, 855, '_field_86', 'vancouver'),
(49013, 855, '_field_87', 'BC'),
(49014, 855, '_field_88', 'v6c0b2'),
(49015, 855, '_field_89', 'vancouver'),
(49016, 855, '_field_90', '6045641070'),
(49017, 855, '_field_91', '0'),
(49018, 855, '_field_92', ''),
(49019, 855, '_field_93', ''),
(49020, 855, '_field_94', ''),
(49021, 855, '_field_95', ''),
(49022, 855, '_field_128', ''),
(49023, 855, '_field_129', ''),
(49024, 855, '_field_96', 'amirpasha habibi'),
(49025, 855, '_field_97', '11/11/2008'),
(49026, 855, '_field_98', 'pasha'),
(49027, 855, '_field_99', 'Male'),
(49028, 855, '_field_100', 'farsi'),
(49029, 855, '_field_101', 'english'),
(49030, 855, '_field_102', 'canada'),
(49031, 855, '_field_103', 'Yes'),
(49032, 855, '_field_104', 'kiasha habibi 2'),
(49033, 855, '_field_105', 'reading books, playing hos guitar, watching cartoons '),
(49034, 855, '_field_106', 'outdoor activities e.g. soccer, tennis, swimming,..'),
(49035, 855, '_field_130', ''),
(49036, 855, '_field_137', 'maths, science, sports, esl, french'),
(49037, 855, '_field_131', '3'),
(49038, 855, '_field_138', 'french, tennis, swimming, music'),
(49039, 855, '_field_114', 'non'),
(49040, 855, '_field_115', 'No'),
(49041, 855, '_field_116', ''),
(49042, 855, '_field_117', 'No'),
(49043, 855, '_field_118', ''),
(49044, 855, '_field_119', 'No'),
(49045, 855, '_field_120', ''),
(49046, 855, '_field_121', 'No'),
(49047, 855, '_field_122', ''),
(49048, 855, '_field_132', 'No'),
(49049, 855, '_field_133', ''),
(49050, 855, '_field_134', 'No'),
(49051, 855, '_field_135', ''),
(49052, 855, '_field_123', 'first the montessori method , and the importance of arts and sports and the happy environment the school has'),
(49053, 855, '_field_124', 'looking to a child as an individual helps them to achieve the love of learning and makes them visualize their progress better which is encouraging in my mind'),
(49054, 855, '_field_136', 'He has been to school in iran , because of his dads job that needed us to be there for a couple of years, but we have moved back again , although he has gone to summer camps in vancouver every summer, he speaks and understads english perfectly , and he has studied canadian school subjects alongside his own subjects. '),
(49055, 855, '_field_126', '1'),
(49056, 855, '_form_id', '3'),
(49057, 855, '_seq_num', '154'),
(49058, 856, '_field_74', 'Grade Four'),
(49059, 856, '_field_75', 'September 2018'),
(49060, 856, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(49061, 856, '_field_78', ''),
(49062, 856, '_field_79', ''),
(49063, 856, '_field_80', 'yasmin letafati'),
(49064, 856, '_field_81', 'letafati'),
(49065, 856, '_field_82', '6045641070'),
(49066, 856, '_field_83', 'yasmin_letafati@yahoo.com'),
(49067, 856, '_field_84', '1011 west cordova '),
(49068, 856, '_field_85', '3906'),
(49069, 856, '_field_86', 'vancouver'),
(49070, 856, '_field_87', 'BC'),
(49071, 856, '_field_88', 'v6c0b2'),
(49072, 856, '_field_89', 'vancouver'),
(49073, 856, '_field_90', '6045641070'),
(49074, 856, '_field_91', '0'),
(49075, 856, '_field_92', ''),
(49076, 856, '_field_93', ''),
(49077, 856, '_field_94', ''),
(49078, 856, '_field_95', ''),
(49079, 856, '_field_128', ''),
(49080, 856, '_field_129', ''),
(49081, 856, '_field_96', 'amirpasha habibi'),
(49082, 856, '_field_97', '11/11/2008'),
(49083, 856, '_field_98', 'pasha'),
(49084, 856, '_field_99', 'Male'),
(49085, 856, '_field_100', 'farsi'),
(49086, 856, '_field_101', 'english'),
(49087, 856, '_field_102', 'canada'),
(49088, 856, '_field_103', 'Yes'),
(49089, 856, '_field_104', 'kiasha habibi 2'),
(49090, 856, '_field_105', 'reading books, playing hos guitar, watching cartoons '),
(49091, 856, '_field_106', 'outdoor activities e.g. soccer, tennis, swimming,..'),
(49092, 856, '_field_130', ''),
(49093, 856, '_field_137', 'maths, science, sports, esl, french'),
(49094, 856, '_field_131', '3'),
(49095, 856, '_field_138', 'french, tennis, swimming, music'),
(49096, 856, '_field_114', 'non'),
(49097, 856, '_field_115', 'No'),
(49098, 856, '_field_116', ''),
(49099, 856, '_field_117', 'No'),
(49100, 856, '_field_118', ''),
(49101, 856, '_field_119', 'No'),
(49102, 856, '_field_120', ''),
(49103, 856, '_field_121', 'No'),
(49104, 856, '_field_122', ''),
(49105, 856, '_field_132', 'No'),
(49106, 856, '_field_133', ''),
(49107, 856, '_field_134', 'No'),
(49108, 856, '_field_135', ''),
(49109, 856, '_field_123', 'first the montessori method , and the importance of arts and sports and the happy environment the school has'),
(49110, 856, '_field_124', 'looking to a child as an individual helps them to achieve the love of learning and makes them visualize their progress better which is encouraging in my mind'),
(49111, 856, '_field_136', 'He has been to school in iran , because of his dads job that needed us to be there for a couple of years, but we have moved back again , although he has gone to summer camps in vancouver every summer, he speaks and understads english perfectly , and he has studied canadian school subjects alongside his own subjects. '),
(49112, 856, '_field_126', '1'),
(49113, 856, '_form_id', '3'),
(49114, 856, '_seq_num', '155'),
(49115, 857, '_field_5', 'Full Day'),
(49116, 857, '_field_7', 'September 2018'),
(49117, 857, '_field_9', '0'),
(49118, 857, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(49119, 857, '_field_70', ''),
(49120, 857, '_field_71', ''),
(49121, 857, '_field_17', 'Khalitova'),
(49122, 857, '_field_19', 'Alina'),
(49123, 857, '_field_21', '+79215839125'),
(49124, 857, '_field_23', 'al.khalitova@gmail.com'),
(49125, 857, '_field_25', 'Slocan street'),
(49126, 857, '_field_28', '3075'),
(49127, 857, '_field_29', 'Vancouver'),
(49128, 857, '_field_33', 'BC'),
(49129, 857, '_field_31', 'V5M 3E4'),
(49130, 857, '_field_34', 'Student'),
(49131, 857, '_field_35', '+79215839125'),
(49132, 857, '_field_41', '0'),
(49133, 857, '_field_57', ''),
(49134, 857, '_field_58', ''),
(49135, 857, '_field_59', ''),
(49136, 857, '_field_60', ''),
(49137, 857, '_field_18', 'Demkina Anna '),
(49138, 857, '_field_24', '27/03/2013'),
(49139, 857, '_field_20', 'Anya'),
(49140, 857, '_field_22', 'F'),
(49141, 857, '_field_26', 'Russian'),
(49142, 857, '_field_27', ''),
(49143, 857, '_field_30', 'USA'),
(49144, 857, '_field_32', 'N'),
(49145, 857, '_field_72', ''),
(49146, 857, '_field_36', 'Painting, play with dolls, LEGO, logic and math textbooks, creating collages '),
(49147, 857, '_field_37', 'Chess, role games'),
(49148, 857, '_field_38', 'Yes'),
(49149, 857, '_field_39', 'Yes'),
(49150, 857, '_field_61', 'Yes'),
(49151, 857, '_field_53', 'Waldorf and Montessori day care'),
(49152, 857, '_field_54', 'Yes'),
(49153, 857, '_field_55', 'Montessori school'),
(49154, 857, '_field_56', 'Yes'),
(49155, 857, '_field_42', 'None'),
(49156, 857, '_field_43', 'No'),
(49157, 857, '_field_62', ''),
(49158, 857, '_field_44', 'No'),
(49159, 857, '_field_63', ''),
(49160, 857, '_field_45', 'No'),
(49161, 857, '_field_64', ''),
(49162, 857, '_field_46', 'N'),
(49163, 857, '_field_65', ''),
(49164, 857, '_field_47', 'We are arriving this summer in Vancouver where I (mother) will study engineering in UBC.  I like that WMA has possibility for elementary school based on Montessori method, because I hope my daughter could further her education there. And I appreciate the amount of male tutors. I think that adds mental health to students and balance communication relations inside tutors group. '),
(49165, 857, '_field_73', 'My own experience and rearch showed that consideration of child interest can have only the most favorable effect on her development. I hope we will have a possibility to enroll Montessori elementary school after kindergarten. '),
(49166, 857, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49167, 857, '_field_67', '1'),
(49168, 857, '_form_id', '2'),
(49169, 857, '_seq_num', '223'),
(49170, 858, '_field_5', 'Full Day'),
(49171, 858, '_field_7', 'September 2018'),
(49172, 858, '_field_9', '0'),
(49173, 858, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(49174, 858, '_field_70', ''),
(49175, 858, '_field_71', ''),
(49176, 858, '_field_17', 'Khalitova'),
(49177, 858, '_field_19', 'Alina'),
(49178, 858, '_field_21', '+79215839125'),
(49179, 858, '_field_23', 'al.khalitova@gmail.com'),
(49180, 858, '_field_25', 'Slocan street'),
(49181, 858, '_field_28', '3075'),
(49182, 858, '_field_29', 'Vancouver'),
(49183, 858, '_field_33', 'BC'),
(49184, 858, '_field_31', 'V5M 3E4'),
(49185, 858, '_field_34', 'Student'),
(49186, 858, '_field_35', '+79215839125'),
(49187, 858, '_field_41', '0'),
(49188, 858, '_field_57', ''),
(49189, 858, '_field_58', ''),
(49190, 858, '_field_59', ''),
(49191, 858, '_field_60', ''),
(49192, 858, '_field_18', 'Demkina Anna '),
(49193, 858, '_field_24', '27/03/2013'),
(49194, 858, '_field_20', 'Anya'),
(49195, 858, '_field_22', 'F'),
(49196, 858, '_field_26', 'Russian'),
(49197, 858, '_field_27', ''),
(49198, 858, '_field_30', 'USA'),
(49199, 858, '_field_32', 'N'),
(49200, 858, '_field_72', ''),
(49201, 858, '_field_36', 'Painting, play with dolls, LEGO, logic and math textbooks, creating collages '),
(49202, 858, '_field_37', 'Chess, role games'),
(49203, 858, '_field_38', 'Yes'),
(49204, 858, '_field_39', 'Yes'),
(49205, 858, '_field_61', 'Yes'),
(49206, 858, '_field_53', 'Waldorf and Montessori day care'),
(49207, 858, '_field_54', 'Yes'),
(49208, 858, '_field_55', 'Montessori school'),
(49209, 858, '_field_56', 'Yes'),
(49210, 858, '_field_42', 'None'),
(49211, 858, '_field_43', 'No'),
(49212, 858, '_field_62', ''),
(49213, 858, '_field_44', 'No'),
(49214, 858, '_field_63', ''),
(49215, 858, '_field_45', 'No'),
(49216, 858, '_field_64', ''),
(49217, 858, '_field_46', 'N'),
(49218, 858, '_field_65', ''),
(49219, 858, '_field_47', 'We are arriving this summer in Vancouver where I (mother) will study engineering in UBC.  I like that WMA has possibility for elementary school based on Montessori method, because I hope my daughter could further her education there. And I appreciate the amount of male tutors. I think that adds mental health to students and balance communication relations inside tutors group. '),
(49220, 858, '_field_73', 'My own experience and rearch showed that consideration of child interest can have only the most favorable effect on her development. I hope we will have a possibility to enroll Montessori elementary school after kindergarten. '),
(49221, 858, '_field_49', 'a:2:{i:0;s:26:\"Preschool and Kindergarten\";i:1;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49222, 858, '_field_67', '1'),
(49223, 858, '_form_id', '2'),
(49224, 858, '_seq_num', '224'),
(49225, 859, '_field_74', 'Grade Two'),
(49226, 859, '_field_75', 'September 2018'),
(49227, 859, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(49228, 859, '_field_78', ''),
(49229, 859, '_field_79', ''),
(49230, 859, '_field_80', 'Mamta'),
(49231, 859, '_field_81', 'Rathod '),
(49232, 859, '_field_82', '+14162068414 '),
(49233, 859, '_field_83', 'mamta_dhoolab@hotmail.com'),
(49234, 859, '_field_84', '705-5611 Goring Street'),
(49235, 859, '_field_85', ''),
(49236, 859, '_field_86', 'Burnaby '),
(49237, 859, '_field_87', 'BC'),
(49238, 859, '_field_88', 'V5B0A3'),
(49239, 859, '_field_89', 'Avanade '),
(49240, 859, '_field_90', '+14162068414 '),
(49241, 859, '_field_91', '0'),
(49242, 859, '_field_92', ''),
(49243, 859, '_field_93', ''),
(49244, 859, '_field_94', ''),
(49245, 859, '_field_95', ''),
(49246, 859, '_field_128', ''),
(49247, 859, '_field_129', ''),
(49248, 859, '_field_96', 'Aariya '),
(49249, 859, '_field_97', '08/07/2011'),
(49250, 859, '_field_98', ''),
(49251, 859, '_field_99', 'Female'),
(49252, 859, '_field_100', 'English '),
(49253, 859, '_field_101', 'Gujarati '),
(49254, 859, '_field_102', 'Canada '),
(49255, 859, '_field_103', 'No'),
(49256, 859, '_field_104', ''),
(49257, 859, '_field_105', 'Reading, playing'),
(49258, 859, '_field_106', 'Cooking, art, free play'),
(49259, 859, '_field_130', 'Parkcrest Elementary '),
(49260, 859, '_field_137', 'Reading - advanced reader'),
(49261, 859, '_field_131', '1'),
(49262, 859, '_field_138', 'Ballet, piano, girl guides'),
(49263, 859, '_field_114', 'N/a'),
(49264, 859, '_field_115', 'No'),
(49265, 859, '_field_116', ''),
(49266, 859, '_field_117', 'No'),
(49267, 859, '_field_118', ''),
(49268, 859, '_field_119', 'No'),
(49269, 859, '_field_120', ''),
(49270, 859, '_field_121', 'No'),
(49271, 859, '_field_122', ''),
(49272, 859, '_field_132', 'No'),
(49273, 859, '_field_133', ''),
(49274, 859, '_field_134', 'No'),
(49275, 859, '_field_135', ''),
(49276, 859, '_field_123', 'Aariya has been at Parkcrest elementary for one year, we believe that she was advancing and learning at a much Berger pace when she attended Montessori during Kindergarten. We would like her to move back into an environment which allows her to grow and become stronger both academically and in many other areas.'),
(49277, 859, '_field_124', 'As outlined above, Aariya has a lot of potential which we want to sustain with the Montessori method, the method allows her to build her strengths further.'),
(49278, 859, '_field_136', 'She is a bright child and her previous Montessori teacher called her the perfect Montessori child :).'),
(49279, 859, '_field_126', '1'),
(49280, 859, '_form_id', '3'),
(49281, 859, '_seq_num', '156'),
(49282, 860, '_field_74', 'Grade Two'),
(49283, 860, '_field_75', 'September 2018'),
(49284, 860, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(49285, 860, '_field_78', ''),
(49286, 860, '_field_79', ''),
(49287, 860, '_field_80', 'Mamta'),
(49288, 860, '_field_81', 'Rathod '),
(49289, 860, '_field_82', '+14162068414 '),
(49290, 860, '_field_83', 'mamta_dhoolab@hotmail.com'),
(49291, 860, '_field_84', '705-5611 Goring Street'),
(49292, 860, '_field_85', ''),
(49293, 860, '_field_86', 'Burnaby '),
(49294, 860, '_field_87', 'BC'),
(49295, 860, '_field_88', 'V5B0A3'),
(49296, 860, '_field_89', 'Avanade '),
(49297, 860, '_field_90', '+14162068414 '),
(49298, 860, '_field_91', '0'),
(49299, 860, '_field_92', ''),
(49300, 860, '_field_93', ''),
(49301, 860, '_field_94', ''),
(49302, 860, '_field_95', ''),
(49303, 860, '_field_128', ''),
(49304, 860, '_field_129', ''),
(49305, 860, '_field_96', 'Aariya '),
(49306, 860, '_field_97', '08/07/2011'),
(49307, 860, '_field_98', ''),
(49308, 860, '_field_99', 'Female'),
(49309, 860, '_field_100', 'English '),
(49310, 860, '_field_101', 'Gujarati '),
(49311, 860, '_field_102', 'Canada '),
(49312, 860, '_field_103', 'No'),
(49313, 860, '_field_104', ''),
(49314, 860, '_field_105', 'Reading, playing'),
(49315, 860, '_field_106', 'Cooking, art, free play'),
(49316, 860, '_field_130', 'Parkcrest Elementary '),
(49317, 860, '_field_137', 'Reading - advanced reader'),
(49318, 860, '_field_131', '1'),
(49319, 860, '_field_138', 'Ballet, piano, girl guides'),
(49320, 860, '_field_114', 'N/a'),
(49321, 860, '_field_115', 'No'),
(49322, 860, '_field_116', ''),
(49323, 860, '_field_117', 'No'),
(49324, 860, '_field_118', ''),
(49325, 860, '_field_119', 'No'),
(49326, 860, '_field_120', ''),
(49327, 860, '_field_121', 'No'),
(49328, 860, '_field_122', ''),
(49329, 860, '_field_132', 'No'),
(49330, 860, '_field_133', ''),
(49331, 860, '_field_134', 'No'),
(49332, 860, '_field_135', ''),
(49333, 860, '_field_123', 'Aariya has been at Parkcrest elementary for one year, we believe that she was advancing and learning at a much Berger pace when she attended Montessori during Kindergarten. We would like her to move back into an environment which allows her to grow and become stronger both academically and in many other areas.'),
(49334, 860, '_field_124', 'As outlined above, Aariya has a lot of potential which we want to sustain with the Montessori method, the method allows her to build her strengths further.'),
(49335, 860, '_field_136', 'She is a bright child and her previous Montessori teacher called her the perfect Montessori child :).'),
(49336, 860, '_field_126', '1'),
(49337, 860, '_form_id', '3'),
(49338, 860, '_seq_num', '157'),
(49339, 861, '_field_5', 'Full Day'),
(49340, 861, '_field_7', 'September 2019'),
(49341, 861, '_field_9', '1'),
(49342, 861, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(49343, 861, '_field_70', ''),
(49344, 861, '_field_71', ''),
(49345, 861, '_field_17', 'Erin'),
(49346, 861, '_field_19', 'Stacey'),
(49347, 861, '_field_21', '6043131764'),
(49348, 861, '_field_23', 'emstacey@gmail.com'),
(49349, 861, '_field_25', '3638 Broadway W'),
(49350, 861, '_field_28', '403'),
(49351, 861, '_field_29', 'Vancouver'),
(49352, 861, '_field_33', 'BC'),
(49353, 861, '_field_31', 'V6R2B7'),
(49354, 861, '_field_34', 'King George Secondary Scool'),
(49355, 861, '_field_35', '6047138999'),
(49356, 861, '_field_41', '1'),
(49357, 861, '_field_57', ''),
(49358, 861, '_field_58', ''),
(49359, 861, '_field_59', ''),
(49360, 861, '_field_60', ''),
(49361, 861, '_field_18', 'Jaelle Alexandra Stacey'),
(49362, 861, '_field_24', '05/08/2015'),
(49363, 861, '_field_20', 'Jaelle'),
(49364, 861, '_field_22', 'F'),
(49365, 861, '_field_26', 'English'),
(49366, 861, '_field_27', 'Some Spanish'),
(49367, 861, '_field_30', 'Canadian'),
(49368, 861, '_field_32', 'Yes'),
(49369, 861, '_field_72', 'Aidan, age 10 months'),
(49370, 861, '_field_36', 'Building with blocks and other building materials, telling stories to herself while looking at books, imaginative play with dolls, playing with playdough'),
(49371, 861, '_field_37', 'Doing art and crafts, being read to or told stories, helping with simple household chores, helping cook and bake in the kitchen, helping in the garden, dancing, singing'),
(49372, 861, '_field_38', 'Yes'),
(49373, 861, '_field_39', 'Yes'),
(49374, 861, '_field_61', 'Yes'),
(49375, 861, '_field_53', 'I\'ve noticed that after meeting and forming a relationship, my daughter attaches very well to her teachers and caregivers. She is eager to listen and help them.'),
(49376, 861, '_field_54', 'No'),
(49377, 861, '_field_55', ''),
(49378, 861, '_field_56', ''),
(49379, 861, '_field_42', 'No serious health issues. She had roseola as an infant (spring 2016 I think?).'),
(49380, 861, '_field_43', 'No'),
(49381, 861, '_field_62', ''),
(49382, 861, '_field_44', 'No'),
(49383, 861, '_field_63', ''),
(49384, 861, '_field_45', 'Yes'),
(49385, 861, '_field_64', 'She does not particularly care for potatoes but will eat most other foods.'),
(49386, 861, '_field_46', 'N'),
(49387, 861, '_field_65', ''),
(49388, 861, '_field_47', 'As a teacher, I\'ve done a lot of research into different educational philosophies, and I really like the principles of Montessori education and the qualities it can foster in students. I think it can also pay a strong foundation for math and other STEM subjects in particular, which is something I want to encourage. Also, I appreciate the independence it fosters in children. My daughter is confident and independent and loves to try things herself, help adults and be responsible. I want to continue to nurture these qualities.'),
(49389, 861, '_field_73', 'I am hopeful it will lay a strong foundation for STEM subjects in particular, and foster a sense of independence and responsibility for one\'s own learning. I like how children can explore with the different work materials and I feel this will help my daughter become the type of curious learner I\'d like her to be. I also appreciate that she will get to practice many practical skills and continue to learn responsibility and independence while still learning how to be part of a group and contribute to a classroom community.'),
(49390, 861, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49391, 861, '_field_67', '1'),
(49392, 861, '_form_id', '2'),
(49393, 861, '_seq_num', '225'),
(49394, 862, '_field_5', 'Full Day'),
(49395, 862, '_field_7', 'September 2019'),
(49396, 862, '_field_9', '1'),
(49397, 862, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(49398, 862, '_field_70', ''),
(49399, 862, '_field_71', ''),
(49400, 862, '_field_17', 'Erin'),
(49401, 862, '_field_19', 'Stacey'),
(49402, 862, '_field_21', '6043131764'),
(49403, 862, '_field_23', 'emstacey@gmail.com'),
(49404, 862, '_field_25', '3638 Broadway W'),
(49405, 862, '_field_28', '403'),
(49406, 862, '_field_29', 'Vancouver'),
(49407, 862, '_field_33', 'BC'),
(49408, 862, '_field_31', 'V6R2B7'),
(49409, 862, '_field_34', 'King George Secondary Scool'),
(49410, 862, '_field_35', '6047138999'),
(49411, 862, '_field_41', '1'),
(49412, 862, '_field_57', ''),
(49413, 862, '_field_58', ''),
(49414, 862, '_field_59', ''),
(49415, 862, '_field_60', ''),
(49416, 862, '_field_18', 'Jaelle Alexandra Stacey'),
(49417, 862, '_field_24', '05/08/2015'),
(49418, 862, '_field_20', 'Jaelle'),
(49419, 862, '_field_22', 'F'),
(49420, 862, '_field_26', 'English'),
(49421, 862, '_field_27', 'Some Spanish'),
(49422, 862, '_field_30', 'Canadian'),
(49423, 862, '_field_32', 'Yes'),
(49424, 862, '_field_72', 'Aidan, age 10 months'),
(49425, 862, '_field_36', 'Building with blocks and other building materials, telling stories to herself while looking at books, imaginative play with dolls, playing with playdough'),
(49426, 862, '_field_37', 'Doing art and crafts, being read to or told stories, helping with simple household chores, helping cook and bake in the kitchen, helping in the garden, dancing, singing'),
(49427, 862, '_field_38', 'Yes'),
(49428, 862, '_field_39', 'Yes'),
(49429, 862, '_field_61', 'Yes'),
(49430, 862, '_field_53', 'I\'ve noticed that after meeting and forming a relationship, my daughter attaches very well to her teachers and caregivers. She is eager to listen and help them.'),
(49431, 862, '_field_54', 'No'),
(49432, 862, '_field_55', ''),
(49433, 862, '_field_56', ''),
(49434, 862, '_field_42', 'No serious health issues. She had roseola as an infant (spring 2016 I think?).'),
(49435, 862, '_field_43', 'No'),
(49436, 862, '_field_62', ''),
(49437, 862, '_field_44', 'No'),
(49438, 862, '_field_63', ''),
(49439, 862, '_field_45', 'Yes'),
(49440, 862, '_field_64', 'She does not particularly care for potatoes but will eat most other foods.'),
(49441, 862, '_field_46', 'N'),
(49442, 862, '_field_65', ''),
(49443, 862, '_field_47', 'As a teacher, I\'ve done a lot of research into different educational philosophies, and I really like the principles of Montessori education and the qualities it can foster in students. I think it can also pay a strong foundation for math and other STEM subjects in particular, which is something I want to encourage. Also, I appreciate the independence it fosters in children. My daughter is confident and independent and loves to try things herself, help adults and be responsible. I want to continue to nurture these qualities.'),
(49444, 862, '_field_73', 'I am hopeful it will lay a strong foundation for STEM subjects in particular, and foster a sense of independence and responsibility for one\'s own learning. I like how children can explore with the different work materials and I feel this will help my daughter become the type of curious learner I\'d like her to be. I also appreciate that she will get to practice many practical skills and continue to learn responsibility and independence while still learning how to be part of a group and contribute to a classroom community.'),
(49445, 862, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49446, 862, '_field_67', '1'),
(49447, 862, '_form_id', '2'),
(49448, 862, '_seq_num', '226'),
(49449, 863, '_field_74', 'Kindergarten'),
(49450, 863, '_field_75', 'September 2018'),
(49451, 863, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(49452, 863, '_field_78', ''),
(49453, 863, '_field_79', ''),
(49454, 863, '_field_80', 'Rica'),
(49455, 863, '_field_81', 'Kunitate'),
(49456, 863, '_field_82', '778-828-8759'),
(49457, 863, '_field_83', 'ricacoco@hotmail.com'),
(49458, 863, '_field_84', '4135 Cambridge Street'),
(49459, 863, '_field_85', ''),
(49460, 863, '_field_86', 'Burnaby'),
(49461, 863, '_field_87', 'BC'),
(49462, 863, '_field_88', 'V5C1G8'),
(49463, 863, '_field_89', 'TELUS'),
(49464, 863, '_field_90', '778-828-8759'),
(49465, 863, '_field_91', '1'),
(49466, 863, '_field_92', ''),
(49467, 863, '_field_93', ''),
(49468, 863, '_field_94', ''),
(49469, 863, '_field_95', ''),
(49470, 863, '_field_128', ''),
(49471, 863, '_field_129', ''),
(49472, 863, '_field_96', 'Alyse Kotoli Hattori'),
(49473, 863, '_field_97', '17/01/2013'),
(49474, 863, '_field_98', 'Alyse'),
(49475, 863, '_field_99', 'Female'),
(49476, 863, '_field_100', 'English'),
(49477, 863, '_field_101', 'Japanese'),
(49478, 863, '_field_102', 'Canada'),
(49479, 863, '_field_103', 'Yes'),
(49480, 863, '_field_104', 'Amelia Hina Hattori, 3 years old (born in March 2015)'),
(49481, 863, '_field_105', 'Reading books and coloring'),
(49482, 863, '_field_106', 'Role playing, singing and dancing'),
(49483, 863, '_field_130', 'Madison Children\'s Centre'),
(49484, 863, '_field_137', 'Music, exercise and art'),
(49485, 863, '_field_131', 'Daycare'),
(49486, 863, '_field_138', 'Japanese language, Piano, Rhythmic Gymnastics, Swimming'),
(49487, 863, '_field_114', 'None'),
(49488, 863, '_field_115', 'No'),
(49489, 863, '_field_116', ''),
(49490, 863, '_field_117', 'No'),
(49491, 863, '_field_118', ''),
(49492, 863, '_field_119', 'No'),
(49493, 863, '_field_120', ''),
(49494, 863, '_field_121', 'No'),
(49495, 863, '_field_122', ''),
(49496, 863, '_field_132', 'No'),
(49497, 863, '_field_133', ''),
(49498, 863, '_field_134', 'No'),
(49499, 863, '_field_135', ''),
(49500, 863, '_field_123', 'We believe that her attendance at WMA will instill a love for learning, which is essential for the life long learning our daughter Alyse will do.  We are very impressed with the Montessori teaching method.  We are attracted to how WMA promotes individualized learning where children are encouraged to learn at their own pace and to pursue their interests.   We believe WMA will best provide the solid educational foundation we desire for Alyse. '),
(49501, 863, '_field_124', 'Our goal for Alyse during her elementary years is for her to explore her interests, discover her talents and develop them which the Montessori Method supports.  In addition, the Montessori Method promotes team work and the development of collaboration, social and leadership skills which we believe are essential skills  for success in the future.  We hope for Alyse that the outcome of her education is the growth of her intrinsic passion for learning, the habit of curiosity, and to bravely be an independent thinker.  '),
(49502, 863, '_field_136', 'Alyse is very considerate, inquisitive and observant.  She loves to interact with children of different ages and is very gentle and caring with younger ones.   Alyse is outgoing, expressive and she likes to get to know children, parents and neighbors personally by initiating friendly conversations.   She loves her sister and enjoys playing with her.  She is very focused and enjoys working on art or special projects until she is done.'),
(49503, 863, '_field_126', '1'),
(49504, 863, '_form_id', '3'),
(49505, 863, '_seq_num', '158'),
(49506, 864, '_field_74', 'Kindergarten'),
(49507, 864, '_field_75', 'September 2018'),
(49508, 864, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(49509, 864, '_field_78', ''),
(49510, 864, '_field_79', ''),
(49511, 864, '_field_80', 'Rica'),
(49512, 864, '_field_81', 'Kunitate'),
(49513, 864, '_field_82', '778-828-8759'),
(49514, 864, '_field_83', 'ricacoco@hotmail.com'),
(49515, 864, '_field_84', '4135 Cambridge Street'),
(49516, 864, '_field_85', ''),
(49517, 864, '_field_86', 'Burnaby'),
(49518, 864, '_field_87', 'BC'),
(49519, 864, '_field_88', 'V5C1G8'),
(49520, 864, '_field_89', 'TELUS'),
(49521, 864, '_field_90', '778-828-8759'),
(49522, 864, '_field_91', '1'),
(49523, 864, '_field_92', ''),
(49524, 864, '_field_93', ''),
(49525, 864, '_field_94', ''),
(49526, 864, '_field_95', ''),
(49527, 864, '_field_128', ''),
(49528, 864, '_field_129', ''),
(49529, 864, '_field_96', 'Alyse Kotoli Hattori'),
(49530, 864, '_field_97', '17/01/2013'),
(49531, 864, '_field_98', 'Alyse'),
(49532, 864, '_field_99', 'Female'),
(49533, 864, '_field_100', 'English'),
(49534, 864, '_field_101', 'Japanese'),
(49535, 864, '_field_102', 'Canada'),
(49536, 864, '_field_103', 'Yes'),
(49537, 864, '_field_104', 'Amelia Hina Hattori, 3 years old (born in March 2015)'),
(49538, 864, '_field_105', 'Reading books and coloring'),
(49539, 864, '_field_106', 'Role playing, singing and dancing'),
(49540, 864, '_field_130', 'Madison Children\'s Centre'),
(49541, 864, '_field_137', 'Music, exercise and art'),
(49542, 864, '_field_131', 'Daycare'),
(49543, 864, '_field_138', 'Japanese language, Piano, Rhythmic Gymnastics, Swimming'),
(49544, 864, '_field_114', 'None'),
(49545, 864, '_field_115', 'No'),
(49546, 864, '_field_116', ''),
(49547, 864, '_field_117', 'No'),
(49548, 864, '_field_118', ''),
(49549, 864, '_field_119', 'No'),
(49550, 864, '_field_120', ''),
(49551, 864, '_field_121', 'No'),
(49552, 864, '_field_122', ''),
(49553, 864, '_field_132', 'No'),
(49554, 864, '_field_133', ''),
(49555, 864, '_field_134', 'No'),
(49556, 864, '_field_135', ''),
(49557, 864, '_field_123', 'We believe that her attendance at WMA will instill a love for learning, which is essential for the life long learning our daughter Alyse will do.  We are very impressed with the Montessori teaching method.  We are attracted to how WMA promotes individualized learning where children are encouraged to learn at their own pace and to pursue their interests.   We believe WMA will best provide the solid educational foundation we desire for Alyse. '),
(49558, 864, '_field_124', 'Our goal for Alyse during her elementary years is for her to explore her interests, discover her talents and develop them which the Montessori Method supports.  In addition, the Montessori Method promotes team work and the development of collaboration, social and leadership skills which we believe are essential skills  for success in the future.  We hope for Alyse that the outcome of her education is the growth of her intrinsic passion for learning, the habit of curiosity, and to bravely be an independent thinker.  '),
(49559, 864, '_field_136', 'Alyse is very considerate, inquisitive and observant.  She loves to interact with children of different ages and is very gentle and caring with younger ones.   Alyse is outgoing, expressive and she likes to get to know children, parents and neighbors personally by initiating friendly conversations.   She loves her sister and enjoys playing with her.  She is very focused and enjoys working on art or special projects until she is done.'),
(49560, 864, '_field_126', '1'),
(49561, 864, '_form_id', '3'),
(49562, 864, '_seq_num', '159'),
(49563, 865, '_field_5', 'Full Day'),
(49564, 865, '_field_7', 'September 2019'),
(49565, 865, '_field_9', '0'),
(49566, 865, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(49567, 865, '_field_70', ''),
(49568, 865, '_field_71', ''),
(49569, 865, '_field_17', 'Davinia'),
(49570, 865, '_field_19', 'Yip'),
(49571, 865, '_field_21', '6042502937'),
(49572, 865, '_field_23', 'davinia@live.ca'),
(49573, 865, '_field_25', '3279 20th Avenue East'),
(49574, 865, '_field_28', ''),
(49575, 865, '_field_29', 'Vancouver'),
(49576, 865, '_field_33', 'BC'),
(49577, 865, '_field_31', 'V5M2V6'),
(49578, 865, '_field_34', 'DLA Piper (Canada) LLP'),
(49579, 865, '_field_35', '6046436463'),
(49580, 865, '_field_41', '0'),
(49581, 865, '_field_57', ''),
(49582, 865, '_field_58', ''),
(49583, 865, '_field_59', ''),
(49584, 865, '_field_60', ''),
(49585, 865, '_field_18', 'Sebastian Yui-Wah Chan'),
(49586, 865, '_field_24', '18/03/2015'),
(49587, 865, '_field_20', 'Sebby'),
(49588, 865, '_field_22', 'M'),
(49589, 865, '_field_26', 'English'),
(49590, 865, '_field_27', 'Cantonese'),
(49591, 865, '_field_30', 'Canadian'),
(49592, 865, '_field_32', 'Yes'),
(49593, 865, '_field_72', 'Olivia, 6 months'),
(49594, 865, '_field_36', 'Playing with cars, reading, singing'),
(49595, 865, '_field_37', 'Hide and seek, running after each other, dancing'),
(49596, 865, '_field_38', 'No'),
(49597, 865, '_field_39', 'Yes'),
(49598, 865, '_field_61', 'Yes'),
(49599, 865, '_field_53', ''),
(49600, 865, '_field_54', 'Yes'),
(49601, 865, '_field_55', 'CEFA '),
(49602, 865, '_field_56', 'Yes'),
(49603, 865, '_field_42', 'None'),
(49604, 865, '_field_43', 'No'),
(49605, 865, '_field_62', ''),
(49606, 865, '_field_44', 'No'),
(49607, 865, '_field_63', ''),
(49608, 865, '_field_45', 'No'),
(49609, 865, '_field_64', ''),
(49610, 865, '_field_46', 'N'),
(49611, 865, '_field_65', ''),
(49612, 865, '_field_47', 'We would like him to be in a nurturing and dynamic environment that provides balance between academic excellence and social/ life skills. We also prefer small class size so he can receive sufficient attention. Practically speaking, we are also excited that there is such a good school close to home.'),
(49613, 865, '_field_73', 'We wish his education to encompass academic and social success. We would like him to be in an environment where he feels personally supported and his interests valued, where he is encouraged to think independently and be creative.'),
(49614, 865, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49615, 865, '_field_67', '1'),
(49616, 865, '_form_id', '2'),
(49617, 865, '_seq_num', '227'),
(49618, 866, '_field_5', 'Full Day'),
(49619, 866, '_field_7', 'September 2019'),
(49620, 866, '_field_9', '0'),
(49621, 866, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(49622, 866, '_field_70', ''),
(49623, 866, '_field_71', ''),
(49624, 866, '_field_17', 'Davinia'),
(49625, 866, '_field_19', 'Yip'),
(49626, 866, '_field_21', '6042502937'),
(49627, 866, '_field_23', 'davinia@live.ca'),
(49628, 866, '_field_25', '3279 20th Avenue East'),
(49629, 866, '_field_28', ''),
(49630, 866, '_field_29', 'Vancouver'),
(49631, 866, '_field_33', 'BC'),
(49632, 866, '_field_31', 'V5M2V6'),
(49633, 866, '_field_34', 'DLA Piper (Canada) LLP'),
(49634, 866, '_field_35', '6046436463'),
(49635, 866, '_field_41', '0'),
(49636, 866, '_field_57', ''),
(49637, 866, '_field_58', ''),
(49638, 866, '_field_59', ''),
(49639, 866, '_field_60', ''),
(49640, 866, '_field_18', 'Sebastian Yui-Wah Chan'),
(49641, 866, '_field_24', '18/03/2015'),
(49642, 866, '_field_20', 'Sebby'),
(49643, 866, '_field_22', 'M'),
(49644, 866, '_field_26', 'English'),
(49645, 866, '_field_27', 'Cantonese'),
(49646, 866, '_field_30', 'Canadian'),
(49647, 866, '_field_32', 'Yes'),
(49648, 866, '_field_72', 'Olivia, 6 months'),
(49649, 866, '_field_36', 'Playing with cars, reading, singing'),
(49650, 866, '_field_37', 'Hide and seek, running after each other, dancing'),
(49651, 866, '_field_38', 'No'),
(49652, 866, '_field_39', 'Yes'),
(49653, 866, '_field_61', 'Yes'),
(49654, 866, '_field_53', ''),
(49655, 866, '_field_54', 'Yes'),
(49656, 866, '_field_55', 'CEFA '),
(49657, 866, '_field_56', 'Yes'),
(49658, 866, '_field_42', 'None'),
(49659, 866, '_field_43', 'No'),
(49660, 866, '_field_62', ''),
(49661, 866, '_field_44', 'No'),
(49662, 866, '_field_63', ''),
(49663, 866, '_field_45', 'No'),
(49664, 866, '_field_64', ''),
(49665, 866, '_field_46', 'N'),
(49666, 866, '_field_65', ''),
(49667, 866, '_field_47', 'We would like him to be in a nurturing and dynamic environment that provides balance between academic excellence and social/ life skills. We also prefer small class size so he can receive sufficient attention. Practically speaking, we are also excited that there is such a good school close to home.'),
(49668, 866, '_field_73', 'We wish his education to encompass academic and social success. We would like him to be in an environment where he feels personally supported and his interests valued, where he is encouraged to think independently and be creative.'),
(49669, 866, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49670, 866, '_field_67', '1'),
(49671, 866, '_form_id', '2'),
(49672, 866, '_seq_num', '228'),
(49673, 867, '_field_5', 'Full Day'),
(49674, 867, '_field_7', 'January 2019'),
(49675, 867, '_field_9', '1'),
(49676, 867, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(49677, 867, '_field_70', ''),
(49678, 867, '_field_71', ''),
(49679, 867, '_field_17', 'Rima'),
(49680, 867, '_field_19', 'Arya'),
(49681, 867, '_field_21', '6047256563'),
(49682, 867, '_field_23', 'rima.arya10@gmail.com'),
(49683, 867, '_field_25', '3639 Oxford St'),
(49684, 867, '_field_28', '3639 Oxford St'),
(49685, 867, '_field_29', 'Vancouver'),
(49686, 867, '_field_33', 'BC'),
(49687, 867, '_field_31', 'V5K 1P4'),
(49688, 867, '_field_34', 'CCI Canadian Circuits Inc.'),
(49689, 867, '_field_35', '6045998600'),
(49690, 867, '_field_41', '0'),
(49691, 867, '_field_57', ''),
(49692, 867, '_field_58', ''),
(49693, 867, '_field_59', ''),
(49694, 867, '_field_60', ''),
(49695, 867, '_field_18', 'Sia Arya Tacic'),
(49696, 867, '_field_24', '01/06/2016'),
(49697, 867, '_field_20', 'Sia '),
(49698, 867, '_field_22', 'F'),
(49699, 867, '_field_26', 'English'),
(49700, 867, '_field_27', 'Punjabi '),
(49701, 867, '_field_30', 'Canadian '),
(49702, 867, '_field_32', 'Yes'),
(49703, 867, '_field_72', ''),
(49704, 867, '_field_36', 'Playing with Alphabet blocks, Reading books, Play cooking, Play drill machine and fix things, Imaginary stuffed animal and figurine play'),
(49705, 867, '_field_37', 'Tea Party, Cooking in the toy kitchen, Building Lego Towers, Imaginary Figurine play'),
(49706, 867, '_field_38', 'Yes'),
(49707, 867, '_field_39', 'Yes'),
(49708, 867, '_field_61', 'Yes'),
(49709, 867, '_field_53', 'Sia has been in a daycare facility from Age 1 to currently.  She loves it and gets along great with the Teacher and the other children. I have had no issues with her there. '),
(49710, 867, '_field_54', 'Yes'),
(49711, 867, '_field_55', 'Strong Start drop-ins once a week '),
(49712, 867, '_field_56', 'n'),
(49713, 867, '_field_42', 'No Allergies or Illnesses '),
(49714, 867, '_field_43', 'No'),
(49715, 867, '_field_62', ''),
(49716, 867, '_field_44', 'Yes'),
(49717, 867, '_field_63', 'Sia is Vegetarian '),
(49718, 867, '_field_45', 'No'),
(49719, 867, '_field_64', ''),
(49720, 867, '_field_46', 'N'),
(49721, 867, '_field_65', ''),
(49722, 867, '_field_47', 'I\'ve heard many good things about WMA from people in our neighborhood, we are a close group of parents and many of them have spoken very highly of the school.  I myself grew up in a Montessori School when I was a child.  I went to Roots and Wings School when it first opened in Surrey.  It was the most eye-opening and accepting experience for me to be in a school where I felt loved and supported the entire time.  '),
(49723, 867, '_field_73', 'I\'ve always valued the structured, yet supportive play and learning environment Montessori has set up with children. I have a Bachelors in Psychology myself and I agreed with much of Maria Montessori\'s education plan and her interpretation of how children grow.  The most important years are the first few, the Absorbent mind concept is something I identify with strongly and feel that it is best developed through experience combined with in school academia.  I also appreciate that Montessori does not identify strongly with any religion, and accepts all children as beautiful and equal no matter their respective backgrounds. '),
(49724, 867, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49725, 867, '_field_67', '1'),
(49726, 867, '_form_id', '2'),
(49727, 867, '_seq_num', '229'),
(49728, 868, '_field_5', 'Full Day'),
(49729, 868, '_field_7', 'January 2019'),
(49730, 868, '_field_9', '1'),
(49731, 868, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(49732, 868, '_field_70', ''),
(49733, 868, '_field_71', ''),
(49734, 868, '_field_17', 'Rima'),
(49735, 868, '_field_19', 'Arya'),
(49736, 868, '_field_21', '6047256563'),
(49737, 868, '_field_23', 'rima.arya10@gmail.com'),
(49738, 868, '_field_25', '3639 Oxford St'),
(49739, 868, '_field_28', '3639 Oxford St'),
(49740, 868, '_field_29', 'Vancouver'),
(49741, 868, '_field_33', 'BC'),
(49742, 868, '_field_31', 'V5K 1P4'),
(49743, 868, '_field_34', 'CCI Canadian Circuits Inc.'),
(49744, 868, '_field_35', '6045998600'),
(49745, 868, '_field_41', '0'),
(49746, 868, '_field_57', ''),
(49747, 868, '_field_58', ''),
(49748, 868, '_field_59', ''),
(49749, 868, '_field_60', ''),
(49750, 868, '_field_18', 'Sia Arya Tacic'),
(49751, 868, '_field_24', '01/06/2016'),
(49752, 868, '_field_20', 'Sia '),
(49753, 868, '_field_22', 'F'),
(49754, 868, '_field_26', 'English'),
(49755, 868, '_field_27', 'Punjabi '),
(49756, 868, '_field_30', 'Canadian '),
(49757, 868, '_field_32', 'Yes'),
(49758, 868, '_field_72', ''),
(49759, 868, '_field_36', 'Playing with Alphabet blocks, Reading books, Play cooking, Play drill machine and fix things, Imaginary stuffed animal and figurine play'),
(49760, 868, '_field_37', 'Tea Party, Cooking in the toy kitchen, Building Lego Towers, Imaginary Figurine play'),
(49761, 868, '_field_38', 'Yes'),
(49762, 868, '_field_39', 'Yes'),
(49763, 868, '_field_61', 'Yes'),
(49764, 868, '_field_53', 'Sia has been in a daycare facility from Age 1 to currently.  She loves it and gets along great with the Teacher and the other children. I have had no issues with her there. '),
(49765, 868, '_field_54', 'Yes'),
(49766, 868, '_field_55', 'Strong Start drop-ins once a week '),
(49767, 868, '_field_56', 'n'),
(49768, 868, '_field_42', 'No Allergies or Illnesses '),
(49769, 868, '_field_43', 'No'),
(49770, 868, '_field_62', ''),
(49771, 868, '_field_44', 'Yes'),
(49772, 868, '_field_63', 'Sia is Vegetarian '),
(49773, 868, '_field_45', 'No'),
(49774, 868, '_field_64', ''),
(49775, 868, '_field_46', 'N'),
(49776, 868, '_field_65', ''),
(49777, 868, '_field_47', 'I\'ve heard many good things about WMA from people in our neighborhood, we are a close group of parents and many of them have spoken very highly of the school.  I myself grew up in a Montessori School when I was a child.  I went to Roots and Wings School when it first opened in Surrey.  It was the most eye-opening and accepting experience for me to be in a school where I felt loved and supported the entire time.  '),
(49778, 868, '_field_73', 'I\'ve always valued the structured, yet supportive play and learning environment Montessori has set up with children. I have a Bachelors in Psychology myself and I agreed with much of Maria Montessori\'s education plan and her interpretation of how children grow.  The most important years are the first few, the Absorbent mind concept is something I identify with strongly and feel that it is best developed through experience combined with in school academia.  I also appreciate that Montessori does not identify strongly with any religion, and accepts all children as beautiful and equal no matter their respective backgrounds. '),
(49779, 868, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49780, 868, '_field_67', '1'),
(49781, 868, '_form_id', '2'),
(49782, 868, '_seq_num', '230'),
(49783, 869, '_field_5', 'Full Day'),
(49784, 869, '_field_7', 'September 2018'),
(49785, 869, '_field_9', '0'),
(49786, 869, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(49787, 869, '_field_70', ''),
(49788, 869, '_field_71', ''),
(49789, 869, '_field_17', 'Gabrielle'),
(49790, 869, '_field_19', 'van Klaveren'),
(49791, 869, '_field_21', '6044995739'),
(49792, 869, '_field_23', 'g.vanklaveren@hotmail.com'),
(49793, 869, '_field_25', '529-1783 Manitoba Street'),
(49794, 869, '_field_28', ''),
(49795, 869, '_field_29', 'Vancouver'),
(49796, 869, '_field_33', 'BC'),
(49797, 869, '_field_31', 'V5Y0K1'),
(49798, 869, '_field_34', 'Business owner 1020 Mainland Street, Yaletown'),
(49799, 869, '_field_35', '6044995739'),
(49800, 869, '_field_41', '0'),
(49801, 869, '_field_57', ''),
(49802, 869, '_field_58', ''),
(49803, 869, '_field_59', ''),
(49804, 869, '_field_60', ''),
(49805, 869, '_field_18', 'Venetia van Klaveren-Zuzolo'),
(49806, 869, '_field_24', '26/06/2018'),
(49807, 869, '_field_20', 'Venetia'),
(49808, 869, '_field_22', 'F'),
(49809, 869, '_field_26', 'English'),
(49810, 869, '_field_27', ''),
(49811, 869, '_field_30', 'Canadian '),
(49812, 869, '_field_32', 'Yes'),
(49813, 869, '_field_72', 'Mia 12'),
(49814, 869, '_field_36', 'Painting, playdoh, gardening, building sand castles '),
(49815, 869, '_field_37', 'Games like tag, soccer, swimming'),
(49816, 869, '_field_38', 'Yes'),
(49817, 869, '_field_39', 'Yes'),
(49818, 869, '_field_61', 'Yes'),
(49819, 869, '_field_53', 'Bramblewood Montessori and Gilmore Preschool Society'),
(49820, 869, '_field_54', 'Yes'),
(49821, 869, '_field_55', 'Bramblewood Montessori '),
(49822, 869, '_field_56', 'Yes'),
(49823, 869, '_field_42', 'No known health issues'),
(49824, 869, '_field_43', 'No'),
(49825, 869, '_field_62', ''),
(49826, 869, '_field_44', 'No'),
(49827, 869, '_field_63', ''),
(49828, 869, '_field_45', 'No'),
(49829, 869, '_field_64', ''),
(49830, 869, '_field_46', 'N'),
(49831, 869, '_field_65', ''),
(49832, 869, '_field_47', 'I absolutely believe in the Montessori philosophy. I find that my child has an education that is just unmatched by any other programs or child care facilities. '),
(49833, 869, '_field_73', 'In the home environment we also teach learning through play and creativity. We are always enforcing the fundamentals of respect for oneself and respect for each other. I believe that Montessori is a higher learning and those are my precise goals for my child to allow the maximum potential for learning '),
(49834, 869, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49835, 869, '_field_67', '1'),
(49836, 869, '_form_id', '2'),
(49837, 869, '_seq_num', '231'),
(49838, 870, '_field_5', 'Full Day'),
(49839, 870, '_field_7', 'September 2018'),
(49840, 870, '_field_9', '0'),
(49841, 870, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(49842, 870, '_field_70', ''),
(49843, 870, '_field_71', ''),
(49844, 870, '_field_17', 'Gabrielle'),
(49845, 870, '_field_19', 'van Klaveren'),
(49846, 870, '_field_21', '6044995739'),
(49847, 870, '_field_23', 'g.vanklaveren@hotmail.com'),
(49848, 870, '_field_25', '529-1783 Manitoba Street'),
(49849, 870, '_field_28', ''),
(49850, 870, '_field_29', 'Vancouver'),
(49851, 870, '_field_33', 'BC'),
(49852, 870, '_field_31', 'V5Y0K1'),
(49853, 870, '_field_34', 'Business owner 1020 Mainland Street, Yaletown'),
(49854, 870, '_field_35', '6044995739'),
(49855, 870, '_field_41', '0'),
(49856, 870, '_field_57', ''),
(49857, 870, '_field_58', ''),
(49858, 870, '_field_59', ''),
(49859, 870, '_field_60', ''),
(49860, 870, '_field_18', 'Venetia van Klaveren-Zuzolo'),
(49861, 870, '_field_24', '26/06/2018'),
(49862, 870, '_field_20', 'Venetia'),
(49863, 870, '_field_22', 'F'),
(49864, 870, '_field_26', 'English'),
(49865, 870, '_field_27', ''),
(49866, 870, '_field_30', 'Canadian '),
(49867, 870, '_field_32', 'Yes'),
(49868, 870, '_field_72', 'Mia 12'),
(49869, 870, '_field_36', 'Painting, playdoh, gardening, building sand castles '),
(49870, 870, '_field_37', 'Games like tag, soccer, swimming'),
(49871, 870, '_field_38', 'Yes'),
(49872, 870, '_field_39', 'Yes'),
(49873, 870, '_field_61', 'Yes'),
(49874, 870, '_field_53', 'Bramblewood Montessori and Gilmore Preschool Society'),
(49875, 870, '_field_54', 'Yes'),
(49876, 870, '_field_55', 'Bramblewood Montessori '),
(49877, 870, '_field_56', 'Yes'),
(49878, 870, '_field_42', 'No known health issues'),
(49879, 870, '_field_43', 'No'),
(49880, 870, '_field_62', ''),
(49881, 870, '_field_44', 'No'),
(49882, 870, '_field_63', ''),
(49883, 870, '_field_45', 'No'),
(49884, 870, '_field_64', ''),
(49885, 870, '_field_46', 'N'),
(49886, 870, '_field_65', ''),
(49887, 870, '_field_47', 'I absolutely believe in the Montessori philosophy. I find that my child has an education that is just unmatched by any other programs or child care facilities. '),
(49888, 870, '_field_73', 'In the home environment we also teach learning through play and creativity. We are always enforcing the fundamentals of respect for oneself and respect for each other. I believe that Montessori is a higher learning and those are my precise goals for my child to allow the maximum potential for learning '),
(49889, 870, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49890, 870, '_field_67', '1'),
(49891, 870, '_form_id', '2'),
(49892, 870, '_seq_num', '232'),
(49893, 871, '_field_5', 'Afternoon Session'),
(49894, 871, '_field_7', 'September 2018'),
(49895, 871, '_field_9', '0'),
(49896, 871, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(49897, 871, '_field_70', ''),
(49898, 871, '_field_71', ''),
(49899, 871, '_field_17', 'Vera'),
(49900, 871, '_field_19', 'Ng'),
(49901, 871, '_field_21', '6043559838'),
(49902, 871, '_field_23', 'missngvera@gmail.com'),
(49903, 871, '_field_25', '9393 tower road'),
(49904, 871, '_field_28', ''),
(49905, 871, '_field_29', 'Burnaby '),
(49906, 871, '_field_33', 'BC'),
(49907, 871, '_field_31', 'V5a4x6'),
(49908, 871, '_field_34', 'stay home mom'),
(49909, 871, '_field_35', '6043559838'),
(49910, 871, '_field_41', '0'),
(49911, 871, '_field_57', ''),
(49912, 871, '_field_58', ''),
(49913, 871, '_field_59', ''),
(49914, 871, '_field_60', ''),
(49915, 871, '_field_18', 'Brody l'),
(49916, 871, '_field_24', '15/02/2015'),
(49917, 871, '_field_20', 'Brody'),
(49918, 871, '_field_22', 's'),
(49919, 871, '_field_26', 'Cantonese');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(49920, 871, '_field_27', ''),
(49921, 871, '_field_30', 'Canadian'),
(49922, 871, '_field_32', 'N'),
(49923, 871, '_field_72', ''),
(49924, 871, '_field_36', 'Play'),
(49925, 871, '_field_37', 'Yes'),
(49926, 871, '_field_38', 'Yes'),
(49927, 871, '_field_39', 'No'),
(49928, 871, '_field_61', ''),
(49929, 871, '_field_53', ''),
(49930, 871, '_field_54', 'No'),
(49931, 871, '_field_55', ''),
(49932, 871, '_field_56', ''),
(49933, 871, '_field_42', 'n/a'),
(49934, 871, '_field_43', 'No'),
(49935, 871, '_field_62', ''),
(49936, 871, '_field_44', 'No'),
(49937, 871, '_field_63', ''),
(49938, 871, '_field_45', 'No'),
(49939, 871, '_field_64', ''),
(49940, 871, '_field_46', 'N'),
(49941, 871, '_field_65', ''),
(49942, 871, '_field_47', 'close to home and heard excellent reviews '),
(49943, 871, '_field_73', 'It aims to develop all aspects of child\'s psyche – emotional, spiritual and intellectual – to develop well-rounded individuals instead of being a structural learning environment to begin with '),
(49944, 871, '_field_49', 'a:3:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(49945, 871, '_field_67', '1'),
(49946, 871, '_form_id', '2'),
(49947, 871, '_seq_num', '233'),
(49948, 872, '_field_5', 'Afternoon Session'),
(49949, 872, '_field_7', 'September 2018'),
(49950, 872, '_field_9', '0'),
(49951, 872, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(49952, 872, '_field_70', ''),
(49953, 872, '_field_71', ''),
(49954, 872, '_field_17', 'Vera'),
(49955, 872, '_field_19', 'Ng'),
(49956, 872, '_field_21', '6043559838'),
(49957, 872, '_field_23', 'missngvera@gmail.com'),
(49958, 872, '_field_25', '9393 tower road'),
(49959, 872, '_field_28', ''),
(49960, 872, '_field_29', 'Burnaby '),
(49961, 872, '_field_33', 'BC'),
(49962, 872, '_field_31', 'V5a4x6'),
(49963, 872, '_field_34', 'stay home mom'),
(49964, 872, '_field_35', '6043559838'),
(49965, 872, '_field_41', '0'),
(49966, 872, '_field_57', ''),
(49967, 872, '_field_58', ''),
(49968, 872, '_field_59', ''),
(49969, 872, '_field_60', ''),
(49970, 872, '_field_18', 'Brody l'),
(49971, 872, '_field_24', '15/02/2015'),
(49972, 872, '_field_20', 'Brody'),
(49973, 872, '_field_22', 's'),
(49974, 872, '_field_26', 'Cantonese'),
(49975, 872, '_field_27', ''),
(49976, 872, '_field_30', 'Canadian'),
(49977, 872, '_field_32', 'N'),
(49978, 872, '_field_72', ''),
(49979, 872, '_field_36', 'Play'),
(49980, 872, '_field_37', 'Yes'),
(49981, 872, '_field_38', 'Yes'),
(49982, 872, '_field_39', 'No'),
(49983, 872, '_field_61', ''),
(49984, 872, '_field_53', ''),
(49985, 872, '_field_54', 'No'),
(49986, 872, '_field_55', ''),
(49987, 872, '_field_56', ''),
(49988, 872, '_field_42', 'n/a'),
(49989, 872, '_field_43', 'No'),
(49990, 872, '_field_62', ''),
(49991, 872, '_field_44', 'No'),
(49992, 872, '_field_63', ''),
(49993, 872, '_field_45', 'No'),
(49994, 872, '_field_64', ''),
(49995, 872, '_field_46', 'N'),
(49996, 872, '_field_65', ''),
(49997, 872, '_field_47', 'close to home and heard excellent reviews '),
(49998, 872, '_field_73', 'It aims to develop all aspects of child\'s psyche – emotional, spiritual and intellectual – to develop well-rounded individuals instead of being a structural learning environment to begin with '),
(49999, 872, '_field_49', 'a:3:{i:0;s:19:\"Preschool Two Years\";i:1;s:26:\"Preschool and Kindergarten\";i:2;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(50000, 872, '_field_67', '1'),
(50001, 872, '_form_id', '2'),
(50002, 872, '_seq_num', '234'),
(50003, 873, '_field_74', 'Kindergarten'),
(50004, 873, '_field_75', 'September 2018'),
(50005, 873, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(50006, 873, '_field_78', ''),
(50007, 873, '_field_79', ''),
(50008, 873, '_field_80', 'Carmen Angelica '),
(50009, 873, '_field_81', 'Gomez Tejada'),
(50010, 873, '_field_82', '7788147028'),
(50011, 873, '_field_83', 'c.angelica.gomez.tejada@gmail.com'),
(50012, 873, '_field_84', '659 East 8th avenue'),
(50013, 873, '_field_85', '303'),
(50014, 873, '_field_86', 'Vancouver'),
(50015, 873, '_field_87', 'BC'),
(50016, 873, '_field_88', 'V5T1T2'),
(50017, 873, '_field_89', 'Studing'),
(50018, 873, '_field_90', '7788147028'),
(50019, 873, '_field_91', '0'),
(50020, 873, '_field_92', ''),
(50021, 873, '_field_93', ''),
(50022, 873, '_field_94', ''),
(50023, 873, '_field_95', ''),
(50024, 873, '_field_128', ''),
(50025, 873, '_field_129', ''),
(50026, 873, '_field_96', 'Ignacio Jaramillo Gomez'),
(50027, 873, '_field_97', '04/01/2013'),
(50028, 873, '_field_98', 'Ignacio'),
(50029, 873, '_field_99', 'Male'),
(50030, 873, '_field_100', 'Sapnish'),
(50031, 873, '_field_101', ''),
(50032, 873, '_field_102', 'Colombia'),
(50033, 873, '_field_103', 'No'),
(50034, 873, '_field_104', ''),
(50035, 873, '_field_105', 'Play drums'),
(50036, 873, '_field_106', 'Football and Kung Fu'),
(50037, 873, '_field_130', 'The Victoria School'),
(50038, 873, '_field_137', 'Music and physical education'),
(50039, 873, '_field_131', 'Kinder'),
(50040, 873, '_field_138', 'Pool swimming and playing frisbee '),
(50041, 873, '_field_114', 'no allergy'),
(50042, 873, '_field_115', 'No'),
(50043, 873, '_field_116', ''),
(50044, 873, '_field_117', 'No'),
(50045, 873, '_field_118', ''),
(50046, 873, '_field_119', 'Yes'),
(50047, 873, '_field_120', 'He does not like papaya or watermelon'),
(50048, 873, '_field_121', 'Yes'),
(50049, 873, '_field_122', 'Five meals a day'),
(50050, 873, '_field_132', 'No'),
(50051, 873, '_field_133', ''),
(50052, 873, '_field_134', 'No'),
(50053, 873, '_field_135', ''),
(50054, 873, '_field_123', 'Ignacio has had the opportunity to live the garden and preschool stage under the Reggio Emilia alternative education model. During his school experience, my son has shown excellent results in all his stages of development and learning, furthermore he also likes to interact and socialize with other peers. In our search process of alternative education institutions in Vancouver, we found WMA as the best option for him to continue his studies in Canada, both for its pedagogical model, educational offer, number of students and location.'),
(50055, 873, '_field_124', 'We love the idea that our son can continue his studies under the Montessori method due to the possibility of focusing his active role in learning, encouraging personalized learning, encouraging his spontaneous development of cognitive functions, being immersed in an environment where internal self-discipline, self-care, and their environment are promoted through principles, values and the growth of criteria.'),
(50056, 873, '_field_136', 'In June of 2018 my son finished pre-school and obtain a degree in our city of origin, Bogotá Colombia. The name of my son’s school is “The Victoria School,” we have lived an excellent experience with this institution thanks to his educational model, study format, pedagogical team and number of students, (http://thevictoriaschool.edu.co). This summer on August of 2018 my son and I are going to move at least for two years to Vancouver, British Columbia to reunite with my husband who is studying at Kwantlen Polytechnic University since January 2018 and is enrolled in a 2-year program in Horticulture Technology - Landscape Horticulture Systems Specialization. Additionally, our family has got in touch with the Canadian culture through the realization of studies by my husband and son and in my case the opportunity to continue working on television production, which I have been working for several years.'),
(50057, 873, '_field_126', '1'),
(50058, 873, '_form_id', '3'),
(50059, 873, '_seq_num', '160'),
(50060, 874, '_field_74', 'Kindergarten'),
(50061, 874, '_field_75', 'September 2018'),
(50062, 874, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(50063, 874, '_field_78', ''),
(50064, 874, '_field_79', ''),
(50065, 874, '_field_80', 'Carmen Angelica '),
(50066, 874, '_field_81', 'Gomez Tejada'),
(50067, 874, '_field_82', '7788147028'),
(50068, 874, '_field_83', 'c.angelica.gomez.tejada@gmail.com'),
(50069, 874, '_field_84', '659 East 8th avenue'),
(50070, 874, '_field_85', '303'),
(50071, 874, '_field_86', 'Vancouver'),
(50072, 874, '_field_87', 'BC'),
(50073, 874, '_field_88', 'V5T1T2'),
(50074, 874, '_field_89', 'Studing'),
(50075, 874, '_field_90', '7788147028'),
(50076, 874, '_field_91', '0'),
(50077, 874, '_field_92', ''),
(50078, 874, '_field_93', ''),
(50079, 874, '_field_94', ''),
(50080, 874, '_field_95', ''),
(50081, 874, '_field_128', ''),
(50082, 874, '_field_129', ''),
(50083, 874, '_field_96', 'Ignacio Jaramillo Gomez'),
(50084, 874, '_field_97', '04/01/2013'),
(50085, 874, '_field_98', 'Ignacio'),
(50086, 874, '_field_99', 'Male'),
(50087, 874, '_field_100', 'Sapnish'),
(50088, 874, '_field_101', ''),
(50089, 874, '_field_102', 'Colombia'),
(50090, 874, '_field_103', 'No'),
(50091, 874, '_field_104', ''),
(50092, 874, '_field_105', 'Play drums'),
(50093, 874, '_field_106', 'Football and Kung Fu'),
(50094, 874, '_field_130', 'The Victoria School'),
(50095, 874, '_field_137', 'Music and physical education'),
(50096, 874, '_field_131', 'Kinder'),
(50097, 874, '_field_138', 'Pool swimming and playing frisbee '),
(50098, 874, '_field_114', 'no allergy'),
(50099, 874, '_field_115', 'No'),
(50100, 874, '_field_116', ''),
(50101, 874, '_field_117', 'No'),
(50102, 874, '_field_118', ''),
(50103, 874, '_field_119', 'Yes'),
(50104, 874, '_field_120', 'He does not like papaya or watermelon'),
(50105, 874, '_field_121', 'Yes'),
(50106, 874, '_field_122', 'Five meals a day'),
(50107, 874, '_field_132', 'No'),
(50108, 874, '_field_133', ''),
(50109, 874, '_field_134', 'No'),
(50110, 874, '_field_135', ''),
(50111, 874, '_field_123', 'Ignacio has had the opportunity to live the garden and preschool stage under the Reggio Emilia alternative education model. During his school experience, my son has shown excellent results in all his stages of development and learning, furthermore he also likes to interact and socialize with other peers. In our search process of alternative education institutions in Vancouver, we found WMA as the best option for him to continue his studies in Canada, both for its pedagogical model, educational offer, number of students and location.'),
(50112, 874, '_field_124', 'We love the idea that our son can continue his studies under the Montessori method due to the possibility of focusing his active role in learning, encouraging personalized learning, encouraging his spontaneous development of cognitive functions, being immersed in an environment where internal self-discipline, self-care, and their environment are promoted through principles, values and the growth of criteria.'),
(50113, 874, '_field_136', 'In June of 2018 my son finished pre-school and obtain a degree in our city of origin, Bogotá Colombia. The name of my son’s school is “The Victoria School,” we have lived an excellent experience with this institution thanks to his educational model, study format, pedagogical team and number of students, (http://thevictoriaschool.edu.co). This summer on August of 2018 my son and I are going to move at least for two years to Vancouver, British Columbia to reunite with my husband who is studying at Kwantlen Polytechnic University since January 2018 and is enrolled in a 2-year program in Horticulture Technology - Landscape Horticulture Systems Specialization. Additionally, our family has got in touch with the Canadian culture through the realization of studies by my husband and son and in my case the opportunity to continue working on television production, which I have been working for several years.'),
(50114, 874, '_field_126', '1'),
(50115, 874, '_form_id', '3'),
(50116, 874, '_seq_num', '161'),
(50117, 875, '_field_74', 'Kindergarten'),
(50118, 875, '_field_75', 'September 2018'),
(50119, 875, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(50120, 875, '_field_78', ''),
(50121, 875, '_field_79', 'A friend'),
(50122, 875, '_field_80', 'Katrina'),
(50123, 875, '_field_81', 'Nyby'),
(50124, 875, '_field_82', '2368670409'),
(50125, 875, '_field_83', 'katrinareyes0409@gmail.com'),
(50126, 875, '_field_84', '1388 Richards st.'),
(50127, 875, '_field_85', '404'),
(50128, 875, '_field_86', 'Vancouver'),
(50129, 875, '_field_87', 'BC'),
(50130, 875, '_field_88', 'V6B 3G6'),
(50131, 875, '_field_89', 'Vancouver'),
(50132, 875, '_field_90', '2368670409'),
(50133, 875, '_field_91', '0'),
(50134, 875, '_field_92', ''),
(50135, 875, '_field_93', ''),
(50136, 875, '_field_94', ''),
(50137, 875, '_field_95', ''),
(50138, 875, '_field_128', ''),
(50139, 875, '_field_129', ''),
(50140, 875, '_field_96', 'Viktor Reyes Nyby'),
(50141, 875, '_field_97', '28/10/2018'),
(50142, 875, '_field_98', 'Viktor'),
(50143, 875, '_field_99', 'Male'),
(50144, 875, '_field_100', 'English'),
(50145, 875, '_field_101', 'Spanish'),
(50146, 875, '_field_102', 'Danish'),
(50147, 875, '_field_103', 'No'),
(50148, 875, '_field_104', ''),
(50149, 875, '_field_105', 'Maze\'s, drawing, coloring, and gardening.'),
(50150, 875, '_field_106', 'Imaginative play'),
(50151, 875, '_field_130', 'Academics Pre-k'),
(50152, 875, '_field_137', 'Math, imaginative play, story time, and outdoor activities.'),
(50153, 875, '_field_131', 'Pre-k'),
(50154, 875, '_field_138', 'Taekwondo.'),
(50155, 875, '_field_114', 'Allergic to cats.'),
(50156, 875, '_field_115', 'Yes'),
(50157, 875, '_field_116', 'Ventolin inhaler when he\'s been in close contact with cats. '),
(50158, 875, '_field_117', 'No'),
(50159, 875, '_field_118', ''),
(50160, 875, '_field_119', 'No'),
(50161, 875, '_field_120', ''),
(50162, 875, '_field_121', 'No'),
(50163, 875, '_field_122', ''),
(50164, 875, '_field_132', 'No'),
(50165, 875, '_field_133', ''),
(50166, 875, '_field_134', 'Yes'),
(50167, 875, '_field_135', 'I can attach or give the school a copy of his previous progress report/report card from his previous school. '),
(50168, 875, '_field_123', 'We believe this school is a perfect match for our son\'s academic and social needs. '),
(50169, 875, '_field_124', 'Yes. '),
(50170, 875, '_field_136', 'We just moved from the tiny Principality of Andorra, where our son went to http://www.cimand.com/. He is fluent in Spanish and English. He can speak some Catalan and French. He likes to be with other children his age and loves to play. '),
(50171, 875, '_field_126', '1'),
(50172, 875, '_form_id', '3'),
(50173, 875, '_seq_num', '162'),
(50174, 876, '_field_74', 'Kindergarten'),
(50175, 876, '_field_75', 'September 2018'),
(50176, 876, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(50177, 876, '_field_78', ''),
(50178, 876, '_field_79', 'A friend'),
(50179, 876, '_field_80', 'Katrina'),
(50180, 876, '_field_81', 'Nyby'),
(50181, 876, '_field_82', '2368670409'),
(50182, 876, '_field_83', 'katrinareyes0409@gmail.com'),
(50183, 876, '_field_84', '1388 Richards st.'),
(50184, 876, '_field_85', '404'),
(50185, 876, '_field_86', 'Vancouver'),
(50186, 876, '_field_87', 'BC'),
(50187, 876, '_field_88', 'V6B 3G6'),
(50188, 876, '_field_89', 'Vancouver'),
(50189, 876, '_field_90', '2368670409'),
(50190, 876, '_field_91', '0'),
(50191, 876, '_field_92', ''),
(50192, 876, '_field_93', ''),
(50193, 876, '_field_94', ''),
(50194, 876, '_field_95', ''),
(50195, 876, '_field_128', ''),
(50196, 876, '_field_129', ''),
(50197, 876, '_field_96', 'Viktor Reyes Nyby'),
(50198, 876, '_field_97', '28/10/2018'),
(50199, 876, '_field_98', 'Viktor'),
(50200, 876, '_field_99', 'Male'),
(50201, 876, '_field_100', 'English'),
(50202, 876, '_field_101', 'Spanish'),
(50203, 876, '_field_102', 'Danish'),
(50204, 876, '_field_103', 'No'),
(50205, 876, '_field_104', ''),
(50206, 876, '_field_105', 'Maze\'s, drawing, coloring, and gardening.'),
(50207, 876, '_field_106', 'Imaginative play'),
(50208, 876, '_field_130', 'Academics Pre-k'),
(50209, 876, '_field_137', 'Math, imaginative play, story time, and outdoor activities.'),
(50210, 876, '_field_131', 'Pre-k'),
(50211, 876, '_field_138', 'Taekwondo.'),
(50212, 876, '_field_114', 'Allergic to cats.'),
(50213, 876, '_field_115', 'Yes'),
(50214, 876, '_field_116', 'Ventolin inhaler when he\'s been in close contact with cats. '),
(50215, 876, '_field_117', 'No'),
(50216, 876, '_field_118', ''),
(50217, 876, '_field_119', 'No'),
(50218, 876, '_field_120', ''),
(50219, 876, '_field_121', 'No'),
(50220, 876, '_field_122', ''),
(50221, 876, '_field_132', 'No'),
(50222, 876, '_field_133', ''),
(50223, 876, '_field_134', 'Yes'),
(50224, 876, '_field_135', 'I can attach or give the school a copy of his previous progress report/report card from his previous school. '),
(50225, 876, '_field_123', 'We believe this school is a perfect match for our son\'s academic and social needs. '),
(50226, 876, '_field_124', 'Yes. '),
(50227, 876, '_field_136', 'We just moved from the tiny Principality of Andorra, where our son went to http://www.cimand.com/. He is fluent in Spanish and English. He can speak some Catalan and French. He likes to be with other children his age and loves to play. '),
(50228, 876, '_field_126', '1'),
(50229, 876, '_form_id', '3'),
(50230, 876, '_seq_num', '163'),
(50231, 877, '_field_5', 'Full Day'),
(50232, 877, '_field_7', 'September 2018'),
(50233, 877, '_field_9', '1'),
(50234, 877, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(50235, 877, '_field_70', ''),
(50236, 877, '_field_71', ''),
(50237, 877, '_field_17', 'Lillian'),
(50238, 877, '_field_19', 'Truong'),
(50239, 877, '_field_21', '7788358388'),
(50240, 877, '_field_23', 'lilandisaac@gmail.com'),
(50241, 877, '_field_25', '1989 Skeena Street'),
(50242, 877, '_field_28', ''),
(50243, 877, '_field_29', 'Vancouver'),
(50244, 877, '_field_33', 'BC'),
(50245, 877, '_field_31', 'V5M4L2'),
(50246, 877, '_field_34', 'Home'),
(50247, 877, '_field_35', '778-835-8388'),
(50248, 877, '_field_41', '1'),
(50249, 877, '_field_57', ''),
(50250, 877, '_field_58', ''),
(50251, 877, '_field_59', ''),
(50252, 877, '_field_60', ''),
(50253, 877, '_field_18', 'Joseph Laurin'),
(50254, 877, '_field_24', '16/09/2014'),
(50255, 877, '_field_20', 'Joey'),
(50256, 877, '_field_22', 'M'),
(50257, 877, '_field_26', 'English'),
(50258, 877, '_field_27', ''),
(50259, 877, '_field_30', 'Canada'),
(50260, 877, '_field_32', 'Yes'),
(50261, 877, '_field_72', 'Lucas (10 Months)'),
(50262, 877, '_field_36', 'Books, Playing Puzzles, Practicing Reading and Writing, Singing, Creative Play'),
(50263, 877, '_field_37', 'Cars, Tag, Active Play'),
(50264, 877, '_field_38', 'Yes'),
(50265, 877, '_field_39', 'Yes'),
(50266, 877, '_field_61', 'Yes'),
(50267, 877, '_field_53', 'Joey has attended part time in the CEFA program since the age of 2 and enjoys meeting friends.'),
(50268, 877, '_field_54', 'Yes'),
(50269, 877, '_field_55', 'CEFA Brentwood'),
(50270, 877, '_field_56', 'Yes'),
(50271, 877, '_field_42', 'None'),
(50272, 877, '_field_43', 'No'),
(50273, 877, '_field_62', ''),
(50274, 877, '_field_44', 'Yes'),
(50275, 877, '_field_63', 'Joey is a vegetarian and can eat eggs and seafood.\n\nHe is allergic to peanuts,'),
(50276, 877, '_field_45', 'No'),
(50277, 877, '_field_64', ''),
(50278, 877, '_field_46', 'Yes'),
(50279, 877, '_field_65', 'Joey likes to have some distraction while eating, such as reading a book or playing with a car at the table.'),
(50280, 877, '_field_47', 'WMA is located close to both family and our home which is extremely helpful with our current family and work situation. We have heard nothing but good feedback from other parents attending this school.'),
(50281, 877, '_field_73', 'Joey has benefited greatly from a structured daycare program and we\'d like to foster his abilities through Montessori. He is a very intelligent and sociable child who enjoys exploring his world. We believe he will be able to thrive at WMA.'),
(50282, 877, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(50283, 877, '_field_67', '1'),
(50284, 877, '_form_id', '2'),
(50285, 877, '_seq_num', '235'),
(50286, 878, '_field_5', 'Full Day'),
(50287, 878, '_field_7', 'September 2018'),
(50288, 878, '_field_9', '1'),
(50289, 878, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(50290, 878, '_field_70', ''),
(50291, 878, '_field_71', ''),
(50292, 878, '_field_17', 'Lillian'),
(50293, 878, '_field_19', 'Truong'),
(50294, 878, '_field_21', '7788358388'),
(50295, 878, '_field_23', 'lilandisaac@gmail.com'),
(50296, 878, '_field_25', '1989 Skeena Street'),
(50297, 878, '_field_28', ''),
(50298, 878, '_field_29', 'Vancouver'),
(50299, 878, '_field_33', 'BC'),
(50300, 878, '_field_31', 'V5M4L2'),
(50301, 878, '_field_34', 'Home'),
(50302, 878, '_field_35', '778-835-8388'),
(50303, 878, '_field_41', '1'),
(50304, 878, '_field_57', ''),
(50305, 878, '_field_58', ''),
(50306, 878, '_field_59', ''),
(50307, 878, '_field_60', ''),
(50308, 878, '_field_18', 'Joseph Laurin'),
(50309, 878, '_field_24', '16/09/2014'),
(50310, 878, '_field_20', 'Joey'),
(50311, 878, '_field_22', 'M'),
(50312, 878, '_field_26', 'English'),
(50313, 878, '_field_27', ''),
(50314, 878, '_field_30', 'Canada'),
(50315, 878, '_field_32', 'Yes'),
(50316, 878, '_field_72', 'Lucas (10 Months)'),
(50317, 878, '_field_36', 'Books, Playing Puzzles, Practicing Reading and Writing, Singing, Creative Play'),
(50318, 878, '_field_37', 'Cars, Tag, Active Play'),
(50319, 878, '_field_38', 'Yes'),
(50320, 878, '_field_39', 'Yes'),
(50321, 878, '_field_61', 'Yes'),
(50322, 878, '_field_53', 'Joey has attended part time in the CEFA program since the age of 2 and enjoys meeting friends.'),
(50323, 878, '_field_54', 'Yes'),
(50324, 878, '_field_55', 'CEFA Brentwood'),
(50325, 878, '_field_56', 'Yes'),
(50326, 878, '_field_42', 'None'),
(50327, 878, '_field_43', 'No'),
(50328, 878, '_field_62', ''),
(50329, 878, '_field_44', 'Yes'),
(50330, 878, '_field_63', 'Joey is a vegetarian and can eat eggs and seafood.\n\nHe is allergic to peanuts,'),
(50331, 878, '_field_45', 'No'),
(50332, 878, '_field_64', ''),
(50333, 878, '_field_46', 'Yes'),
(50334, 878, '_field_65', 'Joey likes to have some distraction while eating, such as reading a book or playing with a car at the table.'),
(50335, 878, '_field_47', 'WMA is located close to both family and our home which is extremely helpful with our current family and work situation. We have heard nothing but good feedback from other parents attending this school.'),
(50336, 878, '_field_73', 'Joey has benefited greatly from a structured daycare program and we\'d like to foster his abilities through Montessori. He is a very intelligent and sociable child who enjoys exploring his world. We believe he will be able to thrive at WMA.'),
(50337, 878, '_field_49', 'a:1:{i:0;s:26:\"Preschool and Kindergarten\";}'),
(50338, 878, '_field_67', '1'),
(50339, 878, '_form_id', '2'),
(50340, 878, '_seq_num', '236'),
(50341, 879, '_field_74', 'Kindergarten'),
(50342, 879, '_field_75', 'September 2019'),
(50343, 879, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(50344, 879, '_field_78', ''),
(50345, 879, '_field_79', ''),
(50346, 879, '_field_80', 'Andrea'),
(50347, 879, '_field_81', 'McLean'),
(50348, 879, '_field_82', '6043387414'),
(50349, 879, '_field_83', 'andrea.mclean@gmail.com'),
(50350, 879, '_field_84', '2787 St Catherines St'),
(50351, 879, '_field_85', ''),
(50352, 879, '_field_86', 'Vancouver'),
(50353, 879, '_field_87', 'BC'),
(50354, 879, '_field_88', 'V5T 3Y6'),
(50355, 879, '_field_89', 'Fengate Capital Management'),
(50356, 879, '_field_90', '6043387414'),
(50357, 879, '_field_91', '1'),
(50358, 879, '_field_92', ''),
(50359, 879, '_field_93', ''),
(50360, 879, '_field_94', ''),
(50361, 879, '_field_95', ''),
(50362, 879, '_field_128', ''),
(50363, 879, '_field_129', ''),
(50364, 879, '_field_96', 'Caleb Robertson'),
(50365, 879, '_field_97', '28/04/2014'),
(50366, 879, '_field_98', ''),
(50367, 879, '_field_99', 'Male'),
(50368, 879, '_field_100', 'English'),
(50369, 879, '_field_101', ''),
(50370, 879, '_field_102', 'Canadian'),
(50371, 879, '_field_103', 'Yes'),
(50372, 879, '_field_104', 'Adam Robertson 13 months'),
(50373, 879, '_field_105', 'Playing with cars, building with lego and blocks'),
(50374, 879, '_field_106', 'Riding his scooter, climbing at the park, playing in the waterpark, playing hide and seek, being read to'),
(50375, 879, '_field_130', 'Les Petits Artistes Montessori'),
(50376, 879, '_field_137', 'Building blocks, stacking, sorting, and he LOVES to be read to'),
(50377, 879, '_field_131', 'Preschool'),
(50378, 879, '_field_138', 'Swim lessons, creative dance, soccer'),
(50379, 879, '_field_114', 'N/A'),
(50380, 879, '_field_115', 'No'),
(50381, 879, '_field_116', ''),
(50382, 879, '_field_117', 'No'),
(50383, 879, '_field_118', ''),
(50384, 879, '_field_119', 'No'),
(50385, 879, '_field_120', ''),
(50386, 879, '_field_121', 'No'),
(50387, 879, '_field_122', ''),
(50388, 879, '_field_132', 'No'),
(50389, 879, '_field_133', ''),
(50390, 879, '_field_134', 'No'),
(50391, 879, '_field_135', ''),
(50392, 879, '_field_123', 'He is currently in a Montessori preschool and both my husband and I had experience with the method in our own early education. Caleb has taken very well to the methodology at his preschool and we\'ve seen a real love of learning develop. We would like to see this continue throughout his elementary years. We also live in East Van close to 12th and Commercial so the school is close by. I attended the open house last year and was impressed by the quality of teachers and the thought out curriculum. The parent testimonies were very moving. '),
(50393, 879, '_field_124', 'Our main goal for this age is to foster a love of learning and a sense of self-confidence and independence. We want Caleb to be excited about going to school and interacting with his teachers and peers. We want an environment that will nurture his natural sense of curiosity and make him a good global citizen. We want a place where everyone is respected and included, and where kindness is valued. We believe that the Montessori Method does all these things, and that the Westside Montessori Academy in particular embodies these principles. '),
(50394, 879, '_field_136', 'Caleb is a very kind and thoughtful child (this is feedback we\'ve received from his preschool). We want to make sure that his kindness and thoughtfulness are nurtured and valued in his school environment. Although he shows lots of enthusiasm, his athletic abilities are modest (something he clearly gets from his uncoordinated mom), and I worry about bullying as he grows older. I want an environment that values respect and encourages children to follow their interests. '),
(50395, 879, '_field_126', '1'),
(50396, 879, '_form_id', '3'),
(50397, 879, '_seq_num', '164'),
(50398, 880, '_field_74', 'Kindergarten'),
(50399, 880, '_field_75', 'September 2019'),
(50400, 880, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(50401, 880, '_field_78', ''),
(50402, 880, '_field_79', ''),
(50403, 880, '_field_80', 'Andrea'),
(50404, 880, '_field_81', 'McLean'),
(50405, 880, '_field_82', '6043387414'),
(50406, 880, '_field_83', 'andrea.mclean@gmail.com'),
(50407, 880, '_field_84', '2787 St Catherines St'),
(50408, 880, '_field_85', ''),
(50409, 880, '_field_86', 'Vancouver'),
(50410, 880, '_field_87', 'BC'),
(50411, 880, '_field_88', 'V5T 3Y6'),
(50412, 880, '_field_89', 'Fengate Capital Management'),
(50413, 880, '_field_90', '6043387414'),
(50414, 880, '_field_91', '1'),
(50415, 880, '_field_92', ''),
(50416, 880, '_field_93', ''),
(50417, 880, '_field_94', ''),
(50418, 880, '_field_95', ''),
(50419, 880, '_field_128', ''),
(50420, 880, '_field_129', ''),
(50421, 880, '_field_96', 'Caleb Robertson'),
(50422, 880, '_field_97', '28/04/2014'),
(50423, 880, '_field_98', ''),
(50424, 880, '_field_99', 'Male'),
(50425, 880, '_field_100', 'English'),
(50426, 880, '_field_101', ''),
(50427, 880, '_field_102', 'Canadian'),
(50428, 880, '_field_103', 'Yes'),
(50429, 880, '_field_104', 'Adam Robertson 13 months'),
(50430, 880, '_field_105', 'Playing with cars, building with lego and blocks'),
(50431, 880, '_field_106', 'Riding his scooter, climbing at the park, playing in the waterpark, playing hide and seek, being read to'),
(50432, 880, '_field_130', 'Les Petits Artistes Montessori'),
(50433, 880, '_field_137', 'Building blocks, stacking, sorting, and he LOVES to be read to'),
(50434, 880, '_field_131', 'Preschool'),
(50435, 880, '_field_138', 'Swim lessons, creative dance, soccer'),
(50436, 880, '_field_114', 'N/A'),
(50437, 880, '_field_115', 'No'),
(50438, 880, '_field_116', ''),
(50439, 880, '_field_117', 'No'),
(50440, 880, '_field_118', ''),
(50441, 880, '_field_119', 'No'),
(50442, 880, '_field_120', ''),
(50443, 880, '_field_121', 'No'),
(50444, 880, '_field_122', ''),
(50445, 880, '_field_132', 'No'),
(50446, 880, '_field_133', ''),
(50447, 880, '_field_134', 'No'),
(50448, 880, '_field_135', ''),
(50449, 880, '_field_123', 'He is currently in a Montessori preschool and both my husband and I had experience with the method in our own early education. Caleb has taken very well to the methodology at his preschool and we\'ve seen a real love of learning develop. We would like to see this continue throughout his elementary years. We also live in East Van close to 12th and Commercial so the school is close by. I attended the open house last year and was impressed by the quality of teachers and the thought out curriculum. The parent testimonies were very moving. '),
(50450, 880, '_field_124', 'Our main goal for this age is to foster a love of learning and a sense of self-confidence and independence. We want Caleb to be excited about going to school and interacting with his teachers and peers. We want an environment that will nurture his natural sense of curiosity and make him a good global citizen. We want a place where everyone is respected and included, and where kindness is valued. We believe that the Montessori Method does all these things, and that the Westside Montessori Academy in particular embodies these principles. '),
(50451, 880, '_field_136', 'Caleb is a very kind and thoughtful child (this is feedback we\'ve received from his preschool). We want to make sure that his kindness and thoughtfulness are nurtured and valued in his school environment. Although he shows lots of enthusiasm, his athletic abilities are modest (something he clearly gets from his uncoordinated mom), and I worry about bullying as he grows older. I want an environment that values respect and encourages children to follow their interests. '),
(50452, 880, '_field_126', '1'),
(50453, 880, '_form_id', '3'),
(50454, 880, '_seq_num', '165'),
(50455, 882, '_field_74', 'Kindergarten'),
(50456, 882, '_field_75', 'January 2019'),
(50457, 882, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(50458, 882, '_field_78', ''),
(50459, 882, '_field_79', ''),
(50460, 882, '_field_80', 'Lia'),
(50461, 882, '_field_81', 'Gudaitis'),
(50462, 882, '_field_82', '+1 604 291 9248'),
(50463, 882, '_field_83', 'lia.gudaitis@gmail.com'),
(50464, 882, '_field_84', '3840 Eton Street'),
(50465, 882, '_field_85', ''),
(50466, 882, '_field_86', 'Burnaby'),
(50467, 882, '_field_87', 'BC'),
(50468, 882, '_field_88', 'V5C 1J'),
(50469, 882, '_field_89', 'University of British Columbia'),
(50470, 882, '_field_90', 'n/a'),
(50471, 882, '_field_91', '0'),
(50472, 882, '_field_92', ''),
(50473, 882, '_field_93', ''),
(50474, 882, '_field_94', ''),
(50475, 882, '_field_95', ''),
(50476, 882, '_field_128', ''),
(50477, 882, '_field_129', ''),
(50478, 882, '_field_96', 'Anele Halbertsma'),
(50479, 882, '_field_97', '23/06/2013'),
(50480, 882, '_field_98', 'Anele'),
(50481, 882, '_field_99', 'Female'),
(50482, 882, '_field_100', 'English / Dutch'),
(50483, 882, '_field_101', ' Dutch'),
(50484, 882, '_field_102', 'Canadian &amp; Dutch'),
(50485, 882, '_field_103', 'Yes'),
(50486, 882, '_field_104', 'Haylen, aged 2'),
(50487, 882, '_field_105', 'Drawing, acting out characters, looking through books'),
(50488, 882, '_field_106', 'Play ground, dressing up, dancing, acting out characters, face painting each other'),
(50489, 882, '_field_130', 'De Burght, in Amsterdam (The Netherlands)'),
(50490, 882, '_field_137', 'Music class, gym class, reading a story'),
(50491, 882, '_field_131', 'Group 1 (Kindergarten)'),
(50492, 882, '_field_138', 'Anele is in nature class and ballet class.'),
(50493, 882, '_field_114', 'No known health issues.'),
(50494, 882, '_field_115', 'No'),
(50495, 882, '_field_116', ''),
(50496, 882, '_field_117', 'No'),
(50497, 882, '_field_118', ''),
(50498, 882, '_field_119', 'No'),
(50499, 882, '_field_120', ''),
(50500, 882, '_field_121', 'No'),
(50501, 882, '_field_122', ''),
(50502, 882, '_field_132', 'No'),
(50503, 882, '_field_133', ''),
(50504, 882, '_field_134', 'No'),
(50505, 882, '_field_135', ''),
(50506, 882, '_field_123', 'Anele is a very independent and curious learner. She has self-guided much of her own learning, having potty trained herself, and also lead the learning of numbers, alphabet, and spelling her own name. We are very motivated to find a Montessori school for her and her sister, and have been trying in Amsterdam for 3 years, without luck. Now that we are moving back home to Vancouver, we would like to immediately start with Montessori.'),
(50507, 882, '_field_124', 'Above all, we would like our children to discover, cultivate and express their own unique creativity. The Montessori method is, as far as we are concerned, the best way for our children to continue their self-directed learning and curiosity about the world, and continue to enjoy the mixed-age groups they\'ve had in the Netherlands.'),
(50508, 882, '_field_136', 'Anele is a highly social and sensitive girl, who is very interested in understanding people, the world, and nature. She especially enjoys expressive arts, such as dance, music and acting.'),
(50509, 882, '_field_126', '1'),
(50510, 882, '_form_id', '3'),
(50511, 882, '_seq_num', '166'),
(50512, 883, '_field_74', 'Kindergarten'),
(50513, 883, '_field_75', 'January 2019'),
(50514, 883, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(50515, 883, '_field_78', ''),
(50516, 883, '_field_79', ''),
(50517, 883, '_field_80', 'Lia'),
(50518, 883, '_field_81', 'Gudaitis'),
(50519, 883, '_field_82', '+1 604 291 9248'),
(50520, 883, '_field_83', 'lia.gudaitis@gmail.com'),
(50521, 883, '_field_84', '3840 Eton Street'),
(50522, 883, '_field_85', ''),
(50523, 883, '_field_86', 'Burnaby'),
(50524, 883, '_field_87', 'BC'),
(50525, 883, '_field_88', 'V5C 1J'),
(50526, 883, '_field_89', 'University of British Columbia'),
(50527, 883, '_field_90', 'n/a'),
(50528, 883, '_field_91', '0'),
(50529, 883, '_field_92', ''),
(50530, 883, '_field_93', ''),
(50531, 883, '_field_94', ''),
(50532, 883, '_field_95', ''),
(50533, 883, '_field_128', ''),
(50534, 883, '_field_129', ''),
(50535, 883, '_field_96', 'Anele Halbertsma'),
(50536, 883, '_field_97', '23/06/2013'),
(50537, 883, '_field_98', 'Anele'),
(50538, 883, '_field_99', 'Female'),
(50539, 883, '_field_100', 'English / Dutch'),
(50540, 883, '_field_101', ' Dutch'),
(50541, 883, '_field_102', 'Canadian &amp; Dutch'),
(50542, 883, '_field_103', 'Yes'),
(50543, 883, '_field_104', 'Haylen, aged 2'),
(50544, 883, '_field_105', 'Drawing, acting out characters, looking through books'),
(50545, 883, '_field_106', 'Play ground, dressing up, dancing, acting out characters, face painting each other'),
(50546, 883, '_field_130', 'De Burght, in Amsterdam (The Netherlands)'),
(50547, 883, '_field_137', 'Music class, gym class, reading a story'),
(50548, 883, '_field_131', 'Group 1 (Kindergarten)'),
(50549, 883, '_field_138', 'Anele is in nature class and ballet class.'),
(50550, 883, '_field_114', 'No known health issues.'),
(50551, 883, '_field_115', 'No'),
(50552, 883, '_field_116', ''),
(50553, 883, '_field_117', 'No'),
(50554, 883, '_field_118', ''),
(50555, 883, '_field_119', 'No'),
(50556, 883, '_field_120', ''),
(50557, 883, '_field_121', 'No'),
(50558, 883, '_field_122', ''),
(50559, 883, '_field_132', 'No'),
(50560, 883, '_field_133', ''),
(50561, 883, '_field_134', 'No'),
(50562, 883, '_field_135', ''),
(50563, 883, '_field_123', 'Anele is a very independent and curious learner. She has self-guided much of her own learning, having potty trained herself, and also lead the learning of numbers, alphabet, and spelling her own name. We are very motivated to find a Montessori school for her and her sister, and have been trying in Amsterdam for 3 years, without luck. Now that we are moving back home to Vancouver, we would like to immediately start with Montessori.'),
(50564, 883, '_field_124', 'Above all, we would like our children to discover, cultivate and express their own unique creativity. The Montessori method is, as far as we are concerned, the best way for our children to continue their self-directed learning and curiosity about the world, and continue to enjoy the mixed-age groups they\'ve had in the Netherlands.'),
(50565, 883, '_field_136', 'Anele is a highly social and sensitive girl, who is very interested in understanding people, the world, and nature. She especially enjoys expressive arts, such as dance, music and acting.'),
(50566, 883, '_field_126', '1'),
(50567, 883, '_form_id', '3'),
(50568, 883, '_seq_num', '167'),
(50569, 884, '_field_5', 'Full Day'),
(50570, 884, '_field_7', 'January 2019'),
(50571, 884, '_field_9', '0'),
(50572, 884, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(50573, 884, '_field_70', ''),
(50574, 884, '_field_71', ''),
(50575, 884, '_field_17', 'Lia'),
(50576, 884, '_field_19', 'Gudaitis'),
(50577, 884, '_field_21', '604 291 9248'),
(50578, 884, '_field_23', 'lia.gudaitis@gmail.com'),
(50579, 884, '_field_25', '3840 Eton Street'),
(50580, 884, '_field_28', ''),
(50581, 884, '_field_29', 'Burnaby'),
(50582, 884, '_field_33', 'BC'),
(50583, 884, '_field_31', 'V5C1J4'),
(50584, 884, '_field_34', 'University of British Columbia'),
(50585, 884, '_field_35', '(Unknown, beginning work September 2018)'),
(50586, 884, '_field_41', '0'),
(50587, 884, '_field_57', ''),
(50588, 884, '_field_58', ''),
(50589, 884, '_field_59', ''),
(50590, 884, '_field_60', ''),
(50591, 884, '_field_18', 'Haylen Halbertsma'),
(50592, 884, '_field_24', '19/08/2016'),
(50593, 884, '_field_20', 'Haylen'),
(50594, 884, '_field_22', 'F'),
(50595, 884, '_field_26', 'English / Dutch'),
(50596, 884, '_field_27', 'Dutch'),
(50597, 884, '_field_30', 'Canadian and Dutch'),
(50598, 884, '_field_32', 'Yes'),
(50599, 884, '_field_72', 'Anele, aged 5'),
(50600, 884, '_field_36', 'Sandbox, drawing, dressing up, flipping through books, '),
(50601, 884, '_field_37', 'Dancing, dressing up, reading books'),
(50602, 884, '_field_38', 'Yes'),
(50603, 884, '_field_39', 'Yes'),
(50604, 884, '_field_61', 'Yes'),
(50605, 884, '_field_53', 'Haylen has been in a Gordon-method daycare in Amsterdam (the Netherlands) for 1 year. She really enjoys playing with other children and with teachers.'),
(50606, 884, '_field_54', 'Yes'),
(50607, 884, '_field_55', 'De Kleine Prins (Amsterdam, The Netherlands)'),
(50608, 884, '_field_56', 'Yes'),
(50609, 884, '_field_42', 'No known health issues'),
(50610, 884, '_field_43', 'No'),
(50611, 884, '_field_62', ''),
(50612, 884, '_field_44', 'No'),
(50613, 884, '_field_63', ''),
(50614, 884, '_field_45', 'No'),
(50615, 884, '_field_64', ''),
(50616, 884, '_field_46', 'N'),
(50617, 884, '_field_65', ''),
(50618, 884, '_field_47', 'Haylen is a very joyful and curious child, who loves discovery with other children who are older and younger than her. She learns best from situations with other children, and has learned a great deal from her older sister. We are very motivated to find a Montessori program for her to further develop her self-directed learning, and in a school that has a connection to Europe.'),
(50619, 884, '_field_73', 'Above all else, we hope for our children to continue to express their individuality and creativity, and we believe Montessori is the best method to achieve this. The joy of creativity is something they enjoy every day as children, and learning through discovery, embracing their natural instinct for learning and mixed age groups are exactly what Haylen needs to thrive.'),
(50620, 884, '_field_49', 'a:4:{i:0;s:19:\"Preschool Two Years\";i:1;s:18:\"Preschool One Year\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(50621, 884, '_field_67', '1'),
(50622, 884, '_form_id', '2'),
(50623, 884, '_seq_num', '237'),
(50624, 885, '_field_5', 'Full Day'),
(50625, 885, '_field_7', 'January 2019'),
(50626, 885, '_field_9', '0'),
(50627, 885, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(50628, 885, '_field_70', ''),
(50629, 885, '_field_71', ''),
(50630, 885, '_field_17', 'Lia'),
(50631, 885, '_field_19', 'Gudaitis'),
(50632, 885, '_field_21', '604 291 9248'),
(50633, 885, '_field_23', 'lia.gudaitis@gmail.com'),
(50634, 885, '_field_25', '3840 Eton Street'),
(50635, 885, '_field_28', ''),
(50636, 885, '_field_29', 'Burnaby'),
(50637, 885, '_field_33', 'BC'),
(50638, 885, '_field_31', 'V5C1J4'),
(50639, 885, '_field_34', 'University of British Columbia'),
(50640, 885, '_field_35', '(Unknown, beginning work September 2018)'),
(50641, 885, '_field_41', '0'),
(50642, 885, '_field_57', ''),
(50643, 885, '_field_58', ''),
(50644, 885, '_field_59', ''),
(50645, 885, '_field_60', ''),
(50646, 885, '_field_18', 'Haylen Halbertsma'),
(50647, 885, '_field_24', '19/08/2016'),
(50648, 885, '_field_20', 'Haylen'),
(50649, 885, '_field_22', 'F'),
(50650, 885, '_field_26', 'English / Dutch'),
(50651, 885, '_field_27', 'Dutch'),
(50652, 885, '_field_30', 'Canadian and Dutch'),
(50653, 885, '_field_32', 'Yes'),
(50654, 885, '_field_72', 'Anele, aged 5'),
(50655, 885, '_field_36', 'Sandbox, drawing, dressing up, flipping through books, '),
(50656, 885, '_field_37', 'Dancing, dressing up, reading books'),
(50657, 885, '_field_38', 'Yes'),
(50658, 885, '_field_39', 'Yes'),
(50659, 885, '_field_61', 'Yes'),
(50660, 885, '_field_53', 'Haylen has been in a Gordon-method daycare in Amsterdam (the Netherlands) for 1 year. She really enjoys playing with other children and with teachers.'),
(50661, 885, '_field_54', 'Yes'),
(50662, 885, '_field_55', 'De Kleine Prins (Amsterdam, The Netherlands)'),
(50663, 885, '_field_56', 'Yes'),
(50664, 885, '_field_42', 'No known health issues'),
(50665, 885, '_field_43', 'No'),
(50666, 885, '_field_62', ''),
(50667, 885, '_field_44', 'No'),
(50668, 885, '_field_63', ''),
(50669, 885, '_field_45', 'No'),
(50670, 885, '_field_64', ''),
(50671, 885, '_field_46', 'N'),
(50672, 885, '_field_65', ''),
(50673, 885, '_field_47', 'Haylen is a very joyful and curious child, who loves discovery with other children who are older and younger than her. She learns best from situations with other children, and has learned a great deal from her older sister. We are very motivated to find a Montessori program for her to further develop her self-directed learning, and in a school that has a connection to Europe.'),
(50674, 885, '_field_73', 'Above all else, we hope for our children to continue to express their individuality and creativity, and we believe Montessori is the best method to achieve this. The joy of creativity is something they enjoy every day as children, and learning through discovery, embracing their natural instinct for learning and mixed age groups are exactly what Haylen needs to thrive.'),
(50675, 885, '_field_49', 'a:4:{i:0;s:19:\"Preschool Two Years\";i:1;s:18:\"Preschool One Year\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(50676, 885, '_field_67', '1'),
(50677, 885, '_form_id', '2'),
(50678, 885, '_seq_num', '238'),
(50679, 886, '_field_5', 'Morning Session'),
(50680, 886, '_field_7', 'September 2019'),
(50681, 886, '_field_9', '0'),
(50682, 886, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(50683, 886, '_field_70', ''),
(50684, 886, '_field_71', ''),
(50685, 886, '_field_17', 'Janine'),
(50686, 886, '_field_19', 'Chan'),
(50687, 886, '_field_21', '852 97505217'),
(50688, 886, '_field_23', 'chan.janine@gmail.com'),
(50689, 886, '_field_25', 'Flat B 56/F Tower 7 Residence Oasis'),
(50690, 886, '_field_28', ''),
(50691, 886, '_field_29', 'Tseung Kwan O'),
(50692, 886, '_field_33', 'BC'),
(50693, 886, '_field_31', '000000'),
(50694, 886, '_field_34', 'Hong Kong'),
(50695, 886, '_field_35', '852 97505217'),
(50696, 886, '_field_41', '0'),
(50697, 886, '_field_57', ''),
(50698, 886, '_field_58', ''),
(50699, 886, '_field_59', ''),
(50700, 886, '_field_60', ''),
(50701, 886, '_field_18', 'Chelsea Aava Tong'),
(50702, 886, '_field_24', '05/12/2016'),
(50703, 886, '_field_20', 'Chelsea'),
(50704, 886, '_field_22', 'F'),
(50705, 886, '_field_26', 'Cantonese'),
(50706, 886, '_field_27', 'English'),
(50707, 886, '_field_30', 'Canada'),
(50708, 886, '_field_32', 'N'),
(50709, 886, '_field_72', ''),
(50710, 886, '_field_36', 'Playing Lego and other bricks/ building toys, Reading, Listen to singalong songs'),
(50711, 886, '_field_37', 'Water splash, swimming, playing in the park'),
(50712, 886, '_field_38', 'No'),
(50713, 886, '_field_39', 'Yes'),
(50714, 886, '_field_61', 'Yes'),
(50715, 886, '_field_53', ''),
(50716, 886, '_field_54', 'Yes'),
(50717, 886, '_field_55', 'Garden House pre-school one of the few schools that run Waldorf program in Hong Kong'),
(50718, 886, '_field_56', 'Yes'),
(50719, 886, '_field_42', 'Eggs (including egg yolk and egg white), peanuts allergic (discovered when she was about 3 months old)'),
(50720, 886, '_field_43', 'No'),
(50721, 886, '_field_62', ''),
(50722, 886, '_field_44', 'Yes'),
(50723, 886, '_field_63', 'eggs and peanuts free'),
(50724, 886, '_field_45', 'No'),
(50725, 886, '_field_64', ''),
(50726, 886, '_field_46', 'N'),
(50727, 886, '_field_65', ''),
(50728, 886, '_field_47', 'I heard a lot of positives about WMA from my friends their kids attended WMA for the preschool and kindergarten program.  We trust that well-being and safety are the most important elements when selecting a school for Chelsea and WMA has them all.'),
(50729, 886, '_field_73', 'We are a strong believer in early childhood education.  We trust if the child develop self-confidence in the process of learning, it gives them an opportunity to foster a passionate to continuous life-long learning.  This is one of the unique approaches with Montessori Method and I hope this is going to bring an exceptional early learning experience for Chelsea.'),
(50730, 886, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(50731, 886, '_field_67', '1'),
(50732, 886, '_form_id', '2'),
(50733, 886, '_seq_num', '239'),
(50734, 887, '_field_5', 'Morning Session'),
(50735, 887, '_field_7', 'September 2019'),
(50736, 887, '_field_9', '0'),
(50737, 887, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(50738, 887, '_field_70', ''),
(50739, 887, '_field_71', ''),
(50740, 887, '_field_17', 'Janine'),
(50741, 887, '_field_19', 'Chan'),
(50742, 887, '_field_21', '852 97505217'),
(50743, 887, '_field_23', 'chan.janine@gmail.com'),
(50744, 887, '_field_25', 'Flat B 56/F Tower 7 Residence Oasis'),
(50745, 887, '_field_28', ''),
(50746, 887, '_field_29', 'Tseung Kwan O'),
(50747, 887, '_field_33', 'BC'),
(50748, 887, '_field_31', '000000'),
(50749, 887, '_field_34', 'Hong Kong'),
(50750, 887, '_field_35', '852 97505217'),
(50751, 887, '_field_41', '0'),
(50752, 887, '_field_57', ''),
(50753, 887, '_field_58', ''),
(50754, 887, '_field_59', ''),
(50755, 887, '_field_60', ''),
(50756, 887, '_field_18', 'Chelsea Aava Tong'),
(50757, 887, '_field_24', '05/12/2016'),
(50758, 887, '_field_20', 'Chelsea'),
(50759, 887, '_field_22', 'F'),
(50760, 887, '_field_26', 'Cantonese'),
(50761, 887, '_field_27', 'English'),
(50762, 887, '_field_30', 'Canada'),
(50763, 887, '_field_32', 'N'),
(50764, 887, '_field_72', ''),
(50765, 887, '_field_36', 'Playing Lego and other bricks/ building toys, Reading, Listen to singalong songs'),
(50766, 887, '_field_37', 'Water splash, swimming, playing in the park'),
(50767, 887, '_field_38', 'No'),
(50768, 887, '_field_39', 'Yes'),
(50769, 887, '_field_61', 'Yes'),
(50770, 887, '_field_53', ''),
(50771, 887, '_field_54', 'Yes'),
(50772, 887, '_field_55', 'Garden House pre-school one of the few schools that run Waldorf program in Hong Kong'),
(50773, 887, '_field_56', 'Yes'),
(50774, 887, '_field_42', 'Eggs (including egg yolk and egg white), peanuts allergic (discovered when she was about 3 months old)'),
(50775, 887, '_field_43', 'No'),
(50776, 887, '_field_62', ''),
(50777, 887, '_field_44', 'Yes'),
(50778, 887, '_field_63', 'eggs and peanuts free'),
(50779, 887, '_field_45', 'No'),
(50780, 887, '_field_64', ''),
(50781, 887, '_field_46', 'N'),
(50782, 887, '_field_65', ''),
(50783, 887, '_field_47', 'I heard a lot of positives about WMA from my friends their kids attended WMA for the preschool and kindergarten program.  We trust that well-being and safety are the most important elements when selecting a school for Chelsea and WMA has them all.'),
(50784, 887, '_field_73', 'We are a strong believer in early childhood education.  We trust if the child develop self-confidence in the process of learning, it gives them an opportunity to foster a passionate to continuous life-long learning.  This is one of the unique approaches with Montessori Method and I hope this is going to bring an exceptional early learning experience for Chelsea.'),
(50785, 887, '_field_49', 'a:4:{i:0;s:18:\"Preschool One Year\";i:1;s:19:\"Preschool Two Years\";i:2;s:26:\"Preschool and Kindergarten\";i:3;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(50786, 887, '_field_67', '1'),
(50787, 887, '_form_id', '2'),
(50788, 887, '_seq_num', '240'),
(50789, 888, '_field_5', 'Morning Session'),
(50790, 888, '_field_7', 'September 2019'),
(50791, 888, '_field_9', '0'),
(50792, 888, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(50793, 888, '_field_70', ''),
(50794, 888, '_field_71', ''),
(50795, 888, '_field_17', 'Trang'),
(50796, 888, '_field_19', 'Nguyen'),
(50797, 888, '_field_21', '6047198452'),
(50798, 888, '_field_23', 'nghttrang@gmail.com'),
(50799, 888, '_field_25', '3968 Southwood st.'),
(50800, 888, '_field_28', '3968 Southwood st.'),
(50801, 888, '_field_29', 'Burnaby'),
(50802, 888, '_field_33', 'BC'),
(50803, 888, '_field_31', 'V5J2E6'),
(50804, 888, '_field_34', 'Homemaker'),
(50805, 888, '_field_35', 'Same as address above'),
(50806, 888, '_field_41', '1'),
(50807, 888, '_field_57', ''),
(50808, 888, '_field_58', ''),
(50809, 888, '_field_59', ''),
(50810, 888, '_field_60', ''),
(50811, 888, '_field_18', 'Tran, Bao Minh'),
(50812, 888, '_field_24', '08/04/2016'),
(50813, 888, '_field_20', 'Subie'),
(50814, 888, '_field_22', 'M'),
(50815, 888, '_field_26', 'Vietnamese'),
(50816, 888, '_field_27', 'English'),
(50817, 888, '_field_30', 'Vietnamese'),
(50818, 888, '_field_32', 'N'),
(50819, 888, '_field_72', ''),
(50820, 888, '_field_36', 'lego blocks building, cutting wooden vegetables, playdoh'),
(50821, 888, '_field_37', 'playdoh, trains, arts&amp;crafts'),
(50822, 888, '_field_38', 'No'),
(50823, 888, '_field_39', 'No'),
(50824, 888, '_field_61', ''),
(50825, 888, '_field_53', ''),
(50826, 888, '_field_54', 'No'),
(50827, 888, '_field_55', ''),
(50828, 888, '_field_56', ''),
(50829, 888, '_field_42', 'n/a '),
(50830, 888, '_field_43', 'No'),
(50831, 888, '_field_62', ''),
(50832, 888, '_field_44', 'No'),
(50833, 888, '_field_63', ''),
(50834, 888, '_field_45', 'No'),
(50835, 888, '_field_64', ''),
(50836, 888, '_field_46', 'N'),
(50837, 888, '_field_65', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(50838, 888, '_field_47', 'I\'d like him to be able to become more confident, independent and make more friends'),
(50839, 888, '_field_73', 'More focus and confidence level'),
(50840, 888, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(50841, 888, '_field_67', '1'),
(50842, 888, '_form_id', '2'),
(50843, 888, '_seq_num', '241'),
(50844, 889, '_field_5', 'Morning Session'),
(50845, 889, '_field_7', 'September 2019'),
(50846, 889, '_field_9', '0'),
(50847, 889, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(50848, 889, '_field_70', ''),
(50849, 889, '_field_71', ''),
(50850, 889, '_field_17', 'Trang'),
(50851, 889, '_field_19', 'Nguyen'),
(50852, 889, '_field_21', '6047198452'),
(50853, 889, '_field_23', 'nghttrang@gmail.com'),
(50854, 889, '_field_25', '3968 Southwood st.'),
(50855, 889, '_field_28', '3968 Southwood st.'),
(50856, 889, '_field_29', 'Burnaby'),
(50857, 889, '_field_33', 'BC'),
(50858, 889, '_field_31', 'V5J2E6'),
(50859, 889, '_field_34', 'Homemaker'),
(50860, 889, '_field_35', 'Same as address above'),
(50861, 889, '_field_41', '1'),
(50862, 889, '_field_57', ''),
(50863, 889, '_field_58', ''),
(50864, 889, '_field_59', ''),
(50865, 889, '_field_60', ''),
(50866, 889, '_field_18', 'Tran, Bao Minh'),
(50867, 889, '_field_24', '08/04/2016'),
(50868, 889, '_field_20', 'Subie'),
(50869, 889, '_field_22', 'M'),
(50870, 889, '_field_26', 'Vietnamese'),
(50871, 889, '_field_27', 'English'),
(50872, 889, '_field_30', 'Vietnamese'),
(50873, 889, '_field_32', 'N'),
(50874, 889, '_field_72', ''),
(50875, 889, '_field_36', 'lego blocks building, cutting wooden vegetables, playdoh'),
(50876, 889, '_field_37', 'playdoh, trains, arts&amp;crafts'),
(50877, 889, '_field_38', 'No'),
(50878, 889, '_field_39', 'No'),
(50879, 889, '_field_61', ''),
(50880, 889, '_field_53', ''),
(50881, 889, '_field_54', 'No'),
(50882, 889, '_field_55', ''),
(50883, 889, '_field_56', ''),
(50884, 889, '_field_42', 'n/a '),
(50885, 889, '_field_43', 'No'),
(50886, 889, '_field_62', ''),
(50887, 889, '_field_44', 'No'),
(50888, 889, '_field_63', ''),
(50889, 889, '_field_45', 'No'),
(50890, 889, '_field_64', ''),
(50891, 889, '_field_46', 'N'),
(50892, 889, '_field_65', ''),
(50893, 889, '_field_47', 'I\'d like him to be able to become more confident, independent and make more friends'),
(50894, 889, '_field_73', 'More focus and confidence level'),
(50895, 889, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(50896, 889, '_field_67', '1'),
(50897, 889, '_form_id', '2'),
(50898, 889, '_seq_num', '242'),
(50899, 891, '_field_5', 'Full Day'),
(50900, 891, '_field_7', 'January 2019'),
(50901, 891, '_field_9', '1'),
(50902, 891, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(50903, 891, '_field_70', ''),
(50904, 891, '_field_71', ''),
(50905, 891, '_field_17', 'LIL'),
(50906, 891, '_field_19', 'LIL'),
(50907, 891, '_field_21', '778-789-5717'),
(50908, 891, '_field_23', 'media@westsidemontessoriacademy.ca'),
(50909, 891, '_field_25', '500 Klahanie Drive'),
(50910, 891, '_field_28', ''),
(50911, 891, '_field_29', 'Port Moody'),
(50912, 891, '_field_33', 'BC'),
(50913, 891, '_field_31', 'V3H5L1'),
(50914, 891, '_field_34', 'WMA'),
(50915, 891, '_field_35', '604-434-9611'),
(50916, 891, '_field_41', '0'),
(50917, 891, '_field_57', ''),
(50918, 891, '_field_58', ''),
(50919, 891, '_field_59', ''),
(50920, 891, '_field_60', ''),
(50921, 891, '_field_18', 'James'),
(50922, 891, '_field_24', '01/02/2012'),
(50923, 891, '_field_20', 'James'),
(50924, 891, '_field_22', 'M'),
(50925, 891, '_field_26', 'English'),
(50926, 891, '_field_27', 'Hebrew'),
(50927, 891, '_field_30', 'British'),
(50928, 891, '_field_32', 'N'),
(50929, 891, '_field_72', ''),
(50930, 891, '_field_36', 'Drawing'),
(50931, 891, '_field_37', 'Ultimate frisbee'),
(50932, 891, '_field_38', 'Yes'),
(50933, 891, '_field_39', 'Yes'),
(50934, 891, '_field_61', 'Yes'),
(50935, 891, '_field_53', 'Good times'),
(50936, 891, '_field_54', 'No'),
(50937, 891, '_field_55', ''),
(50938, 891, '_field_56', ''),
(50939, 891, '_field_42', 'none so far'),
(50940, 891, '_field_43', 'Yes'),
(50941, 891, '_field_62', 'test'),
(50942, 891, '_field_44', 'Yes'),
(50943, 891, '_field_63', 'test'),
(50944, 891, '_field_45', 'Yes'),
(50945, 891, '_field_64', 'test'),
(50946, 891, '_field_46', 'Yes'),
(50947, 891, '_field_65', 'test'),
(50948, 891, '_field_47', 'Because it is awesome'),
(50949, 891, '_field_73', 'fully integrated experience, just like real life!'),
(50950, 891, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(50951, 891, '_field_67', '1'),
(50952, 891, '_form_id', '2'),
(50953, 891, '_seq_num', '243'),
(50954, 892, '_field_5', 'Full Day'),
(50955, 892, '_field_7', 'January 2019'),
(50956, 892, '_field_9', '1'),
(50957, 892, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(50958, 892, '_field_70', ''),
(50959, 892, '_field_71', ''),
(50960, 892, '_field_17', 'LIL'),
(50961, 892, '_field_19', 'LIL'),
(50962, 892, '_field_21', '778-789-5717'),
(50963, 892, '_field_23', 'media@westsidemontessoriacademy.ca'),
(50964, 892, '_field_25', '500 Klahanie Drive'),
(50965, 892, '_field_28', ''),
(50966, 892, '_field_29', 'Port Moody'),
(50967, 892, '_field_33', 'BC'),
(50968, 892, '_field_31', 'V3H5L1'),
(50969, 892, '_field_34', 'WMA'),
(50970, 892, '_field_35', '604-434-9611'),
(50971, 892, '_field_41', '0'),
(50972, 892, '_field_57', ''),
(50973, 892, '_field_58', ''),
(50974, 892, '_field_59', ''),
(50975, 892, '_field_60', ''),
(50976, 892, '_field_18', 'James'),
(50977, 892, '_field_24', '01/02/2012'),
(50978, 892, '_field_20', 'James'),
(50979, 892, '_field_22', 'M'),
(50980, 892, '_field_26', 'English'),
(50981, 892, '_field_27', 'Hebrew'),
(50982, 892, '_field_30', 'British'),
(50983, 892, '_field_32', 'N'),
(50984, 892, '_field_72', ''),
(50985, 892, '_field_36', 'Drawing'),
(50986, 892, '_field_37', 'Ultimate frisbee'),
(50987, 892, '_field_38', 'Yes'),
(50988, 892, '_field_39', 'Yes'),
(50989, 892, '_field_61', 'Yes'),
(50990, 892, '_field_53', 'Good times'),
(50991, 892, '_field_54', 'No'),
(50992, 892, '_field_55', ''),
(50993, 892, '_field_56', ''),
(50994, 892, '_field_42', 'none so far'),
(50995, 892, '_field_43', 'Yes'),
(50996, 892, '_field_62', 'test'),
(50997, 892, '_field_44', 'Yes'),
(50998, 892, '_field_63', 'test'),
(50999, 892, '_field_45', 'Yes'),
(51000, 892, '_field_64', 'test'),
(51001, 892, '_field_46', 'Yes'),
(51002, 892, '_field_65', 'test'),
(51003, 892, '_field_47', 'Because it is awesome'),
(51004, 892, '_field_73', 'fully integrated experience, just like real life!'),
(51005, 892, '_field_49', 'a:1:{i:0;s:38:\"Preschool and Elementary Grades K to 7\";}'),
(51006, 892, '_field_67', '1'),
(51007, 892, '_form_id', '2'),
(51008, 892, '_seq_num', '244'),
(51009, 893, '_field_74', 'Kindergarten'),
(51010, 893, '_field_75', 'September 2018'),
(51011, 893, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(51012, 893, '_field_78', ''),
(51013, 893, '_field_79', ''),
(51014, 893, '_field_80', 'Carmen Angelica'),
(51015, 893, '_field_81', 'Gomwz Tejada'),
(51016, 893, '_field_82', '7788147028'),
(51017, 893, '_field_83', 'c.angelica.gomez.tejada@gmail.com'),
(51018, 893, '_field_84', '659 East 8th Avenue'),
(51019, 893, '_field_85', '659 East 8th Avenue'),
(51020, 893, '_field_86', 'Vancouver'),
(51021, 893, '_field_87', 'BC'),
(51022, 893, '_field_88', 'V5T 1T2'),
(51023, 893, '_field_89', '659 East 8th Avenue'),
(51024, 893, '_field_90', '7788147028'),
(51025, 893, '_field_91', '0'),
(51026, 893, '_field_92', ''),
(51027, 893, '_field_93', ''),
(51028, 893, '_field_94', ''),
(51029, 893, '_field_95', ''),
(51030, 893, '_field_128', ''),
(51031, 893, '_field_129', ''),
(51032, 893, '_field_96', 'Ignacio Jaramillo Gomez'),
(51033, 893, '_field_97', '04/01/2013'),
(51034, 893, '_field_98', 'Ignacio'),
(51035, 893, '_field_99', 'Male'),
(51036, 893, '_field_100', 'Spanish'),
(51037, 893, '_field_101', ''),
(51038, 893, '_field_102', 'Bogota - Colombia'),
(51039, 893, '_field_103', 'No'),
(51040, 893, '_field_104', ''),
(51041, 893, '_field_105', 'Play drums and sing'),
(51042, 893, '_field_106', 'Sports like football and basketball'),
(51043, 893, '_field_130', 'The Victoria School'),
(51044, 893, '_field_137', 'Psychical education and music'),
(51045, 893, '_field_131', 'Kinder'),
(51046, 893, '_field_138', 'Kung fu, swiming and music introduction'),
(51047, 893, '_field_114', 'N/A'),
(51048, 893, '_field_115', 'No'),
(51049, 893, '_field_116', ''),
(51050, 893, '_field_117', 'No'),
(51051, 893, '_field_118', ''),
(51052, 893, '_field_119', 'Yes'),
(51053, 893, '_field_120', 'Ignacio does not like papaya and water melon'),
(51054, 893, '_field_121', 'No'),
(51055, 893, '_field_122', ''),
(51056, 893, '_field_132', 'No'),
(51057, 893, '_field_133', ''),
(51058, 893, '_field_134', 'No'),
(51059, 893, '_field_135', ''),
(51060, 893, '_field_123', 'Ignacio has had the opportunity to live the garden and preschool stage under the Reggio Emilia alternative education model. During his school experience, my son has shown excellent results in all his stages of development and learning, furthermore he also likes to interact and socialize with other peers. In our search process of alternative education institutions in Vancouver, we found WMA as the best option for him to continue his studies in Canada, both for its pedagogical model, educational offer, number of students and location.'),
(51061, 893, '_field_124', 'We love the idea that our son can continue his studies under the Montessori method due to the possibility of focusing his active role in learning, encouraging personalized learning, encouraging his spontaneous development of cognitive functions, being immersed in an environment where internal self-discipline, self-care, and their environment are promoted through principles, values and the growth of criteria.'),
(51062, 893, '_field_136', 'In June of 2018 my son finished pre-school and obtain a degree in our city of origin, Bogotá Colombia. The name of my son’s school is “The Victoria School,” we have lived an excellent experience with this institution thanks to his educational model, study format, pedagogical team and number of students, (http://thevictoriaschool.edu.co). Since 16 of august our family move at least for two years to Vancouver, British Columbia to reunite with my husband who is studying at Kwantlen Polytechnic University since January 2018 and is enrolled in a 2-year program in Horticulture Technology - Landscape Horticulture Systems Specialization. Additionally, our family has got in touch with the Canadian culture through the realization of studies by my husband and son and in my case the opportunity to continue working on television production and comunications, which I have been working for several years.'),
(51063, 893, '_field_126', '1'),
(51064, 893, '_form_id', '3'),
(51065, 893, '_seq_num', '168'),
(51066, 894, '_field_74', 'Kindergarten'),
(51067, 894, '_field_75', 'September 2018'),
(51068, 894, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(51069, 894, '_field_78', ''),
(51070, 894, '_field_79', ''),
(51071, 894, '_field_80', 'Carmen Angelica'),
(51072, 894, '_field_81', 'Gomwz Tejada'),
(51073, 894, '_field_82', '7788147028'),
(51074, 894, '_field_83', 'c.angelica.gomez.tejada@gmail.com'),
(51075, 894, '_field_84', '659 East 8th Avenue'),
(51076, 894, '_field_85', '659 East 8th Avenue'),
(51077, 894, '_field_86', 'Vancouver'),
(51078, 894, '_field_87', 'BC'),
(51079, 894, '_field_88', 'V5T 1T2'),
(51080, 894, '_field_89', '659 East 8th Avenue'),
(51081, 894, '_field_90', '7788147028'),
(51082, 894, '_field_91', '0'),
(51083, 894, '_field_92', ''),
(51084, 894, '_field_93', ''),
(51085, 894, '_field_94', ''),
(51086, 894, '_field_95', ''),
(51087, 894, '_field_128', ''),
(51088, 894, '_field_129', ''),
(51089, 894, '_field_96', 'Ignacio Jaramillo Gomez'),
(51090, 894, '_field_97', '04/01/2013'),
(51091, 894, '_field_98', 'Ignacio'),
(51092, 894, '_field_99', 'Male'),
(51093, 894, '_field_100', 'Spanish'),
(51094, 894, '_field_101', ''),
(51095, 894, '_field_102', 'Bogota - Colombia'),
(51096, 894, '_field_103', 'No'),
(51097, 894, '_field_104', ''),
(51098, 894, '_field_105', 'Play drums and sing'),
(51099, 894, '_field_106', 'Sports like football and basketball'),
(51100, 894, '_field_130', 'The Victoria School'),
(51101, 894, '_field_137', 'Psychical education and music'),
(51102, 894, '_field_131', 'Kinder'),
(51103, 894, '_field_138', 'Kung fu, swiming and music introduction'),
(51104, 894, '_field_114', 'N/A'),
(51105, 894, '_field_115', 'No'),
(51106, 894, '_field_116', ''),
(51107, 894, '_field_117', 'No'),
(51108, 894, '_field_118', ''),
(51109, 894, '_field_119', 'Yes'),
(51110, 894, '_field_120', 'Ignacio does not like papaya and water melon'),
(51111, 894, '_field_121', 'No'),
(51112, 894, '_field_122', ''),
(51113, 894, '_field_132', 'No'),
(51114, 894, '_field_133', ''),
(51115, 894, '_field_134', 'No'),
(51116, 894, '_field_135', ''),
(51117, 894, '_field_123', 'Ignacio has had the opportunity to live the garden and preschool stage under the Reggio Emilia alternative education model. During his school experience, my son has shown excellent results in all his stages of development and learning, furthermore he also likes to interact and socialize with other peers. In our search process of alternative education institutions in Vancouver, we found WMA as the best option for him to continue his studies in Canada, both for its pedagogical model, educational offer, number of students and location.'),
(51118, 894, '_field_124', 'We love the idea that our son can continue his studies under the Montessori method due to the possibility of focusing his active role in learning, encouraging personalized learning, encouraging his spontaneous development of cognitive functions, being immersed in an environment where internal self-discipline, self-care, and their environment are promoted through principles, values and the growth of criteria.'),
(51119, 894, '_field_136', 'In June of 2018 my son finished pre-school and obtain a degree in our city of origin, Bogotá Colombia. The name of my son’s school is “The Victoria School,” we have lived an excellent experience with this institution thanks to his educational model, study format, pedagogical team and number of students, (http://thevictoriaschool.edu.co). Since 16 of august our family move at least for two years to Vancouver, British Columbia to reunite with my husband who is studying at Kwantlen Polytechnic University since January 2018 and is enrolled in a 2-year program in Horticulture Technology - Landscape Horticulture Systems Specialization. Additionally, our family has got in touch with the Canadian culture through the realization of studies by my husband and son and in my case the opportunity to continue working on television production and comunications, which I have been working for several years.'),
(51120, 894, '_field_126', '1'),
(51121, 894, '_form_id', '3'),
(51122, 894, '_seq_num', '169'),
(51126, 896, '_field_7', 'September 2018'),
(51125, 896, '_field_5', 'Full Day'),
(71565, 1275, '_field_43', 'Yes'),
(71566, 1275, '_field_62', ''),
(71567, 1275, '_field_44', 'No'),
(71568, 1275, '_field_63', ''),
(71569, 1275, '_field_45', 'Yes'),
(71570, 1275, '_field_64', 'No nuts and seeds. Allergy \nLactose free dairy '),
(71571, 1275, '_field_46', 'N'),
(71572, 1275, '_field_65', ''),
(71573, 1275, '_field_47', 'For Friday’s only Montessori preschool to prepare him for kindergarten '),
(71574, 1275, '_field_73', 'Uniforms, good habits/practices, and routine and curriculum focused. I plan to send him to a private school or ib programme '),
(71575, 1275, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(71576, 1275, '_field_67', '1'),
(71577, 1275, '_form_id', '2'),
(71578, 1275, '_seq_num', '448'),
(71579, 1276, '_field_74', 'Kindergarten'),
(71580, 1276, '_field_75', 'September 2020'),
(71581, 1276, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(71582, 1276, '_field_78', ''),
(71583, 1276, '_field_79', ''),
(71584, 1276, '_field_80', 'Cecilia'),
(71585, 1276, '_field_81', 'Tang'),
(71586, 1276, '_field_82', '6047294168'),
(71587, 1276, '_field_83', 'cecilia-tang@hotmail.com'),
(71588, 1276, '_field_84', '1521 E58th Ave'),
(71589, 1276, '_field_85', ''),
(71590, 1276, '_field_86', 'Vancouver'),
(71591, 1276, '_field_87', 'BC'),
(71592, 1276, '_field_88', 'V5P2C1'),
(71593, 1276, '_field_89', 'Homemaker'),
(71594, 1276, '_field_90', '6047294168'),
(71595, 1276, '_field_91', '1'),
(71596, 1276, '_field_92', 'Jason '),
(71597, 1276, '_field_93', 'Chai'),
(71598, 1276, '_field_94', 'cecilia-tang@hotmail.com'),
(71599, 1276, '_field_95', '7788838801'),
(71600, 1276, '_field_128', 'Li Rong Constructions'),
(71601, 1276, '_field_129', '7788838801'),
(71602, 1276, '_field_96', 'Sheryl Zhi Rou Chai'),
(71603, 1276, '_field_97', '07/08/2015'),
(71604, 1276, '_field_98', 'Sheryl'),
(71605, 1276, '_field_99', 'Female'),
(71606, 1276, '_field_100', 'English'),
(71607, 1276, '_field_101', 'Cantonese, Mandarin'),
(71608, 1276, '_field_102', 'Canadian'),
(71609, 1276, '_field_103', 'No'),
(71610, 1276, '_field_104', ''),
(71611, 1276, '_field_105', 'Sheryl likes to draw, write, read, color and play with her toys when she is alone.'),
(71612, 1276, '_field_106', 'She likes to play make believe with others if she is indoors. If she is playing with others outdoors she likes to play tag.'),
(71613, 1276, '_field_130', 'Poppins Preschool'),
(71614, 1276, '_field_137', 'She likes singing and snack time at school.'),
(71615, 1276, '_field_131', 'Preschool'),
(71616, 1276, '_field_138', 'Baking classes, Mandarin and Cantonese School, Swimming Lessons, Ballet'),
(71617, 1276, '_field_114', 'n/a'),
(71618, 1276, '_field_115', 'No'),
(71619, 1276, '_field_116', ''),
(71620, 1276, '_field_117', 'No'),
(71621, 1276, '_field_118', ''),
(71622, 1276, '_field_119', 'No'),
(71623, 1276, '_field_120', ''),
(71624, 1276, '_field_121', 'No'),
(71625, 1276, '_field_122', ''),
(71626, 1276, '_field_132', 'No'),
(71627, 1276, '_field_133', ''),
(71628, 1276, '_field_134', 'No'),
(71629, 1276, '_field_135', ''),
(71630, 1276, '_field_123', 'I would like Sheryl to attend WMA because I like the small class sizes. I also believe that learning from discovery is beneficial for Sheryl\'s academic success. '),
(71631, 1276, '_field_124', 'Sheryl is a very curious child. She loves to question everything and I believe that the Montessori Method will help her develop a good academic and social skills. '),
(71632, 1276, '_field_136', 'Sheryl is always very happy and loves to try new things. '),
(71633, 1276, '_field_126', '1'),
(71634, 1276, '_form_id', '3'),
(71635, 1276, '_seq_num', '331'),
(71636, 1277, '_field_74', 'Kindergarten'),
(71637, 1277, '_field_75', 'September 2020'),
(71638, 1277, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(71639, 1277, '_field_78', ''),
(71640, 1277, '_field_79', ''),
(71641, 1277, '_field_80', 'Cecilia'),
(71642, 1277, '_field_81', 'Tang'),
(71643, 1277, '_field_82', '6047294168'),
(71644, 1277, '_field_83', 'cecilia-tang@hotmail.com'),
(71645, 1277, '_field_84', '1521 E58th Ave'),
(71646, 1277, '_field_85', ''),
(71647, 1277, '_field_86', 'Vancouver'),
(71648, 1277, '_field_87', 'BC'),
(71649, 1277, '_field_88', 'V5P2C1'),
(71650, 1277, '_field_89', 'Homemaker'),
(71651, 1277, '_field_90', '6047294168'),
(71652, 1277, '_field_91', '1'),
(71653, 1277, '_field_92', 'Jason '),
(71654, 1277, '_field_93', 'Chai'),
(71655, 1277, '_field_94', 'cecilia-tang@hotmail.com'),
(71656, 1277, '_field_95', '7788838801'),
(71657, 1277, '_field_128', 'Li Rong Constructions'),
(71658, 1277, '_field_129', '7788838801'),
(71659, 1277, '_field_96', 'Sheryl Zhi Rou Chai'),
(71660, 1277, '_field_97', '07/08/2015'),
(71661, 1277, '_field_98', 'Sheryl'),
(71662, 1277, '_field_99', 'Female'),
(71663, 1277, '_field_100', 'English'),
(71664, 1277, '_field_101', 'Cantonese, Mandarin'),
(71665, 1277, '_field_102', 'Canadian'),
(71666, 1277, '_field_103', 'No'),
(71667, 1277, '_field_104', ''),
(71668, 1277, '_field_105', 'Sheryl likes to draw, write, read, color and play with her toys when she is alone.'),
(71669, 1277, '_field_106', 'She likes to play make believe with others if she is indoors. If she is playing with others outdoors she likes to play tag.'),
(71670, 1277, '_field_130', 'Poppins Preschool'),
(71671, 1277, '_field_137', 'She likes singing and snack time at school.'),
(71672, 1277, '_field_131', 'Preschool'),
(71673, 1277, '_field_138', 'Baking classes, Mandarin and Cantonese School, Swimming Lessons, Ballet'),
(71674, 1277, '_field_114', 'n/a'),
(71675, 1277, '_field_115', 'No'),
(71676, 1277, '_field_116', ''),
(71677, 1277, '_field_117', 'No'),
(71678, 1277, '_field_118', ''),
(71679, 1277, '_field_119', 'No'),
(71680, 1277, '_field_120', ''),
(71681, 1277, '_field_121', 'No'),
(71682, 1277, '_field_122', ''),
(71683, 1277, '_field_132', 'No'),
(71684, 1277, '_field_133', ''),
(71685, 1277, '_field_134', 'No'),
(71686, 1277, '_field_135', ''),
(71687, 1277, '_field_123', 'I would like Sheryl to attend WMA because I like the small class sizes. I also believe that learning from discovery is beneficial for Sheryl\'s academic success. '),
(71688, 1277, '_field_124', 'Sheryl is a very curious child. She loves to question everything and I believe that the Montessori Method will help her develop a good academic and social skills. '),
(71689, 1277, '_field_136', 'Sheryl is always very happy and loves to try new things. '),
(71690, 1277, '_field_126', '1'),
(71691, 1277, '_form_id', '3'),
(71692, 1277, '_seq_num', '332'),
(71693, 1278, '_field_5', 'Full Day'),
(71694, 1278, '_field_7', 'September 2020'),
(71695, 1278, '_field_9', '1'),
(71696, 1278, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(71697, 1278, '_field_70', 'A parent of a graduated student '),
(71698, 1278, '_field_71', ''),
(71699, 1278, '_field_17', 'Si xin'),
(71700, 1278, '_field_19', 'Zeng'),
(71701, 1278, '_field_21', '7788585199'),
(71702, 1278, '_field_23', 'Yan_ts@hotmail.com'),
(71703, 1278, '_field_25', '4933 MacKenzie st'),
(71704, 1278, '_field_28', '4933 MacKenzie st'),
(71705, 1278, '_field_29', 'Vancouver'),
(71706, 1278, '_field_33', 'BC'),
(71707, 1278, '_field_31', 'V6N1G8'),
(71708, 1278, '_field_34', 'Self employed '),
(71709, 1278, '_field_35', '7788585199'),
(71710, 1278, '_field_41', '0'),
(71711, 1278, '_field_57', ''),
(71712, 1278, '_field_58', ''),
(71713, 1278, '_field_59', ''),
(71714, 1278, '_field_60', ''),
(71715, 1278, '_field_18', 'Tayden Tian '),
(71716, 1278, '_field_24', '31/07/2017'),
(71717, 1278, '_field_20', ''),
(71718, 1278, '_field_22', 'M'),
(71719, 1278, '_field_26', 'English'),
(71720, 1278, '_field_27', 'Chinese '),
(71721, 1278, '_field_30', 'Canadian '),
(71722, 1278, '_field_32', 'N'),
(71723, 1278, '_field_72', ''),
(71724, 1278, '_field_36', 'Puzzles and reading'),
(71725, 1278, '_field_37', 'Swimming and dancing '),
(71726, 1278, '_field_38', 'Yes'),
(71727, 1278, '_field_39', 'Yes'),
(71728, 1278, '_field_61', 'Yes'),
(71729, 1278, '_field_53', ''),
(71730, 1278, '_field_54', 'Yes'),
(71731, 1278, '_field_55', 'Nido de Montessori '),
(71732, 1278, '_field_56', 'Yes'),
(71733, 1278, '_field_42', 'No'),
(71734, 1278, '_field_43', 'No'),
(71735, 1278, '_field_62', ''),
(71736, 1278, '_field_44', 'No'),
(71737, 1278, '_field_63', ''),
(71738, 1278, '_field_45', 'No'),
(71739, 1278, '_field_64', ''),
(71740, 1278, '_field_46', 'N'),
(71741, 1278, '_field_65', ''),
(71742, 1278, '_field_47', 'WMA provides a space for my child to grow and learn with independence and integrity. '),
(71743, 1278, '_field_73', 'Montessori Method prepared a learning environment that foster academic growth, independence, confidence, responsibility and a passion for learning.'),
(71744, 1278, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:13:\"Casa One Year\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(71745, 1278, '_field_67', '1'),
(71746, 1278, '_form_id', '2'),
(71747, 1278, '_seq_num', '449'),
(71748, 1279, '_field_5', 'Full Day'),
(71749, 1279, '_field_7', 'September 2020'),
(71750, 1279, '_field_9', '1'),
(71751, 1279, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(71752, 1279, '_field_70', 'A parent of a graduated student '),
(71753, 1279, '_field_71', ''),
(71754, 1279, '_field_17', 'Si xin'),
(71755, 1279, '_field_19', 'Zeng'),
(71756, 1279, '_field_21', '7788585199'),
(71757, 1279, '_field_23', 'Yan_ts@hotmail.com'),
(71758, 1279, '_field_25', '4933 MacKenzie st'),
(71759, 1279, '_field_28', '4933 MacKenzie st'),
(71760, 1279, '_field_29', 'Vancouver'),
(71761, 1279, '_field_33', 'BC'),
(71762, 1279, '_field_31', 'V6N1G8'),
(71763, 1279, '_field_34', 'Self employed '),
(71764, 1279, '_field_35', '7788585199'),
(71765, 1279, '_field_41', '0'),
(71766, 1279, '_field_57', ''),
(71767, 1279, '_field_58', ''),
(71768, 1279, '_field_59', ''),
(71769, 1279, '_field_60', ''),
(71770, 1279, '_field_18', 'Tayden Tian '),
(71771, 1279, '_field_24', '31/07/2017'),
(71772, 1279, '_field_20', ''),
(71773, 1279, '_field_22', 'M'),
(71774, 1279, '_field_26', 'English'),
(71775, 1279, '_field_27', 'Chinese '),
(71776, 1279, '_field_30', 'Canadian '),
(71777, 1279, '_field_32', 'N'),
(71778, 1279, '_field_72', ''),
(71779, 1279, '_field_36', 'Puzzles and reading'),
(71780, 1279, '_field_37', 'Swimming and dancing '),
(71781, 1279, '_field_38', 'Yes'),
(71782, 1279, '_field_39', 'Yes'),
(71783, 1279, '_field_61', 'Yes'),
(71784, 1279, '_field_53', ''),
(71785, 1279, '_field_54', 'Yes'),
(71786, 1279, '_field_55', 'Nido de Montessori '),
(71787, 1279, '_field_56', 'Yes'),
(71788, 1279, '_field_42', 'No'),
(71789, 1279, '_field_43', 'No'),
(71790, 1279, '_field_62', ''),
(71791, 1279, '_field_44', 'No'),
(71792, 1279, '_field_63', ''),
(71793, 1279, '_field_45', 'No'),
(71794, 1279, '_field_64', ''),
(71795, 1279, '_field_46', 'N'),
(71796, 1279, '_field_65', ''),
(71797, 1279, '_field_47', 'WMA provides a space for my child to grow and learn with independence and integrity. '),
(71798, 1279, '_field_73', 'Montessori Method prepared a learning environment that foster academic growth, independence, confidence, responsibility and a passion for learning.'),
(71799, 1279, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:13:\"Casa One Year\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(71800, 1279, '_field_67', '1'),
(71801, 1279, '_form_id', '2'),
(71802, 1279, '_seq_num', '450'),
(71803, 1280, '_field_5', 'select'),
(71804, 1280, '_field_7', 'September 2020'),
(71805, 1280, '_field_9', '0'),
(71806, 1280, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(71807, 1280, '_field_70', 'Emme-Rose edler'),
(71808, 1280, '_field_71', ''),
(71809, 1280, '_field_17', 'Amanda '),
(71810, 1280, '_field_19', 'Lombardo'),
(71811, 1280, '_field_21', '6048899569'),
(71812, 1280, '_field_23', 'amanda-rose@hotmail.com'),
(71813, 1280, '_field_25', '1963 Mcnicoll Ave'),
(71814, 1280, '_field_28', ''),
(71815, 1280, '_field_29', 'Vancouver'),
(71816, 1280, '_field_33', 'BC'),
(71817, 1280, '_field_31', 'v6j1a7'),
(71818, 1280, '_field_34', 'none'),
(71819, 1280, '_field_35', 'none'),
(71820, 1280, '_field_41', '0'),
(71821, 1280, '_field_57', ''),
(71822, 1280, '_field_58', ''),
(71823, 1280, '_field_59', ''),
(71824, 1280, '_field_60', ''),
(71825, 1280, '_field_18', 'River Lumi Josephine Edler'),
(71826, 1280, '_field_24', '02/08/2017'),
(71827, 1280, '_field_20', 'River'),
(71828, 1280, '_field_22', 'F'),
(71829, 1280, '_field_26', 'Emglish'),
(71830, 1280, '_field_27', 'Swedish'),
(71831, 1280, '_field_30', 'Canadian'),
(71832, 1280, '_field_32', 'Yes'),
(71833, 1280, '_field_72', 'Emme-Rose'),
(71834, 1280, '_field_36', 'Reading, Singing, colouring, playing with her big sisters stuff'),
(71835, 1280, '_field_37', 'dancing, gymnastics, music class, playing at the park, swimming '),
(71836, 1280, '_field_38', 'Yes'),
(71837, 1280, '_field_39', 'Yes'),
(71838, 1280, '_field_61', 'Yes'),
(71839, 1280, '_field_53', ''),
(71840, 1280, '_field_54', 'Yes'),
(71841, 1280, '_field_55', 'music, swimming, gymnastics, yoga '),
(71842, 1280, '_field_56', 'n'),
(71843, 1280, '_field_42', 'none'),
(71844, 1280, '_field_43', 'No'),
(71845, 1280, '_field_62', ''),
(71846, 1280, '_field_44', 'No'),
(71847, 1280, '_field_63', ''),
(71848, 1280, '_field_45', 'No'),
(71849, 1280, '_field_64', ''),
(71850, 1280, '_field_46', 'N'),
(71851, 1280, '_field_65', ''),
(71852, 1280, '_field_47', 'The program is amazing. Her older sister Emme is in her kindergarten year and has flourished in your program. I want that for River as well. The methods you are using seem to be perfect for meeting children needs and development. '),
(71853, 1280, '_field_73', 'I want my kids to love learning. The montessori method is fundamental in that by the way you teach. The sounds of the week, sense memory and how things are taught by touching and exploring are proven effective. I also love the way you promote independence and respect. '),
(71854, 1280, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(71855, 1280, '_field_67', '1'),
(71856, 1280, '_form_id', '2'),
(71857, 1280, '_seq_num', '451'),
(71858, 1281, '_field_5', 'select'),
(71859, 1281, '_field_7', 'September 2020'),
(71860, 1281, '_field_9', '0'),
(71861, 1281, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(71862, 1281, '_field_70', 'Emme-Rose edler'),
(71863, 1281, '_field_71', ''),
(71864, 1281, '_field_17', 'Amanda '),
(71865, 1281, '_field_19', 'Lombardo'),
(71866, 1281, '_field_21', '6048899569'),
(71867, 1281, '_field_23', 'amanda-rose@hotmail.com'),
(71868, 1281, '_field_25', '1963 Mcnicoll Ave'),
(71869, 1281, '_field_28', ''),
(71870, 1281, '_field_29', 'Vancouver'),
(71871, 1281, '_field_33', 'BC'),
(71872, 1281, '_field_31', 'v6j1a7'),
(71873, 1281, '_field_34', 'none'),
(71874, 1281, '_field_35', 'none'),
(71875, 1281, '_field_41', '0'),
(71876, 1281, '_field_57', ''),
(71877, 1281, '_field_58', ''),
(71878, 1281, '_field_59', ''),
(71879, 1281, '_field_60', ''),
(71880, 1281, '_field_18', 'River Lumi Josephine Edler'),
(71881, 1281, '_field_24', '02/08/2017'),
(71882, 1281, '_field_20', 'River'),
(71883, 1281, '_field_22', 'F'),
(71884, 1281, '_field_26', 'Emglish'),
(71885, 1281, '_field_27', 'Swedish'),
(71886, 1281, '_field_30', 'Canadian'),
(71887, 1281, '_field_32', 'Yes'),
(71888, 1281, '_field_72', 'Emme-Rose'),
(71889, 1281, '_field_36', 'Reading, Singing, colouring, playing with her big sisters stuff'),
(71890, 1281, '_field_37', 'dancing, gymnastics, music class, playing at the park, swimming '),
(71891, 1281, '_field_38', 'Yes'),
(71892, 1281, '_field_39', 'Yes'),
(71893, 1281, '_field_61', 'Yes'),
(71894, 1281, '_field_53', ''),
(71895, 1281, '_field_54', 'Yes'),
(71896, 1281, '_field_55', 'music, swimming, gymnastics, yoga '),
(71897, 1281, '_field_56', 'n'),
(71898, 1281, '_field_42', 'none'),
(71899, 1281, '_field_43', 'No'),
(71900, 1281, '_field_62', ''),
(71901, 1281, '_field_44', 'No'),
(71902, 1281, '_field_63', ''),
(71903, 1281, '_field_45', 'No'),
(71904, 1281, '_field_64', ''),
(71905, 1281, '_field_46', 'N'),
(71906, 1281, '_field_65', ''),
(71907, 1281, '_field_47', 'The program is amazing. Her older sister Emme is in her kindergarten year and has flourished in your program. I want that for River as well. The methods you are using seem to be perfect for meeting children needs and development. '),
(71908, 1281, '_field_73', 'I want my kids to love learning. The montessori method is fundamental in that by the way you teach. The sounds of the week, sense memory and how things are taught by touching and exploring are proven effective. I also love the way you promote independence and respect. '),
(71909, 1281, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(71910, 1281, '_field_67', '1'),
(71911, 1281, '_form_id', '2'),
(71912, 1281, '_seq_num', '452'),
(71913, 1283, '_field_5', 'Full Day'),
(71914, 1283, '_field_7', 'September 2020'),
(71915, 1283, '_field_9', '1'),
(71916, 1283, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(71917, 1283, '_field_70', ''),
(71918, 1283, '_field_71', ''),
(71919, 1283, '_field_17', 'Tara '),
(71920, 1283, '_field_19', 'Weir '),
(71921, 1283, '_field_21', '778-554-2095'),
(71922, 1283, '_field_23', 'tlynweir@gmail.com'),
(71923, 1283, '_field_25', '303 East Pender St'),
(71924, 1283, '_field_28', '602'),
(71925, 1283, '_field_29', 'vancouver'),
(71926, 1283, '_field_33', 'BC'),
(71927, 1283, '_field_31', 'V6A0J3'),
(71928, 1283, '_field_34', 'Navigate Surgical Technologies '),
(71929, 1283, '_field_35', '604-637-4497'),
(71930, 1283, '_field_41', '1'),
(71931, 1283, '_field_57', ''),
(71932, 1283, '_field_58', ''),
(71933, 1283, '_field_59', ''),
(71934, 1283, '_field_60', ''),
(71935, 1283, '_field_18', 'John Weir '),
(71936, 1283, '_field_24', '30/12/2016'),
(71937, 1283, '_field_20', 'Johnny'),
(71938, 1283, '_field_22', 'M'),
(71939, 1283, '_field_26', 'English '),
(71940, 1283, '_field_27', ''),
(71941, 1283, '_field_30', 'Canadian '),
(71942, 1283, '_field_32', 'N'),
(71943, 1283, '_field_72', ''),
(71944, 1283, '_field_36', 'Playing with his trucks and train set '),
(71945, 1283, '_field_37', 'Playing at the park and kicking or throwing ball around'),
(71946, 1283, '_field_38', 'Yes'),
(71947, 1283, '_field_39', 'Yes'),
(71948, 1283, '_field_61', 'Yes'),
(71949, 1283, '_field_53', ''),
(71950, 1283, '_field_54', 'Yes'),
(71951, 1283, '_field_55', 'He is currently enrolled in Reach For The Stars Montessori full-time program '),
(71952, 1283, '_field_56', 'Yes'),
(71953, 1283, '_field_42', 'N/A'),
(71954, 1283, '_field_43', 'No'),
(71955, 1283, '_field_62', ''),
(71956, 1283, '_field_44', 'No'),
(71957, 1283, '_field_63', ''),
(71958, 1283, '_field_45', 'No'),
(71959, 1283, '_field_64', ''),
(71960, 1283, '_field_46', 'N'),
(71961, 1283, '_field_65', ''),
(71962, 1283, '_field_47', 'Mostly, i would like to keep Johnny in a Montessori program, especially one he can be in up to elementary cause i believe it\'s important to establish longtime friendships and good relationships with his teachers. We currently live in East Van and have WMA as our preferred choice. '),
(71963, 1283, '_field_73', 'I respect the principles of the Montessori method, allowing a child to learn at their own pace and given the freedom to explore their unique way of learning. I feel John will benefit greatly and achieve a good headstart with this education by being nurtured in this sort of environment. '),
(71964, 1283, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:13:\"Casa One Year\";}'),
(71965, 1283, '_field_67', '1'),
(71966, 1283, '_form_id', '2'),
(71967, 1283, '_seq_num', '453'),
(71968, 1284, '_field_5', 'Full Day'),
(71969, 1284, '_field_7', 'September 2020'),
(71970, 1284, '_field_9', '1'),
(71971, 1284, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(71972, 1284, '_field_70', ''),
(71973, 1284, '_field_71', ''),
(71974, 1284, '_field_17', 'Tara '),
(71975, 1284, '_field_19', 'Weir '),
(71976, 1284, '_field_21', '778-554-2095'),
(71977, 1284, '_field_23', 'tlynweir@gmail.com'),
(71978, 1284, '_field_25', '303 East Pender St'),
(71979, 1284, '_field_28', '602'),
(71980, 1284, '_field_29', 'vancouver'),
(71981, 1284, '_field_33', 'BC'),
(71982, 1284, '_field_31', 'V6A0J3'),
(71983, 1284, '_field_34', 'Navigate Surgical Technologies '),
(71984, 1284, '_field_35', '604-637-4497'),
(71985, 1284, '_field_41', '1'),
(71986, 1284, '_field_57', ''),
(71987, 1284, '_field_58', ''),
(71988, 1284, '_field_59', ''),
(71989, 1284, '_field_60', ''),
(71990, 1284, '_field_18', 'John Weir '),
(71991, 1284, '_field_24', '30/12/2016'),
(71992, 1284, '_field_20', 'Johnny'),
(71993, 1284, '_field_22', 'M'),
(71994, 1284, '_field_26', 'English '),
(71995, 1284, '_field_27', ''),
(71996, 1284, '_field_30', 'Canadian '),
(71997, 1284, '_field_32', 'N'),
(71998, 1284, '_field_72', ''),
(71999, 1284, '_field_36', 'Playing with his trucks and train set '),
(72000, 1284, '_field_37', 'Playing at the park and kicking or throwing ball around'),
(72001, 1284, '_field_38', 'Yes'),
(72002, 1284, '_field_39', 'Yes'),
(72003, 1284, '_field_61', 'Yes'),
(72004, 1284, '_field_53', ''),
(72005, 1284, '_field_54', 'Yes'),
(72006, 1284, '_field_55', 'He is currently enrolled in Reach For The Stars Montessori full-time program '),
(72007, 1284, '_field_56', 'Yes'),
(72008, 1284, '_field_42', 'N/A'),
(72009, 1284, '_field_43', 'No'),
(72010, 1284, '_field_62', ''),
(72011, 1284, '_field_44', 'No'),
(72012, 1284, '_field_63', ''),
(72013, 1284, '_field_45', 'No'),
(72014, 1284, '_field_64', ''),
(72015, 1284, '_field_46', 'N'),
(72016, 1284, '_field_65', ''),
(72017, 1284, '_field_47', 'Mostly, i would like to keep Johnny in a Montessori program, especially one he can be in up to elementary cause i believe it\'s important to establish longtime friendships and good relationships with his teachers. We currently live in East Van and have WMA as our preferred choice. '),
(72018, 1284, '_field_73', 'I respect the principles of the Montessori method, allowing a child to learn at their own pace and given the freedom to explore their unique way of learning. I feel John will benefit greatly and achieve a good headstart with this education by being nurtured in this sort of environment. '),
(72019, 1284, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:13:\"Casa One Year\";}'),
(72020, 1284, '_field_67', '1'),
(72021, 1284, '_form_id', '2'),
(72022, 1284, '_seq_num', '454'),
(72023, 1285, '_field_74', 'Grade One'),
(72024, 1285, '_field_75', 'September 2020'),
(72025, 1285, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(72026, 1285, '_field_78', 'Remy Meng '),
(72027, 1285, '_field_79', ''),
(72028, 1285, '_field_80', 'Yu Lan '),
(72029, 1285, '_field_81', 'Xiao'),
(72030, 1285, '_field_82', '7789989763'),
(72031, 1285, '_field_83', 'blisseybee@gmail.com'),
(72032, 1285, '_field_84', '2538 oliver cre'),
(72033, 1285, '_field_85', ''),
(72034, 1285, '_field_86', 'vancouver'),
(72035, 1285, '_field_87', 'BC'),
(72036, 1285, '_field_88', 'v6l1s7'),
(72037, 1285, '_field_89', 'L&amp;A Real Estate Investment'),
(72038, 1285, '_field_90', '7789989763'),
(72039, 1285, '_field_91', '0'),
(72040, 1285, '_field_92', ''),
(72041, 1285, '_field_93', ''),
(72042, 1285, '_field_94', ''),
(72043, 1285, '_field_95', ''),
(72044, 1285, '_field_128', ''),
(72045, 1285, '_field_129', ''),
(72046, 1285, '_field_96', 'Aydan Zhen Yu Ao'),
(72047, 1285, '_field_97', '07/06/2014'),
(72048, 1285, '_field_98', 'Aydan'),
(72049, 1285, '_field_99', 'Male'),
(72050, 1285, '_field_100', 'Cantonese'),
(72051, 1285, '_field_101', 'English and Mandarin'),
(72052, 1285, '_field_102', 'canadian'),
(72053, 1285, '_field_103', 'Yes'),
(72054, 1285, '_field_104', '2 and a half; 9 months '),
(72055, 1285, '_field_105', 'drawing; playing LEGO'),
(72056, 1285, '_field_106', 'playing soccer '),
(72057, 1285, '_field_130', 'Marpole Bilingual Montessori'),
(72058, 1285, '_field_137', 'play time'),
(72059, 1285, '_field_131', 'kindergarden '),
(72060, 1285, '_field_138', 'soccer; swimming; golf '),
(72061, 1285, '_field_114', 'NA'),
(72062, 1285, '_field_115', 'No'),
(72063, 1285, '_field_116', ''),
(72064, 1285, '_field_117', 'No'),
(72065, 1285, '_field_118', ''),
(72066, 1285, '_field_119', 'No'),
(72067, 1285, '_field_120', ''),
(72068, 1285, '_field_121', 'No'),
(72069, 1285, '_field_122', ''),
(72070, 1285, '_field_132', 'No'),
(72071, 1285, '_field_133', ''),
(72072, 1285, '_field_134', 'No'),
(72073, 1285, '_field_135', ''),
(72074, 1285, '_field_123', 'First, we love Montessori. Second, your school offers various co-curricular activities, guiding our child to find out his interests.'),
(72075, 1285, '_field_124', 'We hope our child can be an independent learner, having a critical thinking. Being respectful, creative, and confident are also our goals to achieve with. '),
(72076, 1285, '_field_136', 'My son is active, social, and helpful. At home, he is the oldest brother. He always help me to take care of my two little young boys.Like a leader, guiding and playing my two little boys. At school, his teachers told me that he always likes to helping others. He loves to social with his friends. '),
(72077, 1285, '_field_126', '1'),
(72078, 1285, '_form_id', '3'),
(72079, 1285, '_seq_num', '333'),
(72080, 1286, '_field_74', 'Grade One'),
(72081, 1286, '_field_75', 'September 2020'),
(72082, 1286, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(72083, 1286, '_field_78', 'Remy Meng '),
(72084, 1286, '_field_79', ''),
(72085, 1286, '_field_80', 'Yu Lan '),
(72086, 1286, '_field_81', 'Xiao'),
(72087, 1286, '_field_82', '7789989763'),
(72088, 1286, '_field_83', 'blisseybee@gmail.com'),
(72089, 1286, '_field_84', '2538 oliver cre'),
(72090, 1286, '_field_85', ''),
(72091, 1286, '_field_86', 'vancouver'),
(72092, 1286, '_field_87', 'BC'),
(72093, 1286, '_field_88', 'v6l1s7'),
(72094, 1286, '_field_89', 'L&amp;A Real Estate Investment'),
(72095, 1286, '_field_90', '7789989763'),
(72096, 1286, '_field_91', '0'),
(72097, 1286, '_field_92', ''),
(72098, 1286, '_field_93', ''),
(72099, 1286, '_field_94', ''),
(72100, 1286, '_field_95', ''),
(72101, 1286, '_field_128', ''),
(72102, 1286, '_field_129', ''),
(72103, 1286, '_field_96', 'Aydan Zhen Yu Ao'),
(72104, 1286, '_field_97', '07/06/2014'),
(72105, 1286, '_field_98', 'Aydan'),
(72106, 1286, '_field_99', 'Male'),
(72107, 1286, '_field_100', 'Cantonese'),
(72108, 1286, '_field_101', 'English and Mandarin'),
(72109, 1286, '_field_102', 'canadian'),
(72110, 1286, '_field_103', 'Yes'),
(72111, 1286, '_field_104', '2 and a half; 9 months '),
(72112, 1286, '_field_105', 'drawing; playing LEGO'),
(72113, 1286, '_field_106', 'playing soccer '),
(72114, 1286, '_field_130', 'Marpole Bilingual Montessori'),
(72115, 1286, '_field_137', 'play time'),
(72116, 1286, '_field_131', 'kindergarden '),
(72117, 1286, '_field_138', 'soccer; swimming; golf '),
(72118, 1286, '_field_114', 'NA'),
(72119, 1286, '_field_115', 'No'),
(72120, 1286, '_field_116', ''),
(72121, 1286, '_field_117', 'No'),
(72122, 1286, '_field_118', ''),
(72123, 1286, '_field_119', 'No'),
(72124, 1286, '_field_120', ''),
(72125, 1286, '_field_121', 'No'),
(72126, 1286, '_field_122', ''),
(72127, 1286, '_field_132', 'No'),
(72128, 1286, '_field_133', ''),
(72129, 1286, '_field_134', 'No'),
(72130, 1286, '_field_135', ''),
(72131, 1286, '_field_123', 'First, we love Montessori. Second, your school offers various co-curricular activities, guiding our child to find out his interests.'),
(72132, 1286, '_field_124', 'We hope our child can be an independent learner, having a critical thinking. Being respectful, creative, and confident are also our goals to achieve with. '),
(72133, 1286, '_field_136', 'My son is active, social, and helpful. At home, he is the oldest brother. He always help me to take care of my two little young boys.Like a leader, guiding and playing my two little boys. At school, his teachers told me that he always likes to helping others. He loves to social with his friends. '),
(72134, 1286, '_field_126', '1'),
(72135, 1286, '_form_id', '3'),
(72136, 1286, '_seq_num', '334'),
(72137, 1287, '_field_5', 'Full Day'),
(72138, 1287, '_field_7', 'September 2020'),
(72139, 1287, '_field_9', '0'),
(72140, 1287, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(72141, 1287, '_field_70', 'Caleb Chiu'),
(72142, 1287, '_field_71', ''),
(72143, 1287, '_field_17', 'Leanne'),
(72144, 1287, '_field_19', 'Chiu'),
(72145, 1287, '_field_21', '6047820062'),
(72146, 1287, '_field_23', 'leanneseto@gmail.com'),
(72147, 1287, '_field_25', '3959 Lillooet Street'),
(72148, 1287, '_field_28', '3959 Lillooet Street'),
(72149, 1287, '_field_29', 'Vancouver'),
(72150, 1287, '_field_33', 'BC'),
(72151, 1287, '_field_31', 'V5R 2E9'),
(72152, 1287, '_field_34', 'BC Cancer '),
(72153, 1287, '_field_35', '6048776000 Ext. 672076'),
(72154, 1287, '_field_41', '1'),
(72155, 1287, '_field_57', ''),
(72156, 1287, '_field_58', ''),
(72157, 1287, '_field_59', ''),
(72158, 1287, '_field_60', ''),
(72159, 1287, '_field_18', 'Levi Chiu'),
(72160, 1287, '_field_24', '06/03/2018'),
(72161, 1287, '_field_20', 'Levi'),
(72162, 1287, '_field_22', 'M'),
(72163, 1287, '_field_26', 'Cantonese'),
(72164, 1287, '_field_27', 'English'),
(72165, 1287, '_field_30', 'Canadian'),
(72166, 1287, '_field_32', 'Yes'),
(72167, 1287, '_field_72', 'Caleb Chiu 3.5'),
(72168, 1287, '_field_36', 'Levi generally enjoys company. The odd times i see him alone he is playing with his mega blocks.'),
(72169, 1287, '_field_37', 'Everything, although we realize that he\'s not as interested in books as much as Caleb.'),
(72170, 1287, '_field_38', 'Yes'),
(72171, 1287, '_field_39', 'Yes'),
(72172, 1287, '_field_61', 'Yes'),
(72173, 1287, '_field_53', 'Levi will be leaving his current daycare if he will be accepted by WMA in Sept 2020.'),
(72174, 1287, '_field_54', 'Yes'),
(72175, 1287, '_field_55', 'Home-based daycare.'),
(72176, 1287, '_field_56', 'n'),
(72177, 1287, '_field_42', 'None known.'),
(72178, 1287, '_field_43', 'No'),
(72179, 1287, '_field_62', ''),
(72180, 1287, '_field_44', 'No'),
(72181, 1287, '_field_63', ''),
(72182, 1287, '_field_45', 'No'),
(72183, 1287, '_field_64', ''),
(72184, 1287, '_field_46', 'N'),
(72185, 1287, '_field_65', ''),
(72186, 1287, '_field_47', 'We have first hand witness the care and education provided to Caleb and we wish the same model of learning for Levi.  We also find it a privilege to be a part of such a kind and helpful community of parents and teachers.  '),
(72187, 1287, '_field_73', 'We are hoping that the different planes of development would help Levi learn and develop in ways most suited for him. '),
(72188, 1287, '_field_49', 'a:2:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";}'),
(72189, 1287, '_field_67', '1'),
(72190, 1287, '_form_id', '2'),
(72191, 1287, '_seq_num', '455'),
(72192, 1288, '_field_5', 'Full Day'),
(72193, 1288, '_field_7', 'September 2020'),
(72194, 1288, '_field_9', '0'),
(72195, 1288, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(72196, 1288, '_field_70', 'Caleb Chiu'),
(72197, 1288, '_field_71', ''),
(72198, 1288, '_field_17', 'Leanne'),
(72199, 1288, '_field_19', 'Chiu'),
(72200, 1288, '_field_21', '6047820062'),
(72201, 1288, '_field_23', 'leanneseto@gmail.com'),
(72202, 1288, '_field_25', '3959 Lillooet Street'),
(72203, 1288, '_field_28', '3959 Lillooet Street'),
(72204, 1288, '_field_29', 'Vancouver'),
(72205, 1288, '_field_33', 'BC'),
(72206, 1288, '_field_31', 'V5R 2E9'),
(72207, 1288, '_field_34', 'BC Cancer '),
(72208, 1288, '_field_35', '6048776000 Ext. 672076'),
(72209, 1288, '_field_41', '1'),
(72210, 1288, '_field_57', ''),
(72211, 1288, '_field_58', ''),
(72212, 1288, '_field_59', ''),
(72213, 1288, '_field_60', ''),
(72214, 1288, '_field_18', 'Levi Chiu'),
(72215, 1288, '_field_24', '06/03/2018'),
(72216, 1288, '_field_20', 'Levi'),
(72217, 1288, '_field_22', 'M'),
(72218, 1288, '_field_26', 'Cantonese'),
(72219, 1288, '_field_27', 'English'),
(72220, 1288, '_field_30', 'Canadian'),
(72221, 1288, '_field_32', 'Yes'),
(72222, 1288, '_field_72', 'Caleb Chiu 3.5'),
(72223, 1288, '_field_36', 'Levi generally enjoys company. The odd times i see him alone he is playing with his mega blocks.'),
(72224, 1288, '_field_37', 'Everything, although we realize that he\'s not as interested in books as much as Caleb.'),
(72225, 1288, '_field_38', 'Yes'),
(72226, 1288, '_field_39', 'Yes'),
(72227, 1288, '_field_61', 'Yes'),
(72228, 1288, '_field_53', 'Levi will be leaving his current daycare if he will be accepted by WMA in Sept 2020.'),
(72229, 1288, '_field_54', 'Yes'),
(72230, 1288, '_field_55', 'Home-based daycare.'),
(72231, 1288, '_field_56', 'n'),
(72232, 1288, '_field_42', 'None known.'),
(72233, 1288, '_field_43', 'No'),
(72234, 1288, '_field_62', ''),
(72235, 1288, '_field_44', 'No'),
(72236, 1288, '_field_63', ''),
(72237, 1288, '_field_45', 'No'),
(72238, 1288, '_field_64', ''),
(72239, 1288, '_field_46', 'N'),
(72240, 1288, '_field_65', ''),
(72241, 1288, '_field_47', 'We have first hand witness the care and education provided to Caleb and we wish the same model of learning for Levi.  We also find it a privilege to be a part of such a kind and helpful community of parents and teachers.  '),
(72242, 1288, '_field_73', 'We are hoping that the different planes of development would help Levi learn and develop in ways most suited for him. '),
(72243, 1288, '_field_49', 'a:2:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";}'),
(72244, 1288, '_field_67', '1'),
(72245, 1288, '_form_id', '2'),
(72246, 1288, '_seq_num', '456'),
(72247, 1289, '_field_74', 'Grade One'),
(72248, 1289, '_field_75', 'September 2020'),
(72249, 1289, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(72250, 1289, '_field_78', ''),
(72251, 1289, '_field_79', ''),
(72252, 1289, '_field_80', 'swasthi'),
(72253, 1289, '_field_81', 'panghal'),
(72254, 1289, '_field_82', '1 (604) 612-4356'),
(72255, 1289, '_field_83', 'swasthi2010@gmail.com'),
(72256, 1289, '_field_84', '2077 Rosser Avenue, Burnaby, British Columbia, Zip Code: V5C 0G6'),
(72257, 1289, '_field_85', 'Apt #3104'),
(72258, 1289, '_field_86', 'Vancouver '),
(72259, 1289, '_field_87', 'BC'),
(72260, 1289, '_field_88', 'V5C 0G6'),
(72261, 1289, '_field_89', 'Vancouver '),
(72262, 1289, '_field_90', '1 (604) 612-4356'),
(72263, 1289, '_field_91', '0'),
(72264, 1289, '_field_92', ''),
(72265, 1289, '_field_93', ''),
(72266, 1289, '_field_94', ''),
(72267, 1289, '_field_95', ''),
(72268, 1289, '_field_128', ''),
(72269, 1289, '_field_129', ''),
(72270, 1289, '_field_96', 'Shanaya Panghal'),
(72271, 1289, '_field_97', '24/02/2014'),
(72272, 1289, '_field_98', ''),
(72273, 1289, '_field_99', 'Female'),
(72274, 1289, '_field_100', 'English'),
(72275, 1289, '_field_101', 'Hindi'),
(72276, 1289, '_field_102', 'Indian'),
(72277, 1289, '_field_103', 'No'),
(72278, 1289, '_field_104', ''),
(72279, 1289, '_field_105', ''),
(72280, 1289, '_field_106', ''),
(72281, 1289, '_field_130', ''),
(72282, 1289, '_field_137', ''),
(72283, 1289, '_field_131', ''),
(72284, 1289, '_field_138', ''),
(72285, 1289, '_field_114', 'NO'),
(72286, 1289, '_field_115', 'No'),
(72287, 1289, '_field_116', ''),
(72288, 1289, '_field_117', 'Yes'),
(72289, 1289, '_field_118', 'Vegetarian. Eats chicken and eggs'),
(72290, 1289, '_field_119', 'No'),
(72291, 1289, '_field_120', ''),
(72292, 1289, '_field_121', 'No'),
(72293, 1289, '_field_122', ''),
(72294, 1289, '_field_132', 'No'),
(72295, 1289, '_field_133', ''),
(72296, 1289, '_field_134', 'No'),
(72297, 1289, '_field_135', ''),
(72298, 1289, '_field_123', 'I love montessori method and school reviews are great.'),
(72299, 1289, '_field_124', 'Yes'),
(72300, 1289, '_field_136', 'She is a very curious and playful child who loves to dance and do some reading and crafts.'),
(72301, 1289, '_field_126', '1'),
(72302, 1289, '_form_id', '3'),
(72303, 1289, '_seq_num', '335'),
(72304, 1290, '_field_74', 'Grade One'),
(72305, 1290, '_field_75', 'September 2020'),
(72306, 1290, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(72307, 1290, '_field_78', ''),
(72308, 1290, '_field_79', ''),
(72309, 1290, '_field_80', 'swasthi'),
(72310, 1290, '_field_81', 'panghal'),
(72311, 1290, '_field_82', '1 (604) 612-4356'),
(72312, 1290, '_field_83', 'swasthi2010@gmail.com'),
(72313, 1290, '_field_84', '2077 Rosser Avenue, Burnaby, British Columbia, Zip Code: V5C 0G6');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(72314, 1290, '_field_85', 'Apt #3104'),
(72315, 1290, '_field_86', 'Vancouver '),
(72316, 1290, '_field_87', 'BC'),
(72317, 1290, '_field_88', 'V5C 0G6'),
(72318, 1290, '_field_89', 'Vancouver '),
(72319, 1290, '_field_90', '1 (604) 612-4356'),
(72320, 1290, '_field_91', '0'),
(72321, 1290, '_field_92', ''),
(72322, 1290, '_field_93', ''),
(72323, 1290, '_field_94', ''),
(72324, 1290, '_field_95', ''),
(72325, 1290, '_field_128', ''),
(72326, 1290, '_field_129', ''),
(72327, 1290, '_field_96', 'Shanaya Panghal'),
(72328, 1290, '_field_97', '24/02/2014'),
(72329, 1290, '_field_98', ''),
(72330, 1290, '_field_99', 'Female'),
(72331, 1290, '_field_100', 'English'),
(72332, 1290, '_field_101', 'Hindi'),
(72333, 1290, '_field_102', 'Indian'),
(72334, 1290, '_field_103', 'No'),
(72335, 1290, '_field_104', ''),
(72336, 1290, '_field_105', ''),
(72337, 1290, '_field_106', ''),
(72338, 1290, '_field_130', ''),
(72339, 1290, '_field_137', ''),
(72340, 1290, '_field_131', ''),
(72341, 1290, '_field_138', ''),
(72342, 1290, '_field_114', 'NO'),
(72343, 1290, '_field_115', 'No'),
(72344, 1290, '_field_116', ''),
(72345, 1290, '_field_117', 'Yes'),
(72346, 1290, '_field_118', 'Vegetarian. Eats chicken and eggs'),
(72347, 1290, '_field_119', 'No'),
(72348, 1290, '_field_120', ''),
(72349, 1290, '_field_121', 'No'),
(72350, 1290, '_field_122', ''),
(72351, 1290, '_field_132', 'No'),
(72352, 1290, '_field_133', ''),
(72353, 1290, '_field_134', 'No'),
(72354, 1290, '_field_135', ''),
(72355, 1290, '_field_123', 'I love montessori method and school reviews are great.'),
(72356, 1290, '_field_124', 'Yes'),
(72357, 1290, '_field_136', 'She is a very curious and playful child who loves to dance and do some reading and crafts.'),
(72358, 1290, '_field_126', '1'),
(72359, 1290, '_form_id', '3'),
(72360, 1290, '_seq_num', '336'),
(72361, 1291, '_field_74', 'Kindergarten'),
(72362, 1291, '_field_75', 'September 2020'),
(72363, 1291, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(72364, 1291, '_field_78', ''),
(72365, 1291, '_field_79', ''),
(72366, 1291, '_field_80', 'Ayesha '),
(72367, 1291, '_field_81', 'Ferrat'),
(72368, 1291, '_field_82', '7786287210'),
(72369, 1291, '_field_83', 'afefo82@hotmail.com'),
(72370, 1291, '_field_84', '5879 Gray Avenue'),
(72371, 1291, '_field_85', 'Townhouse 7'),
(72372, 1291, '_field_86', 'Vancouver'),
(72373, 1291, '_field_87', 'BC'),
(72374, 1291, '_field_88', 'V6S 0A9'),
(72375, 1291, '_field_89', 'PHAT RESTAURANT'),
(72376, 1291, '_field_90', '6045596744'),
(72377, 1291, '_field_91', '1'),
(72378, 1291, '_field_92', 'Ricardo'),
(72379, 1291, '_field_93', 'Santillana'),
(72380, 1291, '_field_94', 'risacan17@gmail.com'),
(72381, 1291, '_field_95', '7783895651'),
(72382, 1291, '_field_128', ''),
(72383, 1291, '_field_129', ''),
(72384, 1291, '_field_96', 'Gael Santillana Ferrat'),
(72385, 1291, '_field_97', '19/05/2015'),
(72386, 1291, '_field_98', 'Gael'),
(72387, 1291, '_field_99', 'Male'),
(72388, 1291, '_field_100', 'Spanish'),
(72389, 1291, '_field_101', 'English'),
(72390, 1291, '_field_102', 'Mexico'),
(72391, 1291, '_field_103', 'No'),
(72392, 1291, '_field_104', ''),
(72393, 1291, '_field_105', 'Play with toys'),
(72394, 1291, '_field_106', 'Play hide and seek,play in general most outside'),
(72395, 1291, '_field_130', 'YMCA daycare and Komel\'s DayCare'),
(72396, 1291, '_field_137', 'Paint,play outside'),
(72397, 1291, '_field_131', 'Daycare'),
(72398, 1291, '_field_138', 'Swim lessons '),
(72399, 1291, '_field_114', 'NONE'),
(72400, 1291, '_field_115', 'No'),
(72401, 1291, '_field_116', ''),
(72402, 1291, '_field_117', 'No'),
(72403, 1291, '_field_118', ''),
(72404, 1291, '_field_119', 'No'),
(72405, 1291, '_field_120', ''),
(72406, 1291, '_field_121', 'No'),
(72407, 1291, '_field_122', ''),
(72408, 1291, '_field_132', 'No'),
(72409, 1291, '_field_133', ''),
(72410, 1291, '_field_134', 'No'),
(72411, 1291, '_field_135', ''),
(72412, 1291, '_field_123', 'We like the Montessory method for our kid than the traditional methods.\nWe think that the kids learn better than with rigid and strict methods.'),
(72413, 1291, '_field_124', 'That he could learn more  in an environment that supports a natural development.'),
(72414, 1291, '_field_136', 'He is a very happy child, a loving kid, and a little bit shy at fisrt.'),
(72415, 1291, '_field_126', '1'),
(72416, 1291, '_form_id', '3'),
(72417, 1291, '_seq_num', '337'),
(72418, 1292, '_field_74', 'Kindergarten'),
(72419, 1292, '_field_75', 'September 2020'),
(72420, 1292, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(72421, 1292, '_field_78', ''),
(72422, 1292, '_field_79', ''),
(72423, 1292, '_field_80', 'Ayesha '),
(72424, 1292, '_field_81', 'Ferrat'),
(72425, 1292, '_field_82', '7786287210'),
(72426, 1292, '_field_83', 'afefo82@hotmail.com'),
(72427, 1292, '_field_84', '5879 Gray Avenue'),
(72428, 1292, '_field_85', 'Townhouse 7'),
(72429, 1292, '_field_86', 'Vancouver'),
(72430, 1292, '_field_87', 'BC'),
(72431, 1292, '_field_88', 'V6S 0A9'),
(72432, 1292, '_field_89', 'PHAT RESTAURANT'),
(72433, 1292, '_field_90', '6045596744'),
(72434, 1292, '_field_91', '1'),
(72435, 1292, '_field_92', 'Ricardo'),
(72436, 1292, '_field_93', 'Santillana'),
(72437, 1292, '_field_94', 'risacan17@gmail.com'),
(72438, 1292, '_field_95', '7783895651'),
(72439, 1292, '_field_128', ''),
(72440, 1292, '_field_129', ''),
(72441, 1292, '_field_96', 'Gael Santillana Ferrat'),
(72442, 1292, '_field_97', '19/05/2015'),
(72443, 1292, '_field_98', 'Gael'),
(72444, 1292, '_field_99', 'Male'),
(72445, 1292, '_field_100', 'Spanish'),
(72446, 1292, '_field_101', 'English'),
(72447, 1292, '_field_102', 'Mexico'),
(72448, 1292, '_field_103', 'No'),
(72449, 1292, '_field_104', ''),
(72450, 1292, '_field_105', 'Play with toys'),
(72451, 1292, '_field_106', 'Play hide and seek,play in general most outside'),
(72452, 1292, '_field_130', 'YMCA daycare and Komel\'s DayCare'),
(72453, 1292, '_field_137', 'Paint,play outside'),
(72454, 1292, '_field_131', 'Daycare'),
(72455, 1292, '_field_138', 'Swim lessons '),
(72456, 1292, '_field_114', 'NONE'),
(72457, 1292, '_field_115', 'No'),
(72458, 1292, '_field_116', ''),
(72459, 1292, '_field_117', 'No'),
(72460, 1292, '_field_118', ''),
(72461, 1292, '_field_119', 'No'),
(72462, 1292, '_field_120', ''),
(72463, 1292, '_field_121', 'No'),
(72464, 1292, '_field_122', ''),
(72465, 1292, '_field_132', 'No'),
(72466, 1292, '_field_133', ''),
(72467, 1292, '_field_134', 'No'),
(72468, 1292, '_field_135', ''),
(72469, 1292, '_field_123', 'We like the Montessory method for our kid than the traditional methods.\nWe think that the kids learn better than with rigid and strict methods.'),
(72470, 1292, '_field_124', 'That he could learn more  in an environment that supports a natural development.'),
(72471, 1292, '_field_136', 'He is a very happy child, a loving kid, and a little bit shy at fisrt.'),
(72472, 1292, '_field_126', '1'),
(72473, 1292, '_form_id', '3'),
(72474, 1292, '_seq_num', '338'),
(72475, 1293, '_field_5', 'Afternoon Session'),
(72476, 1293, '_field_7', 'September 2020'),
(72477, 1293, '_field_9', '0'),
(72478, 1293, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(72479, 1293, '_field_70', 'Jemma Lee'),
(72480, 1293, '_field_71', ''),
(72481, 1293, '_field_17', 'Kevin'),
(72482, 1293, '_field_19', 'Lee'),
(72483, 1293, '_field_21', '7789185825'),
(72484, 1293, '_field_23', 'kevinkhlee@gmail.com'),
(72485, 1293, '_field_25', '3145 East 3rd Avenue'),
(72486, 1293, '_field_28', '3145 East 3rd Avenue'),
(72487, 1293, '_field_29', 'Vancouver'),
(72488, 1293, '_field_33', 'BC'),
(72489, 1293, '_field_31', 'V5M1J3'),
(72490, 1293, '_field_34', 'ICBC'),
(72491, 1293, '_field_35', '7789185825'),
(72492, 1293, '_field_41', '0'),
(72493, 1293, '_field_57', ''),
(72494, 1293, '_field_58', ''),
(72495, 1293, '_field_59', ''),
(72496, 1293, '_field_60', ''),
(72497, 1293, '_field_18', 'Evan Kwan-Hoi'),
(72498, 1293, '_field_24', '28/04/2017'),
(72499, 1293, '_field_20', 'Evan'),
(72500, 1293, '_field_22', 'M'),
(72501, 1293, '_field_26', 'English'),
(72502, 1293, '_field_27', 'Catonese; Turkish'),
(72503, 1293, '_field_30', 'Canadian'),
(72504, 1293, '_field_32', 'Yes'),
(72505, 1293, '_field_72', 'Jemma, 3; '),
(72506, 1293, '_field_36', 'Reading, dancing, singing'),
(72507, 1293, '_field_37', 'sports, games'),
(72508, 1293, '_field_38', 'Yes'),
(72509, 1293, '_field_39', 'No'),
(72510, 1293, '_field_61', ''),
(72511, 1293, '_field_53', ''),
(72512, 1293, '_field_54', 'No'),
(72513, 1293, '_field_55', ''),
(72514, 1293, '_field_56', ''),
(72515, 1293, '_field_42', 'none'),
(72516, 1293, '_field_43', 'No'),
(72517, 1293, '_field_62', ''),
(72518, 1293, '_field_44', 'No'),
(72519, 1293, '_field_63', ''),
(72520, 1293, '_field_45', 'No'),
(72521, 1293, '_field_64', ''),
(72522, 1293, '_field_46', 'N'),
(72523, 1293, '_field_65', ''),
(72524, 1293, '_field_47', 'Our other children are Casa alums and we are true believers in the program vision and values. We feel Evan would also contribute to the overall classroom experience.'),
(72525, 1293, '_field_73', 'Montessori is a great program for our child to build upon their social skills to cope the eventual transition to kindergarten.  '),
(72526, 1293, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(72527, 1293, '_field_67', '1'),
(72528, 1293, '_form_id', '2'),
(72529, 1293, '_seq_num', '457'),
(72530, 1294, '_field_5', 'Afternoon Session'),
(72531, 1294, '_field_7', 'September 2020'),
(72532, 1294, '_field_9', '0'),
(72533, 1294, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(72534, 1294, '_field_70', 'Jemma Lee'),
(72535, 1294, '_field_71', ''),
(72536, 1294, '_field_17', 'Kevin'),
(72537, 1294, '_field_19', 'Lee'),
(72538, 1294, '_field_21', '7789185825'),
(72539, 1294, '_field_23', 'kevinkhlee@gmail.com'),
(72540, 1294, '_field_25', '3145 East 3rd Avenue'),
(72541, 1294, '_field_28', '3145 East 3rd Avenue'),
(72542, 1294, '_field_29', 'Vancouver'),
(72543, 1294, '_field_33', 'BC'),
(72544, 1294, '_field_31', 'V5M1J3'),
(72545, 1294, '_field_34', 'ICBC'),
(72546, 1294, '_field_35', '7789185825'),
(72547, 1294, '_field_41', '0'),
(72548, 1294, '_field_57', ''),
(72549, 1294, '_field_58', ''),
(72550, 1294, '_field_59', ''),
(72551, 1294, '_field_60', ''),
(72552, 1294, '_field_18', 'Evan Kwan-Hoi'),
(72553, 1294, '_field_24', '28/04/2017'),
(72554, 1294, '_field_20', 'Evan'),
(72555, 1294, '_field_22', 'M'),
(72556, 1294, '_field_26', 'English'),
(72557, 1294, '_field_27', 'Catonese; Turkish'),
(72558, 1294, '_field_30', 'Canadian'),
(72559, 1294, '_field_32', 'Yes'),
(72560, 1294, '_field_72', 'Jemma, 3; '),
(72561, 1294, '_field_36', 'Reading, dancing, singing'),
(72562, 1294, '_field_37', 'sports, games'),
(72563, 1294, '_field_38', 'Yes'),
(72564, 1294, '_field_39', 'No'),
(72565, 1294, '_field_61', ''),
(72566, 1294, '_field_53', ''),
(72567, 1294, '_field_54', 'No'),
(72568, 1294, '_field_55', ''),
(72569, 1294, '_field_56', ''),
(72570, 1294, '_field_42', 'none'),
(72571, 1294, '_field_43', 'No'),
(72572, 1294, '_field_62', ''),
(72573, 1294, '_field_44', 'No'),
(72574, 1294, '_field_63', ''),
(72575, 1294, '_field_45', 'No'),
(72576, 1294, '_field_64', ''),
(72577, 1294, '_field_46', 'N'),
(72578, 1294, '_field_65', ''),
(72579, 1294, '_field_47', 'Our other children are Casa alums and we are true believers in the program vision and values. We feel Evan would also contribute to the overall classroom experience.'),
(72580, 1294, '_field_73', 'Montessori is a great program for our child to build upon their social skills to cope the eventual transition to kindergarten.  '),
(72581, 1294, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(72582, 1294, '_field_67', '1'),
(72583, 1294, '_form_id', '2'),
(72584, 1294, '_seq_num', '458'),
(72585, 1295, '_field_74', 'Grade Two'),
(72586, 1295, '_field_75', 'September 2020'),
(72587, 1295, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(72588, 1295, '_field_78', ''),
(72589, 1295, '_field_79', ''),
(72590, 1295, '_field_80', 'Sabrina'),
(72591, 1295, '_field_81', 'Eubank'),
(72592, 1295, '_field_82', '7785588187'),
(72593, 1295, '_field_83', 'sabrinaeubank@gmail.com'),
(72594, 1295, '_field_84', '2375 Lindsey Road'),
(72595, 1295, '_field_85', ''),
(72596, 1295, '_field_86', 'Nanaimo'),
(72597, 1295, '_field_87', 'BC'),
(72598, 1295, '_field_88', 'V9X 1X3'),
(72599, 1295, '_field_89', 'Hairstylist'),
(72600, 1295, '_field_90', '7785588187'),
(72601, 1295, '_field_91', '1'),
(72602, 1295, '_field_92', 'Michael'),
(72603, 1295, '_field_93', 'Eubank'),
(72604, 1295, '_field_94', 'mjeubank@gmail.com'),
(72605, 1295, '_field_95', '7783869075'),
(72606, 1295, '_field_128', 'Cliffside Brewing Owner'),
(72607, 1295, '_field_129', ''),
(72608, 1295, '_field_96', 'Tyden Eubank'),
(72609, 1295, '_field_97', '13/12/2012'),
(72610, 1295, '_field_98', 'Tyden'),
(72611, 1295, '_field_99', 'Male'),
(72612, 1295, '_field_100', 'English'),
(72613, 1295, '_field_101', ''),
(72614, 1295, '_field_102', 'canadian'),
(72615, 1295, '_field_103', 'Yes'),
(72616, 1295, '_field_104', 'Eli, 2yrs, would be in 3 for sept 2020'),
(72617, 1295, '_field_105', 'lego, drawing, books'),
(72618, 1295, '_field_106', 'crafts, baking'),
(72619, 1295, '_field_130', 'Discover Montessori, nanaimo campus'),
(72620, 1295, '_field_137', 'painting, reading, '),
(72621, 1295, '_field_131', '1'),
(72622, 1295, '_field_138', 'taekwondo, swimming'),
(72623, 1295, '_field_114', 'no allergies or health issues'),
(72624, 1295, '_field_115', 'No'),
(72625, 1295, '_field_116', ''),
(72626, 1295, '_field_117', 'No'),
(72627, 1295, '_field_118', ''),
(72628, 1295, '_field_119', 'No'),
(72629, 1295, '_field_120', ''),
(72630, 1295, '_field_121', 'No'),
(72631, 1295, '_field_122', ''),
(72632, 1295, '_field_132', 'No'),
(72633, 1295, '_field_133', ''),
(72634, 1295, '_field_134', 'Yes'),
(72635, 1295, '_field_135', 'Autism Spectrum. Hes verbal and can communicate his needs. he is independent in self care, has no strong food or noise aversions. He needs space and time and the ability to explore his own interests'),
(72636, 1295, '_field_123', 'I love the mission statement and feel WMA would be a wonderful community to be part of.  Our family is considering a move back to vancouver and getting into this school is a huge factor in that. We love the Montessori school here in Nanaimo, so we have a strong idea of what we are looking for for our 2 children. '),
(72637, 1295, '_field_124', 'Allowing and supporting self directed learning is exactly what our son needs. He\'s so smart and curious and if he\'s encouraged to dive into things he\'ll be capable of wonderful things. We saw so much growth in him when he became an older brother. Having a multi age classroom has been great this past month as the other students have stepped into that leadership role and supported him while he learns the ropes. '),
(72638, 1295, '_field_136', 'He needs to be able to work at his own pace, and has always been a little bit on his own agenda. Once we really understood and allowed that, the growth we continue to see every year has been amazing. He\'s such a joy to be around and has a lot to contribute to the classrom. Having him be in a montessori school is the only education we will consider for him right now, and we would be registering his little brother in the casa program as well.'),
(72639, 1295, '_field_126', '1'),
(72640, 1295, '_form_id', '3'),
(72641, 1295, '_seq_num', '339'),
(72642, 1296, '_field_74', 'Grade Two'),
(72643, 1296, '_field_75', 'September 2020'),
(72644, 1296, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(72645, 1296, '_field_78', ''),
(72646, 1296, '_field_79', ''),
(72647, 1296, '_field_80', 'Sabrina'),
(72648, 1296, '_field_81', 'Eubank'),
(72649, 1296, '_field_82', '7785588187'),
(72650, 1296, '_field_83', 'sabrinaeubank@gmail.com'),
(72651, 1296, '_field_84', '2375 Lindsey Road'),
(72652, 1296, '_field_85', ''),
(72653, 1296, '_field_86', 'Nanaimo'),
(72654, 1296, '_field_87', 'BC'),
(72655, 1296, '_field_88', 'V9X 1X3'),
(72656, 1296, '_field_89', 'Hairstylist'),
(72657, 1296, '_field_90', '7785588187'),
(72658, 1296, '_field_91', '1'),
(72659, 1296, '_field_92', 'Michael'),
(72660, 1296, '_field_93', 'Eubank'),
(72661, 1296, '_field_94', 'mjeubank@gmail.com'),
(72662, 1296, '_field_95', '7783869075'),
(72663, 1296, '_field_128', 'Cliffside Brewing Owner'),
(72664, 1296, '_field_129', ''),
(72665, 1296, '_field_96', 'Tyden Eubank'),
(72666, 1296, '_field_97', '13/12/2012'),
(72667, 1296, '_field_98', 'Tyden'),
(72668, 1296, '_field_99', 'Male'),
(72669, 1296, '_field_100', 'English'),
(72670, 1296, '_field_101', ''),
(72671, 1296, '_field_102', 'canadian'),
(72672, 1296, '_field_103', 'Yes'),
(72673, 1296, '_field_104', 'Eli, 2yrs, would be in 3 for sept 2020'),
(72674, 1296, '_field_105', 'lego, drawing, books'),
(72675, 1296, '_field_106', 'crafts, baking'),
(72676, 1296, '_field_130', 'Discover Montessori, nanaimo campus'),
(72677, 1296, '_field_137', 'painting, reading, '),
(72678, 1296, '_field_131', '1'),
(72679, 1296, '_field_138', 'taekwondo, swimming'),
(72680, 1296, '_field_114', 'no allergies or health issues'),
(72681, 1296, '_field_115', 'No'),
(72682, 1296, '_field_116', ''),
(72683, 1296, '_field_117', 'No'),
(72684, 1296, '_field_118', ''),
(72685, 1296, '_field_119', 'No'),
(72686, 1296, '_field_120', ''),
(72687, 1296, '_field_121', 'No'),
(72688, 1296, '_field_122', ''),
(72689, 1296, '_field_132', 'No'),
(72690, 1296, '_field_133', ''),
(72691, 1296, '_field_134', 'Yes'),
(72692, 1296, '_field_135', 'Autism Spectrum. Hes verbal and can communicate his needs. he is independent in self care, has no strong food or noise aversions. He needs space and time and the ability to explore his own interests'),
(72693, 1296, '_field_123', 'I love the mission statement and feel WMA would be a wonderful community to be part of.  Our family is considering a move back to vancouver and getting into this school is a huge factor in that. We love the Montessori school here in Nanaimo, so we have a strong idea of what we are looking for for our 2 children. '),
(72694, 1296, '_field_124', 'Allowing and supporting self directed learning is exactly what our son needs. He\'s so smart and curious and if he\'s encouraged to dive into things he\'ll be capable of wonderful things. We saw so much growth in him when he became an older brother. Having a multi age classroom has been great this past month as the other students have stepped into that leadership role and supported him while he learns the ropes. '),
(72695, 1296, '_field_136', 'He needs to be able to work at his own pace, and has always been a little bit on his own agenda. Once we really understood and allowed that, the growth we continue to see every year has been amazing. He\'s such a joy to be around and has a lot to contribute to the classrom. Having him be in a montessori school is the only education we will consider for him right now, and we would be registering his little brother in the casa program as well.'),
(72696, 1296, '_field_126', '1'),
(72697, 1296, '_form_id', '3'),
(72698, 1296, '_seq_num', '340'),
(72699, 1297, '_field_5', 'Full Day'),
(72700, 1297, '_field_7', 'September 2020'),
(72701, 1297, '_field_9', '0'),
(72702, 1297, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(72703, 1297, '_field_70', ''),
(72704, 1297, '_field_71', ''),
(72705, 1297, '_field_17', 'Sabrina'),
(72706, 1297, '_field_19', 'Eubank'),
(72707, 1297, '_field_21', '7785588187'),
(72708, 1297, '_field_23', 'sabrinaeubank@gmail.com'),
(72709, 1297, '_field_25', '2375 Lindsey Road'),
(72710, 1297, '_field_28', ''),
(72711, 1297, '_field_29', 'Nanaimo'),
(72712, 1297, '_field_33', 'BC'),
(72713, 1297, '_field_31', 'V9X 1X3'),
(72714, 1297, '_field_34', 'Hairstylist'),
(72715, 1297, '_field_35', '7785588187'),
(72716, 1297, '_field_41', '1'),
(72717, 1297, '_field_57', ''),
(72718, 1297, '_field_58', ''),
(72719, 1297, '_field_59', ''),
(72720, 1297, '_field_60', ''),
(72721, 1297, '_field_18', 'Eli Eubank'),
(72722, 1297, '_field_24', '07/01/2017'),
(72723, 1297, '_field_20', 'Eli'),
(72724, 1297, '_field_22', 'M'),
(72725, 1297, '_field_26', 'English'),
(72726, 1297, '_field_27', ''),
(72727, 1297, '_field_30', 'canadian'),
(72728, 1297, '_field_32', 'Yes'),
(72729, 1297, '_field_72', 'Tyden, 6yrs'),
(72730, 1297, '_field_36', 'books, action figures, puzzles, lego'),
(72731, 1297, '_field_37', 'lego with his big brother, hide and seek, playgrounds'),
(72732, 1297, '_field_38', 'Yes'),
(72733, 1297, '_field_39', 'Yes'),
(72734, 1297, '_field_61', 'Yes'),
(72735, 1297, '_field_53', 'full time daycare since 2.5yrs, he\'s very popular in the class and loves going there. the teachers love his big smile and happy demeanor '),
(72736, 1297, '_field_54', 'Yes'),
(72737, 1297, '_field_55', 'currently attending full time daycare but will be ready for preschool in september'),
(72738, 1297, '_field_56', 'Yes'),
(72739, 1297, '_field_42', 'no health issues'),
(72740, 1297, '_field_43', 'No'),
(72741, 1297, '_field_62', ''),
(72742, 1297, '_field_44', 'No'),
(72743, 1297, '_field_63', ''),
(72744, 1297, '_field_45', 'No'),
(72745, 1297, '_field_64', ''),
(72746, 1297, '_field_46', 'N'),
(72747, 1297, '_field_65', ''),
(72748, 1297, '_field_47', 'Would love to be part of the WMA community. I just filled out an application for my older child as well. We are a family of 4 living in Nanaimo the last 2 years, but lived in Vancouver the 10 years previous. We love our current school and home, so would be moving if all the pieces line up. Getting into this school is a huge factor since we love our current school. It would have to be a good fit for everyone'),
(72749, 1297, '_field_73', 'Love the independence it supports to allow for a growth and self direction.Eli loves to do everything himself, especially being a younger brother. He\'s always loved going into the daycare and being a leader for the younger children who have a hard time with drop off. He\'s such a good friend and so much fun to be around. '),
(72750, 1297, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:13:\"Casa One Year\";i:2;s:14:\"Casa Two Years\";i:3;s:21:\"Casa and Kindergarten\";}'),
(72751, 1297, '_field_67', '1'),
(72752, 1297, '_form_id', '2'),
(72753, 1297, '_seq_num', '459'),
(72754, 1298, '_field_5', 'Full Day'),
(72755, 1298, '_field_7', 'September 2020'),
(72756, 1298, '_field_9', '0'),
(72757, 1298, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(72758, 1298, '_field_70', ''),
(72759, 1298, '_field_71', ''),
(72760, 1298, '_field_17', 'Sabrina'),
(72761, 1298, '_field_19', 'Eubank'),
(72762, 1298, '_field_21', '7785588187'),
(72763, 1298, '_field_23', 'sabrinaeubank@gmail.com'),
(72764, 1298, '_field_25', '2375 Lindsey Road'),
(72765, 1298, '_field_28', ''),
(72766, 1298, '_field_29', 'Nanaimo'),
(72767, 1298, '_field_33', 'BC'),
(72768, 1298, '_field_31', 'V9X 1X3'),
(72769, 1298, '_field_34', 'Hairstylist'),
(72770, 1298, '_field_35', '7785588187'),
(72771, 1298, '_field_41', '1'),
(72772, 1298, '_field_57', ''),
(72773, 1298, '_field_58', ''),
(72774, 1298, '_field_59', ''),
(72775, 1298, '_field_60', ''),
(72776, 1298, '_field_18', 'Eli Eubank'),
(72777, 1298, '_field_24', '07/01/2017'),
(72778, 1298, '_field_20', 'Eli'),
(72779, 1298, '_field_22', 'M'),
(72780, 1298, '_field_26', 'English'),
(72781, 1298, '_field_27', ''),
(72782, 1298, '_field_30', 'canadian'),
(72783, 1298, '_field_32', 'Yes'),
(72784, 1298, '_field_72', 'Tyden, 6yrs'),
(72785, 1298, '_field_36', 'books, action figures, puzzles, lego'),
(72786, 1298, '_field_37', 'lego with his big brother, hide and seek, playgrounds'),
(72787, 1298, '_field_38', 'Yes'),
(72788, 1298, '_field_39', 'Yes'),
(72789, 1298, '_field_61', 'Yes'),
(72790, 1298, '_field_53', 'full time daycare since 2.5yrs, he\'s very popular in the class and loves going there. the teachers love his big smile and happy demeanor '),
(72791, 1298, '_field_54', 'Yes'),
(72792, 1298, '_field_55', 'currently attending full time daycare but will be ready for preschool in september'),
(72793, 1298, '_field_56', 'Yes'),
(72794, 1298, '_field_42', 'no health issues'),
(72795, 1298, '_field_43', 'No'),
(72796, 1298, '_field_62', ''),
(72797, 1298, '_field_44', 'No'),
(72798, 1298, '_field_63', ''),
(72799, 1298, '_field_45', 'No'),
(72800, 1298, '_field_64', ''),
(72801, 1298, '_field_46', 'N'),
(72802, 1298, '_field_65', ''),
(72803, 1298, '_field_47', 'Would love to be part of the WMA community. I just filled out an application for my older child as well. We are a family of 4 living in Nanaimo the last 2 years, but lived in Vancouver the 10 years previous. We love our current school and home, so would be moving if all the pieces line up. Getting into this school is a huge factor since we love our current school. It would have to be a good fit for everyone'),
(72804, 1298, '_field_73', 'Love the independence it supports to allow for a growth and self direction.Eli loves to do everything himself, especially being a younger brother. He\'s always loved going into the daycare and being a leader for the younger children who have a hard time with drop off. He\'s such a good friend and so much fun to be around. '),
(72805, 1298, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:13:\"Casa One Year\";i:2;s:14:\"Casa Two Years\";i:3;s:21:\"Casa and Kindergarten\";}'),
(72806, 1298, '_field_67', '1'),
(72807, 1298, '_form_id', '2'),
(72808, 1298, '_seq_num', '460'),
(72809, 1299, '_field_74', 'Kindergarten'),
(72810, 1299, '_field_75', 'September 2020'),
(72811, 1299, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(72812, 1299, '_field_78', ''),
(72813, 1299, '_field_79', 'Friends'),
(72814, 1299, '_field_80', 'Yinan'),
(72815, 1299, '_field_81', 'He'),
(72816, 1299, '_field_82', '7788896670'),
(72817, 1299, '_field_83', 'edithho7610@gmail.com'),
(72818, 1299, '_field_84', '3881 Edinburgh St'),
(72819, 1299, '_field_85', ''),
(72820, 1299, '_field_86', 'Burnaby'),
(72821, 1299, '_field_87', 'BC'),
(72822, 1299, '_field_88', 'V5C1R4'),
(72823, 1299, '_field_89', 'Home'),
(72824, 1299, '_field_90', '7788896670'),
(72825, 1299, '_field_91', '0'),
(72826, 1299, '_field_92', ''),
(72827, 1299, '_field_93', ''),
(72828, 1299, '_field_94', ''),
(72829, 1299, '_field_95', ''),
(72830, 1299, '_field_128', ''),
(72831, 1299, '_field_129', ''),
(72832, 1299, '_field_96', 'Shuzheng Wang'),
(72833, 1299, '_field_97', '06/03/2015'),
(72834, 1299, '_field_98', 'Albert'),
(72835, 1299, '_field_99', 'Male'),
(72836, 1299, '_field_100', 'Mandarin'),
(72837, 1299, '_field_101', 'English'),
(72838, 1299, '_field_102', 'China'),
(72839, 1299, '_field_103', 'Yes'),
(72840, 1299, '_field_104', 'Zhuangda Wang 18 years old'),
(72841, 1299, '_field_105', ''),
(72842, 1299, '_field_106', ''),
(72843, 1299, '_field_130', 'Lions Park Montessori School'),
(72844, 1299, '_field_137', ''),
(72845, 1299, '_field_131', 'Casa'),
(72846, 1299, '_field_138', ''),
(72847, 1299, '_field_114', 'No'),
(72848, 1299, '_field_115', 'No'),
(72849, 1299, '_field_116', ''),
(72850, 1299, '_field_117', 'No'),
(72851, 1299, '_field_118', ''),
(72852, 1299, '_field_119', 'No'),
(72853, 1299, '_field_120', ''),
(72854, 1299, '_field_121', 'No'),
(72855, 1299, '_field_122', ''),
(72856, 1299, '_field_132', 'No'),
(72857, 1299, '_field_133', ''),
(72858, 1299, '_field_134', 'No'),
(72859, 1299, '_field_135', ''),
(72860, 1299, '_field_123', 'Both of my kids attended Montessori school before Kindergarten, so I trust the Montessori system. I want my younger child to continue Montessori for kindergarten and elementary school.'),
(72861, 1299, '_field_124', 'The Montessori method allows my elder child to become more confident when he was young. My younger child attended the Montessori when he first arrived in Canada 2 years ago. The Montessori method enables him to integrate and more fluent in English. So I believe the Montessori method can give my child a better future.'),
(72862, 1299, '_field_136', 'Shuzheng is willing to study and dedicate himself in his own work. He has a lot of experience in the Montessori method and acquired many skills. He is very kind but a little bit shy. '),
(72863, 1299, '_field_126', '1'),
(72864, 1299, '_form_id', '3'),
(72865, 1299, '_seq_num', '341'),
(72866, 1300, '_field_74', 'Kindergarten'),
(72867, 1300, '_field_75', 'September 2020'),
(72868, 1300, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(72869, 1300, '_field_78', ''),
(72870, 1300, '_field_79', 'Friends'),
(72871, 1300, '_field_80', 'Yinan'),
(72872, 1300, '_field_81', 'He'),
(72873, 1300, '_field_82', '7788896670'),
(72874, 1300, '_field_83', 'edithho7610@gmail.com'),
(72875, 1300, '_field_84', '3881 Edinburgh St'),
(72876, 1300, '_field_85', ''),
(72877, 1300, '_field_86', 'Burnaby'),
(72878, 1300, '_field_87', 'BC'),
(72879, 1300, '_field_88', 'V5C1R4'),
(72880, 1300, '_field_89', 'Home'),
(72881, 1300, '_field_90', '7788896670'),
(72882, 1300, '_field_91', '0'),
(72883, 1300, '_field_92', ''),
(72884, 1300, '_field_93', ''),
(72885, 1300, '_field_94', ''),
(72886, 1300, '_field_95', ''),
(72887, 1300, '_field_128', ''),
(72888, 1300, '_field_129', ''),
(72889, 1300, '_field_96', 'Shuzheng Wang'),
(72890, 1300, '_field_97', '06/03/2015'),
(72891, 1300, '_field_98', 'Albert'),
(72892, 1300, '_field_99', 'Male'),
(72893, 1300, '_field_100', 'Mandarin'),
(72894, 1300, '_field_101', 'English'),
(72895, 1300, '_field_102', 'China'),
(72896, 1300, '_field_103', 'Yes'),
(72897, 1300, '_field_104', 'Zhuangda Wang 18 years old'),
(72898, 1300, '_field_105', ''),
(72899, 1300, '_field_106', ''),
(72900, 1300, '_field_130', 'Lions Park Montessori School'),
(72901, 1300, '_field_137', ''),
(72902, 1300, '_field_131', 'Casa'),
(72903, 1300, '_field_138', ''),
(72904, 1300, '_field_114', 'No'),
(72905, 1300, '_field_115', 'No'),
(72906, 1300, '_field_116', ''),
(72907, 1300, '_field_117', 'No'),
(72908, 1300, '_field_118', ''),
(72909, 1300, '_field_119', 'No'),
(72910, 1300, '_field_120', ''),
(72911, 1300, '_field_121', 'No'),
(72912, 1300, '_field_122', ''),
(72913, 1300, '_field_132', 'No'),
(72914, 1300, '_field_133', ''),
(72915, 1300, '_field_134', 'No'),
(72916, 1300, '_field_135', ''),
(72917, 1300, '_field_123', 'Both of my kids attended Montessori school before Kindergarten, so I trust the Montessori system. I want my younger child to continue Montessori for kindergarten and elementary school.'),
(72918, 1300, '_field_124', 'The Montessori method allows my elder child to become more confident when he was young. My younger child attended the Montessori when he first arrived in Canada 2 years ago. The Montessori method enables him to integrate and more fluent in English. So I believe the Montessori method can give my child a better future.'),
(72919, 1300, '_field_136', 'Shuzheng is willing to study and dedicate himself in his own work. He has a lot of experience in the Montessori method and acquired many skills. He is very kind but a little bit shy. '),
(72920, 1300, '_field_126', '1'),
(72921, 1300, '_form_id', '3'),
(72922, 1300, '_seq_num', '342'),
(72923, 1301, '_field_74', 'Kindergarten'),
(72924, 1301, '_field_75', 'September 2020'),
(72925, 1301, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(72926, 1301, '_field_78', ''),
(72927, 1301, '_field_79', ''),
(72928, 1301, '_field_80', 'Sylina'),
(72929, 1301, '_field_81', 'Nguyen'),
(72930, 1301, '_field_82', '6047611018'),
(72931, 1301, '_field_83', 'Sylinaa.nguyen@gmail.com'),
(72932, 1301, '_field_84', '4310 Hastings Street'),
(72933, 1301, '_field_85', '4310 Hastings Street'),
(72934, 1301, '_field_86', 'Burnaby'),
(72935, 1301, '_field_87', 'BC'),
(72936, 1301, '_field_88', 'V5c 2j9'),
(72937, 1301, '_field_89', 'The Spa By Ivanka Trump'),
(72938, 1301, '_field_90', '6049798883'),
(72939, 1301, '_field_91', '0'),
(72940, 1301, '_field_92', ''),
(72941, 1301, '_field_93', ''),
(72942, 1301, '_field_94', ''),
(72943, 1301, '_field_95', ''),
(72944, 1301, '_field_128', ''),
(72945, 1301, '_field_129', ''),
(72946, 1301, '_field_96', 'Aria Mills'),
(72947, 1301, '_field_97', '13/01/2020'),
(72948, 1301, '_field_98', ''),
(72949, 1301, '_field_99', 'Female'),
(72950, 1301, '_field_100', 'English'),
(72951, 1301, '_field_101', 'Vietnamese'),
(72952, 1301, '_field_102', 'Canadian'),
(72953, 1301, '_field_103', 'No'),
(72954, 1301, '_field_104', ''),
(72955, 1301, '_field_105', 'Puzzles, imaginative play, reading, drawing, painting'),
(72956, 1301, '_field_106', 'Dancing, outdoor free play, reading, sports, singing'),
(72957, 1301, '_field_130', 'Absorbent Minds Montessori'),
(72958, 1301, '_field_137', 'Practical life, puzzles, singing, art'),
(72959, 1301, '_field_131', 'Preschool'),
(72960, 1301, '_field_138', ''),
(72961, 1301, '_field_114', 'Aria has no health issues.'),
(72962, 1301, '_field_115', 'No'),
(72963, 1301, '_field_116', ''),
(72964, 1301, '_field_117', 'No'),
(72965, 1301, '_field_118', ''),
(72966, 1301, '_field_119', 'No'),
(72967, 1301, '_field_120', ''),
(72968, 1301, '_field_121', 'No'),
(72969, 1301, '_field_122', ''),
(72970, 1301, '_field_132', 'No'),
(72971, 1301, '_field_133', ''),
(72972, 1301, '_field_134', 'No'),
(72973, 1301, '_field_135', ''),
(72974, 1301, '_field_123', 'Westside Montessori\'s teaching aligns with what we believe is important when it comes to nurturing the minds of children. It is important that children are offered a safe learning environment so that they become the best version of themselves. '),
(72975, 1301, '_field_124', 'The Monstessori Method teaches children to be independent and because learning is self-directed, it builds confidence and also a love for learning.  '),
(72976, 1301, '_field_136', 'Aria is empathetic and cares very much for other\'s. She enjoys the company of others but is also very independent. She has a knack for solving puzzles and is very artistic. The teacher\'s at her current school says that she is a joy to have around. '),
(72977, 1301, '_field_126', '1'),
(72978, 1301, '_form_id', '3'),
(72979, 1301, '_seq_num', '343'),
(72980, 1302, '_field_74', 'Kindergarten'),
(72981, 1302, '_field_75', 'September 2020'),
(72982, 1302, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(72983, 1302, '_field_78', ''),
(72984, 1302, '_field_79', ''),
(72985, 1302, '_field_80', 'Sylina'),
(72986, 1302, '_field_81', 'Nguyen'),
(72987, 1302, '_field_82', '6047611018'),
(72988, 1302, '_field_83', 'Sylinaa.nguyen@gmail.com'),
(72989, 1302, '_field_84', '4310 Hastings Street'),
(72990, 1302, '_field_85', '4310 Hastings Street'),
(72991, 1302, '_field_86', 'Burnaby'),
(72992, 1302, '_field_87', 'BC'),
(72993, 1302, '_field_88', 'V5c 2j9'),
(72994, 1302, '_field_89', 'The Spa By Ivanka Trump'),
(72995, 1302, '_field_90', '6049798883'),
(72996, 1302, '_field_91', '0'),
(72997, 1302, '_field_92', ''),
(72998, 1302, '_field_93', ''),
(72999, 1302, '_field_94', ''),
(73000, 1302, '_field_95', ''),
(73001, 1302, '_field_128', ''),
(73002, 1302, '_field_129', ''),
(73003, 1302, '_field_96', 'Aria Mills'),
(73004, 1302, '_field_97', '13/01/2020'),
(73005, 1302, '_field_98', ''),
(73006, 1302, '_field_99', 'Female'),
(73007, 1302, '_field_100', 'English'),
(73008, 1302, '_field_101', 'Vietnamese'),
(73009, 1302, '_field_102', 'Canadian'),
(73010, 1302, '_field_103', 'No'),
(73011, 1302, '_field_104', ''),
(73012, 1302, '_field_105', 'Puzzles, imaginative play, reading, drawing, painting'),
(73013, 1302, '_field_106', 'Dancing, outdoor free play, reading, sports, singing'),
(73014, 1302, '_field_130', 'Absorbent Minds Montessori'),
(73015, 1302, '_field_137', 'Practical life, puzzles, singing, art'),
(73016, 1302, '_field_131', 'Preschool'),
(73017, 1302, '_field_138', ''),
(73018, 1302, '_field_114', 'Aria has no health issues.'),
(73019, 1302, '_field_115', 'No'),
(73020, 1302, '_field_116', ''),
(73021, 1302, '_field_117', 'No'),
(73022, 1302, '_field_118', ''),
(73023, 1302, '_field_119', 'No'),
(73024, 1302, '_field_120', ''),
(73025, 1302, '_field_121', 'No'),
(73026, 1302, '_field_122', ''),
(73027, 1302, '_field_132', 'No'),
(73028, 1302, '_field_133', ''),
(73029, 1302, '_field_134', 'No'),
(73030, 1302, '_field_135', ''),
(73031, 1302, '_field_123', 'Westside Montessori\'s teaching aligns with what we believe is important when it comes to nurturing the minds of children. It is important that children are offered a safe learning environment so that they become the best version of themselves. '),
(73032, 1302, '_field_124', 'The Monstessori Method teaches children to be independent and because learning is self-directed, it builds confidence and also a love for learning.  '),
(73033, 1302, '_field_136', 'Aria is empathetic and cares very much for other\'s. She enjoys the company of others but is also very independent. She has a knack for solving puzzles and is very artistic. The teacher\'s at her current school says that she is a joy to have around. '),
(73034, 1302, '_field_126', '1'),
(73035, 1302, '_form_id', '3'),
(73036, 1302, '_seq_num', '344'),
(73037, 1303, '_field_5', 'Morning Session'),
(73038, 1303, '_field_7', 'September 2020'),
(73039, 1303, '_field_9', '0'),
(73040, 1303, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(73041, 1303, '_field_70', ''),
(73042, 1303, '_field_71', ''),
(73043, 1303, '_field_17', 'Kevin'),
(73044, 1303, '_field_19', 'Eng'),
(73045, 1303, '_field_21', '604-868-0279'),
(73046, 1303, '_field_23', 'kevin_eng9@hotmail.com'),
(73047, 1303, '_field_25', '766 East 38th Ave'),
(73048, 1303, '_field_28', '766 East 38th Ave'),
(73049, 1303, '_field_29', 'Vancouver'),
(73050, 1303, '_field_33', 'BC'),
(73051, 1303, '_field_31', 'V5W 1J1'),
(73052, 1303, '_field_34', 'Self Employed'),
(73053, 1303, '_field_35', '6048680279'),
(73054, 1303, '_field_41', '0'),
(73055, 1303, '_field_57', ''),
(73056, 1303, '_field_58', ''),
(73057, 1303, '_field_59', ''),
(73058, 1303, '_field_60', ''),
(73059, 1303, '_field_18', 'Amelia Yeji Eng'),
(73060, 1303, '_field_24', '02/09/2017'),
(73061, 1303, '_field_20', 'Amelia'),
(73062, 1303, '_field_22', 'F'),
(73063, 1303, '_field_26', 'English'),
(73064, 1303, '_field_27', 'Korean'),
(73065, 1303, '_field_30', 'Canadian'),
(73066, 1303, '_field_32', 'Yes'),
(73067, 1303, '_field_72', 'Abigail Eng ;  Age 3 months'),
(73068, 1303, '_field_36', 'Reading and coloring'),
(73069, 1303, '_field_37', ''),
(73070, 1303, '_field_38', 'Yes'),
(73071, 1303, '_field_39', 'No'),
(73072, 1303, '_field_61', ''),
(73073, 1303, '_field_53', ''),
(73074, 1303, '_field_54', 'No'),
(73075, 1303, '_field_55', ''),
(73076, 1303, '_field_56', ''),
(73077, 1303, '_field_42', 'No allergies'),
(73078, 1303, '_field_43', 'No'),
(73079, 1303, '_field_62', ''),
(73080, 1303, '_field_44', 'No'),
(73081, 1303, '_field_63', ''),
(73082, 1303, '_field_45', 'No'),
(73083, 1303, '_field_64', ''),
(73084, 1303, '_field_46', 'N'),
(73085, 1303, '_field_65', ''),
(73086, 1303, '_field_47', 'We believe that a quality education can start at a young age. '),
(73087, 1303, '_field_73', 'Amelia learns best by doing things herself and directing her activities.  The structure of her learning is still being shaped as she discovers new activities.'),
(73088, 1303, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(73089, 1303, '_field_67', '1'),
(73090, 1303, '_form_id', '2'),
(73091, 1303, '_seq_num', '461'),
(73092, 1304, '_field_5', 'Morning Session'),
(73093, 1304, '_field_7', 'September 2020'),
(73094, 1304, '_field_9', '0'),
(73095, 1304, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(73096, 1304, '_field_70', ''),
(73097, 1304, '_field_71', ''),
(73098, 1304, '_field_17', 'Kevin'),
(73099, 1304, '_field_19', 'Eng'),
(73100, 1304, '_field_21', '604-868-0279'),
(73101, 1304, '_field_23', 'kevin_eng9@hotmail.com'),
(73102, 1304, '_field_25', '766 East 38th Ave'),
(73103, 1304, '_field_28', '766 East 38th Ave'),
(73104, 1304, '_field_29', 'Vancouver'),
(73105, 1304, '_field_33', 'BC'),
(73106, 1304, '_field_31', 'V5W 1J1'),
(73107, 1304, '_field_34', 'Self Employed'),
(73108, 1304, '_field_35', '6048680279'),
(73109, 1304, '_field_41', '0'),
(73110, 1304, '_field_57', ''),
(73111, 1304, '_field_58', ''),
(73112, 1304, '_field_59', ''),
(73113, 1304, '_field_60', ''),
(73114, 1304, '_field_18', 'Amelia Yeji Eng'),
(73115, 1304, '_field_24', '02/09/2017'),
(73116, 1304, '_field_20', 'Amelia'),
(73117, 1304, '_field_22', 'F'),
(73118, 1304, '_field_26', 'English'),
(73119, 1304, '_field_27', 'Korean'),
(73120, 1304, '_field_30', 'Canadian'),
(73121, 1304, '_field_32', 'Yes'),
(73122, 1304, '_field_72', 'Abigail Eng ;  Age 3 months'),
(73123, 1304, '_field_36', 'Reading and coloring'),
(73124, 1304, '_field_37', ''),
(73125, 1304, '_field_38', 'Yes'),
(73126, 1304, '_field_39', 'No'),
(73127, 1304, '_field_61', ''),
(73128, 1304, '_field_53', ''),
(73129, 1304, '_field_54', 'No'),
(73130, 1304, '_field_55', ''),
(73131, 1304, '_field_56', ''),
(73132, 1304, '_field_42', 'No allergies'),
(73133, 1304, '_field_43', 'No'),
(73134, 1304, '_field_62', ''),
(73135, 1304, '_field_44', 'No'),
(73136, 1304, '_field_63', ''),
(73137, 1304, '_field_45', 'No'),
(73138, 1304, '_field_64', ''),
(73139, 1304, '_field_46', 'N'),
(73140, 1304, '_field_65', ''),
(73141, 1304, '_field_47', 'We believe that a quality education can start at a young age. '),
(73142, 1304, '_field_73', 'Amelia learns best by doing things herself and directing her activities.  The structure of her learning is still being shaped as she discovers new activities.'),
(73143, 1304, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(73144, 1304, '_field_67', '1'),
(73145, 1304, '_form_id', '2'),
(73146, 1304, '_seq_num', '462'),
(73147, 1305, '_field_74', 'Kindergarten'),
(73148, 1305, '_field_75', 'September 2020'),
(73149, 1305, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(73150, 1305, '_field_78', ''),
(73151, 1305, '_field_79', ''),
(73152, 1305, '_field_80', 'Suman'),
(73153, 1305, '_field_81', 'Corcoran'),
(73154, 1305, '_field_82', '6043385207'),
(73155, 1305, '_field_83', 'suman.corcoran@gmail.com'),
(73156, 1305, '_field_84', '753 East 11th Avenue'),
(73157, 1305, '_field_85', ''),
(73158, 1305, '_field_86', 'Vancouver'),
(73159, 1305, '_field_87', 'BC'),
(73160, 1305, '_field_88', 'V5T 2E4'),
(73161, 1305, '_field_89', '7Seas'),
(73162, 1305, '_field_90', '6043385207'),
(73163, 1305, '_field_91', '0'),
(73164, 1305, '_field_92', ''),
(73165, 1305, '_field_93', ''),
(73166, 1305, '_field_94', ''),
(73167, 1305, '_field_95', ''),
(73168, 1305, '_field_128', ''),
(73169, 1305, '_field_129', ''),
(73170, 1305, '_field_96', 'Sonay Corcoran'),
(73171, 1305, '_field_97', '27/05/2015'),
(73172, 1305, '_field_98', ''),
(73173, 1305, '_field_99', 'Female'),
(73174, 1305, '_field_100', 'English'),
(73175, 1305, '_field_101', ''),
(73176, 1305, '_field_102', 'Canadian'),
(73177, 1305, '_field_103', 'No'),
(73178, 1305, '_field_104', ''),
(73179, 1305, '_field_105', 'Singing, piano, lego, pretend play (horses, dolls)'),
(73180, 1305, '_field_106', 'doing crafts, cooking/baking, pretend play with friends'),
(73181, 1305, '_field_130', 'Le Soleil Montessori Childrens House'),
(73182, 1305, '_field_137', 'metal insets, painting, flags/world map, trinomial cubes, moveable alphabet'),
(73183, 1305, '_field_131', 'preschool'),
(73184, 1305, '_field_138', 'piano, swimming, ballet'),
(73185, 1305, '_field_114', 'n/a'),
(73186, 1305, '_field_115', 'No'),
(73187, 1305, '_field_116', ''),
(73188, 1305, '_field_117', 'No'),
(73189, 1305, '_field_118', ''),
(73190, 1305, '_field_119', 'No'),
(73191, 1305, '_field_120', ''),
(73192, 1305, '_field_121', 'No'),
(73193, 1305, '_field_122', ''),
(73194, 1305, '_field_132', 'No'),
(73195, 1305, '_field_133', ''),
(73196, 1305, '_field_134', 'No'),
(73197, 1305, '_field_135', ''),
(73198, 1305, '_field_123', 'Sonay has been going to an AMI certified Montessori daycare since she was 2.5 years old. We really believe in the Montessori approach and try and mirror this at home as best as we can. I feel that Sonay has done well in this environment, and I would like it to continue for her. '),
(73199, 1305, '_field_124', 'I think the independence, self-led approach of the Montessori Method advocates for a love of learning - and this is exactly what we want for our child. We want her to love learning as much as we did, and be motivated by her own curiosity to discover the world for herself. '),
(73200, 1305, '_field_136', 'Sonay is a well adjusted child who has the ability to self-regulate. She is more sensitive and can get frustrated easily. She\'s a deeply feeling/sensitive child and can sometimes take on the emotions of those around her. She is very loving and enjoys one-on-one interactions. '),
(73201, 1305, '_field_126', '1'),
(73202, 1305, '_form_id', '3'),
(73203, 1305, '_seq_num', '345'),
(73204, 1306, '_field_74', 'Kindergarten'),
(73205, 1306, '_field_75', 'September 2020'),
(73206, 1306, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(73207, 1306, '_field_78', ''),
(73208, 1306, '_field_79', ''),
(73209, 1306, '_field_80', 'Suman'),
(73210, 1306, '_field_81', 'Corcoran'),
(73211, 1306, '_field_82', '6043385207'),
(73212, 1306, '_field_83', 'suman.corcoran@gmail.com'),
(73213, 1306, '_field_84', '753 East 11th Avenue'),
(73214, 1306, '_field_85', ''),
(73215, 1306, '_field_86', 'Vancouver'),
(73216, 1306, '_field_87', 'BC'),
(73217, 1306, '_field_88', 'V5T 2E4'),
(73218, 1306, '_field_89', '7Seas'),
(73219, 1306, '_field_90', '6043385207'),
(73220, 1306, '_field_91', '0'),
(73221, 1306, '_field_92', ''),
(73222, 1306, '_field_93', ''),
(73223, 1306, '_field_94', ''),
(73224, 1306, '_field_95', ''),
(73225, 1306, '_field_128', ''),
(73226, 1306, '_field_129', ''),
(73227, 1306, '_field_96', 'Sonay Corcoran'),
(73228, 1306, '_field_97', '27/05/2015'),
(73229, 1306, '_field_98', ''),
(73230, 1306, '_field_99', 'Female'),
(73231, 1306, '_field_100', 'English'),
(73232, 1306, '_field_101', ''),
(73233, 1306, '_field_102', 'Canadian'),
(73234, 1306, '_field_103', 'No'),
(73235, 1306, '_field_104', ''),
(73236, 1306, '_field_105', 'Singing, piano, lego, pretend play (horses, dolls)'),
(73237, 1306, '_field_106', 'doing crafts, cooking/baking, pretend play with friends'),
(73238, 1306, '_field_130', 'Le Soleil Montessori Childrens House'),
(73239, 1306, '_field_137', 'metal insets, painting, flags/world map, trinomial cubes, moveable alphabet'),
(73240, 1306, '_field_131', 'preschool'),
(73241, 1306, '_field_138', 'piano, swimming, ballet'),
(73242, 1306, '_field_114', 'n/a'),
(73243, 1306, '_field_115', 'No'),
(73244, 1306, '_field_116', ''),
(73245, 1306, '_field_117', 'No'),
(73246, 1306, '_field_118', ''),
(73247, 1306, '_field_119', 'No'),
(73248, 1306, '_field_120', ''),
(73249, 1306, '_field_121', 'No'),
(73250, 1306, '_field_122', ''),
(73251, 1306, '_field_132', 'No'),
(73252, 1306, '_field_133', ''),
(73253, 1306, '_field_134', 'No'),
(73254, 1306, '_field_135', ''),
(73255, 1306, '_field_123', 'Sonay has been going to an AMI certified Montessori daycare since she was 2.5 years old. We really believe in the Montessori approach and try and mirror this at home as best as we can. I feel that Sonay has done well in this environment, and I would like it to continue for her. '),
(73256, 1306, '_field_124', 'I think the independence, self-led approach of the Montessori Method advocates for a love of learning - and this is exactly what we want for our child. We want her to love learning as much as we did, and be motivated by her own curiosity to discover the world for herself. '),
(73257, 1306, '_field_136', 'Sonay is a well adjusted child who has the ability to self-regulate. She is more sensitive and can get frustrated easily. She\'s a deeply feeling/sensitive child and can sometimes take on the emotions of those around her. She is very loving and enjoys one-on-one interactions. '),
(73258, 1306, '_field_126', '1'),
(73259, 1306, '_form_id', '3'),
(73260, 1306, '_seq_num', '346'),
(73261, 1307, '_field_5', 'Full Day'),
(73262, 1307, '_field_7', 'September 2020'),
(73263, 1307, '_field_9', '0'),
(73264, 1307, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(73265, 1307, '_field_70', ''),
(73266, 1307, '_field_71', 'Friend of a friend'),
(73267, 1307, '_field_17', 'Stephanie'),
(73268, 1307, '_field_19', 'Chong'),
(73269, 1307, '_field_21', '6048366956'),
(73270, 1307, '_field_23', 'stephanie.e.chong@gmail.com'),
(73271, 1307, '_field_25', '1432 East 59th Ave.'),
(73272, 1307, '_field_28', ''),
(73273, 1307, '_field_29', 'Vancouver'),
(73274, 1307, '_field_33', 'BC'),
(73275, 1307, '_field_31', 'V5P2G7'),
(73276, 1307, '_field_34', 'Television Writer  - Mayhem Entertainment'),
(73277, 1307, '_field_35', '6048366956'),
(73278, 1307, '_field_41', '1'),
(73279, 1307, '_field_57', ''),
(73280, 1307, '_field_58', ''),
(73281, 1307, '_field_59', ''),
(73282, 1307, '_field_60', ''),
(73283, 1307, '_field_18', 'Logan Bryce Quan'),
(73284, 1307, '_field_24', '29/03/2018'),
(73285, 1307, '_field_20', 'Logan'),
(73286, 1307, '_field_22', 'F'),
(73287, 1307, '_field_26', 'English'),
(73288, 1307, '_field_27', 'Cantonese'),
(73289, 1307, '_field_30', 'Canadian'),
(73290, 1307, '_field_32', 'Yes'),
(73291, 1307, '_field_72', 'Due May 2020'),
(73292, 1307, '_field_36', 'Looking at books and playing with toys'),
(73293, 1307, '_field_37', 'running and playing at the playground'),
(73294, 1307, '_field_38', 'No'),
(73295, 1307, '_field_39', 'Yes'),
(73296, 1307, '_field_61', 'Yes'),
(73297, 1307, '_field_53', ''),
(73298, 1307, '_field_54', 'No'),
(73299, 1307, '_field_55', ''),
(73300, 1307, '_field_56', ''),
(73301, 1307, '_field_42', 'My child has no known allergies or illnesses.'),
(73302, 1307, '_field_43', 'No'),
(73303, 1307, '_field_62', ''),
(73304, 1307, '_field_44', 'No'),
(73305, 1307, '_field_63', ''),
(73306, 1307, '_field_45', 'No'),
(73307, 1307, '_field_64', ''),
(73308, 1307, '_field_46', 'N'),
(73309, 1307, '_field_65', ''),
(73310, 1307, '_field_47', 'Logan is a very social and curious child. Since my husband and I have gone back to work, she has been splitting her time between her grandparents, and other family members during the work week and she has adjusted very well to different environments every day. While we are lucky to have the help of our family, we\'d love for Logan to experience the structure of a Montessori program with other children her age. A friend of mine told me to look into WMA after another parent gushed about how much her child has enjoyed attending.'),
(73311, 1307, '_field_73', 'Logan is such an incredibly curious child and the fact that the Montessori Method helps children learn how to learn, is something that really resonates with my husband and I. While we encourage Logan in every way we can, we feel that giving her the opportunity in a structured learning environment, like that of WMA, will create the best educational foundation for her moving forward. We want her to be a lifelong learner, the Montessori Method seems like the best first step to encourage that.'),
(73312, 1307, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(73313, 1307, '_field_67', '1'),
(73314, 1307, '_form_id', '2'),
(73315, 1307, '_seq_num', '463'),
(73316, 1308, '_field_5', 'Full Day'),
(73317, 1308, '_field_7', 'September 2020'),
(73318, 1308, '_field_9', '0'),
(73319, 1308, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(73320, 1308, '_field_70', ''),
(73321, 1308, '_field_71', 'Friend of a friend'),
(73322, 1308, '_field_17', 'Stephanie'),
(73323, 1308, '_field_19', 'Chong'),
(73324, 1308, '_field_21', '6048366956'),
(73325, 1308, '_field_23', 'stephanie.e.chong@gmail.com'),
(73326, 1308, '_field_25', '1432 East 59th Ave.'),
(73327, 1308, '_field_28', ''),
(73328, 1308, '_field_29', 'Vancouver');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(73329, 1308, '_field_33', 'BC'),
(73330, 1308, '_field_31', 'V5P2G7'),
(73331, 1308, '_field_34', 'Television Writer  - Mayhem Entertainment'),
(73332, 1308, '_field_35', '6048366956'),
(73333, 1308, '_field_41', '1'),
(73334, 1308, '_field_57', ''),
(73335, 1308, '_field_58', ''),
(73336, 1308, '_field_59', ''),
(73337, 1308, '_field_60', ''),
(73338, 1308, '_field_18', 'Logan Bryce Quan'),
(73339, 1308, '_field_24', '29/03/2018'),
(73340, 1308, '_field_20', 'Logan'),
(73341, 1308, '_field_22', 'F'),
(73342, 1308, '_field_26', 'English'),
(73343, 1308, '_field_27', 'Cantonese'),
(73344, 1308, '_field_30', 'Canadian'),
(73345, 1308, '_field_32', 'Yes'),
(73346, 1308, '_field_72', 'Due May 2020'),
(73347, 1308, '_field_36', 'Looking at books and playing with toys'),
(73348, 1308, '_field_37', 'running and playing at the playground'),
(73349, 1308, '_field_38', 'No'),
(73350, 1308, '_field_39', 'Yes'),
(73351, 1308, '_field_61', 'Yes'),
(73352, 1308, '_field_53', ''),
(73353, 1308, '_field_54', 'No'),
(73354, 1308, '_field_55', ''),
(73355, 1308, '_field_56', ''),
(73356, 1308, '_field_42', 'My child has no known allergies or illnesses.'),
(73357, 1308, '_field_43', 'No'),
(73358, 1308, '_field_62', ''),
(73359, 1308, '_field_44', 'No'),
(73360, 1308, '_field_63', ''),
(73361, 1308, '_field_45', 'No'),
(73362, 1308, '_field_64', ''),
(73363, 1308, '_field_46', 'N'),
(73364, 1308, '_field_65', ''),
(73365, 1308, '_field_47', 'Logan is a very social and curious child. Since my husband and I have gone back to work, she has been splitting her time between her grandparents, and other family members during the work week and she has adjusted very well to different environments every day. While we are lucky to have the help of our family, we\'d love for Logan to experience the structure of a Montessori program with other children her age. A friend of mine told me to look into WMA after another parent gushed about how much her child has enjoyed attending.'),
(73366, 1308, '_field_73', 'Logan is such an incredibly curious child and the fact that the Montessori Method helps children learn how to learn, is something that really resonates with my husband and I. While we encourage Logan in every way we can, we feel that giving her the opportunity in a structured learning environment, like that of WMA, will create the best educational foundation for her moving forward. We want her to be a lifelong learner, the Montessori Method seems like the best first step to encourage that.'),
(73367, 1308, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(73368, 1308, '_field_67', '1'),
(73369, 1308, '_form_id', '2'),
(73370, 1308, '_seq_num', '464'),
(73371, 1309, '_field_74', 'Kindergarten'),
(73372, 1309, '_field_75', 'September 2020'),
(73373, 1309, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(73374, 1309, '_field_78', ''),
(73375, 1309, '_field_79', ''),
(73376, 1309, '_field_80', 'Claire'),
(73377, 1309, '_field_81', 'Blair'),
(73378, 1309, '_field_82', '6047246396'),
(73379, 1309, '_field_83', 'claireblair@shaw.ca'),
(73380, 1309, '_field_84', '3358 Findlay Street'),
(73381, 1309, '_field_85', ''),
(73382, 1309, '_field_86', 'Vancouver'),
(73383, 1309, '_field_87', 'BC'),
(73384, 1309, '_field_88', 'V5N4E7'),
(73385, 1309, '_field_89', 'Belzona Molecular BC Ltd.'),
(73386, 1309, '_field_90', '6048702945'),
(73387, 1309, '_field_91', '1'),
(73388, 1309, '_field_92', 'Erik'),
(73389, 1309, '_field_93', 'Blair'),
(73390, 1309, '_field_94', 'eblair@shaw.ca'),
(73391, 1309, '_field_95', '6047245986'),
(73392, 1309, '_field_128', 'Metro Vancouver'),
(73393, 1309, '_field_129', '6048366747'),
(73394, 1309, '_field_96', 'Emma Lynn Blair'),
(73395, 1309, '_field_97', '24/06/2011'),
(73396, 1309, '_field_98', 'Emma'),
(73397, 1309, '_field_99', 'Female'),
(73398, 1309, '_field_100', 'English'),
(73399, 1309, '_field_101', ''),
(73400, 1309, '_field_102', 'Canadian'),
(73401, 1309, '_field_103', 'Yes'),
(73402, 1309, '_field_104', 'Hannah Blair - 2.5'),
(73403, 1309, '_field_105', 'Puzzles, Drawing, Magnetic Building'),
(73404, 1309, '_field_106', 'Role play - Shop, Dressup, board games'),
(73405, 1309, '_field_130', 'Little Cedar Monetessori'),
(73406, 1309, '_field_137', 'Trinomial Cube, Roman Arch, Moveable Alphabet, Puzzles'),
(73407, 1309, '_field_131', 'Pre-School'),
(73408, 1309, '_field_138', 'Ballet and Acro'),
(73409, 1309, '_field_114', 'Very mild - Astham (Seasonal or Cold/Flu Induced)'),
(73410, 1309, '_field_115', 'No'),
(73411, 1309, '_field_116', ''),
(73412, 1309, '_field_117', 'No'),
(73413, 1309, '_field_118', ''),
(73414, 1309, '_field_119', 'No'),
(73415, 1309, '_field_120', ''),
(73416, 1309, '_field_121', 'No'),
(73417, 1309, '_field_122', ''),
(73418, 1309, '_field_132', 'No'),
(73419, 1309, '_field_133', ''),
(73420, 1309, '_field_134', 'No'),
(73421, 1309, '_field_135', ''),
(73422, 1309, '_field_123', 'Emma attends a Montessori pre-school and feel she has really thrived in this type of learning environment. '),
(73423, 1309, '_field_124', 'We want to empower our child with knowledge that she is capable of anything that she herself puts her mind to. '),
(73424, 1309, '_field_136', 'Emma loves to learn and she loves to be a master of what she learns. She is the type of child that will do something over and over until it is perfected. She is a quiet and sensitive child that works best in calm environments. '),
(73425, 1309, '_field_126', '1'),
(73426, 1309, '_form_id', '3'),
(73427, 1309, '_seq_num', '347'),
(73428, 1310, '_field_74', 'Kindergarten'),
(73429, 1310, '_field_75', 'September 2020'),
(73430, 1310, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(73431, 1310, '_field_78', ''),
(73432, 1310, '_field_79', ''),
(73433, 1310, '_field_80', 'Claire'),
(73434, 1310, '_field_81', 'Blair'),
(73435, 1310, '_field_82', '6047246396'),
(73436, 1310, '_field_83', 'claireblair@shaw.ca'),
(73437, 1310, '_field_84', '3358 Findlay Street'),
(73438, 1310, '_field_85', ''),
(73439, 1310, '_field_86', 'Vancouver'),
(73440, 1310, '_field_87', 'BC'),
(73441, 1310, '_field_88', 'V5N4E7'),
(73442, 1310, '_field_89', 'Belzona Molecular BC Ltd.'),
(73443, 1310, '_field_90', '6048702945'),
(73444, 1310, '_field_91', '1'),
(73445, 1310, '_field_92', 'Erik'),
(73446, 1310, '_field_93', 'Blair'),
(73447, 1310, '_field_94', 'eblair@shaw.ca'),
(73448, 1310, '_field_95', '6047245986'),
(73449, 1310, '_field_128', 'Metro Vancouver'),
(73450, 1310, '_field_129', '6048366747'),
(73451, 1310, '_field_96', 'Emma Lynn Blair'),
(73452, 1310, '_field_97', '24/06/2011'),
(73453, 1310, '_field_98', 'Emma'),
(73454, 1310, '_field_99', 'Female'),
(73455, 1310, '_field_100', 'English'),
(73456, 1310, '_field_101', ''),
(73457, 1310, '_field_102', 'Canadian'),
(73458, 1310, '_field_103', 'Yes'),
(73459, 1310, '_field_104', 'Hannah Blair - 2.5'),
(73460, 1310, '_field_105', 'Puzzles, Drawing, Magnetic Building'),
(73461, 1310, '_field_106', 'Role play - Shop, Dressup, board games'),
(73462, 1310, '_field_130', 'Little Cedar Monetessori'),
(73463, 1310, '_field_137', 'Trinomial Cube, Roman Arch, Moveable Alphabet, Puzzles'),
(73464, 1310, '_field_131', 'Pre-School'),
(73465, 1310, '_field_138', 'Ballet and Acro'),
(73466, 1310, '_field_114', 'Very mild - Astham (Seasonal or Cold/Flu Induced)'),
(73467, 1310, '_field_115', 'No'),
(73468, 1310, '_field_116', ''),
(73469, 1310, '_field_117', 'No'),
(73470, 1310, '_field_118', ''),
(73471, 1310, '_field_119', 'No'),
(73472, 1310, '_field_120', ''),
(73473, 1310, '_field_121', 'No'),
(73474, 1310, '_field_122', ''),
(73475, 1310, '_field_132', 'No'),
(73476, 1310, '_field_133', ''),
(73477, 1310, '_field_134', 'No'),
(73478, 1310, '_field_135', ''),
(73479, 1310, '_field_123', 'Emma attends a Montessori pre-school and feel she has really thrived in this type of learning environment. '),
(73480, 1310, '_field_124', 'We want to empower our child with knowledge that she is capable of anything that she herself puts her mind to. '),
(73481, 1310, '_field_136', 'Emma loves to learn and she loves to be a master of what she learns. She is the type of child that will do something over and over until it is perfected. She is a quiet and sensitive child that works best in calm environments. '),
(73482, 1310, '_field_126', '1'),
(73483, 1310, '_form_id', '3'),
(73484, 1310, '_seq_num', '348'),
(73485, 1311, '_field_5', 'Full Day'),
(73486, 1311, '_field_7', 'September 2020'),
(73487, 1311, '_field_9', '0'),
(73488, 1311, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(73489, 1311, '_field_70', ''),
(73490, 1311, '_field_71', ''),
(73491, 1311, '_field_17', 'Caroline'),
(73492, 1311, '_field_19', 'Liu'),
(73493, 1311, '_field_21', '7788401271'),
(73494, 1311, '_field_23', 'carolinehuynh604@hotmail.com'),
(73495, 1311, '_field_25', '4075 Slocan Street'),
(73496, 1311, '_field_28', ''),
(73497, 1311, '_field_29', 'Vancouver'),
(73498, 1311, '_field_33', 'BC'),
(73499, 1311, '_field_31', 'V5R1Y9'),
(73500, 1311, '_field_34', 'Aritzia '),
(73501, 1311, '_field_35', '6042690892'),
(73502, 1311, '_field_41', '1'),
(73503, 1311, '_field_57', ''),
(73504, 1311, '_field_58', ''),
(73505, 1311, '_field_59', ''),
(73506, 1311, '_field_60', ''),
(73507, 1311, '_field_18', 'Madynn Charlie Liu'),
(73508, 1311, '_field_24', '28/02/2016'),
(73509, 1311, '_field_20', 'Madynn '),
(73510, 1311, '_field_22', 'F'),
(73511, 1311, '_field_26', 'english/chinese '),
(73512, 1311, '_field_27', ''),
(73513, 1311, '_field_30', 'Canadian '),
(73514, 1311, '_field_32', 'Yes'),
(73515, 1311, '_field_72', 'Cohen Skyler Liu, 18 months '),
(73516, 1311, '_field_36', 'Books and drawing '),
(73517, 1311, '_field_37', 'Play house '),
(73518, 1311, '_field_38', 'No'),
(73519, 1311, '_field_39', 'Yes'),
(73520, 1311, '_field_61', 'Yes'),
(73521, 1311, '_field_53', ''),
(73522, 1311, '_field_54', 'Yes'),
(73523, 1311, '_field_55', 'WOLO Arts and Dance program kindergarten-prep '),
(73524, 1311, '_field_56', 'Yes'),
(73525, 1311, '_field_42', 'None of the above '),
(73526, 1311, '_field_43', 'No'),
(73527, 1311, '_field_62', ''),
(73528, 1311, '_field_44', 'No'),
(73529, 1311, '_field_63', ''),
(73530, 1311, '_field_45', 'No'),
(73531, 1311, '_field_64', ''),
(73532, 1311, '_field_46', 'N'),
(73533, 1311, '_field_65', ''),
(73534, 1311, '_field_47', 'I chose WMA because my values and WMA\'s mission statement share similar ideas. 1) provide a safe, supportive educational environment that will nurture every child’s natural curiosity for learning 2) committed to providing the tools, the guides and the prepared environment necessary, to allow each child to reach his or her full potential both socially and academically.'),
(73535, 1311, '_field_73', 'I enrolled Madynn in a reggio emilla approach because at 2 and half, I believe children should be learning through their sense to explore and direct their educational experience. I now feel Madynn has outgrown that strategy and needs more structure and a challenge, she is ready for the Montessori method. '),
(73536, 1311, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(73537, 1311, '_field_67', '1'),
(73538, 1311, '_form_id', '2'),
(73539, 1311, '_seq_num', '465'),
(73540, 1312, '_field_5', 'Full Day'),
(73541, 1312, '_field_7', 'September 2020'),
(73542, 1312, '_field_9', '0'),
(73543, 1312, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(73544, 1312, '_field_70', ''),
(73545, 1312, '_field_71', ''),
(73546, 1312, '_field_17', 'Caroline'),
(73547, 1312, '_field_19', 'Liu'),
(73548, 1312, '_field_21', '7788401271'),
(73549, 1312, '_field_23', 'carolinehuynh604@hotmail.com'),
(73550, 1312, '_field_25', '4075 Slocan Street'),
(73551, 1312, '_field_28', ''),
(73552, 1312, '_field_29', 'Vancouver'),
(73553, 1312, '_field_33', 'BC'),
(73554, 1312, '_field_31', 'V5R1Y9'),
(73555, 1312, '_field_34', 'Aritzia '),
(73556, 1312, '_field_35', '6042690892'),
(73557, 1312, '_field_41', '1'),
(73558, 1312, '_field_57', ''),
(73559, 1312, '_field_58', ''),
(73560, 1312, '_field_59', ''),
(73561, 1312, '_field_60', ''),
(73562, 1312, '_field_18', 'Madynn Charlie Liu'),
(73563, 1312, '_field_24', '28/02/2016'),
(73564, 1312, '_field_20', 'Madynn '),
(73565, 1312, '_field_22', 'F'),
(73566, 1312, '_field_26', 'english/chinese '),
(73567, 1312, '_field_27', ''),
(73568, 1312, '_field_30', 'Canadian '),
(73569, 1312, '_field_32', 'Yes'),
(73570, 1312, '_field_72', 'Cohen Skyler Liu, 18 months '),
(73571, 1312, '_field_36', 'Books and drawing '),
(73572, 1312, '_field_37', 'Play house '),
(73573, 1312, '_field_38', 'No'),
(73574, 1312, '_field_39', 'Yes'),
(73575, 1312, '_field_61', 'Yes'),
(73576, 1312, '_field_53', ''),
(73577, 1312, '_field_54', 'Yes'),
(73578, 1312, '_field_55', 'WOLO Arts and Dance program kindergarten-prep '),
(73579, 1312, '_field_56', 'Yes'),
(73580, 1312, '_field_42', 'None of the above '),
(73581, 1312, '_field_43', 'No'),
(73582, 1312, '_field_62', ''),
(73583, 1312, '_field_44', 'No'),
(73584, 1312, '_field_63', ''),
(73585, 1312, '_field_45', 'No'),
(73586, 1312, '_field_64', ''),
(73587, 1312, '_field_46', 'N'),
(73588, 1312, '_field_65', ''),
(73589, 1312, '_field_47', 'I chose WMA because my values and WMA\'s mission statement share similar ideas. 1) provide a safe, supportive educational environment that will nurture every child’s natural curiosity for learning 2) committed to providing the tools, the guides and the prepared environment necessary, to allow each child to reach his or her full potential both socially and academically.'),
(73590, 1312, '_field_73', 'I enrolled Madynn in a reggio emilla approach because at 2 and half, I believe children should be learning through their sense to explore and direct their educational experience. I now feel Madynn has outgrown that strategy and needs more structure and a challenge, she is ready for the Montessori method. '),
(73591, 1312, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(73592, 1312, '_field_67', '1'),
(73593, 1312, '_form_id', '2'),
(73594, 1312, '_seq_num', '466'),
(73595, 1313, '_field_74', 'Grade Two'),
(73596, 1313, '_field_75', 'September 2020'),
(73597, 1313, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(73598, 1313, '_field_78', ''),
(73599, 1313, '_field_79', ''),
(73600, 1313, '_field_80', 'Ramesh Kumar'),
(73601, 1313, '_field_81', 'Somasundaram'),
(73602, 1313, '_field_82', '4086634894'),
(73603, 1313, '_field_83', 'ramesh22@gmail.com'),
(73604, 1313, '_field_84', '5588 patterson avenue'),
(73605, 1313, '_field_85', '778'),
(73606, 1313, '_field_86', 'Burnaby'),
(73607, 1313, '_field_87', 'BC'),
(73608, 1313, '_field_88', 'V5H0A7'),
(73609, 1313, '_field_89', 'Burnaby'),
(73610, 1313, '_field_90', '4086634894'),
(73611, 1313, '_field_91', '0'),
(73612, 1313, '_field_92', ''),
(73613, 1313, '_field_93', ''),
(73614, 1313, '_field_94', ''),
(73615, 1313, '_field_95', ''),
(73616, 1313, '_field_128', ''),
(73617, 1313, '_field_129', ''),
(73618, 1313, '_field_96', 'Ashvath Ramesh'),
(73619, 1313, '_field_97', '19/09/2011'),
(73620, 1313, '_field_98', 'Ashvath'),
(73621, 1313, '_field_99', 'Male'),
(73622, 1313, '_field_100', 'Tamil'),
(73623, 1313, '_field_101', ''),
(73624, 1313, '_field_102', 'Indian'),
(73625, 1313, '_field_103', 'Yes'),
(73626, 1313, '_field_104', 'Adhvaith Ramesh / 5 years'),
(73627, 1313, '_field_105', 'Reading &amp; Lego'),
(73628, 1313, '_field_106', 'basketball, lego, running around'),
(73629, 1313, '_field_130', 'Rainbow Montessori, California'),
(73630, 1313, '_field_137', 'Reading/Math'),
(73631, 1313, '_field_131', '2nd'),
(73632, 1313, '_field_138', 'Basketball, chess, tennis, hip-hop, drawing'),
(73633, 1313, '_field_114', 'None'),
(73634, 1313, '_field_115', 'No'),
(73635, 1313, '_field_116', ''),
(73636, 1313, '_field_117', 'No'),
(73637, 1313, '_field_118', ''),
(73638, 1313, '_field_119', 'No'),
(73639, 1313, '_field_120', ''),
(73640, 1313, '_field_121', 'No'),
(73641, 1313, '_field_122', ''),
(73642, 1313, '_field_132', 'No'),
(73643, 1313, '_field_133', ''),
(73644, 1313, '_field_134', 'No'),
(73645, 1313, '_field_135', ''),
(73646, 1313, '_field_123', '1. Close to work place\n2. He is doing Montessori for 6 days and loves it.'),
(73647, 1313, '_field_124', '1. We believe in integrated learning approach'),
(73648, 1313, '_field_136', 'None'),
(73649, 1313, '_field_126', '1'),
(73650, 1313, '_form_id', '3'),
(73651, 1313, '_seq_num', '349'),
(73652, 1314, '_field_74', 'Grade Two'),
(73653, 1314, '_field_75', 'September 2020'),
(73654, 1314, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(73655, 1314, '_field_78', ''),
(73656, 1314, '_field_79', ''),
(73657, 1314, '_field_80', 'Ramesh Kumar'),
(73658, 1314, '_field_81', 'Somasundaram'),
(73659, 1314, '_field_82', '4086634894'),
(73660, 1314, '_field_83', 'ramesh22@gmail.com'),
(73661, 1314, '_field_84', '5588 patterson avenue'),
(73662, 1314, '_field_85', '778'),
(73663, 1314, '_field_86', 'Burnaby'),
(73664, 1314, '_field_87', 'BC'),
(73665, 1314, '_field_88', 'V5H0A7'),
(73666, 1314, '_field_89', 'Burnaby'),
(73667, 1314, '_field_90', '4086634894'),
(73668, 1314, '_field_91', '0'),
(73669, 1314, '_field_92', ''),
(73670, 1314, '_field_93', ''),
(73671, 1314, '_field_94', ''),
(73672, 1314, '_field_95', ''),
(73673, 1314, '_field_128', ''),
(73674, 1314, '_field_129', ''),
(73675, 1314, '_field_96', 'Ashvath Ramesh'),
(73676, 1314, '_field_97', '19/09/2011'),
(73677, 1314, '_field_98', 'Ashvath'),
(73678, 1314, '_field_99', 'Male'),
(73679, 1314, '_field_100', 'Tamil'),
(73680, 1314, '_field_101', ''),
(73681, 1314, '_field_102', 'Indian'),
(73682, 1314, '_field_103', 'Yes'),
(73683, 1314, '_field_104', 'Adhvaith Ramesh / 5 years'),
(73684, 1314, '_field_105', 'Reading &amp; Lego'),
(73685, 1314, '_field_106', 'basketball, lego, running around'),
(73686, 1314, '_field_130', 'Rainbow Montessori, California'),
(73687, 1314, '_field_137', 'Reading/Math'),
(73688, 1314, '_field_131', '2nd'),
(73689, 1314, '_field_138', 'Basketball, chess, tennis, hip-hop, drawing'),
(73690, 1314, '_field_114', 'None'),
(73691, 1314, '_field_115', 'No'),
(73692, 1314, '_field_116', ''),
(73693, 1314, '_field_117', 'No'),
(73694, 1314, '_field_118', ''),
(73695, 1314, '_field_119', 'No'),
(73696, 1314, '_field_120', ''),
(73697, 1314, '_field_121', 'No'),
(73698, 1314, '_field_122', ''),
(73699, 1314, '_field_132', 'No'),
(73700, 1314, '_field_133', ''),
(73701, 1314, '_field_134', 'No'),
(73702, 1314, '_field_135', ''),
(73703, 1314, '_field_123', '1. Close to work place\n2. He is doing Montessori for 6 days and loves it.'),
(73704, 1314, '_field_124', '1. We believe in integrated learning approach'),
(73705, 1314, '_field_136', 'None'),
(73706, 1314, '_field_126', '1'),
(73707, 1314, '_form_id', '3'),
(73708, 1314, '_seq_num', '350'),
(73709, 1315, '_field_74', 'Kindergarten'),
(73710, 1315, '_field_75', 'September 2020'),
(73711, 1315, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(73712, 1315, '_field_78', ''),
(73713, 1315, '_field_79', ''),
(73714, 1315, '_field_80', 'Ramesh Kumar'),
(73715, 1315, '_field_81', 'Somasundaram'),
(73716, 1315, '_field_82', '4086634894'),
(73717, 1315, '_field_83', 'ramesh22@gmail.com'),
(73718, 1315, '_field_84', '5588 patterson avenue'),
(73719, 1315, '_field_85', '208'),
(73720, 1315, '_field_86', 'Burnaby'),
(73721, 1315, '_field_87', 'BC'),
(73722, 1315, '_field_88', 'V5H0A7'),
(73723, 1315, '_field_89', 'Burnaby'),
(73724, 1315, '_field_90', '4086634894'),
(73725, 1315, '_field_91', '0'),
(73726, 1315, '_field_92', ''),
(73727, 1315, '_field_93', ''),
(73728, 1315, '_field_94', ''),
(73729, 1315, '_field_95', ''),
(73730, 1315, '_field_128', ''),
(73731, 1315, '_field_129', ''),
(73732, 1315, '_field_96', 'Adhvaith Ramesh'),
(73733, 1315, '_field_97', '28/11/2014'),
(73734, 1315, '_field_98', 'Adhvaith'),
(73735, 1315, '_field_99', 'Male'),
(73736, 1315, '_field_100', 'Tamil'),
(73737, 1315, '_field_101', ''),
(73738, 1315, '_field_102', 'USA'),
(73739, 1315, '_field_103', 'Yes'),
(73740, 1315, '_field_104', 'Ashvath Ramesh / 8 years'),
(73741, 1315, '_field_105', 'lego, reading'),
(73742, 1315, '_field_106', 'running around'),
(73743, 1315, '_field_130', 'Rainbow Montessori'),
(73744, 1315, '_field_137', 'math, reading'),
(73745, 1315, '_field_131', 'Kindergarden'),
(73746, 1315, '_field_138', 'chess, hip-hop, soccer, suduko'),
(73747, 1315, '_field_114', 'None'),
(73748, 1315, '_field_115', 'No'),
(73749, 1315, '_field_116', ''),
(73750, 1315, '_field_117', 'No'),
(73751, 1315, '_field_118', ''),
(73752, 1315, '_field_119', 'No'),
(73753, 1315, '_field_120', ''),
(73754, 1315, '_field_121', 'No'),
(73755, 1315, '_field_122', ''),
(73756, 1315, '_field_132', 'No'),
(73757, 1315, '_field_133', ''),
(73758, 1315, '_field_134', 'No'),
(73759, 1315, '_field_135', ''),
(73760, 1315, '_field_123', 'WMA seems to be one of the best Montessori in the area and we are very excited.'),
(73761, 1315, '_field_124', 'He is currently in Montessori school and enjoying the education here.  We believe in practical and play based education and Montessori method fits perfectly.'),
(73762, 1315, '_field_136', 'None'),
(73763, 1315, '_field_126', '1'),
(73764, 1315, '_form_id', '3'),
(73765, 1315, '_seq_num', '351'),
(73766, 1316, '_field_74', 'Kindergarten'),
(73767, 1316, '_field_75', 'September 2020'),
(73768, 1316, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(73769, 1316, '_field_78', ''),
(73770, 1316, '_field_79', ''),
(73771, 1316, '_field_80', 'Ramesh Kumar'),
(73772, 1316, '_field_81', 'Somasundaram'),
(73773, 1316, '_field_82', '4086634894'),
(73774, 1316, '_field_83', 'ramesh22@gmail.com'),
(73775, 1316, '_field_84', '5588 patterson avenue'),
(73776, 1316, '_field_85', '208'),
(73777, 1316, '_field_86', 'Burnaby'),
(73778, 1316, '_field_87', 'BC'),
(73779, 1316, '_field_88', 'V5H0A7'),
(73780, 1316, '_field_89', 'Burnaby'),
(73781, 1316, '_field_90', '4086634894'),
(73782, 1316, '_field_91', '0'),
(73783, 1316, '_field_92', ''),
(73784, 1316, '_field_93', ''),
(73785, 1316, '_field_94', ''),
(73786, 1316, '_field_95', ''),
(73787, 1316, '_field_128', ''),
(73788, 1316, '_field_129', ''),
(73789, 1316, '_field_96', 'Adhvaith Ramesh'),
(73790, 1316, '_field_97', '28/11/2014'),
(73791, 1316, '_field_98', 'Adhvaith'),
(73792, 1316, '_field_99', 'Male'),
(73793, 1316, '_field_100', 'Tamil'),
(73794, 1316, '_field_101', ''),
(73795, 1316, '_field_102', 'USA'),
(73796, 1316, '_field_103', 'Yes'),
(73797, 1316, '_field_104', 'Ashvath Ramesh / 8 years'),
(73798, 1316, '_field_105', 'lego, reading'),
(73799, 1316, '_field_106', 'running around'),
(73800, 1316, '_field_130', 'Rainbow Montessori'),
(73801, 1316, '_field_137', 'math, reading'),
(73802, 1316, '_field_131', 'Kindergarden'),
(73803, 1316, '_field_138', 'chess, hip-hop, soccer, suduko'),
(73804, 1316, '_field_114', 'None'),
(73805, 1316, '_field_115', 'No'),
(73806, 1316, '_field_116', ''),
(73807, 1316, '_field_117', 'No'),
(73808, 1316, '_field_118', ''),
(73809, 1316, '_field_119', 'No'),
(73810, 1316, '_field_120', ''),
(73811, 1316, '_field_121', 'No'),
(73812, 1316, '_field_122', ''),
(73813, 1316, '_field_132', 'No'),
(73814, 1316, '_field_133', ''),
(73815, 1316, '_field_134', 'No'),
(73816, 1316, '_field_135', ''),
(73817, 1316, '_field_123', 'WMA seems to be one of the best Montessori in the area and we are very excited.'),
(73818, 1316, '_field_124', 'He is currently in Montessori school and enjoying the education here.  We believe in practical and play based education and Montessori method fits perfectly.'),
(73819, 1316, '_field_136', 'None'),
(73820, 1316, '_field_126', '1'),
(73821, 1316, '_form_id', '3'),
(73822, 1316, '_seq_num', '352'),
(73823, 1317, '_field_5', 'Full Day'),
(73824, 1317, '_field_7', 'September 2020'),
(73825, 1317, '_field_9', '0'),
(73826, 1317, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(73827, 1317, '_field_70', ''),
(73828, 1317, '_field_71', ''),
(73829, 1317, '_field_17', 'Lin'),
(73830, 1317, '_field_19', 'Zhang'),
(73831, 1317, '_field_21', '778-321-5966'),
(73832, 1317, '_field_23', 'me@lei.io'),
(73833, 1317, '_field_25', '4155 Central Blvd'),
(73834, 1317, '_field_28', '208'),
(73835, 1317, '_field_29', 'Burnaby'),
(73836, 1317, '_field_33', 'BC'),
(73837, 1317, '_field_31', 'V5H4X2'),
(73838, 1317, '_field_34', 'Work at home'),
(73839, 1317, '_field_35', '778-321-5966'),
(73840, 1317, '_field_41', '0'),
(73841, 1317, '_field_57', ''),
(73842, 1317, '_field_58', ''),
(73843, 1317, '_field_59', ''),
(73844, 1317, '_field_60', ''),
(73845, 1317, '_field_18', 'Clara Guo'),
(73846, 1317, '_field_24', '29/01/2017'),
(73847, 1317, '_field_20', ''),
(73848, 1317, '_field_22', 'F'),
(73849, 1317, '_field_26', 'Chinese'),
(73850, 1317, '_field_27', ''),
(73851, 1317, '_field_30', 'Canadian'),
(73852, 1317, '_field_32', 'N'),
(73853, 1317, '_field_72', ''),
(73854, 1317, '_field_36', 'Play sand or water'),
(73855, 1317, '_field_37', 'Run along with other kids'),
(73856, 1317, '_field_38', 'Yes'),
(73857, 1317, '_field_39', 'Yes'),
(73858, 1317, '_field_61', 'Yes'),
(73859, 1317, '_field_53', 'We go to different Strong Start programs, story times, family gyms almost every day'),
(73860, 1317, '_field_54', 'No'),
(73861, 1317, '_field_55', ''),
(73862, 1317, '_field_56', ''),
(73863, 1317, '_field_42', 'None'),
(73864, 1317, '_field_43', 'No'),
(73865, 1317, '_field_62', ''),
(73866, 1317, '_field_44', 'No'),
(73867, 1317, '_field_63', ''),
(73868, 1317, '_field_45', 'No'),
(73869, 1317, '_field_64', ''),
(73870, 1317, '_field_46', 'N'),
(73871, 1317, '_field_65', ''),
(73872, 1317, '_field_47', 'We would like to send our daughter to WMA because we believe in Montessori philosophy. Also, we prefer WMA since it includes preschool, kindergarten, and elementary school altogether. Having her stay in a familiar environment for her childhood bolsters a smooth grow up path.'),
(73873, 1317, '_field_73', 'Montessori has a lot of positive benefits. For example, the system is highly child centered, it is individualized to each student. It allows students with hands-on learning expericence. The system especially focuses on self-discipline and cooperative play. We, as parents, believe these are important things to teach a child at the beginning.'),
(73874, 1317, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:14:\"Casa Two Years\";i:3;s:13:\"Casa One Year\";}'),
(73875, 1317, '_field_67', '1'),
(73876, 1317, '_form_id', '2'),
(73877, 1317, '_seq_num', '467'),
(73878, 1318, '_field_5', 'Full Day'),
(73879, 1318, '_field_7', 'September 2020'),
(73880, 1318, '_field_9', '0'),
(73881, 1318, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(73882, 1318, '_field_70', ''),
(73883, 1318, '_field_71', ''),
(73884, 1318, '_field_17', 'Lin'),
(73885, 1318, '_field_19', 'Zhang'),
(73886, 1318, '_field_21', '778-321-5966'),
(73887, 1318, '_field_23', 'me@lei.io'),
(73888, 1318, '_field_25', '4155 Central Blvd'),
(73889, 1318, '_field_28', '208'),
(73890, 1318, '_field_29', 'Burnaby'),
(73891, 1318, '_field_33', 'BC'),
(73892, 1318, '_field_31', 'V5H4X2'),
(73893, 1318, '_field_34', 'Work at home'),
(73894, 1318, '_field_35', '778-321-5966'),
(73895, 1318, '_field_41', '0'),
(73896, 1318, '_field_57', ''),
(73897, 1318, '_field_58', ''),
(73898, 1318, '_field_59', ''),
(73899, 1318, '_field_60', ''),
(73900, 1318, '_field_18', 'Clara Guo'),
(73901, 1318, '_field_24', '29/01/2017'),
(73902, 1318, '_field_20', ''),
(73903, 1318, '_field_22', 'F'),
(73904, 1318, '_field_26', 'Chinese'),
(73905, 1318, '_field_27', ''),
(73906, 1318, '_field_30', 'Canadian'),
(73907, 1318, '_field_32', 'N'),
(73908, 1318, '_field_72', ''),
(73909, 1318, '_field_36', 'Play sand or water'),
(73910, 1318, '_field_37', 'Run along with other kids'),
(73911, 1318, '_field_38', 'Yes'),
(73912, 1318, '_field_39', 'Yes'),
(73913, 1318, '_field_61', 'Yes'),
(73914, 1318, '_field_53', 'We go to different Strong Start programs, story times, family gyms almost every day'),
(73915, 1318, '_field_54', 'No'),
(73916, 1318, '_field_55', ''),
(73917, 1318, '_field_56', ''),
(73918, 1318, '_field_42', 'None'),
(73919, 1318, '_field_43', 'No'),
(73920, 1318, '_field_62', ''),
(73921, 1318, '_field_44', 'No'),
(73922, 1318, '_field_63', ''),
(73923, 1318, '_field_45', 'No'),
(73924, 1318, '_field_64', ''),
(73925, 1318, '_field_46', 'N'),
(73926, 1318, '_field_65', ''),
(73927, 1318, '_field_47', 'We would like to send our daughter to WMA because we believe in Montessori philosophy. Also, we prefer WMA since it includes preschool, kindergarten, and elementary school altogether. Having her stay in a familiar environment for her childhood bolsters a smooth grow up path.'),
(73928, 1318, '_field_73', 'Montessori has a lot of positive benefits. For example, the system is highly child centered, it is individualized to each student. It allows students with hands-on learning expericence. The system especially focuses on self-discipline and cooperative play. We, as parents, believe these are important things to teach a child at the beginning.'),
(73929, 1318, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";i:2;s:14:\"Casa Two Years\";i:3;s:13:\"Casa One Year\";}'),
(73930, 1318, '_field_67', '1'),
(73931, 1318, '_form_id', '2'),
(73932, 1318, '_seq_num', '468'),
(73933, 1319, '_field_74', 'Kindergarten'),
(73934, 1319, '_field_75', 'September 2020'),
(73935, 1319, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(73936, 1319, '_field_78', 'Recent graduate - Mom is Nikki Asano'),
(73937, 1319, '_field_79', ''),
(73938, 1319, '_field_80', 'Laura'),
(73939, 1319, '_field_81', 'Blackadar'),
(73940, 1319, '_field_82', '778-960-3836'),
(73941, 1319, '_field_83', 'laurablackadar@gmail.com'),
(73942, 1319, '_field_84', '3780 Cambie St'),
(73943, 1319, '_field_85', '5'),
(73944, 1319, '_field_86', 'Vancouver'),
(73945, 1319, '_field_87', 'BC'),
(73946, 1319, '_field_88', 'V5Z2X5'),
(73947, 1319, '_field_89', 'Vancouver Coastal Health'),
(73948, 1319, '_field_90', '604-675-3898, ext 20699'),
(73949, 1319, '_field_91', '1'),
(73950, 1319, '_field_92', 'Basia'),
(73951, 1319, '_field_93', 'Pakula'),
(73952, 1319, '_field_94', 'basiapak@gmail.com'),
(73953, 1319, '_field_95', '778-960-3846'),
(73954, 1319, '_field_128', 'Social Research Development Corporation'),
(73955, 1319, '_field_129', ''),
(73956, 1319, '_field_96', 'Kai Tempest Pakula Blackadar'),
(73957, 1319, '_field_97', '11/01/2015'),
(73958, 1319, '_field_98', 'Kai'),
(73959, 1319, '_field_99', 'Male'),
(73960, 1319, '_field_100', 'English'),
(73961, 1319, '_field_101', 'Polish'),
(73962, 1319, '_field_102', 'Canadian'),
(73963, 1319, '_field_103', 'No'),
(73964, 1319, '_field_104', ''),
(73965, 1319, '_field_105', 'Reading, tapes/podcasts, drawing, lego, using stamps and colours, cause and effect toys, doing anything that challenges him.'),
(73966, 1319, '_field_106', 'Enjoys leadership roles and role playing (different animals, such as cats or penguins, and many different sea creatures), knows all his teachers and peers by name, building structures such as towers or marble runs, very curious and friendly with peers and adults, enjoys board games, card games, and memory games. With adults loves to cook, bake, and help with some cleaning tasks. Very motivated by incentives'),
(73967, 1320, '_field_74', 'Kindergarten'),
(73968, 1320, '_field_75', 'September 2020'),
(73969, 1320, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(73970, 1320, '_field_78', 'Recent graduate - Mom is Nikki Asano'),
(73971, 1320, '_field_79', ''),
(73972, 1320, '_field_80', 'Laura'),
(73973, 1320, '_field_81', 'Blackadar'),
(73974, 1320, '_field_82', '778-960-3836'),
(73975, 1320, '_field_83', 'laurablackadar@gmail.com'),
(73976, 1320, '_field_84', '3780 Cambie St'),
(73977, 1320, '_field_85', '5'),
(73978, 1320, '_field_86', 'Vancouver'),
(73979, 1320, '_field_87', 'BC'),
(73980, 1320, '_field_88', 'V5Z2X5'),
(73981, 1320, '_field_89', 'Vancouver Coastal Health'),
(73982, 1320, '_field_90', '604-675-3898, ext 20699'),
(73983, 1320, '_field_91', '1'),
(73984, 1320, '_field_92', 'Basia'),
(73985, 1320, '_field_93', 'Pakula'),
(73986, 1320, '_field_94', 'basiapak@gmail.com'),
(73987, 1320, '_field_95', '778-960-3846'),
(73988, 1320, '_field_128', 'Social Research Development Corporation'),
(73989, 1320, '_field_129', ''),
(73990, 1320, '_field_96', 'Kai Tempest Pakula Blackadar'),
(73991, 1320, '_field_97', '11/01/2015'),
(73992, 1320, '_field_98', 'Kai'),
(73993, 1320, '_field_99', 'Male'),
(73994, 1320, '_field_100', 'English'),
(73995, 1320, '_field_101', 'Polish'),
(73996, 1320, '_field_102', 'Canadian'),
(73997, 1320, '_field_103', 'No'),
(73998, 1320, '_field_104', ''),
(73999, 1320, '_field_105', 'Reading, tapes/podcasts, drawing, lego, using stamps and colours, cause and effect toys, doing anything that challenges him.'),
(74000, 1320, '_field_106', 'Enjoys leadership roles and role playing (different animals, such as cats or penguins, and many different sea creatures), knows all his teachers and peers by name, building structures such as towers or marble runs, very curious and friendly with peers and adults, enjoys board games, card games, and memory games. With adults loves to cook, bake, and help with some cleaning tasks. Very motivated by incentives'),
(74001, 1320, '_field_130', 'YMCA - Kids at Marine'),
(74002, 1320, '_field_137', 'Very interested in science - animals, space, biology; has enjoyed reading for long periods since infanthood, loves languages - speaks English and Polish fluently and is developing an interest in French (can count to 10), interested in writing letters and numbers, and sounding out words, has a gifted learning profile and does exceptional when given the right level of challenge'),
(74003, 1320, '_field_131', 'Daycare'),
(74004, 1320, '_field_138', 'Loves swimming; learning to skate; adoption events; indigenous learning and events; interested in soccer; good at dancing/acting'),
(74005, 1320, '_field_114', '- ADHD - diagnosed June 2018 at the Sunny Hill Complex Developmental and Behavioural Conditions Clinic\n- Anxiety - followed by Alan Cashmore since Nov 2017 for symptoms of ADHD and anxiety\n- Autism Spectrum Disorder - diagnosed June 2019 with high functioning ASD and a high learning profile by Dr. Alexander Carter\n'),
(74006, 1320, '_field_115', 'Yes'),
(74007, 1320, '_field_116', 'Kai takes a nightly dose of Guanfacine/Intuniv XR. This is a blood pressure medication that is used with children for treating ADHD. It is overseen by his pediatrician, Dr. Shawn George.'),
(74008, 1320, '_field_117', 'No'),
(74009, 1320, '_field_118', ''),
(74010, 1320, '_field_119', 'No'),
(74011, 1320, '_field_120', ''),
(74012, 1320, '_field_121', 'No'),
(74013, 1320, '_field_122', ''),
(74014, 1320, '_field_132', 'No'),
(74015, 1320, '_field_133', ''),
(74016, 1320, '_field_134', 'Yes'),
(74017, 1320, '_field_135', 'As describes above under \"health issues,\" Kai has been seen by Sunny Hill, was assessed by Dr. Alexander Carter, and is currently followed by Alan Cashmore and his pediatrician, Dr. Shawn George. Kai has also been getting support in his daycare from Anne Tomlinson, Vancouver Aboriginal Supported Child Development Program, since January 2019.'),
(74018, 1320, '_field_123', 'My colleague, Nikki Asano speaks highly of WMA and I have been interested in Kai starting Kindergarten there for the past one year plus (i.e. last November I was already wondering if WMA might be the school for Kai). Kai has a number of support needs, as you can see from his diagnoses; however when his learning is supported and at the \"just right challenge\" he does exceptional. Relationships are so important to Kai and we think he would do really well in a small school like WMA, where he can know his teachers and fellow students. There are many principles at WMA that align with our own, such as involvement in the community, the focus on extra-curricular activities, and the individualized support. WMA seems like a school that really values the individual needs of students and families, and we would be very happy to be a part of it.'),
(74019, 1320, '_field_124', 'Kai is instinctively curious and interested in the world. He is often one step ahead of other learners and gets bored easily if he isn\'t able to naturally take his own learning path. He does exceptional when he is able to learn at his own pace and follow his own interests. We think in this way Kai could do very well within a Montessori model. Kai also does really well with kids of all ages. It is so valuable for him to look up to, and learn aside, older kids; and it is so valuable for him to be a role model to younger kids. We feel Kai could really be himself within a montessori method - and all his differences could be used as strengths.'),
(74020, 1320, '_field_136', 'Kai is a loving, happy, curious, intelligent, silly, and go-lucky child, who has valued learning since he was an infant. When Kai is learning in the right \"zone\" he is calm, connected, and a role-model to others. Learning is therapeutic for Kai - when it is the right learning environment, he shines. We hope you can get to know Kai more, and us, to see if there is a fit for him at WMA. Kai has a very strong support system, and we of course are strong supports for him as parents. Please let us know if we can provide any other reports, documentation, letters of reference, or otherwise to give you more information. Thanks so much, Laura, Basia, and Kai.'),
(74021, 1320, '_field_126', '1'),
(74022, 1320, '_form_id', '3'),
(74023, 1320, '_seq_num', '354'),
(74024, 1321, '_field_74', 'Kindergarten'),
(74025, 1321, '_field_75', 'September 2020'),
(74026, 1321, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(74027, 1321, '_field_78', 'Recent graduate - Mom is Nikki Asano'),
(74028, 1321, '_field_79', ''),
(74029, 1321, '_field_80', 'Laura'),
(74030, 1321, '_field_81', 'Blackadar'),
(74031, 1321, '_field_82', '778-960-3836'),
(74032, 1321, '_field_83', 'laurablackadar@gmail.com'),
(74033, 1321, '_field_84', '3780 Cambie St'),
(74034, 1321, '_field_85', '5'),
(74035, 1321, '_field_86', 'Vancouver'),
(74036, 1321, '_field_87', 'BC'),
(74037, 1321, '_field_88', 'V5Z2X5'),
(74038, 1321, '_field_89', 'Vancouver Coastal Health'),
(74039, 1321, '_field_90', '604-675-3898, ext 20699'),
(74040, 1321, '_field_91', '1'),
(74041, 1321, '_field_92', 'Basia'),
(74042, 1321, '_field_93', 'Pakula'),
(74043, 1321, '_field_94', 'basiapak@gmail.com'),
(74044, 1321, '_field_95', '778-960-3846'),
(74045, 1321, '_field_128', 'Social Research Development Corporation'),
(74046, 1321, '_field_129', ''),
(74047, 1321, '_field_96', 'Kai Tempest Pakula Blackadar'),
(74048, 1321, '_field_97', '11/01/2015'),
(74049, 1321, '_field_98', 'Kai'),
(74050, 1321, '_field_99', 'Male'),
(74051, 1321, '_field_100', 'English'),
(74052, 1321, '_field_101', 'Polish'),
(74053, 1321, '_field_102', 'Canadian'),
(74054, 1321, '_field_103', 'No'),
(74055, 1321, '_field_104', ''),
(74056, 1321, '_field_105', 'Reading, tapes/podcasts, drawing, lego, using stamps and colours, cause and effect toys, doing anything that challenges him.'),
(74057, 1321, '_field_106', 'Enjoys leadership roles and role playing (different animals, such as cats or penguins, and many different sea creatures), knows all his teachers and peers by name, building structures such as towers or marble runs, very curious and friendly with peers and adults, enjoys board games, card games, and memory games. With adults loves to cook, bake, and help with some cleaning tasks. Very motivated by incentives'),
(74058, 1321, '_field_130', 'YMCA - Kids at Marine'),
(74059, 1321, '_field_137', 'Very interested in science - animals, space, biology; has enjoyed reading for long periods since infanthood, loves languages - speaks English and Polish fluently and is developing an interest in French (can count to 10), interested in writing letters and numbers, and sounding out words, has a gifted learning profile and does exceptional when given the right level of challenge'),
(74060, 1321, '_field_131', 'Daycare'),
(74061, 1321, '_field_138', 'Loves swimming; learning to skate; adoption events; indigenous learning and events; interested in soccer; good at dancing/acting'),
(74062, 1321, '_field_114', '- ADHD - diagnosed June 2018 at the Sunny Hill Complex Developmental and Behavioural Conditions Clinic\n- Anxiety - followed by Alan Cashmore since Nov 2017 for symptoms of ADHD and anxiety\n- Autism Spectrum Disorder - diagnosed June 2019 with high functioning ASD and a high learning profile by Dr. Alexander Carter\n'),
(74063, 1321, '_field_115', 'Yes'),
(74064, 1321, '_field_116', 'Kai takes a nightly dose of Guanfacine/Intuniv XR. This is a blood pressure medication that is used with children for treating ADHD. It is overseen by his pediatrician, Dr. Shawn George.'),
(74065, 1321, '_field_117', 'No'),
(74066, 1321, '_field_118', ''),
(74067, 1321, '_field_119', 'No'),
(74068, 1321, '_field_120', ''),
(74069, 1321, '_field_121', 'No'),
(74070, 1321, '_field_122', ''),
(74071, 1321, '_field_132', 'No'),
(74072, 1321, '_field_133', ''),
(74073, 1321, '_field_134', 'Yes'),
(74074, 1321, '_field_135', 'As describes above under \"health issues,\" Kai has been seen by Sunny Hill, was assessed by Dr. Alexander Carter, and is currently followed by Alan Cashmore and his pediatrician, Dr. Shawn George. Kai has also been getting support in his daycare from Anne Tomlinson, Vancouver Aboriginal Supported Child Development Program, since January 2019.'),
(74075, 1321, '_field_123', 'My colleague, Nikki Asano speaks highly of WMA and I have been interested in Kai starting Kindergarten there for the past one year plus (i.e. last November I was already wondering if WMA might be the school for Kai). Kai has a number of support needs, as you can see from his diagnoses; however when his learning is supported and at the \"just right challenge\" he does exceptional. Relationships are so important to Kai and we think he would do really well in a small school like WMA, where he can know his teachers and fellow students. There are many principles at WMA that align with our own, such as involvement in the community, the focus on extra-curricular activities, and the individualized support. WMA seems like a school that really values the individual needs of students and families, and we would be very happy to be a part of it.'),
(74076, 1321, '_field_124', 'Kai is instinctively curious and interested in the world. He is often one step ahead of other learners and gets bored easily if he isn\'t able to naturally take his own learning path. He does exceptional when he is able to learn at his own pace and follow his own interests. We think in this way Kai could do very well within a Montessori model. Kai also does really well with kids of all ages. It is so valuable for him to look up to, and learn aside, older kids; and it is so valuable for him to be a role model to younger kids. We feel Kai could really be himself within a montessori method - and all his differences could be used as strengths.'),
(74077, 1321, '_field_136', 'Kai is a loving, happy, curious, intelligent, silly, and go-lucky child, who has valued learning since he was an infant. When Kai is learning in the right \"zone\" he is calm, connected, and a role-model to others. Learning is therapeutic for Kai - when it is the right learning environment, he shines. We hope you can get to know Kai more, and us, to see if there is a fit for him at WMA. Kai has a very strong support system, and we of course are strong supports for him as parents. Please let us know if we can provide any other reports, documentation, letters of reference, or otherwise to give you more information. Thanks so much, Laura, Basia, and Kai.'),
(74078, 1321, '_field_126', '1'),
(74079, 1321, '_form_id', '3'),
(74080, 1321, '_seq_num', '355'),
(74081, 1322, '_field_74', 'Kindergarten'),
(74082, 1322, '_field_75', 'September 2020'),
(74083, 1322, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(74084, 1322, '_field_78', 'Alyse Hattori'),
(74085, 1322, '_field_79', ''),
(74086, 1322, '_field_80', 'Rica'),
(74087, 1322, '_field_81', 'Kunitate'),
(74088, 1322, '_field_82', '7788288759'),
(74089, 1322, '_field_83', 'ricacoco@hotmail.com'),
(74090, 1322, '_field_84', '4135 Cambridge Street'),
(74091, 1322, '_field_85', ''),
(74092, 1322, '_field_86', 'Burnaby'),
(74093, 1322, '_field_87', 'BC'),
(74094, 1322, '_field_88', 'V5C1G8'),
(74095, 1322, '_field_89', 'TELUS'),
(74096, 1322, '_field_90', '7788288759'),
(74097, 1322, '_field_91', '1'),
(74098, 1322, '_field_92', 'Kevin'),
(74099, 1322, '_field_93', 'Hattori'),
(74100, 1322, '_field_94', 'kevhattori@hotmail.com'),
(74101, 1322, '_field_95', '6048368614'),
(74102, 1322, '_field_128', 'TELUS'),
(74103, 1322, '_field_129', ''),
(74104, 1322, '_field_96', 'Amelia Hina Kunitate Hattori'),
(74105, 1322, '_field_97', '02/03/2015'),
(74106, 1322, '_field_98', 'Amelia'),
(74107, 1322, '_field_99', 'Female'),
(74108, 1322, '_field_100', 'English'),
(74109, 1322, '_field_101', 'Japanese'),
(74110, 1322, '_field_102', 'Canada'),
(74111, 1322, '_field_103', 'Yes'),
(74112, 1322, '_field_104', 'Alyse Hattori (6 years as of Nov 2019, currently in LE2)'),
(74113, 1322, '_field_105', 'drawing, flipping books'),
(74114, 1322, '_field_106', 'role play, pretend play, playground'),
(74115, 1322, '_field_130', 'Madison Children Center'),
(74116, 1322, '_field_137', 'drawing, reading, playing with other kids'),
(74117, 1322, '_field_131', 'Daycare'),
(74118, 1322, '_field_138', 'Music/Piano, Japanese Language School'),
(74119, 1322, '_field_114', 'Amelia was born with cleft lip and gum. The full impact is still being assessed (ie. vision, growth), however at this point we have not noticed any development issues other than she is a bit small for her age.  Amelia was also born with Left Superior Vena Cava. As for operations, when she was about 4 month old, she had an operation to fix her cleft lip. She will need a few operations for her gum (likely in early 2020) and possibly some cosmetics (TBD).'),
(74120, 1322, '_field_115', 'No'),
(74121, 1322, '_field_116', ''),
(74122, 1322, '_field_117', 'No'),
(74123, 1322, '_field_118', ''),
(74124, 1322, '_field_119', 'No'),
(74125, 1322, '_field_120', ''),
(74126, 1322, '_field_121', 'No'),
(74127, 1322, '_field_122', ''),
(74128, 1322, '_field_132', 'Yes'),
(74129, 1322, '_field_133', 'Still not fully determined as she is a bit too young to test some items.'),
(74130, 1322, '_field_134', 'Yes'),
(74131, 1322, '_field_135', 'Not sure, but she\'s been checked by various specialists through children\'s hospital.'),
(74132, 1322, '_field_123', 'We know from Alyse\'s experience WMA provides an excellent environment (ie. how teachers interact with kids, well prepared class) for children to respect each other, learn, and have fun at school.'),
(74133, 1322, '_field_124', 'We would like our children to grow passion for learning. We also believe children learn from each other - having different grade to study is an excellent way to do so.'),
(74134, 1322, '_field_136', 'It will likely take some time for Amelia to show her true color. She is physically small, but quite strong in personality (not afraid of physically bigger kids). She likes to make funny face, and picky about what to wear (it has to be comfortable). She is assertive, loving, thoughtful and kind.'),
(74135, 1322, '_field_126', '1'),
(74136, 1322, '_form_id', '3'),
(74137, 1322, '_seq_num', '356'),
(74138, 1323, '_field_74', 'Kindergarten'),
(74139, 1323, '_field_75', 'September 2020'),
(74140, 1323, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(74141, 1323, '_field_78', 'Alyse Hattori'),
(74142, 1323, '_field_79', ''),
(74143, 1323, '_field_80', 'Rica'),
(74144, 1323, '_field_81', 'Kunitate'),
(74145, 1323, '_field_82', '7788288759'),
(74146, 1323, '_field_83', 'ricacoco@hotmail.com'),
(74147, 1323, '_field_84', '4135 Cambridge Street'),
(74148, 1323, '_field_85', ''),
(74149, 1323, '_field_86', 'Burnaby'),
(74150, 1323, '_field_87', 'BC'),
(74151, 1323, '_field_88', 'V5C1G8'),
(74152, 1323, '_field_89', 'TELUS'),
(74153, 1323, '_field_90', '7788288759'),
(74154, 1323, '_field_91', '1'),
(74155, 1323, '_field_92', 'Kevin'),
(74156, 1323, '_field_93', 'Hattori'),
(74157, 1323, '_field_94', 'kevhattori@hotmail.com'),
(74158, 1323, '_field_95', '6048368614'),
(74159, 1323, '_field_128', 'TELUS'),
(74160, 1323, '_field_129', ''),
(74161, 1323, '_field_96', 'Amelia Hina Kunitate Hattori'),
(74162, 1323, '_field_97', '02/03/2015'),
(74163, 1323, '_field_98', 'Amelia'),
(74164, 1323, '_field_99', 'Female'),
(74165, 1323, '_field_100', 'English'),
(74166, 1323, '_field_101', 'Japanese'),
(74167, 1323, '_field_102', 'Canada'),
(74168, 1323, '_field_103', 'Yes'),
(74169, 1323, '_field_104', 'Alyse Hattori (6 years as of Nov 2019, currently in LE2)'),
(74170, 1323, '_field_105', 'drawing, flipping books'),
(74171, 1323, '_field_106', 'role play, pretend play, playground'),
(74172, 1323, '_field_130', 'Madison Children Center'),
(74173, 1323, '_field_137', 'drawing, reading, playing with other kids'),
(74174, 1323, '_field_131', 'Daycare'),
(74175, 1323, '_field_138', 'Music/Piano, Japanese Language School'),
(74176, 1323, '_field_114', 'Amelia was born with cleft lip and gum. The full impact is still being assessed (ie. vision, growth), however at this point we have not noticed any development issues other than she is a bit small for her age.  Amelia was also born with Left Superior Vena Cava. As for operations, when she was about 4 month old, she had an operation to fix her cleft lip. She will need a few operations for her gum (likely in early 2020) and possibly some cosmetics (TBD).'),
(74177, 1323, '_field_115', 'No'),
(74178, 1323, '_field_116', ''),
(74179, 1323, '_field_117', 'No'),
(74180, 1323, '_field_118', ''),
(74181, 1323, '_field_119', 'No'),
(74182, 1323, '_field_120', ''),
(74183, 1323, '_field_121', 'No'),
(74184, 1323, '_field_122', ''),
(74185, 1323, '_field_132', 'Yes'),
(74186, 1323, '_field_133', 'Still not fully determined as she is a bit too young to test some items.'),
(74187, 1323, '_field_134', 'Yes'),
(74188, 1323, '_field_135', 'Not sure, but she\'s been checked by various specialists through children\'s hospital.'),
(74189, 1323, '_field_123', 'We know from Alyse\'s experience WMA provides an excellent environment (ie. how teachers interact with kids, well prepared class) for children to respect each other, learn, and have fun at school.'),
(74190, 1323, '_field_124', 'We would like our children to grow passion for learning. We also believe children learn from each other - having different grade to study is an excellent way to do so.'),
(74191, 1323, '_field_136', 'It will likely take some time for Amelia to show her true color. She is physically small, but quite strong in personality (not afraid of physically bigger kids). She likes to make funny face, and picky about what to wear (it has to be comfortable). She is assertive, loving, thoughtful and kind.'),
(74192, 1323, '_field_126', '1'),
(74193, 1323, '_form_id', '3'),
(74194, 1323, '_seq_num', '357'),
(74195, 1324, '_field_5', 'Morning Session'),
(74196, 1324, '_field_7', 'September 2020'),
(74197, 1324, '_field_9', '0'),
(74198, 1324, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(74199, 1324, '_field_70', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(74200, 1324, '_field_71', ''),
(74201, 1324, '_field_17', 'Jeannette '),
(74202, 1324, '_field_19', 'Vergara '),
(74203, 1324, '_field_21', '+16046263239 '),
(74204, 1324, '_field_23', 'vergara.l.jeannette@gmail.com'),
(74205, 1324, '_field_25', '4671 West 13th Ave '),
(74206, 1324, '_field_28', ''),
(74207, 1324, '_field_29', 'Vancouver '),
(74208, 1324, '_field_33', 'BC'),
(74209, 1324, '_field_31', 'V6R2V6'),
(74210, 1324, '_field_34', 'Canadian Public Accountability Boarrd (CPAB) '),
(74211, 1324, '_field_35', '+16046263239 '),
(74212, 1324, '_field_41', '1'),
(74213, 1324, '_field_57', ''),
(74214, 1324, '_field_58', ''),
(74215, 1324, '_field_59', ''),
(74216, 1324, '_field_60', ''),
(74217, 1324, '_field_18', 'Alexandria Vienna Boychuk Vergara'),
(74218, 1324, '_field_24', '20/08/2017'),
(74219, 1324, '_field_20', 'Lexi '),
(74220, 1324, '_field_22', 'F'),
(74221, 1324, '_field_26', 'English '),
(74222, 1324, '_field_27', 'Spanish '),
(74223, 1324, '_field_30', 'Canadian '),
(74224, 1324, '_field_32', 'N'),
(74225, 1324, '_field_72', ''),
(74226, 1324, '_field_36', 'Reading books'),
(74227, 1324, '_field_37', 'Playground.Pretend tea party '),
(74228, 1324, '_field_38', 'Yes'),
(74229, 1324, '_field_39', 'Yes'),
(74230, 1324, '_field_61', 'Yes'),
(74231, 1324, '_field_53', 'She attends Strong Start in a daily basis '),
(74232, 1324, '_field_54', 'No'),
(74233, 1324, '_field_55', ''),
(74234, 1324, '_field_56', ''),
(74235, 1324, '_field_42', 'No allergies '),
(74236, 1324, '_field_43', 'No'),
(74237, 1324, '_field_62', ''),
(74238, 1324, '_field_44', 'No'),
(74239, 1324, '_field_63', ''),
(74240, 1324, '_field_45', 'No'),
(74241, 1324, '_field_64', ''),
(74242, 1324, '_field_46', 'N'),
(74243, 1324, '_field_65', ''),
(74244, 1324, '_field_47', 'We have heard good things about the school and we believe the educators are top notch '),
(74245, 1324, '_field_73', 'We really like the Montessori method and we believe it will be an excellent fit for our daughter '),
(74246, 1324, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(74247, 1324, '_field_67', '1'),
(74248, 1324, '_form_id', '2'),
(74249, 1324, '_seq_num', '469'),
(74250, 1325, '_field_5', 'Morning Session'),
(74251, 1325, '_field_7', 'September 2020'),
(74252, 1325, '_field_9', '0'),
(74253, 1325, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(74254, 1325, '_field_70', ''),
(74255, 1325, '_field_71', ''),
(74256, 1325, '_field_17', 'Jeannette '),
(74257, 1325, '_field_19', 'Vergara '),
(74258, 1325, '_field_21', '+16046263239 '),
(74259, 1325, '_field_23', 'vergara.l.jeannette@gmail.com'),
(74260, 1325, '_field_25', '4671 West 13th Ave '),
(74261, 1325, '_field_28', ''),
(74262, 1325, '_field_29', 'Vancouver '),
(74263, 1325, '_field_33', 'BC'),
(74264, 1325, '_field_31', 'V6R2V6'),
(74265, 1325, '_field_34', 'Canadian Public Accountability Boarrd (CPAB) '),
(74266, 1325, '_field_35', '+16046263239 '),
(74267, 1325, '_field_41', '1'),
(74268, 1325, '_field_57', ''),
(74269, 1325, '_field_58', ''),
(74270, 1325, '_field_59', ''),
(74271, 1325, '_field_60', ''),
(74272, 1325, '_field_18', 'Alexandria Vienna Boychuk Vergara'),
(74273, 1325, '_field_24', '20/08/2017'),
(74274, 1325, '_field_20', 'Lexi '),
(74275, 1325, '_field_22', 'F'),
(74276, 1325, '_field_26', 'English '),
(74277, 1325, '_field_27', 'Spanish '),
(74278, 1325, '_field_30', 'Canadian '),
(74279, 1325, '_field_32', 'N'),
(74280, 1325, '_field_72', ''),
(74281, 1325, '_field_36', 'Reading books'),
(74282, 1325, '_field_37', 'Playground.Pretend tea party '),
(74283, 1325, '_field_38', 'Yes'),
(74284, 1325, '_field_39', 'Yes'),
(74285, 1325, '_field_61', 'Yes'),
(74286, 1325, '_field_53', 'She attends Strong Start in a daily basis '),
(74287, 1325, '_field_54', 'No'),
(74288, 1325, '_field_55', ''),
(74289, 1325, '_field_56', ''),
(74290, 1325, '_field_42', 'No allergies '),
(74291, 1325, '_field_43', 'No'),
(74292, 1325, '_field_62', ''),
(74293, 1325, '_field_44', 'No'),
(74294, 1325, '_field_63', ''),
(74295, 1325, '_field_45', 'No'),
(74296, 1325, '_field_64', ''),
(74297, 1325, '_field_46', 'N'),
(74298, 1325, '_field_65', ''),
(74299, 1325, '_field_47', 'We have heard good things about the school and we believe the educators are top notch '),
(74300, 1325, '_field_73', 'We really like the Montessori method and we believe it will be an excellent fit for our daughter '),
(74301, 1325, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(74302, 1325, '_field_67', '1'),
(74303, 1325, '_form_id', '2'),
(74304, 1325, '_seq_num', '470'),
(74305, 1326, '_field_5', 'Full Day'),
(74306, 1326, '_field_7', 'September 2020'),
(74307, 1326, '_field_9', '1'),
(74308, 1326, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(74309, 1326, '_field_70', ''),
(74310, 1326, '_field_71', 'Jayne Zhu'),
(74311, 1326, '_field_17', 'Theresa '),
(74312, 1326, '_field_19', 'Shaw'),
(74313, 1326, '_field_21', '6043750605'),
(74314, 1326, '_field_23', 'tshaw3000@gmail.com'),
(74315, 1326, '_field_25', '4241 Halley ave'),
(74316, 1326, '_field_28', ''),
(74317, 1326, '_field_29', 'Burnaby'),
(74318, 1326, '_field_33', 'BC'),
(74319, 1326, '_field_31', 'V5G3C8'),
(74320, 1326, '_field_34', 'Sutton Group Realty Services Ltd'),
(74321, 1326, '_field_35', '6046297515'),
(74322, 1326, '_field_41', '1'),
(74323, 1326, '_field_57', ''),
(74324, 1326, '_field_58', ''),
(74325, 1326, '_field_59', ''),
(74326, 1326, '_field_60', ''),
(74327, 1326, '_field_18', 'Benjamin Langevin'),
(74328, 1326, '_field_24', '10/12/2016'),
(74329, 1326, '_field_20', ''),
(74330, 1326, '_field_22', 'M'),
(74331, 1326, '_field_26', 'English'),
(74332, 1326, '_field_27', ''),
(74333, 1326, '_field_30', 'Canadian'),
(74334, 1326, '_field_32', 'Yes'),
(74335, 1326, '_field_72', 'Finnegan Langevin 4'),
(74336, 1326, '_field_36', 'Trains, cooking set, '),
(74337, 1326, '_field_37', 'Crafting, reading, telling jokes '),
(74338, 1326, '_field_38', 'Yes'),
(74339, 1326, '_field_39', 'Yes'),
(74340, 1326, '_field_61', 'Yes'),
(74341, 1326, '_field_53', ''),
(74342, 1326, '_field_54', 'Yes'),
(74343, 1326, '_field_55', 'Reach For The Stars Montessori'),
(74344, 1326, '_field_56', 'Yes'),
(74345, 1326, '_field_42', 'No'),
(74346, 1326, '_field_43', 'No'),
(74347, 1326, '_field_62', ''),
(74348, 1326, '_field_44', 'No'),
(74349, 1326, '_field_63', ''),
(74350, 1326, '_field_45', 'No'),
(74351, 1326, '_field_64', ''),
(74352, 1326, '_field_46', 'N'),
(74353, 1326, '_field_65', ''),
(74354, 1326, '_field_47', 'Id like to have Benjamin have the opportunity to join a more long lived program with Montessori instructors whom he can form the next few years relationships and strong foundation with!'),
(74355, 1326, '_field_73', 'I would like Benjamin to learn a love of learning. I think this is something we struggle with at home, as traditionally I am from a rote and memorization school of thought and I don’t particularly think it instilled any skills in how to learn or be motivated individually to learn. I am more than willing to supplement Benjamin’s education but I don’t think that fulfills the fundamental premise that the child needs to be given an opportunity to learn how to learn and to love it!'),
(74356, 1326, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(74357, 1326, '_field_67', '1'),
(74358, 1326, '_form_id', '2'),
(74359, 1326, '_seq_num', '471'),
(74360, 1327, '_field_5', 'Full Day'),
(74361, 1327, '_field_7', 'September 2020'),
(74362, 1327, '_field_9', '1'),
(74363, 1327, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(74364, 1327, '_field_70', ''),
(74365, 1327, '_field_71', 'Jayne Zhu'),
(74366, 1327, '_field_17', 'Theresa '),
(74367, 1327, '_field_19', 'Shaw'),
(74368, 1327, '_field_21', '6043750605'),
(74369, 1327, '_field_23', 'tshaw3000@gmail.com'),
(74370, 1327, '_field_25', '4241 Halley ave'),
(74371, 1327, '_field_28', ''),
(74372, 1327, '_field_29', 'Burnaby'),
(74373, 1327, '_field_33', 'BC'),
(74374, 1327, '_field_31', 'V5G3C8'),
(74375, 1327, '_field_34', 'Sutton Group Realty Services Ltd'),
(74376, 1327, '_field_35', '6046297515'),
(74377, 1327, '_field_41', '1'),
(74378, 1327, '_field_57', ''),
(74379, 1327, '_field_58', ''),
(74380, 1327, '_field_59', ''),
(74381, 1327, '_field_60', ''),
(74382, 1327, '_field_18', 'Benjamin Langevin'),
(74383, 1327, '_field_24', '10/12/2016'),
(74384, 1327, '_field_20', ''),
(74385, 1327, '_field_22', 'M'),
(74386, 1327, '_field_26', 'English'),
(74387, 1327, '_field_27', ''),
(74388, 1327, '_field_30', 'Canadian'),
(74389, 1327, '_field_32', 'Yes'),
(74390, 1327, '_field_72', 'Finnegan Langevin 4'),
(74391, 1327, '_field_36', 'Trains, cooking set, '),
(74392, 1327, '_field_37', 'Crafting, reading, telling jokes '),
(74393, 1327, '_field_38', 'Yes'),
(74394, 1327, '_field_39', 'Yes'),
(74395, 1327, '_field_61', 'Yes'),
(74396, 1327, '_field_53', ''),
(74397, 1327, '_field_54', 'Yes'),
(74398, 1327, '_field_55', 'Reach For The Stars Montessori'),
(74399, 1327, '_field_56', 'Yes'),
(74400, 1327, '_field_42', 'No'),
(74401, 1327, '_field_43', 'No'),
(74402, 1327, '_field_62', ''),
(74403, 1327, '_field_44', 'No'),
(74404, 1327, '_field_63', ''),
(74405, 1327, '_field_45', 'No'),
(74406, 1327, '_field_64', ''),
(74407, 1327, '_field_46', 'N'),
(74408, 1327, '_field_65', ''),
(74409, 1327, '_field_47', 'Id like to have Benjamin have the opportunity to join a more long lived program with Montessori instructors whom he can form the next few years relationships and strong foundation with!'),
(74410, 1327, '_field_73', 'I would like Benjamin to learn a love of learning. I think this is something we struggle with at home, as traditionally I am from a rote and memorization school of thought and I don’t particularly think it instilled any skills in how to learn or be motivated individually to learn. I am more than willing to supplement Benjamin’s education but I don’t think that fulfills the fundamental premise that the child needs to be given an opportunity to learn how to learn and to love it!'),
(74411, 1327, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(74412, 1327, '_field_67', '1'),
(74413, 1327, '_form_id', '2'),
(74414, 1327, '_seq_num', '472'),
(74415, 1328, '_field_74', 'Kindergarten'),
(74416, 1328, '_field_75', 'September 2020'),
(74417, 1328, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(74418, 1328, '_field_78', ''),
(74419, 1328, '_field_79', 'Jayne Zhu'),
(74420, 1328, '_field_80', 'Theresa'),
(74421, 1328, '_field_81', 'Shaw'),
(74422, 1328, '_field_82', '6043750605'),
(74423, 1328, '_field_83', 'tshaw3000@gmail.com'),
(74424, 1328, '_field_84', '4241 Halley ave'),
(74425, 1328, '_field_85', ''),
(74426, 1328, '_field_86', 'Burnaby'),
(74427, 1328, '_field_87', 'BC'),
(74428, 1328, '_field_88', 'V5G3C8'),
(74429, 1328, '_field_89', 'Sutton Group Realty Services Ltd'),
(74430, 1328, '_field_90', '6043750605'),
(74431, 1328, '_field_91', '1'),
(74432, 1328, '_field_92', 'Daniel'),
(74433, 1328, '_field_93', 'Langevin'),
(74434, 1328, '_field_94', 'dovidlang@gmail.com'),
(74435, 1328, '_field_95', '6048032147'),
(74436, 1328, '_field_128', 'Alture Properties Ltd'),
(74437, 1328, '_field_129', '6047771808'),
(74438, 1328, '_field_96', 'Finnegan Langevin'),
(74439, 1328, '_field_97', '02/02/2015'),
(74440, 1328, '_field_98', ''),
(74441, 1328, '_field_99', 'Male'),
(74442, 1328, '_field_100', 'English'),
(74443, 1328, '_field_101', ''),
(74444, 1328, '_field_102', 'Canadian'),
(74445, 1328, '_field_103', 'Yes'),
(74446, 1328, '_field_104', 'Benjamin Langevin 2'),
(74447, 1328, '_field_105', 'Folding, crafting, drawing'),
(74448, 1328, '_field_106', 'Physical games, sports'),
(74449, 1328, '_field_130', 'Reach for the Stars Montessori'),
(74450, 1328, '_field_137', 'Trinomial cube, numbers and adding, solar system, earth &amp; continents'),
(74451, 1328, '_field_131', 'Preschool'),
(74452, 1328, '_field_138', 'Soccer, dance'),
(74453, 1328, '_field_114', 'None'),
(74454, 1328, '_field_115', 'No'),
(74455, 1328, '_field_116', ''),
(74456, 1328, '_field_117', 'No'),
(74457, 1328, '_field_118', ''),
(74458, 1328, '_field_119', 'No'),
(74459, 1328, '_field_120', ''),
(74460, 1328, '_field_121', 'No'),
(74461, 1328, '_field_122', ''),
(74462, 1328, '_field_132', 'No'),
(74463, 1328, '_field_133', ''),
(74464, 1328, '_field_134', 'No'),
(74465, 1328, '_field_135', ''),
(74466, 1328, '_field_123', 'He is currently in Montessori and according to his teacher had a breakthrough in the earlier part of the year with art and crafting, he could suddenly focus for up to an hour at a time which she then noticed he immediately began to pickup other work which he had much trouble with previously such as sewing a button, writing letters / numbers. I think Finnegan will struggle with standard lecture education system and needs to be in a Montessori learning environment where he can focus and learn in a guided way.'),
(74467, 1328, '_field_124', 'Honestly I just want Finnegan to know and understand how to learn. I don’t think I have that skill personally. If he could understand himself and how he best learns topics and absorbs the information, I think he’ll be set.'),
(74468, 1328, '_field_136', 'Finnegan is very truthful, it is one thing his several different daycare and preschool teachers have said. But when frustrated sometimes he cannot get the words out and just needs to feel safe and will then express. Generally has a tendency to get carried away when rowdy or excitable things are going on. Will focus on work with intensity! Loves a variety of work but gets frustrated if he’s not allowed to complete it.'),
(74469, 1328, '_field_126', '1'),
(74470, 1328, '_form_id', '3'),
(74471, 1328, '_seq_num', '358'),
(74472, 1329, '_field_74', 'Kindergarten'),
(74473, 1329, '_field_75', 'September 2020'),
(74474, 1329, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(74475, 1329, '_field_78', ''),
(74476, 1329, '_field_79', 'Jayne Zhu'),
(74477, 1329, '_field_80', 'Theresa'),
(74478, 1329, '_field_81', 'Shaw'),
(74479, 1329, '_field_82', '6043750605'),
(74480, 1329, '_field_83', 'tshaw3000@gmail.com'),
(74481, 1329, '_field_84', '4241 Halley ave'),
(74482, 1329, '_field_85', ''),
(74483, 1329, '_field_86', 'Burnaby'),
(74484, 1329, '_field_87', 'BC'),
(74485, 1329, '_field_88', 'V5G3C8'),
(74486, 1329, '_field_89', 'Sutton Group Realty Services Ltd'),
(74487, 1329, '_field_90', '6043750605'),
(74488, 1329, '_field_91', '1'),
(74489, 1329, '_field_92', 'Daniel'),
(74490, 1329, '_field_93', 'Langevin'),
(74491, 1329, '_field_94', 'dovidlang@gmail.com'),
(74492, 1329, '_field_95', '6048032147'),
(74493, 1329, '_field_128', 'Alture Properties Ltd'),
(74494, 1329, '_field_129', '6047771808'),
(74495, 1329, '_field_96', 'Finnegan Langevin'),
(74496, 1329, '_field_97', '02/02/2015'),
(74497, 1329, '_field_98', ''),
(74498, 1329, '_field_99', 'Male'),
(74499, 1329, '_field_100', 'English'),
(74500, 1329, '_field_101', ''),
(74501, 1329, '_field_102', 'Canadian'),
(74502, 1329, '_field_103', 'Yes'),
(74503, 1329, '_field_104', 'Benjamin Langevin 2'),
(74504, 1329, '_field_105', 'Folding, crafting, drawing'),
(74505, 1329, '_field_106', 'Physical games, sports'),
(74506, 1329, '_field_130', 'Reach for the Stars Montessori'),
(74507, 1329, '_field_137', 'Trinomial cube, numbers and adding, solar system, earth &amp; continents'),
(74508, 1329, '_field_131', 'Preschool'),
(74509, 1329, '_field_138', 'Soccer, dance'),
(74510, 1329, '_field_114', 'None'),
(74511, 1329, '_field_115', 'No'),
(74512, 1329, '_field_116', ''),
(74513, 1329, '_field_117', 'No'),
(74514, 1329, '_field_118', ''),
(74515, 1329, '_field_119', 'No'),
(74516, 1329, '_field_120', ''),
(74517, 1329, '_field_121', 'No'),
(74518, 1329, '_field_122', ''),
(74519, 1329, '_field_132', 'No'),
(74520, 1329, '_field_133', ''),
(74521, 1329, '_field_134', 'No'),
(74522, 1329, '_field_135', ''),
(74523, 1329, '_field_123', 'He is currently in Montessori and according to his teacher had a breakthrough in the earlier part of the year with art and crafting, he could suddenly focus for up to an hour at a time which she then noticed he immediately began to pickup other work which he had much trouble with previously such as sewing a button, writing letters / numbers. I think Finnegan will struggle with standard lecture education system and needs to be in a Montessori learning environment where he can focus and learn in a guided way.'),
(74524, 1329, '_field_124', 'Honestly I just want Finnegan to know and understand how to learn. I don’t think I have that skill personally. If he could understand himself and how he best learns topics and absorbs the information, I think he’ll be set.'),
(74525, 1329, '_field_136', 'Finnegan is very truthful, it is one thing his several different daycare and preschool teachers have said. But when frustrated sometimes he cannot get the words out and just needs to feel safe and will then express. Generally has a tendency to get carried away when rowdy or excitable things are going on. Will focus on work with intensity! Loves a variety of work but gets frustrated if he’s not allowed to complete it.'),
(74526, 1329, '_field_126', '1'),
(74527, 1329, '_form_id', '3'),
(74528, 1329, '_seq_num', '359'),
(74529, 1330, '_field_5', 'Full Day'),
(74530, 1330, '_field_7', 'September 2020'),
(74531, 1330, '_field_9', '1'),
(74532, 1330, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(74533, 1330, '_field_70', ''),
(74534, 1330, '_field_71', 'recommendation by a friend'),
(74535, 1330, '_field_17', 'Carlos'),
(74536, 1330, '_field_19', 'Drews'),
(74537, 1330, '_field_21', '2368771881'),
(74538, 1330, '_field_23', 'cdrews62@gmail.com'),
(74539, 1330, '_field_25', '2050 Nelson St'),
(74540, 1330, '_field_28', '1802'),
(74541, 1330, '_field_29', 'Vancouver'),
(74542, 1330, '_field_33', 'BC'),
(74543, 1330, '_field_31', 'V6G1N6'),
(74544, 1330, '_field_34', 'Vancouver Aquarium / Ocean Wise'),
(74545, 1330, '_field_35', '2368771881'),
(74546, 1330, '_field_41', '1'),
(74547, 1330, '_field_57', ''),
(74548, 1330, '_field_58', ''),
(74549, 1330, '_field_59', ''),
(74550, 1330, '_field_60', ''),
(74551, 1330, '_field_18', 'Daniel Drews'),
(74552, 1330, '_field_24', '26/08/2016'),
(74553, 1330, '_field_20', 'Dani'),
(74554, 1330, '_field_22', 'M'),
(74555, 1330, '_field_26', 'Spanish, Hungarian'),
(74556, 1330, '_field_27', 'English'),
(74557, 1330, '_field_30', 'Hungarian,Colombian, German'),
(74558, 1330, '_field_32', 'Yes'),
(74559, 1330, '_field_72', 'Mila Drews (5)'),
(74560, 1330, '_field_36', 'drawing, paper cutting, books '),
(74561, 1330, '_field_37', 'singing, dancing, costume wearing and making performances, constructing little \"snugs/houses\"'),
(74562, 1330, '_field_38', 'Yes'),
(74563, 1330, '_field_39', 'Yes'),
(74564, 1330, '_field_61', 'Yes'),
(74565, 1330, '_field_53', 'Dani went to a Montessori preschool earlier with his sister, Mila. Dani is attached to Mila and therefore would be nice to have Mila in the kindergarden class at WMA.'),
(74566, 1330, '_field_54', 'Yes'),
(74567, 1330, '_field_55', 'Montessori Peace School, in Herndon, VA in 2018-2019. Since 2019 August: Tengerszem óvoda ,daycare in Budapest, Hungary'),
(74568, 1330, '_field_56', 'Yes'),
(74569, 1330, '_field_42', 'No'),
(74570, 1330, '_field_43', 'No'),
(74571, 1330, '_field_62', ''),
(74572, 1330, '_field_44', 'No'),
(74573, 1330, '_field_63', ''),
(74574, 1330, '_field_45', 'No'),
(74575, 1330, '_field_64', ''),
(74576, 1330, '_field_46', 'N'),
(74577, 1330, '_field_65', ''),
(74578, 1330, '_field_47', 'We are committed to the Montessori method and would like to have this for both of our children. We visited your premises and were very impressed by them as well as by the warm welcoming that we received. \nWe met on 27th November with Ms Sarah and explained that we just arrived to Vancouver and would like to join the Casa programme in January 2020. This application is not for September 2020, but for January 2020. Thank you.'),
(74579, 1330, '_field_73', 'Gives self confidence, social empathy and good structure, focus on tasks and respect for the others.'),
(74580, 1330, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(74581, 1330, '_field_67', '1'),
(74582, 1330, '_form_id', '2'),
(74583, 1330, '_seq_num', '473'),
(74584, 1331, '_field_5', 'Full Day'),
(74585, 1331, '_field_7', 'September 2020'),
(74586, 1331, '_field_9', '1'),
(74587, 1331, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(74588, 1331, '_field_70', ''),
(74589, 1331, '_field_71', 'recommendation by a friend'),
(74590, 1331, '_field_17', 'Carlos'),
(74591, 1331, '_field_19', 'Drews'),
(74592, 1331, '_field_21', '2368771881'),
(74593, 1331, '_field_23', 'cdrews62@gmail.com'),
(74594, 1331, '_field_25', '2050 Nelson St'),
(74595, 1331, '_field_28', '1802'),
(74596, 1331, '_field_29', 'Vancouver'),
(74597, 1331, '_field_33', 'BC'),
(74598, 1331, '_field_31', 'V6G1N6'),
(74599, 1331, '_field_34', 'Vancouver Aquarium / Ocean Wise'),
(74600, 1331, '_field_35', '2368771881'),
(74601, 1331, '_field_41', '1'),
(74602, 1331, '_field_57', ''),
(74603, 1331, '_field_58', ''),
(74604, 1331, '_field_59', ''),
(74605, 1331, '_field_60', ''),
(74606, 1331, '_field_18', 'Daniel Drews'),
(74607, 1331, '_field_24', '26/08/2016'),
(74608, 1331, '_field_20', 'Dani'),
(74609, 1331, '_field_22', 'M'),
(74610, 1331, '_field_26', 'Spanish, Hungarian'),
(74611, 1331, '_field_27', 'English'),
(74612, 1331, '_field_30', 'Hungarian,Colombian, German'),
(74613, 1331, '_field_32', 'Yes'),
(74614, 1331, '_field_72', 'Mila Drews (5)'),
(74615, 1331, '_field_36', 'drawing, paper cutting, books '),
(74616, 1331, '_field_37', 'singing, dancing, costume wearing and making performances, constructing little \"snugs/houses\"'),
(74617, 1331, '_field_38', 'Yes'),
(74618, 1331, '_field_39', 'Yes'),
(74619, 1331, '_field_61', 'Yes'),
(74620, 1331, '_field_53', 'Dani went to a Montessori preschool earlier with his sister, Mila. Dani is attached to Mila and therefore would be nice to have Mila in the kindergarden class at WMA.'),
(74621, 1331, '_field_54', 'Yes'),
(74622, 1331, '_field_55', 'Montessori Peace School, in Herndon, VA in 2018-2019. Since 2019 August: Tengerszem óvoda ,daycare in Budapest, Hungary'),
(74623, 1331, '_field_56', 'Yes'),
(74624, 1331, '_field_42', 'No'),
(74625, 1331, '_field_43', 'No'),
(74626, 1331, '_field_62', ''),
(74627, 1331, '_field_44', 'No'),
(74628, 1331, '_field_63', ''),
(74629, 1331, '_field_45', 'No'),
(74630, 1331, '_field_64', ''),
(74631, 1331, '_field_46', 'N'),
(74632, 1331, '_field_65', ''),
(74633, 1331, '_field_47', 'We are committed to the Montessori method and would like to have this for both of our children. We visited your premises and were very impressed by them as well as by the warm welcoming that we received. \nWe met on 27th November with Ms Sarah and explained that we just arrived to Vancouver and would like to join the Casa programme in January 2020. This application is not for September 2020, but for January 2020. Thank you.'),
(74634, 1331, '_field_73', 'Gives self confidence, social empathy and good structure, focus on tasks and respect for the others.'),
(74635, 1331, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(74636, 1331, '_field_67', '1'),
(74637, 1331, '_form_id', '2'),
(74638, 1331, '_seq_num', '474'),
(74639, 1332, '_field_74', 'Kindergarten'),
(74640, 1332, '_field_75', 'September 2020'),
(74641, 1332, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(74642, 1332, '_field_78', ''),
(74643, 1332, '_field_79', 'recommendation by a friend'),
(74644, 1332, '_field_80', 'Carlos'),
(74645, 1332, '_field_81', 'Drews'),
(74646, 1332, '_field_82', '2368771881'),
(74647, 1332, '_field_83', 'cdrews62@gmail.com'),
(74648, 1332, '_field_84', '2050 Nelson St'),
(74649, 1332, '_field_85', '1802'),
(74650, 1332, '_field_86', 'Vancouver'),
(74651, 1332, '_field_87', 'BC'),
(74652, 1332, '_field_88', 'V6G1N6'),
(74653, 1332, '_field_89', 'Vancouver Aquarium / Ocean Wise'),
(74654, 1332, '_field_90', '2368771881'),
(74655, 1332, '_field_91', '1'),
(74656, 1332, '_field_92', 'Zsuzsi '),
(74657, 1332, '_field_93', 'Toros'),
(74658, 1332, '_field_94', 'zsuzsitoros@gmail.com'),
(74659, 1332, '_field_95', '5714461453'),
(74660, 1332, '_field_128', ''),
(74661, 1332, '_field_129', ''),
(74662, 1332, '_field_96', 'Mila Drews'),
(74663, 1332, '_field_97', '01/12/2014'),
(74664, 1332, '_field_98', 'Mila'),
(74665, 1332, '_field_99', 'Female'),
(74666, 1332, '_field_100', 'Hungarian, Spanish'),
(74667, 1332, '_field_101', 'English'),
(74668, 1332, '_field_102', 'Hungarian, Colombian, German'),
(74669, 1332, '_field_103', 'Yes'),
(74670, 1332, '_field_104', 'Daniel Drews (3)'),
(74671, 1332, '_field_105', 'Drawing, paper cutting, mask making, singing, acting, imitating others, books'),
(74672, 1332, '_field_106', 'Singing, dancing, leading shows and performances, fantasy World'),
(74673, 1332, '_field_130', 'Montessori Peace School 2018-2019 in Herndon, Virginia. And since August 2019 Tengerszem Óvoda in Budapest, Hungary'),
(74674, 1332, '_field_137', 'reading, writing, drawing, yoga, singing'),
(74675, 1332, '_field_131', 'Kindergarden'),
(74676, 1332, '_field_138', 'ballet, folk dance, ice skating, swimming'),
(74677, 1332, '_field_114', 'no'),
(74678, 1332, '_field_115', 'No'),
(74679, 1332, '_field_116', ''),
(74680, 1332, '_field_117', 'No'),
(74681, 1332, '_field_118', ''),
(74682, 1332, '_field_119', 'No'),
(74683, 1332, '_field_120', ''),
(74684, 1332, '_field_121', 'No'),
(74685, 1332, '_field_122', ''),
(74686, 1332, '_field_132', 'No'),
(74687, 1332, '_field_133', ''),
(74688, 1332, '_field_134', 'No'),
(74689, 1332, '_field_135', ''),
(74690, 1332, '_field_123', 'We are committed to the Montessori method and would like to have this for both of our children. We visited your premises and were very impressed by them as well as by the warm welcoming that we received. \nWe met on 27th November with Ms Sarah and explained that we just arrived to Vancouver and would like to join the Kindergarden programme in January 2020. This application is not for September 2020, but for January 2020.'),
(74691, 1332, '_field_124', 'Gives self confidence, social empathy and good structure, focus on tasks and respect for the others.'),
(74692, 1332, '_field_136', 'Mila and Dani have been going to preschools together. They are very close to each other and we would like them to be in the same school, so that they can see each other sometimes during the day. '),
(74693, 1332, '_field_126', '1'),
(74694, 1332, '_form_id', '3'),
(74695, 1332, '_seq_num', '360'),
(74696, 1333, '_field_74', 'Kindergarten'),
(74697, 1333, '_field_75', 'September 2020'),
(74698, 1333, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(74699, 1333, '_field_78', ''),
(74700, 1333, '_field_79', 'recommendation by a friend'),
(74701, 1333, '_field_80', 'Carlos'),
(74702, 1333, '_field_81', 'Drews'),
(74703, 1333, '_field_82', '2368771881'),
(74704, 1333, '_field_83', 'cdrews62@gmail.com'),
(74705, 1333, '_field_84', '2050 Nelson St'),
(74706, 1333, '_field_85', '1802'),
(74707, 1333, '_field_86', 'Vancouver'),
(74708, 1333, '_field_87', 'BC'),
(74709, 1333, '_field_88', 'V6G1N6'),
(74710, 1333, '_field_89', 'Vancouver Aquarium / Ocean Wise'),
(74711, 1333, '_field_90', '2368771881'),
(74712, 1333, '_field_91', '1'),
(74713, 1333, '_field_92', 'Zsuzsi '),
(74714, 1333, '_field_93', 'Toros'),
(74715, 1333, '_field_94', 'zsuzsitoros@gmail.com'),
(74716, 1333, '_field_95', '5714461453'),
(74717, 1333, '_field_128', ''),
(74718, 1333, '_field_129', ''),
(74719, 1333, '_field_96', 'Mila Drews'),
(74720, 1333, '_field_97', '01/12/2014'),
(74721, 1333, '_field_98', 'Mila'),
(74722, 1333, '_field_99', 'Female'),
(74723, 1333, '_field_100', 'Hungarian, Spanish'),
(74724, 1333, '_field_101', 'English'),
(74725, 1333, '_field_102', 'Hungarian, Colombian, German'),
(74726, 1333, '_field_103', 'Yes'),
(74727, 1333, '_field_104', 'Daniel Drews (3)'),
(74728, 1333, '_field_105', 'Drawing, paper cutting, mask making, singing, acting, imitating others, books'),
(74729, 1333, '_field_106', 'Singing, dancing, leading shows and performances, fantasy World'),
(74730, 1333, '_field_130', 'Montessori Peace School 2018-2019 in Herndon, Virginia. And since August 2019 Tengerszem Óvoda in Budapest, Hungary'),
(74731, 1333, '_field_137', 'reading, writing, drawing, yoga, singing'),
(74732, 1333, '_field_131', 'Kindergarden'),
(74733, 1333, '_field_138', 'ballet, folk dance, ice skating, swimming'),
(74734, 1333, '_field_114', 'no'),
(74735, 1333, '_field_115', 'No'),
(74736, 1333, '_field_116', ''),
(74737, 1333, '_field_117', 'No'),
(74738, 1333, '_field_118', ''),
(74739, 1333, '_field_119', 'No'),
(74740, 1333, '_field_120', ''),
(74741, 1333, '_field_121', 'No'),
(74742, 1333, '_field_122', ''),
(74743, 1333, '_field_132', 'No'),
(74744, 1333, '_field_133', ''),
(74745, 1333, '_field_134', 'No'),
(74746, 1333, '_field_135', ''),
(74747, 1333, '_field_123', 'We are committed to the Montessori method and would like to have this for both of our children. We visited your premises and were very impressed by them as well as by the warm welcoming that we received. \nWe met on 27th November with Ms Sarah and explained that we just arrived to Vancouver and would like to join the Kindergarden programme in January 2020. This application is not for September 2020, but for January 2020.'),
(74748, 1333, '_field_124', 'Gives self confidence, social empathy and good structure, focus on tasks and respect for the others.'),
(74749, 1333, '_field_136', 'Mila and Dani have been going to preschools together. They are very close to each other and we would like them to be in the same school, so that they can see each other sometimes during the day. '),
(74750, 1333, '_field_126', '1'),
(74751, 1333, '_form_id', '3'),
(74752, 1333, '_seq_num', '361'),
(74753, 1334, '_field_74', 'Kindergarten'),
(74754, 1334, '_field_75', 'September 2020'),
(74755, 1334, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(74756, 1334, '_field_78', ''),
(74757, 1334, '_field_79', ''),
(74758, 1334, '_field_80', 'Monica'),
(74759, 1334, '_field_81', 'Leung'),
(74760, 1334, '_field_82', '6042183986'),
(74761, 1334, '_field_83', 'monicahleung@gmail.com'),
(74762, 1334, '_field_84', '8485 New Haven Close'),
(74763, 1334, '_field_85', '308'),
(74764, 1334, '_field_86', 'Burnaby'),
(74765, 1334, '_field_87', 'BC'),
(74766, 1334, '_field_88', 'V5J 0B7'),
(74767, 1334, '_field_89', 'Westbank Corp'),
(74768, 1334, '_field_90', '6042183986'),
(74769, 1334, '_field_91', '0'),
(74770, 1334, '_field_92', ''),
(74771, 1334, '_field_93', ''),
(74772, 1334, '_field_94', ''),
(74773, 1334, '_field_95', ''),
(74774, 1334, '_field_128', ''),
(74775, 1334, '_field_129', ''),
(74776, 1334, '_field_96', 'Serena Truong Leung'),
(74777, 1334, '_field_97', '02/01/2015'),
(74778, 1334, '_field_98', 'Serena'),
(74779, 1334, '_field_99', 'Female'),
(74780, 1334, '_field_100', 'English'),
(74781, 1334, '_field_101', 'Cantonese'),
(74782, 1334, '_field_102', 'Canadian'),
(74783, 1334, '_field_103', 'No'),
(74784, 1334, '_field_104', ''),
(74785, 1334, '_field_105', 'drawing, building lego models, puzzles'),
(74786, 1334, '_field_106', 'soccer, helping prepare meals, role playing games'),
(74787, 1334, '_field_130', 'Absorbant Mind Montessori'),
(74788, 1334, '_field_137', 'Georgraphy, Math, Roman Arch, Arts, preparing snacks for her classmates,'),
(74789, 1334, '_field_131', '3rd year of preschool'),
(74790, 1334, '_field_138', 'Taekwondo, Gymnastics, Swimming'),
(74791, 1334, '_field_114', 'Though less prevalent as she gets older, Serena has a mild case of reactive asthma which is rarely triggered unless she is sick or when she is too hyperactive. She does have a puffer but has never, in the past, required it during school. '),
(74792, 1334, '_field_115', 'Yes'),
(74793, 1334, '_field_116', 'puffer'),
(74794, 1334, '_field_117', 'No'),
(74795, 1334, '_field_118', ''),
(74796, 1334, '_field_119', 'No'),
(74797, 1334, '_field_120', ''),
(74798, 1334, '_field_121', 'No'),
(74799, 1334, '_field_122', ''),
(74800, 1334, '_field_132', 'No'),
(74801, 1334, '_field_133', ''),
(74802, 1334, '_field_134', 'No'),
(74803, 1334, '_field_135', ''),
(74804, 1334, '_field_123', 'Continuing Serena\'s studies under the Montessori philosophy has always been very important to us which is why we signed up to attend your open house. Upon attending the event and hearing all the testimonials allowed us to see how well our thoughts\naligned. What really stuck with me after the event was the story about how Kai felt \"safe\" there and that itself speaks volumes. We really believe Serena will fit in well with the Westside Montessori Academy culture. '),
(74805, 1334, '_field_124', 'The Montessori Method aligns completely with the ideology we have towards education. My husband and I have always believed that child led learning leads to more focus and more passion towards learning. (bonus being that Serena is very tidy from her habits at school )\nOur goal for Serena is for her to find passion in learning and really enjoy the learning years of her life. To also pick up the necessary skills to help in the future such as focus and determination, both of which we find she has already begun to pick up at her current Montessori. '),
(74806, 1334, '_field_136', 'Thank you for taking the time to review our application. We really hope for Serena to have the opportunity to attend Westside Montessori Academy and we look forward to hearing from\nyou.'),
(74807, 1334, '_field_126', '1'),
(74808, 1334, '_form_id', '3'),
(74809, 1334, '_seq_num', '362'),
(74810, 1335, '_field_74', 'Kindergarten'),
(74811, 1335, '_field_75', 'September 2020'),
(74812, 1335, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(74813, 1335, '_field_78', ''),
(74814, 1335, '_field_79', ''),
(74815, 1335, '_field_80', 'Monica'),
(74816, 1335, '_field_81', 'Leung'),
(74817, 1335, '_field_82', '6042183986'),
(74818, 1335, '_field_83', 'monicahleung@gmail.com'),
(74819, 1335, '_field_84', '8485 New Haven Close'),
(74820, 1335, '_field_85', '308'),
(74821, 1335, '_field_86', 'Burnaby'),
(74822, 1335, '_field_87', 'BC'),
(74823, 1335, '_field_88', 'V5J 0B7'),
(74824, 1335, '_field_89', 'Westbank Corp'),
(74825, 1335, '_field_90', '6042183986'),
(74826, 1335, '_field_91', '0'),
(74827, 1335, '_field_92', ''),
(74828, 1335, '_field_93', ''),
(74829, 1335, '_field_94', ''),
(74830, 1335, '_field_95', ''),
(74831, 1335, '_field_128', ''),
(74832, 1335, '_field_129', ''),
(74833, 1335, '_field_96', 'Serena Truong Leung'),
(74834, 1335, '_field_97', '02/01/2015'),
(74835, 1335, '_field_98', 'Serena'),
(74836, 1335, '_field_99', 'Female'),
(74837, 1335, '_field_100', 'English'),
(74838, 1335, '_field_101', 'Cantonese'),
(74839, 1335, '_field_102', 'Canadian'),
(74840, 1335, '_field_103', 'No'),
(74841, 1335, '_field_104', ''),
(74842, 1335, '_field_105', 'drawing, building lego models, puzzles'),
(74843, 1335, '_field_106', 'soccer, helping prepare meals, role playing games'),
(74844, 1335, '_field_130', 'Absorbant Mind Montessori'),
(74845, 1335, '_field_137', 'Georgraphy, Math, Roman Arch, Arts, preparing snacks for her classmates,'),
(74846, 1335, '_field_131', '3rd year of preschool'),
(74847, 1335, '_field_138', 'Taekwondo, Gymnastics, Swimming'),
(74848, 1335, '_field_114', 'Though less prevalent as she gets older, Serena has a mild case of reactive asthma which is rarely triggered unless she is sick or when she is too hyperactive. She does have a puffer but has never, in the past, required it during school. '),
(74849, 1335, '_field_115', 'Yes'),
(74850, 1335, '_field_116', 'puffer'),
(74851, 1335, '_field_117', 'No'),
(74852, 1335, '_field_118', ''),
(74853, 1335, '_field_119', 'No'),
(74854, 1335, '_field_120', ''),
(74855, 1335, '_field_121', 'No'),
(74856, 1335, '_field_122', ''),
(74857, 1335, '_field_132', 'No'),
(74858, 1335, '_field_133', ''),
(74859, 1335, '_field_134', 'No'),
(74860, 1335, '_field_135', ''),
(74861, 1335, '_field_123', 'Continuing Serena\'s studies under the Montessori philosophy has always been very important to us which is why we signed up to attend your open house. Upon attending the event and hearing all the testimonials allowed us to see how well our thoughts\naligned. What really stuck with me after the event was the story about how Kai felt \"safe\" there and that itself speaks volumes. We really believe Serena will fit in well with the Westside Montessori Academy culture. '),
(74862, 1335, '_field_124', 'The Montessori Method aligns completely with the ideology we have towards education. My husband and I have always believed that child led learning leads to more focus and more passion towards learning. (bonus being that Serena is very tidy from her habits at school )\nOur goal for Serena is for her to find passion in learning and really enjoy the learning years of her life. To also pick up the necessary skills to help in the future such as focus and determination, both of which we find she has already begun to pick up at her current Montessori. '),
(74863, 1335, '_field_136', 'Thank you for taking the time to review our application. We really hope for Serena to have the opportunity to attend Westside Montessori Academy and we look forward to hearing from\nyou.'),
(74864, 1335, '_field_126', '1'),
(74865, 1335, '_form_id', '3'),
(74866, 1335, '_seq_num', '363'),
(74867, 1336, '_field_5', 'Morning Session'),
(74868, 1336, '_field_7', 'September 2020'),
(74869, 1336, '_field_9', '0'),
(74870, 1336, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(74871, 1336, '_field_70', ''),
(74872, 1336, '_field_71', 'Friends who are interested in your program'),
(74873, 1336, '_field_17', 'Sarah'),
(74874, 1336, '_field_19', 'Plant'),
(74875, 1336, '_field_21', '7789904152'),
(74876, 1336, '_field_23', 'smjplant@gmail.com'),
(74877, 1336, '_field_25', '2477 Carolina Street'),
(74878, 1336, '_field_28', '413'),
(74879, 1336, '_field_29', 'Vancouver'),
(74880, 1336, '_field_33', 'BC'),
(74881, 1336, '_field_31', 'V5T0G8'),
(74882, 1336, '_field_34', 'Circle of the Child'),
(74883, 1336, '_field_35', '7789904152'),
(74884, 1336, '_field_41', '1'),
(74885, 1336, '_field_57', ''),
(74886, 1336, '_field_58', ''),
(74887, 1336, '_field_59', ''),
(74888, 1336, '_field_60', ''),
(74889, 1336, '_field_18', 'Frederick Angus Harold Plant'),
(74890, 1336, '_field_24', '31/08/2017'),
(74891, 1336, '_field_20', 'Freddie'),
(74892, 1336, '_field_22', 'M'),
(74893, 1336, '_field_26', 'English'),
(74894, 1336, '_field_27', ''),
(74895, 1336, '_field_30', 'Canada'),
(74896, 1336, '_field_32', 'Yes'),
(74897, 1336, '_field_72', 'Wesley Plant, age 4'),
(74898, 1336, '_field_36', 'Playing with vehicles, painting, puzzles, reading'),
(74899, 1336, '_field_37', 'Playing lego, puzzles, music'),
(74900, 1336, '_field_38', 'Yes'),
(74901, 1336, '_field_39', 'Yes'),
(74902, 1336, '_field_61', 'Yes'),
(74903, 1336, '_field_53', 'Freddie is currently in a 2 year old program. He has adjusted well, and his teachers say he enjoys the activities available. '),
(74904, 1336, '_field_54', 'Yes'),
(74905, 1336, '_field_55', 'Our House Preschool - 2\'s program'),
(74906, 1336, '_field_56', ''),
(74907, 1336, '_field_42', 'Sensitive to pineapple\nNo known allergies'),
(74908, 1336, '_field_43', 'No'),
(74909, 1336, '_field_62', ''),
(74910, 1336, '_field_44', 'No'),
(74911, 1336, '_field_63', ''),
(74912, 1336, '_field_45', 'Yes'),
(74913, 1336, '_field_64', 'Freddie loves cashews! He enjoys most foods. We are pescatarian. '),
(74914, 1336, '_field_46', 'Yes'),
(74915, 1336, '_field_65', 'We encourage Freddie to eat with us at family meal times (breakfast, lunch and dinner). He cleans up his face/hands, dishes and does the compost afterwards.'),
(74916, 1336, '_field_47', 'We are looking for a learning environment that encourages creativity, thoughtfulness and independence.'),
(74917, 1336, '_field_73', 'We want our children to feel accepted and respected in the classroom; as well, we would like them to accept and respect others. It\'s important to us that they are engaged in school and we think the Montessori style would encourage their learning. Ideally, both of our sons would be at the same school! '),
(74918, 1336, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(74919, 1336, '_field_67', '1'),
(74920, 1336, '_form_id', '2'),
(74921, 1336, '_seq_num', '475'),
(74922, 1337, '_field_5', 'Morning Session'),
(74923, 1337, '_field_7', 'September 2020'),
(74924, 1337, '_field_9', '0'),
(74925, 1337, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(74926, 1337, '_field_70', ''),
(74927, 1337, '_field_71', 'Friends who are interested in your program'),
(74928, 1337, '_field_17', 'Sarah'),
(74929, 1337, '_field_19', 'Plant'),
(74930, 1337, '_field_21', '7789904152'),
(74931, 1337, '_field_23', 'smjplant@gmail.com'),
(74932, 1337, '_field_25', '2477 Carolina Street'),
(74933, 1337, '_field_28', '413'),
(74934, 1337, '_field_29', 'Vancouver'),
(74935, 1337, '_field_33', 'BC'),
(74936, 1337, '_field_31', 'V5T0G8'),
(74937, 1337, '_field_34', 'Circle of the Child'),
(74938, 1337, '_field_35', '7789904152'),
(74939, 1337, '_field_41', '1'),
(74940, 1337, '_field_57', ''),
(74941, 1337, '_field_58', ''),
(74942, 1337, '_field_59', ''),
(74943, 1337, '_field_60', ''),
(74944, 1337, '_field_18', 'Frederick Angus Harold Plant'),
(74945, 1337, '_field_24', '31/08/2017'),
(74946, 1337, '_field_20', 'Freddie'),
(74947, 1337, '_field_22', 'M'),
(74948, 1337, '_field_26', 'English'),
(74949, 1337, '_field_27', ''),
(74950, 1337, '_field_30', 'Canada'),
(74951, 1337, '_field_32', 'Yes'),
(74952, 1337, '_field_72', 'Wesley Plant, age 4'),
(74953, 1337, '_field_36', 'Playing with vehicles, painting, puzzles, reading'),
(74954, 1337, '_field_37', 'Playing lego, puzzles, music'),
(74955, 1337, '_field_38', 'Yes'),
(74956, 1337, '_field_39', 'Yes'),
(74957, 1337, '_field_61', 'Yes'),
(74958, 1337, '_field_53', 'Freddie is currently in a 2 year old program. He has adjusted well, and his teachers say he enjoys the activities available. '),
(74959, 1337, '_field_54', 'Yes'),
(74960, 1337, '_field_55', 'Our House Preschool - 2\'s program'),
(74961, 1337, '_field_56', ''),
(74962, 1337, '_field_42', 'Sensitive to pineapple\nNo known allergies'),
(74963, 1337, '_field_43', 'No'),
(74964, 1337, '_field_62', ''),
(74965, 1337, '_field_44', 'No'),
(74966, 1337, '_field_63', ''),
(74967, 1337, '_field_45', 'Yes'),
(74968, 1337, '_field_64', 'Freddie loves cashews! He enjoys most foods. We are pescatarian. '),
(74969, 1337, '_field_46', 'Yes'),
(74970, 1337, '_field_65', 'We encourage Freddie to eat with us at family meal times (breakfast, lunch and dinner). He cleans up his face/hands, dishes and does the compost afterwards.'),
(74971, 1337, '_field_47', 'We are looking for a learning environment that encourages creativity, thoughtfulness and independence.'),
(74972, 1337, '_field_73', 'We want our children to feel accepted and respected in the classroom; as well, we would like them to accept and respect others. It\'s important to us that they are engaged in school and we think the Montessori style would encourage their learning. Ideally, both of our sons would be at the same school! '),
(74973, 1337, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(74974, 1337, '_field_67', '1'),
(74975, 1337, '_form_id', '2'),
(74976, 1337, '_seq_num', '476'),
(74977, 1338, '_field_5', 'Morning Session'),
(74978, 1338, '_field_7', 'September 2020'),
(74979, 1338, '_field_9', '0'),
(74980, 1338, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(74981, 1338, '_field_70', ''),
(74982, 1338, '_field_71', 'a friend who is interested in your program'),
(74983, 1338, '_field_17', 'Sarah'),
(74984, 1338, '_field_19', 'Plant'),
(74985, 1338, '_field_21', '7789904152'),
(74986, 1338, '_field_23', 'smjplant@gmail.com'),
(74987, 1338, '_field_25', '2477 Carolina Street'),
(74988, 1338, '_field_28', '413'),
(74989, 1338, '_field_29', 'Vancouver'),
(74990, 1338, '_field_33', 'BC'),
(74991, 1338, '_field_31', 'V5T0G8'),
(74992, 1338, '_field_34', 'Circle of the Child'),
(74993, 1338, '_field_35', '7789904152'),
(74994, 1338, '_field_41', '0'),
(74995, 1338, '_field_57', ''),
(74996, 1338, '_field_58', ''),
(74997, 1338, '_field_59', ''),
(74998, 1338, '_field_60', ''),
(74999, 1338, '_field_18', 'Wesley Geoffrey Scott Plant'),
(75000, 1338, '_field_24', '05/11/2015'),
(75001, 1338, '_field_20', 'Wesley/Wes'),
(75002, 1338, '_field_22', 'M'),
(75003, 1338, '_field_26', 'English'),
(75004, 1338, '_field_27', ''),
(75005, 1338, '_field_30', 'Canada'),
(75006, 1338, '_field_32', 'Yes'),
(75007, 1338, '_field_72', 'Freddie, aged 2'),
(75008, 1338, '_field_36', 'Reading, lego, imaginative play, playing with vehicles, painting'),
(75009, 1338, '_field_37', 'Imaginative play, building forts, playing outdoors'),
(75010, 1338, '_field_38', 'Yes'),
(75011, 1338, '_field_39', 'Yes'),
(75012, 1338, '_field_61', 'Yes'),
(75013, 1338, '_field_53', 'He has been in a part-time preschool since September 2018. '),
(75014, 1338, '_field_54', 'Yes'),
(75015, 1338, '_field_55', 'Our House Preschool, 4s MWF 9-12pm'),
(75016, 1338, '_field_56', 'Yes'),
(75017, 1338, '_field_42', 'Sensitive to kiwis and pineapples\nNo known allergies'),
(75018, 1338, '_field_43', 'No'),
(75019, 1338, '_field_62', ''),
(75020, 1338, '_field_44', 'Yes'),
(75021, 1338, '_field_63', 'We are pescatarian. '),
(75022, 1338, '_field_45', 'No'),
(75023, 1338, '_field_64', ''),
(75024, 1338, '_field_46', 'Yes'),
(75025, 1338, '_field_65', 'We encourage Wesley to eat with us at family meal\ntimes (breakfast, lunch and dinner). He cleans up his\nface/hands, dishes and does the compost afterwards.'),
(75026, 1338, '_field_47', 'We are looking for a learning environment that encourages creativity, thoughtfulness and independence.'),
(75027, 1338, '_field_73', 'We want our children to feel accepted and respected in the classroom; as well, we would like them to accept and respect others. It\'s important to us that they are engaged in school and we think the Montessori style would encourage their learning. Ideally, both of our sons would be at the same school!'),
(75028, 1338, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(75029, 1338, '_field_67', '1'),
(75030, 1338, '_form_id', '2'),
(75031, 1338, '_seq_num', '477'),
(75032, 1339, '_field_5', 'Morning Session'),
(75033, 1339, '_field_7', 'September 2020'),
(75034, 1339, '_field_9', '0'),
(75035, 1339, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(75036, 1339, '_field_70', ''),
(75037, 1339, '_field_71', 'a friend who is interested in your program'),
(75038, 1339, '_field_17', 'Sarah'),
(75039, 1339, '_field_19', 'Plant'),
(75040, 1339, '_field_21', '7789904152'),
(75041, 1339, '_field_23', 'smjplant@gmail.com'),
(75042, 1339, '_field_25', '2477 Carolina Street'),
(75043, 1339, '_field_28', '413'),
(75044, 1339, '_field_29', 'Vancouver'),
(75045, 1339, '_field_33', 'BC'),
(75046, 1339, '_field_31', 'V5T0G8'),
(75047, 1339, '_field_34', 'Circle of the Child'),
(75048, 1339, '_field_35', '7789904152'),
(75049, 1339, '_field_41', '0'),
(75050, 1339, '_field_57', ''),
(75051, 1339, '_field_58', ''),
(75052, 1339, '_field_59', ''),
(75053, 1339, '_field_60', ''),
(75054, 1339, '_field_18', 'Wesley Geoffrey Scott Plant'),
(75055, 1339, '_field_24', '05/11/2015'),
(75056, 1339, '_field_20', 'Wesley/Wes'),
(75057, 1339, '_field_22', 'M'),
(75058, 1339, '_field_26', 'English'),
(75059, 1339, '_field_27', ''),
(75060, 1339, '_field_30', 'Canada'),
(75061, 1339, '_field_32', 'Yes'),
(75062, 1339, '_field_72', 'Freddie, aged 2'),
(75063, 1339, '_field_36', 'Reading, lego, imaginative play, playing with vehicles, painting'),
(75064, 1339, '_field_37', 'Imaginative play, building forts, playing outdoors'),
(75065, 1339, '_field_38', 'Yes'),
(75066, 1339, '_field_39', 'Yes'),
(75067, 1339, '_field_61', 'Yes'),
(75068, 1339, '_field_53', 'He has been in a part-time preschool since September 2018. '),
(75069, 1339, '_field_54', 'Yes'),
(75070, 1339, '_field_55', 'Our House Preschool, 4s MWF 9-12pm'),
(75071, 1339, '_field_56', 'Yes'),
(75072, 1339, '_field_42', 'Sensitive to kiwis and pineapples\nNo known allergies'),
(75073, 1339, '_field_43', 'No'),
(75074, 1339, '_field_62', ''),
(75075, 1339, '_field_44', 'Yes'),
(75076, 1339, '_field_63', 'We are pescatarian. '),
(75077, 1339, '_field_45', 'No'),
(75078, 1339, '_field_64', ''),
(75079, 1339, '_field_46', 'Yes'),
(75080, 1339, '_field_65', 'We encourage Wesley to eat with us at family meal\ntimes (breakfast, lunch and dinner). He cleans up his\nface/hands, dishes and does the compost afterwards.'),
(75081, 1339, '_field_47', 'We are looking for a learning environment that encourages creativity, thoughtfulness and independence.'),
(75082, 1339, '_field_73', 'We want our children to feel accepted and respected in the classroom; as well, we would like them to accept and respect others. It\'s important to us that they are engaged in school and we think the Montessori style would encourage their learning. Ideally, both of our sons would be at the same school!'),
(75083, 1339, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(75084, 1339, '_field_67', '1'),
(75085, 1339, '_form_id', '2'),
(75086, 1339, '_seq_num', '478'),
(75087, 1340, '_field_74', 'Grade Seven'),
(75088, 1340, '_field_75', 'September 2020'),
(75089, 1340, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(75090, 1340, '_field_78', ''),
(75091, 1340, '_field_79', 'Sarah Cohen'),
(75092, 1340, '_field_80', 'Barbara '),
(75093, 1340, '_field_81', 'Young Silverthorn'),
(75094, 1340, '_field_82', '778-835-8807'),
(75095, 1340, '_field_83', 'thesilverthorns@gmail.com'),
(75096, 1340, '_field_84', '8070 Hudson St'),
(75097, 1340, '_field_85', ''),
(75098, 1340, '_field_86', 'Vancouver'),
(75099, 1340, '_field_87', 'BC'),
(75100, 1340, '_field_88', 'V6P4M1'),
(75101, 1340, '_field_89', 'Capture Energy (Owner)'),
(75102, 1340, '_field_90', 'Same as above'),
(75103, 1340, '_field_91', '1'),
(75104, 1340, '_field_92', 'Scott'),
(75105, 1340, '_field_93', 'Silverthorn'),
(75106, 1340, '_field_94', 'Scott@Capture-Energy.ca'),
(75107, 1340, '_field_95', '604-787-1952'),
(75108, 1340, '_field_128', 'Capture Energy (Owner)'),
(75109, 1340, '_field_129', 'Same as above'),
(75110, 1340, '_field_96', 'Wynter Silverthorn'),
(75111, 1340, '_field_97', '01/12/2008'),
(75112, 1340, '_field_98', 'Wynter'),
(75113, 1340, '_field_99', 'Female'),
(75114, 1340, '_field_100', 'English'),
(75115, 1340, '_field_101', ''),
(75116, 1340, '_field_102', 'Canadian'),
(75117, 1340, '_field_103', 'No'),
(75118, 1340, '_field_104', ''),
(75119, 1340, '_field_105', 'Painting, Crafts, Writing Poems/Songs'),
(75120, 1340, '_field_106', 'Dance, Swimming, Nature Walks, Art Gallery, Travel'),
(75121, 1340, '_field_130', 'Eaton Arrowsmith'),
(75122, 1340, '_field_137', 'Her cognitive based program which has helped her working memory and processing speed'),
(75123, 1340, '_field_131', 'School does not follow BC Curriculum or have assign grades (Tier 3 school)'),
(75124, 1340, '_field_138', 'Dances with Arts Umbrella Dance Company (Intensive Program) Summer Swim Club, Starting to learn Guitar'),
(75125, 1340, '_field_114', 'None'),
(75126, 1340, '_field_115', 'No'),
(75127, 1340, '_field_116', ''),
(75128, 1340, '_field_117', 'Yes');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75129, 1340, '_field_118', 'Dairy Free, mostly Gluten Free.  Intolerant of Dairy but no anaphalaxix.'),
(75130, 1340, '_field_119', 'No'),
(75131, 1340, '_field_120', ''),
(75132, 1340, '_field_121', 'No'),
(75133, 1340, '_field_122', ''),
(75134, 1340, '_field_132', 'No'),
(75135, 1340, '_field_133', ''),
(75136, 1340, '_field_134', 'Yes'),
(75137, 1340, '_field_135', 'Wynter had a PsychEd Assessment done in July 2017 before starting the Eaton Arrowsmith School.   Many of her test results were in the average range with Fluid Reasoning being  one area of High Average.  She was Low Average in Verbal Comprehension and Working Memory,  very low range in Mathematics and Low Range in Written Expression and Extremely Low on organization and theme development of her work.  I suspect parts of this evaluation are out of date given the very high level of intervention in the the past 2.5 years.  That said she is a prolific writer but will do up to 4 drafts when correcting her spelling and gramatical errors.  I have many EA reports and a Briggins assessment that can all be shared if we get to the interview stage of the process.'),
(75138, 1340, '_field_123', 'Wynter attended an outdoor based Reggio Emilia Preschool and loved it.  After 4 years of public school we realized that it was not a good fit for her socially or academically.  Our positive, loving and mostly happy child was disappearing. Having identified  the issues identifed above from her PsychEd assessment we looked at different options and choose to send her to Eaton Arrowsmith School.  The changes to her self confidence, adaptability, ability to plan and organize her tasks have been extraordinary to watch.  Outside of the cognitive work of the school, much of the approach to learning (nurture the childs curiosity), philosophy on social development (mixed age groups in each class), and enphasis on growing good humans are much more aligned with the Montessori way than a traditional school setting.  My daughter was struggling when we removed her from the public system and 3 years at EAS has renewed her joy in learning, pushed aside her self doubt and she has thrived.  Coming to the parent night and meeting the amazing teaching team and the awsome student tour guides I felt like Westside Academy would be the absolute best fit for Wynter.  She is ready for more academically challenging work and but will thrive in the a non competitive environment where students support, teach and learn from one another.'),
(75139, 1340, '_field_124', 'Wynter will thrive in an environment where she can take a leadership role and learn from others.  The opportunity to work at her own pace, decide when do her challenging tasks (self directed learning) is something she loves to have control over.  Her educational goal for next year is to meet the requirements for application to the SPARTS program at Magee secondary for high school.   This is lead by her goal of becoming a professional dancer.  There is a program at her dance studio where students do a pre-professional program in high school and this has been Wynter\'s goal since she found out last year that this program exists.'),
(75140, 1340, '_field_136', 'Wynter lives to Dance (we don\'t know how or why this happened) and does so with a high degree of skill and dedication.   Outside of her time as School she spends 12 hours per week at Arts Umbrella dance studio.  She is super excited to be in her first professional dance program this Christmas and is working hard on building her strenght and endurance to continue in this program.  In terms of a school, when she looked at the website for Westside Montessori she immediatly said that she wants to go here.  From the amazing extra curricular activities (she loved the seniors centre visits, Yoga, Theatre options) and the multi age classroom that she currently enjoys, she immediately gravitated to the program.  '),
(75141, 1340, '_field_126', '1'),
(75142, 1340, '_form_id', '3'),
(75143, 1340, '_seq_num', '364'),
(75144, 1341, '_field_74', 'Grade Seven'),
(75145, 1341, '_field_75', 'September 2020'),
(75146, 1341, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(75147, 1341, '_field_78', ''),
(75148, 1341, '_field_79', 'Sarah Cohen'),
(75149, 1341, '_field_80', 'Barbara '),
(75150, 1341, '_field_81', 'Young Silverthorn'),
(75151, 1341, '_field_82', '778-835-8807'),
(75152, 1341, '_field_83', 'thesilverthorns@gmail.com'),
(75153, 1341, '_field_84', '8070 Hudson St'),
(75154, 1341, '_field_85', ''),
(75155, 1341, '_field_86', 'Vancouver'),
(75156, 1341, '_field_87', 'BC'),
(75157, 1341, '_field_88', 'V6P4M1'),
(75158, 1341, '_field_89', 'Capture Energy (Owner)'),
(75159, 1341, '_field_90', 'Same as above'),
(75160, 1341, '_field_91', '1'),
(75161, 1341, '_field_92', 'Scott'),
(75162, 1341, '_field_93', 'Silverthorn'),
(75163, 1341, '_field_94', 'Scott@Capture-Energy.ca'),
(75164, 1341, '_field_95', '604-787-1952'),
(75165, 1341, '_field_128', 'Capture Energy (Owner)'),
(75166, 1341, '_field_129', 'Same as above'),
(75167, 1341, '_field_96', 'Wynter Silverthorn'),
(75168, 1341, '_field_97', '01/12/2008'),
(75169, 1341, '_field_98', 'Wynter'),
(75170, 1341, '_field_99', 'Female'),
(75171, 1341, '_field_100', 'English'),
(75172, 1341, '_field_101', ''),
(75173, 1341, '_field_102', 'Canadian'),
(75174, 1341, '_field_103', 'No'),
(75175, 1341, '_field_104', ''),
(75176, 1341, '_field_105', 'Painting, Crafts, Writing Poems/Songs'),
(75177, 1341, '_field_106', 'Dance, Swimming, Nature Walks, Art Gallery, Travel'),
(75178, 1341, '_field_130', 'Eaton Arrowsmith'),
(75179, 1341, '_field_137', 'Her cognitive based program which has helped her working memory and processing speed'),
(75180, 1341, '_field_131', 'School does not follow BC Curriculum or have assign grades (Tier 3 school)'),
(75181, 1341, '_field_138', 'Dances with Arts Umbrella Dance Company (Intensive Program) Summer Swim Club, Starting to learn Guitar'),
(75182, 1341, '_field_114', 'None'),
(75183, 1341, '_field_115', 'No'),
(75184, 1341, '_field_116', ''),
(75185, 1341, '_field_117', 'Yes'),
(75186, 1341, '_field_118', 'Dairy Free, mostly Gluten Free.  Intolerant of Dairy but no anaphalaxix.'),
(75187, 1341, '_field_119', 'No'),
(75188, 1341, '_field_120', ''),
(75189, 1341, '_field_121', 'No'),
(75190, 1341, '_field_122', ''),
(75191, 1341, '_field_132', 'No'),
(75192, 1341, '_field_133', ''),
(75193, 1341, '_field_134', 'Yes'),
(75194, 1341, '_field_135', 'Wynter had a PsychEd Assessment done in July 2017 before starting the Eaton Arrowsmith School.   Many of her test results were in the average range with Fluid Reasoning being  one area of High Average.  She was Low Average in Verbal Comprehension and Working Memory,  very low range in Mathematics and Low Range in Written Expression and Extremely Low on organization and theme development of her work.  I suspect parts of this evaluation are out of date given the very high level of intervention in the the past 2.5 years.  That said she is a prolific writer but will do up to 4 drafts when correcting her spelling and gramatical errors.  I have many EA reports and a Briggins assessment that can all be shared if we get to the interview stage of the process.'),
(75195, 1341, '_field_123', 'Wynter attended an outdoor based Reggio Emilia Preschool and loved it.  After 4 years of public school we realized that it was not a good fit for her socially or academically.  Our positive, loving and mostly happy child was disappearing. Having identified  the issues identifed above from her PsychEd assessment we looked at different options and choose to send her to Eaton Arrowsmith School.  The changes to her self confidence, adaptability, ability to plan and organize her tasks have been extraordinary to watch.  Outside of the cognitive work of the school, much of the approach to learning (nurture the childs curiosity), philosophy on social development (mixed age groups in each class), and enphasis on growing good humans are much more aligned with the Montessori way than a traditional school setting.  My daughter was struggling when we removed her from the public system and 3 years at EAS has renewed her joy in learning, pushed aside her self doubt and she has thrived.  Coming to the parent night and meeting the amazing teaching team and the awsome student tour guides I felt like Westside Academy would be the absolute best fit for Wynter.  She is ready for more academically challenging work and but will thrive in the a non competitive environment where students support, teach and learn from one another.'),
(75196, 1341, '_field_124', 'Wynter will thrive in an environment where she can take a leadership role and learn from others.  The opportunity to work at her own pace, decide when do her challenging tasks (self directed learning) is something she loves to have control over.  Her educational goal for next year is to meet the requirements for application to the SPARTS program at Magee secondary for high school.   This is lead by her goal of becoming a professional dancer.  There is a program at her dance studio where students do a pre-professional program in high school and this has been Wynter\'s goal since she found out last year that this program exists.'),
(75197, 1341, '_field_136', 'Wynter lives to Dance (we don\'t know how or why this happened) and does so with a high degree of skill and dedication.   Outside of her time as School she spends 12 hours per week at Arts Umbrella dance studio.  She is super excited to be in her first professional dance program this Christmas and is working hard on building her strenght and endurance to continue in this program.  In terms of a school, when she looked at the website for Westside Montessori she immediatly said that she wants to go here.  From the amazing extra curricular activities (she loved the seniors centre visits, Yoga, Theatre options) and the multi age classroom that she currently enjoys, she immediately gravitated to the program.  '),
(75198, 1341, '_field_126', '1'),
(75199, 1341, '_form_id', '3'),
(75200, 1341, '_seq_num', '365'),
(75201, 1342, '_field_74', 'Kindergarten'),
(75202, 1342, '_field_75', 'September 2020'),
(75203, 1342, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(75204, 1342, '_field_78', ''),
(75205, 1342, '_field_79', 'We also live in the neighborhood and have seen the kids outside playing. '),
(75206, 1342, '_field_80', 'Katie '),
(75207, 1342, '_field_81', 'Farnsworth '),
(75208, 1342, '_field_82', '6046557459'),
(75209, 1342, '_field_83', 'ktableman@gmail.com'),
(75210, 1342, '_field_84', '2684 24th Ave East '),
(75211, 1342, '_field_85', ''),
(75212, 1342, '_field_86', 'Vancouver '),
(75213, 1342, '_field_87', 'BC'),
(75214, 1342, '_field_88', 'V5R1E2'),
(75215, 1342, '_field_89', 'Jacobs '),
(75216, 1342, '_field_90', '6046557459'),
(75217, 1342, '_field_91', '1'),
(75218, 1342, '_field_92', 'Mike '),
(75219, 1342, '_field_93', 'Farnsworth '),
(75220, 1342, '_field_94', 'mfarnsworth@keystoneenvironmental.ca'),
(75221, 1342, '_field_95', '(778) 239-8625'),
(75222, 1342, '_field_128', 'Keystone Environmental Ltd.'),
(75223, 1342, '_field_129', '(604) 430-0671'),
(75224, 1342, '_field_96', 'Harper Tilly Farnsworth '),
(75225, 1342, '_field_97', '07/02/2015'),
(75226, 1342, '_field_98', 'Harper'),
(75227, 1342, '_field_99', 'Female'),
(75228, 1342, '_field_100', 'English'),
(75229, 1342, '_field_101', ''),
(75230, 1342, '_field_102', 'Canadian '),
(75231, 1342, '_field_103', 'Yes'),
(75232, 1342, '_field_104', 'Ethan and he is 2 years old '),
(75233, 1342, '_field_105', 'Art and puzzles'),
(75234, 1342, '_field_106', 'Reading, art, general play. '),
(75235, 1342, '_field_130', 'Reach for the Stars Montessori'),
(75236, 1342, '_field_137', 'Math and writing is at the top of the list. Art and all the practical life skills. '),
(75237, 1342, '_field_131', 'pre-k '),
(75238, 1342, '_field_138', 'Skating, gymnastics, skiing, bike riding. '),
(75239, 1342, '_field_114', 'None to date. '),
(75240, 1342, '_field_115', 'No'),
(75241, 1342, '_field_116', ''),
(75242, 1342, '_field_117', 'No'),
(75243, 1342, '_field_118', ''),
(75244, 1342, '_field_119', 'No'),
(75245, 1342, '_field_120', ''),
(75246, 1342, '_field_121', 'No'),
(75247, 1342, '_field_122', ''),
(75248, 1342, '_field_132', 'No'),
(75249, 1342, '_field_133', ''),
(75250, 1342, '_field_134', 'No'),
(75251, 1342, '_field_135', ''),
(75252, 1342, '_field_123', 'For Harper, WMA became a question of \'when\', after completing her first year of Montessori education almost four years ago.\'Why\' WMA was unquestionably answered after realizing Harper\'s emotional and educational development is due to her involvement in the Montessori education style, principles and community. We feel that the learning culture at WMA would continue to encourage Harper to develop her emotional and individual life skills in a caring group atmosphere.'),
(75253, 1342, '_field_124', 'The Montessori principles have allowed her to become more self-confident in all aspects of her life. Harper has also thrived in an environment that recognizes that each person is a unique person. Respecting and admiring individuality and differences in others is an important part of her persona. Learning through discovery provides Harper to be more independent and develop her social skills in areas she may not have otherwise had the opportunity outside of Montessori. There is no question that immersion in the Montessori method has made Harper a compassionate and empathetic person who is an enthusiastic learner.  Learning at her own pace while simultaneously being involved with multi-age groups has been an excellent foundation for Harper.'),
(75254, 1342, '_field_136', 'Harper is wonderfully creative and artistic. She extends grace and courtesy to her teachers, peers, parents and little brother. Harper does have the love of learning! '),
(75255, 1342, '_field_126', '1'),
(75256, 1342, '_form_id', '3'),
(75257, 1342, '_seq_num', '366'),
(75258, 1343, '_field_74', 'Kindergarten'),
(75259, 1343, '_field_75', 'September 2020'),
(75260, 1343, '_field_77', 'a:2:{i:0;s:10:\"web search\";i:1;s:5:\"other\";}'),
(75261, 1343, '_field_78', ''),
(75262, 1343, '_field_79', 'We also live in the neighborhood and have seen the kids outside playing. '),
(75263, 1343, '_field_80', 'Katie '),
(75264, 1343, '_field_81', 'Farnsworth '),
(75265, 1343, '_field_82', '6046557459'),
(75266, 1343, '_field_83', 'ktableman@gmail.com'),
(75267, 1343, '_field_84', '2684 24th Ave East '),
(75268, 1343, '_field_85', ''),
(75269, 1343, '_field_86', 'Vancouver '),
(75270, 1343, '_field_87', 'BC'),
(75271, 1343, '_field_88', 'V5R1E2'),
(75272, 1343, '_field_89', 'Jacobs '),
(75273, 1343, '_field_90', '6046557459'),
(75274, 1343, '_field_91', '1'),
(75275, 1343, '_field_92', 'Mike '),
(75276, 1343, '_field_93', 'Farnsworth '),
(75277, 1343, '_field_94', 'mfarnsworth@keystoneenvironmental.ca'),
(75278, 1343, '_field_95', '(778) 239-8625'),
(75279, 1343, '_field_128', 'Keystone Environmental Ltd.'),
(75280, 1343, '_field_129', '(604) 430-0671'),
(75281, 1343, '_field_96', 'Harper Tilly Farnsworth '),
(75282, 1343, '_field_97', '07/02/2015'),
(75283, 1343, '_field_98', 'Harper'),
(75284, 1343, '_field_99', 'Female'),
(75285, 1343, '_field_100', 'English'),
(75286, 1343, '_field_101', ''),
(75287, 1343, '_field_102', 'Canadian '),
(75288, 1343, '_field_103', 'Yes'),
(75289, 1343, '_field_104', 'Ethan and he is 2 years old '),
(75290, 1343, '_field_105', 'Art and puzzles'),
(75291, 1343, '_field_106', 'Reading, art, general play. '),
(75292, 1343, '_field_130', 'Reach for the Stars Montessori'),
(75293, 1343, '_field_137', 'Math and writing is at the top of the list. Art and all the practical life skills. '),
(75294, 1343, '_field_131', 'pre-k '),
(75295, 1343, '_field_138', 'Skating, gymnastics, skiing, bike riding. '),
(75296, 1343, '_field_114', 'None to date. '),
(75297, 1343, '_field_115', 'No'),
(75298, 1343, '_field_116', ''),
(75299, 1343, '_field_117', 'No'),
(75300, 1343, '_field_118', ''),
(75301, 1343, '_field_119', 'No'),
(75302, 1343, '_field_120', ''),
(75303, 1343, '_field_121', 'No'),
(75304, 1343, '_field_122', ''),
(75305, 1343, '_field_132', 'No'),
(75306, 1343, '_field_133', ''),
(75307, 1343, '_field_134', 'No'),
(75308, 1343, '_field_135', ''),
(75309, 1343, '_field_123', 'For Harper, WMA became a question of \'when\', after completing her first year of Montessori education almost four years ago.\'Why\' WMA was unquestionably answered after realizing Harper\'s emotional and educational development is due to her involvement in the Montessori education style, principles and community. We feel that the learning culture at WMA would continue to encourage Harper to develop her emotional and individual life skills in a caring group atmosphere.'),
(75310, 1343, '_field_124', 'The Montessori principles have allowed her to become more self-confident in all aspects of her life. Harper has also thrived in an environment that recognizes that each person is a unique person. Respecting and admiring individuality and differences in others is an important part of her persona. Learning through discovery provides Harper to be more independent and develop her social skills in areas she may not have otherwise had the opportunity outside of Montessori. There is no question that immersion in the Montessori method has made Harper a compassionate and empathetic person who is an enthusiastic learner.  Learning at her own pace while simultaneously being involved with multi-age groups has been an excellent foundation for Harper.'),
(75311, 1343, '_field_136', 'Harper is wonderfully creative and artistic. She extends grace and courtesy to her teachers, peers, parents and little brother. Harper does have the love of learning! '),
(75312, 1343, '_field_126', '1'),
(75313, 1343, '_form_id', '3'),
(75314, 1343, '_seq_num', '367'),
(75315, 1344, '_field_74', 'Kindergarten'),
(75316, 1344, '_field_75', 'September 2020'),
(75317, 1344, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(75318, 1344, '_field_78', ''),
(75319, 1344, '_field_79', ''),
(75320, 1344, '_field_80', 'Faina'),
(75321, 1344, '_field_81', 'Shpund'),
(75322, 1344, '_field_82', '6047229353'),
(75323, 1344, '_field_83', 'faina.shpund@gmail.com'),
(75324, 1344, '_field_84', '1283 Howe st'),
(75325, 1344, '_field_85', '905'),
(75326, 1344, '_field_86', 'Vancouver'),
(75327, 1344, '_field_87', 'BC'),
(75328, 1344, '_field_88', 'v6z0e3'),
(75329, 1344, '_field_89', 'PlayMPE'),
(75330, 1344, '_field_90', '6047229353'),
(75331, 1344, '_field_91', '1'),
(75332, 1344, '_field_92', 'Boris'),
(75333, 1344, '_field_93', 'Reitman'),
(75334, 1344, '_field_94', 'borisr@hushmail.com'),
(75335, 1344, '_field_95', ''),
(75336, 1344, '_field_128', 'Self Employed '),
(75337, 1344, '_field_129', ''),
(75338, 1344, '_field_96', 'Roey Reitman'),
(75339, 1344, '_field_97', '31/12/2015'),
(75340, 1344, '_field_98', 'Roey'),
(75341, 1344, '_field_99', 'Male'),
(75342, 1344, '_field_100', 'English'),
(75343, 1344, '_field_101', 'Russian'),
(75344, 1344, '_field_102', 'Canadian'),
(75345, 1344, '_field_103', 'No'),
(75346, 1344, '_field_104', ''),
(75347, 1344, '_field_105', 'Plays with cars, building blocks, lots of Montessori materials in his home and he prefers the ones when he gets to explore and construct. '),
(75348, 1344, '_field_106', 'He likes to include kids in his favourite activities and share it with them, likes to explain how to play and what they should do, likes outdoors and forest exploration of animals. '),
(75349, 1344, '_field_130', 'Montessori Bambini '),
(75350, 1344, '_field_137', 'Loves to count. Learned how to do additions using blocks and enjoyed counting to the thousands. Loves to read, now reading 5 letter words and likes to spell them. Enjoys astronomy and everything that has to do with planets and maps. '),
(75351, 1344, '_field_131', 'daycare'),
(75352, 1344, '_field_138', 'Music Lessons at VSO, swimming and theatre. '),
(75353, 1344, '_field_114', 'N/A'),
(75354, 1344, '_field_115', 'No'),
(75355, 1344, '_field_116', ''),
(75356, 1344, '_field_117', 'No'),
(75357, 1344, '_field_118', ''),
(75358, 1344, '_field_119', 'Yes'),
(75359, 1344, '_field_120', 'Roey is very picky. He is very cautious about new foods. Lately, he started being more open to try new things if he sees someone else eat it. '),
(75360, 1344, '_field_121', 'No'),
(75361, 1344, '_field_122', ''),
(75362, 1344, '_field_132', 'No'),
(75363, 1344, '_field_133', ''),
(75364, 1344, '_field_134', 'No'),
(75365, 1344, '_field_135', ''),
(75366, 1344, '_field_123', 'Both myself and Roey\'s dad consider Montessori to be a great education method. It has been a long journey for us to find schools that are actually Montessori driven, not just by name. \nBoris went to a Montessori PSA conference in Maple Ridge where he saw a math teacher from your school demonstrating your method to teach math and was very impressed. He was impressed to the point that he wrote a blog article about it: https://medium.com/@borisreitman/square-roots-the-montessori-way-3d57eff86fda'),
(75367, 1344, '_field_124', 'We believe that education\'s goal is to give children the tools to approach any problem, academic or not. We want Roey to be an independent thinker, and we believe that Montessori enables this by teaching the child to focus and understand the principles behind everything. \nWe try to keep educated by reading books and any relevant material to make sure we are the right guides for our son. \n'),
(75368, 1344, '_field_136', 'We believe (objectively :) ) that Roey is a great example of what Maria Montessori wrote the outcome would be if you let a child develop naturally. He is a very happy and cheerful boy because he is given the freedom and support to develop into and independent kid. '),
(75369, 1344, '_field_126', '1'),
(75370, 1344, '_form_id', '3'),
(75371, 1344, '_seq_num', '368'),
(75372, 1345, '_field_74', 'Kindergarten'),
(75373, 1345, '_field_75', 'September 2020'),
(75374, 1345, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(75375, 1345, '_field_78', ''),
(75376, 1345, '_field_79', ''),
(75377, 1345, '_field_80', 'Faina'),
(75378, 1345, '_field_81', 'Shpund'),
(75379, 1345, '_field_82', '6047229353'),
(75380, 1345, '_field_83', 'faina.shpund@gmail.com'),
(75381, 1345, '_field_84', '1283 Howe st'),
(75382, 1345, '_field_85', '905'),
(75383, 1345, '_field_86', 'Vancouver'),
(75384, 1345, '_field_87', 'BC'),
(75385, 1345, '_field_88', 'v6z0e3'),
(75386, 1345, '_field_89', 'PlayMPE'),
(75387, 1345, '_field_90', '6047229353'),
(75388, 1345, '_field_91', '1'),
(75389, 1345, '_field_92', 'Boris'),
(75390, 1345, '_field_93', 'Reitman'),
(75391, 1345, '_field_94', 'borisr@hushmail.com'),
(75392, 1345, '_field_95', ''),
(75393, 1345, '_field_128', 'Self Employed '),
(75394, 1345, '_field_129', ''),
(75395, 1345, '_field_96', 'Roey Reitman'),
(75396, 1345, '_field_97', '31/12/2015'),
(75397, 1345, '_field_98', 'Roey'),
(75398, 1345, '_field_99', 'Male'),
(75399, 1345, '_field_100', 'English'),
(75400, 1345, '_field_101', 'Russian'),
(75401, 1345, '_field_102', 'Canadian'),
(75402, 1345, '_field_103', 'No'),
(75403, 1345, '_field_104', ''),
(75404, 1345, '_field_105', 'Plays with cars, building blocks, lots of Montessori materials in his home and he prefers the ones when he gets to explore and construct. '),
(75405, 1345, '_field_106', 'He likes to include kids in his favourite activities and share it with them, likes to explain how to play and what they should do, likes outdoors and forest exploration of animals. '),
(75406, 1345, '_field_130', 'Montessori Bambini '),
(75407, 1345, '_field_137', 'Loves to count. Learned how to do additions using blocks and enjoyed counting to the thousands. Loves to read, now reading 5 letter words and likes to spell them. Enjoys astronomy and everything that has to do with planets and maps. '),
(75408, 1345, '_field_131', 'daycare'),
(75409, 1345, '_field_138', 'Music Lessons at VSO, swimming and theatre. '),
(75410, 1345, '_field_114', 'N/A'),
(75411, 1345, '_field_115', 'No'),
(75412, 1345, '_field_116', ''),
(75413, 1345, '_field_117', 'No'),
(75414, 1345, '_field_118', ''),
(75415, 1345, '_field_119', 'Yes'),
(75416, 1345, '_field_120', 'Roey is very picky. He is very cautious about new foods. Lately, he started being more open to try new things if he sees someone else eat it. '),
(75417, 1345, '_field_121', 'No'),
(75418, 1345, '_field_122', ''),
(75419, 1345, '_field_132', 'No'),
(75420, 1345, '_field_133', ''),
(75421, 1345, '_field_134', 'No'),
(75422, 1345, '_field_135', ''),
(75423, 1345, '_field_123', 'Both myself and Roey\'s dad consider Montessori to be a great education method. It has been a long journey for us to find schools that are actually Montessori driven, not just by name. \nBoris went to a Montessori PSA conference in Maple Ridge where he saw a math teacher from your school demonstrating your method to teach math and was very impressed. He was impressed to the point that he wrote a blog article about it: https://medium.com/@borisreitman/square-roots-the-montessori-way-3d57eff86fda'),
(75424, 1345, '_field_124', 'We believe that education\'s goal is to give children the tools to approach any problem, academic or not. We want Roey to be an independent thinker, and we believe that Montessori enables this by teaching the child to focus and understand the principles behind everything. \nWe try to keep educated by reading books and any relevant material to make sure we are the right guides for our son. \n'),
(75425, 1345, '_field_136', 'We believe (objectively :) ) that Roey is a great example of what Maria Montessori wrote the outcome would be if you let a child develop naturally. He is a very happy and cheerful boy because he is given the freedom and support to develop into and independent kid. '),
(75426, 1345, '_field_126', '1'),
(75427, 1345, '_form_id', '3'),
(75428, 1345, '_seq_num', '369'),
(75429, 1346, '_field_5', 'Morning Session'),
(75430, 1346, '_field_7', 'September 2020'),
(75431, 1346, '_field_9', '0'),
(75432, 1346, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(75433, 1346, '_field_70', ''),
(75434, 1346, '_field_71', 'My daughter, Averi Chan, attended WMA Casa in 2013-2015'),
(75435, 1346, '_field_17', 'Amy'),
(75436, 1346, '_field_19', 'Chan'),
(75437, 1346, '_field_21', '604-340-6171'),
(75438, 1346, '_field_23', 'amy05@shaw.ca'),
(75439, 1346, '_field_25', '2675 East 8th Avenue'),
(75440, 1346, '_field_28', '2675 East 8th Avenue'),
(75441, 1346, '_field_29', 'Vancouver'),
(75442, 1346, '_field_33', 'BC'),
(75443, 1346, '_field_31', 'V5M1W4'),
(75444, 1346, '_field_34', 'Bennett Jones LLP'),
(75445, 1346, '_field_35', '604-891-5317'),
(75446, 1346, '_field_41', '1'),
(75447, 1346, '_field_57', ''),
(75448, 1346, '_field_58', ''),
(75449, 1346, '_field_59', ''),
(75450, 1346, '_field_60', ''),
(75451, 1346, '_field_18', 'Grayson'),
(75452, 1346, '_field_24', '05/11/2017'),
(75453, 1346, '_field_20', ''),
(75454, 1346, '_field_22', 'M'),
(75455, 1346, '_field_26', 'English'),
(75456, 1346, '_field_27', 'Chinese'),
(75457, 1346, '_field_30', 'Canadian'),
(75458, 1346, '_field_32', 'Yes'),
(75459, 1346, '_field_72', 'Averi Chan - age 9'),
(75460, 1346, '_field_36', 'Playing with cars and various toys '),
(75461, 1346, '_field_37', 'Reading books, music, dancing and drawing'),
(75462, 1346, '_field_38', 'Yes'),
(75463, 1346, '_field_39', 'No'),
(75464, 1346, '_field_61', ''),
(75465, 1346, '_field_53', ''),
(75466, 1346, '_field_54', 'No'),
(75467, 1346, '_field_55', ''),
(75468, 1346, '_field_56', ''),
(75469, 1346, '_field_42', 'None'),
(75470, 1346, '_field_43', 'No'),
(75471, 1346, '_field_62', ''),
(75472, 1346, '_field_44', 'No'),
(75473, 1346, '_field_63', ''),
(75474, 1346, '_field_45', 'No'),
(75475, 1346, '_field_64', ''),
(75476, 1346, '_field_46', 'N'),
(75477, 1346, '_field_65', ''),
(75478, 1346, '_field_47', 'We like the Montessori method of how kids learn at WMA.  Our daughter attended WMA Casa at the ages of 3-5 years and it was a really good fit for her and she benefited in learning lots including reading etc. We were grateful to have Averi be a part of WMA during her preschool years. '),
(75479, 1346, '_field_73', 'Grayson seems to be a quick learner with interest and curiosity.  He enjoys being around other children and people in general.  He is a very happy child. :)'),
(75480, 1346, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(75481, 1346, '_field_67', '1'),
(75482, 1346, '_form_id', '2'),
(75483, 1346, '_seq_num', '479'),
(75484, 1347, '_field_5', 'Morning Session'),
(75485, 1347, '_field_7', 'September 2020'),
(75486, 1347, '_field_9', '0'),
(75487, 1347, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(75488, 1347, '_field_70', ''),
(75489, 1347, '_field_71', 'My daughter, Averi Chan, attended WMA Casa in 2013-2015'),
(75490, 1347, '_field_17', 'Amy'),
(75491, 1347, '_field_19', 'Chan'),
(75492, 1347, '_field_21', '604-340-6171'),
(75493, 1347, '_field_23', 'amy05@shaw.ca'),
(75494, 1347, '_field_25', '2675 East 8th Avenue'),
(75495, 1347, '_field_28', '2675 East 8th Avenue'),
(75496, 1347, '_field_29', 'Vancouver'),
(75497, 1347, '_field_33', 'BC'),
(75498, 1347, '_field_31', 'V5M1W4'),
(75499, 1347, '_field_34', 'Bennett Jones LLP'),
(75500, 1347, '_field_35', '604-891-5317'),
(75501, 1347, '_field_41', '1'),
(75502, 1347, '_field_57', ''),
(75503, 1347, '_field_58', ''),
(75504, 1347, '_field_59', ''),
(75505, 1347, '_field_60', ''),
(75506, 1347, '_field_18', 'Grayson'),
(75507, 1347, '_field_24', '05/11/2017'),
(75508, 1347, '_field_20', ''),
(75509, 1347, '_field_22', 'M'),
(75510, 1347, '_field_26', 'English'),
(75511, 1347, '_field_27', 'Chinese'),
(75512, 1347, '_field_30', 'Canadian'),
(75513, 1347, '_field_32', 'Yes'),
(75514, 1347, '_field_72', 'Averi Chan - age 9'),
(75515, 1347, '_field_36', 'Playing with cars and various toys '),
(75516, 1347, '_field_37', 'Reading books, music, dancing and drawing'),
(75517, 1347, '_field_38', 'Yes'),
(75518, 1347, '_field_39', 'No'),
(75519, 1347, '_field_61', ''),
(75520, 1347, '_field_53', ''),
(75521, 1347, '_field_54', 'No'),
(75522, 1347, '_field_55', ''),
(75523, 1347, '_field_56', ''),
(75524, 1347, '_field_42', 'None'),
(75525, 1347, '_field_43', 'No'),
(75526, 1347, '_field_62', ''),
(75527, 1347, '_field_44', 'No'),
(75528, 1347, '_field_63', ''),
(75529, 1347, '_field_45', 'No'),
(75530, 1347, '_field_64', ''),
(75531, 1347, '_field_46', 'N'),
(75532, 1347, '_field_65', ''),
(75533, 1347, '_field_47', 'We like the Montessori method of how kids learn at WMA.  Our daughter attended WMA Casa at the ages of 3-5 years and it was a really good fit for her and she benefited in learning lots including reading etc. We were grateful to have Averi be a part of WMA during her preschool years. '),
(75534, 1347, '_field_73', 'Grayson seems to be a quick learner with interest and curiosity.  He enjoys being around other children and people in general.  He is a very happy child. :)'),
(75535, 1347, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(75536, 1347, '_field_67', '1'),
(75537, 1347, '_form_id', '2'),
(75538, 1347, '_seq_num', '480'),
(75539, 1348, '_field_74', 'Kindergarten'),
(75540, 1348, '_field_75', 'September 2020'),
(75541, 1348, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(75542, 1348, '_field_78', 'Leo Myers '),
(75543, 1348, '_field_79', ''),
(75544, 1348, '_field_80', 'Stephanie'),
(75545, 1348, '_field_81', 'Leo'),
(75546, 1348, '_field_82', '7788715396'),
(75547, 1348, '_field_83', 'stephanienancyleo@gmail.com'),
(75548, 1348, '_field_84', '3085 E 20th Ave '),
(75549, 1348, '_field_85', ''),
(75550, 1348, '_field_86', 'Vancouver'),
(75551, 1348, '_field_87', 'BC'),
(75552, 1348, '_field_88', 'V5M2V3'),
(75553, 1348, '_field_89', 'Aritzia Oakridge '),
(75554, 1348, '_field_90', '6042661746'),
(75555, 1348, '_field_91', '1'),
(75556, 1348, '_field_92', 'Adrian '),
(75557, 1348, '_field_93', 'Myers '),
(75558, 1348, '_field_94', 'adriantimothymyers@gmail.com'),
(75559, 1348, '_field_95', '6044180516'),
(75560, 1348, '_field_128', 'BC Hydro'),
(75561, 1348, '_field_129', '6046955276'),
(75562, 1348, '_field_96', 'Leo Antonio Myers '),
(75563, 1348, '_field_97', '30/01/2015'),
(75564, 1348, '_field_98', 'Leo'),
(75565, 1348, '_field_99', 'Male'),
(75566, 1348, '_field_100', 'English '),
(75567, 1348, '_field_101', ''),
(75568, 1348, '_field_102', 'Canadian '),
(75569, 1348, '_field_103', 'Yes'),
(75570, 1348, '_field_104', 'Luca James Myers, 3'),
(75571, 1348, '_field_105', 'LEGO, art '),
(75572, 1348, '_field_106', 'Outdoor play, Lego, sports, imagination play '),
(75573, 1348, '_field_130', 'Casa '),
(75574, 1348, '_field_137', 'All'),
(75575, 1348, '_field_131', ''),
(75576, 1348, '_field_138', 'T-ball, soccer '),
(75577, 1348, '_field_114', 'Leo has seen a pediatrician recently regarding a tic. If it does not resolve on its own we will be seeking family therapy with a psychologist. '),
(75578, 1348, '_field_115', 'Yes'),
(75579, 1348, '_field_116', 'Steroidal inhaler '),
(75580, 1348, '_field_117', 'No'),
(75581, 1348, '_field_118', ''),
(75582, 1348, '_field_119', 'No'),
(75583, 1348, '_field_120', ''),
(75584, 1348, '_field_121', 'No'),
(75585, 1348, '_field_122', ''),
(75586, 1348, '_field_132', 'No'),
(75587, 1348, '_field_133', ''),
(75588, 1348, '_field_134', 'No'),
(75589, 1348, '_field_135', ''),
(75590, 1348, '_field_123', 'Already a student and has a positive connection with his classmates and his teachers '),
(75591, 1348, '_field_124', 'I like that it’s self directed and children are encouraged to be curious about learning new skills. We also appreciate the fact that he never feels pushed to follow at the pace of other and that he can gradually build his skills and knowledge at a pace that’s comfortable for him. '),
(75592, 1348, '_field_136', 'Leo loves the Montessori method and we would like to keep him at the school. '),
(75593, 1348, '_field_126', '1'),
(75594, 1348, '_form_id', '3'),
(75595, 1348, '_seq_num', '370'),
(75596, 1349, '_field_74', 'Kindergarten'),
(75597, 1349, '_field_75', 'September 2020'),
(75598, 1349, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(75599, 1349, '_field_78', 'Leo Myers '),
(75600, 1349, '_field_79', ''),
(75601, 1349, '_field_80', 'Stephanie'),
(75602, 1349, '_field_81', 'Leo'),
(75603, 1349, '_field_82', '7788715396'),
(75604, 1349, '_field_83', 'stephanienancyleo@gmail.com'),
(75605, 1349, '_field_84', '3085 E 20th Ave '),
(75606, 1349, '_field_85', ''),
(75607, 1349, '_field_86', 'Vancouver'),
(75608, 1349, '_field_87', 'BC'),
(75609, 1349, '_field_88', 'V5M2V3'),
(75610, 1349, '_field_89', 'Aritzia Oakridge '),
(75611, 1349, '_field_90', '6042661746'),
(75612, 1349, '_field_91', '1'),
(75613, 1349, '_field_92', 'Adrian '),
(75614, 1349, '_field_93', 'Myers '),
(75615, 1349, '_field_94', 'adriantimothymyers@gmail.com'),
(75616, 1349, '_field_95', '6044180516'),
(75617, 1349, '_field_128', 'BC Hydro'),
(75618, 1349, '_field_129', '6046955276'),
(75619, 1349, '_field_96', 'Leo Antonio Myers '),
(75620, 1349, '_field_97', '30/01/2015'),
(75621, 1349, '_field_98', 'Leo'),
(75622, 1349, '_field_99', 'Male'),
(75623, 1349, '_field_100', 'English '),
(75624, 1349, '_field_101', ''),
(75625, 1349, '_field_102', 'Canadian '),
(75626, 1349, '_field_103', 'Yes'),
(75627, 1349, '_field_104', 'Luca James Myers, 3'),
(75628, 1349, '_field_105', 'LEGO, art '),
(75629, 1349, '_field_106', 'Outdoor play, Lego, sports, imagination play '),
(75630, 1349, '_field_130', 'Casa '),
(75631, 1349, '_field_137', 'All'),
(75632, 1349, '_field_131', ''),
(75633, 1349, '_field_138', 'T-ball, soccer '),
(75634, 1349, '_field_114', 'Leo has seen a pediatrician recently regarding a tic. If it does not resolve on its own we will be seeking family therapy with a psychologist. '),
(75635, 1349, '_field_115', 'Yes'),
(75636, 1349, '_field_116', 'Steroidal inhaler '),
(75637, 1349, '_field_117', 'No'),
(75638, 1349, '_field_118', ''),
(75639, 1349, '_field_119', 'No'),
(75640, 1349, '_field_120', ''),
(75641, 1349, '_field_121', 'No'),
(75642, 1349, '_field_122', ''),
(75643, 1349, '_field_132', 'No'),
(75644, 1349, '_field_133', ''),
(75645, 1349, '_field_134', 'No'),
(75646, 1349, '_field_135', ''),
(75647, 1349, '_field_123', 'Already a student and has a positive connection with his classmates and his teachers '),
(75648, 1349, '_field_124', 'I like that it’s self directed and children are encouraged to be curious about learning new skills. We also appreciate the fact that he never feels pushed to follow at the pace of other and that he can gradually build his skills and knowledge at a pace that’s comfortable for him. '),
(75649, 1349, '_field_136', 'Leo loves the Montessori method and we would like to keep him at the school. '),
(75650, 1349, '_field_126', '1'),
(75651, 1349, '_form_id', '3'),
(75652, 1349, '_seq_num', '371'),
(75653, 1350, '_field_74', 'Kindergarten'),
(75654, 1350, '_field_75', 'September 2020'),
(75655, 1350, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(75656, 1350, '_field_78', ''),
(75657, 1350, '_field_79', ''),
(75658, 1350, '_field_80', 'Jennifer'),
(75659, 1350, '_field_81', 'Maloney Adab'),
(75660, 1350, '_field_82', '6047274506'),
(75661, 1350, '_field_83', 'jennifermaloneyadab@gmail.com'),
(75662, 1350, '_field_84', '548 10th Ave E'),
(75663, 1350, '_field_85', '548 10th Ave E'),
(75664, 1350, '_field_86', 'Vancouver'),
(75665, 1350, '_field_87', 'BC'),
(75666, 1350, '_field_88', 'v5t2a4'),
(75667, 1350, '_field_89', 'Hootsuite '),
(75668, 1350, '_field_90', '6047274506'),
(75669, 1350, '_field_91', '1'),
(75670, 1350, '_field_92', 'Ali'),
(75671, 1350, '_field_93', 'Adab'),
(75672, 1350, '_field_94', 'aadab@bbtv.com'),
(75673, 1350, '_field_95', '6045050504'),
(75674, 1350, '_field_128', 'BBTV'),
(75675, 1350, '_field_129', '6045050504'),
(75676, 1350, '_field_96', 'Arian Adab'),
(75677, 1350, '_field_97', '19/08/2015'),
(75678, 1350, '_field_98', 'Ari or Arian (pronounced \"R\" \"E\" \"On\"'),
(75679, 1350, '_field_99', 'Male'),
(75680, 1350, '_field_100', 'English'),
(75681, 1350, '_field_101', ''),
(75682, 1350, '_field_102', 'Canadian '),
(75683, 1350, '_field_103', 'Yes'),
(75684, 1350, '_field_104', 'Andre Adab, 2'),
(75685, 1350, '_field_105', 'nursery rhymes, playdough, reading, insects, bugs, sea animals'),
(75686, 1350, '_field_106', 'singing, physical activity, reading'),
(75687, 1350, '_field_130', 'n/a'),
(75688, 1350, '_field_137', 'music, reading, art, '),
(75689, 1350, '_field_131', 'preschool'),
(75690, 1350, '_field_138', 'swimming, gymnastics, music class'),
(75691, 1350, '_field_114', 'Ari has a peanut allergy and carries an epipen. He is in an immunotherapy program for this and tolerates the equivalent of two peanuts a day; but is still highly allergic. \n\n'),
(75692, 1350, '_field_115', 'No'),
(75693, 1350, '_field_116', ''),
(75694, 1350, '_field_117', 'Yes'),
(75695, 1350, '_field_118', 'Gluten-free, sugar free, dairy free works best for Ari right now. These are not allergies but are best for him from a biomedical perspective. '),
(75696, 1350, '_field_119', 'Yes'),
(75697, 1350, '_field_120', 'He mostly likes fruit and meat. We\'re working on incorporating more vegetables! '),
(75698, 1350, '_field_121', 'No'),
(75699, 1350, '_field_122', ''),
(75700, 1350, '_field_132', 'No'),
(75701, 1350, '_field_133', ''),
(75702, 1350, '_field_134', 'Yes'),
(75703, 1350, '_field_135', 'Ari is on the autism spectrum and is in a home therapy program directed by one of Canada\'s leading autism specialists. He has language and is considered to be \"verbal\" but he is not yet conversing. He does NOT have an intellectual disability and is considered to have average or above average intelligence.  I spoke to Sarah about this at the school. Our consultant believes Ari will be ready for Kindergarten in September, but part-time. We would also like to send Ari with a shadow who is trained by our consultant until he is ready to attend independently. '),
(75704, 1350, '_field_123', 'My son has an amazing spirit and a gentle soul. It\'s heart breaking when you learn the child you love and so greatly believe in is  diagnosed with a disability that could put them at a disadvantage out of the gate, but I want to teach my child resilience and that life is about the journey of learning not the end result. I believe my child is capable of contributing greatly to society and I already view him as my greatest teacher. It\'s so important to me that he finds a safe, loving environment that fosters a love for learning, because I know he will likely have to try much harder than others to master skills deemed important in our society. From what I\'ve gathered from the students, parents and teachers WMA is that environment. I also know the spirit of Montessori is to embrace diversity and be representative of society. Neurodivergent thinkers like my son, are becoming a big part of society and I think there\'s a huge opportunity for his peers, teachers and the parent community to become more aware and accepting of the autism community. If accepted, I would love to offer support and resources to the school community to foster this understanding. '),
(75705, 1350, '_field_124', 'The greatest goal I have for my child is to embrace his interests and his differences and learn how to leverage them as strengths. I love that the Montesorri school follows the child\'s interests and rate of development because I know my child will have great difficulties in some areas of learning and likely be advanced in others. Overall, I want instil an association of learning with joy and self-confidence rooted in his own advancement, not the comparison of others. '),
(75706, 1350, '_field_136', 'Ari has a smile that lights up a room. He is earnest in intent, creative and truly wants to do the right thing when he knows what that is. Because he\'s not conversing yet and communication is sticky for him, he loses out on opportunities for shared connections. We are working diligently at getting him to understand and enjoy the back and forth foundation that underlies all communication. It\'s been a joy to watch and be a part of his development thus far and I\'m so excited to watch him continue to grow and flourish in the right school environment. '),
(75707, 1350, '_field_126', '1'),
(75708, 1350, '_form_id', '3'),
(75709, 1350, '_seq_num', '372'),
(75710, 1351, '_field_74', 'Kindergarten'),
(75711, 1351, '_field_75', 'September 2020'),
(75712, 1351, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(75713, 1351, '_field_78', ''),
(75714, 1351, '_field_79', ''),
(75715, 1351, '_field_80', 'Jennifer'),
(75716, 1351, '_field_81', 'Maloney Adab'),
(75717, 1351, '_field_82', '6047274506'),
(75718, 1351, '_field_83', 'jennifermaloneyadab@gmail.com'),
(75719, 1351, '_field_84', '548 10th Ave E'),
(75720, 1351, '_field_85', '548 10th Ave E'),
(75721, 1351, '_field_86', 'Vancouver'),
(75722, 1351, '_field_87', 'BC'),
(75723, 1351, '_field_88', 'v5t2a4'),
(75724, 1351, '_field_89', 'Hootsuite '),
(75725, 1351, '_field_90', '6047274506'),
(75726, 1351, '_field_91', '1'),
(75727, 1351, '_field_92', 'Ali'),
(75728, 1351, '_field_93', 'Adab'),
(75729, 1351, '_field_94', 'aadab@bbtv.com'),
(75730, 1351, '_field_95', '6045050504'),
(75731, 1351, '_field_128', 'BBTV'),
(75732, 1351, '_field_129', '6045050504'),
(75733, 1351, '_field_96', 'Arian Adab'),
(75734, 1351, '_field_97', '19/08/2015'),
(75735, 1351, '_field_98', 'Ari or Arian (pronounced \"R\" \"E\" \"On\"'),
(75736, 1351, '_field_99', 'Male'),
(75737, 1351, '_field_100', 'English'),
(75738, 1351, '_field_101', ''),
(75739, 1351, '_field_102', 'Canadian '),
(75740, 1351, '_field_103', 'Yes'),
(75741, 1351, '_field_104', 'Andre Adab, 2'),
(75742, 1351, '_field_105', 'nursery rhymes, playdough, reading, insects, bugs, sea animals'),
(75743, 1351, '_field_106', 'singing, physical activity, reading'),
(75744, 1351, '_field_130', 'n/a'),
(75745, 1351, '_field_137', 'music, reading, art, '),
(75746, 1351, '_field_131', 'preschool'),
(75747, 1351, '_field_138', 'swimming, gymnastics, music class'),
(75748, 1351, '_field_114', 'Ari has a peanut allergy and carries an epipen. He is in an immunotherapy program for this and tolerates the equivalent of two peanuts a day; but is still highly allergic. \n\n'),
(75749, 1351, '_field_115', 'No'),
(75750, 1351, '_field_116', ''),
(75751, 1351, '_field_117', 'Yes'),
(75752, 1351, '_field_118', 'Gluten-free, sugar free, dairy free works best for Ari right now. These are not allergies but are best for him from a biomedical perspective. '),
(75753, 1351, '_field_119', 'Yes'),
(75754, 1351, '_field_120', 'He mostly likes fruit and meat. We\'re working on incorporating more vegetables! '),
(75755, 1351, '_field_121', 'No'),
(75756, 1351, '_field_122', ''),
(75757, 1351, '_field_132', 'No'),
(75758, 1351, '_field_133', ''),
(75759, 1351, '_field_134', 'Yes'),
(75760, 1351, '_field_135', 'Ari is on the autism spectrum and is in a home therapy program directed by one of Canada\'s leading autism specialists. He has language and is considered to be \"verbal\" but he is not yet conversing. He does NOT have an intellectual disability and is considered to have average or above average intelligence.  I spoke to Sarah about this at the school. Our consultant believes Ari will be ready for Kindergarten in September, but part-time. We would also like to send Ari with a shadow who is trained by our consultant until he is ready to attend independently. '),
(75761, 1351, '_field_123', 'My son has an amazing spirit and a gentle soul. It\'s heart breaking when you learn the child you love and so greatly believe in is  diagnosed with a disability that could put them at a disadvantage out of the gate, but I want to teach my child resilience and that life is about the journey of learning not the end result. I believe my child is capable of contributing greatly to society and I already view him as my greatest teacher. It\'s so important to me that he finds a safe, loving environment that fosters a love for learning, because I know he will likely have to try much harder than others to master skills deemed important in our society. From what I\'ve gathered from the students, parents and teachers WMA is that environment. I also know the spirit of Montessori is to embrace diversity and be representative of society. Neurodivergent thinkers like my son, are becoming a big part of society and I think there\'s a huge opportunity for his peers, teachers and the parent community to become more aware and accepting of the autism community. If accepted, I would love to offer support and resources to the school community to foster this understanding. '),
(75762, 1351, '_field_124', 'The greatest goal I have for my child is to embrace his interests and his differences and learn how to leverage them as strengths. I love that the Montesorri school follows the child\'s interests and rate of development because I know my child will have great difficulties in some areas of learning and likely be advanced in others. Overall, I want instil an association of learning with joy and self-confidence rooted in his own advancement, not the comparison of others. '),
(75763, 1351, '_field_136', 'Ari has a smile that lights up a room. He is earnest in intent, creative and truly wants to do the right thing when he knows what that is. Because he\'s not conversing yet and communication is sticky for him, he loses out on opportunities for shared connections. We are working diligently at getting him to understand and enjoy the back and forth foundation that underlies all communication. It\'s been a joy to watch and be a part of his development thus far and I\'m so excited to watch him continue to grow and flourish in the right school environment. '),
(75764, 1351, '_field_126', '1'),
(75765, 1351, '_form_id', '3'),
(75766, 1351, '_seq_num', '373'),
(75767, 1352, '_field_5', 'Full Day'),
(75768, 1352, '_field_7', 'September 2020'),
(75769, 1352, '_field_9', '0'),
(75770, 1352, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(75771, 1352, '_field_70', ''),
(75772, 1352, '_field_71', ''),
(75773, 1352, '_field_17', 'Jennifer'),
(75774, 1352, '_field_19', 'Maloney Adab'),
(75775, 1352, '_field_21', '6047274506'),
(75776, 1352, '_field_23', 'jennifermaloneyadab@gmail.com'),
(75777, 1352, '_field_25', '548 10th Ave E'),
(75778, 1352, '_field_28', '548 10th Ave E'),
(75779, 1352, '_field_29', 'Vancouver'),
(75780, 1352, '_field_33', 'BC'),
(75781, 1352, '_field_31', 'v5t2a4'),
(75782, 1352, '_field_34', 'Hootsuite'),
(75783, 1352, '_field_35', '6047274506'),
(75784, 1352, '_field_41', '1'),
(75785, 1352, '_field_57', ''),
(75786, 1352, '_field_58', ''),
(75787, 1352, '_field_59', ''),
(75788, 1352, '_field_60', ''),
(75789, 1352, '_field_18', 'Andre Adab'),
(75790, 1352, '_field_24', '22/10/2017'),
(75791, 1352, '_field_20', 'Andre or \"Dre\" '),
(75792, 1352, '_field_22', 'M'),
(75793, 1352, '_field_26', 'English '),
(75794, 1352, '_field_27', ''),
(75795, 1352, '_field_30', 'Canadian '),
(75796, 1352, '_field_32', 'Yes'),
(75797, 1352, '_field_72', 'Arian Adab, 4'),
(75798, 1352, '_field_36', 'guitar and singing, he loves to entertain with music! '),
(75799, 1352, '_field_37', 'He likes singing, dancing, sportball and playdough '),
(75800, 1352, '_field_38', 'Yes'),
(75801, 1352, '_field_39', 'Yes'),
(75802, 1352, '_field_61', 'Yes'),
(75803, 1352, '_field_53', 'Andre goes to preschool once a week for two hours at Our House. He does get sad when mom leaves, but the teachers say he recovers quite quickly and he always tells me he had fun when I pick him up. '),
(75804, 1352, '_field_54', 'Yes'),
(75805, 1352, '_field_55', 'Our House preschool on Fridays for 2 hours. '),
(75806, 1352, '_field_56', 'Yes'),
(75807, 1352, '_field_42', 'Andre doesn\'t have any health concerns. '),
(75808, 1352, '_field_43', 'No'),
(75809, 1352, '_field_62', ''),
(75810, 1352, '_field_44', 'No'),
(75811, 1352, '_field_63', ''),
(75812, 1352, '_field_45', 'No'),
(75813, 1352, '_field_64', ''),
(75814, 1352, '_field_46', 'N'),
(75815, 1352, '_field_65', ''),
(75816, 1352, '_field_47', 'I attended the open house for my older son, Ari and was blown away by the children, families and teachers who I spoke to. Andre is a gentle giant. Super talkative and energetic at home, observant and quick to pick up on what\'s happening around him, but I\'ve also seen him be very quiet and shy in classes that I attend with him. I want him to be in a school environment where he feels safe to flourish and share his big ideas and can contribute to building a community based on love and respect. I believe he will find that at WMA. '),
(75817, 1352, '_field_73', 'Andre picks up on things so quickly and is so passionate about the things he loves, like music and playing guitar. I love that the Montessori method follows the child both in interests and pace of development and believe he will thrive in a child-led environment where the teachers meet the children with new challenges as they progress. ');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75818, 1352, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(75819, 1352, '_field_67', '1'),
(75820, 1352, '_form_id', '2'),
(75821, 1352, '_seq_num', '481'),
(75822, 1353, '_field_5', 'Full Day'),
(75823, 1353, '_field_7', 'September 2020'),
(75824, 1353, '_field_9', '0'),
(75825, 1353, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(75826, 1353, '_field_70', ''),
(75827, 1353, '_field_71', ''),
(75828, 1353, '_field_17', 'Jennifer'),
(75829, 1353, '_field_19', 'Maloney Adab'),
(75830, 1353, '_field_21', '6047274506'),
(75831, 1353, '_field_23', 'jennifermaloneyadab@gmail.com'),
(75832, 1353, '_field_25', '548 10th Ave E'),
(75833, 1353, '_field_28', '548 10th Ave E'),
(75834, 1353, '_field_29', 'Vancouver'),
(75835, 1353, '_field_33', 'BC'),
(75836, 1353, '_field_31', 'v5t2a4'),
(75837, 1353, '_field_34', 'Hootsuite'),
(75838, 1353, '_field_35', '6047274506'),
(75839, 1353, '_field_41', '1'),
(75840, 1353, '_field_57', ''),
(75841, 1353, '_field_58', ''),
(75842, 1353, '_field_59', ''),
(75843, 1353, '_field_60', ''),
(75844, 1353, '_field_18', 'Andre Adab'),
(75845, 1353, '_field_24', '22/10/2017'),
(75846, 1353, '_field_20', 'Andre or \"Dre\" '),
(75847, 1353, '_field_22', 'M'),
(75848, 1353, '_field_26', 'English '),
(75849, 1353, '_field_27', ''),
(75850, 1353, '_field_30', 'Canadian '),
(75851, 1353, '_field_32', 'Yes'),
(75852, 1353, '_field_72', 'Arian Adab, 4'),
(75853, 1353, '_field_36', 'guitar and singing, he loves to entertain with music! '),
(75854, 1353, '_field_37', 'He likes singing, dancing, sportball and playdough '),
(75855, 1353, '_field_38', 'Yes'),
(75856, 1353, '_field_39', 'Yes'),
(75857, 1353, '_field_61', 'Yes'),
(75858, 1353, '_field_53', 'Andre goes to preschool once a week for two hours at Our House. He does get sad when mom leaves, but the teachers say he recovers quite quickly and he always tells me he had fun when I pick him up. '),
(75859, 1353, '_field_54', 'Yes'),
(75860, 1353, '_field_55', 'Our House preschool on Fridays for 2 hours. '),
(75861, 1353, '_field_56', 'Yes'),
(75862, 1353, '_field_42', 'Andre doesn\'t have any health concerns. '),
(75863, 1353, '_field_43', 'No'),
(75864, 1353, '_field_62', ''),
(75865, 1353, '_field_44', 'No'),
(75866, 1353, '_field_63', ''),
(75867, 1353, '_field_45', 'No'),
(75868, 1353, '_field_64', ''),
(75869, 1353, '_field_46', 'N'),
(75870, 1353, '_field_65', ''),
(75871, 1353, '_field_47', 'I attended the open house for my older son, Ari and was blown away by the children, families and teachers who I spoke to. Andre is a gentle giant. Super talkative and energetic at home, observant and quick to pick up on what\'s happening around him, but I\'ve also seen him be very quiet and shy in classes that I attend with him. I want him to be in a school environment where he feels safe to flourish and share his big ideas and can contribute to building a community based on love and respect. I believe he will find that at WMA. '),
(75872, 1353, '_field_73', 'Andre picks up on things so quickly and is so passionate about the things he loves, like music and playing guitar. I love that the Montessori method follows the child both in interests and pace of development and believe he will thrive in a child-led environment where the teachers meet the children with new challenges as they progress. '),
(75873, 1353, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(75874, 1353, '_field_67', '1'),
(75875, 1353, '_form_id', '2'),
(75876, 1353, '_seq_num', '482'),
(75877, 1354, '_field_5', 'Morning Session'),
(75878, 1354, '_field_7', 'September 2020'),
(75879, 1354, '_field_9', '0'),
(75880, 1354, '_field_69', 'a:2:{i:0;s:8:\"our kids\";i:1;s:10:\"web search\";}'),
(75881, 1354, '_field_70', ''),
(75882, 1354, '_field_71', ''),
(75883, 1354, '_field_17', 'Sameerah'),
(75884, 1354, '_field_19', 'Mirza'),
(75885, 1354, '_field_21', '4254455436'),
(75886, 1354, '_field_23', 'sameerah.mirza@gmail.com'),
(75887, 1354, '_field_25', '2710 McGill Street'),
(75888, 1354, '_field_28', ''),
(75889, 1354, '_field_29', 'Vancouver'),
(75890, 1354, '_field_33', 'BC'),
(75891, 1354, '_field_31', 'V5K1H5'),
(75892, 1354, '_field_34', 'N/a'),
(75893, 1354, '_field_35', 'n/a'),
(75894, 1354, '_field_41', '0'),
(75895, 1354, '_field_57', ''),
(75896, 1354, '_field_58', ''),
(75897, 1354, '_field_59', ''),
(75898, 1354, '_field_60', ''),
(75899, 1354, '_field_18', 'Aaminah Khan'),
(75900, 1354, '_field_24', '05/06/2016'),
(75901, 1354, '_field_20', 'Aaminah'),
(75902, 1354, '_field_22', 'F'),
(75903, 1354, '_field_26', 'English'),
(75904, 1354, '_field_27', 'Urdu'),
(75905, 1354, '_field_30', 'Canadian'),
(75906, 1354, '_field_32', 'Yes'),
(75907, 1354, '_field_72', 'Eemaan Khan, 7 months old'),
(75908, 1354, '_field_36', 'Aaminah loves drawing, colouring, working with stickers, singing her favourite rhymes and songs, playing with her musical instrument toys, doing puzzles, going through her books'),
(75909, 1354, '_field_37', 'She enjoys going to the park, playing with a ball, trying out sports, being read to, singing and music classes, loves imaginative play/ role play especially with her doctors set, arts and crafts, singing etc. '),
(75910, 1354, '_field_38', 'Yes'),
(75911, 1354, '_field_39', 'Yes'),
(75912, 1354, '_field_61', 'Yes'),
(75913, 1354, '_field_53', 'She attended a Montessori pre-school for 6 months in London, UK, from Jan 2019- July 2019. '),
(75914, 1354, '_field_54', 'No'),
(75915, 1354, '_field_55', ''),
(75916, 1354, '_field_56', ''),
(75917, 1354, '_field_42', 'None'),
(75918, 1354, '_field_43', 'No'),
(75919, 1354, '_field_62', ''),
(75920, 1354, '_field_44', 'Yes'),
(75921, 1354, '_field_63', 'Aaminah cannot have any meat or alcohol products. She can have fish, or halal certified meat. (if available), or vegetarian food/ fruits. '),
(75922, 1354, '_field_45', 'No'),
(75923, 1354, '_field_64', ''),
(75924, 1354, '_field_46', 'Yes'),
(75925, 1354, '_field_65', 'Same as above in ‘Special Diet’ question, Aaminah can have Halal certified meat (if available), or have fish and vegetarian food/ fruits. '),
(75926, 1354, '_field_47', 'I want Aaminah to attend an authentic Montessori school, in a caring, nurturing and engaging environment. I appreciate WMA’s commitment to view children as unique individuals and help them reach their full potential by providing caring and experienced guides. WMA has excellent reviews from parents and I would love for her to be a part of this learning environment. '),
(75927, 1354, '_field_73', 'I want my daughter to grow up to be confident, curious, creative, independent and focused. I love the calm environment and child led approach in Montessori method that encourages independence and enables children to explore their interests at their own pace. I also believe in the multi age classroom, because it helps the kids’ learning process to work with their peers and fosters empathy, helping and social skills. Aaminah really blossomed in her previous Montessori school, as she joyfully explored her interests and became more confident with her peers. She also developed a strong love of learning. I would like her to continue on that path of growth. '),
(75928, 1354, '_field_49', 'a:2:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";}'),
(75929, 1354, '_field_67', '1'),
(75930, 1354, '_form_id', '2'),
(75931, 1354, '_seq_num', '483'),
(75932, 1355, '_field_5', 'Morning Session'),
(75933, 1355, '_field_7', 'September 2020'),
(75934, 1355, '_field_9', '0'),
(75935, 1355, '_field_69', 'a:2:{i:0;s:8:\"our kids\";i:1;s:10:\"web search\";}'),
(75936, 1355, '_field_70', ''),
(75937, 1355, '_field_71', ''),
(75938, 1355, '_field_17', 'Sameerah'),
(75939, 1355, '_field_19', 'Mirza'),
(75940, 1355, '_field_21', '4254455436'),
(75941, 1355, '_field_23', 'sameerah.mirza@gmail.com'),
(75942, 1355, '_field_25', '2710 McGill Street'),
(75943, 1355, '_field_28', ''),
(75944, 1355, '_field_29', 'Vancouver'),
(75945, 1355, '_field_33', 'BC'),
(75946, 1355, '_field_31', 'V5K1H5'),
(75947, 1355, '_field_34', 'N/a'),
(75948, 1355, '_field_35', 'n/a'),
(75949, 1355, '_field_41', '0'),
(75950, 1355, '_field_57', ''),
(75951, 1355, '_field_58', ''),
(75952, 1355, '_field_59', ''),
(75953, 1355, '_field_60', ''),
(75954, 1355, '_field_18', 'Aaminah Khan'),
(75955, 1355, '_field_24', '05/06/2016'),
(75956, 1355, '_field_20', 'Aaminah'),
(75957, 1355, '_field_22', 'F'),
(75958, 1355, '_field_26', 'English'),
(75959, 1355, '_field_27', 'Urdu'),
(75960, 1355, '_field_30', 'Canadian'),
(75961, 1355, '_field_32', 'Yes'),
(75962, 1355, '_field_72', 'Eemaan Khan, 7 months old'),
(75963, 1355, '_field_36', 'Aaminah loves drawing, colouring, working with stickers, singing her favourite rhymes and songs, playing with her musical instrument toys, doing puzzles, going through her books'),
(75964, 1355, '_field_37', 'She enjoys going to the park, playing with a ball, trying out sports, being read to, singing and music classes, loves imaginative play/ role play especially with her doctors set, arts and crafts, singing etc. '),
(75965, 1355, '_field_38', 'Yes'),
(75966, 1355, '_field_39', 'Yes'),
(75967, 1355, '_field_61', 'Yes'),
(75968, 1355, '_field_53', 'She attended a Montessori pre-school for 6 months in London, UK, from Jan 2019- July 2019. '),
(75969, 1355, '_field_54', 'No'),
(75970, 1355, '_field_55', ''),
(75971, 1355, '_field_56', ''),
(75972, 1355, '_field_42', 'None'),
(75973, 1355, '_field_43', 'No'),
(75974, 1355, '_field_62', ''),
(75975, 1355, '_field_44', 'Yes'),
(75976, 1355, '_field_63', 'Aaminah cannot have any meat or alcohol products. She can have fish, or halal certified meat. (if available), or vegetarian food/ fruits. '),
(75977, 1355, '_field_45', 'No'),
(75978, 1355, '_field_64', ''),
(75979, 1355, '_field_46', 'Yes'),
(75980, 1355, '_field_65', 'Same as above in ‘Special Diet’ question, Aaminah can have Halal certified meat (if available), or have fish and vegetarian food/ fruits. '),
(75981, 1355, '_field_47', 'I want Aaminah to attend an authentic Montessori school, in a caring, nurturing and engaging environment. I appreciate WMA’s commitment to view children as unique individuals and help them reach their full potential by providing caring and experienced guides. WMA has excellent reviews from parents and I would love for her to be a part of this learning environment. '),
(75982, 1355, '_field_73', 'I want my daughter to grow up to be confident, curious, creative, independent and focused. I love the calm environment and child led approach in Montessori method that encourages independence and enables children to explore their interests at their own pace. I also believe in the multi age classroom, because it helps the kids’ learning process to work with their peers and fosters empathy, helping and social skills. Aaminah really blossomed in her previous Montessori school, as she joyfully explored her interests and became more confident with her peers. She also developed a strong love of learning. I would like her to continue on that path of growth. '),
(75983, 1355, '_field_49', 'a:2:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";}'),
(75984, 1355, '_field_67', '1'),
(75985, 1355, '_form_id', '2'),
(75986, 1355, '_seq_num', '484'),
(75987, 1356, '_field_74', 'Grade One'),
(75988, 1356, '_field_75', 'September 2020'),
(75989, 1356, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(75990, 1356, '_field_78', ''),
(75991, 1356, '_field_79', ''),
(75992, 1356, '_field_80', 'Christine'),
(75993, 1356, '_field_81', 'Mazzucco'),
(75994, 1356, '_field_82', '604-360-0622'),
(75995, 1356, '_field_83', 'christinemazzucco@yahoo.com'),
(75996, 1356, '_field_84', '436 East 18th'),
(75997, 1356, '_field_85', ''),
(75998, 1356, '_field_86', 'Vancouver'),
(75999, 1356, '_field_87', 'BC'),
(76000, 1356, '_field_88', 'V5V 1G'),
(76001, 1356, '_field_89', 'Johnson &amp; Johnson, 436 East 18th, Vancouver, (home office)'),
(76002, 1356, '_field_90', '604-360-0622'),
(76003, 1356, '_field_91', '1'),
(76004, 1356, '_field_92', 'Shawn'),
(76005, 1356, '_field_93', 'Smith'),
(76006, 1356, '_field_94', 'shawnsmith7778@gmail.com'),
(76007, 1356, '_field_95', '604-360-6650'),
(76008, 1356, '_field_128', 'OceanFood Sales'),
(76009, 1356, '_field_129', '604-360-6650'),
(76010, 1356, '_field_96', 'Penelope Leo Smith'),
(76011, 1356, '_field_97', '03/04/2014'),
(76012, 1356, '_field_98', 'Penelope'),
(76013, 1356, '_field_99', 'Female'),
(76014, 1356, '_field_100', 'English'),
(76015, 1356, '_field_101', ''),
(76016, 1356, '_field_102', 'Canadian'),
(76017, 1356, '_field_103', 'No'),
(76018, 1356, '_field_104', ''),
(76019, 1356, '_field_105', 'Drawing, Crafts, LEGO'),
(76020, 1356, '_field_106', 'Tag, Hide &amp; Seek, Imagination Games'),
(76021, 1356, '_field_130', 'David Livingstone'),
(76022, 1356, '_field_137', 'Activity Centers: art work &amp; Music Class'),
(76023, 1356, '_field_131', 'Kindergarden'),
(76024, 1356, '_field_138', 'Mandarin, Swimming, Skating'),
(76025, 1356, '_field_114', 'None'),
(76026, 1356, '_field_115', 'No'),
(76027, 1356, '_field_116', ''),
(76028, 1356, '_field_117', 'No'),
(76029, 1356, '_field_118', ''),
(76030, 1356, '_field_119', 'No'),
(76031, 1356, '_field_120', ''),
(76032, 1356, '_field_121', 'No'),
(76033, 1356, '_field_122', ''),
(76034, 1356, '_field_132', 'No'),
(76035, 1356, '_field_133', ''),
(76036, 1356, '_field_134', 'No'),
(76037, 1356, '_field_135', ''),
(76038, 1356, '_field_123', 'Our daughter Penelope was first introduced to Montessori around 2.5 years of age, at Calypso Montessori in September 2017.    Our daughter is an energetic, highly social individual who loves to learn and be around people. She thrived in the Montessori environment for 3 years.  We decided to  enroll Penelope in our neighborhood catchment school, which overall has been a good experience, however we note the individual focus of development is not present, which is what we desire for Penelope to experience during an elementary program.'),
(76039, 1356, '_field_124', 'We would like our daughter to develop in an environment that encourages her individual development, trending towards a \'fit for purpose\' program.  We believe this method will allow her to support a range of interests as she grows and is exposed to various curriculum and activities.  We support a \'generalist\' development, encouraging a broad range of experiences at an early age and appreciate the extra exposure of leadership that is a part of the Montessori method with an age range of students, along with the behavior profile of the educators.    '),
(76040, 1356, '_field_136', 'Penelope loves to play on the monkey bars, play imagination games to engage friends at the park and enjoys talking with everyone.  '),
(76041, 1356, '_field_126', '1'),
(76042, 1356, '_form_id', '3'),
(76043, 1356, '_seq_num', '374'),
(76044, 1357, '_field_74', 'Grade One'),
(76045, 1357, '_field_75', 'September 2020'),
(76046, 1357, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(76047, 1357, '_field_78', ''),
(76048, 1357, '_field_79', ''),
(76049, 1357, '_field_80', 'Christine'),
(76050, 1357, '_field_81', 'Mazzucco'),
(76051, 1357, '_field_82', '604-360-0622'),
(76052, 1357, '_field_83', 'christinemazzucco@yahoo.com'),
(76053, 1357, '_field_84', '436 East 18th'),
(76054, 1357, '_field_85', ''),
(76055, 1357, '_field_86', 'Vancouver'),
(76056, 1357, '_field_87', 'BC'),
(76057, 1357, '_field_88', 'V5V 1G'),
(76058, 1357, '_field_89', 'Johnson &amp; Johnson, 436 East 18th, Vancouver, (home office)'),
(76059, 1357, '_field_90', '604-360-0622'),
(76060, 1357, '_field_91', '1'),
(76061, 1357, '_field_92', 'Shawn'),
(76062, 1357, '_field_93', 'Smith'),
(76063, 1357, '_field_94', 'shawnsmith7778@gmail.com'),
(76064, 1357, '_field_95', '604-360-6650'),
(76065, 1357, '_field_128', 'OceanFood Sales'),
(76066, 1357, '_field_129', '604-360-6650'),
(76067, 1357, '_field_96', 'Penelope Leo Smith'),
(76068, 1357, '_field_97', '03/04/2014'),
(76069, 1357, '_field_98', 'Penelope'),
(76070, 1357, '_field_99', 'Female'),
(76071, 1357, '_field_100', 'English'),
(76072, 1357, '_field_101', ''),
(76073, 1357, '_field_102', 'Canadian'),
(76074, 1357, '_field_103', 'No'),
(76075, 1357, '_field_104', ''),
(76076, 1357, '_field_105', 'Drawing, Crafts, LEGO'),
(76077, 1357, '_field_106', 'Tag, Hide &amp; Seek, Imagination Games'),
(76078, 1357, '_field_130', 'David Livingstone'),
(76079, 1357, '_field_137', 'Activity Centers: art work &amp; Music Class'),
(76080, 1357, '_field_131', 'Kindergarden'),
(76081, 1357, '_field_138', 'Mandarin, Swimming, Skating'),
(76082, 1357, '_field_114', 'None'),
(76083, 1357, '_field_115', 'No'),
(76084, 1357, '_field_116', ''),
(76085, 1357, '_field_117', 'No'),
(76086, 1357, '_field_118', ''),
(76087, 1357, '_field_119', 'No'),
(76088, 1357, '_field_120', ''),
(76089, 1357, '_field_121', 'No'),
(76090, 1357, '_field_122', ''),
(76091, 1357, '_field_132', 'No'),
(76092, 1357, '_field_133', ''),
(76093, 1357, '_field_134', 'No'),
(76094, 1357, '_field_135', ''),
(76095, 1357, '_field_123', 'Our daughter Penelope was first introduced to Montessori around 2.5 years of age, at Calypso Montessori in September 2017.    Our daughter is an energetic, highly social individual who loves to learn and be around people. She thrived in the Montessori environment for 3 years.  We decided to  enroll Penelope in our neighborhood catchment school, which overall has been a good experience, however we note the individual focus of development is not present, which is what we desire for Penelope to experience during an elementary program.'),
(76096, 1357, '_field_124', 'We would like our daughter to develop in an environment that encourages her individual development, trending towards a \'fit for purpose\' program.  We believe this method will allow her to support a range of interests as she grows and is exposed to various curriculum and activities.  We support a \'generalist\' development, encouraging a broad range of experiences at an early age and appreciate the extra exposure of leadership that is a part of the Montessori method with an age range of students, along with the behavior profile of the educators.    '),
(76097, 1357, '_field_136', 'Penelope loves to play on the monkey bars, play imagination games to engage friends at the park and enjoys talking with everyone.  '),
(76098, 1357, '_field_126', '1'),
(76099, 1357, '_form_id', '3'),
(76100, 1357, '_seq_num', '375'),
(76101, 1358, '_field_74', 'Kindergarten'),
(76102, 1358, '_field_75', 'September 2020'),
(76103, 1358, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76104, 1358, '_field_78', 'Giesbrecht'),
(76105, 1358, '_field_79', ''),
(76106, 1358, '_field_80', 'Kamila'),
(76107, 1358, '_field_81', 'Giesbrecht'),
(76108, 1358, '_field_82', '604-218-3705'),
(76109, 1358, '_field_83', 'kamila.giesbrecht@gmail.com'),
(76110, 1358, '_field_84', '5201 Oakmount Crescent'),
(76111, 1358, '_field_85', '15'),
(76112, 1358, '_field_86', 'Burnaby'),
(76113, 1358, '_field_87', 'BC'),
(76114, 1358, '_field_88', 'V5H4S8'),
(76115, 1358, '_field_89', 'University of British Columbia'),
(76116, 1358, '_field_90', '604-218-3705'),
(76117, 1358, '_field_91', '1'),
(76118, 1358, '_field_92', 'Dave'),
(76119, 1358, '_field_93', 'Giesbrecht'),
(76120, 1358, '_field_94', 'dave.giesbrecht@gmail.com'),
(76121, 1358, '_field_95', '604-362-2732'),
(76122, 1358, '_field_128', 'Canada Life'),
(76123, 1358, '_field_129', '604-235-5080'),
(76124, 1358, '_field_96', 'Michael Jacob Giesbrecht'),
(76125, 1358, '_field_97', '31/03/2015'),
(76126, 1358, '_field_98', 'Michael'),
(76127, 1358, '_field_99', 'Male'),
(76128, 1358, '_field_100', 'English'),
(76129, 1358, '_field_101', 'a bit of Polish'),
(76130, 1358, '_field_102', 'Canadian'),
(76131, 1358, '_field_103', 'Yes'),
(76132, 1358, '_field_104', 'Matthew, 7'),
(76133, 1358, '_field_105', 'Creative play, lego'),
(76134, 1358, '_field_106', 'Creative play, lego'),
(76135, 1358, '_field_130', 'Westside Montessori Academy'),
(76136, 1358, '_field_137', 'working with golden beeds'),
(76137, 1358, '_field_131', 'pre-school'),
(76138, 1358, '_field_138', 'skating'),
(76139, 1358, '_field_114', 'none'),
(76140, 1358, '_field_115', 'No'),
(76141, 1358, '_field_116', ''),
(76142, 1358, '_field_117', 'Yes'),
(76143, 1358, '_field_118', 'allergies to eggs, gluten and dairy'),
(76144, 1358, '_field_119', 'Yes'),
(76145, 1358, '_field_120', 'He loves fresh fruits of any kind.'),
(76146, 1358, '_field_121', 'Yes'),
(76147, 1358, '_field_122', 'Likes to eat and chat.'),
(76148, 1358, '_field_132', 'No'),
(76149, 1358, '_field_133', ''),
(76150, 1358, '_field_134', 'No'),
(76151, 1358, '_field_135', ''),
(76152, 1358, '_field_123', 'Michael seems to be very happy at WMA and we would like to continue.'),
(76153, 1358, '_field_124', 'In many ways it is the best method for our family, but mostly we want him to love learn in a hands-on and relatively free environment, where he can choose his daily activities.'),
(76154, 1358, '_field_136', 'He loves the happy feet program at WMA, he is extremely active boy and we hope that school will provide program like this for children to in Kindergarten as well. '),
(76155, 1358, '_field_126', '1'),
(76156, 1358, '_form_id', '3'),
(76157, 1358, '_seq_num', '376'),
(76158, 1359, '_field_74', 'Kindergarten'),
(76159, 1359, '_field_75', 'September 2020'),
(76160, 1359, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76161, 1359, '_field_78', 'Giesbrecht'),
(76162, 1359, '_field_79', ''),
(76163, 1359, '_field_80', 'Kamila'),
(76164, 1359, '_field_81', 'Giesbrecht'),
(76165, 1359, '_field_82', '604-218-3705'),
(76166, 1359, '_field_83', 'kamila.giesbrecht@gmail.com'),
(76167, 1359, '_field_84', '5201 Oakmount Crescent'),
(76168, 1359, '_field_85', '15'),
(76169, 1359, '_field_86', 'Burnaby'),
(76170, 1359, '_field_87', 'BC'),
(76171, 1359, '_field_88', 'V5H4S8'),
(76172, 1359, '_field_89', 'University of British Columbia'),
(76173, 1359, '_field_90', '604-218-3705'),
(76174, 1359, '_field_91', '1'),
(76175, 1359, '_field_92', 'Dave'),
(76176, 1359, '_field_93', 'Giesbrecht'),
(76177, 1359, '_field_94', 'dave.giesbrecht@gmail.com'),
(76178, 1359, '_field_95', '604-362-2732'),
(76179, 1359, '_field_128', 'Canada Life'),
(76180, 1359, '_field_129', '604-235-5080'),
(76181, 1359, '_field_96', 'Michael Jacob Giesbrecht'),
(76182, 1359, '_field_97', '31/03/2015'),
(76183, 1359, '_field_98', 'Michael'),
(76184, 1359, '_field_99', 'Male'),
(76185, 1359, '_field_100', 'English'),
(76186, 1359, '_field_101', 'a bit of Polish'),
(76187, 1359, '_field_102', 'Canadian'),
(76188, 1359, '_field_103', 'Yes'),
(76189, 1359, '_field_104', 'Matthew, 7'),
(76190, 1359, '_field_105', 'Creative play, lego'),
(76191, 1359, '_field_106', 'Creative play, lego'),
(76192, 1359, '_field_130', 'Westside Montessori Academy'),
(76193, 1359, '_field_137', 'working with golden beeds'),
(76194, 1359, '_field_131', 'pre-school'),
(76195, 1359, '_field_138', 'skating'),
(76196, 1359, '_field_114', 'none'),
(76197, 1359, '_field_115', 'No'),
(76198, 1359, '_field_116', ''),
(76199, 1359, '_field_117', 'Yes'),
(76200, 1359, '_field_118', 'allergies to eggs, gluten and dairy'),
(76201, 1359, '_field_119', 'Yes'),
(76202, 1359, '_field_120', 'He loves fresh fruits of any kind.'),
(76203, 1359, '_field_121', 'Yes'),
(76204, 1359, '_field_122', 'Likes to eat and chat.'),
(76205, 1359, '_field_132', 'No'),
(76206, 1359, '_field_133', ''),
(76207, 1359, '_field_134', 'No'),
(76208, 1359, '_field_135', ''),
(76209, 1359, '_field_123', 'Michael seems to be very happy at WMA and we would like to continue.'),
(76210, 1359, '_field_124', 'In many ways it is the best method for our family, but mostly we want him to love learn in a hands-on and relatively free environment, where he can choose his daily activities.'),
(76211, 1359, '_field_136', 'He loves the happy feet program at WMA, he is extremely active boy and we hope that school will provide program like this for children to in Kindergarten as well. '),
(76212, 1359, '_field_126', '1'),
(76213, 1359, '_form_id', '3'),
(76214, 1359, '_seq_num', '377'),
(76215, 1360, '_field_74', 'Kindergarten'),
(76216, 1360, '_field_75', 'September 2020'),
(76217, 1360, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(76218, 1360, '_field_78', ''),
(76219, 1360, '_field_79', ''),
(76220, 1360, '_field_80', 'Christabelle '),
(76221, 1360, '_field_81', 'Zhang'),
(76222, 1360, '_field_82', '6042302119'),
(76223, 1360, '_field_83', 'christabelle.z@hotmail.com'),
(76224, 1360, '_field_84', '532 east 21st Ave'),
(76225, 1360, '_field_85', ''),
(76226, 1360, '_field_86', 'Vancouver '),
(76227, 1360, '_field_87', 'BC'),
(76228, 1360, '_field_88', 'V5V1R6'),
(76229, 1360, '_field_89', 'RBC'),
(76230, 1360, '_field_90', '6042302119'),
(76231, 1360, '_field_91', '0'),
(76232, 1360, '_field_92', ''),
(76233, 1360, '_field_93', ''),
(76234, 1360, '_field_94', ''),
(76235, 1360, '_field_95', ''),
(76236, 1360, '_field_128', ''),
(76237, 1360, '_field_129', ''),
(76238, 1360, '_field_96', 'Kayla Mae Bryant'),
(76239, 1360, '_field_97', '10/08/2015'),
(76240, 1360, '_field_98', ''),
(76241, 1360, '_field_99', 'Female'),
(76242, 1360, '_field_100', 'English '),
(76243, 1360, '_field_101', ''),
(76244, 1360, '_field_102', 'Canadian '),
(76245, 1360, '_field_103', 'No'),
(76246, 1360, '_field_104', ''),
(76247, 1360, '_field_105', 'Reading books and play with Lego'),
(76248, 1360, '_field_106', 'Role play and chatting with friends '),
(76249, 1360, '_field_130', 'Reach for the Star Montessori '),
(76250, 1360, '_field_137', 'Making books with friends '),
(76251, 1360, '_field_131', ''),
(76252, 1360, '_field_138', 'Sportball'),
(76253, 1360, '_field_114', 'NA'),
(76254, 1360, '_field_115', 'No'),
(76255, 1360, '_field_116', ''),
(76256, 1360, '_field_117', 'No'),
(76257, 1360, '_field_118', ''),
(76258, 1360, '_field_119', 'No'),
(76259, 1360, '_field_120', ''),
(76260, 1360, '_field_121', 'No'),
(76261, 1360, '_field_122', ''),
(76262, 1360, '_field_132', 'No'),
(76263, 1360, '_field_133', ''),
(76264, 1360, '_field_134', 'No'),
(76265, 1360, '_field_135', ''),
(76266, 1360, '_field_123', 'We are a big fan of Montessori education. Kayla has been in a Montessori preschool. It would be a natural transition for her.'),
(76267, 1360, '_field_124', 'The goals we have for her elementary school years are growing her passion for learning and establishing good learning habits. We strong feel that Montessori is the best approach to achieve these goals.'),
(76268, 1360, '_field_136', 'Kayla is cautious when entering a new environment. She would appear very quiet at the beginning but once she gets familiar with the environment she is very social and she is very good at making friends.'),
(76269, 1360, '_field_126', '1'),
(76270, 1360, '_form_id', '3'),
(76271, 1360, '_seq_num', '378'),
(76272, 1361, '_field_74', 'Kindergarten'),
(76273, 1361, '_field_75', 'September 2020'),
(76274, 1361, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(76275, 1361, '_field_78', ''),
(76276, 1361, '_field_79', ''),
(76277, 1361, '_field_80', 'Christabelle '),
(76278, 1361, '_field_81', 'Zhang'),
(76279, 1361, '_field_82', '6042302119'),
(76280, 1361, '_field_83', 'christabelle.z@hotmail.com'),
(76281, 1361, '_field_84', '532 east 21st Ave'),
(76282, 1361, '_field_85', ''),
(76283, 1361, '_field_86', 'Vancouver '),
(76284, 1361, '_field_87', 'BC'),
(76285, 1361, '_field_88', 'V5V1R6'),
(76286, 1361, '_field_89', 'RBC'),
(76287, 1361, '_field_90', '6042302119'),
(76288, 1361, '_field_91', '0'),
(76289, 1361, '_field_92', ''),
(76290, 1361, '_field_93', ''),
(76291, 1361, '_field_94', ''),
(76292, 1361, '_field_95', ''),
(76293, 1361, '_field_128', ''),
(76294, 1361, '_field_129', ''),
(76295, 1361, '_field_96', 'Kayla Mae Bryant'),
(76296, 1361, '_field_97', '10/08/2015'),
(76297, 1361, '_field_98', ''),
(76298, 1361, '_field_99', 'Female'),
(76299, 1361, '_field_100', 'English '),
(76300, 1361, '_field_101', ''),
(76301, 1361, '_field_102', 'Canadian '),
(76302, 1361, '_field_103', 'No'),
(76303, 1361, '_field_104', ''),
(76304, 1361, '_field_105', 'Reading books and play with Lego'),
(76305, 1361, '_field_106', 'Role play and chatting with friends '),
(76306, 1361, '_field_130', 'Reach for the Star Montessori '),
(76307, 1361, '_field_137', 'Making books with friends '),
(76308, 1361, '_field_131', ''),
(76309, 1361, '_field_138', 'Sportball'),
(76310, 1361, '_field_114', 'NA'),
(76311, 1361, '_field_115', 'No'),
(76312, 1361, '_field_116', ''),
(76313, 1361, '_field_117', 'No'),
(76314, 1361, '_field_118', ''),
(76315, 1361, '_field_119', 'No'),
(76316, 1361, '_field_120', ''),
(76317, 1361, '_field_121', 'No'),
(76318, 1361, '_field_122', ''),
(76319, 1361, '_field_132', 'No'),
(76320, 1361, '_field_133', ''),
(76321, 1361, '_field_134', 'No'),
(76322, 1361, '_field_135', ''),
(76323, 1361, '_field_123', 'We are a big fan of Montessori education. Kayla has been in a Montessori preschool. It would be a natural transition for her.'),
(76324, 1361, '_field_124', 'The goals we have for her elementary school years are growing her passion for learning and establishing good learning habits. We strong feel that Montessori is the best approach to achieve these goals.'),
(76325, 1361, '_field_136', 'Kayla is cautious when entering a new environment. She would appear very quiet at the beginning but once she gets familiar with the environment she is very social and she is very good at making friends.'),
(76326, 1361, '_field_126', '1'),
(76327, 1361, '_form_id', '3'),
(76328, 1361, '_seq_num', '379'),
(76329, 1362, '_field_74', 'Kindergarten'),
(76330, 1362, '_field_75', 'September 2020'),
(76331, 1362, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76332, 1362, '_field_78', 'Olivia Macdonald'),
(76333, 1362, '_field_79', ''),
(76334, 1362, '_field_80', 'Emalyn'),
(76335, 1362, '_field_81', 'Macdonald'),
(76336, 1362, '_field_82', '7789975353'),
(76337, 1362, '_field_83', 'emalynmacdonald@gmail.com'),
(76338, 1362, '_field_84', '1950 East 34th Avenue'),
(76339, 1362, '_field_85', ''),
(76340, 1362, '_field_86', 'Vancouver'),
(76341, 1362, '_field_87', 'BC'),
(76342, 1362, '_field_88', 'V5P1A6'),
(76343, 1362, '_field_89', 'UBC Hospital'),
(76344, 1362, '_field_90', '6048227121'),
(76345, 1362, '_field_91', '1'),
(76346, 1362, '_field_92', 'Eric'),
(76347, 1362, '_field_93', 'Macdonald'),
(76348, 1362, '_field_94', 'ericmac@gmail.com'),
(76349, 1362, '_field_95', '6044173809'),
(76350, 1362, '_field_128', 'Home business'),
(76351, 1362, '_field_129', ''),
(76352, 1362, '_field_96', 'Olivia Grace Macdonald'),
(76353, 1362, '_field_97', '09/03/2015'),
(76354, 1362, '_field_98', 'Olivia'),
(76355, 1362, '_field_99', 'Female'),
(76356, 1362, '_field_100', 'English'),
(76357, 1362, '_field_101', ''),
(76358, 1362, '_field_102', 'Canadian'),
(76359, 1362, '_field_103', 'Yes'),
(76360, 1362, '_field_104', 'Nicole, 2 years and 7 months old'),
(76361, 1362, '_field_105', 'drawing, coloring, painting, crafts, beads'),
(76362, 1362, '_field_106', 'arts and crafts'),
(76363, 1362, '_field_130', 'Westside Montessori Academy'),
(76364, 1362, '_field_137', 'reading, word search/building'),
(76365, 1362, '_field_131', 'casa bambini am class'),
(76366, 1362, '_field_138', 'she loves to play outdoor with other lower elementary kids.'),
(76367, 1362, '_field_114', 'n/a'),
(76368, 1362, '_field_115', 'No'),
(76369, 1362, '_field_116', ''),
(76370, 1362, '_field_117', 'No'),
(76371, 1362, '_field_118', ''),
(76372, 1362, '_field_119', 'Yes'),
(76373, 1362, '_field_120', 'finger foods, likes red apples, red pepper, crackers, plain cereals, etc'),
(76374, 1362, '_field_121', 'No'),
(76375, 1362, '_field_122', ''),
(76376, 1362, '_field_132', 'No'),
(76377, 1362, '_field_133', ''),
(76378, 1362, '_field_134', 'No'),
(76379, 1362, '_field_135', ''),
(76380, 1362, '_field_123', 'We love the environment at WMA and would like Olivia to continue her studies there. Olivia is currently in the Casa AM class and she enjoys seeing her friends in the class and other friends ahead of her in the park. Eric attended the open house and he learned more about the Montessori way of teaching, and we would like that for Olivia.\n'),
(76381, 1362, '_field_124', 'We think that Olivia will have more opportunity to learn new things and won\'t get bored too easily with the work for her age, knowing that the teachers can provide her something more challenging when appropriate. Combining different ages too we find is beneficial to her in developing her social skills and confidence in the long run.\n'),
(76382, 1362, '_field_136', 'Olivia is a fun, smart, and loving person. She always likes to put herself forward and try new things. She is still developing her confidence dealing with older boys. Although Olivia is a picky eater, she loves finger-food types of food.\n'),
(76383, 1362, '_field_126', '1'),
(76384, 1362, '_form_id', '3'),
(76385, 1362, '_seq_num', '380'),
(76386, 1363, '_field_74', 'Kindergarten'),
(76387, 1363, '_field_75', 'September 2020'),
(76388, 1363, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76389, 1363, '_field_78', 'Olivia Macdonald'),
(76390, 1363, '_field_79', ''),
(76391, 1363, '_field_80', 'Emalyn'),
(76392, 1363, '_field_81', 'Macdonald'),
(76393, 1363, '_field_82', '7789975353'),
(76394, 1363, '_field_83', 'emalynmacdonald@gmail.com'),
(76395, 1363, '_field_84', '1950 East 34th Avenue'),
(76396, 1363, '_field_85', ''),
(76397, 1363, '_field_86', 'Vancouver'),
(76398, 1363, '_field_87', 'BC'),
(76399, 1363, '_field_88', 'V5P1A6'),
(76400, 1363, '_field_89', 'UBC Hospital'),
(76401, 1363, '_field_90', '6048227121'),
(76402, 1363, '_field_91', '1'),
(76403, 1363, '_field_92', 'Eric'),
(76404, 1363, '_field_93', 'Macdonald'),
(76405, 1363, '_field_94', 'ericmac@gmail.com'),
(76406, 1363, '_field_95', '6044173809'),
(76407, 1363, '_field_128', 'Home business'),
(76408, 1363, '_field_129', ''),
(76409, 1363, '_field_96', 'Olivia Grace Macdonald'),
(76410, 1363, '_field_97', '09/03/2015'),
(76411, 1363, '_field_98', 'Olivia'),
(76412, 1363, '_field_99', 'Female'),
(76413, 1363, '_field_100', 'English'),
(76414, 1363, '_field_101', ''),
(76415, 1363, '_field_102', 'Canadian'),
(76416, 1363, '_field_103', 'Yes'),
(76417, 1363, '_field_104', 'Nicole, 2 years and 7 months old'),
(76418, 1363, '_field_105', 'drawing, coloring, painting, crafts, beads'),
(76419, 1363, '_field_106', 'arts and crafts'),
(76420, 1363, '_field_130', 'Westside Montessori Academy'),
(76421, 1363, '_field_137', 'reading, word search/building'),
(76422, 1363, '_field_131', 'casa bambini am class'),
(76423, 1363, '_field_138', 'she loves to play outdoor with other lower elementary kids.'),
(76424, 1363, '_field_114', 'n/a'),
(76425, 1363, '_field_115', 'No'),
(76426, 1363, '_field_116', ''),
(76427, 1363, '_field_117', 'No'),
(76428, 1363, '_field_118', ''),
(76429, 1363, '_field_119', 'Yes'),
(76430, 1363, '_field_120', 'finger foods, likes red apples, red pepper, crackers, plain cereals, etc'),
(76431, 1363, '_field_121', 'No'),
(76432, 1363, '_field_122', ''),
(76433, 1363, '_field_132', 'No'),
(76434, 1363, '_field_133', ''),
(76435, 1363, '_field_134', 'No'),
(76436, 1363, '_field_135', ''),
(76437, 1363, '_field_123', 'We love the environment at WMA and would like Olivia to continue her studies there. Olivia is currently in the Casa AM class and she enjoys seeing her friends in the class and other friends ahead of her in the park. Eric attended the open house and he learned more about the Montessori way of teaching, and we would like that for Olivia.\n'),
(76438, 1363, '_field_124', 'We think that Olivia will have more opportunity to learn new things and won\'t get bored too easily with the work for her age, knowing that the teachers can provide her something more challenging when appropriate. Combining different ages too we find is beneficial to her in developing her social skills and confidence in the long run.\n'),
(76439, 1363, '_field_136', 'Olivia is a fun, smart, and loving person. She always likes to put herself forward and try new things. She is still developing her confidence dealing with older boys. Although Olivia is a picky eater, she loves finger-food types of food.\n'),
(76440, 1363, '_field_126', '1'),
(76441, 1363, '_form_id', '3'),
(76442, 1363, '_seq_num', '381'),
(76443, 1364, '_field_74', 'Kindergarten'),
(76444, 1364, '_field_75', 'September 2020'),
(76445, 1364, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(76446, 1364, '_field_78', ''),
(76447, 1364, '_field_79', ''),
(76448, 1364, '_field_80', 'Fiona '),
(76449, 1364, '_field_81', 'Gao'),
(76450, 1364, '_field_82', '6047717733'),
(76451, 1364, '_field_83', 'fiona.gao@live.com'),
(76452, 1364, '_field_84', '3342 23rd Ave E'),
(76453, 1364, '_field_85', '3342 23rd Ave E'),
(76454, 1364, '_field_86', 'Vancouver'),
(76455, 1364, '_field_87', 'BC'),
(76456, 1364, '_field_88', 'V5R 1B9'),
(76457, 1364, '_field_89', 'Home Maker'),
(76458, 1364, '_field_90', '6047717733'),
(76459, 1364, '_field_91', '1'),
(76460, 1364, '_field_92', 'Ronald '),
(76461, 1364, '_field_93', 'Mok'),
(76462, 1364, '_field_94', 'ronmok@msn.com'),
(76463, 1364, '_field_95', '6048892759'),
(76464, 1364, '_field_128', 'CIBC, Manager of Financial Advice'),
(76465, 1364, '_field_129', '6046651379 ext 222'),
(76466, 1364, '_field_96', 'Theocus Mok'),
(76467, 1364, '_field_97', '07/05/2015'),
(76468, 1364, '_field_98', 'Theo'),
(76469, 1364, '_field_99', 'Male'),
(76470, 1364, '_field_100', 'Cantonese, Chinese'),
(76471, 1364, '_field_101', 'English'),
(76472, 1364, '_field_102', 'Canadian'),
(76473, 1364, '_field_103', 'Yes'),
(76474, 1364, '_field_104', 'Karissa Mok 2 years old '),
(76475, 1364, '_field_105', 'lego, anything that he can build'),
(76476, 1364, '_field_106', 'reading, drawing, dance, put together things like puzzle'),
(76477, 1364, '_field_130', 'Renfrew Park Community Preschool'),
(76478, 1364, '_field_137', 'Storytime '),
(76479, 1364, '_field_131', 'preschool '),
(76480, 1364, '_field_138', 'Swimming, Soccer and Taekwon Do'),
(76481, 1364, '_field_114', 'no'),
(76482, 1364, '_field_115', 'No'),
(76483, 1364, '_field_116', ''),
(76484, 1364, '_field_117', 'No'),
(76485, 1364, '_field_118', ''),
(76486, 1364, '_field_119', 'No'),
(76487, 1364, '_field_120', ''),
(76488, 1364, '_field_121', 'No'),
(76489, 1364, '_field_122', ''),
(76490, 1364, '_field_132', 'No'),
(76491, 1364, '_field_133', ''),
(76492, 1364, '_field_134', 'No'),
(76493, 1364, '_field_135', ''),
(76494, 1364, '_field_123', 'I have been curious about the Montessori program and came to the open house and attending the observation session.\nI\'m amazed after my visit to the Kindergarten class of how well and structure the kids were.\n'),
(76495, 1364, '_field_124', 'As parents, we set rules and appropriate expectations for our child. We communicate this to him on a level that he would understand similar to the Montessori Method. We ask him for he\'s opinion and are acceptive to he\'s response. We want our child to be able to comfortably to tell us he\'s thoughts and reason behind he\'s actions. We believe the Montessori Method will enhace our parenting style to let our child happily play, learn independently and in a group setting.'),
(76496, 1364, '_field_136', 'From observation of Theo, I acknowledge that he prefers a structure routine. Since he was little, we establish a regular nap time schedule and a simple daily activities custom to he\'s growth development. As parents, we can see that he adapts well to the routines and is better behaved with a structural day.'),
(76497, 1364, '_field_126', '1'),
(76498, 1364, '_form_id', '3'),
(76499, 1364, '_seq_num', '382'),
(76500, 1365, '_field_74', 'Kindergarten'),
(76501, 1365, '_field_75', 'September 2020'),
(76502, 1365, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(76503, 1365, '_field_78', ''),
(76504, 1365, '_field_79', ''),
(76505, 1365, '_field_80', 'Fiona '),
(76506, 1365, '_field_81', 'Gao'),
(76507, 1365, '_field_82', '6047717733'),
(76508, 1365, '_field_83', 'fiona.gao@live.com'),
(76509, 1365, '_field_84', '3342 23rd Ave E'),
(76510, 1365, '_field_85', '3342 23rd Ave E'),
(76511, 1365, '_field_86', 'Vancouver'),
(76512, 1365, '_field_87', 'BC'),
(76513, 1365, '_field_88', 'V5R 1B9'),
(76514, 1365, '_field_89', 'Home Maker'),
(76515, 1365, '_field_90', '6047717733'),
(76516, 1365, '_field_91', '1'),
(76517, 1365, '_field_92', 'Ronald '),
(76518, 1365, '_field_93', 'Mok'),
(76519, 1365, '_field_94', 'ronmok@msn.com'),
(76520, 1365, '_field_95', '6048892759'),
(76521, 1365, '_field_128', 'CIBC, Manager of Financial Advice'),
(76522, 1365, '_field_129', '6046651379 ext 222'),
(76523, 1365, '_field_96', 'Theocus Mok'),
(76524, 1365, '_field_97', '07/05/2015'),
(76525, 1365, '_field_98', 'Theo'),
(76526, 1365, '_field_99', 'Male'),
(76527, 1365, '_field_100', 'Cantonese, Chinese'),
(76528, 1365, '_field_101', 'English'),
(76529, 1365, '_field_102', 'Canadian'),
(76530, 1365, '_field_103', 'Yes'),
(76531, 1365, '_field_104', 'Karissa Mok 2 years old '),
(76532, 1365, '_field_105', 'lego, anything that he can build'),
(76533, 1365, '_field_106', 'reading, drawing, dance, put together things like puzzle'),
(76534, 1365, '_field_130', 'Renfrew Park Community Preschool'),
(76535, 1365, '_field_137', 'Storytime '),
(76536, 1365, '_field_131', 'preschool '),
(76537, 1365, '_field_138', 'Swimming, Soccer and Taekwon Do'),
(76538, 1365, '_field_114', 'no'),
(76539, 1365, '_field_115', 'No'),
(76540, 1365, '_field_116', ''),
(76541, 1365, '_field_117', 'No'),
(76542, 1365, '_field_118', ''),
(76543, 1365, '_field_119', 'No'),
(76544, 1365, '_field_120', ''),
(76545, 1365, '_field_121', 'No'),
(76546, 1365, '_field_122', ''),
(76547, 1365, '_field_132', 'No'),
(76548, 1365, '_field_133', ''),
(76549, 1365, '_field_134', 'No'),
(76550, 1365, '_field_135', ''),
(76551, 1365, '_field_123', 'I have been curious about the Montessori program and came to the open house and attending the observation session.\nI\'m amazed after my visit to the Kindergarten class of how well and structure the kids were.\n'),
(76552, 1365, '_field_124', 'As parents, we set rules and appropriate expectations for our child. We communicate this to him on a level that he would understand similar to the Montessori Method. We ask him for he\'s opinion and are acceptive to he\'s response. We want our child to be able to comfortably to tell us he\'s thoughts and reason behind he\'s actions. We believe the Montessori Method will enhace our parenting style to let our child happily play, learn independently and in a group setting.'),
(76553, 1365, '_field_136', 'From observation of Theo, I acknowledge that he prefers a structure routine. Since he was little, we establish a regular nap time schedule and a simple daily activities custom to he\'s growth development. As parents, we can see that he adapts well to the routines and is better behaved with a structural day.'),
(76554, 1365, '_field_126', '1'),
(76555, 1365, '_form_id', '3'),
(76556, 1365, '_seq_num', '383'),
(76557, 1366, '_field_5', 'Morning Session'),
(76558, 1366, '_field_7', 'September 2020'),
(76559, 1366, '_field_9', '0'),
(76560, 1366, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(76561, 1366, '_field_70', ''),
(76562, 1366, '_field_71', ''),
(76563, 1366, '_field_17', 'Fiona '),
(76564, 1366, '_field_19', 'Gao'),
(76565, 1366, '_field_21', '6047717733'),
(76566, 1366, '_field_23', 'fiona.gao@live.com'),
(76567, 1366, '_field_25', '3342 23rd Ave E'),
(76568, 1366, '_field_28', '3342 23rd Ave E'),
(76569, 1366, '_field_29', 'Vancouver'),
(76570, 1366, '_field_33', 'BC'),
(76571, 1366, '_field_31', 'V5R 1B9'),
(76572, 1366, '_field_34', 'Home Maker'),
(76573, 1366, '_field_35', '6047717733'),
(76574, 1366, '_field_41', '0'),
(76575, 1366, '_field_57', ''),
(76576, 1366, '_field_58', ''),
(76577, 1366, '_field_59', ''),
(76578, 1366, '_field_60', ''),
(76579, 1366, '_field_18', 'Theocus Mok'),
(76580, 1366, '_field_24', '07/05/2015'),
(76581, 1366, '_field_20', 'Theo'),
(76582, 1366, '_field_22', 'M'),
(76583, 1366, '_field_26', 'Cantonese, Chinese'),
(76584, 1366, '_field_27', 'English'),
(76585, 1366, '_field_30', 'Canadian'),
(76586, 1366, '_field_32', 'Yes'),
(76587, 1366, '_field_72', 'Karissa Mok 2 years old'),
(76588, 1366, '_field_36', 'Lego, anything imaginary play such as building a playground with various toys'),
(76589, 1366, '_field_37', 'singing, drawing, puzzle'),
(76590, 1366, '_field_38', 'Yes'),
(76591, 1366, '_field_39', 'Yes'),
(76592, 1366, '_field_61', 'Yes'),
(76593, 1366, '_field_53', ''),
(76594, 1366, '_field_54', 'Yes'),
(76595, 1366, '_field_55', 'Renfrew Park Community Center preschool'),
(76596, 1366, '_field_56', 'n'),
(76597, 1366, '_field_42', 'n/a'),
(76598, 1366, '_field_43', 'No'),
(76599, 1366, '_field_62', ''),
(76600, 1366, '_field_44', 'No'),
(76601, 1366, '_field_63', ''),
(76602, 1366, '_field_45', 'No'),
(76603, 1366, '_field_64', ''),
(76604, 1366, '_field_46', 'N'),
(76605, 1366, '_field_65', ''),
(76606, 1366, '_field_47', 'I attended the Open House last week hoping to apply for Kindergarten for my son for 2020/2021. I have also attended the Observation session on Monday this week.\nI was amazed at how structure the class was. The kids all have a concept of the routines and work on them independently or with a partner. \nThe key factor we like about the school is that its a boutique size school. Students will be able to obtain teachers assistance and attention as needed. Teachers will know students on a personal level. '),
(76607, 1366, '_field_73', 'Our parenting style is to let our child explore and independently with available guidance. We communicate with him our hopes and expectation for he\'s learning and behaviour on a level that he can understand. \nWe believe the Montessori Method will be suitable for our child as he\'s a we can observe that he\'s comfortable playing on he\'s own and sociable in a group environment. We hope to have a share responsibility with the Montessori Method to bring out the full potential of he\'s interest.'),
(76608, 1366, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(76609, 1366, '_field_67', '1'),
(76610, 1366, '_form_id', '2'),
(76611, 1366, '_seq_num', '485'),
(76612, 1367, '_field_5', 'Morning Session'),
(76613, 1367, '_field_7', 'September 2020'),
(76614, 1367, '_field_9', '0'),
(76615, 1367, '_field_69', 'a:1:{i:0;s:8:\"our kids\";}'),
(76616, 1367, '_field_70', ''),
(76617, 1367, '_field_71', ''),
(76618, 1367, '_field_17', 'Fiona '),
(76619, 1367, '_field_19', 'Gao'),
(76620, 1367, '_field_21', '6047717733'),
(76621, 1367, '_field_23', 'fiona.gao@live.com'),
(76622, 1367, '_field_25', '3342 23rd Ave E'),
(76623, 1367, '_field_28', '3342 23rd Ave E'),
(76624, 1367, '_field_29', 'Vancouver'),
(76625, 1367, '_field_33', 'BC'),
(76626, 1367, '_field_31', 'V5R 1B9'),
(76627, 1367, '_field_34', 'Home Maker'),
(76628, 1367, '_field_35', '6047717733'),
(76629, 1367, '_field_41', '0'),
(76630, 1367, '_field_57', ''),
(76631, 1367, '_field_58', ''),
(76632, 1367, '_field_59', ''),
(76633, 1367, '_field_60', ''),
(76634, 1367, '_field_18', 'Theocus Mok'),
(76635, 1367, '_field_24', '07/05/2015'),
(76636, 1367, '_field_20', 'Theo'),
(76637, 1367, '_field_22', 'M'),
(76638, 1367, '_field_26', 'Cantonese, Chinese'),
(76639, 1367, '_field_27', 'English'),
(76640, 1367, '_field_30', 'Canadian'),
(76641, 1367, '_field_32', 'Yes'),
(76642, 1367, '_field_72', 'Karissa Mok 2 years old'),
(76643, 1367, '_field_36', 'Lego, anything imaginary play such as building a playground with various toys'),
(76644, 1367, '_field_37', 'singing, drawing, puzzle'),
(76645, 1367, '_field_38', 'Yes'),
(76646, 1367, '_field_39', 'Yes'),
(76647, 1367, '_field_61', 'Yes'),
(76648, 1367, '_field_53', ''),
(76649, 1367, '_field_54', 'Yes'),
(76650, 1367, '_field_55', 'Renfrew Park Community Center preschool'),
(76651, 1367, '_field_56', 'n'),
(76652, 1367, '_field_42', 'n/a'),
(76653, 1367, '_field_43', 'No'),
(76654, 1367, '_field_62', ''),
(76655, 1367, '_field_44', 'No'),
(76656, 1367, '_field_63', ''),
(76657, 1367, '_field_45', 'No'),
(76658, 1367, '_field_64', ''),
(76659, 1367, '_field_46', 'N'),
(76660, 1367, '_field_65', ''),
(76661, 1367, '_field_47', 'I attended the Open House last week hoping to apply for Kindergarten for my son for 2020/2021. I have also attended the Observation session on Monday this week.\nI was amazed at how structure the class was. The kids all have a concept of the routines and work on them independently or with a partner. \nThe key factor we like about the school is that its a boutique size school. Students will be able to obtain teachers assistance and attention as needed. Teachers will know students on a personal level. '),
(76662, 1367, '_field_73', 'Our parenting style is to let our child explore and independently with available guidance. We communicate with him our hopes and expectation for he\'s learning and behaviour on a level that he can understand. \nWe believe the Montessori Method will be suitable for our child as he\'s a we can observe that he\'s comfortable playing on he\'s own and sociable in a group environment. We hope to have a share responsibility with the Montessori Method to bring out the full potential of he\'s interest.'),
(76663, 1367, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(76664, 1367, '_field_67', '1'),
(76665, 1367, '_form_id', '2'),
(76666, 1367, '_seq_num', '486'),
(76667, 1368, '_field_74', 'Grade One'),
(76668, 1368, '_field_75', 'September 2020'),
(76669, 1368, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76670, 1368, '_field_78', 'Sebastian Prol'),
(76671, 1368, '_field_79', ''),
(76672, 1368, '_field_80', 'Yasmin'),
(76673, 1368, '_field_81', 'Prol'),
(76674, 1368, '_field_82', '7783179409'),
(76675, 1368, '_field_83', 'yasiprol@gmail.com'),
(76676, 1368, '_field_84', '3074 w 13th ave'),
(76677, 1368, '_field_85', ''),
(76678, 1368, '_field_86', 'vancouver'),
(76679, 1368, '_field_87', 'BC'),
(76680, 1368, '_field_88', 'v6k2v2'),
(76681, 1368, '_field_89', 'student'),
(76682, 1368, '_field_90', '7783179409'),
(76683, 1368, '_field_91', '1'),
(76684, 1368, '_field_92', 'Alvaro '),
(76685, 1368, '_field_93', 'Prol'),
(76686, 1368, '_field_94', 'alvaro@thisisblueprint.com'),
(76687, 1368, '_field_95', '6047272584'),
(76688, 1368, '_field_128', ''),
(76689, 1368, '_field_129', ''),
(76690, 1368, '_field_96', 'Sebastian Prol'),
(76691, 1368, '_field_97', '07/11/2014'),
(76692, 1368, '_field_98', 'Sebi'),
(76693, 1368, '_field_99', 'Female'),
(76694, 1368, '_field_100', 'English'),
(76695, 1368, '_field_101', ''),
(76696, 1368, '_field_102', 'Canadian '),
(76697, 1368, '_field_103', 'Yes'),
(76698, 1368, '_field_104', 'Adrian 8 '),
(76699, 1368, '_field_105', 'playing with his toys, drawing, TV'),
(76700, 1368, '_field_106', 'playing with toys, lego, costumes '),
(76701, 1368, '_field_130', 'WMS'),
(76702, 1368, '_field_137', 'He loves his current school and he would say everything :) '),
(76703, 1368, '_field_131', 'K'),
(76704, 1368, '_field_138', 'Soccer, Swimming '),
(76705, 1368, '_field_114', 'NO'),
(76706, 1368, '_field_115', 'No'),
(76707, 1368, '_field_116', ''),
(76708, 1368, '_field_117', 'No'),
(76709, 1368, '_field_118', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(76710, 1368, '_field_119', 'Yes'),
(76711, 1368, '_field_120', 'he doesn\'t like tomatoes or oranges \nHe loves Olives, Apple, Cucumbers '),
(76712, 1368, '_field_121', 'No'),
(76713, 1368, '_field_122', ''),
(76714, 1368, '_field_132', 'No'),
(76715, 1368, '_field_133', ''),
(76716, 1368, '_field_134', 'No'),
(76717, 1368, '_field_135', ''),
(76718, 1368, '_field_123', 'To begin with he loves the junior school, his teachers and his environment. He has thrived in the Montessori setting and we thing it will be a very smooth transition. '),
(76719, 1368, '_field_124', 'I love how each child is treated as an individual. I think we are all different and learn at a different pace so that is a very important factor. I think the Montessori setting give children confidence in themselves and their abilities. '),
(76720, 1368, '_field_136', 'He loves WMS and was VERY excited for his visit at the elementary today : ) '),
(76721, 1368, '_field_126', '1'),
(76722, 1368, '_form_id', '3'),
(76723, 1368, '_seq_num', '384'),
(76724, 1369, '_field_74', 'Grade One'),
(76725, 1369, '_field_75', 'September 2020'),
(76726, 1369, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76727, 1369, '_field_78', 'Sebastian Prol'),
(76728, 1369, '_field_79', ''),
(76729, 1369, '_field_80', 'Yasmin'),
(76730, 1369, '_field_81', 'Prol'),
(76731, 1369, '_field_82', '7783179409'),
(76732, 1369, '_field_83', 'yasiprol@gmail.com'),
(76733, 1369, '_field_84', '3074 w 13th ave'),
(76734, 1369, '_field_85', ''),
(76735, 1369, '_field_86', 'vancouver'),
(76736, 1369, '_field_87', 'BC'),
(76737, 1369, '_field_88', 'v6k2v2'),
(76738, 1369, '_field_89', 'student'),
(76739, 1369, '_field_90', '7783179409'),
(76740, 1369, '_field_91', '1'),
(76741, 1369, '_field_92', 'Alvaro '),
(76742, 1369, '_field_93', 'Prol'),
(76743, 1369, '_field_94', 'alvaro@thisisblueprint.com'),
(76744, 1369, '_field_95', '6047272584'),
(76745, 1369, '_field_128', ''),
(76746, 1369, '_field_129', ''),
(76747, 1369, '_field_96', 'Sebastian Prol'),
(76748, 1369, '_field_97', '07/11/2014'),
(76749, 1369, '_field_98', 'Sebi'),
(76750, 1369, '_field_99', 'Female'),
(76751, 1369, '_field_100', 'English'),
(76752, 1369, '_field_101', ''),
(76753, 1369, '_field_102', 'Canadian '),
(76754, 1369, '_field_103', 'Yes'),
(76755, 1369, '_field_104', 'Adrian 8 '),
(76756, 1369, '_field_105', 'playing with his toys, drawing, TV'),
(76757, 1369, '_field_106', 'playing with toys, lego, costumes '),
(76758, 1369, '_field_130', 'WMS'),
(76759, 1369, '_field_137', 'He loves his current school and he would say everything :) '),
(76760, 1369, '_field_131', 'K'),
(76761, 1369, '_field_138', 'Soccer, Swimming '),
(76762, 1369, '_field_114', 'NO'),
(76763, 1369, '_field_115', 'No'),
(76764, 1369, '_field_116', ''),
(76765, 1369, '_field_117', 'No'),
(76766, 1369, '_field_118', ''),
(76767, 1369, '_field_119', 'Yes'),
(76768, 1369, '_field_120', 'he doesn\'t like tomatoes or oranges \nHe loves Olives, Apple, Cucumbers '),
(76769, 1369, '_field_121', 'No'),
(76770, 1369, '_field_122', ''),
(76771, 1369, '_field_132', 'No'),
(76772, 1369, '_field_133', ''),
(76773, 1369, '_field_134', 'No'),
(76774, 1369, '_field_135', ''),
(76775, 1369, '_field_123', 'To begin with he loves the junior school, his teachers and his environment. He has thrived in the Montessori setting and we thing it will be a very smooth transition. '),
(76776, 1369, '_field_124', 'I love how each child is treated as an individual. I think we are all different and learn at a different pace so that is a very important factor. I think the Montessori setting give children confidence in themselves and their abilities. '),
(76777, 1369, '_field_136', 'He loves WMS and was VERY excited for his visit at the elementary today : ) '),
(76778, 1369, '_field_126', '1'),
(76779, 1369, '_form_id', '3'),
(76780, 1369, '_seq_num', '385'),
(76781, 1370, '_field_74', 'Kindergarten'),
(76782, 1370, '_field_75', 'September 2020'),
(76783, 1370, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76784, 1370, '_field_78', 'Daniel Woolley'),
(76785, 1370, '_field_79', ''),
(76786, 1370, '_field_80', 'Jennifer'),
(76787, 1370, '_field_81', 'Woolley'),
(76788, 1370, '_field_82', '6042185991'),
(76789, 1370, '_field_83', 'jennifer.ck.woolley@gmail.com'),
(76790, 1370, '_field_84', '2703 Woodland Drive'),
(76791, 1370, '_field_85', ''),
(76792, 1370, '_field_86', 'Vancouver'),
(76793, 1370, '_field_87', 'BC'),
(76794, 1370, '_field_88', 'V5N3P7'),
(76795, 1370, '_field_89', 'Century Group'),
(76796, 1370, '_field_90', '6042420225'),
(76797, 1370, '_field_91', '0'),
(76798, 1370, '_field_92', ''),
(76799, 1370, '_field_93', ''),
(76800, 1370, '_field_94', ''),
(76801, 1370, '_field_95', ''),
(76802, 1370, '_field_128', ''),
(76803, 1370, '_field_129', ''),
(76804, 1370, '_field_96', 'Daniel Henry Starbuck Woolley'),
(76805, 1370, '_field_97', '12/07/2015'),
(76806, 1370, '_field_98', 'Daniel'),
(76807, 1370, '_field_99', 'Male'),
(76808, 1370, '_field_100', 'English'),
(76809, 1370, '_field_101', ''),
(76810, 1370, '_field_102', 'Canadian'),
(76811, 1370, '_field_103', 'Yes'),
(76812, 1370, '_field_104', 'Rachel Woolley 4'),
(76813, 1370, '_field_105', 'Reading and Lego, but he is never alone, his twin Rachel is always with him.'),
(76814, 1370, '_field_106', 'Reading, cooking, playing board games and cards'),
(76815, 1370, '_field_130', 'Westside Montessori Academy'),
(76816, 1370, '_field_137', 'Math (bead counting) and tactile activities'),
(76817, 1370, '_field_131', 'Casa'),
(76818, 1370, '_field_138', 'Swimming and Skating'),
(76819, 1370, '_field_114', 'N/A'),
(76820, 1370, '_field_115', 'No'),
(76821, 1370, '_field_116', ''),
(76822, 1370, '_field_117', 'No'),
(76823, 1370, '_field_118', ''),
(76824, 1370, '_field_119', 'No'),
(76825, 1370, '_field_120', ''),
(76826, 1370, '_field_121', 'No'),
(76827, 1370, '_field_122', ''),
(76828, 1370, '_field_132', 'No'),
(76829, 1370, '_field_133', ''),
(76830, 1370, '_field_134', 'No'),
(76831, 1370, '_field_135', ''),
(76832, 1370, '_field_123', 'My husband and I have tried to learn as much as possible about the educational options for our twins, Daniel and Rachel, and have determined that WMA would be a great fit for them. The mission statement, principles and expectations of your school align with our own goals for Daniel and Rachel in these important, formative years. \n\nI attended the open house recently and was touched by the parent testimonials and impressed with the staff. More importantly, Daniel and Rachel have had a terrific experience at Casa in the past two years and I believe it will be the same for the upcoming elementary years.  '),
(76833, 1370, '_field_124', 'We believe that not all children are well-served by traditional, structured educational methods using predefined curriculum. Our goal for Daniel and Rachel is that they have well-rounded educations that foster their natural curiosities, and ultimately help them find and develop their own aptitudes and interests. From what we observed in the past two years, WMA\'s methods of self-directed exploration and learning, in a boutique environment, fits particularly well with these goals.'),
(76834, 1370, '_field_136', 'N/A'),
(76835, 1370, '_field_126', '1'),
(76836, 1370, '_form_id', '3'),
(76837, 1370, '_seq_num', '386'),
(76838, 1371, '_field_74', 'Kindergarten'),
(76839, 1371, '_field_75', 'September 2020'),
(76840, 1371, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76841, 1371, '_field_78', 'Daniel Woolley'),
(76842, 1371, '_field_79', ''),
(76843, 1371, '_field_80', 'Jennifer'),
(76844, 1371, '_field_81', 'Woolley'),
(76845, 1371, '_field_82', '6042185991'),
(76846, 1371, '_field_83', 'jennifer.ck.woolley@gmail.com'),
(76847, 1371, '_field_84', '2703 Woodland Drive'),
(76848, 1371, '_field_85', ''),
(76849, 1371, '_field_86', 'Vancouver'),
(76850, 1371, '_field_87', 'BC'),
(76851, 1371, '_field_88', 'V5N3P7'),
(76852, 1371, '_field_89', 'Century Group'),
(76853, 1371, '_field_90', '6042420225'),
(76854, 1371, '_field_91', '0'),
(76855, 1371, '_field_92', ''),
(76856, 1371, '_field_93', ''),
(76857, 1371, '_field_94', ''),
(76858, 1371, '_field_95', ''),
(76859, 1371, '_field_128', ''),
(76860, 1371, '_field_129', ''),
(76861, 1371, '_field_96', 'Daniel Henry Starbuck Woolley'),
(76862, 1371, '_field_97', '12/07/2015'),
(76863, 1371, '_field_98', 'Daniel'),
(76864, 1371, '_field_99', 'Male'),
(76865, 1371, '_field_100', 'English'),
(76866, 1371, '_field_101', ''),
(76867, 1371, '_field_102', 'Canadian'),
(76868, 1371, '_field_103', 'Yes'),
(76869, 1371, '_field_104', 'Rachel Woolley 4'),
(76870, 1371, '_field_105', 'Reading and Lego, but he is never alone, his twin Rachel is always with him.'),
(76871, 1371, '_field_106', 'Reading, cooking, playing board games and cards'),
(76872, 1371, '_field_130', 'Westside Montessori Academy'),
(76873, 1371, '_field_137', 'Math (bead counting) and tactile activities'),
(76874, 1371, '_field_131', 'Casa'),
(76875, 1371, '_field_138', 'Swimming and Skating'),
(76876, 1371, '_field_114', 'N/A'),
(76877, 1371, '_field_115', 'No'),
(76878, 1371, '_field_116', ''),
(76879, 1371, '_field_117', 'No'),
(76880, 1371, '_field_118', ''),
(76881, 1371, '_field_119', 'No'),
(76882, 1371, '_field_120', ''),
(76883, 1371, '_field_121', 'No'),
(76884, 1371, '_field_122', ''),
(76885, 1371, '_field_132', 'No'),
(76886, 1371, '_field_133', ''),
(76887, 1371, '_field_134', 'No'),
(76888, 1371, '_field_135', ''),
(76889, 1371, '_field_123', 'My husband and I have tried to learn as much as possible about the educational options for our twins, Daniel and Rachel, and have determined that WMA would be a great fit for them. The mission statement, principles and expectations of your school align with our own goals for Daniel and Rachel in these important, formative years. \n\nI attended the open house recently and was touched by the parent testimonials and impressed with the staff. More importantly, Daniel and Rachel have had a terrific experience at Casa in the past two years and I believe it will be the same for the upcoming elementary years.  '),
(76890, 1371, '_field_124', 'We believe that not all children are well-served by traditional, structured educational methods using predefined curriculum. Our goal for Daniel and Rachel is that they have well-rounded educations that foster their natural curiosities, and ultimately help them find and develop their own aptitudes and interests. From what we observed in the past two years, WMA\'s methods of self-directed exploration and learning, in a boutique environment, fits particularly well with these goals.'),
(76891, 1371, '_field_136', 'N/A'),
(76892, 1371, '_field_126', '1'),
(76893, 1371, '_form_id', '3'),
(76894, 1371, '_seq_num', '387'),
(76895, 1372, '_field_74', 'Kindergarten'),
(76896, 1372, '_field_75', 'September 2020'),
(76897, 1372, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76898, 1372, '_field_78', 'Rachel Woolley'),
(76899, 1372, '_field_79', ''),
(76900, 1372, '_field_80', 'Jennifer'),
(76901, 1372, '_field_81', 'Woolley'),
(76902, 1372, '_field_82', '6042185991'),
(76903, 1372, '_field_83', 'jennifer.ck.woolley@gmail.com'),
(76904, 1372, '_field_84', '2703 Woodland Drive'),
(76905, 1372, '_field_85', ''),
(76906, 1372, '_field_86', 'Vancouver'),
(76907, 1372, '_field_87', 'BC'),
(76908, 1372, '_field_88', 'V5N3P7'),
(76909, 1372, '_field_89', 'Century Group'),
(76910, 1372, '_field_90', '6042420225'),
(76911, 1372, '_field_91', '0'),
(76912, 1372, '_field_92', ''),
(76913, 1372, '_field_93', ''),
(76914, 1372, '_field_94', ''),
(76915, 1372, '_field_95', ''),
(76916, 1372, '_field_128', ''),
(76917, 1372, '_field_129', ''),
(76918, 1372, '_field_96', 'Rachel Alison Woolley'),
(76919, 1372, '_field_97', '12/07/2015'),
(76920, 1372, '_field_98', 'Rachel'),
(76921, 1372, '_field_99', 'Female'),
(76922, 1372, '_field_100', 'English'),
(76923, 1372, '_field_101', ''),
(76924, 1372, '_field_102', 'Canadian'),
(76925, 1372, '_field_103', 'Yes'),
(76926, 1372, '_field_104', 'Daniel Woolley 4'),
(76927, 1372, '_field_105', 'Reading, drawing and workbooks. She is never alone though because Daniel is always with her.'),
(76928, 1372, '_field_106', 'Card games, adventures with her imagination'),
(76929, 1372, '_field_130', 'Westside Montessori Academy'),
(76930, 1372, '_field_137', 'Reading and writing'),
(76931, 1372, '_field_131', 'Casa'),
(76932, 1372, '_field_138', 'Swimming and skating'),
(76933, 1372, '_field_114', 'N/A'),
(76934, 1372, '_field_115', 'No'),
(76935, 1372, '_field_116', ''),
(76936, 1372, '_field_117', 'No'),
(76937, 1372, '_field_118', ''),
(76938, 1372, '_field_119', 'No'),
(76939, 1372, '_field_120', ''),
(76940, 1372, '_field_121', 'No'),
(76941, 1372, '_field_122', ''),
(76942, 1372, '_field_132', 'No'),
(76943, 1372, '_field_133', ''),
(76944, 1372, '_field_134', 'No'),
(76945, 1372, '_field_135', ''),
(76946, 1372, '_field_123', 'My husband and I have tried to learn as much as possible about the educational options for our twins, Daniel and Rachel, and have determined that WMA would be a great fit for them. The mission statement, principles and expectations of your school align with our own goals for Daniel and Rachel in these important, formative years. \n\nI attended the open house recently and was touched by the parent testimonials and impressed with the staff. More importantly, Daniel and Rachel have had a terrific experience at Casa in the past two years and I believe it will be the same for the upcoming elementary years.  \n'),
(76947, 1372, '_field_124', 'We believe that not all children are well-served by traditional, structured educational methods using predefined curriculum. Our goal for Daniel and Rachel is that they have well-rounded educations that foster their natural curiosities, and ultimately help them find and develop their own aptitudes and interests. From what we observed in the past two years, WMA\'s methods of self-directed exploration and learning, in a boutique environment, fits particularly well with these goals.'),
(76948, 1372, '_field_136', 'N/A'),
(76949, 1372, '_field_126', '1'),
(76950, 1372, '_form_id', '3'),
(76951, 1372, '_seq_num', '388'),
(76952, 1373, '_field_74', 'Kindergarten'),
(76953, 1373, '_field_75', 'September 2020'),
(76954, 1373, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(76955, 1373, '_field_78', 'Rachel Woolley'),
(76956, 1373, '_field_79', ''),
(76957, 1373, '_field_80', 'Jennifer'),
(76958, 1373, '_field_81', 'Woolley'),
(76959, 1373, '_field_82', '6042185991'),
(76960, 1373, '_field_83', 'jennifer.ck.woolley@gmail.com'),
(76961, 1373, '_field_84', '2703 Woodland Drive'),
(76962, 1373, '_field_85', ''),
(76963, 1373, '_field_86', 'Vancouver'),
(76964, 1373, '_field_87', 'BC'),
(76965, 1373, '_field_88', 'V5N3P7'),
(76966, 1373, '_field_89', 'Century Group'),
(76967, 1373, '_field_90', '6042420225'),
(76968, 1373, '_field_91', '0'),
(76969, 1373, '_field_92', ''),
(76970, 1373, '_field_93', ''),
(76971, 1373, '_field_94', ''),
(76972, 1373, '_field_95', ''),
(76973, 1373, '_field_128', ''),
(76974, 1373, '_field_129', ''),
(76975, 1373, '_field_96', 'Rachel Alison Woolley'),
(76976, 1373, '_field_97', '12/07/2015'),
(76977, 1373, '_field_98', 'Rachel'),
(76978, 1373, '_field_99', 'Female'),
(76979, 1373, '_field_100', 'English'),
(76980, 1373, '_field_101', ''),
(76981, 1373, '_field_102', 'Canadian'),
(76982, 1373, '_field_103', 'Yes'),
(76983, 1373, '_field_104', 'Daniel Woolley 4'),
(76984, 1373, '_field_105', 'Reading, drawing and workbooks. She is never alone though because Daniel is always with her.'),
(76985, 1373, '_field_106', 'Card games, adventures with her imagination'),
(76986, 1373, '_field_130', 'Westside Montessori Academy'),
(76987, 1373, '_field_137', 'Reading and writing'),
(76988, 1373, '_field_131', 'Casa'),
(76989, 1373, '_field_138', 'Swimming and skating'),
(76990, 1373, '_field_114', 'N/A'),
(76991, 1373, '_field_115', 'No'),
(76992, 1373, '_field_116', ''),
(76993, 1373, '_field_117', 'No'),
(76994, 1373, '_field_118', ''),
(76995, 1373, '_field_119', 'No'),
(76996, 1373, '_field_120', ''),
(76997, 1373, '_field_121', 'No'),
(76998, 1373, '_field_122', ''),
(76999, 1373, '_field_132', 'No'),
(77000, 1373, '_field_133', ''),
(77001, 1373, '_field_134', 'No'),
(77002, 1373, '_field_135', ''),
(77003, 1373, '_field_123', 'My husband and I have tried to learn as much as possible about the educational options for our twins, Daniel and Rachel, and have determined that WMA would be a great fit for them. The mission statement, principles and expectations of your school align with our own goals for Daniel and Rachel in these important, formative years. \n\nI attended the open house recently and was touched by the parent testimonials and impressed with the staff. More importantly, Daniel and Rachel have had a terrific experience at Casa in the past two years and I believe it will be the same for the upcoming elementary years.  \n'),
(77004, 1373, '_field_124', 'We believe that not all children are well-served by traditional, structured educational methods using predefined curriculum. Our goal for Daniel and Rachel is that they have well-rounded educations that foster their natural curiosities, and ultimately help them find and develop their own aptitudes and interests. From what we observed in the past two years, WMA\'s methods of self-directed exploration and learning, in a boutique environment, fits particularly well with these goals.'),
(77005, 1373, '_field_136', 'N/A'),
(77006, 1373, '_field_126', '1'),
(77007, 1373, '_form_id', '3'),
(77008, 1373, '_seq_num', '389'),
(77009, 1374, '_field_74', 'Kindergarten'),
(77010, 1374, '_field_75', 'September 2020'),
(77011, 1374, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(77012, 1374, '_field_78', ''),
(77013, 1374, '_field_79', ''),
(77014, 1374, '_field_80', 'Cynthia '),
(77015, 1374, '_field_81', 'Chan'),
(77016, 1374, '_field_82', '604-319-3182'),
(77017, 1374, '_field_83', 'cynthiahy.chan@gmail.com'),
(77018, 1374, '_field_84', '4305 Union Street'),
(77019, 1374, '_field_85', ''),
(77020, 1374, '_field_86', 'Burnaby'),
(77021, 1374, '_field_87', 'BC'),
(77022, 1374, '_field_88', 'V5C2X5'),
(77023, 1374, '_field_89', 'Canada Revenue Agency (currently on parental leave)'),
(77024, 1374, '_field_90', 'N/A'),
(77025, 1374, '_field_91', '1'),
(77026, 1374, '_field_92', 'Sam'),
(77027, 1374, '_field_93', 'Chiang'),
(77028, 1374, '_field_94', 'schiang77@yahoo.ca'),
(77029, 1374, '_field_95', '604-779-2839'),
(77030, 1374, '_field_128', 'Canada Revenue Agency'),
(77031, 1374, '_field_129', '604-831-2245'),
(77032, 1374, '_field_96', 'Tiffany Ka-Yee Chiang'),
(77033, 1374, '_field_97', '13/08/2015'),
(77034, 1374, '_field_98', 'Tiffany'),
(77035, 1374, '_field_99', 'Female'),
(77036, 1374, '_field_100', 'Cantonese'),
(77037, 1374, '_field_101', 'English'),
(77038, 1374, '_field_102', 'Canadian'),
(77039, 1374, '_field_103', 'No'),
(77040, 1374, '_field_104', ''),
(77041, 1374, '_field_105', 'Drawing/colouring/singing/pretend-play'),
(77042, 1374, '_field_106', 'Singing/dancing/pretend-play'),
(77043, 1374, '_field_130', 'Madison Children’s Centre'),
(77044, 1374, '_field_137', 'Singing/store time/arts and crafts'),
(77045, 1374, '_field_131', 'Pre-school (3-5 in daycare)'),
(77046, 1374, '_field_138', 'Singing/swimming'),
(77047, 1374, '_field_114', 'None.'),
(77048, 1374, '_field_115', 'No'),
(77049, 1374, '_field_116', ''),
(77050, 1374, '_field_117', 'No'),
(77051, 1374, '_field_118', ''),
(77052, 1374, '_field_119', 'No'),
(77053, 1374, '_field_120', ''),
(77054, 1374, '_field_121', 'No'),
(77055, 1374, '_field_122', ''),
(77056, 1374, '_field_132', 'No'),
(77057, 1374, '_field_133', ''),
(77058, 1374, '_field_134', 'No'),
(77059, 1374, '_field_135', ''),
(77060, 1374, '_field_123', 'We like the supportive and caring environment that WMA offers.  A school with dedicated teachers who know each student on a more personal level helps encourage and support the growth of our child.   We attended both open-house sessions and classroom observations in 2018 and 2019.  During the visits, we had the opportunity to speak with the staff and had a better understanding of the school and the program.  We also heard testimonials from parents of children who are currently attending WMA. '),
(77061, 1374, '_field_124', 'We believe that all children are unique in their strengths and weaknesses, and that they all learn at their own pace.  By being immersed in a supportive and stimulating learning environment, Tiffany would thrive to develop skills in many different areas.  \n\nIn addition, we especially like the mixed-age group used in the Montessori method. While younger children can learn from teachers as well as peers, older children can become mentors to the younger ones.  This helps children develop leadership skills, and foster care and empathy towards younger children.  When children recognize that they can help others, they have a stronger sense of self-worth.  This mixed-age group method results in a much more rewarding learning experience in school. '),
(77062, 1374, '_field_136', 'Tiffany is an inquirer.  She is passionate and curious on many things, and has a constant desire to learn.  Moreover, she is very observant in her surroundings.  She is very inquisitive an often asks where, how, and why things are the way they are.  \n\nIn addition, Tiffany loves going to daycare.  On weekends, she takes courses such as music/singing, and swimming and ballet.  Tiffany enjoys singing songs that she learned in classes.  She is also creative by giving those songs new lyrics.  \n\nMoreover, Tiffany enjoys spending time in the kitchen with her mother. She is a keen learner and loves to observe and assist with baking and bread making.  \n\nFurthermore, she is active and loves to participate in games in daycare, but also enjoys listening to stories in daycare and at home.  '),
(77063, 1374, '_field_126', '1'),
(77064, 1374, '_form_id', '3'),
(77065, 1374, '_seq_num', '390'),
(77066, 1375, '_field_74', 'Kindergarten'),
(77067, 1375, '_field_75', 'September 2020'),
(77068, 1375, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(77069, 1375, '_field_78', ''),
(77070, 1375, '_field_79', ''),
(77071, 1375, '_field_80', 'Cynthia '),
(77072, 1375, '_field_81', 'Chan'),
(77073, 1375, '_field_82', '604-319-3182'),
(77074, 1375, '_field_83', 'cynthiahy.chan@gmail.com'),
(77075, 1375, '_field_84', '4305 Union Street'),
(77076, 1375, '_field_85', ''),
(77077, 1375, '_field_86', 'Burnaby'),
(77078, 1375, '_field_87', 'BC'),
(77079, 1375, '_field_88', 'V5C2X5'),
(77080, 1375, '_field_89', 'Canada Revenue Agency (currently on parental leave)'),
(77081, 1375, '_field_90', 'N/A'),
(77082, 1375, '_field_91', '1'),
(77083, 1375, '_field_92', 'Sam'),
(77084, 1375, '_field_93', 'Chiang'),
(77085, 1375, '_field_94', 'schiang77@yahoo.ca'),
(77086, 1375, '_field_95', '604-779-2839'),
(77087, 1375, '_field_128', 'Canada Revenue Agency'),
(77088, 1375, '_field_129', '604-831-2245'),
(77089, 1375, '_field_96', 'Tiffany Ka-Yee Chiang'),
(77090, 1375, '_field_97', '13/08/2015'),
(77091, 1375, '_field_98', 'Tiffany'),
(77092, 1375, '_field_99', 'Female'),
(77093, 1375, '_field_100', 'Cantonese'),
(77094, 1375, '_field_101', 'English'),
(77095, 1375, '_field_102', 'Canadian'),
(77096, 1375, '_field_103', 'No'),
(77097, 1375, '_field_104', ''),
(77098, 1375, '_field_105', 'Drawing/colouring/singing/pretend-play'),
(77099, 1375, '_field_106', 'Singing/dancing/pretend-play'),
(77100, 1375, '_field_130', 'Madison Children’s Centre'),
(77101, 1375, '_field_137', 'Singing/store time/arts and crafts'),
(77102, 1375, '_field_131', 'Pre-school (3-5 in daycare)'),
(77103, 1375, '_field_138', 'Singing/swimming'),
(77104, 1375, '_field_114', 'None.'),
(77105, 1375, '_field_115', 'No'),
(77106, 1375, '_field_116', ''),
(77107, 1375, '_field_117', 'No'),
(77108, 1375, '_field_118', ''),
(77109, 1375, '_field_119', 'No'),
(77110, 1375, '_field_120', ''),
(77111, 1375, '_field_121', 'No'),
(77112, 1375, '_field_122', ''),
(77113, 1375, '_field_132', 'No'),
(77114, 1375, '_field_133', ''),
(77115, 1375, '_field_134', 'No'),
(77116, 1375, '_field_135', ''),
(77117, 1375, '_field_123', 'We like the supportive and caring environment that WMA offers.  A school with dedicated teachers who know each student on a more personal level helps encourage and support the growth of our child.   We attended both open-house sessions and classroom observations in 2018 and 2019.  During the visits, we had the opportunity to speak with the staff and had a better understanding of the school and the program.  We also heard testimonials from parents of children who are currently attending WMA. '),
(77118, 1375, '_field_124', 'We believe that all children are unique in their strengths and weaknesses, and that they all learn at their own pace.  By being immersed in a supportive and stimulating learning environment, Tiffany would thrive to develop skills in many different areas.  \n\nIn addition, we especially like the mixed-age group used in the Montessori method. While younger children can learn from teachers as well as peers, older children can become mentors to the younger ones.  This helps children develop leadership skills, and foster care and empathy towards younger children.  When children recognize that they can help others, they have a stronger sense of self-worth.  This mixed-age group method results in a much more rewarding learning experience in school. '),
(77119, 1375, '_field_136', 'Tiffany is an inquirer.  She is passionate and curious on many things, and has a constant desire to learn.  Moreover, she is very observant in her surroundings.  She is very inquisitive an often asks where, how, and why things are the way they are.  \n\nIn addition, Tiffany loves going to daycare.  On weekends, she takes courses such as music/singing, and swimming and ballet.  Tiffany enjoys singing songs that she learned in classes.  She is also creative by giving those songs new lyrics.  \n\nMoreover, Tiffany enjoys spending time in the kitchen with her mother. She is a keen learner and loves to observe and assist with baking and bread making.  \n\nFurthermore, she is active and loves to participate in games in daycare, but also enjoys listening to stories in daycare and at home.  '),
(77120, 1375, '_field_126', '1'),
(77121, 1375, '_form_id', '3'),
(77122, 1375, '_seq_num', '391'),
(77123, 1376, '_field_74', 'Kindergarten'),
(77124, 1376, '_field_75', 'September 2020'),
(77125, 1376, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(77126, 1376, '_field_78', ''),
(77127, 1376, '_field_79', 'Previous students'),
(77128, 1376, '_field_80', 'Tetie'),
(77129, 1376, '_field_81', 'Leon'),
(77130, 1376, '_field_82', '6048382121'),
(77131, 1376, '_field_83', 'tetiema@hotmail.com'),
(77132, 1376, '_field_84', '2865 East 3rd Avenue'),
(77133, 1376, '_field_85', ''),
(77134, 1376, '_field_86', 'Vancouver'),
(77135, 1376, '_field_87', 'BC'),
(77136, 1376, '_field_88', 'V5M1H5'),
(77137, 1376, '_field_89', 'MCA Accountants Inc.'),
(77138, 1376, '_field_90', '6046889848'),
(77139, 1376, '_field_91', '1'),
(77140, 1376, '_field_92', 'Miguel'),
(77141, 1376, '_field_93', 'Leon'),
(77142, 1376, '_field_94', 'lleon23@hotmail.com'),
(77143, 1376, '_field_95', '6044011264'),
(77144, 1376, '_field_128', ''),
(77145, 1376, '_field_129', ''),
(77146, 1376, '_field_96', 'Ethan Leon'),
(77147, 1376, '_field_97', '21/09/2015'),
(77148, 1376, '_field_98', ''),
(77149, 1376, '_field_99', 'Male'),
(77150, 1376, '_field_100', 'Cantonese'),
(77151, 1376, '_field_101', 'Spanish'),
(77152, 1376, '_field_102', 'Canadian'),
(77153, 1376, '_field_103', 'Yes'),
(77154, 1376, '_field_104', 'Evan, 3 months'),
(77155, 1376, '_field_105', 'Puzzles, reading, lego'),
(77156, 1376, '_field_106', 'Playground, role play, imaginative play'),
(77157, 1376, '_field_130', 'WMA'),
(77158, 1376, '_field_137', 'Singing, math, reading'),
(77159, 1376, '_field_131', 'Preschool'),
(77160, 1376, '_field_138', 'Swimming, gymnastics, soccer'),
(77161, 1376, '_field_114', 'N/A'),
(77162, 1376, '_field_115', 'No'),
(77163, 1376, '_field_116', ''),
(77164, 1376, '_field_117', 'No'),
(77165, 1376, '_field_118', ''),
(77166, 1376, '_field_119', 'No'),
(77167, 1376, '_field_120', ''),
(77168, 1376, '_field_121', 'No'),
(77169, 1376, '_field_122', ''),
(77170, 1376, '_field_132', 'No'),
(77171, 1376, '_field_133', ''),
(77172, 1376, '_field_134', 'No'),
(77173, 1376, '_field_135', ''),
(77174, 1376, '_field_123', 'Ethan is currently enrolled in Preschool and loves the teachers, students, and curriculum. It only makes sense we continue in this environment for him to thrive.'),
(77175, 1376, '_field_124', 'We like how there is structure and flexibility for Ethan learn.'),
(77176, 1376, '_field_136', 'He is very happy with the school, and can\'t to be in the same class with his preschool friends again!'),
(77177, 1376, '_field_126', '1'),
(77178, 1376, '_form_id', '3'),
(77179, 1376, '_seq_num', '392'),
(77180, 1377, '_field_74', 'Kindergarten'),
(77181, 1377, '_field_75', 'September 2020'),
(77182, 1377, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(77183, 1377, '_field_78', ''),
(77184, 1377, '_field_79', 'Previous students'),
(77185, 1377, '_field_80', 'Tetie'),
(77186, 1377, '_field_81', 'Leon'),
(77187, 1377, '_field_82', '6048382121'),
(77188, 1377, '_field_83', 'tetiema@hotmail.com'),
(77189, 1377, '_field_84', '2865 East 3rd Avenue'),
(77190, 1377, '_field_85', ''),
(77191, 1377, '_field_86', 'Vancouver'),
(77192, 1377, '_field_87', 'BC'),
(77193, 1377, '_field_88', 'V5M1H5'),
(77194, 1377, '_field_89', 'MCA Accountants Inc.'),
(77195, 1377, '_field_90', '6046889848'),
(77196, 1377, '_field_91', '1'),
(77197, 1377, '_field_92', 'Miguel'),
(77198, 1377, '_field_93', 'Leon'),
(77199, 1377, '_field_94', 'lleon23@hotmail.com'),
(77200, 1377, '_field_95', '6044011264'),
(77201, 1377, '_field_128', ''),
(77202, 1377, '_field_129', ''),
(77203, 1377, '_field_96', 'Ethan Leon'),
(77204, 1377, '_field_97', '21/09/2015'),
(77205, 1377, '_field_98', ''),
(77206, 1377, '_field_99', 'Male'),
(77207, 1377, '_field_100', 'Cantonese'),
(77208, 1377, '_field_101', 'Spanish'),
(77209, 1377, '_field_102', 'Canadian'),
(77210, 1377, '_field_103', 'Yes'),
(77211, 1377, '_field_104', 'Evan, 3 months'),
(77212, 1377, '_field_105', 'Puzzles, reading, lego'),
(77213, 1377, '_field_106', 'Playground, role play, imaginative play'),
(77214, 1377, '_field_130', 'WMA'),
(77215, 1377, '_field_137', 'Singing, math, reading'),
(77216, 1377, '_field_131', 'Preschool'),
(77217, 1377, '_field_138', 'Swimming, gymnastics, soccer'),
(77218, 1377, '_field_114', 'N/A'),
(77219, 1377, '_field_115', 'No'),
(77220, 1377, '_field_116', ''),
(77221, 1377, '_field_117', 'No'),
(77222, 1377, '_field_118', ''),
(77223, 1377, '_field_119', 'No'),
(77224, 1377, '_field_120', ''),
(77225, 1377, '_field_121', 'No'),
(77226, 1377, '_field_122', ''),
(77227, 1377, '_field_132', 'No'),
(77228, 1377, '_field_133', ''),
(77229, 1377, '_field_134', 'No'),
(77230, 1377, '_field_135', ''),
(77231, 1377, '_field_123', 'Ethan is currently enrolled in Preschool and loves the teachers, students, and curriculum. It only makes sense we continue in this environment for him to thrive.'),
(77232, 1377, '_field_124', 'We like how there is structure and flexibility for Ethan learn.'),
(77233, 1377, '_field_136', 'He is very happy with the school, and can\'t to be in the same class with his preschool friends again!'),
(77234, 1377, '_field_126', '1'),
(77235, 1377, '_form_id', '3'),
(77236, 1377, '_seq_num', '393'),
(77237, 1378, '_field_5', 'Full Day'),
(77238, 1378, '_field_7', 'September 2020'),
(77239, 1378, '_field_9', '0'),
(77240, 1378, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(77241, 1378, '_field_70', ''),
(77242, 1378, '_field_71', 'Through the North Star Montessori program'),
(77243, 1378, '_field_17', 'Amy'),
(77244, 1378, '_field_19', 'Teixeira'),
(77245, 1378, '_field_21', '6047628258'),
(77246, 1378, '_field_23', 'amycteixeira@gmail.com'),
(77247, 1378, '_field_25', '3138 East 14th Avenue'),
(77248, 1378, '_field_28', ''),
(77249, 1378, '_field_29', 'Vancouver'),
(77250, 1378, '_field_33', 'BC'),
(77251, 1378, '_field_31', 'V5M2J4'),
(77252, 1378, '_field_34', 'Self Employed '),
(77253, 1378, '_field_35', '6047628258'),
(77254, 1378, '_field_41', '0'),
(77255, 1378, '_field_57', ''),
(77256, 1378, '_field_58', ''),
(77257, 1378, '_field_59', ''),
(77258, 1378, '_field_60', ''),
(77259, 1378, '_field_18', 'Aliyana Rae Teixeira'),
(77260, 1378, '_field_24', '01/02/2017'),
(77261, 1378, '_field_20', 'Aliyana'),
(77262, 1378, '_field_22', 'F'),
(77263, 1378, '_field_26', 'English'),
(77264, 1378, '_field_27', 'Cantonese'),
(77265, 1378, '_field_30', 'Canadian '),
(77266, 1378, '_field_32', 'Yes'),
(77267, 1378, '_field_72', 'Magali Grace Teixeira / 6 months'),
(77268, 1378, '_field_36', 'Reading, Puzzles and Painting '),
(77269, 1378, '_field_37', 'Outdoor time, food prep and imaginative play'),
(77270, 1378, '_field_38', 'Yes'),
(77271, 1378, '_field_39', 'Yes'),
(77272, 1378, '_field_61', 'Yes'),
(77273, 1378, '_field_53', 'My daughter plays well with other but also enjoys completing work alone. She is very curious and have embraced that she\'s the oldest child at home and in class so she loves caring for the younger schoolmates and her sister.'),
(77274, 1378, '_field_54', 'Yes'),
(77275, 1378, '_field_55', 'My daughter is currently enrolled at Reach for the Stars Montessori twice a week and goes to the North Star Toddler/Parent program once a week.'),
(77276, 1378, '_field_56', 'Yes'),
(77277, 1378, '_field_42', 'n/a'),
(77278, 1378, '_field_43', 'No'),
(77279, 1378, '_field_62', ''),
(77280, 1378, '_field_44', 'No'),
(77281, 1378, '_field_63', ''),
(77282, 1378, '_field_45', 'No'),
(77283, 1378, '_field_64', ''),
(77284, 1378, '_field_46', 'N'),
(77285, 1378, '_field_65', ''),
(77286, 1378, '_field_47', 'My daughter has been in the Montessori program since she was 6 months old, attending a classes a few times a week so knowing that there is a good school close to our home is such a bonus! Currently we are driving out to North Van. I have a friend whose daughter (Elia) is currently enrolled in Casa and have had an amazing experience with your school so I know my daughter would be in good hands! '),
(77287, 1378, '_field_73', 'We as a family already live a Montessori lifestyle since Aliyana was born. Our home is prepared in ways for her to have success and we really believe in following the Aliyana\'s lead. The Montessori method fits well with our education goals because it creates rich experiences and hands on concrete learning, rather than telling her how to do things, this method lets her make discoveries herself. '),
(77288, 1378, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(77289, 1378, '_field_67', '1'),
(77290, 1378, '_form_id', '2'),
(77291, 1378, '_seq_num', '487'),
(77292, 1379, '_field_5', 'Full Day'),
(77293, 1379, '_field_7', 'September 2020'),
(77294, 1379, '_field_9', '0'),
(77295, 1379, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(77296, 1379, '_field_70', ''),
(77297, 1379, '_field_71', 'Through the North Star Montessori program'),
(77298, 1379, '_field_17', 'Amy'),
(77299, 1379, '_field_19', 'Teixeira'),
(77300, 1379, '_field_21', '6047628258'),
(77301, 1379, '_field_23', 'amycteixeira@gmail.com'),
(77302, 1379, '_field_25', '3138 East 14th Avenue'),
(77303, 1379, '_field_28', ''),
(77304, 1379, '_field_29', 'Vancouver'),
(77305, 1379, '_field_33', 'BC'),
(77306, 1379, '_field_31', 'V5M2J4'),
(77307, 1379, '_field_34', 'Self Employed '),
(77308, 1379, '_field_35', '6047628258'),
(77309, 1379, '_field_41', '0'),
(77310, 1379, '_field_57', ''),
(77311, 1379, '_field_58', ''),
(77312, 1379, '_field_59', ''),
(77313, 1379, '_field_60', ''),
(77314, 1379, '_field_18', 'Aliyana Rae Teixeira'),
(77315, 1379, '_field_24', '01/02/2017'),
(77316, 1379, '_field_20', 'Aliyana'),
(77317, 1379, '_field_22', 'F'),
(77318, 1379, '_field_26', 'English'),
(77319, 1379, '_field_27', 'Cantonese'),
(77320, 1379, '_field_30', 'Canadian '),
(77321, 1379, '_field_32', 'Yes'),
(77322, 1379, '_field_72', 'Magali Grace Teixeira / 6 months'),
(77323, 1379, '_field_36', 'Reading, Puzzles and Painting '),
(77324, 1379, '_field_37', 'Outdoor time, food prep and imaginative play'),
(77325, 1379, '_field_38', 'Yes'),
(77326, 1379, '_field_39', 'Yes'),
(77327, 1379, '_field_61', 'Yes'),
(77328, 1379, '_field_53', 'My daughter plays well with other but also enjoys completing work alone. She is very curious and have embraced that she\'s the oldest child at home and in class so she loves caring for the younger schoolmates and her sister.'),
(77329, 1379, '_field_54', 'Yes'),
(77330, 1379, '_field_55', 'My daughter is currently enrolled at Reach for the Stars Montessori twice a week and goes to the North Star Toddler/Parent program once a week.'),
(77331, 1379, '_field_56', 'Yes'),
(77332, 1379, '_field_42', 'n/a'),
(77333, 1379, '_field_43', 'No'),
(77334, 1379, '_field_62', ''),
(77335, 1379, '_field_44', 'No'),
(77336, 1379, '_field_63', ''),
(77337, 1379, '_field_45', 'No'),
(77338, 1379, '_field_64', ''),
(77339, 1379, '_field_46', 'N'),
(77340, 1379, '_field_65', ''),
(77341, 1379, '_field_47', 'My daughter has been in the Montessori program since she was 6 months old, attending a classes a few times a week so knowing that there is a good school close to our home is such a bonus! Currently we are driving out to North Van. I have a friend whose daughter (Elia) is currently enrolled in Casa and have had an amazing experience with your school so I know my daughter would be in good hands! '),
(77342, 1379, '_field_73', 'We as a family already live a Montessori lifestyle since Aliyana was born. Our home is prepared in ways for her to have success and we really believe in following the Aliyana\'s lead. The Montessori method fits well with our education goals because it creates rich experiences and hands on concrete learning, rather than telling her how to do things, this method lets her make discoveries herself. '),
(77343, 1379, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(77344, 1379, '_field_67', '1'),
(77345, 1379, '_form_id', '2'),
(77346, 1379, '_seq_num', '488'),
(77347, 1380, '_field_74', 'Kindergarten'),
(77348, 1380, '_field_75', 'September 2020'),
(77349, 1380, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(77350, 1380, '_field_78', 'Hall'),
(77351, 1380, '_field_79', ''),
(77352, 1380, '_field_80', 'Nadine'),
(77353, 1380, '_field_81', 'Hall'),
(77354, 1380, '_field_82', '6048099444'),
(77355, 1380, '_field_83', 'anadine1@hotmail.com'),
(77356, 1380, '_field_84', '1847 E 6th Ave'),
(77357, 1380, '_field_85', ''),
(77358, 1380, '_field_86', 'Vancouver'),
(77359, 1380, '_field_87', 'BC'),
(77360, 1380, '_field_88', 'V5N1P4'),
(77361, 1380, '_field_89', 'Pacey Medtech'),
(77362, 1380, '_field_90', '6048099444'),
(77363, 1380, '_field_91', '1'),
(77364, 1380, '_field_92', 'Grahame'),
(77365, 1380, '_field_93', 'Hall'),
(77366, 1380, '_field_94', 'grayahall@hotmail.com'),
(77367, 1380, '_field_95', '6048285891'),
(77368, 1380, '_field_128', 'Pacific Quorum'),
(77369, 1380, '_field_129', '6048285891'),
(77370, 1380, '_field_96', 'Blake Ayoubi Hall'),
(77371, 1380, '_field_97', '03/07/2015'),
(77372, 1380, '_field_98', 'Blake'),
(77373, 1380, '_field_99', 'Male'),
(77374, 1380, '_field_100', 'English'),
(77375, 1380, '_field_101', ''),
(77376, 1380, '_field_102', 'Canadian'),
(77377, 1380, '_field_103', 'Yes'),
(77378, 1380, '_field_104', 'Aubry Hall - going to Gr 2'),
(77379, 1380, '_field_105', 'Playing with toys, playing sports'),
(77380, 1380, '_field_106', 'All the activities :)'),
(77381, 1380, '_field_130', 'WMA'),
(77382, 1380, '_field_137', ''),
(77383, 1380, '_field_131', 'Casa'),
(77384, 1380, '_field_138', 'Capoeira, Swimming, Soccer'),
(77385, 1380, '_field_114', 'None known'),
(77386, 1380, '_field_115', 'No'),
(77387, 1380, '_field_116', ''),
(77388, 1380, '_field_117', 'No'),
(77389, 1380, '_field_118', ''),
(77390, 1380, '_field_119', 'No'),
(77391, 1380, '_field_120', ''),
(77392, 1380, '_field_121', 'No'),
(77393, 1380, '_field_122', ''),
(77394, 1380, '_field_132', 'No'),
(77395, 1380, '_field_133', ''),
(77396, 1380, '_field_134', 'No'),
(77397, 1380, '_field_135', ''),
(77398, 1380, '_field_123', 'We love it here! '),
(77399, 1380, '_field_124', 'I love the foundation it builds for the younger kids - setting them up for success as they get older. '),
(77400, 1380, '_field_136', 'You know Blake!  And he is very excited to start Kindergarten in September. '),
(77401, 1380, '_field_126', '1'),
(77402, 1380, '_form_id', '3'),
(77403, 1380, '_seq_num', '394'),
(77404, 1381, '_field_74', 'Kindergarten'),
(77405, 1381, '_field_75', 'September 2020'),
(77406, 1381, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(77407, 1381, '_field_78', 'Hall'),
(77408, 1381, '_field_79', ''),
(77409, 1381, '_field_80', 'Nadine'),
(77410, 1381, '_field_81', 'Hall'),
(77411, 1381, '_field_82', '6048099444'),
(77412, 1381, '_field_83', 'anadine1@hotmail.com'),
(77413, 1381, '_field_84', '1847 E 6th Ave'),
(77414, 1381, '_field_85', ''),
(77415, 1381, '_field_86', 'Vancouver'),
(77416, 1381, '_field_87', 'BC'),
(77417, 1381, '_field_88', 'V5N1P4'),
(77418, 1381, '_field_89', 'Pacey Medtech'),
(77419, 1381, '_field_90', '6048099444'),
(77420, 1381, '_field_91', '1'),
(77421, 1381, '_field_92', 'Grahame'),
(77422, 1381, '_field_93', 'Hall'),
(77423, 1381, '_field_94', 'grayahall@hotmail.com'),
(77424, 1381, '_field_95', '6048285891'),
(77425, 1381, '_field_128', 'Pacific Quorum'),
(77426, 1381, '_field_129', '6048285891'),
(77427, 1381, '_field_96', 'Blake Ayoubi Hall'),
(77428, 1381, '_field_97', '03/07/2015'),
(77429, 1381, '_field_98', 'Blake'),
(77430, 1381, '_field_99', 'Male'),
(77431, 1381, '_field_100', 'English'),
(77432, 1381, '_field_101', ''),
(77433, 1381, '_field_102', 'Canadian'),
(77434, 1381, '_field_103', 'Yes'),
(77435, 1381, '_field_104', 'Aubry Hall - going to Gr 2'),
(77436, 1381, '_field_105', 'Playing with toys, playing sports'),
(77437, 1381, '_field_106', 'All the activities :)'),
(77438, 1381, '_field_130', 'WMA'),
(77439, 1381, '_field_137', ''),
(77440, 1381, '_field_131', 'Casa'),
(77441, 1381, '_field_138', 'Capoeira, Swimming, Soccer'),
(77442, 1381, '_field_114', 'None known'),
(77443, 1381, '_field_115', 'No'),
(77444, 1381, '_field_116', ''),
(77445, 1381, '_field_117', 'No'),
(77446, 1381, '_field_118', ''),
(77447, 1381, '_field_119', 'No'),
(77448, 1381, '_field_120', ''),
(77449, 1381, '_field_121', 'No'),
(77450, 1381, '_field_122', ''),
(77451, 1381, '_field_132', 'No'),
(77452, 1381, '_field_133', ''),
(77453, 1381, '_field_134', 'No'),
(77454, 1381, '_field_135', ''),
(77455, 1381, '_field_123', 'We love it here! '),
(77456, 1381, '_field_124', 'I love the foundation it builds for the younger kids - setting them up for success as they get older. '),
(77457, 1381, '_field_136', 'You know Blake!  And he is very excited to start Kindergarten in September. '),
(77458, 1381, '_field_126', '1'),
(77459, 1381, '_form_id', '3'),
(77460, 1381, '_seq_num', '395'),
(77461, 1382, '_field_74', 'Kindergarten'),
(77462, 1382, '_field_75', 'September 2020'),
(77463, 1382, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(77464, 1382, '_field_78', ''),
(77465, 1382, '_field_79', ''),
(77466, 1382, '_field_80', 'Darshika'),
(77467, 1382, '_field_81', 'Ajinkya'),
(77468, 1382, '_field_82', '7789152406'),
(77469, 1382, '_field_83', 'darshika.ajinkya@gmail.com'),
(77470, 1382, '_field_84', 'St. George Street'),
(77471, 1382, '_field_85', '2913 B'),
(77472, 1382, '_field_86', 'Port Moody'),
(77473, 1382, '_field_87', 'BC'),
(77474, 1382, '_field_88', 'V3H2H4'),
(77475, 1382, '_field_89', 'NA'),
(77476, 1382, '_field_90', 'NA'),
(77477, 1382, '_field_91', '1'),
(77478, 1382, '_field_92', 'Sagar'),
(77479, 1382, '_field_93', 'Ajinkya'),
(77480, 1382, '_field_94', 'sagar.ajinkya@gmail.com'),
(77481, 1382, '_field_95', '6043605716'),
(77482, 1382, '_field_128', 'Expedia'),
(77483, 1382, '_field_129', ''),
(77484, 1382, '_field_96', 'Neil Ajinkya'),
(77485, 1382, '_field_97', '28/09/2014'),
(77486, 1382, '_field_98', 'Neil'),
(77487, 1382, '_field_99', 'Male'),
(77488, 1382, '_field_100', 'English '),
(77489, 1382, '_field_101', 'Hindi &amp; Marathi'),
(77490, 1382, '_field_102', 'Indian'),
(77491, 1382, '_field_103', 'No'),
(77492, 1382, '_field_104', ''),
(77493, 1382, '_field_105', 'Building train tracks &amp; floor puzzles'),
(77494, 1382, '_field_106', 'Chasing them, playing tic-tac-toe, sharing a meal'),
(77495, 1382, '_field_130', 'Moody Elementary'),
(77496, 1382, '_field_137', 'Math, building blocks, singing'),
(77497, 1382, '_field_131', 'Kindergarten'),
(77498, 1382, '_field_138', 'NA'),
(77499, 1382, '_field_114', 'Neil was operated upon for a tongue tie release in February 2019.\nAs found out recently by our Developmental Pediatrician, Neil has some sensory processing issues. We are yet to meet an OT to receive help, but as observed by us, a calm environment with less stimulation lets Neil be himself the most. Big noises and crowded classrooms don\'t help him focus that well. For example, Neil would rather finish his lunch in peace than rush through it and run off to play during the recess. A stickler for rules, Neil does thrive in an environment where he is respected while knowing his limits. Before joining the public school system in BC, Neil had attended a Reggio-Montessori inspired preschool back in Bangkok, so he is familiar with the concept of Montessori classrooms. Fairly new to Canada and still catching up in terms of his motor skills and speech, we wish to give Neil a little more time to grow up and build his social skills. '),
(77500, 1382, '_field_115', 'No'),
(77501, 1382, '_field_116', ''),
(77502, 1382, '_field_117', 'No'),
(77503, 1382, '_field_118', ''),
(77504, 1382, '_field_119', 'No'),
(77505, 1382, '_field_120', ''),
(77506, 1382, '_field_121', 'No'),
(77507, 1382, '_field_122', ''),
(77508, 1382, '_field_132', 'Yes'),
(77509, 1382, '_field_133', 'Neil\'s optic nerves are thinner than that of an average child\'s. The ophthalmologist is yet to comment conclusively on what the condition is. We are yet to receive a diagnosis.'),
(77510, 1382, '_field_134', 'No'),
(77511, 1382, '_field_135', ''),
(77512, 1382, '_field_123', 'We see a lot of common values between the Montessori education system and what we have been trying to inculcate in our child. The ones that resonate the most with us are -\n\n- Development of the will, freedom within limits, choice and responsibility\n- Collaboration and cooperation rather than competition\n- Self evaluation and accountability\n- Giving acknowledgement instead of praise\n- Individual pace and progress in character development\n\nThe classroom observation convinced us that this is exactly what we are looking for.'),
(77513, 1382, '_field_124', 'We want our child to grow up into someone who has a strength of character, care and respect for others, motivation than comes from within and a genuine love for learning. We are confident that a Montessori environment would be immensely helpful in this regard. '),
(77514, 1382, '_field_136', 'Neil was born in Dubai and attended a Reggio preschool while we were there, moved to Bangkok at age three and attended a Reggio-Montessori preschool (French-English), moved to Canada at 4.5 years old and now attending a public school. Having been exposed to five languages since birth and multiple country moves, Neil has been adapting well. What it also means is that his support system at school has been changing and he usually grows very fond of the teachers/ caretakers. We now want him to settle down and feel at home with his new school environment where he can grow with his peers and make long term connections with his teachers. '),
(77515, 1382, '_field_126', '1'),
(77516, 1382, '_form_id', '3'),
(77517, 1382, '_seq_num', '396'),
(77518, 1383, '_field_74', 'Kindergarten'),
(77519, 1383, '_field_75', 'September 2020'),
(77520, 1383, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(77521, 1383, '_field_78', ''),
(77522, 1383, '_field_79', ''),
(77523, 1383, '_field_80', 'Darshika'),
(77524, 1383, '_field_81', 'Ajinkya'),
(77525, 1383, '_field_82', '7789152406'),
(77526, 1383, '_field_83', 'darshika.ajinkya@gmail.com'),
(77527, 1383, '_field_84', 'St. George Street'),
(77528, 1383, '_field_85', '2913 B'),
(77529, 1383, '_field_86', 'Port Moody'),
(77530, 1383, '_field_87', 'BC'),
(77531, 1383, '_field_88', 'V3H2H4'),
(77532, 1383, '_field_89', 'NA'),
(77533, 1383, '_field_90', 'NA'),
(77534, 1383, '_field_91', '1'),
(77535, 1383, '_field_92', 'Sagar'),
(77536, 1383, '_field_93', 'Ajinkya'),
(77537, 1383, '_field_94', 'sagar.ajinkya@gmail.com'),
(77538, 1383, '_field_95', '6043605716'),
(77539, 1383, '_field_128', 'Expedia'),
(77540, 1383, '_field_129', ''),
(77541, 1383, '_field_96', 'Neil Ajinkya'),
(77542, 1383, '_field_97', '28/09/2014'),
(77543, 1383, '_field_98', 'Neil'),
(77544, 1383, '_field_99', 'Male'),
(77545, 1383, '_field_100', 'English '),
(77546, 1383, '_field_101', 'Hindi &amp; Marathi'),
(77547, 1383, '_field_102', 'Indian'),
(77548, 1383, '_field_103', 'No'),
(77549, 1383, '_field_104', ''),
(77550, 1383, '_field_105', 'Building train tracks &amp; floor puzzles'),
(77551, 1383, '_field_106', 'Chasing them, playing tic-tac-toe, sharing a meal'),
(77552, 1383, '_field_130', 'Moody Elementary'),
(77553, 1383, '_field_137', 'Math, building blocks, singing'),
(77554, 1383, '_field_131', 'Kindergarten'),
(77555, 1383, '_field_138', 'NA'),
(77556, 1383, '_field_114', 'Neil was operated upon for a tongue tie release in February 2019.\nAs found out recently by our Developmental Pediatrician, Neil has some sensory processing issues. We are yet to meet an OT to receive help, but as observed by us, a calm environment with less stimulation lets Neil be himself the most. Big noises and crowded classrooms don\'t help him focus that well. For example, Neil would rather finish his lunch in peace than rush through it and run off to play during the recess. A stickler for rules, Neil does thrive in an environment where he is respected while knowing his limits. Before joining the public school system in BC, Neil had attended a Reggio-Montessori inspired preschool back in Bangkok, so he is familiar with the concept of Montessori classrooms. Fairly new to Canada and still catching up in terms of his motor skills and speech, we wish to give Neil a little more time to grow up and build his social skills. '),
(77557, 1383, '_field_115', 'No'),
(77558, 1383, '_field_116', ''),
(77559, 1383, '_field_117', 'No'),
(77560, 1383, '_field_118', ''),
(77561, 1383, '_field_119', 'No'),
(77562, 1383, '_field_120', ''),
(77563, 1383, '_field_121', 'No'),
(77564, 1383, '_field_122', ''),
(77565, 1383, '_field_132', 'Yes'),
(77566, 1383, '_field_133', 'Neil\'s optic nerves are thinner than that of an average child\'s. The ophthalmologist is yet to comment conclusively on what the condition is. We are yet to receive a diagnosis.'),
(77567, 1383, '_field_134', 'No'),
(77568, 1383, '_field_135', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(77569, 1383, '_field_123', 'We see a lot of common values between the Montessori education system and what we have been trying to inculcate in our child. The ones that resonate the most with us are -\n\n- Development of the will, freedom within limits, choice and responsibility\n- Collaboration and cooperation rather than competition\n- Self evaluation and accountability\n- Giving acknowledgement instead of praise\n- Individual pace and progress in character development\n\nThe classroom observation convinced us that this is exactly what we are looking for.'),
(77570, 1383, '_field_124', 'We want our child to grow up into someone who has a strength of character, care and respect for others, motivation than comes from within and a genuine love for learning. We are confident that a Montessori environment would be immensely helpful in this regard. '),
(77571, 1383, '_field_136', 'Neil was born in Dubai and attended a Reggio preschool while we were there, moved to Bangkok at age three and attended a Reggio-Montessori preschool (French-English), moved to Canada at 4.5 years old and now attending a public school. Having been exposed to five languages since birth and multiple country moves, Neil has been adapting well. What it also means is that his support system at school has been changing and he usually grows very fond of the teachers/ caretakers. We now want him to settle down and feel at home with his new school environment where he can grow with his peers and make long term connections with his teachers. '),
(77572, 1383, '_field_126', '1'),
(77573, 1383, '_form_id', '3'),
(77574, 1383, '_seq_num', '397'),
(77575, 1384, '_field_74', 'Kindergarten'),
(77576, 1384, '_field_75', 'September 2020'),
(77577, 1384, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:16:\"westcoast family\";}'),
(77578, 1384, '_field_78', ''),
(77579, 1384, '_field_79', 'I know Catherine Williams, I taught both of her boys.'),
(77580, 1384, '_field_80', 'Sarah'),
(77581, 1384, '_field_81', 'Dolan'),
(77582, 1384, '_field_82', '6043137120'),
(77583, 1384, '_field_83', 'Sdolan@sd44.ca'),
(77584, 1384, '_field_84', '1856 Charles Street '),
(77585, 1384, '_field_85', ''),
(77586, 1384, '_field_86', 'Vancouver '),
(77587, 1384, '_field_87', 'BC'),
(77588, 1384, '_field_88', 'V5L2T7'),
(77589, 1384, '_field_89', 'Brooksbank Elementary'),
(77590, 1384, '_field_90', '6049033280'),
(77591, 1384, '_field_91', '1'),
(77592, 1384, '_field_92', 'Kyle '),
(77593, 1384, '_field_93', 'Dolan'),
(77594, 1384, '_field_94', 'kyle.dolan@riversiderm.com'),
(77595, 1384, '_field_95', '7788748891'),
(77596, 1384, '_field_128', 'Owner, Riverside Ready Mix'),
(77597, 1384, '_field_129', '7788748891'),
(77598, 1384, '_field_96', 'Andrew Patrick Dolan'),
(77599, 1384, '_field_97', '05/12/2015'),
(77600, 1384, '_field_98', 'Andrew'),
(77601, 1384, '_field_99', 'Male'),
(77602, 1384, '_field_100', 'English'),
(77603, 1384, '_field_101', ''),
(77604, 1384, '_field_102', 'Canadian'),
(77605, 1384, '_field_103', 'Yes'),
(77606, 1384, '_field_104', 'Henry 8 Claire 6'),
(77607, 1384, '_field_105', 'Building, make believe play, dressing up in costumes.'),
(77608, 1384, '_field_106', 'Playing imagination games, house, restaurant, building lego'),
(77609, 1384, '_field_130', '3 Corners Daycare'),
(77610, 1384, '_field_137', 'He enjoys art and painting, he enjoys building with friends, he loves singing and dancing.'),
(77611, 1384, '_field_131', '0'),
(77612, 1384, '_field_138', 'He takes swimming lessons, skiing lessons and is starting Tball in the spring'),
(77613, 1384, '_field_114', 'Andrew has viral based Asthma that affects him mainly during cold season.  He does have an inhaler and it is under the care of a doctor but last season only had a few mild attacks at home.'),
(77614, 1384, '_field_115', 'Yes'),
(77615, 1384, '_field_116', 'Inhaler'),
(77616, 1384, '_field_117', 'No'),
(77617, 1384, '_field_118', ''),
(77618, 1384, '_field_119', 'No'),
(77619, 1384, '_field_120', ''),
(77620, 1384, '_field_121', 'No'),
(77621, 1384, '_field_122', ''),
(77622, 1384, '_field_132', 'No'),
(77623, 1384, '_field_133', ''),
(77624, 1384, '_field_134', 'No'),
(77625, 1384, '_field_135', ''),
(77626, 1384, '_field_123', 'My husband and I would like all of our children to attend WMA, we like the way that a Montessori education highlights the interests and strengths of the individual learner.  We think that it would be a good fit for the way that Andrew learns and sees the world.  I was very impressed by the focus on compassion and empathy your school has and would like Andrew and my other two children to experience this in their schooling.  My husband and I are also excited that the school has such close ties to the Italian community, because the children\'s grandparents are Italian and we would love for them to have more exposure to this side of their culture.'),
(77627, 1384, '_field_124', 'I like the way that students are encouraged to excel and to learn more about the world around them.  One of my biggest hopes for Andrew is that he loves learning and he loves coming to school and I hope that WMA will be a place where he continues to find that passion for knowledge.'),
(77628, 1384, '_field_136', 'Andrew is a funny, dynamic young man.  He is a December baby but he is the third child in our family and tall for his age, he is used to keeping up with his older brother and sister.  He loves reading and being read to and loves to talk about stories.  I think WMA would be a wonderful place for him to grow and thrive.'),
(77629, 1384, '_field_126', '1'),
(77630, 1384, '_form_id', '3'),
(77631, 1384, '_seq_num', '398'),
(77632, 1385, '_field_74', 'Kindergarten'),
(77633, 1385, '_field_75', 'September 2020'),
(77634, 1385, '_field_77', 'a:2:{i:0;s:5:\"other\";i:1;s:16:\"westcoast family\";}'),
(77635, 1385, '_field_78', ''),
(77636, 1385, '_field_79', 'I know Catherine Williams, I taught both of her boys.'),
(77637, 1385, '_field_80', 'Sarah'),
(77638, 1385, '_field_81', 'Dolan'),
(77639, 1385, '_field_82', '6043137120'),
(77640, 1385, '_field_83', 'Sdolan@sd44.ca'),
(77641, 1385, '_field_84', '1856 Charles Street '),
(77642, 1385, '_field_85', ''),
(77643, 1385, '_field_86', 'Vancouver '),
(77644, 1385, '_field_87', 'BC'),
(77645, 1385, '_field_88', 'V5L2T7'),
(77646, 1385, '_field_89', 'Brooksbank Elementary'),
(77647, 1385, '_field_90', '6049033280'),
(77648, 1385, '_field_91', '1'),
(77649, 1385, '_field_92', 'Kyle '),
(77650, 1385, '_field_93', 'Dolan'),
(77651, 1385, '_field_94', 'kyle.dolan@riversiderm.com'),
(77652, 1385, '_field_95', '7788748891'),
(77653, 1385, '_field_128', 'Owner, Riverside Ready Mix'),
(77654, 1385, '_field_129', '7788748891'),
(77655, 1385, '_field_96', 'Andrew Patrick Dolan'),
(77656, 1385, '_field_97', '05/12/2015'),
(77657, 1385, '_field_98', 'Andrew'),
(77658, 1385, '_field_99', 'Male'),
(77659, 1385, '_field_100', 'English'),
(77660, 1385, '_field_101', ''),
(77661, 1385, '_field_102', 'Canadian'),
(77662, 1385, '_field_103', 'Yes'),
(77663, 1385, '_field_104', 'Henry 8 Claire 6'),
(77664, 1385, '_field_105', 'Building, make believe play, dressing up in costumes.'),
(77665, 1385, '_field_106', 'Playing imagination games, house, restaurant, building lego'),
(77666, 1385, '_field_130', '3 Corners Daycare'),
(77667, 1385, '_field_137', 'He enjoys art and painting, he enjoys building with friends, he loves singing and dancing.'),
(77668, 1385, '_field_131', '0'),
(77669, 1385, '_field_138', 'He takes swimming lessons, skiing lessons and is starting Tball in the spring'),
(77670, 1385, '_field_114', 'Andrew has viral based Asthma that affects him mainly during cold season.  He does have an inhaler and it is under the care of a doctor but last season only had a few mild attacks at home.'),
(77671, 1385, '_field_115', 'Yes'),
(77672, 1385, '_field_116', 'Inhaler'),
(77673, 1385, '_field_117', 'No'),
(77674, 1385, '_field_118', ''),
(77675, 1385, '_field_119', 'No'),
(77676, 1385, '_field_120', ''),
(77677, 1385, '_field_121', 'No'),
(77678, 1385, '_field_122', ''),
(77679, 1385, '_field_132', 'No'),
(77680, 1385, '_field_133', ''),
(77681, 1385, '_field_134', 'No'),
(77682, 1385, '_field_135', ''),
(77683, 1385, '_field_123', 'My husband and I would like all of our children to attend WMA, we like the way that a Montessori education highlights the interests and strengths of the individual learner.  We think that it would be a good fit for the way that Andrew learns and sees the world.  I was very impressed by the focus on compassion and empathy your school has and would like Andrew and my other two children to experience this in their schooling.  My husband and I are also excited that the school has such close ties to the Italian community, because the children\'s grandparents are Italian and we would love for them to have more exposure to this side of their culture.'),
(77684, 1385, '_field_124', 'I like the way that students are encouraged to excel and to learn more about the world around them.  One of my biggest hopes for Andrew is that he loves learning and he loves coming to school and I hope that WMA will be a place where he continues to find that passion for knowledge.'),
(77685, 1385, '_field_136', 'Andrew is a funny, dynamic young man.  He is a December baby but he is the third child in our family and tall for his age, he is used to keeping up with his older brother and sister.  He loves reading and being read to and loves to talk about stories.  I think WMA would be a wonderful place for him to grow and thrive.'),
(77686, 1385, '_field_126', '1'),
(77687, 1385, '_form_id', '3'),
(77688, 1385, '_seq_num', '399'),
(77689, 1386, '_field_5', 'Morning Session'),
(77690, 1386, '_field_7', 'September 2020'),
(77691, 1386, '_field_9', '0'),
(77692, 1386, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(77693, 1386, '_field_70', ''),
(77694, 1386, '_field_71', 'Live close by'),
(77695, 1386, '_field_17', 'Casey'),
(77696, 1386, '_field_19', 'Archibald'),
(77697, 1386, '_field_21', '604-363-7858'),
(77698, 1386, '_field_23', 'casey@caseyarchibald.com'),
(77699, 1386, '_field_25', '3240 E 6th Ave'),
(77700, 1386, '_field_28', ''),
(77701, 1386, '_field_29', 'Vancouver'),
(77702, 1386, '_field_33', 'BC'),
(77703, 1386, '_field_31', 'V5M 1S'),
(77704, 1386, '_field_34', 'RE/MAX Crest Realty'),
(77705, 1386, '_field_35', '604-363-7858'),
(77706, 1386, '_field_41', '1'),
(77707, 1386, '_field_57', ''),
(77708, 1386, '_field_58', ''),
(77709, 1386, '_field_59', ''),
(77710, 1386, '_field_60', ''),
(77711, 1386, '_field_18', 'Leo Archibald'),
(77712, 1386, '_field_24', '06/02/2017'),
(77713, 1386, '_field_20', ''),
(77714, 1386, '_field_22', 'M'),
(77715, 1386, '_field_26', 'English'),
(77716, 1386, '_field_27', ''),
(77717, 1386, '_field_30', 'Canadian'),
(77718, 1386, '_field_32', 'Yes'),
(77719, 1386, '_field_72', 'Luna - 14 months old'),
(77720, 1386, '_field_36', 'playing with toys, drawing, playing soccer, lego'),
(77721, 1386, '_field_37', 'playing tag, soccer, playing with toys (cars)'),
(77722, 1386, '_field_38', 'Yes'),
(77723, 1386, '_field_39', 'Yes'),
(77724, 1386, '_field_61', 'Yes'),
(77725, 1386, '_field_53', ''),
(77726, 1386, '_field_54', 'Yes'),
(77727, 1386, '_field_55', 'strong start at Thunderbird Elementary'),
(77728, 1386, '_field_56', 'Yes'),
(77729, 1386, '_field_42', 'N/A'),
(77730, 1386, '_field_43', 'No'),
(77731, 1386, '_field_62', ''),
(77732, 1386, '_field_44', 'No'),
(77733, 1386, '_field_63', ''),
(77734, 1386, '_field_45', 'No'),
(77735, 1386, '_field_64', ''),
(77736, 1386, '_field_46', 'N'),
(77737, 1386, '_field_65', ''),
(77738, 1386, '_field_47', 'Leo has been with our nanny for the past 2 years and we think it would be good for him to have more structure and have more learning experiences with other children.  Because of his early birthday and his aptitude we feel that waiting another 3 years for school is far too long. We see this as a great introduction into a classroom atmosphere and with the proximity to our house it\'s a win win. '),
(77739, 1386, '_field_73', 'Leo loves to learn!  We feel like this method will enable him to foster his curiosity of learning.  It gives him the flexibility at this age that I think it important but also some structure which will be great for his personality type.'),
(77740, 1386, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(77741, 1386, '_field_67', '1'),
(77742, 1386, '_form_id', '2'),
(77743, 1386, '_seq_num', '489'),
(77744, 1387, '_field_5', 'Morning Session'),
(77745, 1387, '_field_7', 'September 2020'),
(77746, 1387, '_field_9', '0'),
(77747, 1387, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(77748, 1387, '_field_70', ''),
(77749, 1387, '_field_71', 'Live close by'),
(77750, 1387, '_field_17', 'Casey'),
(77751, 1387, '_field_19', 'Archibald'),
(77752, 1387, '_field_21', '604-363-7858'),
(77753, 1387, '_field_23', 'casey@caseyarchibald.com'),
(77754, 1387, '_field_25', '3240 E 6th Ave'),
(77755, 1387, '_field_28', ''),
(77756, 1387, '_field_29', 'Vancouver'),
(77757, 1387, '_field_33', 'BC'),
(77758, 1387, '_field_31', 'V5M 1S'),
(77759, 1387, '_field_34', 'RE/MAX Crest Realty'),
(77760, 1387, '_field_35', '604-363-7858'),
(77761, 1387, '_field_41', '1'),
(77762, 1387, '_field_57', ''),
(77763, 1387, '_field_58', ''),
(77764, 1387, '_field_59', ''),
(77765, 1387, '_field_60', ''),
(77766, 1387, '_field_18', 'Leo Archibald'),
(77767, 1387, '_field_24', '06/02/2017'),
(77768, 1387, '_field_20', ''),
(77769, 1387, '_field_22', 'M'),
(77770, 1387, '_field_26', 'English'),
(77771, 1387, '_field_27', ''),
(77772, 1387, '_field_30', 'Canadian'),
(77773, 1387, '_field_32', 'Yes'),
(77774, 1387, '_field_72', 'Luna - 14 months old'),
(77775, 1387, '_field_36', 'playing with toys, drawing, playing soccer, lego'),
(77776, 1387, '_field_37', 'playing tag, soccer, playing with toys (cars)'),
(77777, 1387, '_field_38', 'Yes'),
(77778, 1387, '_field_39', 'Yes'),
(77779, 1387, '_field_61', 'Yes'),
(77780, 1387, '_field_53', ''),
(77781, 1387, '_field_54', 'Yes'),
(77782, 1387, '_field_55', 'strong start at Thunderbird Elementary'),
(77783, 1387, '_field_56', 'Yes'),
(77784, 1387, '_field_42', 'N/A'),
(77785, 1387, '_field_43', 'No'),
(77786, 1387, '_field_62', ''),
(77787, 1387, '_field_44', 'No'),
(77788, 1387, '_field_63', ''),
(77789, 1387, '_field_45', 'No'),
(77790, 1387, '_field_64', ''),
(77791, 1387, '_field_46', 'N'),
(77792, 1387, '_field_65', ''),
(77793, 1387, '_field_47', 'Leo has been with our nanny for the past 2 years and we think it would be good for him to have more structure and have more learning experiences with other children.  Because of his early birthday and his aptitude we feel that waiting another 3 years for school is far too long. We see this as a great introduction into a classroom atmosphere and with the proximity to our house it\'s a win win. '),
(77794, 1387, '_field_73', 'Leo loves to learn!  We feel like this method will enable him to foster his curiosity of learning.  It gives him the flexibility at this age that I think it important but also some structure which will be great for his personality type.'),
(77795, 1387, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(77796, 1387, '_field_67', '1'),
(77797, 1387, '_form_id', '2'),
(77798, 1387, '_seq_num', '490'),
(77799, 1388, '_field_74', 'Kindergarten'),
(77800, 1388, '_field_75', 'September 2020'),
(77801, 1388, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(77802, 1388, '_field_78', 'The Mosuk Boys'),
(77803, 1388, '_field_79', ''),
(77804, 1388, '_field_80', 'Rachel'),
(77805, 1388, '_field_81', 'Mosuk'),
(77806, 1388, '_field_82', '6048372916'),
(77807, 1388, '_field_83', 'themosuks@gmail.com'),
(77808, 1388, '_field_84', '1816 Semlin Drive'),
(77809, 1388, '_field_85', ''),
(77810, 1388, '_field_86', 'Vancouver'),
(77811, 1388, '_field_87', 'BC'),
(77812, 1388, '_field_88', 'V5N4P8'),
(77813, 1388, '_field_89', 'Self Employed Films'),
(77814, 1388, '_field_90', '6048372916'),
(77815, 1388, '_field_91', '1'),
(77816, 1388, '_field_92', 'Jeff'),
(77817, 1388, '_field_93', 'Mosuk'),
(77818, 1388, '_field_94', 'themosuks@gmail.com'),
(77819, 1388, '_field_95', '604-307-4421'),
(77820, 1388, '_field_128', 'Film Industry'),
(77821, 1388, '_field_129', ''),
(77822, 1388, '_field_96', 'Baz W.E. Mosuk'),
(77823, 1388, '_field_97', '13/04/2015'),
(77824, 1388, '_field_98', 'Bazzy'),
(77825, 1388, '_field_99', 'Male'),
(77826, 1388, '_field_100', 'English'),
(77827, 1388, '_field_101', 'Yelling'),
(77828, 1388, '_field_102', 'Canadian'),
(77829, 1388, '_field_103', 'Yes'),
(77830, 1388, '_field_104', ''),
(77831, 1388, '_field_105', 'Building, games'),
(77832, 1388, '_field_106', 'Games'),
(77833, 1388, '_field_130', 'WMA'),
(77834, 1388, '_field_137', ''),
(77835, 1388, '_field_131', ''),
(77836, 1388, '_field_138', ''),
(77837, 1388, '_field_114', 'N O'),
(77838, 1388, '_field_115', 'No'),
(77839, 1388, '_field_116', ''),
(77840, 1388, '_field_117', 'No'),
(77841, 1388, '_field_118', ''),
(77842, 1388, '_field_119', 'No'),
(77843, 1388, '_field_120', ''),
(77844, 1388, '_field_121', 'No'),
(77845, 1388, '_field_122', ''),
(77846, 1388, '_field_132', 'No'),
(77847, 1388, '_field_133', ''),
(77848, 1388, '_field_134', 'No'),
(77849, 1388, '_field_135', ''),
(77850, 1388, '_field_123', 'Keeping up with family traditions'),
(77851, 1388, '_field_124', 'Many ways'),
(77852, 1388, '_field_136', 'He is very bossy'),
(77853, 1388, '_field_126', '1'),
(77854, 1388, '_form_id', '3'),
(77855, 1388, '_seq_num', '400'),
(77856, 1389, '_field_74', 'Kindergarten'),
(77857, 1389, '_field_75', 'September 2020'),
(77858, 1389, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(77859, 1389, '_field_78', 'The Mosuk Boys'),
(77860, 1389, '_field_79', ''),
(77861, 1389, '_field_80', 'Rachel'),
(77862, 1389, '_field_81', 'Mosuk'),
(77863, 1389, '_field_82', '6048372916'),
(77864, 1389, '_field_83', 'themosuks@gmail.com'),
(77865, 1389, '_field_84', '1816 Semlin Drive'),
(77866, 1389, '_field_85', ''),
(77867, 1389, '_field_86', 'Vancouver'),
(77868, 1389, '_field_87', 'BC'),
(77869, 1389, '_field_88', 'V5N4P8'),
(77870, 1389, '_field_89', 'Self Employed Films'),
(77871, 1389, '_field_90', '6048372916'),
(77872, 1389, '_field_91', '1'),
(77873, 1389, '_field_92', 'Jeff'),
(77874, 1389, '_field_93', 'Mosuk'),
(77875, 1389, '_field_94', 'themosuks@gmail.com'),
(77876, 1389, '_field_95', '604-307-4421'),
(77877, 1389, '_field_128', 'Film Industry'),
(77878, 1389, '_field_129', ''),
(77879, 1389, '_field_96', 'Baz W.E. Mosuk'),
(77880, 1389, '_field_97', '13/04/2015'),
(77881, 1389, '_field_98', 'Bazzy'),
(77882, 1389, '_field_99', 'Male'),
(77883, 1389, '_field_100', 'English'),
(77884, 1389, '_field_101', 'Yelling'),
(77885, 1389, '_field_102', 'Canadian'),
(77886, 1389, '_field_103', 'Yes'),
(77887, 1389, '_field_104', ''),
(77888, 1389, '_field_105', 'Building, games'),
(77889, 1389, '_field_106', 'Games'),
(77890, 1389, '_field_130', 'WMA'),
(77891, 1389, '_field_137', ''),
(77892, 1389, '_field_131', ''),
(77893, 1389, '_field_138', ''),
(77894, 1389, '_field_114', 'N O'),
(77895, 1389, '_field_115', 'No'),
(77896, 1389, '_field_116', ''),
(77897, 1389, '_field_117', 'No'),
(77898, 1389, '_field_118', ''),
(77899, 1389, '_field_119', 'No'),
(77900, 1389, '_field_120', ''),
(77901, 1389, '_field_121', 'No'),
(77902, 1389, '_field_122', ''),
(77903, 1389, '_field_132', 'No'),
(77904, 1389, '_field_133', ''),
(77905, 1389, '_field_134', 'No'),
(77906, 1389, '_field_135', ''),
(77907, 1389, '_field_123', 'Keeping up with family traditions'),
(77908, 1389, '_field_124', 'Many ways'),
(77909, 1389, '_field_136', 'He is very bossy'),
(77910, 1389, '_field_126', '1'),
(77911, 1389, '_form_id', '3'),
(77912, 1389, '_seq_num', '401'),
(77913, 1390, '_field_74', 'Kindergarten'),
(77914, 1390, '_field_75', 'September 2020'),
(77915, 1390, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(77916, 1390, '_field_78', 'Dosen Family'),
(77917, 1390, '_field_79', ''),
(77918, 1390, '_field_80', 'Jennifer'),
(77919, 1390, '_field_81', 'Wurz'),
(77920, 1390, '_field_82', '778-231-7079'),
(77921, 1390, '_field_83', 'jwurz@shaw.ca'),
(77922, 1390, '_field_84', '2741 E 28th Ave'),
(77923, 1390, '_field_85', ''),
(77924, 1390, '_field_86', 'Vancouver'),
(77925, 1390, '_field_87', 'BC'),
(77926, 1390, '_field_88', 'V5R 1S'),
(77927, 1390, '_field_89', 'Health Canada'),
(77928, 1390, '_field_90', '604-666-7698'),
(77929, 1390, '_field_91', '1'),
(77930, 1390, '_field_92', 'Pavle'),
(77931, 1390, '_field_93', 'Dosen'),
(77932, 1390, '_field_94', 'pavledosen@shaw.ca'),
(77933, 1390, '_field_95', '778-838-5437'),
(77934, 1390, '_field_128', 'Shaw Cable Communications'),
(77935, 1390, '_field_129', ''),
(77936, 1390, '_field_96', 'Pavle James Dosen'),
(77937, 1390, '_field_97', '26/05/2015'),
(77938, 1390, '_field_98', 'Pave (Pa-Vay)'),
(77939, 1390, '_field_99', 'Male'),
(77940, 1390, '_field_100', 'English'),
(77941, 1390, '_field_101', ''),
(77942, 1390, '_field_102', 'Canadian'),
(77943, 1390, '_field_103', 'Yes'),
(77944, 1390, '_field_104', 'Claire (8) and Finnley (2)'),
(77945, 1390, '_field_105', 'Building, tying things up with string'),
(77946, 1390, '_field_106', 'Games:hide and seek, soccer, playdough; baking'),
(77947, 1390, '_field_130', 'Westside Montessori Bambini program'),
(77948, 1390, '_field_137', 'Friday enrichment activities'),
(77949, 1390, '_field_131', 'Toddler program'),
(77950, 1390, '_field_138', 'Occasional swimming and soccer'),
(77951, 1390, '_field_114', 'Gets croup easily and even admitted to hospital for observation after several rounds of epinephrine by mouth. Will need an ambulance if symptoms are seen again as prescribed by the hospital. '),
(77952, 1390, '_field_115', 'No'),
(77953, 1390, '_field_116', ''),
(77954, 1390, '_field_117', 'No'),
(77955, 1390, '_field_118', ''),
(77956, 1390, '_field_119', 'No'),
(77957, 1390, '_field_120', ''),
(77958, 1390, '_field_121', 'No'),
(77959, 1390, '_field_122', ''),
(77960, 1390, '_field_132', 'No'),
(77961, 1390, '_field_133', ''),
(77962, 1390, '_field_134', 'No'),
(77963, 1390, '_field_135', ''),
(77964, 1390, '_field_123', 'So he can learn and explore using the Montessori methods that have enabled his sister to do so well. '),
(77965, 1390, '_field_124', 'Educational goals are for him to a critical thinker and the Montessori method allows for those skills to be developed so he can take on any task or subject.  '),
(77966, 1390, '_field_136', 'Pave has huge ideas and sometimes has problems expressing those with the vocabulary of a 4 year old. Patience in listening to his stories will be required. '),
(77967, 1390, '_field_126', '1'),
(77968, 1390, '_form_id', '3'),
(77969, 1390, '_seq_num', '402'),
(77970, 1391, '_field_74', 'Kindergarten'),
(77971, 1391, '_field_75', 'September 2020'),
(77972, 1391, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(77973, 1391, '_field_78', 'Dosen Family'),
(77974, 1391, '_field_79', ''),
(77975, 1391, '_field_80', 'Jennifer'),
(77976, 1391, '_field_81', 'Wurz'),
(77977, 1391, '_field_82', '778-231-7079'),
(77978, 1391, '_field_83', 'jwurz@shaw.ca'),
(77979, 1391, '_field_84', '2741 E 28th Ave'),
(77980, 1391, '_field_85', ''),
(77981, 1391, '_field_86', 'Vancouver'),
(77982, 1391, '_field_87', 'BC'),
(77983, 1391, '_field_88', 'V5R 1S'),
(77984, 1391, '_field_89', 'Health Canada'),
(77985, 1391, '_field_90', '604-666-7698'),
(77986, 1391, '_field_91', '1'),
(77987, 1391, '_field_92', 'Pavle'),
(77988, 1391, '_field_93', 'Dosen'),
(77989, 1391, '_field_94', 'pavledosen@shaw.ca'),
(77990, 1391, '_field_95', '778-838-5437'),
(77991, 1391, '_field_128', 'Shaw Cable Communications'),
(77992, 1391, '_field_129', ''),
(77993, 1391, '_field_96', 'Pavle James Dosen'),
(77994, 1391, '_field_97', '26/05/2015'),
(77995, 1391, '_field_98', 'Pave (Pa-Vay)'),
(77996, 1391, '_field_99', 'Male'),
(77997, 1391, '_field_100', 'English'),
(77998, 1391, '_field_101', ''),
(77999, 1391, '_field_102', 'Canadian'),
(78000, 1391, '_field_103', 'Yes'),
(78001, 1391, '_field_104', 'Claire (8) and Finnley (2)'),
(78002, 1391, '_field_105', 'Building, tying things up with string'),
(78003, 1391, '_field_106', 'Games:hide and seek, soccer, playdough; baking'),
(78004, 1391, '_field_130', 'Westside Montessori Bambini program'),
(78005, 1391, '_field_137', 'Friday enrichment activities'),
(78006, 1391, '_field_131', 'Toddler program'),
(78007, 1391, '_field_138', 'Occasional swimming and soccer'),
(78008, 1391, '_field_114', 'Gets croup easily and even admitted to hospital for observation after several rounds of epinephrine by mouth. Will need an ambulance if symptoms are seen again as prescribed by the hospital. '),
(78009, 1391, '_field_115', 'No'),
(78010, 1391, '_field_116', ''),
(78011, 1391, '_field_117', 'No'),
(78012, 1391, '_field_118', ''),
(78013, 1391, '_field_119', 'No'),
(78014, 1391, '_field_120', ''),
(78015, 1391, '_field_121', 'No'),
(78016, 1391, '_field_122', ''),
(78017, 1391, '_field_132', 'No'),
(78018, 1391, '_field_133', ''),
(78019, 1391, '_field_134', 'No'),
(78020, 1391, '_field_135', ''),
(78021, 1391, '_field_123', 'So he can learn and explore using the Montessori methods that have enabled his sister to do so well. '),
(78022, 1391, '_field_124', 'Educational goals are for him to a critical thinker and the Montessori method allows for those skills to be developed so he can take on any task or subject.  '),
(78023, 1391, '_field_136', 'Pave has huge ideas and sometimes has problems expressing those with the vocabulary of a 4 year old. Patience in listening to his stories will be required. '),
(78024, 1391, '_field_126', '1'),
(78025, 1391, '_form_id', '3'),
(78026, 1391, '_seq_num', '403'),
(78027, 1392, '_field_5', 'select'),
(78028, 1392, '_field_7', 'September 2020'),
(78029, 1392, '_field_9', '0'),
(78030, 1392, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(78031, 1392, '_field_70', ''),
(78032, 1392, '_field_71', ''),
(78033, 1392, '_field_17', 'Amy'),
(78034, 1392, '_field_19', 'Feld'),
(78035, 1392, '_field_21', '6044018844'),
(78036, 1392, '_field_23', 'amyelizabethfeld@gmail.com'),
(78037, 1392, '_field_25', '3077 Victoria Dr'),
(78038, 1392, '_field_28', '3077 Victoria Dr'),
(78039, 1392, '_field_29', 'Vancouver'),
(78040, 1392, '_field_33', 'BC'),
(78041, 1392, '_field_31', 'V5N4L9'),
(78042, 1392, '_field_34', 'Lyrebird Academy of Dramatic Arts'),
(78043, 1392, '_field_35', '6044018844'),
(78044, 1392, '_field_41', '0'),
(78045, 1392, '_field_57', ''),
(78046, 1392, '_field_58', ''),
(78047, 1392, '_field_59', ''),
(78048, 1392, '_field_60', ''),
(78049, 1392, '_field_18', 'Thea Lagrois'),
(78050, 1392, '_field_24', '26/09/2017'),
(78051, 1392, '_field_20', 'Thea'),
(78052, 1392, '_field_22', 'F'),
(78053, 1392, '_field_26', 'English'),
(78054, 1392, '_field_27', ''),
(78055, 1392, '_field_30', 'Canadian'),
(78056, 1392, '_field_32', 'N'),
(78057, 1392, '_field_72', ''),
(78058, 1392, '_field_36', 'Playing with doll house, animals, trains'),
(78059, 1392, '_field_37', 'Ball games, story time, puppets, singing'),
(78060, 1392, '_field_38', 'Yes'),
(78061, 1392, '_field_39', 'No'),
(78062, 1392, '_field_61', ''),
(78063, 1392, '_field_53', ''),
(78064, 1392, '_field_54', 'Yes'),
(78065, 1392, '_field_55', 'Strong Start'),
(78066, 1392, '_field_56', 'Yes'),
(78067, 1392, '_field_42', 'None'),
(78068, 1392, '_field_43', 'No'),
(78069, 1392, '_field_62', ''),
(78070, 1392, '_field_44', 'No'),
(78071, 1392, '_field_63', ''),
(78072, 1392, '_field_45', 'No'),
(78073, 1392, '_field_64', ''),
(78074, 1392, '_field_46', 'N'),
(78075, 1392, '_field_65', ''),
(78076, 1392, '_field_47', 'To enrich her learning while preparing her to succeed in life, as a student, friend and member of society. '),
(78077, 1392, '_field_73', 'I appreciate how the method allows for student lead learning and prepares them to have strong, creative minds with empathetic and analytical values. '),
(78078, 1392, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(78079, 1392, '_field_67', '1'),
(78080, 1392, '_form_id', '2'),
(78081, 1392, '_seq_num', '491'),
(78082, 1393, '_field_5', 'select'),
(78083, 1393, '_field_7', 'September 2020'),
(78084, 1393, '_field_9', '0'),
(78085, 1393, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(78086, 1393, '_field_70', ''),
(78087, 1393, '_field_71', ''),
(78088, 1393, '_field_17', 'Amy'),
(78089, 1393, '_field_19', 'Feld'),
(78090, 1393, '_field_21', '6044018844'),
(78091, 1393, '_field_23', 'amyelizabethfeld@gmail.com'),
(78092, 1393, '_field_25', '3077 Victoria Dr'),
(78093, 1393, '_field_28', '3077 Victoria Dr'),
(78094, 1393, '_field_29', 'Vancouver'),
(78095, 1393, '_field_33', 'BC'),
(78096, 1393, '_field_31', 'V5N4L9'),
(78097, 1393, '_field_34', 'Lyrebird Academy of Dramatic Arts'),
(78098, 1393, '_field_35', '6044018844'),
(78099, 1393, '_field_41', '0'),
(78100, 1393, '_field_57', ''),
(78101, 1393, '_field_58', ''),
(78102, 1393, '_field_59', ''),
(78103, 1393, '_field_60', ''),
(78104, 1393, '_field_18', 'Thea Lagrois'),
(78105, 1393, '_field_24', '26/09/2017'),
(78106, 1393, '_field_20', 'Thea'),
(78107, 1393, '_field_22', 'F'),
(78108, 1393, '_field_26', 'English'),
(78109, 1393, '_field_27', ''),
(78110, 1393, '_field_30', 'Canadian'),
(78111, 1393, '_field_32', 'N'),
(78112, 1393, '_field_72', ''),
(78113, 1393, '_field_36', 'Playing with doll house, animals, trains'),
(78114, 1393, '_field_37', 'Ball games, story time, puppets, singing'),
(78115, 1393, '_field_38', 'Yes'),
(78116, 1393, '_field_39', 'No'),
(78117, 1393, '_field_61', ''),
(78118, 1393, '_field_53', ''),
(78119, 1393, '_field_54', 'Yes'),
(78120, 1393, '_field_55', 'Strong Start'),
(78121, 1393, '_field_56', 'Yes'),
(78122, 1393, '_field_42', 'None'),
(78123, 1393, '_field_43', 'No'),
(78124, 1393, '_field_62', ''),
(78125, 1393, '_field_44', 'No'),
(78126, 1393, '_field_63', ''),
(78127, 1393, '_field_45', 'No'),
(78128, 1393, '_field_64', ''),
(78129, 1393, '_field_46', 'N'),
(78130, 1393, '_field_65', ''),
(78131, 1393, '_field_47', 'To enrich her learning while preparing her to succeed in life, as a student, friend and member of society. '),
(78132, 1393, '_field_73', 'I appreciate how the method allows for student lead learning and prepares them to have strong, creative minds with empathetic and analytical values. '),
(78133, 1393, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(78134, 1393, '_field_67', '1'),
(78135, 1393, '_form_id', '2'),
(78136, 1393, '_seq_num', '492'),
(78137, 1394, '_field_74', 'Kindergarten'),
(78138, 1394, '_field_75', 'September 2020'),
(78139, 1394, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(78140, 1394, '_field_78', ''),
(78141, 1394, '_field_79', ''),
(78142, 1394, '_field_80', 'Kevin'),
(78143, 1394, '_field_81', 'Hattori'),
(78144, 1394, '_field_82', '6048368614'),
(78145, 1394, '_field_83', 'kevhattori@hotmail.com'),
(78146, 1394, '_field_84', '4135 cambridge St'),
(78147, 1394, '_field_85', '4135 cambridge St'),
(78148, 1394, '_field_86', 'Burnaby'),
(78149, 1394, '_field_87', 'BC'),
(78150, 1394, '_field_88', 'V5c1g8'),
(78151, 1394, '_field_89', 'telus'),
(78152, 1394, '_field_90', '6048368614'),
(78153, 1394, '_field_91', '1'),
(78154, 1394, '_field_92', 'rica '),
(78155, 1394, '_field_93', 'kunitate'),
(78156, 1394, '_field_94', 'rica.kunitate@telus.com'),
(78157, 1394, '_field_95', ''),
(78158, 1394, '_field_128', 'telus'),
(78159, 1394, '_field_129', '7788288759'),
(78160, 1394, '_field_96', 'Amelia Hina Kunitate Hattori'),
(78161, 1394, '_field_97', '03/02/2015'),
(78162, 1394, '_field_98', 'Amelia'),
(78163, 1394, '_field_99', 'Female'),
(78164, 1394, '_field_100', 'English'),
(78165, 1394, '_field_101', 'Japanese'),
(78166, 1394, '_field_102', 'Canadian'),
(78167, 1394, '_field_103', 'Yes'),
(78168, 1394, '_field_104', 'Alyse Hattori , 6'),
(78169, 1394, '_field_105', 'Reading , piano and drawing'),
(78170, 1394, '_field_106', 'hide and seek, dancing'),
(78171, 1394, '_field_130', 'Madison Childrens Centre'),
(78172, 1394, '_field_137', 'Crafts, singing, drawing and coloring'),
(78173, 1394, '_field_131', 'pre-school'),
(78174, 1394, '_field_138', 'Japanese language school, Yamaha Piano lessons, swimming'),
(78175, 1394, '_field_114', 'She had a Cleft lip operation in 2013.  She has  no development issues'),
(78176, 1394, '_field_115', 'No'),
(78177, 1394, '_field_116', ''),
(78178, 1394, '_field_117', 'No'),
(78179, 1394, '_field_118', ''),
(78180, 1394, '_field_119', 'No'),
(78181, 1394, '_field_120', ''),
(78182, 1394, '_field_121', 'No'),
(78183, 1394, '_field_122', ''),
(78184, 1394, '_field_132', 'No'),
(78185, 1394, '_field_133', ''),
(78186, 1394, '_field_134', 'No'),
(78187, 1394, '_field_135', ''),
(78188, 1394, '_field_123', 'We are very impressed with the teachers and school having experienced two years of our elder daughter attending WMA.   We recognize how passionate about children and teaching they are.     We think WMA will provide an excellent education foundation for our daughters.  '),
(78189, 1394, '_field_124', 'We want our daughters to develop a love of learning which will be facilitated by Montessori\'s focus on independent learning and flexibility it provides students to explore interests.'),
(78190, 1394, '_field_136', 'Our daughter Amelia is a creative, bright, and enthusiastic girl who gets along well with others.   She would be a great addition to WMA students.'),
(78191, 1394, '_field_126', '1'),
(78192, 1394, '_form_id', '3'),
(78193, 1394, '_seq_num', '404'),
(78194, 1395, '_field_74', 'Kindergarten'),
(78195, 1395, '_field_75', 'September 2020'),
(78196, 1395, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(78197, 1395, '_field_78', ''),
(78198, 1395, '_field_79', ''),
(78199, 1395, '_field_80', 'Kevin'),
(78200, 1395, '_field_81', 'Hattori'),
(78201, 1395, '_field_82', '6048368614'),
(78202, 1395, '_field_83', 'kevhattori@hotmail.com'),
(78203, 1395, '_field_84', '4135 cambridge St'),
(78204, 1395, '_field_85', '4135 cambridge St'),
(78205, 1395, '_field_86', 'Burnaby'),
(78206, 1395, '_field_87', 'BC'),
(78207, 1395, '_field_88', 'V5c1g8'),
(78208, 1395, '_field_89', 'telus'),
(78209, 1395, '_field_90', '6048368614'),
(78210, 1395, '_field_91', '1'),
(78211, 1395, '_field_92', 'rica '),
(78212, 1395, '_field_93', 'kunitate'),
(78213, 1395, '_field_94', 'rica.kunitate@telus.com'),
(78214, 1395, '_field_95', ''),
(78215, 1395, '_field_128', 'telus'),
(78216, 1395, '_field_129', '7788288759'),
(78217, 1395, '_field_96', 'Amelia Hina Kunitate Hattori'),
(78218, 1395, '_field_97', '03/02/2015'),
(78219, 1395, '_field_98', 'Amelia'),
(78220, 1395, '_field_99', 'Female'),
(78221, 1395, '_field_100', 'English'),
(78222, 1395, '_field_101', 'Japanese'),
(78223, 1395, '_field_102', 'Canadian'),
(78224, 1395, '_field_103', 'Yes'),
(78225, 1395, '_field_104', 'Alyse Hattori , 6'),
(78226, 1395, '_field_105', 'Reading , piano and drawing'),
(78227, 1395, '_field_106', 'hide and seek, dancing'),
(78228, 1395, '_field_130', 'Madison Childrens Centre'),
(78229, 1395, '_field_137', 'Crafts, singing, drawing and coloring'),
(78230, 1395, '_field_131', 'pre-school'),
(78231, 1395, '_field_138', 'Japanese language school, Yamaha Piano lessons, swimming'),
(78232, 1395, '_field_114', 'She had a Cleft lip operation in 2013.  She has  no development issues'),
(78233, 1395, '_field_115', 'No'),
(78234, 1395, '_field_116', ''),
(78235, 1395, '_field_117', 'No'),
(78236, 1395, '_field_118', ''),
(78237, 1395, '_field_119', 'No'),
(78238, 1395, '_field_120', ''),
(78239, 1395, '_field_121', 'No'),
(78240, 1395, '_field_122', ''),
(78241, 1395, '_field_132', 'No'),
(78242, 1395, '_field_133', ''),
(78243, 1395, '_field_134', 'No'),
(78244, 1395, '_field_135', ''),
(78245, 1395, '_field_123', 'We are very impressed with the teachers and school having experienced two years of our elder daughter attending WMA.   We recognize how passionate about children and teaching they are.     We think WMA will provide an excellent education foundation for our daughters.  '),
(78246, 1395, '_field_124', 'We want our daughters to develop a love of learning which will be facilitated by Montessori\'s focus on independent learning and flexibility it provides students to explore interests.'),
(78247, 1395, '_field_136', 'Our daughter Amelia is a creative, bright, and enthusiastic girl who gets along well with others.   She would be a great addition to WMA students.'),
(78248, 1395, '_field_126', '1'),
(78249, 1395, '_form_id', '3'),
(78250, 1395, '_seq_num', '405'),
(78251, 1396, '_field_74', 'Kindergarten'),
(78252, 1396, '_field_75', 'September 2020'),
(78253, 1396, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(78254, 1396, '_field_78', ''),
(78255, 1396, '_field_79', ''),
(78256, 1396, '_field_80', 'Meiling'),
(78257, 1396, '_field_81', 'Fan'),
(78258, 1396, '_field_82', '604-771-9356'),
(78259, 1396, '_field_83', 'familyivys@gmail.com'),
(78260, 1396, '_field_84', '3789 Clinton St.'),
(78261, 1396, '_field_85', ''),
(78262, 1396, '_field_86', 'Burnaby'),
(78263, 1396, '_field_87', 'BC'),
(78264, 1396, '_field_88', 'V5J2J9'),
(78265, 1396, '_field_89', 'N/A'),
(78266, 1396, '_field_90', 'N/A'),
(78267, 1396, '_field_91', '1'),
(78268, 1396, '_field_92', 'Mingda'),
(78269, 1396, '_field_93', 'Yang'),
(78270, 1396, '_field_94', ''),
(78271, 1396, '_field_95', '604-362-5776'),
(78272, 1396, '_field_128', 'Vitality Steam Seafood Restaurant'),
(78273, 1396, '_field_129', '604-370-6699'),
(78274, 1396, '_field_96', 'Ivy Wawa Yang'),
(78275, 1396, '_field_97', '09/04/2015'),
(78276, 1396, '_field_98', 'Ivy'),
(78277, 1396, '_field_99', 'Female'),
(78278, 1396, '_field_100', 'Mandarin'),
(78279, 1396, '_field_101', 'English'),
(78280, 1396, '_field_102', 'Canada'),
(78281, 1396, '_field_103', 'No'),
(78282, 1396, '_field_104', ''),
(78283, 1396, '_field_105', 'She likes reading, singing, drawing and painting, playing the piano, and lego.'),
(78284, 1396, '_field_106', 'She plays soccer.'),
(78285, 1396, '_field_130', 'CEFA Brentwood'),
(78286, 1396, '_field_137', 'She likes reading, show and tell, art, drawing and painting.'),
(78287, 1396, '_field_131', 'JK'),
(78288, 1396, '_field_138', 'Taekwondo, ballet, swimming, drama, speech class, drawing and painting.'),
(78289, 1396, '_field_114', 'None.'),
(78290, 1396, '_field_115', 'No'),
(78291, 1396, '_field_116', ''),
(78292, 1396, '_field_117', 'No'),
(78293, 1396, '_field_118', ''),
(78294, 1396, '_field_119', 'No'),
(78295, 1396, '_field_120', ''),
(78296, 1396, '_field_121', 'No'),
(78297, 1396, '_field_122', ''),
(78298, 1396, '_field_132', 'No'),
(78299, 1396, '_field_133', ''),
(78300, 1396, '_field_134', 'No'),
(78301, 1396, '_field_135', ''),
(78302, 1396, '_field_123', 'We are looking for a school that instills and honours a child’s passion for learning. As parents, we think that our role is to introduce the world to Ivy. Then she can decide what she wants to do in it. I want Ivy to continue to feel excited about what she learns and to want to grow and learn more as she discovers new things. We believe that Westside Montessori Academy can help her achieve this level of engagement and passion.\nOur hope is that we can find a school that shares our respect for others and loves to celebrate diversity. Through serving our community, we can become stronger in our respect for others, and we want to share that love of service with Ivy and those at her school. '),
(78303, 1396, '_field_124', 'We love the independent learning that Montessori is all about and appreciate that it is really about structuring the classroom in such a way that Ivy would be engaged to think for herself. Creativity is the utmost important skill - original thought - in a world that is relying more and more heavily on AI and the automation of all industries. Our goal is for Ivy is that she has a passion to learn, and that passion can only be possible when a child is in the driver’s seat of their own learning. We want her to grow and develop into the person she is supposed to be and feel that the structure and guidance of a Montessori classroom is ideal. \nIvy is also a quick learner, and we want to find a school that can help her grow in her enthusiasm for learning. When she first went to daycare, she cried once and never again. She didn’t understand English, but in three months it became easier for her. She has a great memory. If you tell her a story, she can tell it back to you right away. She is strong academically. She enjoys writing letters and numbers, and she can cut straight and curved lines. She loves reading and asks questions nonstop. The first thing that she does in the morning when she wakes up is read. She gets me to ask her questions from the book, and she answers my questions and explains what is in the book. Our hope is that Ivy develops her love for learning and finds her place in this world. '),
(78304, 1396, '_field_136', 'We are looking for a school that will celebrate the way that Ivy is and encourage her to develop new directions and passions as well. We think your Montessori program and nurturing community is the ideal fit. \nIvy is a reserved person who is an observer. She prefers to watch other people and learn from them before she interacts. In a new environment, she can be very quiet. However, this is something that she is working on. When she went to public speaking, at first she found it very difficult. Now, she can stand up and say something by herself. She is doing much better at her piano performances as well. She used to be so shy to go on the stage, but now she will do it if her teacher holds her hand. Over time, she is getting better and better. Before she started in her programs, she would hide behind me and was not able to say hello to other people. She would wait for people to approach her. Now, she will step out and run toward her teachers. She has had a big transformation, even in just a few months. We look forward to seeing her progress further and further. \nWe see WMA as a school that is able to support the interests and engagement of many kinds of learners, including reserved, passionate, and determined children like Ivy. We want her to find a home for her love of academics and to find supportive teachers who will help her continue to be brave and learn how to speak and perform in front of others. We hope that she will find this community at WMA.'),
(78305, 1396, '_field_126', '1'),
(78306, 1396, '_form_id', '3'),
(78307, 1396, '_seq_num', '406'),
(78308, 1397, '_field_74', 'Kindergarten'),
(78309, 1397, '_field_75', 'September 2020'),
(78310, 1397, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(78311, 1397, '_field_78', ''),
(78312, 1397, '_field_79', ''),
(78313, 1397, '_field_80', 'Meiling'),
(78314, 1397, '_field_81', 'Fan'),
(78315, 1397, '_field_82', '604-771-9356'),
(78316, 1397, '_field_83', 'familyivys@gmail.com'),
(78317, 1397, '_field_84', '3789 Clinton St.'),
(78318, 1397, '_field_85', ''),
(78319, 1397, '_field_86', 'Burnaby'),
(78320, 1397, '_field_87', 'BC'),
(78321, 1397, '_field_88', 'V5J2J9'),
(78322, 1397, '_field_89', 'N/A'),
(78323, 1397, '_field_90', 'N/A'),
(78324, 1397, '_field_91', '1'),
(78325, 1397, '_field_92', 'Mingda'),
(78326, 1397, '_field_93', 'Yang'),
(78327, 1397, '_field_94', ''),
(78328, 1397, '_field_95', '604-362-5776'),
(78329, 1397, '_field_128', 'Vitality Steam Seafood Restaurant'),
(78330, 1397, '_field_129', '604-370-6699'),
(78331, 1397, '_field_96', 'Ivy Wawa Yang'),
(78332, 1397, '_field_97', '09/04/2015'),
(78333, 1397, '_field_98', 'Ivy'),
(78334, 1397, '_field_99', 'Female'),
(78335, 1397, '_field_100', 'Mandarin'),
(78336, 1397, '_field_101', 'English'),
(78337, 1397, '_field_102', 'Canada'),
(78338, 1397, '_field_103', 'No'),
(78339, 1397, '_field_104', ''),
(78340, 1397, '_field_105', 'She likes reading, singing, drawing and painting, playing the piano, and lego.'),
(78341, 1397, '_field_106', 'She plays soccer.'),
(78342, 1397, '_field_130', 'CEFA Brentwood'),
(78343, 1397, '_field_137', 'She likes reading, show and tell, art, drawing and painting.'),
(78344, 1397, '_field_131', 'JK'),
(78345, 1397, '_field_138', 'Taekwondo, ballet, swimming, drama, speech class, drawing and painting.'),
(78346, 1397, '_field_114', 'None.'),
(78347, 1397, '_field_115', 'No'),
(78348, 1397, '_field_116', ''),
(78349, 1397, '_field_117', 'No'),
(78350, 1397, '_field_118', ''),
(78351, 1397, '_field_119', 'No'),
(78352, 1397, '_field_120', ''),
(78353, 1397, '_field_121', 'No'),
(78354, 1397, '_field_122', ''),
(78355, 1397, '_field_132', 'No'),
(78356, 1397, '_field_133', ''),
(78357, 1397, '_field_134', 'No'),
(78358, 1397, '_field_135', ''),
(78359, 1397, '_field_123', 'We are looking for a school that instills and honours a child’s passion for learning. As parents, we think that our role is to introduce the world to Ivy. Then she can decide what she wants to do in it. I want Ivy to continue to feel excited about what she learns and to want to grow and learn more as she discovers new things. We believe that Westside Montessori Academy can help her achieve this level of engagement and passion.\nOur hope is that we can find a school that shares our respect for others and loves to celebrate diversity. Through serving our community, we can become stronger in our respect for others, and we want to share that love of service with Ivy and those at her school. '),
(78360, 1397, '_field_124', 'We love the independent learning that Montessori is all about and appreciate that it is really about structuring the classroom in such a way that Ivy would be engaged to think for herself. Creativity is the utmost important skill - original thought - in a world that is relying more and more heavily on AI and the automation of all industries. Our goal is for Ivy is that she has a passion to learn, and that passion can only be possible when a child is in the driver’s seat of their own learning. We want her to grow and develop into the person she is supposed to be and feel that the structure and guidance of a Montessori classroom is ideal. \nIvy is also a quick learner, and we want to find a school that can help her grow in her enthusiasm for learning. When she first went to daycare, she cried once and never again. She didn’t understand English, but in three months it became easier for her. She has a great memory. If you tell her a story, she can tell it back to you right away. She is strong academically. She enjoys writing letters and numbers, and she can cut straight and curved lines. She loves reading and asks questions nonstop. The first thing that she does in the morning when she wakes up is read. She gets me to ask her questions from the book, and she answers my questions and explains what is in the book. Our hope is that Ivy develops her love for learning and finds her place in this world. '),
(78361, 1397, '_field_136', 'We are looking for a school that will celebrate the way that Ivy is and encourage her to develop new directions and passions as well. We think your Montessori program and nurturing community is the ideal fit. \nIvy is a reserved person who is an observer. She prefers to watch other people and learn from them before she interacts. In a new environment, she can be very quiet. However, this is something that she is working on. When she went to public speaking, at first she found it very difficult. Now, she can stand up and say something by herself. She is doing much better at her piano performances as well. She used to be so shy to go on the stage, but now she will do it if her teacher holds her hand. Over time, she is getting better and better. Before she started in her programs, she would hide behind me and was not able to say hello to other people. She would wait for people to approach her. Now, she will step out and run toward her teachers. She has had a big transformation, even in just a few months. We look forward to seeing her progress further and further. \nWe see WMA as a school that is able to support the interests and engagement of many kinds of learners, including reserved, passionate, and determined children like Ivy. We want her to find a home for her love of academics and to find supportive teachers who will help her continue to be brave and learn how to speak and perform in front of others. We hope that she will find this community at WMA.'),
(78362, 1397, '_field_126', '1'),
(78363, 1397, '_form_id', '3'),
(78364, 1397, '_seq_num', '407'),
(78365, 1398, '_field_5', 'Full Day'),
(78366, 1398, '_field_7', 'September 2020'),
(78367, 1398, '_field_9', '1'),
(78368, 1398, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(78369, 1398, '_field_70', ''),
(78370, 1398, '_field_71', 'We are Italian and have come to your facility a few times for events and I took Italian lessons as a little girl there. '),
(78371, 1398, '_field_17', 'Kasandra'),
(78372, 1398, '_field_19', 'Abraham'),
(78373, 1398, '_field_21', '7788881560'),
(78374, 1398, '_field_23', 'kasandra.nigro@gmail.com'),
(78375, 1398, '_field_25', '4184 Penticton Street'),
(78376, 1398, '_field_28', '4184 Penticton Street'),
(78377, 1398, '_field_29', 'Vancouver'),
(78378, 1398, '_field_33', 'BC'),
(78379, 1398, '_field_31', 'V5R1Y1'),
(78380, 1398, '_field_34', 'Jostle Corporation'),
(78381, 1398, '_field_35', '604.566.9520 ext 110'),
(78382, 1398, '_field_41', '1'),
(78383, 1398, '_field_57', ''),
(78384, 1398, '_field_58', ''),
(78385, 1398, '_field_59', ''),
(78386, 1398, '_field_60', ''),
(78387, 1398, '_field_18', 'Arlo Hayes Abraham'),
(78388, 1398, '_field_24', '18/04/2018'),
(78389, 1398, '_field_20', 'Arlo'),
(78390, 1398, '_field_22', 'M'),
(78391, 1398, '_field_26', 'English'),
(78392, 1398, '_field_27', 'Italian '),
(78393, 1398, '_field_30', 'Canadian and Italian'),
(78394, 1398, '_field_32', 'N'),
(78395, 1398, '_field_72', ''),
(78396, 1398, '_field_36', 'Everything.. but to name a couple: Playing with Trains, \"reading\" books, playing with toy cars'),
(78397, 1398, '_field_37', 'Everything... '),
(78398, 1398, '_field_38', 'Yes'),
(78399, 1398, '_field_39', 'Yes'),
(78400, 1398, '_field_61', 'Yes'),
(78401, 1398, '_field_53', 'Doesn\'t love being dropped off right away, but within 1 minute he is smiling and running around with the kids '),
(78402, 1398, '_field_54', 'Yes'),
(78403, 1398, '_field_55', 'At Home Daycare'),
(78404, 1398, '_field_56', 'Yes'),
(78405, 1398, '_field_42', 'None'),
(78406, 1398, '_field_43', 'No'),
(78407, 1398, '_field_62', ''),
(78408, 1398, '_field_44', 'No'),
(78409, 1398, '_field_63', ''),
(78410, 1398, '_field_45', 'No'),
(78411, 1398, '_field_64', ''),
(78412, 1398, '_field_46', 'N'),
(78413, 1398, '_field_65', ''),
(78414, 1398, '_field_47', 'Well, for a few reasons; 1. I took Italian classes back when I was a little girl there and remember loving it. 2. I also went to a montessori school and would love the same experience for my son. 3. We are Italian and he already understands and speaks Italian words so I would love to keep that going. '),
(78415, 1398, '_field_73', 'Perfectly! '),
(78416, 1398, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(78417, 1398, '_field_67', '1'),
(78418, 1398, '_form_id', '2'),
(78419, 1398, '_seq_num', '493'),
(78420, 1399, '_field_5', 'Full Day');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(78421, 1399, '_field_7', 'September 2020'),
(78422, 1399, '_field_9', '1'),
(78423, 1399, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(78424, 1399, '_field_70', ''),
(78425, 1399, '_field_71', 'We are Italian and have come to your facility a few times for events and I took Italian lessons as a little girl there. '),
(78426, 1399, '_field_17', 'Kasandra'),
(78427, 1399, '_field_19', 'Abraham'),
(78428, 1399, '_field_21', '7788881560'),
(78429, 1399, '_field_23', 'kasandra.nigro@gmail.com'),
(78430, 1399, '_field_25', '4184 Penticton Street'),
(78431, 1399, '_field_28', '4184 Penticton Street'),
(78432, 1399, '_field_29', 'Vancouver'),
(78433, 1399, '_field_33', 'BC'),
(78434, 1399, '_field_31', 'V5R1Y1'),
(78435, 1399, '_field_34', 'Jostle Corporation'),
(78436, 1399, '_field_35', '604.566.9520 ext 110'),
(78437, 1399, '_field_41', '1'),
(78438, 1399, '_field_57', ''),
(78439, 1399, '_field_58', ''),
(78440, 1399, '_field_59', ''),
(78441, 1399, '_field_60', ''),
(78442, 1399, '_field_18', 'Arlo Hayes Abraham'),
(78443, 1399, '_field_24', '18/04/2018'),
(78444, 1399, '_field_20', 'Arlo'),
(78445, 1399, '_field_22', 'M'),
(78446, 1399, '_field_26', 'English'),
(78447, 1399, '_field_27', 'Italian '),
(78448, 1399, '_field_30', 'Canadian and Italian'),
(78449, 1399, '_field_32', 'N'),
(78450, 1399, '_field_72', ''),
(78451, 1399, '_field_36', 'Everything.. but to name a couple: Playing with Trains, \"reading\" books, playing with toy cars'),
(78452, 1399, '_field_37', 'Everything... '),
(78453, 1399, '_field_38', 'Yes'),
(78454, 1399, '_field_39', 'Yes'),
(78455, 1399, '_field_61', 'Yes'),
(78456, 1399, '_field_53', 'Doesn\'t love being dropped off right away, but within 1 minute he is smiling and running around with the kids '),
(78457, 1399, '_field_54', 'Yes'),
(78458, 1399, '_field_55', 'At Home Daycare'),
(78459, 1399, '_field_56', 'Yes'),
(78460, 1399, '_field_42', 'None'),
(78461, 1399, '_field_43', 'No'),
(78462, 1399, '_field_62', ''),
(78463, 1399, '_field_44', 'No'),
(78464, 1399, '_field_63', ''),
(78465, 1399, '_field_45', 'No'),
(78466, 1399, '_field_64', ''),
(78467, 1399, '_field_46', 'N'),
(78468, 1399, '_field_65', ''),
(78469, 1399, '_field_47', 'Well, for a few reasons; 1. I took Italian classes back when I was a little girl there and remember loving it. 2. I also went to a montessori school and would love the same experience for my son. 3. We are Italian and he already understands and speaks Italian words so I would love to keep that going. '),
(78470, 1399, '_field_73', 'Perfectly! '),
(78471, 1399, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(78472, 1399, '_field_67', '1'),
(78473, 1399, '_form_id', '2'),
(78474, 1399, '_seq_num', '494'),
(78475, 1400, '_field_74', 'Kindergarten'),
(78476, 1400, '_field_75', 'September 2020'),
(78477, 1400, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(78478, 1400, '_field_78', ''),
(78479, 1400, '_field_79', ''),
(78480, 1400, '_field_80', 'Harpreet'),
(78481, 1400, '_field_81', 'Sahota'),
(78482, 1400, '_field_82', '6046166734'),
(78483, 1400, '_field_83', 'harps.sahota@gmail.com'),
(78484, 1400, '_field_84', '990 e 13th ave'),
(78485, 1400, '_field_85', ''),
(78486, 1400, '_field_86', 'Vancouver '),
(78487, 1400, '_field_87', 'BC'),
(78488, 1400, '_field_88', 'V5T2L6'),
(78489, 1400, '_field_89', 'ICBC'),
(78490, 1400, '_field_90', '6049824798'),
(78491, 1400, '_field_91', '1'),
(78492, 1400, '_field_92', 'Andrea'),
(78493, 1400, '_field_93', 'Papin'),
(78494, 1400, '_field_94', ''),
(78495, 1400, '_field_95', ''),
(78496, 1400, '_field_128', ''),
(78497, 1400, '_field_129', ''),
(78498, 1400, '_field_96', 'Astra Papin-Sahota'),
(78499, 1400, '_field_97', '08/06/2014'),
(78500, 1400, '_field_98', 'Astra'),
(78501, 1400, '_field_99', 'Female'),
(78502, 1400, '_field_100', 'English'),
(78503, 1400, '_field_101', ''),
(78504, 1400, '_field_102', 'Canadian'),
(78505, 1400, '_field_103', 'No'),
(78506, 1400, '_field_104', ''),
(78507, 1400, '_field_105', 'Pretend play with playmobil or dolls'),
(78508, 1400, '_field_106', 'Pretend play, art, workbooks, dress up '),
(78509, 1400, '_field_130', 'Dickens Elementary '),
(78510, 1400, '_field_137', 'Writing, table time activities '),
(78511, 1400, '_field_131', 'Kindergarten '),
(78512, 1400, '_field_138', 'None'),
(78513, 1400, '_field_114', 'No specific medical issues, but does have some severe separation anxiety '),
(78514, 1400, '_field_115', 'No'),
(78515, 1400, '_field_116', ''),
(78516, 1400, '_field_117', 'No'),
(78517, 1400, '_field_118', ''),
(78518, 1400, '_field_119', 'No'),
(78519, 1400, '_field_120', ''),
(78520, 1400, '_field_121', 'No'),
(78521, 1400, '_field_122', ''),
(78522, 1400, '_field_132', 'No'),
(78523, 1400, '_field_133', ''),
(78524, 1400, '_field_134', 'No'),
(78525, 1400, '_field_135', ''),
(78526, 1400, '_field_123', 'Better child/teacher ratio, proximity to home, better alignment between our parenting approach at home and the educational approach of the school '),
(78527, 1400, '_field_124', 'We believe it does, as we have a less structured/scheduled approach to activities at home, Astra seems to learn best when playing rather than sitting through instruction. '),
(78528, 1400, '_field_136', 'Astra is a smart, sweet child; she is also extremely empathic. As a result, she feels very deeply and is easily moved by even slightly emotional events (happy OR sad). She has also struggled with separation anxiety for the last couple of years, although it has gotten much better over the last 6 months.  We like Dickens, where she goes to school now, but we feel that the public school doesn’t have enough resources to support her emotionally. '),
(78529, 1400, '_field_126', '1'),
(78530, 1400, '_form_id', '3'),
(78531, 1400, '_seq_num', '408'),
(78532, 1401, '_field_74', 'Kindergarten'),
(78533, 1401, '_field_75', 'September 2020'),
(78534, 1401, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(78535, 1401, '_field_78', ''),
(78536, 1401, '_field_79', ''),
(78537, 1401, '_field_80', 'Harpreet'),
(78538, 1401, '_field_81', 'Sahota'),
(78539, 1401, '_field_82', '6046166734'),
(78540, 1401, '_field_83', 'harps.sahota@gmail.com'),
(78541, 1401, '_field_84', '990 e 13th ave'),
(78542, 1401, '_field_85', ''),
(78543, 1401, '_field_86', 'Vancouver '),
(78544, 1401, '_field_87', 'BC'),
(78545, 1401, '_field_88', 'V5T2L6'),
(78546, 1401, '_field_89', 'ICBC'),
(78547, 1401, '_field_90', '6049824798'),
(78548, 1401, '_field_91', '1'),
(78549, 1401, '_field_92', 'Andrea'),
(78550, 1401, '_field_93', 'Papin'),
(78551, 1401, '_field_94', ''),
(78552, 1401, '_field_95', ''),
(78553, 1401, '_field_128', ''),
(78554, 1401, '_field_129', ''),
(78555, 1401, '_field_96', 'Astra Papin-Sahota'),
(78556, 1401, '_field_97', '08/06/2014'),
(78557, 1401, '_field_98', 'Astra'),
(78558, 1401, '_field_99', 'Female'),
(78559, 1401, '_field_100', 'English'),
(78560, 1401, '_field_101', ''),
(78561, 1401, '_field_102', 'Canadian'),
(78562, 1401, '_field_103', 'No'),
(78563, 1401, '_field_104', ''),
(78564, 1401, '_field_105', 'Pretend play with playmobil or dolls'),
(78565, 1401, '_field_106', 'Pretend play, art, workbooks, dress up '),
(78566, 1401, '_field_130', 'Dickens Elementary '),
(78567, 1401, '_field_137', 'Writing, table time activities '),
(78568, 1401, '_field_131', 'Kindergarten '),
(78569, 1401, '_field_138', 'None'),
(78570, 1401, '_field_114', 'No specific medical issues, but does have some severe separation anxiety '),
(78571, 1401, '_field_115', 'No'),
(78572, 1401, '_field_116', ''),
(78573, 1401, '_field_117', 'No'),
(78574, 1401, '_field_118', ''),
(78575, 1401, '_field_119', 'No'),
(78576, 1401, '_field_120', ''),
(78577, 1401, '_field_121', 'No'),
(78578, 1401, '_field_122', ''),
(78579, 1401, '_field_132', 'No'),
(78580, 1401, '_field_133', ''),
(78581, 1401, '_field_134', 'No'),
(78582, 1401, '_field_135', ''),
(78583, 1401, '_field_123', 'Better child/teacher ratio, proximity to home, better alignment between our parenting approach at home and the educational approach of the school '),
(78584, 1401, '_field_124', 'We believe it does, as we have a less structured/scheduled approach to activities at home, Astra seems to learn best when playing rather than sitting through instruction. '),
(78585, 1401, '_field_136', 'Astra is a smart, sweet child; she is also extremely empathic. As a result, she feels very deeply and is easily moved by even slightly emotional events (happy OR sad). She has also struggled with separation anxiety for the last couple of years, although it has gotten much better over the last 6 months.  We like Dickens, where she goes to school now, but we feel that the public school doesn’t have enough resources to support her emotionally. '),
(78586, 1401, '_field_126', '1'),
(78587, 1401, '_form_id', '3'),
(78588, 1401, '_seq_num', '409'),
(78589, 1402, '_field_74', 'Grade One'),
(78590, 1402, '_field_75', 'September 2020'),
(78591, 1402, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(78592, 1402, '_field_78', ''),
(78593, 1402, '_field_79', ''),
(78594, 1402, '_field_80', 'Yujai'),
(78595, 1402, '_field_81', 'Zhu'),
(78596, 1402, '_field_82', '6477667664'),
(78597, 1402, '_field_83', 'yujia@whitecranecapital.com'),
(78598, 1402, '_field_84', '4038 Edinburgh St'),
(78599, 1402, '_field_85', ''),
(78600, 1402, '_field_86', 'Burnaby'),
(78601, 1402, '_field_87', 'BC'),
(78602, 1402, '_field_88', 'V5C1R8'),
(78603, 1402, '_field_89', 'White Crane Capital Corp.'),
(78604, 1402, '_field_90', '6044167202'),
(78605, 1402, '_field_91', '1'),
(78606, 1402, '_field_92', 'April'),
(78607, 1402, '_field_93', 'Tsang'),
(78608, 1402, '_field_94', 'atsang06@gmail.com'),
(78609, 1402, '_field_95', '7788726537'),
(78610, 1402, '_field_128', 'Stay at home mom'),
(78611, 1402, '_field_129', ''),
(78612, 1402, '_field_96', 'Ethan Han Lin Zhu'),
(78613, 1402, '_field_97', '27/05/2014'),
(78614, 1402, '_field_98', 'Ethan'),
(78615, 1402, '_field_99', 'Male'),
(78616, 1402, '_field_100', 'English'),
(78617, 1402, '_field_101', 'Mandarin'),
(78618, 1402, '_field_102', 'Canadian'),
(78619, 1402, '_field_103', 'Yes'),
(78620, 1402, '_field_104', 'Evelyn Yan Lin Zhu, 1 year old'),
(78621, 1402, '_field_105', 'Building lego, picasso tiles, reading, drawing'),
(78622, 1402, '_field_106', 'Playing, building, story time'),
(78623, 1402, '_field_130', 'Gilmore Community School'),
(78624, 1402, '_field_137', 'Group activities, music class, going to the library'),
(78625, 1402, '_field_131', 'Kindergarten'),
(78626, 1402, '_field_138', 'Taekwondo, Chinese school, ski camp at Whistler (season long)'),
(78627, 1402, '_field_114', 'None'),
(78628, 1402, '_field_115', 'No'),
(78629, 1402, '_field_116', ''),
(78630, 1402, '_field_117', 'No'),
(78631, 1402, '_field_118', ''),
(78632, 1402, '_field_119', 'No'),
(78633, 1402, '_field_120', ''),
(78634, 1402, '_field_121', 'No'),
(78635, 1402, '_field_122', ''),
(78636, 1402, '_field_132', 'No'),
(78637, 1402, '_field_133', ''),
(78638, 1402, '_field_134', 'No'),
(78639, 1402, '_field_135', ''),
(78640, 1402, '_field_123', 'Ethan attended YUS Montessori for preschool and really enjoyed that experience. He currently attends Gilmore Community School (public). While it is a good school and he is enjoying it, the school is not able to cater to individual student\'s learning styles and speed. When his teacher visited our home prior to the beginning of the school year, we told her that Ethan is reading simple books and can perform single digit addition/subtraction. She told us that this is highly unlikely, and if it were true, may be masking behavioural and social issues. We did not agree with this assessment.\n\nWe applied to WMA last year but did not get in. Living in North Burnaby, there are limited private school options for us that do not require a long drive. As a result, we put Ethan in public school and he is currently learning the ABC\'s and 123\'s again, following the provincial curriculum. '),
(78641, 1402, '_field_124', 'Based on our experience with Ethan\'s Montessori based preschool, we have seen that it works very well with nurturing a child\'s natural curiosity and interests. Our goal is to encourage Ethan to be a lifelong learner and to enjoy the process. We do not believe that strictly adhering to the provincial Dogwood curriculum results in optimal learning for all students. '),
(78642, 1402, '_field_136', 'Ethan is a curious, bright, and We attended WMA\'s open house and had a classroom visit. We think Ethan will fit in very will with WMA and really enjoy the experience. It will be great for him to be able to get into the Montessori environment again.\n\nWe would welcome an opportunity to attend WMA, and thank you for your consideration.'),
(78643, 1402, '_field_126', '1'),
(78644, 1402, '_form_id', '3'),
(78645, 1402, '_seq_num', '410'),
(78646, 1403, '_field_74', 'Grade One'),
(78647, 1403, '_field_75', 'September 2020'),
(78648, 1403, '_field_77', 'a:1:{i:0;s:8:\"our kids\";}'),
(78649, 1403, '_field_78', ''),
(78650, 1403, '_field_79', ''),
(78651, 1403, '_field_80', 'Yujai'),
(78652, 1403, '_field_81', 'Zhu'),
(78653, 1403, '_field_82', '6477667664'),
(78654, 1403, '_field_83', 'yujia@whitecranecapital.com'),
(78655, 1403, '_field_84', '4038 Edinburgh St'),
(78656, 1403, '_field_85', ''),
(78657, 1403, '_field_86', 'Burnaby'),
(78658, 1403, '_field_87', 'BC'),
(78659, 1403, '_field_88', 'V5C1R8'),
(78660, 1403, '_field_89', 'White Crane Capital Corp.'),
(78661, 1403, '_field_90', '6044167202'),
(78662, 1403, '_field_91', '1'),
(78663, 1403, '_field_92', 'April'),
(78664, 1403, '_field_93', 'Tsang'),
(78665, 1403, '_field_94', 'atsang06@gmail.com'),
(78666, 1403, '_field_95', '7788726537'),
(78667, 1403, '_field_128', 'Stay at home mom'),
(78668, 1403, '_field_129', ''),
(78669, 1403, '_field_96', 'Ethan Han Lin Zhu'),
(78670, 1403, '_field_97', '27/05/2014'),
(78671, 1403, '_field_98', 'Ethan'),
(78672, 1403, '_field_99', 'Male'),
(78673, 1403, '_field_100', 'English'),
(78674, 1403, '_field_101', 'Mandarin'),
(78675, 1403, '_field_102', 'Canadian'),
(78676, 1403, '_field_103', 'Yes'),
(78677, 1403, '_field_104', 'Evelyn Yan Lin Zhu, 1 year old'),
(78678, 1403, '_field_105', 'Building lego, picasso tiles, reading, drawing'),
(78679, 1403, '_field_106', 'Playing, building, story time'),
(78680, 1403, '_field_130', 'Gilmore Community School'),
(78681, 1403, '_field_137', 'Group activities, music class, going to the library'),
(78682, 1403, '_field_131', 'Kindergarten'),
(78683, 1403, '_field_138', 'Taekwondo, Chinese school, ski camp at Whistler (season long)'),
(78684, 1403, '_field_114', 'None'),
(78685, 1403, '_field_115', 'No'),
(78686, 1403, '_field_116', ''),
(78687, 1403, '_field_117', 'No'),
(78688, 1403, '_field_118', ''),
(78689, 1403, '_field_119', 'No'),
(78690, 1403, '_field_120', ''),
(78691, 1403, '_field_121', 'No'),
(78692, 1403, '_field_122', ''),
(78693, 1403, '_field_132', 'No'),
(78694, 1403, '_field_133', ''),
(78695, 1403, '_field_134', 'No'),
(78696, 1403, '_field_135', ''),
(78697, 1403, '_field_123', 'Ethan attended YUS Montessori for preschool and really enjoyed that experience. He currently attends Gilmore Community School (public). While it is a good school and he is enjoying it, the school is not able to cater to individual student\'s learning styles and speed. When his teacher visited our home prior to the beginning of the school year, we told her that Ethan is reading simple books and can perform single digit addition/subtraction. She told us that this is highly unlikely, and if it were true, may be masking behavioural and social issues. We did not agree with this assessment.\n\nWe applied to WMA last year but did not get in. Living in North Burnaby, there are limited private school options for us that do not require a long drive. As a result, we put Ethan in public school and he is currently learning the ABC\'s and 123\'s again, following the provincial curriculum. '),
(78698, 1403, '_field_124', 'Based on our experience with Ethan\'s Montessori based preschool, we have seen that it works very well with nurturing a child\'s natural curiosity and interests. Our goal is to encourage Ethan to be a lifelong learner and to enjoy the process. We do not believe that strictly adhering to the provincial Dogwood curriculum results in optimal learning for all students. '),
(78699, 1403, '_field_136', 'Ethan is a curious, bright, and We attended WMA\'s open house and had a classroom visit. We think Ethan will fit in very will with WMA and really enjoy the experience. It will be great for him to be able to get into the Montessori environment again.\n\nWe would welcome an opportunity to attend WMA, and thank you for your consideration.'),
(78700, 1403, '_field_126', '1'),
(78701, 1403, '_form_id', '3'),
(78702, 1403, '_seq_num', '411'),
(78703, 1404, '_field_5', 'Full Day'),
(78704, 1404, '_field_7', 'September 2020'),
(78705, 1404, '_field_9', '0'),
(78706, 1404, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(78707, 1404, '_field_70', ''),
(78708, 1404, '_field_71', ''),
(78709, 1404, '_field_17', 'Siddharth'),
(78710, 1404, '_field_19', 'Hathiramani'),
(78711, 1404, '_field_21', '6043629624'),
(78712, 1404, '_field_23', 'sidh86@gmail.com'),
(78713, 1404, '_field_25', '2169 Victoria Drive'),
(78714, 1404, '_field_28', ''),
(78715, 1404, '_field_29', 'Vancouver'),
(78716, 1404, '_field_33', 'BC'),
(78717, 1404, '_field_31', 'V5N4K5'),
(78718, 1404, '_field_34', 'Deloitte'),
(78719, 1404, '_field_35', '6043629624'),
(78720, 1404, '_field_41', '1'),
(78721, 1404, '_field_57', ''),
(78722, 1404, '_field_58', ''),
(78723, 1404, '_field_59', ''),
(78724, 1404, '_field_60', ''),
(78725, 1404, '_field_18', 'Mila'),
(78726, 1404, '_field_24', '10/10/2020'),
(78727, 1404, '_field_20', 'Mila'),
(78728, 1404, '_field_22', 'F'),
(78729, 1404, '_field_26', 'English'),
(78730, 1404, '_field_27', ''),
(78731, 1404, '_field_30', 'Canadian'),
(78732, 1404, '_field_32', 'N'),
(78733, 1404, '_field_72', ''),
(78734, 1404, '_field_36', 'read, puzzles, drawing, throwing balls, play with her kitchen'),
(78735, 1404, '_field_37', 'loves being outside at the park, gymnastics, swimming'),
(78736, 1404, '_field_38', 'Yes'),
(78737, 1404, '_field_39', 'Yes'),
(78738, 1404, '_field_61', 'Yes'),
(78739, 1404, '_field_53', 'Did a nanny share from 11 months to 20 months, then started full day in home daycare with 8 other kids'),
(78740, 1404, '_field_54', 'No'),
(78741, 1404, '_field_55', ''),
(78742, 1404, '_field_56', ''),
(78743, 1404, '_field_42', 'Mila has eczema - we apply petroleum jelly to her affected areas (left wrist and left elbow) during the day, and use a hydrocortisone cream overnight'),
(78744, 1404, '_field_43', 'No'),
(78745, 1404, '_field_62', ''),
(78746, 1404, '_field_44', 'No'),
(78747, 1404, '_field_63', ''),
(78748, 1404, '_field_45', 'No'),
(78749, 1404, '_field_64', ''),
(78750, 1404, '_field_46', 'N'),
(78751, 1404, '_field_65', ''),
(78752, 1404, '_field_47', 'We have a few family and friends that have their kids in Montessori programs. These kids are well rounded, polite, self-sufficient for their age, which are qualities we want for our daughter, Mila.\nMy husband and I especially love the opportunity for her to learn about Italian culture and language as well as participate in gardening. '),
(78753, 1404, '_field_73', 'At home, we have created a routine for Mila, which includes time for reading, free play and outdoor play. We appreciate that the Montessori Method will continue a similar structure while adding enriching content to her life.\nFurthermore, as a personal parenting goal, we want to expose Mila to as many languages as possible and would love for her to know at least two languages. At home she speaks English, and with her grandparents, Hindi. At her current daycare, she is learning French. With the Montessori Method, it delights us to know she will be learning Italian.  '),
(78754, 1404, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(78755, 1404, '_field_67', '1'),
(78756, 1404, '_form_id', '2'),
(78757, 1404, '_seq_num', '495'),
(78758, 1405, '_field_5', 'Full Day'),
(78759, 1405, '_field_7', 'September 2020'),
(78760, 1405, '_field_9', '0'),
(78761, 1405, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(78762, 1405, '_field_70', ''),
(78763, 1405, '_field_71', ''),
(78764, 1405, '_field_17', 'Siddharth'),
(78765, 1405, '_field_19', 'Hathiramani'),
(78766, 1405, '_field_21', '6043629624'),
(78767, 1405, '_field_23', 'sidh86@gmail.com'),
(78768, 1405, '_field_25', '2169 Victoria Drive'),
(78769, 1405, '_field_28', ''),
(78770, 1405, '_field_29', 'Vancouver'),
(78771, 1405, '_field_33', 'BC'),
(78772, 1405, '_field_31', 'V5N4K5'),
(78773, 1405, '_field_34', 'Deloitte'),
(78774, 1405, '_field_35', '6043629624'),
(78775, 1405, '_field_41', '1'),
(78776, 1405, '_field_57', ''),
(78777, 1405, '_field_58', ''),
(78778, 1405, '_field_59', ''),
(78779, 1405, '_field_60', ''),
(78780, 1405, '_field_18', 'Mila'),
(78781, 1405, '_field_24', '10/10/2020'),
(78782, 1405, '_field_20', 'Mila'),
(78783, 1405, '_field_22', 'F'),
(78784, 1405, '_field_26', 'English'),
(78785, 1405, '_field_27', ''),
(78786, 1405, '_field_30', 'Canadian'),
(78787, 1405, '_field_32', 'N'),
(78788, 1405, '_field_72', ''),
(78789, 1405, '_field_36', 'read, puzzles, drawing, throwing balls, play with her kitchen'),
(78790, 1405, '_field_37', 'loves being outside at the park, gymnastics, swimming'),
(78791, 1405, '_field_38', 'Yes'),
(78792, 1405, '_field_39', 'Yes'),
(78793, 1405, '_field_61', 'Yes'),
(78794, 1405, '_field_53', 'Did a nanny share from 11 months to 20 months, then started full day in home daycare with 8 other kids'),
(78795, 1405, '_field_54', 'No'),
(78796, 1405, '_field_55', ''),
(78797, 1405, '_field_56', ''),
(78798, 1405, '_field_42', 'Mila has eczema - we apply petroleum jelly to her affected areas (left wrist and left elbow) during the day, and use a hydrocortisone cream overnight'),
(78799, 1405, '_field_43', 'No'),
(78800, 1405, '_field_62', ''),
(78801, 1405, '_field_44', 'No'),
(78802, 1405, '_field_63', ''),
(78803, 1405, '_field_45', 'No'),
(78804, 1405, '_field_64', ''),
(78805, 1405, '_field_46', 'N'),
(78806, 1405, '_field_65', ''),
(78807, 1405, '_field_47', 'We have a few family and friends that have their kids in Montessori programs. These kids are well rounded, polite, self-sufficient for their age, which are qualities we want for our daughter, Mila.\nMy husband and I especially love the opportunity for her to learn about Italian culture and language as well as participate in gardening. '),
(78808, 1405, '_field_73', 'At home, we have created a routine for Mila, which includes time for reading, free play and outdoor play. We appreciate that the Montessori Method will continue a similar structure while adding enriching content to her life.\nFurthermore, as a personal parenting goal, we want to expose Mila to as many languages as possible and would love for her to know at least two languages. At home she speaks English, and with her grandparents, Hindi. At her current daycare, she is learning French. With the Montessori Method, it delights us to know she will be learning Italian.  '),
(78809, 1405, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(78810, 1405, '_field_67', '1'),
(78811, 1405, '_form_id', '2'),
(78812, 1405, '_seq_num', '496'),
(78813, 1406, '_field_74', 'Kindergarten'),
(78814, 1406, '_field_75', 'September 2020'),
(78815, 1406, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(78816, 1406, '_field_78', ''),
(78817, 1406, '_field_79', ''),
(78818, 1406, '_field_80', 'Manoj'),
(78819, 1406, '_field_81', 'Haley'),
(78820, 1406, '_field_82', '778-919-4444'),
(78821, 1406, '_field_83', 'truepotential.manoj.mh@gmail.com'),
(78822, 1406, '_field_84', '641 Winderemere St.'),
(78823, 1406, '_field_85', 'Bsmt'),
(78824, 1406, '_field_86', 'Vancouver'),
(78825, 1406, '_field_87', 'BC'),
(78826, 1406, '_field_88', 'V5K4J3'),
(78827, 1406, '_field_89', 'Sutton Place Hotel'),
(78828, 1406, '_field_90', '604-682-5511'),
(78829, 1406, '_field_91', '1'),
(78830, 1406, '_field_92', 'Potjana'),
(78831, 1406, '_field_93', 'Khongjaroen'),
(78832, 1406, '_field_94', 'rootfull@yahoo.com'),
(78833, 1406, '_field_95', '604-379-4699'),
(78834, 1406, '_field_128', 'Pan Pacific Hotel'),
(78835, 1406, '_field_129', '604-662-81111'),
(78836, 1406, '_field_96', 'Arise Onechai Haley'),
(78837, 1406, '_field_97', '30/03/2015'),
(78838, 1406, '_field_98', 'Arise'),
(78839, 1406, '_field_99', 'Male'),
(78840, 1406, '_field_100', 'English'),
(78841, 1406, '_field_101', 'Thai'),
(78842, 1406, '_field_102', 'Canadian'),
(78843, 1406, '_field_103', 'Yes'),
(78844, 1406, '_field_104', 'Essence Mark-James Haley/ Age 3, Virtue Dorothy Lynn Haley/ Age 2'),
(78845, 1406, '_field_105', 'Play with Lego, Monster Trucks and Dinosaurs, Building Blocks.'),
(78846, 1406, '_field_106', 'Play with Toys, Run and Play Outside, Reading, Drawing, Writing'),
(78847, 1406, '_field_130', 'Monkey Tree Montessori Preschool'),
(78848, 1406, '_field_137', 'Writing, Reading, Group activities, field trips, learning new games and concepts.'),
(78849, 1406, '_field_131', 'Preschool'),
(78850, 1406, '_field_138', 'Speaks thai at home, travels once a month, has family time a consistent basis.'),
(78851, 1406, '_field_114', 'None.'),
(78852, 1406, '_field_115', 'No'),
(78853, 1406, '_field_116', ''),
(78854, 1406, '_field_117', 'No'),
(78855, 1406, '_field_118', ''),
(78856, 1406, '_field_119', 'No'),
(78857, 1406, '_field_120', ''),
(78858, 1406, '_field_121', 'No'),
(78859, 1406, '_field_122', ''),
(78860, 1406, '_field_132', 'No'),
(78861, 1406, '_field_133', ''),
(78862, 1406, '_field_134', 'No'),
(78863, 1406, '_field_135', ''),
(78864, 1406, '_field_123', 'We were excited from the beginning we got accepted to Monkey Tree Montessori Preschool for our kids.  We sincerely appreciate Montessori way of teaching and learning on how it emphasizes learning not based on age but rather on child\'s rate and speed on completing a certain skill before moving on to the next one.\nKeeping this in mind we are excited to have our children to keeping moving forward in a Montessori education program like WMA!'),
(78865, 1406, '_field_124', 'As parents we are very attentive in our child\'s learning in regards to they maximize their abilities and potential in their growth in becoming their unique self.  We feel that Montessori curriculum facilitates exactly this.  We absolutely love and respect Montessori teachers and parents.  We feel these associations is aligned with educational goals for our family!  '),
(78866, 1406, '_field_136', 'Arise is definitely the more introspective of our 3 kids.  His brother Essence is 14 months younger but definitely looks up to his brother 100%.  Their sister Virtue has grown in rapid speed in all areas because of her brothers.  We are blessed to have them in our lives.  And we\'d like to continue to share our joy to the world with WMA!'),
(78867, 1406, '_field_126', '1'),
(78868, 1406, '_form_id', '3'),
(78869, 1406, '_seq_num', '412'),
(78870, 1407, '_field_74', 'Kindergarten'),
(78871, 1407, '_field_75', 'September 2020'),
(78872, 1407, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(78873, 1407, '_field_78', ''),
(78874, 1407, '_field_79', ''),
(78875, 1407, '_field_80', 'Manoj'),
(78876, 1407, '_field_81', 'Haley'),
(78877, 1407, '_field_82', '778-919-4444'),
(78878, 1407, '_field_83', 'truepotential.manoj.mh@gmail.com'),
(78879, 1407, '_field_84', '641 Winderemere St.'),
(78880, 1407, '_field_85', 'Bsmt'),
(78881, 1407, '_field_86', 'Vancouver'),
(78882, 1407, '_field_87', 'BC'),
(78883, 1407, '_field_88', 'V5K4J3'),
(78884, 1407, '_field_89', 'Sutton Place Hotel'),
(78885, 1407, '_field_90', '604-682-5511'),
(78886, 1407, '_field_91', '1'),
(78887, 1407, '_field_92', 'Potjana'),
(78888, 1407, '_field_93', 'Khongjaroen'),
(78889, 1407, '_field_94', 'rootfull@yahoo.com'),
(78890, 1407, '_field_95', '604-379-4699'),
(78891, 1407, '_field_128', 'Pan Pacific Hotel'),
(78892, 1407, '_field_129', '604-662-81111'),
(78893, 1407, '_field_96', 'Arise Onechai Haley'),
(78894, 1407, '_field_97', '30/03/2015'),
(78895, 1407, '_field_98', 'Arise'),
(78896, 1407, '_field_99', 'Male'),
(78897, 1407, '_field_100', 'English'),
(78898, 1407, '_field_101', 'Thai'),
(78899, 1407, '_field_102', 'Canadian'),
(78900, 1407, '_field_103', 'Yes'),
(78901, 1407, '_field_104', 'Essence Mark-James Haley/ Age 3, Virtue Dorothy Lynn Haley/ Age 2'),
(78902, 1407, '_field_105', 'Play with Lego, Monster Trucks and Dinosaurs, Building Blocks.'),
(78903, 1407, '_field_106', 'Play with Toys, Run and Play Outside, Reading, Drawing, Writing'),
(78904, 1407, '_field_130', 'Monkey Tree Montessori Preschool'),
(78905, 1407, '_field_137', 'Writing, Reading, Group activities, field trips, learning new games and concepts.'),
(78906, 1407, '_field_131', 'Preschool'),
(78907, 1407, '_field_138', 'Speaks thai at home, travels once a month, has family time a consistent basis.'),
(78908, 1407, '_field_114', 'None.'),
(78909, 1407, '_field_115', 'No'),
(78910, 1407, '_field_116', ''),
(78911, 1407, '_field_117', 'No'),
(78912, 1407, '_field_118', ''),
(78913, 1407, '_field_119', 'No'),
(78914, 1407, '_field_120', ''),
(78915, 1407, '_field_121', 'No'),
(78916, 1407, '_field_122', ''),
(78917, 1407, '_field_132', 'No'),
(78918, 1407, '_field_133', ''),
(78919, 1407, '_field_134', 'No'),
(78920, 1407, '_field_135', ''),
(78921, 1407, '_field_123', 'We were excited from the beginning we got accepted to Monkey Tree Montessori Preschool for our kids.  We sincerely appreciate Montessori way of teaching and learning on how it emphasizes learning not based on age but rather on child\'s rate and speed on completing a certain skill before moving on to the next one.\nKeeping this in mind we are excited to have our children to keeping moving forward in a Montessori education program like WMA!'),
(78922, 1407, '_field_124', 'As parents we are very attentive in our child\'s learning in regards to they maximize their abilities and potential in their growth in becoming their unique self.  We feel that Montessori curriculum facilitates exactly this.  We absolutely love and respect Montessori teachers and parents.  We feel these associations is aligned with educational goals for our family!  '),
(78923, 1407, '_field_136', 'Arise is definitely the more introspective of our 3 kids.  His brother Essence is 14 months younger but definitely looks up to his brother 100%.  Their sister Virtue has grown in rapid speed in all areas because of her brothers.  We are blessed to have them in our lives.  And we\'d like to continue to share our joy to the world with WMA!'),
(78924, 1407, '_field_126', '1'),
(78925, 1407, '_form_id', '3'),
(78926, 1407, '_seq_num', '413'),
(78927, 1408, '_field_5', 'Full Day'),
(78928, 1408, '_field_7', 'September 2020'),
(78929, 1408, '_field_9', '0'),
(78930, 1408, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(78931, 1408, '_field_70', ''),
(78932, 1408, '_field_71', ''),
(78933, 1408, '_field_17', 'Lauren'),
(78934, 1408, '_field_19', 'Shay'),
(78935, 1408, '_field_21', '6043414467'),
(78936, 1408, '_field_23', 'shay.laur@gmail.com'),
(78937, 1408, '_field_25', '2447 East 21 Ave'),
(78938, 1408, '_field_28', '2447 East 21 Ave'),
(78939, 1408, '_field_29', 'Vancouver'),
(78940, 1408, '_field_33', 'BC'),
(78941, 1408, '_field_31', 'V5M2V9'),
(78942, 1408, '_field_34', 'East Vancouver Counselling'),
(78943, 1408, '_field_35', '6043414467'),
(78944, 1408, '_field_41', '1'),
(78945, 1408, '_field_57', ''),
(78946, 1408, '_field_58', ''),
(78947, 1408, '_field_59', ''),
(78948, 1408, '_field_60', ''),
(78949, 1408, '_field_18', 'Elliot Shay-Waddell'),
(78950, 1408, '_field_24', '14/11/2017'),
(78951, 1408, '_field_20', ''),
(78952, 1408, '_field_22', 'M'),
(78953, 1408, '_field_26', 'English'),
(78954, 1408, '_field_27', ''),
(78955, 1408, '_field_30', 'Canada'),
(78956, 1408, '_field_32', 'N'),
(78957, 1408, '_field_72', ''),
(78958, 1408, '_field_36', 'Puzzles, books'),
(78959, 1408, '_field_37', 'singing, climbing'),
(78960, 1408, '_field_38', 'No'),
(78961, 1408, '_field_39', 'No'),
(78962, 1408, '_field_61', ''),
(78963, 1408, '_field_53', ''),
(78964, 1408, '_field_54', 'No'),
(78965, 1408, '_field_55', ''),
(78966, 1408, '_field_56', ''),
(78967, 1408, '_field_42', 'no issues'),
(78968, 1408, '_field_43', 'No'),
(78969, 1408, '_field_62', ''),
(78970, 1408, '_field_44', 'No'),
(78971, 1408, '_field_63', ''),
(78972, 1408, '_field_45', 'No'),
(78973, 1408, '_field_64', ''),
(78974, 1408, '_field_46', 'N'),
(78975, 1408, '_field_65', ''),
(78976, 1408, '_field_47', 'I believe he will benefit from being in a supportive environment with other kids.'),
(78977, 1408, '_field_73', 'Elliot is a highly independent, confident kid.  I believe that self-directed activity will be an excellent fit for him.'),
(78978, 1408, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:13:\"Casa One Year\";}'),
(78979, 1408, '_field_67', '1'),
(78980, 1408, '_form_id', '2'),
(78981, 1408, '_seq_num', '497'),
(78982, 1409, '_field_5', 'Full Day'),
(78983, 1409, '_field_7', 'September 2020'),
(78984, 1409, '_field_9', '0'),
(78985, 1409, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(78986, 1409, '_field_70', ''),
(78987, 1409, '_field_71', ''),
(78988, 1409, '_field_17', 'Lauren'),
(78989, 1409, '_field_19', 'Shay'),
(78990, 1409, '_field_21', '6043414467'),
(78991, 1409, '_field_23', 'shay.laur@gmail.com'),
(78992, 1409, '_field_25', '2447 East 21 Ave'),
(78993, 1409, '_field_28', '2447 East 21 Ave'),
(78994, 1409, '_field_29', 'Vancouver'),
(78995, 1409, '_field_33', 'BC'),
(78996, 1409, '_field_31', 'V5M2V9'),
(78997, 1409, '_field_34', 'East Vancouver Counselling'),
(78998, 1409, '_field_35', '6043414467'),
(78999, 1409, '_field_41', '1'),
(79000, 1409, '_field_57', ''),
(79001, 1409, '_field_58', ''),
(79002, 1409, '_field_59', ''),
(79003, 1409, '_field_60', ''),
(79004, 1409, '_field_18', 'Elliot Shay-Waddell'),
(79005, 1409, '_field_24', '14/11/2017'),
(79006, 1409, '_field_20', ''),
(79007, 1409, '_field_22', 'M'),
(79008, 1409, '_field_26', 'English'),
(79009, 1409, '_field_27', ''),
(79010, 1409, '_field_30', 'Canada'),
(79011, 1409, '_field_32', 'N'),
(79012, 1409, '_field_72', ''),
(79013, 1409, '_field_36', 'Puzzles, books'),
(79014, 1409, '_field_37', 'singing, climbing'),
(79015, 1409, '_field_38', 'No'),
(79016, 1409, '_field_39', 'No'),
(79017, 1409, '_field_61', ''),
(79018, 1409, '_field_53', ''),
(79019, 1409, '_field_54', 'No'),
(79020, 1409, '_field_55', ''),
(79021, 1409, '_field_56', ''),
(79022, 1409, '_field_42', 'no issues'),
(79023, 1409, '_field_43', 'No'),
(79024, 1409, '_field_62', ''),
(79025, 1409, '_field_44', 'No'),
(79026, 1409, '_field_63', ''),
(79027, 1409, '_field_45', 'No'),
(79028, 1409, '_field_64', ''),
(79029, 1409, '_field_46', 'N'),
(79030, 1409, '_field_65', ''),
(79031, 1409, '_field_47', 'I believe he will benefit from being in a supportive environment with other kids.'),
(79032, 1409, '_field_73', 'Elliot is a highly independent, confident kid.  I believe that self-directed activity will be an excellent fit for him.'),
(79033, 1409, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:13:\"Casa One Year\";}'),
(79034, 1409, '_field_67', '1'),
(79035, 1409, '_form_id', '2'),
(79036, 1409, '_seq_num', '498'),
(79037, 1410, '_field_5', 'Morning Session'),
(79038, 1410, '_field_7', 'September 2020'),
(79039, 1410, '_field_9', '0'),
(79040, 1410, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(79041, 1410, '_field_70', ''),
(79042, 1410, '_field_71', ''),
(79043, 1410, '_field_17', 'Manpreet'),
(79044, 1410, '_field_19', 'Purewal'),
(79045, 1410, '_field_21', '7783170296'),
(79046, 1410, '_field_23', 'sonia05purewal@gmail.com'),
(79047, 1410, '_field_25', '3429 Oxford Street'),
(79048, 1410, '_field_28', ''),
(79049, 1410, '_field_29', 'Vancouver'),
(79050, 1410, '_field_33', 'BC'),
(79051, 1410, '_field_31', 'V5k1N8'),
(79052, 1410, '_field_34', 'Providence Health Care'),
(79053, 1410, '_field_35', '6048069090'),
(79054, 1410, '_field_41', '1'),
(79055, 1410, '_field_57', ''),
(79056, 1410, '_field_58', ''),
(79057, 1410, '_field_59', ''),
(79058, 1410, '_field_60', ''),
(79059, 1410, '_field_18', 'Gavinveer'),
(79060, 1410, '_field_24', '17/09/2017'),
(79061, 1410, '_field_20', 'Gavin'),
(79062, 1410, '_field_22', 'M'),
(79063, 1410, '_field_26', 'English'),
(79064, 1410, '_field_27', 'Punjabi'),
(79065, 1410, '_field_30', 'Canadian'),
(79066, 1410, '_field_32', 'N'),
(79067, 1410, '_field_72', ''),
(79068, 1410, '_field_36', 'reading, playing outdoors, colouring'),
(79069, 1410, '_field_37', 'playing soccer, playing in the playground'),
(79070, 1410, '_field_38', 'Yes'),
(79071, 1410, '_field_39', 'Yes'),
(79072, 1410, '_field_61', 'Yes'),
(79073, 1410, '_field_53', ''),
(79074, 1410, '_field_54', 'No'),
(79075, 1410, '_field_55', ''),
(79076, 1410, '_field_56', ''),
(79077, 1410, '_field_42', 'n/a'),
(79078, 1410, '_field_43', 'No'),
(79079, 1410, '_field_62', ''),
(79080, 1410, '_field_44', 'No'),
(79081, 1410, '_field_63', ''),
(79082, 1410, '_field_45', 'No'),
(79083, 1410, '_field_64', ''),
(79084, 1410, '_field_46', 'N'),
(79085, 1410, '_field_65', ''),
(79086, 1410, '_field_47', 'I have researched the program and think it is a great fit for my son'),
(79087, 1410, '_field_73', 'The half day program is a great fit for our family.  My son enjoys interating with other students. '),
(79088, 1410, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(79089, 1410, '_field_67', '1'),
(79090, 1410, '_form_id', '2'),
(79091, 1410, '_seq_num', '499'),
(79092, 1411, '_field_5', 'Morning Session'),
(79093, 1411, '_field_7', 'September 2020'),
(79094, 1411, '_field_9', '0'),
(79095, 1411, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(79096, 1411, '_field_70', ''),
(79097, 1411, '_field_71', ''),
(79098, 1411, '_field_17', 'Manpreet'),
(79099, 1411, '_field_19', 'Purewal'),
(79100, 1411, '_field_21', '7783170296'),
(79101, 1411, '_field_23', 'sonia05purewal@gmail.com'),
(79102, 1411, '_field_25', '3429 Oxford Street'),
(79103, 1411, '_field_28', ''),
(79104, 1411, '_field_29', 'Vancouver'),
(79105, 1411, '_field_33', 'BC'),
(79106, 1411, '_field_31', 'V5k1N8'),
(79107, 1411, '_field_34', 'Providence Health Care'),
(79108, 1411, '_field_35', '6048069090'),
(79109, 1411, '_field_41', '1'),
(79110, 1411, '_field_57', ''),
(79111, 1411, '_field_58', ''),
(79112, 1411, '_field_59', ''),
(79113, 1411, '_field_60', ''),
(79114, 1411, '_field_18', 'Gavinveer'),
(79115, 1411, '_field_24', '17/09/2017'),
(79116, 1411, '_field_20', 'Gavin'),
(79117, 1411, '_field_22', 'M'),
(79118, 1411, '_field_26', 'English'),
(79119, 1411, '_field_27', 'Punjabi'),
(79120, 1411, '_field_30', 'Canadian'),
(79121, 1411, '_field_32', 'N'),
(79122, 1411, '_field_72', ''),
(79123, 1411, '_field_36', 'reading, playing outdoors, colouring'),
(79124, 1411, '_field_37', 'playing soccer, playing in the playground'),
(79125, 1411, '_field_38', 'Yes'),
(79126, 1411, '_field_39', 'Yes'),
(79127, 1411, '_field_61', 'Yes'),
(79128, 1411, '_field_53', ''),
(79129, 1411, '_field_54', 'No'),
(79130, 1411, '_field_55', ''),
(79131, 1411, '_field_56', ''),
(79132, 1411, '_field_42', 'n/a'),
(79133, 1411, '_field_43', 'No'),
(79134, 1411, '_field_62', ''),
(79135, 1411, '_field_44', 'No'),
(79136, 1411, '_field_63', ''),
(79137, 1411, '_field_45', 'No'),
(79138, 1411, '_field_64', ''),
(79139, 1411, '_field_46', 'N'),
(79140, 1411, '_field_65', ''),
(79141, 1411, '_field_47', 'I have researched the program and think it is a great fit for my son'),
(79142, 1411, '_field_73', 'The half day program is a great fit for our family.  My son enjoys interating with other students. '),
(79143, 1411, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(79144, 1411, '_field_67', '1'),
(79145, 1411, '_form_id', '2'),
(79146, 1411, '_seq_num', '500'),
(79147, 1412, '_field_5', 'Full Day'),
(79148, 1412, '_field_7', 'September 2020'),
(79149, 1412, '_field_9', '0'),
(79150, 1412, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(79151, 1412, '_field_70', 'Leo Myers '),
(79152, 1412, '_field_71', ''),
(79153, 1412, '_field_17', 'Stephanie'),
(79154, 1412, '_field_19', 'Leo'),
(79155, 1412, '_field_21', '7788715396'),
(79156, 1412, '_field_23', 'stephanienancyleo@gmail.com'),
(79157, 1412, '_field_25', '3085 E 20th Ave '),
(79158, 1412, '_field_28', ''),
(79159, 1412, '_field_29', 'Vancouver'),
(79160, 1412, '_field_33', 'BC'),
(79161, 1412, '_field_31', 'V5M2V3'),
(79162, 1412, '_field_34', 'Aritzia '),
(79163, 1412, '_field_35', '6044338317'),
(79164, 1412, '_field_41', '1'),
(79165, 1412, '_field_57', ''),
(79166, 1412, '_field_58', ''),
(79167, 1412, '_field_59', ''),
(79168, 1412, '_field_60', ''),
(79169, 1412, '_field_18', 'Luca Myers'),
(79170, 1412, '_field_24', '15/12/2016'),
(79171, 1412, '_field_20', ''),
(79172, 1412, '_field_22', 'M'),
(79173, 1412, '_field_26', 'English '),
(79174, 1412, '_field_27', ''),
(79175, 1412, '_field_30', 'Canadian and Swiss'),
(79176, 1412, '_field_32', 'Yes'),
(79177, 1412, '_field_72', 'Leo Myers'),
(79178, 1412, '_field_36', 'Imagination play with dinosaurs, reading, LEGO'),
(79179, 1412, '_field_37', 'LEGO, ball sports '),
(79180, 1412, '_field_38', 'Yes'),
(79181, 1412, '_field_39', 'Yes'),
(79182, 1412, '_field_61', 'Yes'),
(79183, 1412, '_field_53', ''),
(79184, 1412, '_field_54', 'Yes'),
(79185, 1412, '_field_55', 'Happy Corner Preschool'),
(79186, 1412, '_field_56', 'Yes'),
(79187, 1412, '_field_42', 'N/A'),
(79188, 1412, '_field_43', 'No'),
(79189, 1412, '_field_62', ''),
(79190, 1412, '_field_44', 'No'),
(79191, 1412, '_field_63', ''),
(79192, 1412, '_field_45', 'No'),
(79193, 1412, '_field_64', ''),
(79194, 1412, '_field_46', 'N'),
(79195, 1412, '_field_65', ''),
(79196, 1412, '_field_47', 'Older child already attends and we really enjoy being part of the community '),
(79197, 1412, '_field_73', 'We support the independent work and self pacing and the “love of learning” that it encourages'),
(79198, 1412, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(79199, 1412, '_field_67', '1'),
(79200, 1412, '_form_id', '2'),
(79201, 1412, '_seq_num', '501'),
(79202, 1413, '_field_5', 'Full Day'),
(79203, 1413, '_field_7', 'September 2020'),
(79204, 1413, '_field_9', '0'),
(79205, 1413, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(79206, 1413, '_field_70', 'Leo Myers '),
(79207, 1413, '_field_71', ''),
(79208, 1413, '_field_17', 'Stephanie'),
(79209, 1413, '_field_19', 'Leo'),
(79210, 1413, '_field_21', '7788715396'),
(79211, 1413, '_field_23', 'stephanienancyleo@gmail.com'),
(79212, 1413, '_field_25', '3085 E 20th Ave '),
(79213, 1413, '_field_28', ''),
(79214, 1413, '_field_29', 'Vancouver'),
(79215, 1413, '_field_33', 'BC'),
(79216, 1413, '_field_31', 'V5M2V3'),
(79217, 1413, '_field_34', 'Aritzia '),
(79218, 1413, '_field_35', '6044338317'),
(79219, 1413, '_field_41', '1'),
(79220, 1413, '_field_57', ''),
(79221, 1413, '_field_58', ''),
(79222, 1413, '_field_59', ''),
(79223, 1413, '_field_60', ''),
(79224, 1413, '_field_18', 'Luca Myers'),
(79225, 1413, '_field_24', '15/12/2016'),
(79226, 1413, '_field_20', ''),
(79227, 1413, '_field_22', 'M'),
(79228, 1413, '_field_26', 'English '),
(79229, 1413, '_field_27', ''),
(79230, 1413, '_field_30', 'Canadian and Swiss'),
(79231, 1413, '_field_32', 'Yes'),
(79232, 1413, '_field_72', 'Leo Myers'),
(79233, 1413, '_field_36', 'Imagination play with dinosaurs, reading, LEGO'),
(79234, 1413, '_field_37', 'LEGO, ball sports '),
(79235, 1413, '_field_38', 'Yes'),
(79236, 1413, '_field_39', 'Yes'),
(79237, 1413, '_field_61', 'Yes'),
(79238, 1413, '_field_53', ''),
(79239, 1413, '_field_54', 'Yes'),
(79240, 1413, '_field_55', 'Happy Corner Preschool'),
(79241, 1413, '_field_56', 'Yes'),
(79242, 1413, '_field_42', 'N/A'),
(79243, 1413, '_field_43', 'No'),
(79244, 1413, '_field_62', ''),
(79245, 1413, '_field_44', 'No'),
(79246, 1413, '_field_63', ''),
(79247, 1413, '_field_45', 'No'),
(79248, 1413, '_field_64', ''),
(79249, 1413, '_field_46', 'N'),
(79250, 1413, '_field_65', ''),
(79251, 1413, '_field_47', 'Older child already attends and we really enjoy being part of the community '),
(79252, 1413, '_field_73', 'We support the independent work and self pacing and the “love of learning” that it encourages'),
(79253, 1413, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(79254, 1413, '_field_67', '1'),
(79255, 1413, '_form_id', '2'),
(79256, 1413, '_seq_num', '502'),
(79257, 1414, '_field_5', 'select'),
(79258, 1414, '_field_7', 'September 2020'),
(79259, 1414, '_field_9', '1'),
(79260, 1414, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(79261, 1414, '_field_70', ''),
(79262, 1414, '_field_71', 'Friend of school staff recommendation'),
(79263, 1414, '_field_17', 'Michael'),
(79264, 1414, '_field_19', 'Sam'),
(79265, 1414, '_field_21', '604-765-2246'),
(79266, 1414, '_field_23', 'mikesam70@hotmail.com'),
(79267, 1414, '_field_25', '2888 E 2nd Ave.'),
(79268, 1414, '_field_28', '501'),
(79269, 1414, '_field_29', 'Vancouver'),
(79270, 1414, '_field_33', 'BC'),
(79271, 1414, '_field_31', 'V5M0B9'),
(79272, 1414, '_field_34', 'Canadian Red Cross'),
(79273, 1414, '_field_35', '604-353-9068'),
(79274, 1414, '_field_41', '0'),
(79275, 1414, '_field_57', ''),
(79276, 1414, '_field_58', ''),
(79277, 1414, '_field_59', ''),
(79278, 1414, '_field_60', ''),
(79279, 1414, '_field_18', 'Marisa Sam'),
(79280, 1414, '_field_24', '05/04/2016'),
(79281, 1414, '_field_20', ''),
(79282, 1414, '_field_22', 'F'),
(79283, 1414, '_field_26', 'English'),
(79284, 1414, '_field_27', ''),
(79285, 1414, '_field_30', 'Canadian'),
(79286, 1414, '_field_32', 'N'),
(79287, 1414, '_field_72', ''),
(79288, 1414, '_field_36', 'Reading, tracing letters and numbers, singing to herself and eating.'),
(79289, 1414, '_field_37', 'Dancing, colouring, playing picnic, pretend shopping.'),
(79290, 1414, '_field_38', 'Yes'),
(79291, 1414, '_field_39', 'Yes'),
(79292, 1414, '_field_61', 'Yes'),
(79293, 1414, '_field_53', ''),
(79294, 1414, '_field_54', 'Yes'),
(79295, 1414, '_field_55', 'Montessori preschool'),
(79296, 1414, '_field_56', 'n'),
(79297, 1414, '_field_42', 'No'),
(79298, 1414, '_field_43', 'No'),
(79299, 1414, '_field_62', ''),
(79300, 1414, '_field_44', 'No'),
(79301, 1414, '_field_63', ''),
(79302, 1414, '_field_45', 'No'),
(79303, 1414, '_field_64', ''),
(79304, 1414, '_field_46', 'N'),
(79305, 1414, '_field_65', ''),
(79306, 1414, '_field_47', 'We believe that Marisa would fit nicely in your unique school environment, where the teachers have an opportunity to provide more attention to each student and for more than one year. We also think it is important for her to have the opportunity to learn at her own pace and more importantly, move ahead in subjects that she enjoys.'),
(79307, 1414, '_field_73', 'We would love to continue her education under Montessori method. She really enjoys interacting with children of different ages. For example, she enjoys leading younger children in circle time songs. The method\'s flexible learning style, allowing some independence and periods of concentrated work sessions, seem to fit her learning style. I have seen her focus on projects like alphabet tracing, sewing for extended periods of time and believe it was a result of her Montessori education up to now. I was also happy with my Montessori education growing up and now appreciate the difference having looking at continuing this options for Marisa since it seems to fit for her.'),
(79308, 1414, '_field_49', 'a:2:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:13:\"Casa One Year\";}'),
(79309, 1414, '_field_67', '1'),
(79310, 1414, '_form_id', '2'),
(79311, 1414, '_seq_num', '503'),
(79312, 1415, '_field_5', 'select'),
(79313, 1415, '_field_7', 'September 2020'),
(79314, 1415, '_field_9', '1'),
(79315, 1415, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(79316, 1415, '_field_70', ''),
(79317, 1415, '_field_71', 'Friend of school staff recommendation'),
(79318, 1415, '_field_17', 'Michael'),
(79319, 1415, '_field_19', 'Sam'),
(79320, 1415, '_field_21', '604-765-2246'),
(79321, 1415, '_field_23', 'mikesam70@hotmail.com'),
(79322, 1415, '_field_25', '2888 E 2nd Ave.'),
(79323, 1415, '_field_28', '501'),
(79324, 1415, '_field_29', 'Vancouver'),
(79325, 1415, '_field_33', 'BC'),
(79326, 1415, '_field_31', 'V5M0B9'),
(79327, 1415, '_field_34', 'Canadian Red Cross'),
(79328, 1415, '_field_35', '604-353-9068'),
(79329, 1415, '_field_41', '0'),
(79330, 1415, '_field_57', ''),
(79331, 1415, '_field_58', ''),
(79332, 1415, '_field_59', ''),
(79333, 1415, '_field_60', ''),
(79334, 1415, '_field_18', 'Marisa Sam'),
(79335, 1415, '_field_24', '05/04/2016'),
(79336, 1415, '_field_20', ''),
(79337, 1415, '_field_22', 'F'),
(79338, 1415, '_field_26', 'English'),
(79339, 1415, '_field_27', ''),
(79340, 1415, '_field_30', 'Canadian'),
(79341, 1415, '_field_32', 'N'),
(79342, 1415, '_field_72', ''),
(79343, 1415, '_field_36', 'Reading, tracing letters and numbers, singing to herself and eating.'),
(79344, 1415, '_field_37', 'Dancing, colouring, playing picnic, pretend shopping.'),
(79345, 1415, '_field_38', 'Yes'),
(79346, 1415, '_field_39', 'Yes'),
(79347, 1415, '_field_61', 'Yes'),
(79348, 1415, '_field_53', ''),
(79349, 1415, '_field_54', 'Yes'),
(79350, 1415, '_field_55', 'Montessori preschool'),
(79351, 1415, '_field_56', 'n'),
(79352, 1415, '_field_42', 'No'),
(79353, 1415, '_field_43', 'No'),
(79354, 1415, '_field_62', ''),
(79355, 1415, '_field_44', 'No'),
(79356, 1415, '_field_63', ''),
(79357, 1415, '_field_45', 'No'),
(79358, 1415, '_field_64', ''),
(79359, 1415, '_field_46', 'N'),
(79360, 1415, '_field_65', ''),
(79361, 1415, '_field_47', 'We believe that Marisa would fit nicely in your unique school environment, where the teachers have an opportunity to provide more attention to each student and for more than one year. We also think it is important for her to have the opportunity to learn at her own pace and more importantly, move ahead in subjects that she enjoys.'),
(79362, 1415, '_field_73', 'We would love to continue her education under Montessori method. She really enjoys interacting with children of different ages. For example, she enjoys leading younger children in circle time songs. The method\'s flexible learning style, allowing some independence and periods of concentrated work sessions, seem to fit her learning style. I have seen her focus on projects like alphabet tracing, sewing for extended periods of time and believe it was a result of her Montessori education up to now. I was also happy with my Montessori education growing up and now appreciate the difference having looking at continuing this options for Marisa since it seems to fit for her.'),
(79363, 1415, '_field_49', 'a:2:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:13:\"Casa One Year\";}'),
(79364, 1415, '_field_67', '1'),
(79365, 1415, '_form_id', '2'),
(79366, 1415, '_seq_num', '504'),
(79367, 1416, '_field_74', 'Grade Four'),
(79368, 1416, '_field_75', 'September 2020'),
(79369, 1416, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(79370, 1416, '_field_78', ''),
(79371, 1416, '_field_79', ''),
(79372, 1416, '_field_80', 'Karen');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(79373, 1416, '_field_81', 'Gelb'),
(79374, 1416, '_field_82', '604-484-4881'),
(79375, 1416, '_field_83', 'karengelb@gmail.com'),
(79376, 1416, '_field_84', '3635 Commercial Street'),
(79377, 1416, '_field_85', ''),
(79378, 1416, '_field_86', 'Vancouver'),
(79379, 1416, '_field_87', 'BC'),
(79380, 1416, '_field_88', 'V5N4G1'),
(79381, 1416, '_field_89', 'Self-employed'),
(79382, 1416, '_field_90', '604-454-4212 (mobile)'),
(79383, 1416, '_field_91', '1'),
(79384, 1416, '_field_92', 'Lucas'),
(79385, 1416, '_field_93', 'Panjer'),
(79386, 1416, '_field_94', 'lucas@doox.net'),
(79387, 1416, '_field_95', '604-484-4881'),
(79388, 1416, '_field_128', 'Amazon Web Services'),
(79389, 1416, '_field_129', '778-875-3589 (mobile)'),
(79390, 1416, '_field_96', 'Max Tsvi Gelb Panjer'),
(79391, 1416, '_field_97', '24/07/2011'),
(79392, 1416, '_field_98', 'Max'),
(79393, 1416, '_field_99', 'Male'),
(79394, 1416, '_field_100', 'English'),
(79395, 1416, '_field_101', 'French (from French Immersion schooling)'),
(79396, 1416, '_field_102', 'Canadian'),
(79397, 1416, '_field_103', 'Yes'),
(79398, 1416, '_field_104', 'Isaac Panjer, 6yrs old'),
(79399, 1416, '_field_105', 'Max enjoys building with lego, imagination play based on developing rube goldberg type machines or new video game levels, he\'s currently into setting up domino knock-downs, and he loves video games.'),
(79400, 1416, '_field_106', 'Max generally enjoys the same activities with friends as he does alone, just with more conversation involved. Activities tend towards lego, building activities, imagination based designs, video games, etc.'),
(79401, 1416, '_field_130', 'Lord Selkirk Elementary School'),
(79402, 1416, '_field_137', 'Max enjoys math and sciences these days'),
(79403, 1416, '_field_131', '3'),
(79404, 1416, '_field_138', 'Max attends hebrew school and swimming lessons weekly. He enjoys skiing in the winter, biking in the spring, and has just started to get in to rock climbing.'),
(79405, 1416, '_field_114', 'No known physical health issues. Max struggles with generalized anxiety, which includes anxiety around separation, and some dimension of performance. As parents we have worked with psychologists over the years on parenting strategies to support anxiety management, and now that Max is old enough, he is starting to do his own work directly with a psychologist. \n\nWe would be happy to provide you with more detailed information about this as needed. '),
(79406, 1416, '_field_115', 'No'),
(79407, 1416, '_field_116', ''),
(79408, 1416, '_field_117', 'No'),
(79409, 1416, '_field_118', ''),
(79410, 1416, '_field_119', 'Yes'),
(79411, 1416, '_field_120', 'Max tends towards a vegetarian diet by nature. He does eat some meats on occasion; he rarely eats fish or shellfish. \n\nWe encourage him to try all foods, and then decide whether he likes it or not, as opposed to his natural instinct to do that in the inverse order.'),
(79412, 1416, '_field_121', 'No'),
(79413, 1416, '_field_122', ''),
(79414, 1416, '_field_132', 'No'),
(79415, 1416, '_field_133', ''),
(79416, 1416, '_field_134', 'Yes'),
(79417, 1416, '_field_135', 'Max recently completed a neuropsychological evaluation as part of our efforts to better understand his learning and development needs. Key findings of the assessment were giftedness (recommendation of \"P\" designation), along with anxiety (GAD), and mild presentation of inattentive type ADHD. We have only recently received the report, and are still unpacking the key details and their significance. We are following up on adhd management strategies with our doctor. We would be happy to share the report as needed, or further discuss by voice or in person.'),
(79418, 1416, '_field_123', 'We are looking for a school where Max, ideally both our boys, feel comfortable, secure, and respected, so they are not encumbered from learning, and their natural inquisitiveness and curiosity can flourish. In attending the classroom observation and the open house it was clear that warmth and caring permeate the WMA approach, hand in hand with educational goals. For Max in particular, we are hoping to find a school, and teachers, who see themselves as a central part of his team as he learns to manage his anxiety and adhd, while also having the ability and interest to adapt and respond to his learning potential (gifted). From what we’ve seen and heard, we feel that WMA is well suited to do just that.'),
(79419, 1416, '_field_124', 'Many dimensions of the Montessori Method seem to align with the educational goals/experience we have for our boys. Lucas (dad) had a positive experience attending Montessori for his elementary years. We value the approach of seeing the individuality and potential of every child, and tapping into areas of interest or relevance respectively. We think the flexibility for children to progress at their own pace, within a larger band of progress expectations, may be of particular value to Max as his educational journey may benefit from varied and asynchronous progression across topics/skills. We also feel that working with other kids across a broader range of age and ability than that found in a traditional single-grade class environment would be beneficial for Max\'s educational and social-emotional learning. On the whole, we feel that the Montessori Method, and WMA\'s application of it, is well positioned to create a consistent container of safety and nurturing for our children to learn and grow as individuals, and engaged community members. '),
(79420, 1416, '_field_136', 'Max is a kind, sweet, and funny guy. He has good intentions, a keen mind, and a delightful sense of humour. He thrives with clear and explicit expectations, positive reinforcement, and feeling like he\'s successfully achieving expectations. He does really well when he feels like people are on his team, and working with him, to achieve goals.'),
(79421, 1416, '_field_126', '1'),
(79422, 1416, '_form_id', '3'),
(79423, 1416, '_seq_num', '414'),
(79424, 1417, '_field_74', 'Grade Four'),
(79425, 1417, '_field_75', 'September 2020'),
(79426, 1417, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(79427, 1417, '_field_78', ''),
(79428, 1417, '_field_79', ''),
(79429, 1417, '_field_80', 'Karen'),
(79430, 1417, '_field_81', 'Gelb'),
(79431, 1417, '_field_82', '604-484-4881'),
(79432, 1417, '_field_83', 'karengelb@gmail.com'),
(79433, 1417, '_field_84', '3635 Commercial Street'),
(79434, 1417, '_field_85', ''),
(79435, 1417, '_field_86', 'Vancouver'),
(79436, 1417, '_field_87', 'BC'),
(79437, 1417, '_field_88', 'V5N4G1'),
(79438, 1417, '_field_89', 'Self-employed'),
(79439, 1417, '_field_90', '604-454-4212 (mobile)'),
(79440, 1417, '_field_91', '1'),
(79441, 1417, '_field_92', 'Lucas'),
(79442, 1417, '_field_93', 'Panjer'),
(79443, 1417, '_field_94', 'lucas@doox.net'),
(79444, 1417, '_field_95', '604-484-4881'),
(79445, 1417, '_field_128', 'Amazon Web Services'),
(79446, 1417, '_field_129', '778-875-3589 (mobile)'),
(79447, 1417, '_field_96', 'Max Tsvi Gelb Panjer'),
(79448, 1417, '_field_97', '24/07/2011'),
(79449, 1417, '_field_98', 'Max'),
(79450, 1417, '_field_99', 'Male'),
(79451, 1417, '_field_100', 'English'),
(79452, 1417, '_field_101', 'French (from French Immersion schooling)'),
(79453, 1417, '_field_102', 'Canadian'),
(79454, 1417, '_field_103', 'Yes'),
(79455, 1417, '_field_104', 'Isaac Panjer, 6yrs old'),
(79456, 1417, '_field_105', 'Max enjoys building with lego, imagination play based on developing rube goldberg type machines or new video game levels, he\'s currently into setting up domino knock-downs, and he loves video games.'),
(79457, 1417, '_field_106', 'Max generally enjoys the same activities with friends as he does alone, just with more conversation involved. Activities tend towards lego, building activities, imagination based designs, video games, etc.'),
(79458, 1417, '_field_130', 'Lord Selkirk Elementary School'),
(79459, 1417, '_field_137', 'Max enjoys math and sciences these days'),
(79460, 1417, '_field_131', '3'),
(79461, 1417, '_field_138', 'Max attends hebrew school and swimming lessons weekly. He enjoys skiing in the winter, biking in the spring, and has just started to get in to rock climbing.'),
(79462, 1417, '_field_114', 'No known physical health issues. Max struggles with generalized anxiety, which includes anxiety around separation, and some dimension of performance. As parents we have worked with psychologists over the years on parenting strategies to support anxiety management, and now that Max is old enough, he is starting to do his own work directly with a psychologist. \n\nWe would be happy to provide you with more detailed information about this as needed. '),
(79463, 1417, '_field_115', 'No'),
(79464, 1417, '_field_116', ''),
(79465, 1417, '_field_117', 'No'),
(79466, 1417, '_field_118', ''),
(79467, 1417, '_field_119', 'Yes'),
(79468, 1417, '_field_120', 'Max tends towards a vegetarian diet by nature. He does eat some meats on occasion; he rarely eats fish or shellfish. \n\nWe encourage him to try all foods, and then decide whether he likes it or not, as opposed to his natural instinct to do that in the inverse order.'),
(79469, 1417, '_field_121', 'No'),
(79470, 1417, '_field_122', ''),
(79471, 1417, '_field_132', 'No'),
(79472, 1417, '_field_133', ''),
(79473, 1417, '_field_134', 'Yes'),
(79474, 1417, '_field_135', 'Max recently completed a neuropsychological evaluation as part of our efforts to better understand his learning and development needs. Key findings of the assessment were giftedness (recommendation of \"P\" designation), along with anxiety (GAD), and mild presentation of inattentive type ADHD. We have only recently received the report, and are still unpacking the key details and their significance. We are following up on adhd management strategies with our doctor. We would be happy to share the report as needed, or further discuss by voice or in person.'),
(79475, 1417, '_field_123', 'We are looking for a school where Max, ideally both our boys, feel comfortable, secure, and respected, so they are not encumbered from learning, and their natural inquisitiveness and curiosity can flourish. In attending the classroom observation and the open house it was clear that warmth and caring permeate the WMA approach, hand in hand with educational goals. For Max in particular, we are hoping to find a school, and teachers, who see themselves as a central part of his team as he learns to manage his anxiety and adhd, while also having the ability and interest to adapt and respond to his learning potential (gifted). From what we’ve seen and heard, we feel that WMA is well suited to do just that.'),
(79476, 1417, '_field_124', 'Many dimensions of the Montessori Method seem to align with the educational goals/experience we have for our boys. Lucas (dad) had a positive experience attending Montessori for his elementary years. We value the approach of seeing the individuality and potential of every child, and tapping into areas of interest or relevance respectively. We think the flexibility for children to progress at their own pace, within a larger band of progress expectations, may be of particular value to Max as his educational journey may benefit from varied and asynchronous progression across topics/skills. We also feel that working with other kids across a broader range of age and ability than that found in a traditional single-grade class environment would be beneficial for Max\'s educational and social-emotional learning. On the whole, we feel that the Montessori Method, and WMA\'s application of it, is well positioned to create a consistent container of safety and nurturing for our children to learn and grow as individuals, and engaged community members. '),
(79477, 1417, '_field_136', 'Max is a kind, sweet, and funny guy. He has good intentions, a keen mind, and a delightful sense of humour. He thrives with clear and explicit expectations, positive reinforcement, and feeling like he\'s successfully achieving expectations. He does really well when he feels like people are on his team, and working with him, to achieve goals.'),
(79478, 1417, '_field_126', '1'),
(79479, 1417, '_form_id', '3'),
(79480, 1417, '_seq_num', '415'),
(79481, 1418, '_field_74', 'Grade Two'),
(79482, 1418, '_field_75', 'September 2020'),
(79483, 1418, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(79484, 1418, '_field_78', ''),
(79485, 1418, '_field_79', ''),
(79486, 1418, '_field_80', 'Karen'),
(79487, 1418, '_field_81', 'Gelb'),
(79488, 1418, '_field_82', '604-484-4881'),
(79489, 1418, '_field_83', 'karengelb@gmail.com'),
(79490, 1418, '_field_84', '3635 Commercial Street'),
(79491, 1418, '_field_85', ''),
(79492, 1418, '_field_86', 'Vancouver'),
(79493, 1418, '_field_87', 'BC'),
(79494, 1418, '_field_88', 'V5N4G1'),
(79495, 1418, '_field_89', 'Self-Employed'),
(79496, 1418, '_field_90', '604-454-4212 (mobile)'),
(79497, 1418, '_field_91', '1'),
(79498, 1418, '_field_92', 'Lucas'),
(79499, 1418, '_field_93', 'Panjer'),
(79500, 1418, '_field_94', 'lucas@doox.net'),
(79501, 1418, '_field_95', '604-484-4881'),
(79502, 1418, '_field_128', 'Amazon Web Services'),
(79503, 1418, '_field_129', '778-875-3589 (mobile)'),
(79504, 1418, '_field_96', 'Isaac Zev Gelb Panjer'),
(79505, 1418, '_field_97', '27/08/2013'),
(79506, 1418, '_field_98', 'Isaac'),
(79507, 1418, '_field_99', 'Male'),
(79508, 1418, '_field_100', 'English'),
(79509, 1418, '_field_101', 'Some French from French Immersion schooling'),
(79510, 1418, '_field_102', 'Canadian'),
(79511, 1418, '_field_103', 'Yes'),
(79512, 1418, '_field_104', 'Max Panjer (8yrs old)'),
(79513, 1418, '_field_105', 'Isaac enjoys playing imagination games with building toys, like lego, keva blocks, magnatiles, etc. Anything, from lego people to marbles or erasers, can become a character in his worlds. He also enjoys looking at books, playing board games, watching tv, and a quiet rest.'),
(79514, 1418, '_field_106', 'Isaac generally enjoys playing the same types of games with friends as he does alone, but he is happier when other people can accompany him in setting up and playing in the imaginary world. '),
(79515, 1418, '_field_130', 'Lord Selkirk Elementary School'),
(79516, 1418, '_field_137', 'It\'s unclear what Isaac\'s particular interests are in school at this point, beyond play time, both inside and out. But at home, he is very interested in learning about biology &amp; ecology / systems &amp; science. For example, he loves science graphic novels about the human body, plagues &amp; bacteria, and different animals.'),
(79517, 1418, '_field_131', '1'),
(79518, 1418, '_field_138', 'Isaac attends hebrew school and swimming lessons weekly. And, he is learning to ski this winter.'),
(79519, 1418, '_field_114', 'No known health issues.'),
(79520, 1418, '_field_115', 'No'),
(79521, 1418, '_field_116', ''),
(79522, 1418, '_field_117', 'No'),
(79523, 1418, '_field_118', ''),
(79524, 1418, '_field_119', 'Yes'),
(79525, 1418, '_field_120', 'Isaac tends towards a vegetarian diet of his own accord. He does eat some meats, \"kid foods\" like hot dogs or chicken fingers. Beyond fish sticks, he will rarely eat fish or shellfish.\n\nWe encourage him to try all foods, and then decide whether he likes it or not.'),
(79526, 1418, '_field_121', 'No'),
(79527, 1418, '_field_122', ''),
(79528, 1418, '_field_132', 'No'),
(79529, 1418, '_field_133', ''),
(79530, 1418, '_field_134', 'No'),
(79531, 1418, '_field_135', ''),
(79532, 1418, '_field_123', 'We are looking for a school where Isaac, ideally both our boys, can enjoy their time in school, feel comfortable and encouraged to learn and explore, and to engage in the world with respect, curiosity, intellect, and compassion. At the classroom observation, we were struck with the warmth, joy, and connection the teachers brought to the class, alongside an organized and low stress learning space. A space that immediately felt like Isaac would be comfortable and at home learning in.'),
(79533, 1418, '_field_124', 'Many dimensions of the Montessori Method align with the educational goals and experiences we would like for both Isaac and his brother, Max. Lucas (dad) attended Montessori for his elementary years, and had quite a positive experience. We value how the Montessori Method, and the professionals who enact it, aim to see the individuality and potential of every child, and tapping into areas of interest or relevance to each child. The calm environment resonates with the type of experience we feel fosters comfort and capacity to relax in learning. We also feel that active teaching, in group or 1-1, is important for learning, more so than the approach of simply being \"exposed\" to the curriculum and hoping for a learning outcome. We want our children, both Isaac and Max, to be intellectually stimulated, spending time in an environment that reinforces our values of respecting shared space, working collaboratively and independently, and with kindness. The Montessori Method, and WMA specifically, seem well aligned to do just that.'),
(79534, 1418, '_field_136', 'Isaac is a sweet, curious, calm guy. He can be shy at first, but once comfortable he opens up and enjoys playing and engaging openly. Isaac\'s quiet non-disruptive demeanor runs the risk of masking things -- anything from a lack of understanding content, to a need for more work, or a big feeling present on his mind. At times he benefits from being nudged to work or engage more deeply, once he gets started he can be quite focused and intent.'),
(79535, 1418, '_field_126', '1'),
(79536, 1418, '_form_id', '3'),
(79537, 1418, '_seq_num', '416'),
(79538, 1419, '_field_74', 'Grade Two'),
(79539, 1419, '_field_75', 'September 2020'),
(79540, 1419, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(79541, 1419, '_field_78', ''),
(79542, 1419, '_field_79', ''),
(79543, 1419, '_field_80', 'Karen'),
(79544, 1419, '_field_81', 'Gelb'),
(79545, 1419, '_field_82', '604-484-4881'),
(79546, 1419, '_field_83', 'karengelb@gmail.com'),
(79547, 1419, '_field_84', '3635 Commercial Street'),
(79548, 1419, '_field_85', ''),
(79549, 1419, '_field_86', 'Vancouver'),
(79550, 1419, '_field_87', 'BC'),
(79551, 1419, '_field_88', 'V5N4G1'),
(79552, 1419, '_field_89', 'Self-Employed'),
(79553, 1419, '_field_90', '604-454-4212 (mobile)'),
(79554, 1419, '_field_91', '1'),
(79555, 1419, '_field_92', 'Lucas'),
(79556, 1419, '_field_93', 'Panjer'),
(79557, 1419, '_field_94', 'lucas@doox.net'),
(79558, 1419, '_field_95', '604-484-4881'),
(79559, 1419, '_field_128', 'Amazon Web Services'),
(79560, 1419, '_field_129', '778-875-3589 (mobile)'),
(79561, 1419, '_field_96', 'Isaac Zev Gelb Panjer'),
(79562, 1419, '_field_97', '27/08/2013'),
(79563, 1419, '_field_98', 'Isaac'),
(79564, 1419, '_field_99', 'Male'),
(79565, 1419, '_field_100', 'English'),
(79566, 1419, '_field_101', 'Some French from French Immersion schooling'),
(79567, 1419, '_field_102', 'Canadian'),
(79568, 1419, '_field_103', 'Yes'),
(79569, 1419, '_field_104', 'Max Panjer (8yrs old)'),
(79570, 1419, '_field_105', 'Isaac enjoys playing imagination games with building toys, like lego, keva blocks, magnatiles, etc. Anything, from lego people to marbles or erasers, can become a character in his worlds. He also enjoys looking at books, playing board games, watching tv, and a quiet rest.'),
(79571, 1419, '_field_106', 'Isaac generally enjoys playing the same types of games with friends as he does alone, but he is happier when other people can accompany him in setting up and playing in the imaginary world. '),
(79572, 1419, '_field_130', 'Lord Selkirk Elementary School'),
(79573, 1419, '_field_137', 'It\'s unclear what Isaac\'s particular interests are in school at this point, beyond play time, both inside and out. But at home, he is very interested in learning about biology &amp; ecology / systems &amp; science. For example, he loves science graphic novels about the human body, plagues &amp; bacteria, and different animals.'),
(79574, 1419, '_field_131', '1'),
(79575, 1419, '_field_138', 'Isaac attends hebrew school and swimming lessons weekly. And, he is learning to ski this winter.'),
(79576, 1419, '_field_114', 'No known health issues.'),
(79577, 1419, '_field_115', 'No'),
(79578, 1419, '_field_116', ''),
(79579, 1419, '_field_117', 'No'),
(79580, 1419, '_field_118', ''),
(79581, 1419, '_field_119', 'Yes'),
(79582, 1419, '_field_120', 'Isaac tends towards a vegetarian diet of his own accord. He does eat some meats, \"kid foods\" like hot dogs or chicken fingers. Beyond fish sticks, he will rarely eat fish or shellfish.\n\nWe encourage him to try all foods, and then decide whether he likes it or not.'),
(79583, 1419, '_field_121', 'No'),
(79584, 1419, '_field_122', ''),
(79585, 1419, '_field_132', 'No'),
(79586, 1419, '_field_133', ''),
(79587, 1419, '_field_134', 'No'),
(79588, 1419, '_field_135', ''),
(79589, 1419, '_field_123', 'We are looking for a school where Isaac, ideally both our boys, can enjoy their time in school, feel comfortable and encouraged to learn and explore, and to engage in the world with respect, curiosity, intellect, and compassion. At the classroom observation, we were struck with the warmth, joy, and connection the teachers brought to the class, alongside an organized and low stress learning space. A space that immediately felt like Isaac would be comfortable and at home learning in.'),
(79590, 1419, '_field_124', 'Many dimensions of the Montessori Method align with the educational goals and experiences we would like for both Isaac and his brother, Max. Lucas (dad) attended Montessori for his elementary years, and had quite a positive experience. We value how the Montessori Method, and the professionals who enact it, aim to see the individuality and potential of every child, and tapping into areas of interest or relevance to each child. The calm environment resonates with the type of experience we feel fosters comfort and capacity to relax in learning. We also feel that active teaching, in group or 1-1, is important for learning, more so than the approach of simply being \"exposed\" to the curriculum and hoping for a learning outcome. We want our children, both Isaac and Max, to be intellectually stimulated, spending time in an environment that reinforces our values of respecting shared space, working collaboratively and independently, and with kindness. The Montessori Method, and WMA specifically, seem well aligned to do just that.'),
(79591, 1419, '_field_136', 'Isaac is a sweet, curious, calm guy. He can be shy at first, but once comfortable he opens up and enjoys playing and engaging openly. Isaac\'s quiet non-disruptive demeanor runs the risk of masking things -- anything from a lack of understanding content, to a need for more work, or a big feeling present on his mind. At times he benefits from being nudged to work or engage more deeply, once he gets started he can be quite focused and intent.'),
(79592, 1419, '_field_126', '1'),
(79593, 1419, '_form_id', '3'),
(79594, 1419, '_seq_num', '417'),
(79595, 1420, '_field_74', 'Kindergarten'),
(79596, 1420, '_field_75', 'September 2020'),
(79597, 1420, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(79598, 1420, '_field_78', ''),
(79599, 1420, '_field_79', 'Friends who have applied - Sarah Plant and Jennifer Maloney'),
(79600, 1420, '_field_80', 'Jessica'),
(79601, 1420, '_field_81', 'Green'),
(79602, 1420, '_field_82', '604-721-3664'),
(79603, 1420, '_field_83', 'jessica@jessicagreen.ca'),
(79604, 1420, '_field_84', '1616 Columbia Street'),
(79605, 1420, '_field_85', '1101'),
(79606, 1420, '_field_86', 'Vancouver'),
(79607, 1420, '_field_87', 'BC'),
(79608, 1420, '_field_88', 'V5Y0B7'),
(79609, 1420, '_field_89', 'Home'),
(79610, 1420, '_field_90', '604-721-3664'),
(79611, 1420, '_field_91', '1'),
(79612, 1420, '_field_92', 'Cody'),
(79613, 1420, '_field_93', 'Green'),
(79614, 1420, '_field_94', 'cody@codygreen.ca'),
(79615, 1420, '_field_95', '604-218-3179'),
(79616, 1420, '_field_128', 'Canada Drives'),
(79617, 1420, '_field_129', '604-218-3179'),
(79618, 1420, '_field_96', 'Hudson William Green'),
(79619, 1420, '_field_97', '23/04/2015'),
(79620, 1420, '_field_98', 'Hudson'),
(79621, 1420, '_field_99', 'Male'),
(79622, 1420, '_field_100', 'English'),
(79623, 1420, '_field_101', ''),
(79624, 1420, '_field_102', 'Canadian'),
(79625, 1420, '_field_103', 'Yes'),
(79626, 1420, '_field_104', 'Jackson Green, 1 (birthdate: February 8, 2018)'),
(79627, 1420, '_field_105', 'Imaginative play with cars, building lego and towers, sports like baseball/soccer'),
(79628, 1420, '_field_106', 'Playing baseball, playing tag, make believe, cooking/baking'),
(79629, 1420, '_field_130', 'Monarch Montessori, Woods and Waves Outdoor Preschool, Our House Preschool'),
(79630, 1420, '_field_137', 'Art class, music, reading/circle time, creative play and activities'),
(79631, 1420, '_field_131', 'Preschool'),
(79632, 1420, '_field_138', 'Baseball, soccer'),
(79633, 1420, '_field_114', 'None'),
(79634, 1420, '_field_115', 'No'),
(79635, 1420, '_field_116', ''),
(79636, 1420, '_field_117', 'No'),
(79637, 1420, '_field_118', ''),
(79638, 1420, '_field_119', 'No'),
(79639, 1420, '_field_120', ''),
(79640, 1420, '_field_121', 'No'),
(79641, 1420, '_field_122', ''),
(79642, 1420, '_field_132', 'No'),
(79643, 1420, '_field_133', ''),
(79644, 1420, '_field_134', 'No'),
(79645, 1420, '_field_135', ''),
(79646, 1420, '_field_123', 'We are looking for a school with a community that feels like \"home\". From what we have heard, WMA has this feeling. Our family wants to build long-lasting relationships with both the school and with the parents and students of the school. We think both Hudson and our family would love the school community and that Hudson would thrive in the Montessori environment at this school. He also would love the range of activities that your school provides with art, music, yoga, theatre, languages and sports. We look forward to seeing how the community is shaped with WMA.'),
(79647, 1420, '_field_124', 'We love how the Montessori method is child-based learning and teaches children focus and follow-through. Montessori values the individual and the role of learning through discovery and gaining confidence in self. We think the Montessori method would be best for Hudson in the Kindergarten year as he continues to grow and learn. Hudson is familiar with the Montessori method from the Montessori school he currently attends and we think he would thrive at WMA.'),
(79648, 1420, '_field_136', 'Hudson is a very kind-hearted, spirited, loving person who excels at connecting with his peers. He always has a smile and brings positive energy to everything he does. He will focus and work on tasks and also has a lot of care and appreciation for both his teachers and classmates. Hudson is very respectful, polite and brings a lot of heart and joy everywhere he goes. In all of his classes and activities, he is the connector. He always makes sure people are included and share in the fun and joy. From a young age, you could tell Hudson had a big heart. He would always let others go first on the slide and was always very empathetic. We are excited to see what the Kindergarten year brings for Hudson.'),
(79649, 1420, '_field_126', '1'),
(79650, 1420, '_form_id', '3'),
(79651, 1420, '_seq_num', '418'),
(79652, 1421, '_field_74', 'Kindergarten'),
(79653, 1421, '_field_75', 'September 2020'),
(79654, 1421, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(79655, 1421, '_field_78', ''),
(79656, 1421, '_field_79', 'Friends who have applied - Sarah Plant and Jennifer Maloney'),
(79657, 1421, '_field_80', 'Jessica'),
(79658, 1421, '_field_81', 'Green'),
(79659, 1421, '_field_82', '604-721-3664'),
(79660, 1421, '_field_83', 'jessica@jessicagreen.ca'),
(79661, 1421, '_field_84', '1616 Columbia Street'),
(79662, 1421, '_field_85', '1101'),
(79663, 1421, '_field_86', 'Vancouver'),
(79664, 1421, '_field_87', 'BC'),
(79665, 1421, '_field_88', 'V5Y0B7'),
(79666, 1421, '_field_89', 'Home'),
(79667, 1421, '_field_90', '604-721-3664'),
(79668, 1421, '_field_91', '1'),
(79669, 1421, '_field_92', 'Cody'),
(79670, 1421, '_field_93', 'Green'),
(79671, 1421, '_field_94', 'cody@codygreen.ca'),
(79672, 1421, '_field_95', '604-218-3179'),
(79673, 1421, '_field_128', 'Canada Drives'),
(79674, 1421, '_field_129', '604-218-3179'),
(79675, 1421, '_field_96', 'Hudson William Green'),
(79676, 1421, '_field_97', '23/04/2015'),
(79677, 1421, '_field_98', 'Hudson'),
(79678, 1421, '_field_99', 'Male'),
(79679, 1421, '_field_100', 'English'),
(79680, 1421, '_field_101', ''),
(79681, 1421, '_field_102', 'Canadian'),
(79682, 1421, '_field_103', 'Yes'),
(79683, 1421, '_field_104', 'Jackson Green, 1 (birthdate: February 8, 2018)'),
(79684, 1421, '_field_105', 'Imaginative play with cars, building lego and towers, sports like baseball/soccer'),
(79685, 1421, '_field_106', 'Playing baseball, playing tag, make believe, cooking/baking'),
(79686, 1421, '_field_130', 'Monarch Montessori, Woods and Waves Outdoor Preschool, Our House Preschool'),
(79687, 1421, '_field_137', 'Art class, music, reading/circle time, creative play and activities'),
(79688, 1421, '_field_131', 'Preschool'),
(79689, 1421, '_field_138', 'Baseball, soccer'),
(79690, 1421, '_field_114', 'None'),
(79691, 1421, '_field_115', 'No'),
(79692, 1421, '_field_116', ''),
(79693, 1421, '_field_117', 'No'),
(79694, 1421, '_field_118', ''),
(79695, 1421, '_field_119', 'No'),
(79696, 1421, '_field_120', ''),
(79697, 1421, '_field_121', 'No'),
(79698, 1421, '_field_122', ''),
(79699, 1421, '_field_132', 'No'),
(79700, 1421, '_field_133', ''),
(79701, 1421, '_field_134', 'No'),
(79702, 1421, '_field_135', ''),
(79703, 1421, '_field_123', 'We are looking for a school with a community that feels like \"home\". From what we have heard, WMA has this feeling. Our family wants to build long-lasting relationships with both the school and with the parents and students of the school. We think both Hudson and our family would love the school community and that Hudson would thrive in the Montessori environment at this school. He also would love the range of activities that your school provides with art, music, yoga, theatre, languages and sports. We look forward to seeing how the community is shaped with WMA.'),
(79704, 1421, '_field_124', 'We love how the Montessori method is child-based learning and teaches children focus and follow-through. Montessori values the individual and the role of learning through discovery and gaining confidence in self. We think the Montessori method would be best for Hudson in the Kindergarten year as he continues to grow and learn. Hudson is familiar with the Montessori method from the Montessori school he currently attends and we think he would thrive at WMA.'),
(79705, 1421, '_field_136', 'Hudson is a very kind-hearted, spirited, loving person who excels at connecting with his peers. He always has a smile and brings positive energy to everything he does. He will focus and work on tasks and also has a lot of care and appreciation for both his teachers and classmates. Hudson is very respectful, polite and brings a lot of heart and joy everywhere he goes. In all of his classes and activities, he is the connector. He always makes sure people are included and share in the fun and joy. From a young age, you could tell Hudson had a big heart. He would always let others go first on the slide and was always very empathetic. We are excited to see what the Kindergarten year brings for Hudson.'),
(79706, 1421, '_field_126', '1'),
(79707, 1421, '_form_id', '3'),
(79708, 1421, '_seq_num', '419'),
(79709, 1422, '_field_74', 'Grade Two'),
(79710, 1422, '_field_75', 'September 2020'),
(79711, 1422, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(79712, 1422, '_field_78', 'The Mosuk Boys'),
(79713, 1422, '_field_79', ''),
(79714, 1422, '_field_80', 'Rachel'),
(79715, 1422, '_field_81', 'Mosuk'),
(79716, 1422, '_field_82', '6048372916'),
(79717, 1422, '_field_83', 'directorofstyles@mac.com'),
(79718, 1422, '_field_84', '1816 Semlin Drive'),
(79719, 1422, '_field_85', ''),
(79720, 1422, '_field_86', 'Vancouver'),
(79721, 1422, '_field_87', 'BC'),
(79722, 1422, '_field_88', 'V5N4P8'),
(79723, 1422, '_field_89', 'Film Industry'),
(79724, 1422, '_field_90', '6048372916'),
(79725, 1422, '_field_91', '1'),
(79726, 1422, '_field_92', 'Jeff'),
(79727, 1422, '_field_93', 'Mosuk'),
(79728, 1422, '_field_94', 'mosuk@mac.com'),
(79729, 1422, '_field_95', '604-307-4421'),
(79730, 1422, '_field_128', ''),
(79731, 1422, '_field_129', ''),
(79732, 1422, '_field_96', 'Banksy Lee J. Mosuk'),
(79733, 1422, '_field_97', '31/01/2013'),
(79734, 1422, '_field_98', 'Banksy Boodles'),
(79735, 1422, '_field_99', 'Male'),
(79736, 1422, '_field_100', 'English'),
(79737, 1422, '_field_101', 'Whining'),
(79738, 1422, '_field_102', 'Canadian'),
(79739, 1422, '_field_103', 'Yes'),
(79740, 1422, '_field_104', 'Fox, 9 Baz, 4.8'),
(79741, 1422, '_field_105', 'Sports'),
(79742, 1422, '_field_106', 'Sport'),
(79743, 1422, '_field_130', 'WMA'),
(79744, 1422, '_field_137', 'Math, Reading, PE'),
(79745, 1422, '_field_131', '1'),
(79746, 1422, '_field_138', 'Hockey, baseball, skiing, soccer'),
(79747, 1422, '_field_114', 'None'),
(79748, 1422, '_field_115', 'No'),
(79749, 1422, '_field_116', ''),
(79750, 1422, '_field_117', 'No'),
(79751, 1422, '_field_118', ''),
(79752, 1422, '_field_119', 'Yes'),
(79753, 1422, '_field_120', 'Carbs'),
(79754, 1422, '_field_121', 'No'),
(79755, 1422, '_field_122', ''),
(79756, 1422, '_field_132', 'No'),
(79757, 1422, '_field_133', ''),
(79758, 1422, '_field_134', 'No'),
(79759, 1422, '_field_135', ''),
(79760, 1422, '_field_123', 'We love you. '),
(79761, 1422, '_field_124', 'The level of learning is so obviously high!'),
(79762, 1422, '_field_136', 'He loves you too. '),
(79763, 1422, '_field_126', '1'),
(79764, 1422, '_form_id', '3'),
(79765, 1422, '_seq_num', '420'),
(79766, 1423, '_field_74', 'Grade Two'),
(79767, 1423, '_field_75', 'September 2020'),
(79768, 1423, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(79769, 1423, '_field_78', 'The Mosuk Boys'),
(79770, 1423, '_field_79', ''),
(79771, 1423, '_field_80', 'Rachel'),
(79772, 1423, '_field_81', 'Mosuk'),
(79773, 1423, '_field_82', '6048372916'),
(79774, 1423, '_field_83', 'directorofstyles@mac.com'),
(79775, 1423, '_field_84', '1816 Semlin Drive'),
(79776, 1423, '_field_85', ''),
(79777, 1423, '_field_86', 'Vancouver'),
(79778, 1423, '_field_87', 'BC'),
(79779, 1423, '_field_88', 'V5N4P8'),
(79780, 1423, '_field_89', 'Film Industry'),
(79781, 1423, '_field_90', '6048372916'),
(79782, 1423, '_field_91', '1'),
(79783, 1423, '_field_92', 'Jeff'),
(79784, 1423, '_field_93', 'Mosuk'),
(79785, 1423, '_field_94', 'mosuk@mac.com'),
(79786, 1423, '_field_95', '604-307-4421'),
(79787, 1423, '_field_128', ''),
(79788, 1423, '_field_129', ''),
(79789, 1423, '_field_96', 'Banksy Lee J. Mosuk'),
(79790, 1423, '_field_97', '31/01/2013'),
(79791, 1423, '_field_98', 'Banksy Boodles'),
(79792, 1423, '_field_99', 'Male'),
(79793, 1423, '_field_100', 'English'),
(79794, 1423, '_field_101', 'Whining'),
(79795, 1423, '_field_102', 'Canadian'),
(79796, 1423, '_field_103', 'Yes'),
(79797, 1423, '_field_104', 'Fox, 9 Baz, 4.8'),
(79798, 1423, '_field_105', 'Sports'),
(79799, 1423, '_field_106', 'Sport'),
(79800, 1423, '_field_130', 'WMA'),
(79801, 1423, '_field_137', 'Math, Reading, PE'),
(79802, 1423, '_field_131', '1'),
(79803, 1423, '_field_138', 'Hockey, baseball, skiing, soccer'),
(79804, 1423, '_field_114', 'None'),
(79805, 1423, '_field_115', 'No'),
(79806, 1423, '_field_116', ''),
(79807, 1423, '_field_117', 'No'),
(79808, 1423, '_field_118', ''),
(79809, 1423, '_field_119', 'Yes'),
(79810, 1423, '_field_120', 'Carbs'),
(79811, 1423, '_field_121', 'No'),
(79812, 1423, '_field_122', ''),
(79813, 1423, '_field_132', 'No'),
(79814, 1423, '_field_133', ''),
(79815, 1423, '_field_134', 'No'),
(79816, 1423, '_field_135', ''),
(79817, 1423, '_field_123', 'We love you. '),
(79818, 1423, '_field_124', 'The level of learning is so obviously high!'),
(79819, 1423, '_field_136', 'He loves you too. '),
(79820, 1423, '_field_126', '1'),
(79821, 1423, '_form_id', '3'),
(79822, 1423, '_seq_num', '421'),
(79823, 1424, '_field_74', 'Grade Four'),
(79824, 1424, '_field_75', 'September 2020'),
(79825, 1424, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(79826, 1424, '_field_78', 'The Mosuk Boys'),
(79827, 1424, '_field_79', ''),
(79828, 1424, '_field_80', 'Rachel'),
(79829, 1424, '_field_81', 'Mosuk'),
(79830, 1424, '_field_82', '6048372916'),
(79831, 1424, '_field_83', 'directorofstyles@mac.com'),
(79832, 1424, '_field_84', '1816 Semlin Drive'),
(79833, 1424, '_field_85', ''),
(79834, 1424, '_field_86', 'Vancouver'),
(79835, 1424, '_field_87', 'BC'),
(79836, 1424, '_field_88', 'V5N4P8'),
(79837, 1424, '_field_89', 'Film '),
(79838, 1424, '_field_90', '6048372916'),
(79839, 1424, '_field_91', '1'),
(79840, 1424, '_field_92', 'Jeff'),
(79841, 1424, '_field_93', 'Mosuk'),
(79842, 1424, '_field_94', 'mosuk@mac.com'),
(79843, 1424, '_field_95', '604-307-4421'),
(79844, 1424, '_field_128', 'Film'),
(79845, 1424, '_field_129', '604-307-4421'),
(79846, 1424, '_field_96', 'Fox John H. Mosuk'),
(79847, 1424, '_field_97', '13/12/2010'),
(79848, 1424, '_field_98', 'Fox'),
(79849, 1424, '_field_99', 'Male'),
(79850, 1424, '_field_100', 'English'),
(79851, 1424, '_field_101', 'Chattering'),
(79852, 1424, '_field_102', 'Canadian'),
(79853, 1424, '_field_103', 'Yes'),
(79854, 1424, '_field_104', 'Banksy, 7 Baz, 4.8'),
(79855, 1424, '_field_105', 'Reading, gaming, playing guitar'),
(79856, 1424, '_field_106', 'Gaming, skiing, baseball, building'),
(79857, 1424, '_field_130', 'WMA'),
(79858, 1424, '_field_137', 'Social Studies, Science, Drama (the social kind, not the school play kind)'),
(79859, 1424, '_field_131', '4'),
(79860, 1424, '_field_138', 'Cypress Ski Team, Baseball, Guitar'),
(79861, 1424, '_field_114', 'None'),
(79862, 1424, '_field_115', 'No'),
(79863, 1424, '_field_116', ''),
(79864, 1424, '_field_117', 'No'),
(79865, 1424, '_field_118', ''),
(79866, 1424, '_field_119', 'No'),
(79867, 1424, '_field_120', ''),
(79868, 1424, '_field_121', 'No'),
(79869, 1424, '_field_122', ''),
(79870, 1424, '_field_132', 'No'),
(79871, 1424, '_field_133', ''),
(79872, 1424, '_field_134', 'No'),
(79873, 1424, '_field_135', ''),
(79874, 1424, '_field_123', 'We love you!'),
(79875, 1424, '_field_124', 'It is awesome!'),
(79876, 1424, '_field_136', 'He loves you too!'),
(79877, 1424, '_field_126', '1'),
(79878, 1424, '_form_id', '3'),
(79879, 1424, '_seq_num', '422'),
(79880, 1425, '_field_74', 'Grade Four'),
(79881, 1425, '_field_75', 'September 2020'),
(79882, 1425, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(79883, 1425, '_field_78', 'The Mosuk Boys'),
(79884, 1425, '_field_79', ''),
(79885, 1425, '_field_80', 'Rachel'),
(79886, 1425, '_field_81', 'Mosuk'),
(79887, 1425, '_field_82', '6048372916'),
(79888, 1425, '_field_83', 'directorofstyles@mac.com'),
(79889, 1425, '_field_84', '1816 Semlin Drive'),
(79890, 1425, '_field_85', ''),
(79891, 1425, '_field_86', 'Vancouver'),
(79892, 1425, '_field_87', 'BC'),
(79893, 1425, '_field_88', 'V5N4P8'),
(79894, 1425, '_field_89', 'Film '),
(79895, 1425, '_field_90', '6048372916'),
(79896, 1425, '_field_91', '1'),
(79897, 1425, '_field_92', 'Jeff'),
(79898, 1425, '_field_93', 'Mosuk'),
(79899, 1425, '_field_94', 'mosuk@mac.com'),
(79900, 1425, '_field_95', '604-307-4421'),
(79901, 1425, '_field_128', 'Film'),
(79902, 1425, '_field_129', '604-307-4421'),
(79903, 1425, '_field_96', 'Fox John H. Mosuk'),
(79904, 1425, '_field_97', '13/12/2010'),
(79905, 1425, '_field_98', 'Fox'),
(79906, 1425, '_field_99', 'Male'),
(79907, 1425, '_field_100', 'English'),
(79908, 1425, '_field_101', 'Chattering'),
(79909, 1425, '_field_102', 'Canadian'),
(79910, 1425, '_field_103', 'Yes'),
(79911, 1425, '_field_104', 'Banksy, 7 Baz, 4.8'),
(79912, 1425, '_field_105', 'Reading, gaming, playing guitar'),
(79913, 1425, '_field_106', 'Gaming, skiing, baseball, building'),
(79914, 1425, '_field_130', 'WMA'),
(79915, 1425, '_field_137', 'Social Studies, Science, Drama (the social kind, not the school play kind)'),
(79916, 1425, '_field_131', '4'),
(79917, 1425, '_field_138', 'Cypress Ski Team, Baseball, Guitar'),
(79918, 1425, '_field_114', 'None'),
(79919, 1425, '_field_115', 'No'),
(79920, 1425, '_field_116', ''),
(79921, 1425, '_field_117', 'No'),
(79922, 1425, '_field_118', ''),
(79923, 1425, '_field_119', 'No'),
(79924, 1425, '_field_120', ''),
(79925, 1425, '_field_121', 'No'),
(79926, 1425, '_field_122', ''),
(79927, 1425, '_field_132', 'No'),
(79928, 1425, '_field_133', ''),
(79929, 1425, '_field_134', 'No'),
(79930, 1425, '_field_135', ''),
(79931, 1425, '_field_123', 'We love you!'),
(79932, 1425, '_field_124', 'It is awesome!'),
(79933, 1425, '_field_136', 'He loves you too!'),
(79934, 1425, '_field_126', '1'),
(79935, 1425, '_form_id', '3'),
(79936, 1425, '_seq_num', '423'),
(79937, 1426, '_field_74', 'Grade Two'),
(79938, 1426, '_field_75', 'September 2020'),
(79939, 1426, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(79940, 1426, '_field_78', ''),
(79941, 1426, '_field_79', 'I taught both of Catherine Williams boys and heard about the school in this way and through word of mouth'),
(79942, 1426, '_field_80', 'Sarah '),
(79943, 1426, '_field_81', 'Dolan'),
(79944, 1426, '_field_82', '604 313 7120'),
(79945, 1426, '_field_83', 'sdolan@sd44.ca'),
(79946, 1426, '_field_84', '1856 Charles sStreet '),
(79947, 1426, '_field_85', ''),
(79948, 1426, '_field_86', 'Vancouver '),
(79949, 1426, '_field_87', 'BC'),
(79950, 1426, '_field_88', 'V5L2T7'),
(79951, 1426, '_field_89', 'Brooksbank Elementary '),
(79952, 1426, '_field_90', '604 903 3280'),
(79953, 1426, '_field_91', '1'),
(79954, 1426, '_field_92', 'Kyle '),
(79955, 1426, '_field_93', 'Dolan'),
(79956, 1426, '_field_94', 'kyle.dolan@riversiderm.com'),
(79957, 1426, '_field_95', '7788948841'),
(79958, 1426, '_field_128', 'Riverside Readymix'),
(79959, 1426, '_field_129', 'same as above'),
(79960, 1426, '_field_96', 'Claire Anne Dolan'),
(79961, 1426, '_field_97', '02/02/2013'),
(79962, 1426, '_field_98', 'Claire '),
(79963, 1426, '_field_99', 'Female'),
(79964, 1426, '_field_100', 'English'),
(79965, 1426, '_field_101', ''),
(79966, 1426, '_field_102', 'Canada'),
(79967, 1426, '_field_103', 'Yes'),
(79968, 1426, '_field_104', 'Henry 8 and Andrew 4'),
(79969, 1426, '_field_105', 'She enjoys drawing and creating art and writing stories She loves to imagine and make up different imaginary games to play. She still loves to play with her dolls and create situations for them.'),
(79970, 1426, '_field_106', 'Claire loves sports of all kinds, she loves to try new physical activities.  She enjoys playing board games and puzzles with her siblings and other family members.  She enjoys baking and cooking.  Claire is great with her younger brother Andrew and will play imagination games with him for hours.'),
(79971, 1426, '_field_130', 'Brooksbank Elementary '),
(79972, 1426, '_field_137', 'Claire is learning to read and write and cannot get enough, she is curious about the world around her and is frequently asking questions.  She enjoys outdoor learning and music classes'),
(79973, 1426, '_field_131', '1'),
(79974, 1426, '_field_138', 'Claire takes swimming lessons, skating lessons, squash lessons and in the spring plays little league.'),
(79975, 1426, '_field_114', 'None'),
(79976, 1426, '_field_115', 'No'),
(79977, 1426, '_field_116', ''),
(79978, 1426, '_field_117', 'No'),
(79979, 1426, '_field_118', ''),
(79980, 1426, '_field_119', 'No'),
(79981, 1426, '_field_120', ''),
(79982, 1426, '_field_121', 'No'),
(79983, 1426, '_field_122', ''),
(79984, 1426, '_field_132', 'No'),
(79985, 1426, '_field_133', ''),
(79986, 1426, '_field_134', 'No'),
(79987, 1426, '_field_135', ''),
(79988, 1426, '_field_123', 'We feel that the environment at WMA would be a very positive one for Claire.  She is inquisitive and curious about the world, and we feel that in an environment like WMA would foster this curiosity and encourage her to embrace a love of learning.  We also feel that she would thrive in a school that encourages inquiry and learning about the world around them.  We also love the community feeling that the school embodies and would love our daughter to experience that.  Finally, Claire has Italian heritage on her father\'s side and we really like the link that Claire will be able to develop with the Italian community around the school.'),
(79989, 1426, '_field_124', 'Claire has an inquisitive nature and asks many questions about the world around her, the Montessori method would allow Claire to explore these questions and learn the tools to be able to find the answers for herself.  She loves to read and is excited about her expanding vocabulary both in reading and writing, we feel that Montessori teaching style will encourage Claire to keep embracing that love of learning.  Claire does not feel as confident with her math skills and it is our hope that the way that math is taught in the Montessori style might encourage her to feel more confident and independent.'),
(79990, 1426, '_field_136', 'Claire is a funny, confident, determined young woman.  She has a strong sense of self and is frequently called a leader among her peers.  She is kind to younger students and likes to help and be given a role to fulfill.  She likes to ask questions and is very curious about the world around her.  She loves sports and would play every one if she had the time!  We feel that Claire would thrive in a school like WMA.'),
(79991, 1426, '_field_126', '1'),
(79992, 1426, '_form_id', '3'),
(79993, 1426, '_seq_num', '424'),
(79994, 1427, '_field_74', 'Grade Two'),
(79995, 1427, '_field_75', 'September 2020'),
(79996, 1427, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(79997, 1427, '_field_78', ''),
(79998, 1427, '_field_79', 'I taught both of Catherine Williams boys and heard about the school in this way and through word of mouth'),
(79999, 1427, '_field_80', 'Sarah '),
(80000, 1427, '_field_81', 'Dolan'),
(80001, 1427, '_field_82', '604 313 7120'),
(80002, 1427, '_field_83', 'sdolan@sd44.ca'),
(80003, 1427, '_field_84', '1856 Charles sStreet '),
(80004, 1427, '_field_85', ''),
(80005, 1427, '_field_86', 'Vancouver '),
(80006, 1427, '_field_87', 'BC'),
(80007, 1427, '_field_88', 'V5L2T7'),
(80008, 1427, '_field_89', 'Brooksbank Elementary '),
(80009, 1427, '_field_90', '604 903 3280'),
(80010, 1427, '_field_91', '1'),
(80011, 1427, '_field_92', 'Kyle '),
(80012, 1427, '_field_93', 'Dolan'),
(80013, 1427, '_field_94', 'kyle.dolan@riversiderm.com'),
(80014, 1427, '_field_95', '7788948841'),
(80015, 1427, '_field_128', 'Riverside Readymix'),
(80016, 1427, '_field_129', 'same as above'),
(80017, 1427, '_field_96', 'Claire Anne Dolan'),
(80018, 1427, '_field_97', '02/02/2013'),
(80019, 1427, '_field_98', 'Claire '),
(80020, 1427, '_field_99', 'Female'),
(80021, 1427, '_field_100', 'English'),
(80022, 1427, '_field_101', ''),
(80023, 1427, '_field_102', 'Canada'),
(80024, 1427, '_field_103', 'Yes'),
(80025, 1427, '_field_104', 'Henry 8 and Andrew 4'),
(80026, 1427, '_field_105', 'She enjoys drawing and creating art and writing stories She loves to imagine and make up different imaginary games to play. She still loves to play with her dolls and create situations for them.'),
(80027, 1427, '_field_106', 'Claire loves sports of all kinds, she loves to try new physical activities.  She enjoys playing board games and puzzles with her siblings and other family members.  She enjoys baking and cooking.  Claire is great with her younger brother Andrew and will play imagination games with him for hours.'),
(80028, 1427, '_field_130', 'Brooksbank Elementary '),
(80029, 1427, '_field_137', 'Claire is learning to read and write and cannot get enough, she is curious about the world around her and is frequently asking questions.  She enjoys outdoor learning and music classes'),
(80030, 1427, '_field_131', '1'),
(80031, 1427, '_field_138', 'Claire takes swimming lessons, skating lessons, squash lessons and in the spring plays little league.'),
(80032, 1427, '_field_114', 'None'),
(80033, 1427, '_field_115', 'No'),
(80034, 1427, '_field_116', ''),
(80035, 1427, '_field_117', 'No'),
(80036, 1427, '_field_118', ''),
(80037, 1427, '_field_119', 'No'),
(80038, 1427, '_field_120', ''),
(80039, 1427, '_field_121', 'No'),
(80040, 1427, '_field_122', ''),
(80041, 1427, '_field_132', 'No'),
(80042, 1427, '_field_133', ''),
(80043, 1427, '_field_134', 'No'),
(80044, 1427, '_field_135', ''),
(80045, 1427, '_field_123', 'We feel that the environment at WMA would be a very positive one for Claire.  She is inquisitive and curious about the world, and we feel that in an environment like WMA would foster this curiosity and encourage her to embrace a love of learning.  We also feel that she would thrive in a school that encourages inquiry and learning about the world around them.  We also love the community feeling that the school embodies and would love our daughter to experience that.  Finally, Claire has Italian heritage on her father\'s side and we really like the link that Claire will be able to develop with the Italian community around the school.'),
(80046, 1427, '_field_124', 'Claire has an inquisitive nature and asks many questions about the world around her, the Montessori method would allow Claire to explore these questions and learn the tools to be able to find the answers for herself.  She loves to read and is excited about her expanding vocabulary both in reading and writing, we feel that Montessori teaching style will encourage Claire to keep embracing that love of learning.  Claire does not feel as confident with her math skills and it is our hope that the way that math is taught in the Montessori style might encourage her to feel more confident and independent.'),
(80047, 1427, '_field_136', 'Claire is a funny, confident, determined young woman.  She has a strong sense of self and is frequently called a leader among her peers.  She is kind to younger students and likes to help and be given a role to fulfill.  She likes to ask questions and is very curious about the world around her.  She loves sports and would play every one if she had the time!  We feel that Claire would thrive in a school like WMA.'),
(80048, 1427, '_field_126', '1'),
(80049, 1427, '_form_id', '3'),
(80050, 1427, '_seq_num', '425'),
(80051, 1428, '_field_74', 'Grade Four'),
(80052, 1428, '_field_75', 'September 2020'),
(80053, 1428, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(80054, 1428, '_field_78', ''),
(80055, 1428, '_field_79', 'I taught both of Catherine Williams boys and heard about the school as well we have heard many positive things within our community.'),
(80056, 1428, '_field_80', 'Sarah'),
(80057, 1428, '_field_81', 'Dolan'),
(80058, 1428, '_field_82', '6043137120'),
(80059, 1428, '_field_83', 'sdolan@sd44.ca'),
(80060, 1428, '_field_84', '1856 Charles Street '),
(80061, 1428, '_field_85', ''),
(80062, 1428, '_field_86', 'Vancouver'),
(80063, 1428, '_field_87', 'BC'),
(80064, 1428, '_field_88', 'V5L2T7');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(80065, 1428, '_field_89', 'Brooksbank Elementary'),
(80066, 1428, '_field_90', '604 903 3280'),
(80067, 1428, '_field_91', '1'),
(80068, 1428, '_field_92', 'Kyle '),
(80069, 1428, '_field_93', 'Dolan'),
(80070, 1428, '_field_94', 'kyle.dolan@riversiderm.com'),
(80071, 1428, '_field_95', '7788748891'),
(80072, 1428, '_field_128', 'Riverside Ready Mix'),
(80073, 1428, '_field_129', 'same as above'),
(80074, 1428, '_field_96', 'Henry Robert Dolan'),
(80075, 1428, '_field_97', '27/01/2011'),
(80076, 1428, '_field_98', 'Henry'),
(80077, 1428, '_field_99', 'Male'),
(80078, 1428, '_field_100', 'English'),
(80079, 1428, '_field_101', ''),
(80080, 1428, '_field_102', 'Canada'),
(80081, 1428, '_field_103', 'Yes'),
(80082, 1428, '_field_104', 'Claire 6 Andrew 4'),
(80083, 1428, '_field_105', 'Henry likes to work on puzzles, and logic puzzles, he loves trivia, and to read about anything that has to do with the ocean and the environment. He loves to sing, dance and listen to music of all types.'),
(80084, 1428, '_field_106', 'Henry loves to play board games and trivia games, he is learning to cook and likes to discuss recipes and food. He also enjoys playing baseball and being the back catcher. '),
(80085, 1428, '_field_130', 'Brooksbank Elementary'),
(80086, 1428, '_field_137', 'Henry LOVES Math and Science, he also enjoys Music.  He also loves his outdoor learning classes.'),
(80087, 1428, '_field_131', '3'),
(80088, 1428, '_field_138', 'Swimming lessons, Skating lessons, playing little league in the spring.'),
(80089, 1428, '_field_114', 'none'),
(80090, 1428, '_field_115', 'No'),
(80091, 1428, '_field_116', ''),
(80092, 1428, '_field_117', 'No'),
(80093, 1428, '_field_118', ''),
(80094, 1428, '_field_119', 'No'),
(80095, 1428, '_field_120', ''),
(80096, 1428, '_field_121', 'No'),
(80097, 1428, '_field_122', ''),
(80098, 1428, '_field_132', 'No'),
(80099, 1428, '_field_133', ''),
(80100, 1428, '_field_134', 'No'),
(80101, 1428, '_field_135', ''),
(80102, 1428, '_field_123', 'We feel that the environment at WMA would be a very positive one for Henry.  Henry loves to find out about the world around him and to share his knowledge with others. Henry would thrive in an environment like WMA with smaller classes and an emphasis on inquiry based learning. We also love the community feeling that the school embodies and would love our son to experience that.  Finally, Henry has Italian heritage on his father\'s side which he is so curious about, and we really like the link that Henry will be able to develop with the Italian community with his encounters within the school and in outside activities that WMA participates in.'),
(80103, 1428, '_field_124', 'Henry loves school and he loves learning, it is our hope that going to WMA will continue to foster that love of learning and school.  The way that students are encouraged to investigate their questions and to go deeper into a subject that interest them would be very positive for Henry who loves to find out everything that he can about a topic that interests him.  Encouraging students to learn at their own pace would really benefit Henry whose love of math and science would be encouraged to bloom.  The teaching style of WMA would be a very positive one for Henry who learns well with routine and clear expectations.  We feel that WMA would help to encourage and feed Henry\'s inquisitive nature.'),
(80104, 1428, '_field_136', 'Henry is a smart, funny, kind young man.  He loves to help out in his community and looks for ways to contribute throughout the school he goes to now.  Henry is fascinated by all things that relate to the ocean and the natural word, he hopes to be a marine biologist one day, he can tell you almost anything you want to know about marine life.  He is very concerned about the environment and is constantly looking for ways that we can be more sustainable in our lives.  He loves to laugh and has an excellent sense of humour, he can always be relied upon to have a joke or a logic riddle for you if you ask.  We feel that Henry would quickly feel at home and embrace the learning style of WMA.'),
(80105, 1428, '_field_126', '1'),
(80106, 1428, '_form_id', '3'),
(80107, 1428, '_seq_num', '426'),
(80108, 1429, '_field_74', 'Grade Four'),
(80109, 1429, '_field_75', 'September 2020'),
(80110, 1429, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(80111, 1429, '_field_78', ''),
(80112, 1429, '_field_79', 'I taught both of Catherine Williams boys and heard about the school as well we have heard many positive things within our community.'),
(80113, 1429, '_field_80', 'Sarah'),
(80114, 1429, '_field_81', 'Dolan'),
(80115, 1429, '_field_82', '6043137120'),
(80116, 1429, '_field_83', 'sdolan@sd44.ca'),
(80117, 1429, '_field_84', '1856 Charles Street '),
(80118, 1429, '_field_85', ''),
(80119, 1429, '_field_86', 'Vancouver'),
(80120, 1429, '_field_87', 'BC'),
(80121, 1429, '_field_88', 'V5L2T7'),
(80122, 1429, '_field_89', 'Brooksbank Elementary'),
(80123, 1429, '_field_90', '604 903 3280'),
(80124, 1429, '_field_91', '1'),
(80125, 1429, '_field_92', 'Kyle '),
(80126, 1429, '_field_93', 'Dolan'),
(80127, 1429, '_field_94', 'kyle.dolan@riversiderm.com'),
(80128, 1429, '_field_95', '7788748891'),
(80129, 1429, '_field_128', 'Riverside Ready Mix'),
(80130, 1429, '_field_129', 'same as above'),
(80131, 1429, '_field_96', 'Henry Robert Dolan'),
(80132, 1429, '_field_97', '27/01/2011'),
(80133, 1429, '_field_98', 'Henry'),
(80134, 1429, '_field_99', 'Male'),
(80135, 1429, '_field_100', 'English'),
(80136, 1429, '_field_101', ''),
(80137, 1429, '_field_102', 'Canada'),
(80138, 1429, '_field_103', 'Yes'),
(80139, 1429, '_field_104', 'Claire 6 Andrew 4'),
(80140, 1429, '_field_105', 'Henry likes to work on puzzles, and logic puzzles, he loves trivia, and to read about anything that has to do with the ocean and the environment. He loves to sing, dance and listen to music of all types.'),
(80141, 1429, '_field_106', 'Henry loves to play board games and trivia games, he is learning to cook and likes to discuss recipes and food. He also enjoys playing baseball and being the back catcher. '),
(80142, 1429, '_field_130', 'Brooksbank Elementary'),
(80143, 1429, '_field_137', 'Henry LOVES Math and Science, he also enjoys Music.  He also loves his outdoor learning classes.'),
(80144, 1429, '_field_131', '3'),
(80145, 1429, '_field_138', 'Swimming lessons, Skating lessons, playing little league in the spring.'),
(80146, 1429, '_field_114', 'none'),
(80147, 1429, '_field_115', 'No'),
(80148, 1429, '_field_116', ''),
(80149, 1429, '_field_117', 'No'),
(80150, 1429, '_field_118', ''),
(80151, 1429, '_field_119', 'No'),
(80152, 1429, '_field_120', ''),
(80153, 1429, '_field_121', 'No'),
(80154, 1429, '_field_122', ''),
(80155, 1429, '_field_132', 'No'),
(80156, 1429, '_field_133', ''),
(80157, 1429, '_field_134', 'No'),
(80158, 1429, '_field_135', ''),
(80159, 1429, '_field_123', 'We feel that the environment at WMA would be a very positive one for Henry.  Henry loves to find out about the world around him and to share his knowledge with others. Henry would thrive in an environment like WMA with smaller classes and an emphasis on inquiry based learning. We also love the community feeling that the school embodies and would love our son to experience that.  Finally, Henry has Italian heritage on his father\'s side which he is so curious about, and we really like the link that Henry will be able to develop with the Italian community with his encounters within the school and in outside activities that WMA participates in.'),
(80160, 1429, '_field_124', 'Henry loves school and he loves learning, it is our hope that going to WMA will continue to foster that love of learning and school.  The way that students are encouraged to investigate their questions and to go deeper into a subject that interest them would be very positive for Henry who loves to find out everything that he can about a topic that interests him.  Encouraging students to learn at their own pace would really benefit Henry whose love of math and science would be encouraged to bloom.  The teaching style of WMA would be a very positive one for Henry who learns well with routine and clear expectations.  We feel that WMA would help to encourage and feed Henry\'s inquisitive nature.'),
(80161, 1429, '_field_136', 'Henry is a smart, funny, kind young man.  He loves to help out in his community and looks for ways to contribute throughout the school he goes to now.  Henry is fascinated by all things that relate to the ocean and the natural word, he hopes to be a marine biologist one day, he can tell you almost anything you want to know about marine life.  He is very concerned about the environment and is constantly looking for ways that we can be more sustainable in our lives.  He loves to laugh and has an excellent sense of humour, he can always be relied upon to have a joke or a logic riddle for you if you ask.  We feel that Henry would quickly feel at home and embrace the learning style of WMA.'),
(80162, 1429, '_field_126', '1'),
(80163, 1429, '_form_id', '3'),
(80164, 1429, '_seq_num', '427'),
(80165, 1430, '_field_74', 'Kindergarten'),
(80166, 1430, '_field_75', 'September 2020'),
(80167, 1430, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(80168, 1430, '_field_78', ''),
(80169, 1430, '_field_79', ''),
(80170, 1430, '_field_80', 'Sari ( Hoang Ngu ) '),
(80171, 1430, '_field_81', 'Nguyen'),
(80172, 1430, '_field_82', '7783193121'),
(80173, 1430, '_field_83', 'nguyenhsari@gmail.com'),
(80174, 1430, '_field_84', '1235 West 15th Avenue'),
(80175, 1430, '_field_85', '204'),
(80176, 1430, '_field_86', 'Vancouver'),
(80177, 1430, '_field_87', 'BC'),
(80178, 1430, '_field_88', 'V6H1S1'),
(80179, 1430, '_field_89', 'Homestay mom'),
(80180, 1430, '_field_90', '7783193121'),
(80181, 1430, '_field_91', '1'),
(80182, 1430, '_field_92', 'Vien'),
(80183, 1430, '_field_93', 'Dang'),
(80184, 1430, '_field_94', 'vien.dang@gmail.com'),
(80185, 1430, '_field_95', '6047888982'),
(80186, 1430, '_field_128', 'Wenco '),
(80187, 1430, '_field_129', '6047888982'),
(80188, 1430, '_field_96', 'Andrew Dang'),
(80189, 1430, '_field_97', '13/01/2015'),
(80190, 1430, '_field_98', 'Andrew'),
(80191, 1430, '_field_99', 'Male'),
(80192, 1430, '_field_100', 'English'),
(80193, 1430, '_field_101', 'Vietnamese'),
(80194, 1430, '_field_102', 'Canadian'),
(80195, 1430, '_field_103', 'Yes'),
(80196, 1430, '_field_104', 'Aaron Dang 1.5'),
(80197, 1430, '_field_105', 'building blocks, legos'),
(80198, 1430, '_field_106', 'playing team games'),
(80199, 1430, '_field_130', 'Les Petite Artiste'),
(80200, 1430, '_field_137', 'circle time and art time'),
(80201, 1430, '_field_131', 'pre-school'),
(80202, 1430, '_field_138', 'piano lessons, swimming, martial arts, skating'),
(80203, 1430, '_field_114', 'He is a healthy baby since birth. No medical or illness issues.'),
(80204, 1430, '_field_115', 'No'),
(80205, 1430, '_field_116', ''),
(80206, 1430, '_field_117', 'No'),
(80207, 1430, '_field_118', ''),
(80208, 1430, '_field_119', 'Yes'),
(80209, 1430, '_field_120', 'He loves vegetables'),
(80210, 1430, '_field_121', 'No'),
(80211, 1430, '_field_122', ''),
(80212, 1430, '_field_132', 'No'),
(80213, 1430, '_field_133', ''),
(80214, 1430, '_field_134', 'No'),
(80215, 1430, '_field_135', ''),
(80216, 1430, '_field_123', 'We feel the program offers the best environment for Andrew to learn. Each child is unique so we as parents are very careful and selective when it comes to decision like this. We have to make sure the environment that he is in will advance him further in his own development'),
(80217, 1430, '_field_124', 'We respect Andrew as an individual so we would like him to come up with his own interests and thoughts of how he prefers his life will be. We will play the supportive teams to help him throughout the process.\n'),
(80218, 1430, '_field_136', 'Andrew has very special interests in human anatomy and his memory is one of a kind. He memorizes things very quickly. He likes to create and he always has a clear vision of what he likes to create. He often comes up with ideas that are really amazing. We hope to put him in the right direction to advance him further.'),
(80219, 1430, '_field_126', '1'),
(80220, 1430, '_form_id', '3'),
(80221, 1430, '_seq_num', '428'),
(80222, 1431, '_field_74', 'Kindergarten'),
(80223, 1431, '_field_75', 'September 2020'),
(80224, 1431, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(80225, 1431, '_field_78', ''),
(80226, 1431, '_field_79', ''),
(80227, 1431, '_field_80', 'Sari ( Hoang Ngu ) '),
(80228, 1431, '_field_81', 'Nguyen'),
(80229, 1431, '_field_82', '7783193121'),
(80230, 1431, '_field_83', 'nguyenhsari@gmail.com'),
(80231, 1431, '_field_84', '1235 West 15th Avenue'),
(80232, 1431, '_field_85', '204'),
(80233, 1431, '_field_86', 'Vancouver'),
(80234, 1431, '_field_87', 'BC'),
(80235, 1431, '_field_88', 'V6H1S1'),
(80236, 1431, '_field_89', 'Homestay mom'),
(80237, 1431, '_field_90', '7783193121'),
(80238, 1431, '_field_91', '1'),
(80239, 1431, '_field_92', 'Vien'),
(80240, 1431, '_field_93', 'Dang'),
(80241, 1431, '_field_94', 'vien.dang@gmail.com'),
(80242, 1431, '_field_95', '6047888982'),
(80243, 1431, '_field_128', 'Wenco '),
(80244, 1431, '_field_129', '6047888982'),
(80245, 1431, '_field_96', 'Andrew Dang'),
(80246, 1431, '_field_97', '13/01/2015'),
(80247, 1431, '_field_98', 'Andrew'),
(80248, 1431, '_field_99', 'Male'),
(80249, 1431, '_field_100', 'English'),
(80250, 1431, '_field_101', 'Vietnamese'),
(80251, 1431, '_field_102', 'Canadian'),
(80252, 1431, '_field_103', 'Yes'),
(80253, 1431, '_field_104', 'Aaron Dang 1.5'),
(80254, 1431, '_field_105', 'building blocks, legos'),
(80255, 1431, '_field_106', 'playing team games'),
(80256, 1431, '_field_130', 'Les Petite Artiste'),
(80257, 1431, '_field_137', 'circle time and art time'),
(80258, 1431, '_field_131', 'pre-school'),
(80259, 1431, '_field_138', 'piano lessons, swimming, martial arts, skating'),
(80260, 1431, '_field_114', 'He is a healthy baby since birth. No medical or illness issues.'),
(80261, 1431, '_field_115', 'No'),
(80262, 1431, '_field_116', ''),
(80263, 1431, '_field_117', 'No'),
(80264, 1431, '_field_118', ''),
(80265, 1431, '_field_119', 'Yes'),
(80266, 1431, '_field_120', 'He loves vegetables'),
(80267, 1431, '_field_121', 'No'),
(80268, 1431, '_field_122', ''),
(80269, 1431, '_field_132', 'No'),
(80270, 1431, '_field_133', ''),
(80271, 1431, '_field_134', 'No'),
(80272, 1431, '_field_135', ''),
(80273, 1431, '_field_123', 'We feel the program offers the best environment for Andrew to learn. Each child is unique so we as parents are very careful and selective when it comes to decision like this. We have to make sure the environment that he is in will advance him further in his own development'),
(80274, 1431, '_field_124', 'We respect Andrew as an individual so we would like him to come up with his own interests and thoughts of how he prefers his life will be. We will play the supportive teams to help him throughout the process.\n'),
(80275, 1431, '_field_136', 'Andrew has very special interests in human anatomy and his memory is one of a kind. He memorizes things very quickly. He likes to create and he always has a clear vision of what he likes to create. He often comes up with ideas that are really amazing. We hope to put him in the right direction to advance him further.'),
(80276, 1431, '_field_126', '1'),
(80277, 1431, '_form_id', '3'),
(80278, 1431, '_seq_num', '429'),
(80279, 1432, '_field_5', 'Full Day'),
(80280, 1432, '_field_7', 'September 2020'),
(80281, 1432, '_field_9', '1'),
(80282, 1432, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80283, 1432, '_field_70', ''),
(80284, 1432, '_field_71', ''),
(80285, 1432, '_field_17', 'Cong'),
(80286, 1432, '_field_19', 'Zhu'),
(80287, 1432, '_field_21', '7788340196'),
(80288, 1432, '_field_23', 'chuctoc@gmail.com'),
(80289, 1432, '_field_25', '1088 richard st'),
(80290, 1432, '_field_28', '1401'),
(80291, 1432, '_field_29', 'Vancouver'),
(80292, 1432, '_field_33', 'BC'),
(80293, 1432, '_field_31', 'V6B3E1'),
(80294, 1432, '_field_34', 'Vancouver'),
(80295, 1432, '_field_35', '7788340196'),
(80296, 1432, '_field_41', '0'),
(80297, 1432, '_field_57', ''),
(80298, 1432, '_field_58', ''),
(80299, 1432, '_field_59', ''),
(80300, 1432, '_field_60', ''),
(80301, 1432, '_field_18', 'Miaoxin'),
(80302, 1432, '_field_24', '25/02/2016'),
(80303, 1432, '_field_20', 'Andrea'),
(80304, 1432, '_field_22', 'F'),
(80305, 1432, '_field_26', 'Chinese'),
(80306, 1432, '_field_27', 'English'),
(80307, 1432, '_field_30', 'Chinese'),
(80308, 1432, '_field_32', 'Yes'),
(80309, 1432, '_field_72', 'Fanxuan Lin'),
(80310, 1432, '_field_36', 'reading, lego'),
(80311, 1432, '_field_37', 'playground'),
(80312, 1432, '_field_38', 'Yes'),
(80313, 1432, '_field_39', 'Yes'),
(80314, 1432, '_field_61', 'Yes'),
(80315, 1432, '_field_53', ''),
(80316, 1432, '_field_54', 'Yes'),
(80317, 1432, '_field_55', 'Forget not me Montessori'),
(80318, 1432, '_field_56', 'n'),
(80319, 1432, '_field_42', 'None'),
(80320, 1432, '_field_43', 'No'),
(80321, 1432, '_field_62', ''),
(80322, 1432, '_field_44', 'No'),
(80323, 1432, '_field_63', ''),
(80324, 1432, '_field_45', 'No'),
(80325, 1432, '_field_64', ''),
(80326, 1432, '_field_46', 'N'),
(80327, 1432, '_field_65', ''),
(80328, 1432, '_field_47', 'I have a friend\'s children in your school'),
(80329, 1432, '_field_73', 'My child has tried Montessori education. she likes the Montessori works.'),
(80330, 1432, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(80331, 1432, '_field_67', '1'),
(80332, 1432, '_form_id', '2'),
(80333, 1432, '_seq_num', '505'),
(80334, 1433, '_field_5', 'Full Day'),
(80335, 1433, '_field_7', 'September 2020'),
(80336, 1433, '_field_9', '1'),
(80337, 1433, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80338, 1433, '_field_70', ''),
(80339, 1433, '_field_71', ''),
(80340, 1433, '_field_17', 'Cong'),
(80341, 1433, '_field_19', 'Zhu'),
(80342, 1433, '_field_21', '7788340196'),
(80343, 1433, '_field_23', 'chuctoc@gmail.com'),
(80344, 1433, '_field_25', '1088 richard st'),
(80345, 1433, '_field_28', '1401'),
(80346, 1433, '_field_29', 'Vancouver'),
(80347, 1433, '_field_33', 'BC'),
(80348, 1433, '_field_31', 'V6B3E1'),
(80349, 1433, '_field_34', 'Vancouver'),
(80350, 1433, '_field_35', '7788340196'),
(80351, 1433, '_field_41', '0'),
(80352, 1433, '_field_57', ''),
(80353, 1433, '_field_58', ''),
(80354, 1433, '_field_59', ''),
(80355, 1433, '_field_60', ''),
(80356, 1433, '_field_18', 'Miaoxin'),
(80357, 1433, '_field_24', '25/02/2016'),
(80358, 1433, '_field_20', 'Andrea'),
(80359, 1433, '_field_22', 'F'),
(80360, 1433, '_field_26', 'Chinese'),
(80361, 1433, '_field_27', 'English'),
(80362, 1433, '_field_30', 'Chinese'),
(80363, 1433, '_field_32', 'Yes'),
(80364, 1433, '_field_72', 'Fanxuan Lin'),
(80365, 1433, '_field_36', 'reading, lego'),
(80366, 1433, '_field_37', 'playground'),
(80367, 1433, '_field_38', 'Yes'),
(80368, 1433, '_field_39', 'Yes'),
(80369, 1433, '_field_61', 'Yes'),
(80370, 1433, '_field_53', ''),
(80371, 1433, '_field_54', 'Yes'),
(80372, 1433, '_field_55', 'Forget not me Montessori'),
(80373, 1433, '_field_56', 'n'),
(80374, 1433, '_field_42', 'None'),
(80375, 1433, '_field_43', 'No'),
(80376, 1433, '_field_62', ''),
(80377, 1433, '_field_44', 'No'),
(80378, 1433, '_field_63', ''),
(80379, 1433, '_field_45', 'No'),
(80380, 1433, '_field_64', ''),
(80381, 1433, '_field_46', 'N'),
(80382, 1433, '_field_65', ''),
(80383, 1433, '_field_47', 'I have a friend\'s children in your school'),
(80384, 1433, '_field_73', 'My child has tried Montessori education. she likes the Montessori works.'),
(80385, 1433, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(80386, 1433, '_field_67', '1'),
(80387, 1433, '_form_id', '2'),
(80388, 1433, '_seq_num', '506'),
(80389, 1434, '_field_5', 'Full Day'),
(80390, 1434, '_field_7', 'September 2020'),
(80391, 1434, '_field_9', '1'),
(80392, 1434, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80393, 1434, '_field_70', ''),
(80394, 1434, '_field_71', ''),
(80395, 1434, '_field_17', 'Johanna'),
(80396, 1434, '_field_19', 'Au'),
(80397, 1434, '_field_21', '6048287887'),
(80398, 1434, '_field_23', 'johanna.au@gmail.com'),
(80399, 1434, '_field_25', '111 East 1st Ave'),
(80400, 1434, '_field_28', '701'),
(80401, 1434, '_field_29', 'Vancouver'),
(80402, 1434, '_field_33', 'BC'),
(80403, 1434, '_field_31', 'V6A 0E9'),
(80404, 1434, '_field_34', 'Innohaus Creative'),
(80405, 1434, '_field_35', '6048287887'),
(80406, 1434, '_field_41', '1'),
(80407, 1434, '_field_57', ''),
(80408, 1434, '_field_58', ''),
(80409, 1434, '_field_59', ''),
(80410, 1434, '_field_60', ''),
(80411, 1434, '_field_18', 'Karis Cheung'),
(80412, 1434, '_field_24', '23/09/2016'),
(80413, 1434, '_field_20', 'Karis'),
(80414, 1434, '_field_22', 'F'),
(80415, 1434, '_field_26', 'English'),
(80416, 1434, '_field_27', 'Cantonese'),
(80417, 1434, '_field_30', 'Canadian'),
(80418, 1434, '_field_32', 'Yes'),
(80419, 1434, '_field_72', 'Adrienne Cheung, 8 months'),
(80420, 1434, '_field_36', 'Play-doh, sand, colouring, pretend with her stuffed animals. reading'),
(80421, 1434, '_field_37', 'pretend (Doctor/patient), hide-and-seek, exploration of surroundings, tag'),
(80422, 1434, '_field_38', 'Yes'),
(80423, 1434, '_field_39', 'Yes'),
(80424, 1434, '_field_61', 'Yes'),
(80425, 1434, '_field_53', 'Daycare and Montessori'),
(80426, 1434, '_field_54', 'Yes'),
(80427, 1434, '_field_55', 'Westbrook Montessori Academy in Mississauga, ON'),
(80428, 1434, '_field_56', 'Yes'),
(80429, 1434, '_field_42', 'no'),
(80430, 1434, '_field_43', 'No'),
(80431, 1434, '_field_62', ''),
(80432, 1434, '_field_44', 'No'),
(80433, 1434, '_field_63', ''),
(80434, 1434, '_field_45', 'No'),
(80435, 1434, '_field_64', ''),
(80436, 1434, '_field_46', 'N'),
(80437, 1434, '_field_65', ''),
(80438, 1434, '_field_47', 'Currently Karis is attending a Montessori in Ontario that has similar values and teachings as WMA and I\'d like to see her continue in this learning environment. She has excelled in the Montessori way of  learning and WMA offers an elementary program that many schools do not, this is definitely a route we consider taking.'),
(80439, 1434, '_field_73', 'Karis is an energetic child and we have found she has benefited from the Montessori environment which involve hands-on learning and collaborative play. Karis was previously enrolled in a daycare and since starting at the Montessori, we have seen a lot of growth and passion for learning. We believe that the Montessori way will foster self confidence and motivation, and by doing so, this will equip her with the necessary skills for future academic challenges.'),
(80440, 1434, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(80441, 1434, '_field_67', '1'),
(80442, 1434, '_form_id', '2'),
(80443, 1434, '_seq_num', '507'),
(80444, 1435, '_field_5', 'Full Day'),
(80445, 1435, '_field_7', 'September 2020'),
(80446, 1435, '_field_9', '1'),
(80447, 1435, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80448, 1435, '_field_70', ''),
(80449, 1435, '_field_71', ''),
(80450, 1435, '_field_17', 'Johanna'),
(80451, 1435, '_field_19', 'Au'),
(80452, 1435, '_field_21', '6048287887'),
(80453, 1435, '_field_23', 'johanna.au@gmail.com'),
(80454, 1435, '_field_25', '111 East 1st Ave'),
(80455, 1435, '_field_28', '701'),
(80456, 1435, '_field_29', 'Vancouver'),
(80457, 1435, '_field_33', 'BC'),
(80458, 1435, '_field_31', 'V6A 0E9'),
(80459, 1435, '_field_34', 'Innohaus Creative'),
(80460, 1435, '_field_35', '6048287887'),
(80461, 1435, '_field_41', '1'),
(80462, 1435, '_field_57', ''),
(80463, 1435, '_field_58', ''),
(80464, 1435, '_field_59', ''),
(80465, 1435, '_field_60', ''),
(80466, 1435, '_field_18', 'Karis Cheung'),
(80467, 1435, '_field_24', '23/09/2016'),
(80468, 1435, '_field_20', 'Karis'),
(80469, 1435, '_field_22', 'F'),
(80470, 1435, '_field_26', 'English'),
(80471, 1435, '_field_27', 'Cantonese'),
(80472, 1435, '_field_30', 'Canadian'),
(80473, 1435, '_field_32', 'Yes'),
(80474, 1435, '_field_72', 'Adrienne Cheung, 8 months'),
(80475, 1435, '_field_36', 'Play-doh, sand, colouring, pretend with her stuffed animals. reading'),
(80476, 1435, '_field_37', 'pretend (Doctor/patient), hide-and-seek, exploration of surroundings, tag'),
(80477, 1435, '_field_38', 'Yes'),
(80478, 1435, '_field_39', 'Yes'),
(80479, 1435, '_field_61', 'Yes'),
(80480, 1435, '_field_53', 'Daycare and Montessori'),
(80481, 1435, '_field_54', 'Yes'),
(80482, 1435, '_field_55', 'Westbrook Montessori Academy in Mississauga, ON'),
(80483, 1435, '_field_56', 'Yes'),
(80484, 1435, '_field_42', 'no'),
(80485, 1435, '_field_43', 'No'),
(80486, 1435, '_field_62', ''),
(80487, 1435, '_field_44', 'No'),
(80488, 1435, '_field_63', ''),
(80489, 1435, '_field_45', 'No'),
(80490, 1435, '_field_64', ''),
(80491, 1435, '_field_46', 'N'),
(80492, 1435, '_field_65', ''),
(80493, 1435, '_field_47', 'Currently Karis is attending a Montessori in Ontario that has similar values and teachings as WMA and I\'d like to see her continue in this learning environment. She has excelled in the Montessori way of  learning and WMA offers an elementary program that many schools do not, this is definitely a route we consider taking.'),
(80494, 1435, '_field_73', 'Karis is an energetic child and we have found she has benefited from the Montessori environment which involve hands-on learning and collaborative play. Karis was previously enrolled in a daycare and since starting at the Montessori, we have seen a lot of growth and passion for learning. We believe that the Montessori way will foster self confidence and motivation, and by doing so, this will equip her with the necessary skills for future academic challenges.'),
(80495, 1435, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(80496, 1435, '_field_67', '1'),
(80497, 1435, '_form_id', '2'),
(80498, 1435, '_seq_num', '508'),
(80499, 1436, '_field_5', 'Morning Session'),
(80500, 1436, '_field_7', 'September 2020'),
(80501, 1436, '_field_9', '0'),
(80502, 1436, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(80503, 1436, '_field_70', ''),
(80504, 1436, '_field_71', 'Attended open house and classroom observation last year'),
(80505, 1436, '_field_17', 'Janet'),
(80506, 1436, '_field_19', 'Nguyen'),
(80507, 1436, '_field_21', '7785520624'),
(80508, 1436, '_field_23', 'janetlnguyen@hotmail.com'),
(80509, 1436, '_field_25', '2378 alpha ave'),
(80510, 1436, '_field_28', '2703'),
(80511, 1436, '_field_29', 'Burnaby'),
(80512, 1436, '_field_33', 'BC'),
(80513, 1436, '_field_31', 'V5c0k2'),
(80514, 1436, '_field_34', 'The viet noodle guy'),
(80515, 1436, '_field_35', '7785520624'),
(80516, 1436, '_field_41', '0'),
(80517, 1436, '_field_57', ''),
(80518, 1436, '_field_58', ''),
(80519, 1436, '_field_59', ''),
(80520, 1436, '_field_60', ''),
(80521, 1436, '_field_18', 'Carter Duc Vu'),
(80522, 1436, '_field_24', '27/02/2017'),
(80523, 1436, '_field_20', 'Carter'),
(80524, 1436, '_field_22', 'M'),
(80525, 1436, '_field_26', 'English'),
(80526, 1436, '_field_27', 'Vietnamese'),
(80527, 1436, '_field_30', 'Canadian'),
(80528, 1436, '_field_32', 'Yes'),
(80529, 1436, '_field_72', 'Mason Manh Vu 16 months'),
(80530, 1436, '_field_36', 'Watching tv, playing with toys, piano lessons'),
(80531, 1436, '_field_37', 'Playing with toys, outside activities, dancing/singing'),
(80532, 1436, '_field_38', 'Yes'),
(80533, 1436, '_field_39', 'Yes'),
(80534, 1436, '_field_61', 'Yes'),
(80535, 1436, '_field_53', 'Daycare'),
(80536, 1436, '_field_54', 'Yes'),
(80537, 1436, '_field_55', 'Piano lessons(happy key piano) and tutoring lessons(little house tutoring)'),
(80538, 1436, '_field_56', 'n'),
(80539, 1436, '_field_42', 'None'),
(80540, 1436, '_field_43', 'No'),
(80541, 1436, '_field_62', ''),
(80542, 1436, '_field_44', 'No'),
(80543, 1436, '_field_63', ''),
(80544, 1436, '_field_45', 'No'),
(80545, 1436, '_field_64', ''),
(80546, 1436, '_field_46', 'N'),
(80547, 1436, '_field_65', ''),
(80548, 1436, '_field_47', 'I would love to have carter attend because i have heard great things about the school from pervious parents of the school. I also attended the open house/class observation last year and have talked to the teachers and feel very confident that my child will do great here.'),
(80549, 1436, '_field_73', 'I want carter to be able to be confident and comfortable in a learning environment, to understand that everyone learns differently and at their own pace. I want him to be able to be independent, use his creativity and be hands on. '),
(80550, 1436, '_field_49', 'a:3:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:14:\"Casa Two Years\";}'),
(80551, 1436, '_field_67', '1'),
(80552, 1436, '_form_id', '2'),
(80553, 1436, '_seq_num', '509'),
(80554, 1437, '_field_5', 'Morning Session'),
(80555, 1437, '_field_7', 'September 2020'),
(80556, 1437, '_field_9', '0'),
(80557, 1437, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(80558, 1437, '_field_70', ''),
(80559, 1437, '_field_71', 'Attended open house and classroom observation last year'),
(80560, 1437, '_field_17', 'Janet'),
(80561, 1437, '_field_19', 'Nguyen'),
(80562, 1437, '_field_21', '7785520624'),
(80563, 1437, '_field_23', 'janetlnguyen@hotmail.com'),
(80564, 1437, '_field_25', '2378 alpha ave'),
(80565, 1437, '_field_28', '2703'),
(80566, 1437, '_field_29', 'Burnaby'),
(80567, 1437, '_field_33', 'BC'),
(80568, 1437, '_field_31', 'V5c0k2'),
(80569, 1437, '_field_34', 'The viet noodle guy'),
(80570, 1437, '_field_35', '7785520624'),
(80571, 1437, '_field_41', '0'),
(80572, 1437, '_field_57', ''),
(80573, 1437, '_field_58', ''),
(80574, 1437, '_field_59', ''),
(80575, 1437, '_field_60', ''),
(80576, 1437, '_field_18', 'Carter Duc Vu'),
(80577, 1437, '_field_24', '27/02/2017'),
(80578, 1437, '_field_20', 'Carter'),
(80579, 1437, '_field_22', 'M'),
(80580, 1437, '_field_26', 'English'),
(80581, 1437, '_field_27', 'Vietnamese'),
(80582, 1437, '_field_30', 'Canadian'),
(80583, 1437, '_field_32', 'Yes'),
(80584, 1437, '_field_72', 'Mason Manh Vu 16 months'),
(80585, 1437, '_field_36', 'Watching tv, playing with toys, piano lessons'),
(80586, 1437, '_field_37', 'Playing with toys, outside activities, dancing/singing'),
(80587, 1437, '_field_38', 'Yes'),
(80588, 1437, '_field_39', 'Yes'),
(80589, 1437, '_field_61', 'Yes'),
(80590, 1437, '_field_53', 'Daycare'),
(80591, 1437, '_field_54', 'Yes'),
(80592, 1437, '_field_55', 'Piano lessons(happy key piano) and tutoring lessons(little house tutoring)'),
(80593, 1437, '_field_56', 'n'),
(80594, 1437, '_field_42', 'None'),
(80595, 1437, '_field_43', 'No'),
(80596, 1437, '_field_62', ''),
(80597, 1437, '_field_44', 'No'),
(80598, 1437, '_field_63', ''),
(80599, 1437, '_field_45', 'No'),
(80600, 1437, '_field_64', ''),
(80601, 1437, '_field_46', 'N'),
(80602, 1437, '_field_65', ''),
(80603, 1437, '_field_47', 'I would love to have carter attend because i have heard great things about the school from pervious parents of the school. I also attended the open house/class observation last year and have talked to the teachers and feel very confident that my child will do great here.'),
(80604, 1437, '_field_73', 'I want carter to be able to be confident and comfortable in a learning environment, to understand that everyone learns differently and at their own pace. I want him to be able to be independent, use his creativity and be hands on. '),
(80605, 1437, '_field_49', 'a:3:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:14:\"Casa Two Years\";}'),
(80606, 1437, '_field_67', '1'),
(80607, 1437, '_form_id', '2'),
(80608, 1437, '_seq_num', '510'),
(80609, 1438, '_field_5', 'Full Day'),
(80610, 1438, '_field_7', 'September 2020'),
(80611, 1438, '_field_9', '0'),
(80612, 1438, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80613, 1438, '_field_70', ''),
(80614, 1438, '_field_71', ''),
(80615, 1438, '_field_17', 'Amit'),
(80616, 1438, '_field_19', 'Kumar'),
(80617, 1438, '_field_21', '7783185320'),
(80618, 1438, '_field_23', 'amitfirm@gmail.com'),
(80619, 1438, '_field_25', '3986 Rumble St'),
(80620, 1438, '_field_28', ''),
(80621, 1438, '_field_29', 'burnaby'),
(80622, 1438, '_field_33', 'BC'),
(80623, 1438, '_field_31', 'V5J1Z6'),
(80624, 1438, '_field_34', 'ABC RECYCLING LTD.'),
(80625, 1438, '_field_35', '7783023637'),
(80626, 1438, '_field_41', '0'),
(80627, 1438, '_field_57', ''),
(80628, 1438, '_field_58', ''),
(80629, 1438, '_field_59', ''),
(80630, 1438, '_field_60', ''),
(80631, 1438, '_field_18', 'AASHI KUMAR'),
(80632, 1438, '_field_24', '16/01/2017'),
(80633, 1438, '_field_20', 'AASHI'),
(80634, 1438, '_field_22', 'F'),
(80635, 1438, '_field_26', 'ENGLISH'),
(80636, 1438, '_field_27', 'HINDI'),
(80637, 1438, '_field_30', 'CANADIAN'),
(80638, 1438, '_field_32', 'N'),
(80639, 1438, '_field_72', ''),
(80640, 1438, '_field_36', 'Singing Rymes, watching educational videos and playing with toys,Shapes'),
(80641, 1438, '_field_37', 'playing'),
(80642, 1438, '_field_38', 'No'),
(80643, 1438, '_field_39', 'Yes'),
(80644, 1438, '_field_61', 'Yes'),
(80645, 1438, '_field_53', ''),
(80646, 1438, '_field_54', 'Yes'),
(80647, 1438, '_field_55', 'PRE SCHOOL'),
(80648, 1438, '_field_56', 'n'),
(80649, 1438, '_field_42', 'No allergies but don\'t eat meat products. '),
(80650, 1438, '_field_43', 'No'),
(80651, 1438, '_field_62', ''),
(80652, 1438, '_field_44', 'No'),
(80653, 1438, '_field_63', ''),
(80654, 1438, '_field_45', 'Yes'),
(80655, 1438, '_field_64', 'Vegetarian foods, no chocolates, and no meat products. '),
(80656, 1438, '_field_46', 'N'),
(80657, 1438, '_field_65', ''),
(80658, 1438, '_field_47', 'Firstly, I have gone through the website, curriculum, and reviews and from the initial research, I found that WMA is a right school that I am looking for my daughter. Secondly, As a parent, I like to see my daughter learn the values and its importance in life, respect for others and empathy. We believe that Your values as a school would help my daughter in laying her foundation of learning and become a good human being.\n'),
(80659, 1438, '_field_73', 'As a parent, we like to see our daughter as an independent and responsible personality. We believe the Montessori concept of teaching will provide a better environment where she can learn in a collective environment. We like that in the Montessori method teacher give one to one attention and learning in a small group provide a better relationship between children and teacher. After attending the open house and meeting with teachers, We are happy to see the method of teaching adopted by the teachers which help in developing kid\'s knowledge. '),
(80660, 1438, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:14:\"Casa Two Years\";i:2;s:13:\"Casa One Year\";i:3;s:21:\"Casa and Kindergarten\";}'),
(80661, 1438, '_field_67', '1'),
(80662, 1438, '_form_id', '2'),
(80663, 1438, '_seq_num', '511'),
(80664, 1439, '_field_5', 'Full Day'),
(80665, 1439, '_field_7', 'September 2020'),
(80666, 1439, '_field_9', '0'),
(80667, 1439, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80668, 1439, '_field_70', ''),
(80669, 1439, '_field_71', ''),
(80670, 1439, '_field_17', 'Amit'),
(80671, 1439, '_field_19', 'Kumar'),
(80672, 1439, '_field_21', '7783185320'),
(80673, 1439, '_field_23', 'amitfirm@gmail.com'),
(80674, 1439, '_field_25', '3986 Rumble St'),
(80675, 1439, '_field_28', ''),
(80676, 1439, '_field_29', 'burnaby'),
(80677, 1439, '_field_33', 'BC'),
(80678, 1439, '_field_31', 'V5J1Z6'),
(80679, 1439, '_field_34', 'ABC RECYCLING LTD.'),
(80680, 1439, '_field_35', '7783023637'),
(80681, 1439, '_field_41', '0'),
(80682, 1439, '_field_57', ''),
(80683, 1439, '_field_58', ''),
(80684, 1439, '_field_59', ''),
(80685, 1439, '_field_60', ''),
(80686, 1439, '_field_18', 'AASHI KUMAR'),
(80687, 1439, '_field_24', '16/01/2017'),
(80688, 1439, '_field_20', 'AASHI'),
(80689, 1439, '_field_22', 'F'),
(80690, 1439, '_field_26', 'ENGLISH'),
(80691, 1439, '_field_27', 'HINDI'),
(80692, 1439, '_field_30', 'CANADIAN'),
(80693, 1439, '_field_32', 'N'),
(80694, 1439, '_field_72', ''),
(80695, 1439, '_field_36', 'Singing Rymes, watching educational videos and playing with toys,Shapes'),
(80696, 1439, '_field_37', 'playing'),
(80697, 1439, '_field_38', 'No'),
(80698, 1439, '_field_39', 'Yes'),
(80699, 1439, '_field_61', 'Yes'),
(80700, 1439, '_field_53', ''),
(80701, 1439, '_field_54', 'Yes'),
(80702, 1439, '_field_55', 'PRE SCHOOL'),
(80703, 1439, '_field_56', 'n'),
(80704, 1439, '_field_42', 'No allergies but don\'t eat meat products. '),
(80705, 1439, '_field_43', 'No'),
(80706, 1439, '_field_62', ''),
(80707, 1439, '_field_44', 'No'),
(80708, 1439, '_field_63', ''),
(80709, 1439, '_field_45', 'Yes'),
(80710, 1439, '_field_64', 'Vegetarian foods, no chocolates, and no meat products. '),
(80711, 1439, '_field_46', 'N'),
(80712, 1439, '_field_65', ''),
(80713, 1439, '_field_47', 'Firstly, I have gone through the website, curriculum, and reviews and from the initial research, I found that WMA is a right school that I am looking for my daughter. Secondly, As a parent, I like to see my daughter learn the values and its importance in life, respect for others and empathy. We believe that Your values as a school would help my daughter in laying her foundation of learning and become a good human being.\n'),
(80714, 1439, '_field_73', 'As a parent, we like to see our daughter as an independent and responsible personality. We believe the Montessori concept of teaching will provide a better environment where she can learn in a collective environment. We like that in the Montessori method teacher give one to one attention and learning in a small group provide a better relationship between children and teacher. After attending the open house and meeting with teachers, We are happy to see the method of teaching adopted by the teachers which help in developing kid\'s knowledge. '),
(80715, 1439, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:14:\"Casa Two Years\";i:2;s:13:\"Casa One Year\";i:3;s:21:\"Casa and Kindergarten\";}'),
(80716, 1439, '_field_67', '1'),
(80717, 1439, '_form_id', '2'),
(80718, 1439, '_seq_num', '512'),
(80719, 1440, '_field_5', 'Full Day'),
(80720, 1440, '_field_7', 'September 2020'),
(80721, 1440, '_field_9', '1'),
(80722, 1440, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80723, 1440, '_field_70', ''),
(80724, 1440, '_field_71', ''),
(80725, 1440, '_field_17', 'Michelle'),
(80726, 1440, '_field_19', 'Candido'),
(80727, 1440, '_field_21', '7783888487'),
(80728, 1440, '_field_23', 'candido.michelle@gmail.com'),
(80729, 1440, '_field_25', '2839 East 20th Ave'),
(80730, 1440, '_field_28', ''),
(80731, 1440, '_field_29', 'Vancouver'),
(80732, 1440, '_field_33', 'BC'),
(80733, 1440, '_field_31', 'V5M2V1'),
(80734, 1440, '_field_34', 'Metro Vancouver'),
(80735, 1440, '_field_35', '7783888487'),
(80736, 1440, '_field_41', '1'),
(80737, 1440, '_field_57', ''),
(80738, 1440, '_field_58', ''),
(80739, 1440, '_field_59', ''),
(80740, 1440, '_field_60', ''),
(80741, 1440, '_field_18', 'Sebastian Mann'),
(80742, 1440, '_field_24', '23/11/2016'),
(80743, 1440, '_field_20', 'Sebastian'),
(80744, 1440, '_field_22', 'M'),
(80745, 1440, '_field_26', 'English'),
(80746, 1440, '_field_27', 'Some Portuguese'),
(80747, 1440, '_field_30', 'Canadian and Portuguese'),
(80748, 1440, '_field_32', 'Yes'),
(80749, 1440, '_field_72', 'August Mann - Age 6'),
(80750, 1440, '_field_36', 'Sebastian loves to put 60 piece puzzles together, build lego, draw, and play make believe'),
(80751, 1440, '_field_37', 'Sebastian shows is quite cooperative when plays with others. He often builds lego and forts and part takes in dance parties with his sister. And at daycare he plays with children with all the learning toys provided there, like playdoh, puzzles, and kitchen. Sebastian also loves to bike on his balance bike with his friends and even led our family all around Trout Lake because he\'s been there with his home daycare so many times. I also wanted to mention that Sebastian loves being read to and exploring books by himself.'),
(80752, 1440, '_field_38', 'Yes'),
(80753, 1440, '_field_39', 'Yes'),
(80754, 1440, '_field_61', 'Yes'),
(80755, 1440, '_field_53', 'Sebastian plays very well with the other seven children at his current daycare. And he even has a best friend named, Ella. They both jump up and down when they see eachother. Their bond is quite extraordinary. He adjusted to this daycare quite quickly back in September when he started because we had bought a house in East Van. Prior to that he had been at a YMCA group daycare with 11 other children. He\'s a daycare pro!'),
(80756, 1440, '_field_54', 'Yes'),
(80757, 1440, '_field_55', 'Currently he\'s at https://www.littlefishdaycare.ca with 7 other children and prior to that he was at the YMCA for one year ( https://gv.ymca.ca/Locations/Area-One/South-Vancouver/Djavad-Mowafaghian-Child-Care-Centre )'),
(80758, 1440, '_field_56', 'Yes'),
(80759, 1440, '_field_42', 'Sebastian does not have any know health issues. '),
(80760, 1440, '_field_43', 'No'),
(80761, 1440, '_field_62', ''),
(80762, 1440, '_field_44', 'No'),
(80763, 1440, '_field_63', ''),
(80764, 1440, '_field_45', 'No'),
(80765, 1440, '_field_64', ''),
(80766, 1440, '_field_46', 'N'),
(80767, 1440, '_field_65', ''),
(80768, 1440, '_field_47', 'Sebastian has exceptional fine motor skills, strong listening skills, a remarkable ability to focus and a keen interest in numbers. I believe that he would thrive in the Westside Montessori Academy because he would have the opportunity to challenge himself at his own learning pace. I also forgot to mention that he is a very happy little guy with a blossoming sense of humour.'),
(80769, 1440, '_field_73', 'Given that the Montessori fosters independence and self-paced learning, I truly believe that Sebastian would flourish as a Westside Montessori Academy student. I would even be interested in continuing his educational path with your private school in the future.'),
(80770, 1440, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(80771, 1440, '_field_67', '1'),
(80772, 1440, '_form_id', '2'),
(80773, 1440, '_seq_num', '513'),
(80774, 1441, '_field_5', 'Full Day'),
(80775, 1441, '_field_7', 'September 2020'),
(80776, 1441, '_field_9', '1'),
(80777, 1441, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80778, 1441, '_field_70', ''),
(80779, 1441, '_field_71', ''),
(80780, 1441, '_field_17', 'Michelle'),
(80781, 1441, '_field_19', 'Candido'),
(80782, 1441, '_field_21', '7783888487'),
(80783, 1441, '_field_23', 'candido.michelle@gmail.com'),
(80784, 1441, '_field_25', '2839 East 20th Ave'),
(80785, 1441, '_field_28', ''),
(80786, 1441, '_field_29', 'Vancouver'),
(80787, 1441, '_field_33', 'BC'),
(80788, 1441, '_field_31', 'V5M2V1'),
(80789, 1441, '_field_34', 'Metro Vancouver'),
(80790, 1441, '_field_35', '7783888487'),
(80791, 1441, '_field_41', '1'),
(80792, 1441, '_field_57', ''),
(80793, 1441, '_field_58', ''),
(80794, 1441, '_field_59', ''),
(80795, 1441, '_field_60', ''),
(80796, 1441, '_field_18', 'Sebastian Mann'),
(80797, 1441, '_field_24', '23/11/2016'),
(80798, 1441, '_field_20', 'Sebastian'),
(80799, 1441, '_field_22', 'M'),
(80800, 1441, '_field_26', 'English'),
(80801, 1441, '_field_27', 'Some Portuguese'),
(80802, 1441, '_field_30', 'Canadian and Portuguese'),
(80803, 1441, '_field_32', 'Yes'),
(80804, 1441, '_field_72', 'August Mann - Age 6'),
(80805, 1441, '_field_36', 'Sebastian loves to put 60 piece puzzles together, build lego, draw, and play make believe'),
(80806, 1441, '_field_37', 'Sebastian shows is quite cooperative when plays with others. He often builds lego and forts and part takes in dance parties with his sister. And at daycare he plays with children with all the learning toys provided there, like playdoh, puzzles, and kitchen. Sebastian also loves to bike on his balance bike with his friends and even led our family all around Trout Lake because he\'s been there with his home daycare so many times. I also wanted to mention that Sebastian loves being read to and exploring books by himself.'),
(80807, 1441, '_field_38', 'Yes'),
(80808, 1441, '_field_39', 'Yes'),
(80809, 1441, '_field_61', 'Yes'),
(80810, 1441, '_field_53', 'Sebastian plays very well with the other seven children at his current daycare. And he even has a best friend named, Ella. They both jump up and down when they see eachother. Their bond is quite extraordinary. He adjusted to this daycare quite quickly back in September when he started because we had bought a house in East Van. Prior to that he had been at a YMCA group daycare with 11 other children. He\'s a daycare pro!'),
(80811, 1441, '_field_54', 'Yes'),
(80812, 1441, '_field_55', 'Currently he\'s at https://www.littlefishdaycare.ca with 7 other children and prior to that he was at the YMCA for one year ( https://gv.ymca.ca/Locations/Area-One/South-Vancouver/Djavad-Mowafaghian-Child-Care-Centre )'),
(80813, 1441, '_field_56', 'Yes'),
(80814, 1441, '_field_42', 'Sebastian does not have any know health issues. '),
(80815, 1441, '_field_43', 'No'),
(80816, 1441, '_field_62', ''),
(80817, 1441, '_field_44', 'No'),
(80818, 1441, '_field_63', ''),
(80819, 1441, '_field_45', 'No'),
(80820, 1441, '_field_64', ''),
(80821, 1441, '_field_46', 'N'),
(80822, 1441, '_field_65', ''),
(80823, 1441, '_field_47', 'Sebastian has exceptional fine motor skills, strong listening skills, a remarkable ability to focus and a keen interest in numbers. I believe that he would thrive in the Westside Montessori Academy because he would have the opportunity to challenge himself at his own learning pace. I also forgot to mention that he is a very happy little guy with a blossoming sense of humour.'),
(80824, 1441, '_field_73', 'Given that the Montessori fosters independence and self-paced learning, I truly believe that Sebastian would flourish as a Westside Montessori Academy student. I would even be interested in continuing his educational path with your private school in the future.'),
(80825, 1441, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(80826, 1441, '_field_67', '1'),
(80827, 1441, '_form_id', '2'),
(80828, 1441, '_seq_num', '514'),
(80829, 1442, '_field_5', 'Afternoon Session'),
(80830, 1442, '_field_7', 'September 2020'),
(80831, 1442, '_field_9', '0'),
(80832, 1442, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(80833, 1442, '_field_70', ''),
(80834, 1442, '_field_71', ''),
(80835, 1442, '_field_17', 'MANDY'),
(80836, 1442, '_field_19', 'TONG'),
(80837, 1442, '_field_21', '7786682223'),
(80838, 1442, '_field_23', 'mandytong219@gmail.com'),
(80839, 1442, '_field_25', '3165 EAST BROADWAY'),
(80840, 1442, '_field_28', ''),
(80841, 1442, '_field_29', 'VANCOUVER'),
(80842, 1442, '_field_33', 'BC'),
(80843, 1442, '_field_31', 'V5M 1Z7'),
(80844, 1442, '_field_34', 'JOE\'S FARM MARKET'),
(80845, 1442, '_field_35', '6044219888'),
(80846, 1442, '_field_41', '0'),
(80847, 1442, '_field_57', ''),
(80848, 1442, '_field_58', ''),
(80849, 1442, '_field_59', ''),
(80850, 1442, '_field_60', ''),
(80851, 1442, '_field_18', 'KOBE CHI KIT CHOW'),
(80852, 1442, '_field_24', '11/01/2017'),
(80853, 1442, '_field_20', 'KOBE'),
(80854, 1442, '_field_22', 'M'),
(80855, 1442, '_field_26', 'CANTONESE'),
(80856, 1442, '_field_27', ''),
(80857, 1442, '_field_30', 'CANADIAN'),
(80858, 1442, '_field_32', 'N'),
(80859, 1442, '_field_72', ''),
(80860, 1442, '_field_36', 'Reading books '),
(80861, 1442, '_field_37', 'Singing and dancing, telling stories, playing games and toys'),
(80862, 1442, '_field_38', 'Yes'),
(80863, 1442, '_field_39', 'No'),
(80864, 1442, '_field_61', ''),
(80865, 1442, '_field_53', ''),
(80866, 1442, '_field_54', 'No'),
(80867, 1442, '_field_55', ''),
(80868, 1442, '_field_56', ''),
(80869, 1442, '_field_42', 'No'),
(80870, 1442, '_field_43', 'No'),
(80871, 1442, '_field_62', ''),
(80872, 1442, '_field_44', 'No'),
(80873, 1442, '_field_63', ''),
(80874, 1442, '_field_45', 'No'),
(80875, 1442, '_field_64', ''),
(80876, 1442, '_field_46', 'N'),
(80877, 1442, '_field_65', ''),
(80878, 1442, '_field_47', 'A nature desire to learn early childhood is an important phase for overall development throughout a person\'s lifespan.  Through WMA, I believed Kobe can explore and develop his learning interest, creative thinking abilities, critical thinking abilities, communication abilities, observation abilities, good life habit and have a healthy and happy childhood.'),
(80879, 1442, '_field_73', 'The Montessori learning method establishes a collaborative environment as well as self directed learning and discovery.  The Montessori curriculum giving child the opportunity to explore their own passions, while guiding them to develop the skills they need to be successful in school and in life.  The opportunity to learn is the most I want my child to have, to learn and to explore, but not just do as instructed.'),
(80880, 1442, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(80881, 1442, '_field_67', '1'),
(80882, 1442, '_form_id', '2'),
(80883, 1442, '_seq_num', '515'),
(80884, 1443, '_field_5', 'Afternoon Session'),
(80885, 1443, '_field_7', 'September 2020'),
(80886, 1443, '_field_9', '0'),
(80887, 1443, '_field_69', 'a:2:{i:0;s:10:\"web search\";i:1;s:8:\"our kids\";}'),
(80888, 1443, '_field_70', ''),
(80889, 1443, '_field_71', ''),
(80890, 1443, '_field_17', 'MANDY'),
(80891, 1443, '_field_19', 'TONG'),
(80892, 1443, '_field_21', '7786682223'),
(80893, 1443, '_field_23', 'mandytong219@gmail.com'),
(80894, 1443, '_field_25', '3165 EAST BROADWAY'),
(80895, 1443, '_field_28', ''),
(80896, 1443, '_field_29', 'VANCOUVER'),
(80897, 1443, '_field_33', 'BC'),
(80898, 1443, '_field_31', 'V5M 1Z7'),
(80899, 1443, '_field_34', 'JOE\'S FARM MARKET'),
(80900, 1443, '_field_35', '6044219888'),
(80901, 1443, '_field_41', '0'),
(80902, 1443, '_field_57', ''),
(80903, 1443, '_field_58', ''),
(80904, 1443, '_field_59', ''),
(80905, 1443, '_field_60', ''),
(80906, 1443, '_field_18', 'KOBE CHI KIT CHOW'),
(80907, 1443, '_field_24', '11/01/2017'),
(80908, 1443, '_field_20', 'KOBE'),
(80909, 1443, '_field_22', 'M'),
(80910, 1443, '_field_26', 'CANTONESE'),
(80911, 1443, '_field_27', ''),
(80912, 1443, '_field_30', 'CANADIAN'),
(80913, 1443, '_field_32', 'N'),
(80914, 1443, '_field_72', ''),
(80915, 1443, '_field_36', 'Reading books '),
(80916, 1443, '_field_37', 'Singing and dancing, telling stories, playing games and toys'),
(80917, 1443, '_field_38', 'Yes'),
(80918, 1443, '_field_39', 'No'),
(80919, 1443, '_field_61', ''),
(80920, 1443, '_field_53', ''),
(80921, 1443, '_field_54', 'No'),
(80922, 1443, '_field_55', ''),
(80923, 1443, '_field_56', ''),
(80924, 1443, '_field_42', 'No'),
(80925, 1443, '_field_43', 'No'),
(80926, 1443, '_field_62', ''),
(80927, 1443, '_field_44', 'No'),
(80928, 1443, '_field_63', ''),
(80929, 1443, '_field_45', 'No'),
(80930, 1443, '_field_64', ''),
(80931, 1443, '_field_46', 'N'),
(80932, 1443, '_field_65', ''),
(80933, 1443, '_field_47', 'A nature desire to learn early childhood is an important phase for overall development throughout a person\'s lifespan.  Through WMA, I believed Kobe can explore and develop his learning interest, creative thinking abilities, critical thinking abilities, communication abilities, observation abilities, good life habit and have a healthy and happy childhood.');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(80934, 1443, '_field_73', 'The Montessori learning method establishes a collaborative environment as well as self directed learning and discovery.  The Montessori curriculum giving child the opportunity to explore their own passions, while guiding them to develop the skills they need to be successful in school and in life.  The opportunity to learn is the most I want my child to have, to learn and to explore, but not just do as instructed.'),
(80935, 1443, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(80936, 1443, '_field_67', '1'),
(80937, 1443, '_form_id', '2'),
(80938, 1443, '_seq_num', '516'),
(80939, 1444, '_field_5', 'Full Day'),
(80940, 1444, '_field_7', 'September 2020'),
(80941, 1444, '_field_9', '0'),
(80942, 1444, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80943, 1444, '_field_70', ''),
(80944, 1444, '_field_71', ''),
(80945, 1444, '_field_17', 'Dustin'),
(80946, 1444, '_field_19', 'Frau'),
(80947, 1444, '_field_21', '6045120347'),
(80948, 1444, '_field_23', 'fraudustin@gmail.com'),
(80949, 1444, '_field_25', '700 Klahanie Drive'),
(80950, 1444, '_field_28', '214'),
(80951, 1444, '_field_29', 'Port Moody'),
(80952, 1444, '_field_33', 'BC'),
(80953, 1444, '_field_31', 'V3H5L3'),
(80954, 1444, '_field_34', 'Arriva Ristorante'),
(80955, 1444, '_field_35', '6045120347'),
(80956, 1444, '_field_41', '1'),
(80957, 1444, '_field_57', ''),
(80958, 1444, '_field_58', ''),
(80959, 1444, '_field_59', ''),
(80960, 1444, '_field_60', ''),
(80961, 1444, '_field_18', 'Isabella Nita Marianna Frau'),
(80962, 1444, '_field_24', '18/08/2017'),
(80963, 1444, '_field_20', 'Isabella or Bella'),
(80964, 1444, '_field_22', 'F'),
(80965, 1444, '_field_26', 'English'),
(80966, 1444, '_field_27', 'Italian'),
(80967, 1444, '_field_30', 'Canadian'),
(80968, 1444, '_field_32', 'N'),
(80969, 1444, '_field_72', ''),
(80970, 1444, '_field_36', 'colouring or drawing, reading books, playing with her toys'),
(80971, 1444, '_field_37', 'singing, dancing, puzzles,cooking in the kitchen with Mom, '),
(80972, 1444, '_field_38', 'Yes'),
(80973, 1444, '_field_39', 'Yes'),
(80974, 1444, '_field_61', 'Yes'),
(80975, 1444, '_field_53', ''),
(80976, 1444, '_field_54', 'Yes'),
(80977, 1444, '_field_55', 'She is in soccer, music class and swimming lessons'),
(80978, 1444, '_field_56', 'n'),
(80979, 1444, '_field_42', 'n/a'),
(80980, 1444, '_field_43', 'No'),
(80981, 1444, '_field_62', ''),
(80982, 1444, '_field_44', 'No'),
(80983, 1444, '_field_63', ''),
(80984, 1444, '_field_45', 'Yes'),
(80985, 1444, '_field_64', 'Dislikes: rice, yams, mashed potatoes,pineapple, cantelope,  honey dew, kiwi, \n\nLikes: pasta, chicken, beef, most homemade soups, olives, pickles, broccoli, peas, corn, green beans, apples, bananas, oranges, strawberries, blueberries, raspberries, blackberries,grapes.  All dairy. muffins,bread, crackers. '),
(80986, 1444, '_field_46', 'N'),
(80987, 1444, '_field_65', ''),
(80988, 1444, '_field_47', 'We would like Isabella to have hands on education, and to encourage independent growth. We really enjoyed our visit at the open house and learning about the Montessori School. We really like how you teach the children Italian. '),
(80989, 1444, '_field_73', 'It would help developing a positive attitude toward school and learning,  help with self confidence and concentration. Help prepare Isabella for a sense of independence and self-discipline to prepare her for her ongoing education years to follow.'),
(80990, 1444, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(80991, 1444, '_field_67', '1'),
(80992, 1444, '_form_id', '2'),
(80993, 1444, '_seq_num', '517'),
(80994, 1445, '_field_5', 'Full Day'),
(80995, 1445, '_field_7', 'September 2020'),
(80996, 1445, '_field_9', '0'),
(80997, 1445, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(80998, 1445, '_field_70', ''),
(80999, 1445, '_field_71', ''),
(81000, 1445, '_field_17', 'Dustin'),
(81001, 1445, '_field_19', 'Frau'),
(81002, 1445, '_field_21', '6045120347'),
(81003, 1445, '_field_23', 'fraudustin@gmail.com'),
(81004, 1445, '_field_25', '700 Klahanie Drive'),
(81005, 1445, '_field_28', '214'),
(81006, 1445, '_field_29', 'Port Moody'),
(81007, 1445, '_field_33', 'BC'),
(81008, 1445, '_field_31', 'V3H5L3'),
(81009, 1445, '_field_34', 'Arriva Ristorante'),
(81010, 1445, '_field_35', '6045120347'),
(81011, 1445, '_field_41', '1'),
(81012, 1445, '_field_57', ''),
(81013, 1445, '_field_58', ''),
(81014, 1445, '_field_59', ''),
(81015, 1445, '_field_60', ''),
(81016, 1445, '_field_18', 'Isabella Nita Marianna Frau'),
(81017, 1445, '_field_24', '18/08/2017'),
(81018, 1445, '_field_20', 'Isabella or Bella'),
(81019, 1445, '_field_22', 'F'),
(81020, 1445, '_field_26', 'English'),
(81021, 1445, '_field_27', 'Italian'),
(81022, 1445, '_field_30', 'Canadian'),
(81023, 1445, '_field_32', 'N'),
(81024, 1445, '_field_72', ''),
(81025, 1445, '_field_36', 'colouring or drawing, reading books, playing with her toys'),
(81026, 1445, '_field_37', 'singing, dancing, puzzles,cooking in the kitchen with Mom, '),
(81027, 1445, '_field_38', 'Yes'),
(81028, 1445, '_field_39', 'Yes'),
(81029, 1445, '_field_61', 'Yes'),
(81030, 1445, '_field_53', ''),
(81031, 1445, '_field_54', 'Yes'),
(81032, 1445, '_field_55', 'She is in soccer, music class and swimming lessons'),
(81033, 1445, '_field_56', 'n'),
(81034, 1445, '_field_42', 'n/a'),
(81035, 1445, '_field_43', 'No'),
(81036, 1445, '_field_62', ''),
(81037, 1445, '_field_44', 'No'),
(81038, 1445, '_field_63', ''),
(81039, 1445, '_field_45', 'Yes'),
(81040, 1445, '_field_64', 'Dislikes: rice, yams, mashed potatoes,pineapple, cantelope,  honey dew, kiwi, \n\nLikes: pasta, chicken, beef, most homemade soups, olives, pickles, broccoli, peas, corn, green beans, apples, bananas, oranges, strawberries, blueberries, raspberries, blackberries,grapes.  All dairy. muffins,bread, crackers. '),
(81041, 1445, '_field_46', 'N'),
(81042, 1445, '_field_65', ''),
(81043, 1445, '_field_47', 'We would like Isabella to have hands on education, and to encourage independent growth. We really enjoyed our visit at the open house and learning about the Montessori School. We really like how you teach the children Italian. '),
(81044, 1445, '_field_73', 'It would help developing a positive attitude toward school and learning,  help with self confidence and concentration. Help prepare Isabella for a sense of independence and self-discipline to prepare her for her ongoing education years to follow.'),
(81045, 1445, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(81046, 1445, '_field_67', '1'),
(81047, 1445, '_form_id', '2'),
(81048, 1445, '_seq_num', '518'),
(81049, 1446, '_field_74', 'Grade Seven'),
(81050, 1446, '_field_75', 'September 2020'),
(81051, 1446, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(81052, 1446, '_field_78', ''),
(81053, 1446, '_field_79', 'Ms. Lorelei'),
(81054, 1446, '_field_80', 'Lance'),
(81055, 1446, '_field_81', 'P'),
(81056, 1446, '_field_82', '604-313-8231'),
(81057, 1446, '_field_83', 'pev@shaw.ca'),
(81058, 1446, '_field_84', 'ddd'),
(81059, 1446, '_field_85', ''),
(81060, 1446, '_field_86', 'VVVV'),
(81061, 1446, '_field_87', 'select'),
(81062, 1446, '_field_88', 'V4P1C5'),
(81063, 1446, '_field_89', 'WMA'),
(81064, 1446, '_field_90', '60'),
(81065, 1446, '_field_91', '1'),
(81066, 1446, '_field_92', 'jbjbjb'),
(81067, 1446, '_field_93', 'hvhvhv'),
(81068, 1446, '_field_94', 'media@westsidemontessoriacademy.ca'),
(81069, 1446, '_field_95', '6044349611'),
(81070, 1446, '_field_128', ''),
(81071, 1446, '_field_129', ''),
(81072, 1446, '_field_96', 'tgtg'),
(81073, 1446, '_field_97', '17/01/2020'),
(81074, 1446, '_field_98', ''),
(81075, 1446, '_field_99', 'Male'),
(81076, 1446, '_field_100', 'Englash'),
(81077, 1446, '_field_101', ''),
(81078, 1446, '_field_102', 'Canadian'),
(81079, 1446, '_field_103', 'No'),
(81080, 1446, '_field_104', ''),
(81081, 1446, '_field_105', 'ddd'),
(81082, 1446, '_field_106', 'ddd'),
(81083, 1446, '_field_130', ''),
(81084, 1446, '_field_137', ''),
(81085, 1446, '_field_131', '6'),
(81086, 1446, '_field_138', ''),
(81087, 1446, '_field_114', 'Mushrooms'),
(81088, 1446, '_field_115', 'No'),
(81089, 1446, '_field_116', ''),
(81090, 1446, '_field_117', 'No'),
(81091, 1446, '_field_118', ''),
(81092, 1446, '_field_119', 'No'),
(81093, 1446, '_field_120', ''),
(81094, 1446, '_field_121', 'No'),
(81095, 1446, '_field_122', ''),
(81096, 1446, '_field_132', 'No'),
(81097, 1446, '_field_133', ''),
(81098, 1446, '_field_134', 'No'),
(81099, 1446, '_field_135', ''),
(81100, 1446, '_field_123', 'efefeffe'),
(81101, 1446, '_field_124', 'efefef'),
(81102, 1446, '_field_136', 'efefef'),
(81103, 1446, '_field_126', '1'),
(81104, 1446, '_form_id', '3'),
(81105, 1446, '_seq_num', '430'),
(81106, 1447, '_field_74', 'Grade Seven'),
(81107, 1447, '_field_75', 'September 2020'),
(81108, 1447, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(81109, 1447, '_field_78', ''),
(81110, 1447, '_field_79', 'Ms. Lorelei'),
(81111, 1447, '_field_80', 'Lance'),
(81112, 1447, '_field_81', 'P'),
(81113, 1447, '_field_82', '604-313-8231'),
(81114, 1447, '_field_83', 'pev@shaw.ca'),
(81115, 1447, '_field_84', 'ddd'),
(81116, 1447, '_field_85', ''),
(81117, 1447, '_field_86', 'VVVV'),
(81118, 1447, '_field_87', 'select'),
(81119, 1447, '_field_88', 'V4P1C5'),
(81120, 1447, '_field_89', 'WMA'),
(81121, 1447, '_field_90', '60'),
(81122, 1447, '_field_91', '1'),
(81123, 1447, '_field_92', 'jbjbjb'),
(81124, 1447, '_field_93', 'hvhvhv'),
(81125, 1447, '_field_94', 'media@westsidemontessoriacademy.ca'),
(81126, 1447, '_field_95', '6044349611'),
(81127, 1447, '_field_128', ''),
(81128, 1447, '_field_129', ''),
(81129, 1447, '_field_96', 'tgtg'),
(81130, 1447, '_field_97', '17/01/2020'),
(81131, 1447, '_field_98', ''),
(81132, 1447, '_field_99', 'Male'),
(81133, 1447, '_field_100', 'Englash'),
(81134, 1447, '_field_101', ''),
(81135, 1447, '_field_102', 'Canadian'),
(81136, 1447, '_field_103', 'No'),
(81137, 1447, '_field_104', ''),
(81138, 1447, '_field_105', 'ddd'),
(81139, 1447, '_field_106', 'ddd'),
(81140, 1447, '_field_130', ''),
(81141, 1447, '_field_137', ''),
(81142, 1447, '_field_131', '6'),
(81143, 1447, '_field_138', ''),
(81144, 1447, '_field_114', 'Mushrooms'),
(81145, 1447, '_field_115', 'No'),
(81146, 1447, '_field_116', ''),
(81147, 1447, '_field_117', 'No'),
(81148, 1447, '_field_118', ''),
(81149, 1447, '_field_119', 'No'),
(81150, 1447, '_field_120', ''),
(81151, 1447, '_field_121', 'No'),
(81152, 1447, '_field_122', ''),
(81153, 1447, '_field_132', 'No'),
(81154, 1447, '_field_133', ''),
(81155, 1447, '_field_134', 'No'),
(81156, 1447, '_field_135', ''),
(81157, 1447, '_field_123', 'efefeffe'),
(81158, 1447, '_field_124', 'efefef'),
(81159, 1447, '_field_136', 'efefef'),
(81160, 1447, '_field_126', '1'),
(81161, 1447, '_form_id', '3'),
(81162, 1447, '_seq_num', '431'),
(81163, 1449, '_field_5', 'Morning Session'),
(81164, 1449, '_field_7', 'September 2020'),
(81165, 1449, '_field_9', '0'),
(81166, 1449, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(81167, 1449, '_field_70', 'Darcy Barraclough'),
(81168, 1449, '_field_71', ''),
(81169, 1449, '_field_17', 'Janis '),
(81170, 1449, '_field_19', 'Leung'),
(81171, 1449, '_field_21', '778 288 3138'),
(81172, 1449, '_field_23', 'janis.leung85@gmail.com'),
(81173, 1449, '_field_25', '3389 West 41st Ave.'),
(81174, 1449, '_field_28', ''),
(81175, 1449, '_field_29', 'Vancouver'),
(81176, 1449, '_field_33', 'BC'),
(81177, 1449, '_field_31', 'V6N3E5'),
(81178, 1449, '_field_34', 'Evolution Sport Therapy '),
(81179, 1449, '_field_35', '778 297 6786'),
(81180, 1449, '_field_41', '1'),
(81181, 1449, '_field_57', 'Jonathan '),
(81182, 1449, '_field_58', 'Sun'),
(81183, 1449, '_field_59', 'sun.jonathan11@gmail.com'),
(81184, 1449, '_field_60', '604 781 8138'),
(81185, 1449, '_field_18', 'Chloe Elizabeth Sun'),
(81186, 1449, '_field_24', '08/04/2017'),
(81187, 1449, '_field_20', 'Chloe'),
(81188, 1449, '_field_22', 'F'),
(81189, 1449, '_field_26', 'English'),
(81190, 1449, '_field_27', 'Cantonese'),
(81191, 1449, '_field_30', 'Canadian'),
(81192, 1449, '_field_32', 'Yes'),
(81193, 1449, '_field_72', 'Chase Sun (Age 6)'),
(81194, 1449, '_field_36', 'drawing, painting, arts &amp; crafts, and pretend kitchen play'),
(81195, 1449, '_field_37', 'puzzles and reading '),
(81196, 1449, '_field_38', 'Yes'),
(81197, 1449, '_field_39', 'Yes'),
(81198, 1449, '_field_61', 'Yes'),
(81199, 1449, '_field_53', '2 hour drop off art program once a week at the local community center on Wednesday and a 2 hour semi drop off play based program on Fridays at the Vancouver Child Study Center'),
(81200, 1449, '_field_54', 'Yes'),
(81201, 1449, '_field_55', 'Anchor Program at the Vancouver Child Study Center'),
(81202, 1449, '_field_56', 'Yes'),
(81203, 1449, '_field_42', 'none'),
(81204, 1449, '_field_43', 'No'),
(81205, 1449, '_field_62', ''),
(81206, 1449, '_field_44', 'No'),
(81207, 1449, '_field_63', ''),
(81208, 1449, '_field_45', 'No'),
(81209, 1449, '_field_64', ''),
(81210, 1449, '_field_46', 'N'),
(81211, 1449, '_field_65', ''),
(81212, 1449, '_field_47', 'My family and I have chosen to apply for WMA because there is an emphasis on self-directed learning, the multi-age grouping environment, and dedication to individual growth.  I really enjoyed meeting with the classroom teachers and administrators during the open house.  I can tell in our conversations that all of the staff are experienced and more importantly, very passionate about their roles.  My daughter Chloe came along with me to the open house and she really enjoyed meeting with a few of the teachers and playing at the various stations that were set up.  She felt happy and it was a very natural environment for her that she felt very comfortable in. When i visited the classroom during the observations I noticed how engaged and happy the children were in their tasks.  I was very impressed to see two little ones working together in front of me on a puzzle and how they were engaging with one another.  I was pleased to see that the teachers in the classroom had an excellent rapport with the children and they were very supportive in the children\'s learning.  '),
(81213, 1449, '_field_73', 'I feel as though Chloe is a very hands on and independent learner.  She enjoys collaborating on art and crafts and building puzzles with her older brother and other family members.  She is a very independent child who always tries to take on the task at hand and is unafraid of failure.  She is able to concentrate on her task for a very long period of time especially when it comes to arts and crafts.  She likes to learn from her peers so being in a mixed aged environment would be greatly beneficial to her development.'),
(81214, 1449, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(81215, 1449, '_field_67', '1'),
(81216, 1449, '_form_id', '2'),
(81217, 1449, '_seq_num', '519'),
(81218, 1450, '_field_5', 'Morning Session'),
(81219, 1450, '_field_7', 'September 2020'),
(81220, 1450, '_field_9', '0'),
(81221, 1450, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(81222, 1450, '_field_70', 'Darcy Barraclough'),
(81223, 1450, '_field_71', ''),
(81224, 1450, '_field_17', 'Janis '),
(81225, 1450, '_field_19', 'Leung'),
(81226, 1450, '_field_21', '778 288 3138'),
(81227, 1450, '_field_23', 'janis.leung85@gmail.com'),
(81228, 1450, '_field_25', '3389 West 41st Ave.'),
(81229, 1450, '_field_28', ''),
(81230, 1450, '_field_29', 'Vancouver'),
(81231, 1450, '_field_33', 'BC'),
(81232, 1450, '_field_31', 'V6N3E5'),
(81233, 1450, '_field_34', 'Evolution Sport Therapy '),
(81234, 1450, '_field_35', '778 297 6786'),
(81235, 1450, '_field_41', '1'),
(81236, 1450, '_field_57', 'Jonathan '),
(81237, 1450, '_field_58', 'Sun'),
(81238, 1450, '_field_59', 'sun.jonathan11@gmail.com'),
(81239, 1450, '_field_60', '604 781 8138'),
(81240, 1450, '_field_18', 'Chloe Elizabeth Sun'),
(81241, 1450, '_field_24', '08/04/2017'),
(81242, 1450, '_field_20', 'Chloe'),
(81243, 1450, '_field_22', 'F'),
(81244, 1450, '_field_26', 'English'),
(81245, 1450, '_field_27', 'Cantonese'),
(81246, 1450, '_field_30', 'Canadian'),
(81247, 1450, '_field_32', 'Yes'),
(81248, 1450, '_field_72', 'Chase Sun (Age 6)'),
(81249, 1450, '_field_36', 'drawing, painting, arts &amp; crafts, and pretend kitchen play'),
(81250, 1450, '_field_37', 'puzzles and reading '),
(81251, 1450, '_field_38', 'Yes'),
(81252, 1450, '_field_39', 'Yes'),
(81253, 1450, '_field_61', 'Yes'),
(81254, 1450, '_field_53', '2 hour drop off art program once a week at the local community center on Wednesday and a 2 hour semi drop off play based program on Fridays at the Vancouver Child Study Center'),
(81255, 1450, '_field_54', 'Yes'),
(81256, 1450, '_field_55', 'Anchor Program at the Vancouver Child Study Center'),
(81257, 1450, '_field_56', 'Yes'),
(81258, 1450, '_field_42', 'none'),
(81259, 1450, '_field_43', 'No'),
(81260, 1450, '_field_62', ''),
(81261, 1450, '_field_44', 'No'),
(81262, 1450, '_field_63', ''),
(81263, 1450, '_field_45', 'No'),
(81264, 1450, '_field_64', ''),
(81265, 1450, '_field_46', 'N'),
(81266, 1450, '_field_65', ''),
(81267, 1450, '_field_47', 'My family and I have chosen to apply for WMA because there is an emphasis on self-directed learning, the multi-age grouping environment, and dedication to individual growth.  I really enjoyed meeting with the classroom teachers and administrators during the open house.  I can tell in our conversations that all of the staff are experienced and more importantly, very passionate about their roles.  My daughter Chloe came along with me to the open house and she really enjoyed meeting with a few of the teachers and playing at the various stations that were set up.  She felt happy and it was a very natural environment for her that she felt very comfortable in. When i visited the classroom during the observations I noticed how engaged and happy the children were in their tasks.  I was very impressed to see two little ones working together in front of me on a puzzle and how they were engaging with one another.  I was pleased to see that the teachers in the classroom had an excellent rapport with the children and they were very supportive in the children\'s learning.  '),
(81268, 1450, '_field_73', 'I feel as though Chloe is a very hands on and independent learner.  She enjoys collaborating on art and crafts and building puzzles with her older brother and other family members.  She is a very independent child who always tries to take on the task at hand and is unafraid of failure.  She is able to concentrate on her task for a very long period of time especially when it comes to arts and crafts.  She likes to learn from her peers so being in a mixed aged environment would be greatly beneficial to her development.'),
(81269, 1450, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(81270, 1450, '_field_67', '1'),
(81271, 1450, '_form_id', '2'),
(81272, 1450, '_seq_num', '520'),
(81273, 1451, '_field_5', 'Morning Session'),
(81274, 1451, '_field_7', 'September 2020'),
(81275, 1451, '_field_9', '0'),
(81276, 1451, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81277, 1451, '_field_70', ''),
(81278, 1451, '_field_71', ''),
(81279, 1451, '_field_17', 'Marta'),
(81280, 1451, '_field_19', 'Furness'),
(81281, 1451, '_field_21', '778-388-4918'),
(81282, 1451, '_field_23', 'martafurness@gmail.com'),
(81283, 1451, '_field_25', '5885 Irmin Street'),
(81284, 1451, '_field_28', '411'),
(81285, 1451, '_field_29', 'Burnaby'),
(81286, 1451, '_field_33', 'BC'),
(81287, 1451, '_field_31', 'V5J0C2'),
(81288, 1451, '_field_34', 'Present: Stat at home mama; Previous: Grade 3 Catholic School Teacher (St. Joseph\'s in Vancouver)'),
(81289, 1451, '_field_35', '778-388-4918'),
(81290, 1451, '_field_41', '1'),
(81291, 1451, '_field_57', 'Jason'),
(81292, 1451, '_field_58', 'Furness'),
(81293, 1451, '_field_59', 'jasonafurness@gmail.com'),
(81294, 1451, '_field_60', '604-329-7361'),
(81295, 1451, '_field_18', 'Mila Elizabeth Furness'),
(81296, 1451, '_field_24', '18/05/2017'),
(81297, 1451, '_field_20', 'Mila'),
(81298, 1451, '_field_22', 'F'),
(81299, 1451, '_field_26', 'English'),
(81300, 1451, '_field_27', ''),
(81301, 1451, '_field_30', 'Canadian'),
(81302, 1451, '_field_32', 'N'),
(81303, 1451, '_field_72', ''),
(81304, 1451, '_field_36', 'The stand-out activity that we notice Mila prefers to do when alone is organizing and setting up her toy characters and accessories (e.g. Little People, Peppa Pig). The other activities that she enjoys when alone are taking care of her toy babies (feeding, putting to sleep), reading books, playdough, cooking in her miniature kitchen, pouring of liquids in cups and containers, and playing with building blocks and Lego.'),
(81305, 1451, '_field_37', 'The activities that Mila enjoys with others are large-piece puzzles, playing musical instruments, singing and dancing, gymnastics and other gym-activities, bedtime reading, sport games with balls, gardening and watering plants, and art-related activities (painting, gluing, colouring).'),
(81306, 1451, '_field_38', 'Yes'),
(81307, 1451, '_field_39', 'No'),
(81308, 1451, '_field_61', ''),
(81309, 1451, '_field_53', ''),
(81310, 1451, '_field_54', 'No'),
(81311, 1451, '_field_55', ''),
(81312, 1451, '_field_56', ''),
(81313, 1451, '_field_42', 'No health issues, illnesses or operations.'),
(81314, 1451, '_field_43', 'No'),
(81315, 1451, '_field_62', ''),
(81316, 1451, '_field_44', 'No'),
(81317, 1451, '_field_63', ''),
(81318, 1451, '_field_45', 'No'),
(81319, 1451, '_field_64', ''),
(81320, 1451, '_field_46', 'N'),
(81321, 1451, '_field_65', ''),
(81322, 1451, '_field_47', 'Our family would like our daughter Mila to attend Westside Montessori Academy (WMA) because we as parents align with WMA’s mission statement; we feel that our daughter Mila will be in a safe and supportive environment that aids her natural learning and discovery. We feel the ratio of educators to students allows for our daughter to receive individual attention that she would not typically receive in many other schools, if needed.\n\nCommunication between us as parents and the WMA educators is very important, and we had a wonderfully positive experience during the WMA open house. First off, before we even got to the classroom, we were greeted by Lance who was very cordial and welcoming, and showed us where to go. Once in the classroom, Mila couldn’t wait to get her jacket off and engage in the classroom materials. All the staff was friendly, and we were fortunate enough to get to spend some time with Andrea; she answered all of our questions and more, and we couldn’t be more pleased with the engagement we had with Andrea. We also had an opportunity to chat with Trenna about fine motor skills and spatial awareness, and finally Sarah who provided us with an overview of the application process and painted a picture of what a typical day would be like at WMA for our daughter.\n\nWe also got to attend the classroom observation today which provided us with a true sense of what an everyday Montessori-based classroom is like at WMA. This was a real experience that solidified what we truly want for our daughter’s education.\n\nSimply put, Marta and I would be very fortunate parents to have our daughter Mila and us as part of the WMA family and community!'),
(81323, 1451, '_field_73', 'The Montessori Method fits in with the education goals we have for Mila because it:\n- Emphasizes self-directed learning and individual growth (fosters independence).\n- Provides hands-on learning and encourages children to actively participate in their learning; ultimately helping to teach our daughter to love learning.\n- Allows her to choose activities and learn at her own pace.\n- Provides a classroom with children of different age groups, education levels and abilities to learn from one another; the younger students can learn from the older students, and the older children grow confidence by being able to help the younger children in the classroom.\n- Focuses on concrete rather than abstract learning (practical life lessons).\n- Encourages collaborative play; opportunity to work with small and larger groups.\n- Helps her build confidence by teaching her how to discover without a step-by-step instruction.'),
(81324, 1451, '_field_49', 'a:3:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(81325, 1451, '_field_67', '1'),
(81326, 1451, '_form_id', '2'),
(81327, 1451, '_seq_num', '521'),
(81328, 1452, '_field_5', 'Morning Session'),
(81329, 1452, '_field_7', 'September 2020'),
(81330, 1452, '_field_9', '0'),
(81331, 1452, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81332, 1452, '_field_70', ''),
(81333, 1452, '_field_71', ''),
(81334, 1452, '_field_17', 'Marta'),
(81335, 1452, '_field_19', 'Furness'),
(81336, 1452, '_field_21', '778-388-4918'),
(81337, 1452, '_field_23', 'martafurness@gmail.com'),
(81338, 1452, '_field_25', '5885 Irmin Street'),
(81339, 1452, '_field_28', '411'),
(81340, 1452, '_field_29', 'Burnaby'),
(81341, 1452, '_field_33', 'BC'),
(81342, 1452, '_field_31', 'V5J0C2'),
(81343, 1452, '_field_34', 'Present: Stat at home mama; Previous: Grade 3 Catholic School Teacher (St. Joseph\'s in Vancouver)'),
(81344, 1452, '_field_35', '778-388-4918'),
(81345, 1452, '_field_41', '1'),
(81346, 1452, '_field_57', 'Jason'),
(81347, 1452, '_field_58', 'Furness'),
(81348, 1452, '_field_59', 'jasonafurness@gmail.com'),
(81349, 1452, '_field_60', '604-329-7361'),
(81350, 1452, '_field_18', 'Mila Elizabeth Furness'),
(81351, 1452, '_field_24', '18/05/2017'),
(81352, 1452, '_field_20', 'Mila'),
(81353, 1452, '_field_22', 'F'),
(81354, 1452, '_field_26', 'English'),
(81355, 1452, '_field_27', ''),
(81356, 1452, '_field_30', 'Canadian'),
(81357, 1452, '_field_32', 'N'),
(81358, 1452, '_field_72', ''),
(81359, 1452, '_field_36', 'The stand-out activity that we notice Mila prefers to do when alone is organizing and setting up her toy characters and accessories (e.g. Little People, Peppa Pig). The other activities that she enjoys when alone are taking care of her toy babies (feeding, putting to sleep), reading books, playdough, cooking in her miniature kitchen, pouring of liquids in cups and containers, and playing with building blocks and Lego.'),
(81360, 1452, '_field_37', 'The activities that Mila enjoys with others are large-piece puzzles, playing musical instruments, singing and dancing, gymnastics and other gym-activities, bedtime reading, sport games with balls, gardening and watering plants, and art-related activities (painting, gluing, colouring).'),
(81361, 1452, '_field_38', 'Yes'),
(81362, 1452, '_field_39', 'No'),
(81363, 1452, '_field_61', ''),
(81364, 1452, '_field_53', ''),
(81365, 1452, '_field_54', 'No'),
(81366, 1452, '_field_55', ''),
(81367, 1452, '_field_56', ''),
(81368, 1452, '_field_42', 'No health issues, illnesses or operations.'),
(81369, 1452, '_field_43', 'No'),
(81370, 1452, '_field_62', ''),
(81371, 1452, '_field_44', 'No'),
(81372, 1452, '_field_63', ''),
(81373, 1452, '_field_45', 'No'),
(81374, 1452, '_field_64', ''),
(81375, 1452, '_field_46', 'N'),
(81376, 1452, '_field_65', ''),
(81377, 1452, '_field_47', 'Our family would like our daughter Mila to attend Westside Montessori Academy (WMA) because we as parents align with WMA’s mission statement; we feel that our daughter Mila will be in a safe and supportive environment that aids her natural learning and discovery. We feel the ratio of educators to students allows for our daughter to receive individual attention that she would not typically receive in many other schools, if needed.\n\nCommunication between us as parents and the WMA educators is very important, and we had a wonderfully positive experience during the WMA open house. First off, before we even got to the classroom, we were greeted by Lance who was very cordial and welcoming, and showed us where to go. Once in the classroom, Mila couldn’t wait to get her jacket off and engage in the classroom materials. All the staff was friendly, and we were fortunate enough to get to spend some time with Andrea; she answered all of our questions and more, and we couldn’t be more pleased with the engagement we had with Andrea. We also had an opportunity to chat with Trenna about fine motor skills and spatial awareness, and finally Sarah who provided us with an overview of the application process and painted a picture of what a typical day would be like at WMA for our daughter.\n\nWe also got to attend the classroom observation today which provided us with a true sense of what an everyday Montessori-based classroom is like at WMA. This was a real experience that solidified what we truly want for our daughter’s education.\n\nSimply put, Marta and I would be very fortunate parents to have our daughter Mila and us as part of the WMA family and community!'),
(81378, 1452, '_field_73', 'The Montessori Method fits in with the education goals we have for Mila because it:\n- Emphasizes self-directed learning and individual growth (fosters independence).\n- Provides hands-on learning and encourages children to actively participate in their learning; ultimately helping to teach our daughter to love learning.\n- Allows her to choose activities and learn at her own pace.\n- Provides a classroom with children of different age groups, education levels and abilities to learn from one another; the younger students can learn from the older students, and the older children grow confidence by being able to help the younger children in the classroom.\n- Focuses on concrete rather than abstract learning (practical life lessons).\n- Encourages collaborative play; opportunity to work with small and larger groups.\n- Helps her build confidence by teaching her how to discover without a step-by-step instruction.'),
(81379, 1452, '_field_49', 'a:3:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(81380, 1452, '_field_67', '1'),
(81381, 1452, '_form_id', '2'),
(81382, 1452, '_seq_num', '522'),
(81383, 1453, '_field_5', 'Morning Session'),
(81384, 1453, '_field_7', 'September 2020'),
(81385, 1453, '_field_9', '0'),
(81386, 1453, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81387, 1453, '_field_70', ''),
(81388, 1453, '_field_71', ''),
(81389, 1453, '_field_17', 'Abel '),
(81390, 1453, '_field_19', 'Hufanda'),
(81391, 1453, '_field_21', '6047636086'),
(81392, 1453, '_field_23', 'abelhufanda@yahoo.com'),
(81393, 1453, '_field_25', '3074 Grandview Hwy '),
(81394, 1453, '_field_28', ''),
(81395, 1453, '_field_29', 'Vancouver '),
(81396, 1453, '_field_33', 'BC'),
(81397, 1453, '_field_31', 'V5M2E3'),
(81398, 1453, '_field_34', 'Pacific Honda'),
(81399, 1453, '_field_35', '6049840331 local 2245'),
(81400, 1453, '_field_41', '1'),
(81401, 1453, '_field_57', 'Janina '),
(81402, 1453, '_field_58', 'Hufanda'),
(81403, 1453, '_field_59', 'janinahufanda@gmail.com'),
(81404, 1453, '_field_60', '6046524790'),
(81405, 1453, '_field_18', 'Jianabel Marie '),
(81406, 1453, '_field_24', '15/08/2016'),
(81407, 1453, '_field_20', 'Jia'),
(81408, 1453, '_field_22', 'F'),
(81409, 1453, '_field_26', 'English '),
(81410, 1453, '_field_27', ''),
(81411, 1453, '_field_30', 'Canadian '),
(81412, 1453, '_field_32', 'Yes'),
(81413, 1453, '_field_72', 'Kaiden Hufanda/12 year old '),
(81414, 1453, '_field_36', 'reading books, lego puzzles, drawings and shape obstacles '),
(81415, 1453, '_field_37', 'hide and seek, lego puzzles and playing toy kitchen'),
(81416, 1453, '_field_38', 'Yes'),
(81417, 1453, '_field_39', 'Yes'),
(81418, 1453, '_field_61', 'Yes'),
(81419, 1453, '_field_53', 'Jia attended dance class, swimming lessons and arts class in the past'),
(81420, 1453, '_field_54', 'Yes'),
(81421, 1453, '_field_55', 'she is in a part time arts and crafts class'),
(81422, 1453, '_field_56', 'Yes'),
(81423, 1453, '_field_42', 'N/A'),
(81424, 1453, '_field_43', 'No'),
(81425, 1453, '_field_62', ''),
(81426, 1453, '_field_44', 'No'),
(81427, 1453, '_field_63', ''),
(81428, 1453, '_field_45', 'No'),
(81429, 1453, '_field_64', ''),
(81430, 1453, '_field_46', 'N'),
(81431, 1453, '_field_65', ''),
(81432, 1453, '_field_47', 'We like what WMA\'s goals and objectives for the students. Our family values and principles are in line with WMA. I was mostly impressed with the teaching concept observed in class.'),
(81433, 1453, '_field_73', 'We believe that our daughter is unique in her own ways. We like that Montessori method will help her develop and discover her full potential. We like how the class is diverse and the age groups are mixed. We believe this will enhance her social skills greatly. '),
(81434, 1453, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(81435, 1453, '_field_67', '1'),
(81436, 1453, '_form_id', '2'),
(81437, 1453, '_seq_num', '523'),
(81438, 1454, '_field_5', 'Morning Session'),
(81439, 1454, '_field_7', 'September 2020'),
(81440, 1454, '_field_9', '0'),
(81441, 1454, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81442, 1454, '_field_70', ''),
(81443, 1454, '_field_71', ''),
(81444, 1454, '_field_17', 'Abel '),
(81445, 1454, '_field_19', 'Hufanda'),
(81446, 1454, '_field_21', '6047636086'),
(81447, 1454, '_field_23', 'abelhufanda@yahoo.com'),
(81448, 1454, '_field_25', '3074 Grandview Hwy '),
(81449, 1454, '_field_28', ''),
(81450, 1454, '_field_29', 'Vancouver '),
(81451, 1454, '_field_33', 'BC'),
(81452, 1454, '_field_31', 'V5M2E3'),
(81453, 1454, '_field_34', 'Pacific Honda'),
(81454, 1454, '_field_35', '6049840331 local 2245'),
(81455, 1454, '_field_41', '1'),
(81456, 1454, '_field_57', 'Janina '),
(81457, 1454, '_field_58', 'Hufanda'),
(81458, 1454, '_field_59', 'janinahufanda@gmail.com'),
(81459, 1454, '_field_60', '6046524790'),
(81460, 1454, '_field_18', 'Jianabel Marie '),
(81461, 1454, '_field_24', '15/08/2016'),
(81462, 1454, '_field_20', 'Jia'),
(81463, 1454, '_field_22', 'F'),
(81464, 1454, '_field_26', 'English '),
(81465, 1454, '_field_27', ''),
(81466, 1454, '_field_30', 'Canadian '),
(81467, 1454, '_field_32', 'Yes'),
(81468, 1454, '_field_72', 'Kaiden Hufanda/12 year old '),
(81469, 1454, '_field_36', 'reading books, lego puzzles, drawings and shape obstacles '),
(81470, 1454, '_field_37', 'hide and seek, lego puzzles and playing toy kitchen'),
(81471, 1454, '_field_38', 'Yes'),
(81472, 1454, '_field_39', 'Yes'),
(81473, 1454, '_field_61', 'Yes'),
(81474, 1454, '_field_53', 'Jia attended dance class, swimming lessons and arts class in the past'),
(81475, 1454, '_field_54', 'Yes'),
(81476, 1454, '_field_55', 'she is in a part time arts and crafts class'),
(81477, 1454, '_field_56', 'Yes'),
(81478, 1454, '_field_42', 'N/A'),
(81479, 1454, '_field_43', 'No'),
(81480, 1454, '_field_62', ''),
(81481, 1454, '_field_44', 'No'),
(81482, 1454, '_field_63', ''),
(81483, 1454, '_field_45', 'No'),
(81484, 1454, '_field_64', ''),
(81485, 1454, '_field_46', 'N'),
(81486, 1454, '_field_65', ''),
(81487, 1454, '_field_47', 'We like what WMA\'s goals and objectives for the students. Our family values and principles are in line with WMA. I was mostly impressed with the teaching concept observed in class.'),
(81488, 1454, '_field_73', 'We believe that our daughter is unique in her own ways. We like that Montessori method will help her develop and discover her full potential. We like how the class is diverse and the age groups are mixed. We believe this will enhance her social skills greatly. '),
(81489, 1454, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(81490, 1454, '_field_67', '1'),
(81491, 1454, '_form_id', '2'),
(81492, 1454, '_seq_num', '524'),
(81493, 1455, '_field_5', 'Full Day'),
(81494, 1455, '_field_7', 'September 2021'),
(81495, 1455, '_field_9', '0'),
(81496, 1455, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(81497, 1455, '_field_70', ''),
(81498, 1455, '_field_71', 'word of mouth'),
(81499, 1455, '_field_17', 'Katy'),
(81500, 1455, '_field_19', 'Severs'),
(81501, 1455, '_field_21', '7787729868'),
(81502, 1455, '_field_23', 'katysevers@gmail.com'),
(81503, 1455, '_field_25', '3239 william street'),
(81504, 1455, '_field_28', ''),
(81505, 1455, '_field_29', 'vancouver'),
(81506, 1455, '_field_33', 'BC'),
(81507, 1455, '_field_31', 'v5k2z2'),
(81508, 1455, '_field_34', 'Hungerford Properties'),
(81509, 1455, '_field_35', '7789457876'),
(81510, 1455, '_field_41', '1'),
(81511, 1455, '_field_57', 'Mark'),
(81512, 1455, '_field_58', 'Gomes'),
(81513, 1455, '_field_59', 'markphilipgomes@gmail.com'),
(81514, 1455, '_field_60', '7786281618'),
(81515, 1455, '_field_18', 'Georgia Claire Cavaliero Gomes'),
(81516, 1455, '_field_24', '04/01/2017'),
(81517, 1455, '_field_20', 'Gigi'),
(81518, 1455, '_field_22', 'F'),
(81519, 1455, '_field_26', 'English'),
(81520, 1455, '_field_27', 'Portuguese'),
(81521, 1455, '_field_30', 'Canadian'),
(81522, 1455, '_field_32', 'N'),
(81523, 1455, '_field_72', ''),
(81524, 1455, '_field_36', 'She is an imaginative girl that enjoys taking her toys on adventures/imaginative play, singing, play kitchen, and indoor physical activities (indoor trampoline, ballpit, bike)'),
(81525, 1455, '_field_37', 'She gets a lot of joy from physical activity, so has fun with hide seek, tag, swimming games, and shared art activities such as painting, gardening, story time'),
(81526, 1455, '_field_38', 'Yes'),
(81527, 1455, '_field_39', 'Yes'),
(81528, 1455, '_field_61', 'Yes'),
(81529, 1455, '_field_53', 'Gigi has been in a home daycare with 2 other children since 1 year old. She has formed very close emotional bonds with the other children and caretaker and feels very safe to fully express her emotions in this setting. It\'s a play based setting with an ECE caregiver. The kids share 2 meals and 3 snacks together at the kitchen table, enjoy physical and outdoor play, a variety of crafts, pre-school learnings/teachings from the caregiver (rudimentary reading lessons) attend Strong Start, and go on many outings in the city. It\'s been a great experience as we feel she has been very well supported in this environment and not \'just a number\'. The caregivers child will be moving on to preschool in Sept 2021 which has prompted us to look at another option, as well we think it would be beneficial to have an environment a bit closer to a school environment to help prepare her for that transition.'),
(81530, 1455, '_field_54', 'No'),
(81531, 1455, '_field_55', ''),
(81532, 1455, '_field_56', ''),
(81533, 1455, '_field_42', 'n/a'),
(81534, 1455, '_field_43', 'No'),
(81535, 1455, '_field_62', ''),
(81536, 1455, '_field_44', 'No'),
(81537, 1455, '_field_63', ''),
(81538, 1455, '_field_45', 'No'),
(81539, 1455, '_field_64', ''),
(81540, 1455, '_field_46', 'N'),
(81541, 1455, '_field_65', ''),
(81542, 1455, '_field_47', 'Word of mouth feedback on the program prompted us to apply; a play-based, child-centric approach to learning is important to us. We feel the early years are so important to setting the groundwork for lifelong learning.  Our daughter is half Portuguese, and we appreciate the exposure to another culture which we feel holds similar values and traditions.  '),
(81543, 1455, '_field_73', 'We believe in play-based learning, and that children absorb learning experiences from real life experiences rather than by being specifically \'taught\'.  We follow a respect based approach to parenting and encourage our daughter to follow activities that are of interest to her (rather than us) and try to give her a lot of time to focus on her tasks without interrupting. In general, we believe people should focus on their strengths and not feel an obsessive urge to \'fix\' areas of perceived weakness but rather follow their strengths and interests to lead a fulfilled, happy and purposeful life. From what we see, this is well aligned with the Montessori Method. '),
(81544, 1455, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:13:\"Casa One Year\";}'),
(81545, 1455, '_field_67', '1'),
(81546, 1455, '_form_id', '2'),
(81547, 1455, '_seq_num', '525'),
(81548, 1456, '_field_5', 'Full Day'),
(81549, 1456, '_field_7', 'September 2021'),
(81550, 1456, '_field_9', '0'),
(81551, 1456, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(81552, 1456, '_field_70', ''),
(81553, 1456, '_field_71', 'word of mouth'),
(81554, 1456, '_field_17', 'Katy'),
(81555, 1456, '_field_19', 'Severs'),
(81556, 1456, '_field_21', '7787729868'),
(81557, 1456, '_field_23', 'katysevers@gmail.com'),
(81558, 1456, '_field_25', '3239 william street'),
(81559, 1456, '_field_28', ''),
(81560, 1456, '_field_29', 'vancouver'),
(81561, 1456, '_field_33', 'BC'),
(81562, 1456, '_field_31', 'v5k2z2'),
(81563, 1456, '_field_34', 'Hungerford Properties'),
(81564, 1456, '_field_35', '7789457876'),
(81565, 1456, '_field_41', '1'),
(81566, 1456, '_field_57', 'Mark'),
(81567, 1456, '_field_58', 'Gomes'),
(81568, 1456, '_field_59', 'markphilipgomes@gmail.com'),
(81569, 1456, '_field_60', '7786281618'),
(81570, 1456, '_field_18', 'Georgia Claire Cavaliero Gomes'),
(81571, 1456, '_field_24', '04/01/2017'),
(81572, 1456, '_field_20', 'Gigi'),
(81573, 1456, '_field_22', 'F'),
(81574, 1456, '_field_26', 'English'),
(81575, 1456, '_field_27', 'Portuguese'),
(81576, 1456, '_field_30', 'Canadian'),
(81577, 1456, '_field_32', 'N'),
(81578, 1456, '_field_72', ''),
(81579, 1456, '_field_36', 'She is an imaginative girl that enjoys taking her toys on adventures/imaginative play, singing, play kitchen, and indoor physical activities (indoor trampoline, ballpit, bike)'),
(81580, 1456, '_field_37', 'She gets a lot of joy from physical activity, so has fun with hide seek, tag, swimming games, and shared art activities such as painting, gardening, story time'),
(81581, 1456, '_field_38', 'Yes'),
(81582, 1456, '_field_39', 'Yes'),
(81583, 1456, '_field_61', 'Yes'),
(81584, 1456, '_field_53', 'Gigi has been in a home daycare with 2 other children since 1 year old. She has formed very close emotional bonds with the other children and caretaker and feels very safe to fully express her emotions in this setting. It\'s a play based setting with an ECE caregiver. The kids share 2 meals and 3 snacks together at the kitchen table, enjoy physical and outdoor play, a variety of crafts, pre-school learnings/teachings from the caregiver (rudimentary reading lessons) attend Strong Start, and go on many outings in the city. It\'s been a great experience as we feel she has been very well supported in this environment and not \'just a number\'. The caregivers child will be moving on to preschool in Sept 2021 which has prompted us to look at another option, as well we think it would be beneficial to have an environment a bit closer to a school environment to help prepare her for that transition.'),
(81585, 1456, '_field_54', 'No'),
(81586, 1456, '_field_55', ''),
(81587, 1456, '_field_56', ''),
(81588, 1456, '_field_42', 'n/a'),
(81589, 1456, '_field_43', 'No'),
(81590, 1456, '_field_62', ''),
(81591, 1456, '_field_44', 'No'),
(81592, 1456, '_field_63', ''),
(81593, 1456, '_field_45', 'No'),
(81594, 1456, '_field_64', ''),
(81595, 1456, '_field_46', 'N'),
(81596, 1456, '_field_65', ''),
(81597, 1456, '_field_47', 'Word of mouth feedback on the program prompted us to apply; a play-based, child-centric approach to learning is important to us. We feel the early years are so important to setting the groundwork for lifelong learning.  Our daughter is half Portuguese, and we appreciate the exposure to another culture which we feel holds similar values and traditions.  '),
(81598, 1456, '_field_73', 'We believe in play-based learning, and that children absorb learning experiences from real life experiences rather than by being specifically \'taught\'.  We follow a respect based approach to parenting and encourage our daughter to follow activities that are of interest to her (rather than us) and try to give her a lot of time to focus on her tasks without interrupting. In general, we believe people should focus on their strengths and not feel an obsessive urge to \'fix\' areas of perceived weakness but rather follow their strengths and interests to lead a fulfilled, happy and purposeful life. From what we see, this is well aligned with the Montessori Method. '),
(81599, 1456, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:13:\"Casa One Year\";}'),
(81600, 1456, '_field_67', '1'),
(81601, 1456, '_form_id', '2'),
(81602, 1456, '_seq_num', '526'),
(81603, 1457, '_field_5', 'Full Day'),
(81604, 1457, '_field_7', 'September 2020'),
(81605, 1457, '_field_9', '1'),
(81606, 1457, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81607, 1457, '_field_70', ''),
(81608, 1457, '_field_71', ''),
(81609, 1457, '_field_17', 'Trang'),
(81610, 1457, '_field_19', 'Nguyen'),
(81611, 1457, '_field_21', '6047198452'),
(81612, 1457, '_field_23', 'ng.h.t.trang@gmail.com'),
(81613, 1457, '_field_25', '3968 Southwood Street'),
(81614, 1457, '_field_28', '3968 Southwood Street'),
(81615, 1457, '_field_29', 'Burnaby'),
(81616, 1457, '_field_33', 'BC'),
(81617, 1457, '_field_31', 'V5J2E6'),
(81618, 1457, '_field_34', 'Home Maker'),
(81619, 1457, '_field_35', '6047198452'),
(81620, 1457, '_field_41', '1'),
(81621, 1457, '_field_57', 'Anh'),
(81622, 1457, '_field_58', 'Tran'),
(81623, 1457, '_field_59', 'anhtran.att@gmail.com'),
(81624, 1457, '_field_60', '6042834336'),
(81625, 1457, '_field_18', 'Tran, Bao Minh'),
(81626, 1457, '_field_24', '08/04/2016'),
(81627, 1457, '_field_20', 'Subie'),
(81628, 1457, '_field_22', 'M'),
(81629, 1457, '_field_26', 'Vietnamese'),
(81630, 1457, '_field_27', 'English'),
(81631, 1457, '_field_30', 'Canadian'),
(81632, 1457, '_field_32', 'Yes'),
(81633, 1457, '_field_72', 'Mya Tran - Born in May 2020'),
(81634, 1457, '_field_36', 'Painting, Building legos, cars/trucks play'),
(81635, 1457, '_field_37', 'hide and seek, tagging game, cooking'),
(81636, 1457, '_field_38', 'Yes'),
(81637, 1457, '_field_39', 'Yes'),
(81638, 1457, '_field_61', 'Yes'),
(81639, 1457, '_field_53', ''),
(81640, 1457, '_field_54', 'Yes'),
(81641, 1457, '_field_55', 'Westbridge Montessori Academy'),
(81642, 1457, '_field_56', 'Yes'),
(81643, 1457, '_field_42', 'N/A'),
(81644, 1457, '_field_43', 'No'),
(81645, 1457, '_field_62', ''),
(81646, 1457, '_field_44', 'No'),
(81647, 1457, '_field_63', ''),
(81648, 1457, '_field_45', 'No'),
(81649, 1457, '_field_64', ''),
(81650, 1457, '_field_46', 'N'),
(81651, 1457, '_field_65', ''),
(81652, 1457, '_field_47', 'I want him to be more independent, more creative and develop more interest in learning and exploring new things. I also would like to see him to be able to communicate/play more with other kids. '),
(81653, 1457, '_field_73', 'Montessori Method will provide an excellent environment for my son to develop more interest in learning new things in his own creative ways. '),
(81654, 1457, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(81655, 1457, '_field_67', '1'),
(81656, 1457, '_form_id', '2'),
(81657, 1457, '_seq_num', '527'),
(81658, 1458, '_field_5', 'Full Day'),
(81659, 1458, '_field_7', 'September 2020'),
(81660, 1458, '_field_9', '1'),
(81661, 1458, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81662, 1458, '_field_70', ''),
(81663, 1458, '_field_71', ''),
(81664, 1458, '_field_17', 'Trang'),
(81665, 1458, '_field_19', 'Nguyen'),
(81666, 1458, '_field_21', '6047198452'),
(81667, 1458, '_field_23', 'ng.h.t.trang@gmail.com'),
(81668, 1458, '_field_25', '3968 Southwood Street'),
(81669, 1458, '_field_28', '3968 Southwood Street'),
(81670, 1458, '_field_29', 'Burnaby'),
(81671, 1458, '_field_33', 'BC'),
(81672, 1458, '_field_31', 'V5J2E6'),
(81673, 1458, '_field_34', 'Home Maker'),
(81674, 1458, '_field_35', '6047198452'),
(81675, 1458, '_field_41', '1'),
(81676, 1458, '_field_57', 'Anh'),
(81677, 1458, '_field_58', 'Tran'),
(81678, 1458, '_field_59', 'anhtran.att@gmail.com'),
(81679, 1458, '_field_60', '6042834336'),
(81680, 1458, '_field_18', 'Tran, Bao Minh'),
(81681, 1458, '_field_24', '08/04/2016'),
(81682, 1458, '_field_20', 'Subie'),
(81683, 1458, '_field_22', 'M'),
(81684, 1458, '_field_26', 'Vietnamese'),
(81685, 1458, '_field_27', 'English'),
(81686, 1458, '_field_30', 'Canadian'),
(81687, 1458, '_field_32', 'Yes'),
(81688, 1458, '_field_72', 'Mya Tran - Born in May 2020'),
(81689, 1458, '_field_36', 'Painting, Building legos, cars/trucks play'),
(81690, 1458, '_field_37', 'hide and seek, tagging game, cooking'),
(81691, 1458, '_field_38', 'Yes'),
(81692, 1458, '_field_39', 'Yes'),
(81693, 1458, '_field_61', 'Yes'),
(81694, 1458, '_field_53', ''),
(81695, 1458, '_field_54', 'Yes'),
(81696, 1458, '_field_55', 'Westbridge Montessori Academy'),
(81697, 1458, '_field_56', 'Yes'),
(81698, 1458, '_field_42', 'N/A'),
(81699, 1458, '_field_43', 'No'),
(81700, 1458, '_field_62', ''),
(81701, 1458, '_field_44', 'No'),
(81702, 1458, '_field_63', ''),
(81703, 1458, '_field_45', 'No'),
(81704, 1458, '_field_64', ''),
(81705, 1458, '_field_46', 'N'),
(81706, 1458, '_field_65', ''),
(81707, 1458, '_field_47', 'I want him to be more independent, more creative and develop more interest in learning and exploring new things. I also would like to see him to be able to communicate/play more with other kids. '),
(81708, 1458, '_field_73', 'Montessori Method will provide an excellent environment for my son to develop more interest in learning new things in his own creative ways. '),
(81709, 1458, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(81710, 1458, '_field_67', '1'),
(81711, 1458, '_form_id', '2'),
(81712, 1458, '_seq_num', '528'),
(81713, 1459, '_field_5', 'Full Day'),
(81714, 1459, '_field_7', 'September 2020'),
(81715, 1459, '_field_9', '1'),
(81716, 1459, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81717, 1459, '_field_70', ''),
(81718, 1459, '_field_71', ''),
(81719, 1459, '_field_17', 'Trang'),
(81720, 1459, '_field_19', 'Nguyen'),
(81721, 1459, '_field_21', '6047198452'),
(81722, 1459, '_field_23', 'ng.h.t.trang@gmail.com'),
(81723, 1459, '_field_25', '3968 Southwood Street'),
(81724, 1459, '_field_28', '3968 Southwood Street'),
(81725, 1459, '_field_29', 'Burnaby'),
(81726, 1459, '_field_33', 'BC'),
(81727, 1459, '_field_31', 'V5J2E6'),
(81728, 1459, '_field_34', 'Home maker'),
(81729, 1459, '_field_35', '6047198452'),
(81730, 1459, '_field_41', '1'),
(81731, 1459, '_field_57', 'Anh'),
(81732, 1459, '_field_58', 'Tran'),
(81733, 1459, '_field_59', 'anhtran.att@gmail.com'),
(81734, 1459, '_field_60', '6042834336'),
(81735, 1459, '_field_18', 'Tran, Bao Minh'),
(81736, 1459, '_field_24', '08/04/2016'),
(81737, 1459, '_field_20', 'Subie'),
(81738, 1459, '_field_22', 'M'),
(81739, 1459, '_field_26', 'Vietnamese'),
(81740, 1459, '_field_27', 'English'),
(81741, 1459, '_field_30', 'Canadian'),
(81742, 1459, '_field_32', 'Yes'),
(81743, 1459, '_field_72', 'Mya Tran - Born in May 2020'),
(81744, 1459, '_field_36', 'Blocks, Building legos, painting, trucks/cars'),
(81745, 1459, '_field_37', 'hide and seek, cooking'),
(81746, 1459, '_field_38', 'Yes'),
(81747, 1459, '_field_39', 'Yes'),
(81748, 1459, '_field_61', 'Yes'),
(81749, 1459, '_field_53', ''),
(81750, 1459, '_field_54', 'Yes'),
(81751, 1459, '_field_55', 'Westbridge Montessori Academy'),
(81752, 1459, '_field_56', 'Yes'),
(81753, 1459, '_field_42', 'N/A'),
(81754, 1459, '_field_43', 'No'),
(81755, 1459, '_field_62', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(81756, 1459, '_field_44', 'No'),
(81757, 1459, '_field_63', ''),
(81758, 1459, '_field_45', 'No'),
(81759, 1459, '_field_64', ''),
(81760, 1459, '_field_46', 'N'),
(81761, 1459, '_field_65', ''),
(81762, 1459, '_field_47', 'I would like to see him to be more independent, more creative and develop more interest in learning and exploring new things. I also would love to see him to communicate and be able to work in groups with friends. '),
(81763, 1459, '_field_73', 'Montessori will provide an excellent environment to stimulate my son in exploring and learning more in his own creative ways. My goal is for him to love learning! '),
(81764, 1459, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(81765, 1459, '_field_67', '1'),
(81766, 1459, '_form_id', '2'),
(81767, 1459, '_seq_num', '529'),
(81768, 1460, '_field_5', 'Full Day'),
(81769, 1460, '_field_7', 'September 2020'),
(81770, 1460, '_field_9', '1'),
(81771, 1460, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81772, 1460, '_field_70', ''),
(81773, 1460, '_field_71', ''),
(81774, 1460, '_field_17', 'Trang'),
(81775, 1460, '_field_19', 'Nguyen'),
(81776, 1460, '_field_21', '6047198452'),
(81777, 1460, '_field_23', 'ng.h.t.trang@gmail.com'),
(81778, 1460, '_field_25', '3968 Southwood Street'),
(81779, 1460, '_field_28', '3968 Southwood Street'),
(81780, 1460, '_field_29', 'Burnaby'),
(81781, 1460, '_field_33', 'BC'),
(81782, 1460, '_field_31', 'V5J2E6'),
(81783, 1460, '_field_34', 'Home maker'),
(81784, 1460, '_field_35', '6047198452'),
(81785, 1460, '_field_41', '1'),
(81786, 1460, '_field_57', 'Anh'),
(81787, 1460, '_field_58', 'Tran'),
(81788, 1460, '_field_59', 'anhtran.att@gmail.com'),
(81789, 1460, '_field_60', '6042834336'),
(81790, 1460, '_field_18', 'Tran, Bao Minh'),
(81791, 1460, '_field_24', '08/04/2016'),
(81792, 1460, '_field_20', 'Subie'),
(81793, 1460, '_field_22', 'M'),
(81794, 1460, '_field_26', 'Vietnamese'),
(81795, 1460, '_field_27', 'English'),
(81796, 1460, '_field_30', 'Canadian'),
(81797, 1460, '_field_32', 'Yes'),
(81798, 1460, '_field_72', 'Mya Tran - Born in May 2020'),
(81799, 1460, '_field_36', 'Blocks, Building legos, painting, trucks/cars'),
(81800, 1460, '_field_37', 'hide and seek, cooking'),
(81801, 1460, '_field_38', 'Yes'),
(81802, 1460, '_field_39', 'Yes'),
(81803, 1460, '_field_61', 'Yes'),
(81804, 1460, '_field_53', ''),
(81805, 1460, '_field_54', 'Yes'),
(81806, 1460, '_field_55', 'Westbridge Montessori Academy'),
(81807, 1460, '_field_56', 'Yes'),
(81808, 1460, '_field_42', 'N/A'),
(81809, 1460, '_field_43', 'No'),
(81810, 1460, '_field_62', ''),
(81811, 1460, '_field_44', 'No'),
(81812, 1460, '_field_63', ''),
(81813, 1460, '_field_45', 'No'),
(81814, 1460, '_field_64', ''),
(81815, 1460, '_field_46', 'N'),
(81816, 1460, '_field_65', ''),
(81817, 1460, '_field_47', 'I would like to see him to be more independent, more creative and develop more interest in learning and exploring new things. I also would love to see him to communicate and be able to work in groups with friends. '),
(81818, 1460, '_field_73', 'Montessori will provide an excellent environment to stimulate my son in exploring and learning more in his own creative ways. My goal is for him to love learning! '),
(81819, 1460, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(81820, 1460, '_field_67', '1'),
(81821, 1460, '_form_id', '2'),
(81822, 1460, '_seq_num', '530'),
(81823, 1461, '_field_5', 'Full Day'),
(81824, 1461, '_field_7', 'September 2020'),
(81825, 1461, '_field_9', '1'),
(81826, 1461, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81827, 1461, '_field_70', ''),
(81828, 1461, '_field_71', ''),
(81829, 1461, '_field_17', 'Trang'),
(81830, 1461, '_field_19', 'Nguyen'),
(81831, 1461, '_field_21', '6047198452'),
(81832, 1461, '_field_23', 'ng.h.t.trang@gmail.com'),
(81833, 1461, '_field_25', '3968 Southwood Street'),
(81834, 1461, '_field_28', '3968 Southwood Street'),
(81835, 1461, '_field_29', 'Burnaby'),
(81836, 1461, '_field_33', 'BC'),
(81837, 1461, '_field_31', 'V5J2E6'),
(81838, 1461, '_field_34', 'Home maker'),
(81839, 1461, '_field_35', '6047198452'),
(81840, 1461, '_field_41', '1'),
(81841, 1461, '_field_57', 'Anh'),
(81842, 1461, '_field_58', 'Tran'),
(81843, 1461, '_field_59', 'anhtran.att@gmail.com'),
(81844, 1461, '_field_60', '6042834336'),
(81845, 1461, '_field_18', 'Tran, Bao Minh'),
(81846, 1461, '_field_24', '08/04/2016'),
(81847, 1461, '_field_20', 'Subie'),
(81848, 1461, '_field_22', 'M'),
(81849, 1461, '_field_26', 'Vietnamese'),
(81850, 1461, '_field_27', 'English'),
(81851, 1461, '_field_30', 'Canadian'),
(81852, 1461, '_field_32', 'Yes'),
(81853, 1461, '_field_72', 'Mya Tran-born in may 2020'),
(81854, 1461, '_field_36', 'painting, building legos, blocks, trucks/cars'),
(81855, 1461, '_field_37', 'hide and seek, cooking'),
(81856, 1461, '_field_38', 'No'),
(81857, 1461, '_field_39', 'No'),
(81858, 1461, '_field_61', ''),
(81859, 1461, '_field_53', ''),
(81860, 1461, '_field_54', 'No'),
(81861, 1461, '_field_55', ''),
(81862, 1461, '_field_56', ''),
(81863, 1461, '_field_42', 'n/a'),
(81864, 1461, '_field_43', 'No'),
(81865, 1461, '_field_62', ''),
(81866, 1461, '_field_44', 'No'),
(81867, 1461, '_field_63', ''),
(81868, 1461, '_field_45', 'No'),
(81869, 1461, '_field_64', ''),
(81870, 1461, '_field_46', 'N'),
(81871, 1461, '_field_65', ''),
(81872, 1461, '_field_47', 'I\'d like to see him more independent, more creative and develop more interest in learning and exploring new things. I would also like to see him communicate and be able to work in group with friends.'),
(81873, 1461, '_field_73', 'Montessori provides an excellent environment for my son to explore and learn new things in his own creative ways. Our goal is to see him love learning!'),
(81874, 1461, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(81875, 1461, '_field_67', '1'),
(81876, 1461, '_form_id', '2'),
(81877, 1461, '_seq_num', '531'),
(81878, 1462, '_field_5', 'Full Day'),
(81879, 1462, '_field_7', 'September 2020'),
(81880, 1462, '_field_9', '1'),
(81881, 1462, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81882, 1462, '_field_70', ''),
(81883, 1462, '_field_71', ''),
(81884, 1462, '_field_17', 'Trang'),
(81885, 1462, '_field_19', 'Nguyen'),
(81886, 1462, '_field_21', '6047198452'),
(81887, 1462, '_field_23', 'ng.h.t.trang@gmail.com'),
(81888, 1462, '_field_25', '3968 Southwood Street'),
(81889, 1462, '_field_28', '3968 Southwood Street'),
(81890, 1462, '_field_29', 'Burnaby'),
(81891, 1462, '_field_33', 'BC'),
(81892, 1462, '_field_31', 'V5J2E6'),
(81893, 1462, '_field_34', 'Home maker'),
(81894, 1462, '_field_35', '6047198452'),
(81895, 1462, '_field_41', '1'),
(81896, 1462, '_field_57', 'Anh'),
(81897, 1462, '_field_58', 'Tran'),
(81898, 1462, '_field_59', 'anhtran.att@gmail.com'),
(81899, 1462, '_field_60', '6042834336'),
(81900, 1462, '_field_18', 'Tran, Bao Minh'),
(81901, 1462, '_field_24', '08/04/2016'),
(81902, 1462, '_field_20', 'Subie'),
(81903, 1462, '_field_22', 'M'),
(81904, 1462, '_field_26', 'Vietnamese'),
(81905, 1462, '_field_27', 'English'),
(81906, 1462, '_field_30', 'Canadian'),
(81907, 1462, '_field_32', 'Yes'),
(81908, 1462, '_field_72', 'Mya Tran-born in may 2020'),
(81909, 1462, '_field_36', 'painting, building legos, blocks, trucks/cars'),
(81910, 1462, '_field_37', 'hide and seek, cooking'),
(81911, 1462, '_field_38', 'No'),
(81912, 1462, '_field_39', 'No'),
(81913, 1462, '_field_61', ''),
(81914, 1462, '_field_53', ''),
(81915, 1462, '_field_54', 'No'),
(81916, 1462, '_field_55', ''),
(81917, 1462, '_field_56', ''),
(81918, 1462, '_field_42', 'n/a'),
(81919, 1462, '_field_43', 'No'),
(81920, 1462, '_field_62', ''),
(81921, 1462, '_field_44', 'No'),
(81922, 1462, '_field_63', ''),
(81923, 1462, '_field_45', 'No'),
(81924, 1462, '_field_64', ''),
(81925, 1462, '_field_46', 'N'),
(81926, 1462, '_field_65', ''),
(81927, 1462, '_field_47', 'I\'d like to see him more independent, more creative and develop more interest in learning and exploring new things. I would also like to see him communicate and be able to work in group with friends.'),
(81928, 1462, '_field_73', 'Montessori provides an excellent environment for my son to explore and learn new things in his own creative ways. Our goal is to see him love learning!'),
(81929, 1462, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(81930, 1462, '_field_67', '1'),
(81931, 1462, '_form_id', '2'),
(81932, 1462, '_seq_num', '532'),
(81933, 1463, '_field_5', 'Morning Session'),
(81934, 1463, '_field_7', 'September 2020'),
(81935, 1463, '_field_9', '0'),
(81936, 1463, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81937, 1463, '_field_70', ''),
(81938, 1463, '_field_71', ''),
(81939, 1463, '_field_17', 'Nikesh'),
(81940, 1463, '_field_19', 'Dalpatram'),
(81941, 1463, '_field_21', '7788474893'),
(81942, 1463, '_field_23', 'nikeshd@gmail.com'),
(81943, 1463, '_field_25', '4893 Payne Street'),
(81944, 1463, '_field_28', ''),
(81945, 1463, '_field_29', 'Vancouver'),
(81946, 1463, '_field_33', 'BC'),
(81947, 1463, '_field_31', 'V5R4j3'),
(81948, 1463, '_field_34', 'Save on foods'),
(81949, 1463, '_field_35', '6048813508'),
(81950, 1463, '_field_41', '1'),
(81951, 1463, '_field_57', 'Shweta'),
(81952, 1463, '_field_58', 'Dalpatram'),
(81953, 1463, '_field_59', 'shweta.dalpatram@gmail.com'),
(81954, 1463, '_field_60', '7788554893'),
(81955, 1463, '_field_18', 'Arya Dalpatram'),
(81956, 1463, '_field_24', '24/11/2017'),
(81957, 1463, '_field_20', 'Arya'),
(81958, 1463, '_field_22', 'F'),
(81959, 1463, '_field_26', 'English'),
(81960, 1463, '_field_27', ''),
(81961, 1463, '_field_30', 'Canadian'),
(81962, 1463, '_field_32', 'N'),
(81963, 1463, '_field_72', ''),
(81964, 1463, '_field_36', 'Books, Blocks'),
(81965, 1463, '_field_37', 'Hide and seek, playing with toys'),
(81966, 1463, '_field_38', 'No'),
(81967, 1463, '_field_39', 'No'),
(81968, 1463, '_field_61', ''),
(81969, 1463, '_field_53', ''),
(81970, 1463, '_field_54', 'No'),
(81971, 1463, '_field_55', ''),
(81972, 1463, '_field_56', ''),
(81973, 1463, '_field_42', 'Arya is allergic to penicillin'),
(81974, 1463, '_field_43', 'No'),
(81975, 1463, '_field_62', ''),
(81976, 1463, '_field_44', 'Yes'),
(81977, 1463, '_field_63', 'No beef or pork'),
(81978, 1463, '_field_45', 'No'),
(81979, 1463, '_field_64', ''),
(81980, 1463, '_field_46', 'N'),
(81981, 1463, '_field_65', ''),
(81982, 1463, '_field_47', 'We like the bright and open classroom. The teachers seem very caring and the class looks well organized.'),
(81983, 1463, '_field_73', 'I want Arya to love learning and build practical skills. I think the Montessori method of child centered teaching will help achieve this.'),
(81984, 1463, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(81985, 1463, '_field_67', '1'),
(81986, 1463, '_form_id', '2'),
(81987, 1463, '_seq_num', '533'),
(81988, 1464, '_field_5', 'Morning Session'),
(81989, 1464, '_field_7', 'September 2020'),
(81990, 1464, '_field_9', '0'),
(81991, 1464, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(81992, 1464, '_field_70', ''),
(81993, 1464, '_field_71', ''),
(81994, 1464, '_field_17', 'Nikesh'),
(81995, 1464, '_field_19', 'Dalpatram'),
(81996, 1464, '_field_21', '7788474893'),
(81997, 1464, '_field_23', 'nikeshd@gmail.com'),
(81998, 1464, '_field_25', '4893 Payne Street'),
(81999, 1464, '_field_28', ''),
(82000, 1464, '_field_29', 'Vancouver'),
(82001, 1464, '_field_33', 'BC'),
(82002, 1464, '_field_31', 'V5R4j3'),
(82003, 1464, '_field_34', 'Save on foods'),
(82004, 1464, '_field_35', '6048813508'),
(82005, 1464, '_field_41', '1'),
(82006, 1464, '_field_57', 'Shweta'),
(82007, 1464, '_field_58', 'Dalpatram'),
(82008, 1464, '_field_59', 'shweta.dalpatram@gmail.com'),
(82009, 1464, '_field_60', '7788554893'),
(82010, 1464, '_field_18', 'Arya Dalpatram'),
(82011, 1464, '_field_24', '24/11/2017'),
(82012, 1464, '_field_20', 'Arya'),
(82013, 1464, '_field_22', 'F'),
(82014, 1464, '_field_26', 'English'),
(82015, 1464, '_field_27', ''),
(82016, 1464, '_field_30', 'Canadian'),
(82017, 1464, '_field_32', 'N'),
(82018, 1464, '_field_72', ''),
(82019, 1464, '_field_36', 'Books, Blocks'),
(82020, 1464, '_field_37', 'Hide and seek, playing with toys'),
(82021, 1464, '_field_38', 'No'),
(82022, 1464, '_field_39', 'No'),
(82023, 1464, '_field_61', ''),
(82024, 1464, '_field_53', ''),
(82025, 1464, '_field_54', 'No'),
(82026, 1464, '_field_55', ''),
(82027, 1464, '_field_56', ''),
(82028, 1464, '_field_42', 'Arya is allergic to penicillin'),
(82029, 1464, '_field_43', 'No'),
(82030, 1464, '_field_62', ''),
(82031, 1464, '_field_44', 'Yes'),
(82032, 1464, '_field_63', 'No beef or pork'),
(82033, 1464, '_field_45', 'No'),
(82034, 1464, '_field_64', ''),
(82035, 1464, '_field_46', 'N'),
(82036, 1464, '_field_65', ''),
(82037, 1464, '_field_47', 'We like the bright and open classroom. The teachers seem very caring and the class looks well organized.'),
(82038, 1464, '_field_73', 'I want Arya to love learning and build practical skills. I think the Montessori method of child centered teaching will help achieve this.'),
(82039, 1464, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(82040, 1464, '_field_67', '1'),
(82041, 1464, '_form_id', '2'),
(82042, 1464, '_seq_num', '534'),
(82043, 1465, '_field_5', 'Morning Session'),
(82044, 1465, '_field_7', 'September 2021'),
(82045, 1465, '_field_9', '0'),
(82046, 1465, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(82047, 1465, '_field_70', 'Isabelle Kieu'),
(82048, 1465, '_field_71', ''),
(82049, 1465, '_field_17', 'Primmy'),
(82050, 1465, '_field_19', 'Hung'),
(82051, 1465, '_field_21', '6047737724'),
(82052, 1465, '_field_23', 'PrimmyHung128@gmail.com'),
(82053, 1465, '_field_25', '1331 Rupert Street'),
(82054, 1465, '_field_28', '1331 Rupert Street'),
(82055, 1465, '_field_29', 'Vancouver'),
(82056, 1465, '_field_33', 'BC'),
(82057, 1465, '_field_31', 'V5K 4L5'),
(82058, 1465, '_field_34', 'Northbridge Insurance Corp'),
(82059, 1465, '_field_35', '6047737724'),
(82060, 1465, '_field_41', '1'),
(82061, 1465, '_field_57', 'Dominic'),
(82062, 1465, '_field_58', 'Hung'),
(82063, 1465, '_field_59', 'DominicHung1228@gmail.com'),
(82064, 1465, '_field_60', '6047793270'),
(82065, 1465, '_field_18', 'Jayden Hung'),
(82066, 1465, '_field_24', '17/01/2018'),
(82067, 1465, '_field_20', 'Jayden'),
(82068, 1465, '_field_22', 'M'),
(82069, 1465, '_field_26', 'English'),
(82070, 1465, '_field_27', ''),
(82071, 1465, '_field_30', 'Canadian'),
(82072, 1465, '_field_32', 'Yes'),
(82073, 1465, '_field_72', 'Hayleigh Hung 7 '),
(82074, 1465, '_field_36', 'Jayden has been enjoying attending Sunday School every Sunday by himself since he was 7 months old. '),
(82075, 1465, '_field_37', 'Jayden enjoys playing with his big sister, his friends and even children he meets in the park or at a party. '),
(82076, 1465, '_field_38', 'Yes'),
(82077, 1465, '_field_39', 'Yes'),
(82078, 1465, '_field_61', 'Yes'),
(82079, 1465, '_field_53', ''),
(82080, 1465, '_field_54', 'No'),
(82081, 1465, '_field_55', ''),
(82082, 1465, '_field_56', ''),
(82083, 1465, '_field_42', 'No known health issues or allergies. '),
(82084, 1465, '_field_43', 'No'),
(82085, 1465, '_field_62', ''),
(82086, 1465, '_field_44', 'No'),
(82087, 1465, '_field_63', ''),
(82088, 1465, '_field_45', 'No'),
(82089, 1465, '_field_64', ''),
(82090, 1465, '_field_46', 'N'),
(82091, 1465, '_field_65', ''),
(82092, 1465, '_field_47', 'Jayden\'s sister Hayleigh who is now 7 was benefited greatly by the Montessori program wonderfully put together by the My Little School in Deep Cove in North Vancouver. Not only did Hayleigh become a passionate learner at young age, she was able to develop good academic understanding and proper manners. We were amazed both by the Montessori method of teaching itself and the passion of the educators. We moved from North Vancouver to East Vancouver and we were very pleased to be able to connect with the Montessori program at the Westside Montessori Academy via the open house and class observation in January 2019. We spoke with some very passionate educators at the open house. We strongly feel that the Westside Montessori Academy is a great school for young children who want to explore early learning opportunities and the Montessori method. '),
(82093, 1465, '_field_73', 'We believe in early children education. We also believe in educating our children by working together with the teachers and enforcing good learning habits at home. Through the Montessori classroom at the Westside Montessori Academy, our son Jayden is going to be benefited by self-directed activity, hands-on learning and collaborative play. We trust that placing Jayden in a Montessori school is the best way to develop his passion for learning. In the Montessori classroom, we hope that Jayden will find answers to his curiosity and learn how to properly explore in a safe environment and at the same time develop relationships with others. '),
(82094, 1465, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(82095, 1465, '_field_67', '1'),
(82096, 1465, '_form_id', '2'),
(82097, 1465, '_seq_num', '535'),
(82098, 1466, '_field_5', 'Morning Session'),
(82099, 1466, '_field_7', 'September 2021'),
(82100, 1466, '_field_9', '0'),
(82101, 1466, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(82102, 1466, '_field_70', 'Isabelle Kieu'),
(82103, 1466, '_field_71', ''),
(82104, 1466, '_field_17', 'Primmy'),
(82105, 1466, '_field_19', 'Hung'),
(82106, 1466, '_field_21', '6047737724'),
(82107, 1466, '_field_23', 'PrimmyHung128@gmail.com'),
(82108, 1466, '_field_25', '1331 Rupert Street'),
(82109, 1466, '_field_28', '1331 Rupert Street'),
(82110, 1466, '_field_29', 'Vancouver'),
(82111, 1466, '_field_33', 'BC'),
(82112, 1466, '_field_31', 'V5K 4L5'),
(82113, 1466, '_field_34', 'Northbridge Insurance Corp'),
(82114, 1466, '_field_35', '6047737724'),
(82115, 1466, '_field_41', '1'),
(82116, 1466, '_field_57', 'Dominic'),
(82117, 1466, '_field_58', 'Hung'),
(82118, 1466, '_field_59', 'DominicHung1228@gmail.com'),
(82119, 1466, '_field_60', '6047793270'),
(82120, 1466, '_field_18', 'Jayden Hung'),
(82121, 1466, '_field_24', '17/01/2018'),
(82122, 1466, '_field_20', 'Jayden'),
(82123, 1466, '_field_22', 'M'),
(82124, 1466, '_field_26', 'English'),
(82125, 1466, '_field_27', ''),
(82126, 1466, '_field_30', 'Canadian'),
(82127, 1466, '_field_32', 'Yes'),
(82128, 1466, '_field_72', 'Hayleigh Hung 7 '),
(82129, 1466, '_field_36', 'Jayden has been enjoying attending Sunday School every Sunday by himself since he was 7 months old. '),
(82130, 1466, '_field_37', 'Jayden enjoys playing with his big sister, his friends and even children he meets in the park or at a party. '),
(82131, 1466, '_field_38', 'Yes'),
(82132, 1466, '_field_39', 'Yes'),
(82133, 1466, '_field_61', 'Yes'),
(82134, 1466, '_field_53', ''),
(82135, 1466, '_field_54', 'No'),
(82136, 1466, '_field_55', ''),
(82137, 1466, '_field_56', ''),
(82138, 1466, '_field_42', 'No known health issues or allergies. '),
(82139, 1466, '_field_43', 'No'),
(82140, 1466, '_field_62', ''),
(82141, 1466, '_field_44', 'No'),
(82142, 1466, '_field_63', ''),
(82143, 1466, '_field_45', 'No'),
(82144, 1466, '_field_64', ''),
(82145, 1466, '_field_46', 'N'),
(82146, 1466, '_field_65', ''),
(82147, 1466, '_field_47', 'Jayden\'s sister Hayleigh who is now 7 was benefited greatly by the Montessori program wonderfully put together by the My Little School in Deep Cove in North Vancouver. Not only did Hayleigh become a passionate learner at young age, she was able to develop good academic understanding and proper manners. We were amazed both by the Montessori method of teaching itself and the passion of the educators. We moved from North Vancouver to East Vancouver and we were very pleased to be able to connect with the Montessori program at the Westside Montessori Academy via the open house and class observation in January 2019. We spoke with some very passionate educators at the open house. We strongly feel that the Westside Montessori Academy is a great school for young children who want to explore early learning opportunities and the Montessori method. '),
(82148, 1466, '_field_73', 'We believe in early children education. We also believe in educating our children by working together with the teachers and enforcing good learning habits at home. Through the Montessori classroom at the Westside Montessori Academy, our son Jayden is going to be benefited by self-directed activity, hands-on learning and collaborative play. We trust that placing Jayden in a Montessori school is the best way to develop his passion for learning. In the Montessori classroom, we hope that Jayden will find answers to his curiosity and learn how to properly explore in a safe environment and at the same time develop relationships with others. '),
(82149, 1466, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(82150, 1466, '_field_67', '1'),
(82151, 1466, '_form_id', '2'),
(82152, 1466, '_seq_num', '536'),
(82153, 1467, '_field_5', 'Morning Session'),
(82154, 1467, '_field_7', 'September 2020'),
(82155, 1467, '_field_9', '0'),
(82156, 1467, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(82157, 1467, '_field_70', ''),
(82158, 1467, '_field_71', ''),
(82159, 1467, '_field_17', 'Cassandra'),
(82160, 1467, '_field_19', 'Florio'),
(82161, 1467, '_field_21', '604-790-8798'),
(82162, 1467, '_field_23', 'cassandraflorio@gmail.com'),
(82163, 1467, '_field_25', '2532 Graveley Street'),
(82164, 1467, '_field_28', ''),
(82165, 1467, '_field_29', 'Vancouver'),
(82166, 1467, '_field_33', 'BC'),
(82167, 1467, '_field_31', 'V5K 3J6'),
(82168, 1467, '_field_34', 'Borden Ladner Gervais LLP'),
(82169, 1467, '_field_35', '604-632-3513'),
(82170, 1467, '_field_41', '1'),
(82171, 1467, '_field_57', 'Carl'),
(82172, 1467, '_field_58', 'Julig'),
(82173, 1467, '_field_59', ''),
(82174, 1467, '_field_60', '778-899-2275'),
(82175, 1467, '_field_18', 'Sam Eleanore Florio'),
(82176, 1467, '_field_24', '11/10/2017'),
(82177, 1467, '_field_20', ''),
(82178, 1467, '_field_22', 'F'),
(82179, 1467, '_field_26', 'English'),
(82180, 1467, '_field_27', ''),
(82181, 1467, '_field_30', 'Canadian'),
(82182, 1467, '_field_32', 'N'),
(82183, 1467, '_field_72', ''),
(82184, 1467, '_field_36', 'In quiet time, Sam loves to look at books, play with stuffed animals and dolls, trains and wooden puzzles. She also like to listen to music (dancing along) and sing. '),
(82185, 1467, '_field_37', 'Sam loves to be active, and enlists her adults to chase her around. She plays with her Nana\'s dog - throwing a ball so he can fetch. She has tried several classes (music, swimming, and dance) and enjoyed them all. At the playground, she often approaches and engages new kids and wants to play with them. We don\'t have many contemporaries with kids, so her play time has mostly been with adults, but she loves watching and playing with other kids when the opportunity is there.'),
(82186, 1467, '_field_38', 'No'),
(82187, 1467, '_field_39', 'Yes'),
(82188, 1467, '_field_61', 'Yes'),
(82189, 1467, '_field_53', 'Sam spends one day per week at her Nana\'s, and visits at her great aunt\'s fairly regularly as well. All of her experiences away from home to date have been in adult-accompanied classes, but she has always been very adaptable in new environments and in spending time with new people. When she is in a totally new environment, she is generally a bit quiet/reserved at first, but usually warms within 10-15 minutes. Most often than not, she tends to assume everyone knows her and cares about her, and will include herself in other people\'s circles. '),
(82190, 1467, '_field_54', 'No'),
(82191, 1467, '_field_55', ''),
(82192, 1467, '_field_56', ''),
(82193, 1467, '_field_42', 'N/A'),
(82194, 1467, '_field_43', 'No'),
(82195, 1467, '_field_62', ''),
(82196, 1467, '_field_44', 'No'),
(82197, 1467, '_field_63', ''),
(82198, 1467, '_field_45', 'No'),
(82199, 1467, '_field_64', ''),
(82200, 1467, '_field_46', 'N'),
(82201, 1467, '_field_65', ''),
(82202, 1467, '_field_47', 'There are a number of reasons I would like for Sam to attend WMA, but in the interests of keeping your review relatively painless, I\'ll limit myself here to three broad reasons. \nThe first and most important reason (elaborated upon more fully in the question below) is that I think an early Montessori education provides children with a number of substantial benefits, and a solid core from both an educational and personal development perspective that then travels with them through life. I firmly believe that my Montessori foundation has enabled and facilitated much of my academic comfort and success, contributing to where I find myself today, and would love for my daughter to have a similar introduction to school.\nThe second reason is that I would love Sam to gain exposure to the Italian language and culture through her schooling. I am half Italian, but the Italian portion of my family lives in Toronto (where I also lived in my early years). In the absence of being able to spend time with these relatives, I would love for her to be able to learn more about her heritage through the Italian portion of WMA\'s curriculum, and to interact with Italian elders through WMA\'s outreach at Villa Carital.\nThe third reason is WMA\'s physical environment and setting. The Casa classroom is a bright, spacious, and welcoming setting for learning, and its adjacent contained outdoor space is quiet and pleasant. The campus at the ICC is conveniently located to our home, and I would also love for Sam to be within walking distance of her school.   \n\n'),
(82203, 1467, '_field_73', 'The Montessori Method, and its inherent respect for the individual child, is a system of education that I have experienced firsthand (having been instructed in a Montessori school myself through grade 7 at Tyee) and seen the benefit of in others (having watched my younger sister, Claire Honda, participate in the Casa program at Westside\'s Oak Street location). \nI would love for Sam to be able to have the opportunity to explore her areas of interest, and to learn to become self-directed and focused. I would love for her to gain skills in not only the academic aspects of education (reading, numbers and math, geography, etc.), but also in practical skills, taking responsibility for and pride in classroom order and cleanliness, and helping with necessary chores like laundry. I deeply value academic learning, and would love for Sam to learn as much as possible in all possible fields, but I also think that a child\'s early education is about far more than attempting to achieve externally-appointed academic milestones. My primary goals for Sam\'s early education are for her to gain a love of learning and comfort in a school setting, which is something the Montessori Method encourages. Other benefits of the Montessori Method that I value are having the opportunity to receive feedback from Sam\'s teachers in a holistic manner (through personalized written report cards vs. number/letter grades and standardized comments) about what and how she is learning, and the focus on connecting children with nature and the outdoors.'),
(82204, 1467, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:13:\"Casa One Year\";i:2;s:21:\"Casa and Kindergarten\";}'),
(82205, 1467, '_field_67', '1'),
(82206, 1467, '_form_id', '2'),
(82207, 1467, '_seq_num', '537'),
(82208, 1468, '_field_5', 'Morning Session'),
(82209, 1468, '_field_7', 'September 2020'),
(82210, 1468, '_field_9', '0'),
(82211, 1468, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(82212, 1468, '_field_70', ''),
(82213, 1468, '_field_71', ''),
(82214, 1468, '_field_17', 'Cassandra'),
(82215, 1468, '_field_19', 'Florio'),
(82216, 1468, '_field_21', '604-790-8798'),
(82217, 1468, '_field_23', 'cassandraflorio@gmail.com'),
(82218, 1468, '_field_25', '2532 Graveley Street'),
(82219, 1468, '_field_28', ''),
(82220, 1468, '_field_29', 'Vancouver'),
(82221, 1468, '_field_33', 'BC'),
(82222, 1468, '_field_31', 'V5K 3J6'),
(82223, 1468, '_field_34', 'Borden Ladner Gervais LLP'),
(82224, 1468, '_field_35', '604-632-3513'),
(82225, 1468, '_field_41', '1'),
(82226, 1468, '_field_57', 'Carl'),
(82227, 1468, '_field_58', 'Julig'),
(82228, 1468, '_field_59', ''),
(82229, 1468, '_field_60', '778-899-2275'),
(82230, 1468, '_field_18', 'Sam Eleanore Florio'),
(82231, 1468, '_field_24', '11/10/2017'),
(82232, 1468, '_field_20', ''),
(82233, 1468, '_field_22', 'F'),
(82234, 1468, '_field_26', 'English'),
(82235, 1468, '_field_27', ''),
(82236, 1468, '_field_30', 'Canadian'),
(82237, 1468, '_field_32', 'N'),
(82238, 1468, '_field_72', ''),
(82239, 1468, '_field_36', 'In quiet time, Sam loves to look at books, play with stuffed animals and dolls, trains and wooden puzzles. She also like to listen to music (dancing along) and sing. '),
(82240, 1468, '_field_37', 'Sam loves to be active, and enlists her adults to chase her around. She plays with her Nana\'s dog - throwing a ball so he can fetch. She has tried several classes (music, swimming, and dance) and enjoyed them all. At the playground, she often approaches and engages new kids and wants to play with them. We don\'t have many contemporaries with kids, so her play time has mostly been with adults, but she loves watching and playing with other kids when the opportunity is there.'),
(82241, 1468, '_field_38', 'No'),
(82242, 1468, '_field_39', 'Yes'),
(82243, 1468, '_field_61', 'Yes'),
(82244, 1468, '_field_53', 'Sam spends one day per week at her Nana\'s, and visits at her great aunt\'s fairly regularly as well. All of her experiences away from home to date have been in adult-accompanied classes, but she has always been very adaptable in new environments and in spending time with new people. When she is in a totally new environment, she is generally a bit quiet/reserved at first, but usually warms within 10-15 minutes. Most often than not, she tends to assume everyone knows her and cares about her, and will include herself in other people\'s circles. '),
(82245, 1468, '_field_54', 'No'),
(82246, 1468, '_field_55', ''),
(82247, 1468, '_field_56', ''),
(82248, 1468, '_field_42', 'N/A'),
(82249, 1468, '_field_43', 'No'),
(82250, 1468, '_field_62', ''),
(82251, 1468, '_field_44', 'No'),
(82252, 1468, '_field_63', ''),
(82253, 1468, '_field_45', 'No'),
(82254, 1468, '_field_64', ''),
(82255, 1468, '_field_46', 'N'),
(82256, 1468, '_field_65', ''),
(82257, 1468, '_field_47', 'There are a number of reasons I would like for Sam to attend WMA, but in the interests of keeping your review relatively painless, I\'ll limit myself here to three broad reasons. \nThe first and most important reason (elaborated upon more fully in the question below) is that I think an early Montessori education provides children with a number of substantial benefits, and a solid core from both an educational and personal development perspective that then travels with them through life. I firmly believe that my Montessori foundation has enabled and facilitated much of my academic comfort and success, contributing to where I find myself today, and would love for my daughter to have a similar introduction to school.\nThe second reason is that I would love Sam to gain exposure to the Italian language and culture through her schooling. I am half Italian, but the Italian portion of my family lives in Toronto (where I also lived in my early years). In the absence of being able to spend time with these relatives, I would love for her to be able to learn more about her heritage through the Italian portion of WMA\'s curriculum, and to interact with Italian elders through WMA\'s outreach at Villa Carital.\nThe third reason is WMA\'s physical environment and setting. The Casa classroom is a bright, spacious, and welcoming setting for learning, and its adjacent contained outdoor space is quiet and pleasant. The campus at the ICC is conveniently located to our home, and I would also love for Sam to be within walking distance of her school.   \n\n'),
(82258, 1468, '_field_73', 'The Montessori Method, and its inherent respect for the individual child, is a system of education that I have experienced firsthand (having been instructed in a Montessori school myself through grade 7 at Tyee) and seen the benefit of in others (having watched my younger sister, Claire Honda, participate in the Casa program at Westside\'s Oak Street location). \nI would love for Sam to be able to have the opportunity to explore her areas of interest, and to learn to become self-directed and focused. I would love for her to gain skills in not only the academic aspects of education (reading, numbers and math, geography, etc.), but also in practical skills, taking responsibility for and pride in classroom order and cleanliness, and helping with necessary chores like laundry. I deeply value academic learning, and would love for Sam to learn as much as possible in all possible fields, but I also think that a child\'s early education is about far more than attempting to achieve externally-appointed academic milestones. My primary goals for Sam\'s early education are for her to gain a love of learning and comfort in a school setting, which is something the Montessori Method encourages. Other benefits of the Montessori Method that I value are having the opportunity to receive feedback from Sam\'s teachers in a holistic manner (through personalized written report cards vs. number/letter grades and standardized comments) about what and how she is learning, and the focus on connecting children with nature and the outdoors.'),
(82259, 1468, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:13:\"Casa One Year\";i:2;s:21:\"Casa and Kindergarten\";}'),
(82260, 1468, '_field_67', '1'),
(82261, 1468, '_form_id', '2'),
(82262, 1468, '_seq_num', '538'),
(82263, 1469, '_field_5', 'Morning Session'),
(82264, 1469, '_field_7', 'September 2020'),
(82265, 1469, '_field_9', '0'),
(82266, 1469, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(82267, 1469, '_field_70', ''),
(82268, 1469, '_field_71', 'Gabe and Leo both attended WMA'),
(82269, 1469, '_field_17', 'Lindsay'),
(82270, 1469, '_field_19', 'Staniforth'),
(82271, 1469, '_field_21', '6047293996'),
(82272, 1469, '_field_23', 'lindsay.staniforth@gmail.com'),
(82273, 1469, '_field_25', '1840 East 6th Avenue'),
(82274, 1469, '_field_28', '1840 East 6th Avenue'),
(82275, 1469, '_field_29', 'Vancouver'),
(82276, 1469, '_field_33', 'BC'),
(82277, 1469, '_field_31', 'V5N 1P5'),
(82278, 1469, '_field_34', 'Carbonet'),
(82279, 1469, '_field_35', '6047293996'),
(82280, 1469, '_field_41', '1'),
(82281, 1469, '_field_57', 'Noel'),
(82282, 1469, '_field_58', 'Pullen'),
(82283, 1469, '_field_59', 'noel.pullen@gmail.com'),
(82284, 1469, '_field_60', '6042151250'),
(82285, 1469, '_field_18', 'Miles Fraser Pullen'),
(82286, 1469, '_field_24', '05/05/2016'),
(82287, 1469, '_field_20', 'Miles'),
(82288, 1469, '_field_22', 'M'),
(82289, 1469, '_field_26', 'English'),
(82290, 1469, '_field_27', ''),
(82291, 1469, '_field_30', 'Canadian'),
(82292, 1469, '_field_32', 'Yes'),
(82293, 1469, '_field_72', 'Gabe, 12; Leo, 10'),
(82294, 1469, '_field_36', 'Puzzles, play with cars &amp; trucks, build lego, playdoh, bounce on the trampoline.'),
(82295, 1469, '_field_37', 'All of the above with his brothers. He likes having books read to him.'),
(82296, 1469, '_field_38', 'Yes'),
(82297, 1469, '_field_39', 'Yes'),
(82298, 1469, '_field_61', 'Yes'),
(82299, 1469, '_field_53', 'Currently attends another Montessori pre-school two days per week (Mon &amp; Tues). Attends a home care with another child two days per week (Wed, Thurs)'),
(82300, 1469, '_field_54', 'Yes'),
(82301, 1469, '_field_55', 'Reach for the Stars Montessori.'),
(82302, 1469, '_field_56', 'Yes'),
(82303, 1469, '_field_42', 'None'),
(82304, 1469, '_field_43', 'No'),
(82305, 1469, '_field_62', ''),
(82306, 1469, '_field_44', 'No'),
(82307, 1469, '_field_63', ''),
(82308, 1469, '_field_45', 'No'),
(82309, 1469, '_field_64', ''),
(82310, 1469, '_field_46', 'N'),
(82311, 1469, '_field_65', ''),
(82312, 1469, '_field_47', 'Our other two kids (Gabe &amp; Leo) both attended WMA and loved it. We loved it too for the kindness of the instructors and the quality of the facilities and activities.'),
(82313, 1469, '_field_73', 'Of our three children, Miles is the most imaginative and creative. We\'d like to foster that spirit and feel that a Montesorri program is the best way to do so.'),
(82314, 1469, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(82315, 1469, '_field_67', '1'),
(82316, 1469, '_form_id', '2'),
(82317, 1469, '_seq_num', '539'),
(82318, 1470, '_field_5', 'Morning Session'),
(82319, 1470, '_field_7', 'September 2020'),
(82320, 1470, '_field_9', '0'),
(82321, 1470, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(82322, 1470, '_field_70', ''),
(82323, 1470, '_field_71', 'Gabe and Leo both attended WMA'),
(82324, 1470, '_field_17', 'Lindsay'),
(82325, 1470, '_field_19', 'Staniforth'),
(82326, 1470, '_field_21', '6047293996'),
(82327, 1470, '_field_23', 'lindsay.staniforth@gmail.com'),
(82328, 1470, '_field_25', '1840 East 6th Avenue'),
(82329, 1470, '_field_28', '1840 East 6th Avenue'),
(82330, 1470, '_field_29', 'Vancouver'),
(82331, 1470, '_field_33', 'BC'),
(82332, 1470, '_field_31', 'V5N 1P5'),
(82333, 1470, '_field_34', 'Carbonet'),
(82334, 1470, '_field_35', '6047293996'),
(82335, 1470, '_field_41', '1'),
(82336, 1470, '_field_57', 'Noel'),
(82337, 1470, '_field_58', 'Pullen'),
(82338, 1470, '_field_59', 'noel.pullen@gmail.com'),
(82339, 1470, '_field_60', '6042151250'),
(82340, 1470, '_field_18', 'Miles Fraser Pullen'),
(82341, 1470, '_field_24', '05/05/2016'),
(82342, 1470, '_field_20', 'Miles'),
(82343, 1470, '_field_22', 'M'),
(82344, 1470, '_field_26', 'English'),
(82345, 1470, '_field_27', ''),
(82346, 1470, '_field_30', 'Canadian'),
(82347, 1470, '_field_32', 'Yes'),
(82348, 1470, '_field_72', 'Gabe, 12; Leo, 10'),
(82349, 1470, '_field_36', 'Puzzles, play with cars &amp; trucks, build lego, playdoh, bounce on the trampoline.'),
(82350, 1470, '_field_37', 'All of the above with his brothers. He likes having books read to him.'),
(82351, 1470, '_field_38', 'Yes'),
(82352, 1470, '_field_39', 'Yes'),
(82353, 1470, '_field_61', 'Yes'),
(82354, 1470, '_field_53', 'Currently attends another Montessori pre-school two days per week (Mon &amp; Tues). Attends a home care with another child two days per week (Wed, Thurs)'),
(82355, 1470, '_field_54', 'Yes'),
(82356, 1470, '_field_55', 'Reach for the Stars Montessori.'),
(82357, 1470, '_field_56', 'Yes'),
(82358, 1470, '_field_42', 'None'),
(82359, 1470, '_field_43', 'No'),
(82360, 1470, '_field_62', ''),
(82361, 1470, '_field_44', 'No'),
(82362, 1470, '_field_63', ''),
(82363, 1470, '_field_45', 'No'),
(82364, 1470, '_field_64', ''),
(82365, 1470, '_field_46', 'N'),
(82366, 1470, '_field_65', ''),
(82367, 1470, '_field_47', 'Our other two kids (Gabe &amp; Leo) both attended WMA and loved it. We loved it too for the kindness of the instructors and the quality of the facilities and activities.'),
(82368, 1470, '_field_73', 'Of our three children, Miles is the most imaginative and creative. We\'d like to foster that spirit and feel that a Montesorri program is the best way to do so.'),
(82369, 1470, '_field_49', 'a:1:{i:0;s:14:\"Casa Two Years\";}'),
(82370, 1470, '_field_67', '1'),
(82371, 1470, '_form_id', '2'),
(82372, 1470, '_seq_num', '540'),
(82373, 1471, '_field_74', 'Grade One'),
(82374, 1471, '_field_75', 'September 2021'),
(82375, 1471, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(82376, 1471, '_field_78', ''),
(82377, 1471, '_field_79', 'Friends'),
(82378, 1471, '_field_80', 'Sally'),
(82379, 1471, '_field_81', 'McKenzie'),
(82380, 1471, '_field_82', '6043071932'),
(82381, 1471, '_field_83', 'sallysvmckenzie@gmail.com'),
(82382, 1471, '_field_84', '3150 58th Ave E'),
(82383, 1471, '_field_85', '1'),
(82384, 1471, '_field_86', 'Vancouver'),
(82385, 1471, '_field_87', 'BC'),
(82386, 1471, '_field_88', 'V5S3S9'),
(82387, 1471, '_field_89', 'Pacific Blue Cross'),
(82388, 1471, '_field_90', '6043071932'),
(82389, 1471, '_field_91', '1'),
(82390, 1471, '_field_92', 'Rob'),
(82391, 1471, '_field_93', 'McKenzie'),
(82392, 1471, '_field_94', 'mckenzie76@gmail.com'),
(82393, 1471, '_field_95', '7782321944'),
(82394, 1471, '_field_128', 'Vancity Credit Union'),
(82395, 1471, '_field_129', '7782321944'),
(82396, 1471, '_field_96', 'Scarlett Lee McKenzie'),
(82397, 1471, '_field_97', '20/02/2015'),
(82398, 1471, '_field_98', 'Scarlett'),
(82399, 1471, '_field_99', 'Female'),
(82400, 1471, '_field_100', 'English'),
(82401, 1471, '_field_101', 'Some Mandarin'),
(82402, 1471, '_field_102', 'Canadian'),
(82403, 1471, '_field_103', 'Yes'),
(82404, 1471, '_field_104', 'Henry McKenzie, 1'),
(82405, 1471, '_field_105', 'Play with dolls, read, draw, and puzzles'),
(82406, 1471, '_field_106', 'Pretend play (e.g., princesses, play house), tag'),
(82407, 1471, '_field_130', 'Le Soleil Montessori'),
(82408, 1471, '_field_137', 'Math, Alphabet/Reading, Puzzles, Art, Playing with Classmates'),
(82409, 1471, '_field_131', ''),
(82410, 1471, '_field_138', ''),
(82411, 1471, '_field_114', 'None'),
(82412, 1471, '_field_115', 'No'),
(82413, 1471, '_field_116', ''),
(82414, 1471, '_field_117', 'No'),
(82415, 1471, '_field_118', ''),
(82416, 1471, '_field_119', 'No'),
(82417, 1471, '_field_120', ''),
(82418, 1471, '_field_121', 'No'),
(82419, 1471, '_field_122', ''),
(82420, 1471, '_field_132', 'No'),
(82421, 1471, '_field_133', ''),
(82422, 1471, '_field_134', 'No'),
(82423, 1471, '_field_135', ''),
(82424, 1471, '_field_123', 'Our child, Scarlett, has been attending Le Soleil Montessori (practices Dr. Maria Montessori philosophy) since she was 2.5 years old, and we recognize that Scarlett thrives in a \"prepared environment\" that allows her to learn through discovery. We think WMA will continue to provide the \"prepared environment\" for Scarlett to grow.  '),
(82425, 1471, '_field_124', 'Both Rob and I believe in learning through exploration.  We both believe that Scarlett should have the opportunity to select topics that interests her.  We encourage self-lead exploration at home, and we want to see Scarlett continue to develop practical life skills to be independent.  The main thought of the Montessori Method that resonates with us is the philosophy of consistency and dependency.  '),
(82426, 1471, '_field_136', 'Scarlett is an independent child who loves to ask questions.  We find that she can be sensitive, and she is very open with sharing her feelings with others.  We think she is a good leader who enjoys helping others.'),
(82427, 1471, '_field_126', '1'),
(82428, 1471, '_form_id', '3'),
(82429, 1471, '_seq_num', '432'),
(82430, 1472, '_field_74', 'Grade One'),
(82431, 1472, '_field_75', 'September 2021'),
(82432, 1472, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(82433, 1472, '_field_78', ''),
(82434, 1472, '_field_79', 'Friends'),
(82435, 1472, '_field_80', 'Sally'),
(82436, 1472, '_field_81', 'McKenzie'),
(82437, 1472, '_field_82', '6043071932'),
(82438, 1472, '_field_83', 'sallysvmckenzie@gmail.com'),
(82439, 1472, '_field_84', '3150 58th Ave E'),
(82440, 1472, '_field_85', '1'),
(82441, 1472, '_field_86', 'Vancouver'),
(82442, 1472, '_field_87', 'BC'),
(82443, 1472, '_field_88', 'V5S3S9'),
(82444, 1472, '_field_89', 'Pacific Blue Cross'),
(82445, 1472, '_field_90', '6043071932'),
(82446, 1472, '_field_91', '1'),
(82447, 1472, '_field_92', 'Rob'),
(82448, 1472, '_field_93', 'McKenzie'),
(82449, 1472, '_field_94', 'mckenzie76@gmail.com'),
(82450, 1472, '_field_95', '7782321944'),
(82451, 1472, '_field_128', 'Vancity Credit Union'),
(82452, 1472, '_field_129', '7782321944'),
(82453, 1472, '_field_96', 'Scarlett Lee McKenzie'),
(82454, 1472, '_field_97', '20/02/2015'),
(82455, 1472, '_field_98', 'Scarlett'),
(82456, 1472, '_field_99', 'Female'),
(82457, 1472, '_field_100', 'English'),
(82458, 1472, '_field_101', 'Some Mandarin'),
(82459, 1472, '_field_102', 'Canadian'),
(82460, 1472, '_field_103', 'Yes'),
(82461, 1472, '_field_104', 'Henry McKenzie, 1'),
(82462, 1472, '_field_105', 'Play with dolls, read, draw, and puzzles'),
(82463, 1472, '_field_106', 'Pretend play (e.g., princesses, play house), tag'),
(82464, 1472, '_field_130', 'Le Soleil Montessori'),
(82465, 1472, '_field_137', 'Math, Alphabet/Reading, Puzzles, Art, Playing with Classmates'),
(82466, 1472, '_field_131', ''),
(82467, 1472, '_field_138', ''),
(82468, 1472, '_field_114', 'None'),
(82469, 1472, '_field_115', 'No'),
(82470, 1472, '_field_116', ''),
(82471, 1472, '_field_117', 'No'),
(82472, 1472, '_field_118', ''),
(82473, 1472, '_field_119', 'No'),
(82474, 1472, '_field_120', ''),
(82475, 1472, '_field_121', 'No'),
(82476, 1472, '_field_122', ''),
(82477, 1472, '_field_132', 'No'),
(82478, 1472, '_field_133', ''),
(82479, 1472, '_field_134', 'No'),
(82480, 1472, '_field_135', ''),
(82481, 1472, '_field_123', 'Our child, Scarlett, has been attending Le Soleil Montessori (practices Dr. Maria Montessori philosophy) since she was 2.5 years old, and we recognize that Scarlett thrives in a \"prepared environment\" that allows her to learn through discovery. We think WMA will continue to provide the \"prepared environment\" for Scarlett to grow.  '),
(82482, 1472, '_field_124', 'Both Rob and I believe in learning through exploration.  We both believe that Scarlett should have the opportunity to select topics that interests her.  We encourage self-lead exploration at home, and we want to see Scarlett continue to develop practical life skills to be independent.  The main thought of the Montessori Method that resonates with us is the philosophy of consistency and dependency.  '),
(82483, 1472, '_field_136', 'Scarlett is an independent child who loves to ask questions.  We find that she can be sensitive, and she is very open with sharing her feelings with others.  We think she is a good leader who enjoys helping others.'),
(82484, 1472, '_field_126', '1'),
(82485, 1472, '_form_id', '3'),
(82486, 1472, '_seq_num', '433'),
(82487, 1473, '_field_5', 'Full Day'),
(82488, 1473, '_field_7', 'September 2020'),
(82489, 1473, '_field_9', '0'),
(82490, 1473, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(82491, 1473, '_field_70', ''),
(82492, 1473, '_field_71', 'Online and I used to take Italian classes when I was young there'),
(82493, 1473, '_field_17', 'Kasandra'),
(82494, 1473, '_field_19', 'Abraham'),
(82495, 1473, '_field_21', '778-888-1560'),
(82496, 1473, '_field_23', 'kasandra.nigro@gmail.com'),
(82497, 1473, '_field_25', '4184 Penticton Street'),
(82498, 1473, '_field_28', ''),
(82499, 1473, '_field_29', 'Vancouver'),
(82500, 1473, '_field_33', 'BC'),
(82501, 1473, '_field_31', 'V5R 1Y1'),
(82502, 1473, '_field_34', 'Jostle Corporation'),
(82503, 1473, '_field_35', '604-566-9520  ext.110'),
(82504, 1473, '_field_41', '1'),
(82505, 1473, '_field_57', 'Karim'),
(82506, 1473, '_field_58', 'Abraham'),
(82507, 1473, '_field_59', 'karim.abraham@gmail.com'),
(82508, 1473, '_field_60', '604-317-7867'),
(82509, 1473, '_field_18', 'Arlo Hayes Abraham'),
(82510, 1473, '_field_24', '18/04/2018'),
(82511, 1473, '_field_20', 'Arlo'),
(82512, 1473, '_field_22', 'M'),
(82513, 1473, '_field_26', 'English'),
(82514, 1473, '_field_27', 'Italian'),
(82515, 1473, '_field_30', 'Spanish'),
(82516, 1473, '_field_32', 'N'),
(82517, 1473, '_field_72', ''),
(82518, 1473, '_field_36', 'Puzzels, reading and building trains'),
(82519, 1473, '_field_37', 'Puzzels, reading, playing, building blocks, building trains... pretty much anything'),
(82520, 1473, '_field_38', 'Yes'),
(82521, 1473, '_field_39', 'Yes'),
(82522, 1473, '_field_61', 'Yes'),
(82523, 1473, '_field_53', 'He attends an at home day care and has been since July 15th 2019'),
(82524, 1473, '_field_54', 'No'),
(82525, 1473, '_field_55', ''),
(82526, 1473, '_field_56', ''),
(82527, 1473, '_field_42', 'Nothing'),
(82528, 1473, '_field_43', 'No'),
(82529, 1473, '_field_62', ''),
(82530, 1473, '_field_44', 'No'),
(82531, 1473, '_field_63', ''),
(82532, 1473, '_field_45', 'No'),
(82533, 1473, '_field_64', ''),
(82534, 1473, '_field_46', 'N'),
(82535, 1473, '_field_65', ''),
(82536, 1473, '_field_47', 'I think Arlo would fit perfectly into the classroom and benefit greatly with the teaching methods you provide. Also, we believe in the montessori approach. I went to montessori when I was young as well, and would love to have the same experience for our children. We are Italian and we are hoping to include our children in other Italian programs offered at the Italian Culture Center. No other programs offer Italian, which we speak at home, so to have that reenforced at school as well would be a plus. Plus, We live extremely close and are very engaged parents! '),
(82537, 1473, '_field_73', 'They align very well to our method of parenting at home. We support the development and self-education of arlo.. along with lots of love! '),
(82538, 1473, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(82539, 1473, '_field_67', '1'),
(82540, 1473, '_form_id', '2'),
(82541, 1473, '_seq_num', '541'),
(82542, 1474, '_field_5', 'Full Day'),
(82543, 1474, '_field_7', 'September 2020'),
(82544, 1474, '_field_9', '0'),
(82545, 1474, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(82546, 1474, '_field_70', ''),
(82547, 1474, '_field_71', 'Online and I used to take Italian classes when I was young there'),
(82548, 1474, '_field_17', 'Kasandra'),
(82549, 1474, '_field_19', 'Abraham'),
(82550, 1474, '_field_21', '778-888-1560'),
(82551, 1474, '_field_23', 'kasandra.nigro@gmail.com'),
(82552, 1474, '_field_25', '4184 Penticton Street'),
(82553, 1474, '_field_28', ''),
(82554, 1474, '_field_29', 'Vancouver'),
(82555, 1474, '_field_33', 'BC'),
(82556, 1474, '_field_31', 'V5R 1Y1'),
(82557, 1474, '_field_34', 'Jostle Corporation'),
(82558, 1474, '_field_35', '604-566-9520  ext.110'),
(82559, 1474, '_field_41', '1'),
(82560, 1474, '_field_57', 'Karim'),
(82561, 1474, '_field_58', 'Abraham'),
(82562, 1474, '_field_59', 'karim.abraham@gmail.com'),
(82563, 1474, '_field_60', '604-317-7867'),
(82564, 1474, '_field_18', 'Arlo Hayes Abraham'),
(82565, 1474, '_field_24', '18/04/2018'),
(82566, 1474, '_field_20', 'Arlo'),
(82567, 1474, '_field_22', 'M'),
(82568, 1474, '_field_26', 'English'),
(82569, 1474, '_field_27', 'Italian'),
(82570, 1474, '_field_30', 'Spanish'),
(82571, 1474, '_field_32', 'N'),
(82572, 1474, '_field_72', ''),
(82573, 1474, '_field_36', 'Puzzels, reading and building trains'),
(82574, 1474, '_field_37', 'Puzzels, reading, playing, building blocks, building trains... pretty much anything'),
(82575, 1474, '_field_38', 'Yes'),
(82576, 1474, '_field_39', 'Yes'),
(82577, 1474, '_field_61', 'Yes'),
(82578, 1474, '_field_53', 'He attends an at home day care and has been since July 15th 2019'),
(82579, 1474, '_field_54', 'No'),
(82580, 1474, '_field_55', ''),
(82581, 1474, '_field_56', ''),
(82582, 1474, '_field_42', 'Nothing'),
(82583, 1474, '_field_43', 'No'),
(82584, 1474, '_field_62', ''),
(82585, 1474, '_field_44', 'No'),
(82586, 1474, '_field_63', ''),
(82587, 1474, '_field_45', 'No'),
(82588, 1474, '_field_64', ''),
(82589, 1474, '_field_46', 'N'),
(82590, 1474, '_field_65', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(82591, 1474, '_field_47', 'I think Arlo would fit perfectly into the classroom and benefit greatly with the teaching methods you provide. Also, we believe in the montessori approach. I went to montessori when I was young as well, and would love to have the same experience for our children. We are Italian and we are hoping to include our children in other Italian programs offered at the Italian Culture Center. No other programs offer Italian, which we speak at home, so to have that reenforced at school as well would be a plus. Plus, We live extremely close and are very engaged parents! '),
(82592, 1474, '_field_73', 'They align very well to our method of parenting at home. We support the development and self-education of arlo.. along with lots of love! '),
(82593, 1474, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(82594, 1474, '_field_67', '1'),
(82595, 1474, '_form_id', '2'),
(82596, 1474, '_seq_num', '542'),
(82597, 1475, '_field_74', 'Grade Four'),
(82598, 1475, '_field_75', 'September 2020'),
(82599, 1475, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(82600, 1475, '_field_78', 'KARIM/QUINLAN'),
(82601, 1475, '_field_79', ''),
(82602, 1475, '_field_80', 'RICHIE-ANN'),
(82603, 1475, '_field_81', 'RODRIGUEZ'),
(82604, 1475, '_field_82', '7786884323'),
(82605, 1475, '_field_83', 'richie_ann@yahoo.com'),
(82606, 1475, '_field_84', '1440 MARGUERITE ST'),
(82607, 1475, '_field_85', ''),
(82608, 1475, '_field_86', 'COQUITLAM'),
(82609, 1475, '_field_87', 'BC'),
(82610, 1475, '_field_88', 'V3E0A9'),
(82611, 1475, '_field_89', 'COQUITLAM'),
(82612, 1475, '_field_90', '6049416900'),
(82613, 1475, '_field_91', '0'),
(82614, 1475, '_field_92', ''),
(82615, 1475, '_field_93', ''),
(82616, 1475, '_field_94', ''),
(82617, 1475, '_field_95', ''),
(82618, 1475, '_field_128', ''),
(82619, 1475, '_field_129', ''),
(82620, 1475, '_field_96', 'NOE CARL RODRIGUEZ'),
(82621, 1475, '_field_97', '25/02/2011'),
(82622, 1475, '_field_98', 'NOE'),
(82623, 1475, '_field_99', 'Male'),
(82624, 1475, '_field_100', 'ENGLISH'),
(82625, 1475, '_field_101', ''),
(82626, 1475, '_field_102', 'CANADIAN'),
(82627, 1475, '_field_103', 'No'),
(82628, 1475, '_field_104', ''),
(82629, 1475, '_field_105', 'drawing, singing, dancing, playing with toys'),
(82630, 1475, '_field_106', 'transformers, running, telling jokes'),
(82631, 1475, '_field_130', 'WESTSIDE MONTESSORI SCHOOL'),
(82632, 1475, '_field_137', 'Math, Science, Biology, Chemistry'),
(82633, 1475, '_field_131', 'GRADE 3'),
(82634, 1475, '_field_138', 'taekwondo'),
(82635, 1475, '_field_114', 'ALLERGY TO DOG SALIVA, CAT DANDER'),
(82636, 1475, '_field_115', 'Yes'),
(82637, 1475, '_field_116', 'EPIPEN INJECTION FOR ANAPHYLACTIC REACTION\nBENADRYL AS NEEDED FOR ITCHING, SWELLING/ HIVES'),
(82638, 1475, '_field_117', 'No'),
(82639, 1475, '_field_118', ''),
(82640, 1475, '_field_119', 'No'),
(82641, 1475, '_field_120', ''),
(82642, 1475, '_field_121', 'No'),
(82643, 1475, '_field_122', ''),
(82644, 1475, '_field_132', 'No'),
(82645, 1475, '_field_133', ''),
(82646, 1475, '_field_134', 'No'),
(82647, 1475, '_field_135', ''),
(82648, 1475, '_field_123', 'Noe is currently in Grade 3 at Westside Montessori at Cambie St.  It is a new school and as such, it doesn\'t yet have an established upper elementary.  Although his current school is meeting his academic needs and his teacher is wonderful, the bottomline is we would also like to get him exposed to more kids his age.'),
(82649, 1475, '_field_124', 'Noe has been in a Montessori school since kindergarten because we realized early on that we want him to learn how to seek knowledge independently and prompted by his own interests, not the teacher\'s.  We would like for him to adopt a mindset of collaboration, rather than competition in a global world.  We believe he thrives best when his worth is validated by his own accomplishments, through his own efforts.'),
(82650, 1475, '_field_136', 'He has quite the imagination and very animated when sharing his stories.  He makes friends easily, yet can feel lonely being an only child. At almost 9yrs, he has a strong emotional compass and an ability to self-correct/ regulate his emotions.  He can be sensitive and hard on himself, expecting perfection and getting frustrated when those expectations aren\'t met.'),
(82651, 1475, '_field_126', '1'),
(82652, 1475, '_form_id', '3'),
(82653, 1475, '_seq_num', '434'),
(82654, 1476, '_field_74', 'Grade Four'),
(82655, 1476, '_field_75', 'September 2020'),
(82656, 1476, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(82657, 1476, '_field_78', 'KARIM/QUINLAN'),
(82658, 1476, '_field_79', ''),
(82659, 1476, '_field_80', 'RICHIE-ANN'),
(82660, 1476, '_field_81', 'RODRIGUEZ'),
(82661, 1476, '_field_82', '7786884323'),
(82662, 1476, '_field_83', 'richie_ann@yahoo.com'),
(82663, 1476, '_field_84', '1440 MARGUERITE ST'),
(82664, 1476, '_field_85', ''),
(82665, 1476, '_field_86', 'COQUITLAM'),
(82666, 1476, '_field_87', 'BC'),
(82667, 1476, '_field_88', 'V3E0A9'),
(82668, 1476, '_field_89', 'COQUITLAM'),
(82669, 1476, '_field_90', '6049416900'),
(82670, 1476, '_field_91', '0'),
(82671, 1476, '_field_92', ''),
(82672, 1476, '_field_93', ''),
(82673, 1476, '_field_94', ''),
(82674, 1476, '_field_95', ''),
(82675, 1476, '_field_128', ''),
(82676, 1476, '_field_129', ''),
(82677, 1476, '_field_96', 'NOE CARL RODRIGUEZ'),
(82678, 1476, '_field_97', '25/02/2011'),
(82679, 1476, '_field_98', 'NOE'),
(82680, 1476, '_field_99', 'Male'),
(82681, 1476, '_field_100', 'ENGLISH'),
(82682, 1476, '_field_101', ''),
(82683, 1476, '_field_102', 'CANADIAN'),
(82684, 1476, '_field_103', 'No'),
(82685, 1476, '_field_104', ''),
(82686, 1476, '_field_105', 'drawing, singing, dancing, playing with toys'),
(82687, 1476, '_field_106', 'transformers, running, telling jokes'),
(82688, 1476, '_field_130', 'WESTSIDE MONTESSORI SCHOOL'),
(82689, 1476, '_field_137', 'Math, Science, Biology, Chemistry'),
(82690, 1476, '_field_131', 'GRADE 3'),
(82691, 1476, '_field_138', 'taekwondo'),
(82692, 1476, '_field_114', 'ALLERGY TO DOG SALIVA, CAT DANDER'),
(82693, 1476, '_field_115', 'Yes'),
(82694, 1476, '_field_116', 'EPIPEN INJECTION FOR ANAPHYLACTIC REACTION\nBENADRYL AS NEEDED FOR ITCHING, SWELLING/ HIVES'),
(82695, 1476, '_field_117', 'No'),
(82696, 1476, '_field_118', ''),
(82697, 1476, '_field_119', 'No'),
(82698, 1476, '_field_120', ''),
(82699, 1476, '_field_121', 'No'),
(82700, 1476, '_field_122', ''),
(82701, 1476, '_field_132', 'No'),
(82702, 1476, '_field_133', ''),
(82703, 1476, '_field_134', 'No'),
(82704, 1476, '_field_135', ''),
(82705, 1476, '_field_123', 'Noe is currently in Grade 3 at Westside Montessori at Cambie St.  It is a new school and as such, it doesn\'t yet have an established upper elementary.  Although his current school is meeting his academic needs and his teacher is wonderful, the bottomline is we would also like to get him exposed to more kids his age.'),
(82706, 1476, '_field_124', 'Noe has been in a Montessori school since kindergarten because we realized early on that we want him to learn how to seek knowledge independently and prompted by his own interests, not the teacher\'s.  We would like for him to adopt a mindset of collaboration, rather than competition in a global world.  We believe he thrives best when his worth is validated by his own accomplishments, through his own efforts.'),
(82707, 1476, '_field_136', 'He has quite the imagination and very animated when sharing his stories.  He makes friends easily, yet can feel lonely being an only child. At almost 9yrs, he has a strong emotional compass and an ability to self-correct/ regulate his emotions.  He can be sensitive and hard on himself, expecting perfection and getting frustrated when those expectations aren\'t met.'),
(82708, 1476, '_field_126', '1'),
(82709, 1476, '_form_id', '3'),
(82710, 1476, '_seq_num', '435'),
(82711, 1477, '_field_5', 'select'),
(82712, 1477, '_field_7', 'September 2020'),
(82713, 1477, '_field_9', '0'),
(82714, 1477, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(82715, 1477, '_field_70', ''),
(82716, 1477, '_field_71', 'Friend recommendation through Pam'),
(82717, 1477, '_field_17', 'Tobias'),
(82718, 1477, '_field_19', 'Hoeschele'),
(82719, 1477, '_field_21', '6044458629'),
(82720, 1477, '_field_23', 'toby.hoeschele@gmail.com'),
(82721, 1477, '_field_25', '3436 Terra Vita Pl'),
(82722, 1477, '_field_28', '63'),
(82723, 1477, '_field_29', 'Vancouver'),
(82724, 1477, '_field_33', 'BC'),
(82725, 1477, '_field_31', 'V5K 5H'),
(82726, 1477, '_field_34', 'Solaris Management Consultants'),
(82727, 1477, '_field_35', '6045758300 x 185'),
(82728, 1477, '_field_41', '1'),
(82729, 1477, '_field_57', 'Julie'),
(82730, 1477, '_field_58', 'Bogle'),
(82731, 1477, '_field_59', 'bogle.julie@gmail.com'),
(82732, 1477, '_field_60', '6046555750'),
(82733, 1477, '_field_18', 'Kluane Eloise Hoeschele Bogle'),
(82734, 1477, '_field_24', '15/04/2018'),
(82735, 1477, '_field_20', 'Klu'),
(82736, 1477, '_field_22', 'F'),
(82737, 1477, '_field_26', 'English'),
(82738, 1477, '_field_27', 'French'),
(82739, 1477, '_field_30', 'Canada'),
(82740, 1477, '_field_32', 'Yes'),
(82741, 1477, '_field_72', 'Sequoia, 0'),
(82742, 1477, '_field_36', 'Singing, dancing, coloring, playing with blocks, playing with toy instruments, looking at books, playing with toys'),
(82743, 1477, '_field_37', 'Reading, singing, dancing, playing with toys (stickers, cars, stuffies), cooking (or watching Mom and Dad cook)'),
(82744, 1477, '_field_38', 'Yes'),
(82745, 1477, '_field_39', 'Yes'),
(82746, 1477, '_field_61', 'Yes'),
(82747, 1477, '_field_53', 'Kluane has been in a dayhome with 4 other kids approximately 1 year older than her since she was 1. 3 more school aged children are also at the daycare after school. The daycare is in French and that is her only exposure to French. She really enjoys playing with her friends at daycare. '),
(82748, 1477, '_field_54', 'No'),
(82749, 1477, '_field_55', ''),
(82750, 1477, '_field_56', ''),
(82751, 1477, '_field_42', 'No known health issues. '),
(82752, 1477, '_field_43', 'No'),
(82753, 1477, '_field_62', ''),
(82754, 1477, '_field_44', 'No'),
(82755, 1477, '_field_63', ''),
(82756, 1477, '_field_45', 'No'),
(82757, 1477, '_field_64', ''),
(82758, 1477, '_field_46', 'N'),
(82759, 1477, '_field_65', ''),
(82760, 1477, '_field_47', 'We like the theory behind Montessori and how it is built to be customized for each child. We think this environment will be really good for Kluane, who seems to excel at certain activities but doesn\'t show interest in other activities. We also understand that WMA spend a lot of time outdoors, which Kluane loves! We know Pam and we think Pam is great.'),
(82761, 1477, '_field_73', 'We want to expose Kluane to a wide variety of activities and see what she is drawn to. Montessori seems to align with this value. We believe that enforcing positive behaviors through the intrinsic reward pathway is critical to having behaviors stick long term, and create a happy person who is passionate about healthy, productive activities. We also hope the free-form structure of Montessori will help develop confidence and independence. '),
(82762, 1477, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:13:\"Casa One Year\";i:2;s:21:\"Casa and Kindergarten\";}'),
(82763, 1477, '_field_67', '1'),
(82764, 1477, '_form_id', '2'),
(82765, 1477, '_seq_num', '543'),
(82766, 1478, '_field_5', 'select'),
(82767, 1478, '_field_7', 'September 2020'),
(82768, 1478, '_field_9', '0'),
(82769, 1478, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(82770, 1478, '_field_70', ''),
(82771, 1478, '_field_71', 'Friend recommendation through Pam'),
(82772, 1478, '_field_17', 'Tobias'),
(82773, 1478, '_field_19', 'Hoeschele'),
(82774, 1478, '_field_21', '6044458629'),
(82775, 1478, '_field_23', 'toby.hoeschele@gmail.com'),
(82776, 1478, '_field_25', '3436 Terra Vita Pl'),
(82777, 1478, '_field_28', '63'),
(82778, 1478, '_field_29', 'Vancouver'),
(82779, 1478, '_field_33', 'BC'),
(82780, 1478, '_field_31', 'V5K 5H'),
(82781, 1478, '_field_34', 'Solaris Management Consultants'),
(82782, 1478, '_field_35', '6045758300 x 185'),
(82783, 1478, '_field_41', '1'),
(82784, 1478, '_field_57', 'Julie'),
(82785, 1478, '_field_58', 'Bogle'),
(82786, 1478, '_field_59', 'bogle.julie@gmail.com'),
(82787, 1478, '_field_60', '6046555750'),
(82788, 1478, '_field_18', 'Kluane Eloise Hoeschele Bogle'),
(82789, 1478, '_field_24', '15/04/2018'),
(82790, 1478, '_field_20', 'Klu'),
(82791, 1478, '_field_22', 'F'),
(82792, 1478, '_field_26', 'English'),
(82793, 1478, '_field_27', 'French'),
(82794, 1478, '_field_30', 'Canada'),
(82795, 1478, '_field_32', 'Yes'),
(82796, 1478, '_field_72', 'Sequoia, 0'),
(82797, 1478, '_field_36', 'Singing, dancing, coloring, playing with blocks, playing with toy instruments, looking at books, playing with toys'),
(82798, 1478, '_field_37', 'Reading, singing, dancing, playing with toys (stickers, cars, stuffies), cooking (or watching Mom and Dad cook)'),
(82799, 1478, '_field_38', 'Yes'),
(82800, 1478, '_field_39', 'Yes'),
(82801, 1478, '_field_61', 'Yes'),
(82802, 1478, '_field_53', 'Kluane has been in a dayhome with 4 other kids approximately 1 year older than her since she was 1. 3 more school aged children are also at the daycare after school. The daycare is in French and that is her only exposure to French. She really enjoys playing with her friends at daycare. '),
(82803, 1478, '_field_54', 'No'),
(82804, 1478, '_field_55', ''),
(82805, 1478, '_field_56', ''),
(82806, 1478, '_field_42', 'No known health issues. '),
(82807, 1478, '_field_43', 'No'),
(82808, 1478, '_field_62', ''),
(82809, 1478, '_field_44', 'No'),
(82810, 1478, '_field_63', ''),
(82811, 1478, '_field_45', 'No'),
(82812, 1478, '_field_64', ''),
(82813, 1478, '_field_46', 'N'),
(82814, 1478, '_field_65', ''),
(82815, 1478, '_field_47', 'We like the theory behind Montessori and how it is built to be customized for each child. We think this environment will be really good for Kluane, who seems to excel at certain activities but doesn\'t show interest in other activities. We also understand that WMA spend a lot of time outdoors, which Kluane loves! We know Pam and we think Pam is great.'),
(82816, 1478, '_field_73', 'We want to expose Kluane to a wide variety of activities and see what she is drawn to. Montessori seems to align with this value. We believe that enforcing positive behaviors through the intrinsic reward pathway is critical to having behaviors stick long term, and create a happy person who is passionate about healthy, productive activities. We also hope the free-form structure of Montessori will help develop confidence and independence. '),
(82817, 1478, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:13:\"Casa One Year\";i:2;s:21:\"Casa and Kindergarten\";}'),
(82818, 1478, '_field_67', '1'),
(82819, 1478, '_form_id', '2'),
(82820, 1478, '_seq_num', '544'),
(82821, 1479, '_field_5', 'Afternoon Session'),
(82822, 1479, '_field_7', 'September 2020'),
(82823, 1479, '_field_9', '0'),
(82824, 1479, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(82825, 1479, '_field_70', ''),
(82826, 1479, '_field_71', 'coworker Keith Hentschel (daughter attends)'),
(82827, 1479, '_field_17', 'William'),
(82828, 1479, '_field_19', 'Schnurr'),
(82829, 1479, '_field_21', '604-363-9855'),
(82830, 1479, '_field_23', 'bschnurr@outlook.com'),
(82831, 1479, '_field_25', '1638 East Georgia St.'),
(82832, 1479, '_field_28', '1'),
(82833, 1479, '_field_29', 'Vancouver'),
(82834, 1479, '_field_33', 'BC'),
(82835, 1479, '_field_31', 'V5L 2B2'),
(82836, 1479, '_field_34', 'Microsoft'),
(82837, 1479, '_field_35', '(604) 6937343'),
(82838, 1479, '_field_41', '1'),
(82839, 1479, '_field_57', 'Miki'),
(82840, 1479, '_field_58', 'Otsu'),
(82841, 1479, '_field_59', ''),
(82842, 1479, '_field_60', ''),
(82843, 1479, '_field_18', 'Miyu Schnurr Otsu'),
(82844, 1479, '_field_24', '08/07/2017'),
(82845, 1479, '_field_20', ''),
(82846, 1479, '_field_22', 'M'),
(82847, 1479, '_field_26', 'Japanese'),
(82848, 1479, '_field_27', 'English'),
(82849, 1479, '_field_30', 'Canada'),
(82850, 1479, '_field_32', 'Yes'),
(82851, 1479, '_field_72', 'Yuna 7 months'),
(82852, 1479, '_field_36', 'playing with sand or play-doh, trains, ball sports'),
(82853, 1479, '_field_37', 'tea time or playing doctor with dolls'),
(82854, 1479, '_field_38', 'Yes'),
(82855, 1479, '_field_39', 'Yes'),
(82856, 1479, '_field_61', 'Yes'),
(82857, 1479, '_field_53', 'See attends 2 Japanese part-time daycare schools at the moment and will continue to attend them in sept.  JEC and Kodomo no Kuni'),
(82858, 1479, '_field_54', 'No'),
(82859, 1479, '_field_55', ''),
(82860, 1479, '_field_56', ''),
(82861, 1479, '_field_42', 'none'),
(82862, 1479, '_field_43', 'No'),
(82863, 1479, '_field_62', ''),
(82864, 1479, '_field_44', 'No'),
(82865, 1479, '_field_63', ''),
(82866, 1479, '_field_45', 'No'),
(82867, 1479, '_field_64', ''),
(82868, 1479, '_field_46', 'N'),
(82869, 1479, '_field_65', ''),
(82870, 1479, '_field_47', 'We are looking to have Miyu experience an English environment to supplement her current Japanese focused experiences.  We are also planning on her attending WMA for elementary, so we\'d like to get her accustomed to Montessori early.'),
(82871, 1479, '_field_73', 'Before researching the Montessori method, we were already trying to promote her helpfulness with everyday activities around the house.  She loves challenges and new activities and would like her to continue to be a self driven learner.'),
(82872, 1479, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(82873, 1479, '_field_67', '1'),
(82874, 1479, '_form_id', '2'),
(82875, 1479, '_seq_num', '545'),
(82876, 1480, '_field_5', 'Afternoon Session'),
(82877, 1480, '_field_7', 'September 2020'),
(82878, 1480, '_field_9', '0'),
(82879, 1480, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(82880, 1480, '_field_70', ''),
(82881, 1480, '_field_71', 'coworker Keith Hentschel (daughter attends)'),
(82882, 1480, '_field_17', 'William'),
(82883, 1480, '_field_19', 'Schnurr'),
(82884, 1480, '_field_21', '604-363-9855'),
(82885, 1480, '_field_23', 'bschnurr@outlook.com'),
(82886, 1480, '_field_25', '1638 East Georgia St.'),
(82887, 1480, '_field_28', '1'),
(82888, 1480, '_field_29', 'Vancouver'),
(82889, 1480, '_field_33', 'BC'),
(82890, 1480, '_field_31', 'V5L 2B2'),
(82891, 1480, '_field_34', 'Microsoft'),
(82892, 1480, '_field_35', '(604) 6937343'),
(82893, 1480, '_field_41', '1'),
(82894, 1480, '_field_57', 'Miki'),
(82895, 1480, '_field_58', 'Otsu'),
(82896, 1480, '_field_59', ''),
(82897, 1480, '_field_60', ''),
(82898, 1480, '_field_18', 'Miyu Schnurr Otsu'),
(82899, 1480, '_field_24', '08/07/2017'),
(82900, 1480, '_field_20', ''),
(82901, 1480, '_field_22', 'M'),
(82902, 1480, '_field_26', 'Japanese'),
(82903, 1480, '_field_27', 'English'),
(82904, 1480, '_field_30', 'Canada'),
(82905, 1480, '_field_32', 'Yes'),
(82906, 1480, '_field_72', 'Yuna 7 months'),
(82907, 1480, '_field_36', 'playing with sand or play-doh, trains, ball sports'),
(82908, 1480, '_field_37', 'tea time or playing doctor with dolls'),
(82909, 1480, '_field_38', 'Yes'),
(82910, 1480, '_field_39', 'Yes'),
(82911, 1480, '_field_61', 'Yes'),
(82912, 1480, '_field_53', 'See attends 2 Japanese part-time daycare schools at the moment and will continue to attend them in sept.  JEC and Kodomo no Kuni'),
(82913, 1480, '_field_54', 'No'),
(82914, 1480, '_field_55', ''),
(82915, 1480, '_field_56', ''),
(82916, 1480, '_field_42', 'none'),
(82917, 1480, '_field_43', 'No'),
(82918, 1480, '_field_62', ''),
(82919, 1480, '_field_44', 'No'),
(82920, 1480, '_field_63', ''),
(82921, 1480, '_field_45', 'No'),
(82922, 1480, '_field_64', ''),
(82923, 1480, '_field_46', 'N'),
(82924, 1480, '_field_65', ''),
(82925, 1480, '_field_47', 'We are looking to have Miyu experience an English environment to supplement her current Japanese focused experiences.  We are also planning on her attending WMA for elementary, so we\'d like to get her accustomed to Montessori early.'),
(82926, 1480, '_field_73', 'Before researching the Montessori method, we were already trying to promote her helpfulness with everyday activities around the house.  She loves challenges and new activities and would like her to continue to be a self driven learner.'),
(82927, 1480, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(82928, 1480, '_field_67', '1'),
(82929, 1480, '_form_id', '2'),
(82930, 1480, '_seq_num', '546'),
(82931, 1481, '_field_5', 'Afternoon Session'),
(82932, 1481, '_field_7', 'September 2020'),
(82933, 1481, '_field_9', '1'),
(82934, 1481, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(82935, 1481, '_field_70', ''),
(82936, 1481, '_field_71', ''),
(82937, 1481, '_field_17', 'Anna'),
(82938, 1481, '_field_19', 'Makarova'),
(82939, 1481, '_field_21', '6045258375'),
(82940, 1481, '_field_23', 'bershika@gmail.com'),
(82941, 1481, '_field_25', '407 7388 Sandborne Ave'),
(82942, 1481, '_field_28', ''),
(82943, 1481, '_field_29', 'Burnaby'),
(82944, 1481, '_field_33', 'BC'),
(82945, 1481, '_field_31', 'V3N5C4'),
(82946, 1481, '_field_34', 'home '),
(82947, 1481, '_field_35', '6048137054'),
(82948, 1481, '_field_41', '1'),
(82949, 1481, '_field_57', 'Roman'),
(82950, 1481, '_field_58', 'Vodonenko'),
(82951, 1481, '_field_59', 'roman.vodonenko@gmail.com'),
(82952, 1481, '_field_60', ''),
(82953, 1481, '_field_18', 'Nicias Vodonenko'),
(82954, 1481, '_field_24', '20/11/2015'),
(82955, 1481, '_field_20', 'Nico'),
(82956, 1481, '_field_22', 'M'),
(82957, 1481, '_field_26', 'Russian'),
(82958, 1481, '_field_27', ''),
(82959, 1481, '_field_30', 'Canada'),
(82960, 1481, '_field_32', 'Yes'),
(82961, 1481, '_field_72', '14 Daveed'),
(82962, 1481, '_field_36', 'listening to audio books. \"reading\" picture books.'),
(82963, 1481, '_field_37', 'reading. playing with modeling clay. outdoor activities.'),
(82964, 1481, '_field_38', 'No'),
(82965, 1481, '_field_39', 'Yes'),
(82966, 1481, '_field_61', 'Yes'),
(82967, 1481, '_field_53', ''),
(82968, 1481, '_field_54', 'Yes'),
(82969, 1481, '_field_55', 'Italian school'),
(82970, 1481, '_field_56', 'Yes'),
(82971, 1481, '_field_42', 'no'),
(82972, 1481, '_field_43', 'No'),
(82973, 1481, '_field_62', ''),
(82974, 1481, '_field_44', 'Yes'),
(82975, 1481, '_field_63', 'vegan'),
(82976, 1481, '_field_45', 'No'),
(82977, 1481, '_field_64', ''),
(82978, 1481, '_field_46', 'N'),
(82979, 1481, '_field_65', ''),
(82980, 1481, '_field_47', 'We had a good experience with montessori method with our older child'),
(82981, 1481, '_field_73', 'We hope Nico can follow his inner development needs and interests and will learn to be responsible for his choices.  '),
(82982, 1481, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(82983, 1481, '_field_67', '1'),
(82984, 1481, '_form_id', '2'),
(82985, 1481, '_seq_num', '547'),
(82986, 1482, '_field_5', 'Afternoon Session'),
(82987, 1482, '_field_7', 'September 2020'),
(82988, 1482, '_field_9', '1'),
(82989, 1482, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(82990, 1482, '_field_70', ''),
(82991, 1482, '_field_71', ''),
(82992, 1482, '_field_17', 'Anna'),
(82993, 1482, '_field_19', 'Makarova'),
(82994, 1482, '_field_21', '6045258375'),
(82995, 1482, '_field_23', 'bershika@gmail.com'),
(82996, 1482, '_field_25', '407 7388 Sandborne Ave'),
(82997, 1482, '_field_28', ''),
(82998, 1482, '_field_29', 'Burnaby'),
(82999, 1482, '_field_33', 'BC'),
(83000, 1482, '_field_31', 'V3N5C4'),
(83001, 1482, '_field_34', 'home '),
(83002, 1482, '_field_35', '6048137054'),
(83003, 1482, '_field_41', '1'),
(83004, 1482, '_field_57', 'Roman'),
(83005, 1482, '_field_58', 'Vodonenko'),
(83006, 1482, '_field_59', 'roman.vodonenko@gmail.com'),
(83007, 1482, '_field_60', ''),
(83008, 1482, '_field_18', 'Nicias Vodonenko'),
(83009, 1482, '_field_24', '20/11/2015'),
(83010, 1482, '_field_20', 'Nico'),
(83011, 1482, '_field_22', 'M'),
(83012, 1482, '_field_26', 'Russian'),
(83013, 1482, '_field_27', ''),
(83014, 1482, '_field_30', 'Canada'),
(83015, 1482, '_field_32', 'Yes'),
(83016, 1482, '_field_72', '14 Daveed'),
(83017, 1482, '_field_36', 'listening to audio books. \"reading\" picture books.'),
(83018, 1482, '_field_37', 'reading. playing with modeling clay. outdoor activities.'),
(83019, 1482, '_field_38', 'No'),
(83020, 1482, '_field_39', 'Yes'),
(83021, 1482, '_field_61', 'Yes'),
(83022, 1482, '_field_53', ''),
(83023, 1482, '_field_54', 'Yes'),
(83024, 1482, '_field_55', 'Italian school'),
(83025, 1482, '_field_56', 'Yes'),
(83026, 1482, '_field_42', 'no'),
(83027, 1482, '_field_43', 'No'),
(83028, 1482, '_field_62', ''),
(83029, 1482, '_field_44', 'Yes'),
(83030, 1482, '_field_63', 'vegan'),
(83031, 1482, '_field_45', 'No'),
(83032, 1482, '_field_64', ''),
(83033, 1482, '_field_46', 'N'),
(83034, 1482, '_field_65', ''),
(83035, 1482, '_field_47', 'We had a good experience with montessori method with our older child'),
(83036, 1482, '_field_73', 'We hope Nico can follow his inner development needs and interests and will learn to be responsible for his choices.  '),
(83037, 1482, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(83038, 1482, '_field_67', '1'),
(83039, 1482, '_form_id', '2'),
(83040, 1482, '_seq_num', '548'),
(83041, 1483, '_field_5', 'Full Day'),
(83042, 1483, '_field_7', 'September 2020'),
(83043, 1483, '_field_9', '0'),
(83044, 1483, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(83045, 1483, '_field_70', 'Kelsie Madison Chin'),
(83046, 1483, '_field_71', ''),
(83047, 1483, '_field_17', 'Loretta Kong'),
(83048, 1483, '_field_19', 'Kong'),
(83049, 1483, '_field_21', '6047829079'),
(83050, 1483, '_field_23', 'lorettahkong@gmail.com'),
(83051, 1483, '_field_25', '3586 Bella Vista Street'),
(83052, 1483, '_field_28', ''),
(83053, 1483, '_field_29', 'Vancouver'),
(83054, 1483, '_field_33', 'BC'),
(83055, 1483, '_field_31', 'V5N3W9'),
(83056, 1483, '_field_34', 'SHAPE Architecture'),
(83057, 1483, '_field_35', '6046874457'),
(83058, 1483, '_field_41', '1'),
(83059, 1483, '_field_57', 'Derek'),
(83060, 1483, '_field_58', 'Fleming'),
(83061, 1483, '_field_59', 'derek.fleming@gmail.com'),
(83062, 1483, '_field_60', '7788988617'),
(83063, 1483, '_field_18', 'Violet Fay Kong Fleming'),
(83064, 1483, '_field_24', '03/07/2017'),
(83065, 1483, '_field_20', 'Violet'),
(83066, 1483, '_field_22', 'F'),
(83067, 1483, '_field_26', 'English'),
(83068, 1483, '_field_27', 'Cantonese'),
(83069, 1483, '_field_30', 'Canadian'),
(83070, 1483, '_field_32', 'Yes'),
(83071, 1483, '_field_72', 'Hugo Ty Kong Fleming, 1.5 weeks old (born January 21, 2020)'),
(83072, 1483, '_field_36', 'Play dough, magnatiles, taking care of her dolls and animals (diaper changes and bedtime), drawing, “playing” piano and instruments.'),
(83073, 1483, '_field_37', 'Putting on performances (musical with made up songs and puppet shows), reading with parents, cooking and sharing (toy) food, helping in the kitchen (real food), playing outdoors'),
(83074, 1483, '_field_38', 'Yes'),
(83075, 1483, '_field_39', 'Yes'),
(83076, 1483, '_field_61', 'Yes'),
(83077, 1483, '_field_53', 'She’s in a family daycare with 4 children, they do daily field trips which she really enjoys, I.e. trips to the playground, airport, grocery stores. She had bonded very well with her caregiver, and is happy there. However, she is the oldest one at the daycare, and we find that she is very social and enjoys interacting with older children. We are very impressed with the Montessori program, and your space in particular. We think it would be a great fit for her.'),
(83078, 1483, '_field_54', 'No'),
(83079, 1483, '_field_55', ''),
(83080, 1483, '_field_56', ''),
(83081, 1483, '_field_42', 'None'),
(83082, 1483, '_field_43', 'No'),
(83083, 1483, '_field_62', ''),
(83084, 1483, '_field_44', 'No'),
(83085, 1483, '_field_63', ''),
(83086, 1483, '_field_45', 'No'),
(83087, 1483, '_field_64', ''),
(83088, 1483, '_field_46', 'N'),
(83089, 1483, '_field_65', ''),
(83090, 1483, '_field_47', 'We were very impressed by WMA’s facility, the diversity of activities available for the children and the warm and comfortable environment. During the classroom observation session we attended we took note of how the teachers and staff at WMA engage and communicate with each child in a respectful manner, recognizing their individual personalities, needs, abilities and interests. This very much aligns with our personal philosophy and the approach we take with Violet.'),
(83091, 1483, '_field_73', 'Violet is (and always has been) a very “active” learner; very involved, very engaged, and very focused in everything she does. She loves to be challenged, takes each task to heart and works on things with such determination. She has such an abundance of energy, not a single waking moment is idle or dull; she finds everything fascinating and has a huge range of interests. Violet has always surpassed every developmental milestone and is very intellectually and emotionally advanced for her age. We want to ensure that we can nurture her hunger for knowledge and stimulate her creative interests. We feel that the Montessori methodology would suit her personality and style of learning; she likes to do, she likes to move, she is an active learner and while she tends to be very self-determinant she also really likes to engage with others and is highly social. With the diversity of activities and the flexible curriculum offered by the Montessori program we’re confident that she will be adequately challenged and stimulated.'),
(83092, 1483, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:14:\"Casa Two Years\";i:3;s:13:\"Casa One Year\";}'),
(83093, 1483, '_field_67', '1'),
(83094, 1483, '_form_id', '2'),
(83095, 1483, '_seq_num', '549'),
(83096, 1484, '_field_5', 'Full Day'),
(83097, 1484, '_field_7', 'September 2020'),
(83098, 1484, '_field_9', '0'),
(83099, 1484, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(83100, 1484, '_field_70', 'Kelsie Madison Chin'),
(83101, 1484, '_field_71', ''),
(83102, 1484, '_field_17', 'Loretta Kong'),
(83103, 1484, '_field_19', 'Kong'),
(83104, 1484, '_field_21', '6047829079'),
(83105, 1484, '_field_23', 'lorettahkong@gmail.com'),
(83106, 1484, '_field_25', '3586 Bella Vista Street'),
(83107, 1484, '_field_28', ''),
(83108, 1484, '_field_29', 'Vancouver'),
(83109, 1484, '_field_33', 'BC'),
(83110, 1484, '_field_31', 'V5N3W9'),
(83111, 1484, '_field_34', 'SHAPE Architecture'),
(83112, 1484, '_field_35', '6046874457'),
(83113, 1484, '_field_41', '1'),
(83114, 1484, '_field_57', 'Derek'),
(83115, 1484, '_field_58', 'Fleming'),
(83116, 1484, '_field_59', 'derek.fleming@gmail.com'),
(83117, 1484, '_field_60', '7788988617'),
(83118, 1484, '_field_18', 'Violet Fay Kong Fleming'),
(83119, 1484, '_field_24', '03/07/2017'),
(83120, 1484, '_field_20', 'Violet'),
(83121, 1484, '_field_22', 'F'),
(83122, 1484, '_field_26', 'English'),
(83123, 1484, '_field_27', 'Cantonese'),
(83124, 1484, '_field_30', 'Canadian'),
(83125, 1484, '_field_32', 'Yes'),
(83126, 1484, '_field_72', 'Hugo Ty Kong Fleming, 1.5 weeks old (born January 21, 2020)'),
(83127, 1484, '_field_36', 'Play dough, magnatiles, taking care of her dolls and animals (diaper changes and bedtime), drawing, “playing” piano and instruments.'),
(83128, 1484, '_field_37', 'Putting on performances (musical with made up songs and puppet shows), reading with parents, cooking and sharing (toy) food, helping in the kitchen (real food), playing outdoors'),
(83129, 1484, '_field_38', 'Yes'),
(83130, 1484, '_field_39', 'Yes'),
(83131, 1484, '_field_61', 'Yes'),
(83132, 1484, '_field_53', 'She’s in a family daycare with 4 children, they do daily field trips which she really enjoys, I.e. trips to the playground, airport, grocery stores. She had bonded very well with her caregiver, and is happy there. However, she is the oldest one at the daycare, and we find that she is very social and enjoys interacting with older children. We are very impressed with the Montessori program, and your space in particular. We think it would be a great fit for her.'),
(83133, 1484, '_field_54', 'No'),
(83134, 1484, '_field_55', ''),
(83135, 1484, '_field_56', ''),
(83136, 1484, '_field_42', 'None'),
(83137, 1484, '_field_43', 'No'),
(83138, 1484, '_field_62', ''),
(83139, 1484, '_field_44', 'No'),
(83140, 1484, '_field_63', ''),
(83141, 1484, '_field_45', 'No'),
(83142, 1484, '_field_64', ''),
(83143, 1484, '_field_46', 'N'),
(83144, 1484, '_field_65', ''),
(83145, 1484, '_field_47', 'We were very impressed by WMA’s facility, the diversity of activities available for the children and the warm and comfortable environment. During the classroom observation session we attended we took note of how the teachers and staff at WMA engage and communicate with each child in a respectful manner, recognizing their individual personalities, needs, abilities and interests. This very much aligns with our personal philosophy and the approach we take with Violet.'),
(83146, 1484, '_field_73', 'Violet is (and always has been) a very “active” learner; very involved, very engaged, and very focused in everything she does. She loves to be challenged, takes each task to heart and works on things with such determination. She has such an abundance of energy, not a single waking moment is idle or dull; she finds everything fascinating and has a huge range of interests. Violet has always surpassed every developmental milestone and is very intellectually and emotionally advanced for her age. We want to ensure that we can nurture her hunger for knowledge and stimulate her creative interests. We feel that the Montessori methodology would suit her personality and style of learning; she likes to do, she likes to move, she is an active learner and while she tends to be very self-determinant she also really likes to engage with others and is highly social. With the diversity of activities and the flexible curriculum offered by the Montessori program we’re confident that she will be adequately challenged and stimulated.'),
(83147, 1484, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:14:\"Casa Two Years\";i:3;s:13:\"Casa One Year\";}'),
(83148, 1484, '_field_67', '1'),
(83149, 1484, '_form_id', '2'),
(83150, 1484, '_seq_num', '550'),
(83151, 1485, '_field_5', 'Morning Session'),
(83152, 1485, '_field_7', 'September 2020'),
(83153, 1485, '_field_9', '1'),
(83154, 1485, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(83155, 1485, '_field_70', ''),
(83156, 1485, '_field_71', ''),
(83157, 1485, '_field_17', 'Camille '),
(83158, 1485, '_field_19', 'Margesson '),
(83159, 1485, '_field_21', '778-388-9964'),
(83160, 1485, '_field_23', 'camillemargesson@gmail.com'),
(83161, 1485, '_field_25', '3456 Commercial Street '),
(83162, 1485, '_field_28', '208'),
(83163, 1485, '_field_29', 'Vancouver '),
(83164, 1485, '_field_33', 'BC'),
(83165, 1485, '_field_31', 'V5N4E9'),
(83166, 1485, '_field_34', 'BC Women\'s Hospital '),
(83167, 1485, '_field_35', '604-875-2424'),
(83168, 1485, '_field_41', '1'),
(83169, 1485, '_field_57', 'Alex '),
(83170, 1485, '_field_58', 'Chassels '),
(83171, 1485, '_field_59', 'achassels@dorigo.com'),
(83172, 1485, '_field_60', '604-616-9964'),
(83173, 1485, '_field_18', 'Angus Chassels '),
(83174, 1485, '_field_24', '27/01/2016'),
(83175, 1485, '_field_20', 'Angus '),
(83176, 1485, '_field_22', 'M'),
(83177, 1485, '_field_26', 'English '),
(83178, 1485, '_field_27', ''),
(83179, 1485, '_field_30', 'Canadian'),
(83180, 1485, '_field_32', 'N'),
(83181, 1485, '_field_72', ''),
(83182, 1485, '_field_36', 'Lego, reading, imaginary play, drawing '),
(83183, 1485, '_field_37', 'Lego, Imaginary play, Science projects, crafts, reading '),
(83184, 1485, '_field_38', 'Yes'),
(83185, 1485, '_field_39', 'Yes'),
(83186, 1485, '_field_61', 'Yes'),
(83187, 1485, '_field_53', 'Yes, Angus does very well in his current daycare environment. '),
(83188, 1485, '_field_54', 'Yes'),
(83189, 1485, '_field_55', 'Currently Angus has been at a small licensed daycare with five other children run by Ms. Sharry who was a montessori teacher for 15 years. The children do montessori activities every morning and Ms. Sharry firmly believes in the montessori philosophy.  '),
(83190, 1485, '_field_56', 'Yes'),
(83191, 1485, '_field_42', 'N/A'),
(83192, 1485, '_field_43', 'No'),
(83193, 1485, '_field_62', ''),
(83194, 1485, '_field_44', 'No'),
(83195, 1485, '_field_63', ''),
(83196, 1485, '_field_45', 'No'),
(83197, 1485, '_field_64', ''),
(83198, 1485, '_field_46', 'N'),
(83199, 1485, '_field_65', ''),
(83200, 1485, '_field_47', 'There are several reasons why we would love the opportunity to have our son Angus attend WMA. We passionately believe in the Montessori philosophy of education.  Additionally, I had the opportunity to visit for a classroom observation and was very impressed with the facility/resources, programing, curriculum, and importantly the Montessori teachers in attendance. Angus is an inquisitive and articulate child born in January, so given that he doesn’t start kindergarten until 2021 we would like him to be in a more formal educational environment going forward.  \n'),
(83201, 1485, '_field_73', 'First of all, we are a family of life-long learners. My husband and I value the belief that knowledge is gained through experiences with the surrounding environment, both in the classroom and beyond. Our educational goal for Angus is to continue to grow his passion for learning and his innate sense of curiosity. Angus is very much a \'help me do it myself\' child and our goal for him is to foster that motto as he moves forward in both his education and life.  \n'),
(83202, 1485, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(83203, 1485, '_field_67', '1'),
(83204, 1485, '_form_id', '2'),
(83205, 1485, '_seq_num', '551'),
(83206, 1486, '_field_5', 'Morning Session'),
(83207, 1486, '_field_7', 'September 2020'),
(83208, 1486, '_field_9', '1'),
(83209, 1486, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(83210, 1486, '_field_70', ''),
(83211, 1486, '_field_71', ''),
(83212, 1486, '_field_17', 'Camille '),
(83213, 1486, '_field_19', 'Margesson '),
(83214, 1486, '_field_21', '778-388-9964'),
(83215, 1486, '_field_23', 'camillemargesson@gmail.com'),
(83216, 1486, '_field_25', '3456 Commercial Street '),
(83217, 1486, '_field_28', '208'),
(83218, 1486, '_field_29', 'Vancouver '),
(83219, 1486, '_field_33', 'BC'),
(83220, 1486, '_field_31', 'V5N4E9'),
(83221, 1486, '_field_34', 'BC Women\'s Hospital '),
(83222, 1486, '_field_35', '604-875-2424'),
(83223, 1486, '_field_41', '1'),
(83224, 1486, '_field_57', 'Alex '),
(83225, 1486, '_field_58', 'Chassels '),
(83226, 1486, '_field_59', 'achassels@dorigo.com'),
(83227, 1486, '_field_60', '604-616-9964'),
(83228, 1486, '_field_18', 'Angus Chassels '),
(83229, 1486, '_field_24', '27/01/2016'),
(83230, 1486, '_field_20', 'Angus '),
(83231, 1486, '_field_22', 'M'),
(83232, 1486, '_field_26', 'English '),
(83233, 1486, '_field_27', ''),
(83234, 1486, '_field_30', 'Canadian'),
(83235, 1486, '_field_32', 'N'),
(83236, 1486, '_field_72', ''),
(83237, 1486, '_field_36', 'Lego, reading, imaginary play, drawing '),
(83238, 1486, '_field_37', 'Lego, Imaginary play, Science projects, crafts, reading '),
(83239, 1486, '_field_38', 'Yes'),
(83240, 1486, '_field_39', 'Yes'),
(83241, 1486, '_field_61', 'Yes'),
(83242, 1486, '_field_53', 'Yes, Angus does very well in his current daycare environment. '),
(83243, 1486, '_field_54', 'Yes'),
(83244, 1486, '_field_55', 'Currently Angus has been at a small licensed daycare with five other children run by Ms. Sharry who was a montessori teacher for 15 years. The children do montessori activities every morning and Ms. Sharry firmly believes in the montessori philosophy.  '),
(83245, 1486, '_field_56', 'Yes'),
(83246, 1486, '_field_42', 'N/A'),
(83247, 1486, '_field_43', 'No'),
(83248, 1486, '_field_62', ''),
(83249, 1486, '_field_44', 'No'),
(83250, 1486, '_field_63', ''),
(83251, 1486, '_field_45', 'No'),
(83252, 1486, '_field_64', ''),
(83253, 1486, '_field_46', 'N'),
(83254, 1486, '_field_65', ''),
(83255, 1486, '_field_47', 'There are several reasons why we would love the opportunity to have our son Angus attend WMA. We passionately believe in the Montessori philosophy of education.  Additionally, I had the opportunity to visit for a classroom observation and was very impressed with the facility/resources, programing, curriculum, and importantly the Montessori teachers in attendance. Angus is an inquisitive and articulate child born in January, so given that he doesn’t start kindergarten until 2021 we would like him to be in a more formal educational environment going forward.  \n'),
(83256, 1486, '_field_73', 'First of all, we are a family of life-long learners. My husband and I value the belief that knowledge is gained through experiences with the surrounding environment, both in the classroom and beyond. Our educational goal for Angus is to continue to grow his passion for learning and his innate sense of curiosity. Angus is very much a \'help me do it myself\' child and our goal for him is to foster that motto as he moves forward in both his education and life.  \n'),
(83257, 1486, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(83258, 1486, '_field_67', '1'),
(83259, 1486, '_form_id', '2'),
(83260, 1486, '_seq_num', '552'),
(83261, 1487, '_field_5', 'Full Day'),
(83262, 1487, '_field_7', 'September 2020'),
(83263, 1487, '_field_9', '0'),
(83264, 1487, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(83265, 1487, '_field_70', ''),
(83266, 1487, '_field_71', 'Vancouver Coastal Health'),
(83267, 1487, '_field_17', 'Eleni'),
(83268, 1487, '_field_19', 'Kefalas'),
(83269, 1487, '_field_21', '6047106484'),
(83270, 1487, '_field_23', 'eleni.kefalas@hotmail.com'),
(83271, 1487, '_field_25', '738 E 29th Ave'),
(83272, 1487, '_field_28', '124'),
(83273, 1487, '_field_29', 'Vancouver'),
(83274, 1487, '_field_33', 'BC'),
(83275, 1487, '_field_31', 'V5V0B6'),
(83276, 1487, '_field_34', 'Vancouver Coastal Health 800-601 W Broadway'),
(83277, 1487, '_field_35', '604.675.3901'),
(83278, 1487, '_field_41', '1'),
(83279, 1487, '_field_57', 'Chris'),
(83280, 1487, '_field_58', 'Kutlas'),
(83281, 1487, '_field_59', ''),
(83282, 1487, '_field_60', ''),
(83283, 1487, '_field_18', 'Spyridon Alexander Kutlas'),
(83284, 1487, '_field_24', '21/07/2017'),
(83285, 1487, '_field_20', 'Spyro'),
(83286, 1487, '_field_22', 'M'),
(83287, 1487, '_field_26', 'Greek'),
(83288, 1487, '_field_27', 'English'),
(83289, 1487, '_field_30', 'Canadian'),
(83290, 1487, '_field_32', 'N'),
(83291, 1487, '_field_72', ''),
(83292, 1487, '_field_36', 'Colouring, puzzles, role play, playing with cars/dinosaurs, Lego, singing'),
(83293, 1487, '_field_37', 'The same as above'),
(83294, 1487, '_field_38', 'Yes'),
(83295, 1487, '_field_39', 'Yes'),
(83296, 1487, '_field_61', 'Yes'),
(83297, 1487, '_field_53', ''),
(83298, 1487, '_field_54', 'No'),
(83299, 1487, '_field_55', ''),
(83300, 1487, '_field_56', ''),
(83301, 1487, '_field_42', 'None'),
(83302, 1487, '_field_43', 'No'),
(83303, 1487, '_field_62', ''),
(83304, 1487, '_field_44', 'No'),
(83305, 1487, '_field_63', ''),
(83306, 1487, '_field_45', 'No'),
(83307, 1487, '_field_64', ''),
(83308, 1487, '_field_46', 'N'),
(83309, 1487, '_field_65', ''),
(83310, 1487, '_field_47', 'I would like my son to be engaged in Montessori work.'),
(83311, 1487, '_field_73', 'I feel my son is ready to learn, even at 2.5 years. He is independent, however also enjoys working with others. I think the Montessori method would encourage the further development of his innate abilities.'),
(83312, 1487, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(83313, 1487, '_field_67', '1'),
(83314, 1487, '_form_id', '2'),
(83315, 1487, '_seq_num', '553'),
(83316, 1488, '_field_5', 'Full Day'),
(83317, 1488, '_field_7', 'September 2020'),
(83318, 1488, '_field_9', '0'),
(83319, 1488, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(83320, 1488, '_field_70', ''),
(83321, 1488, '_field_71', 'Vancouver Coastal Health'),
(83322, 1488, '_field_17', 'Eleni'),
(83323, 1488, '_field_19', 'Kefalas'),
(83324, 1488, '_field_21', '6047106484'),
(83325, 1488, '_field_23', 'eleni.kefalas@hotmail.com'),
(83326, 1488, '_field_25', '738 E 29th Ave'),
(83327, 1488, '_field_28', '124'),
(83328, 1488, '_field_29', 'Vancouver'),
(83329, 1488, '_field_33', 'BC'),
(83330, 1488, '_field_31', 'V5V0B6'),
(83331, 1488, '_field_34', 'Vancouver Coastal Health 800-601 W Broadway'),
(83332, 1488, '_field_35', '604.675.3901'),
(83333, 1488, '_field_41', '1'),
(83334, 1488, '_field_57', 'Chris'),
(83335, 1488, '_field_58', 'Kutlas'),
(83336, 1488, '_field_59', ''),
(83337, 1488, '_field_60', ''),
(83338, 1488, '_field_18', 'Spyridon Alexander Kutlas'),
(83339, 1488, '_field_24', '21/07/2017'),
(83340, 1488, '_field_20', 'Spyro'),
(83341, 1488, '_field_22', 'M'),
(83342, 1488, '_field_26', 'Greek'),
(83343, 1488, '_field_27', 'English'),
(83344, 1488, '_field_30', 'Canadian'),
(83345, 1488, '_field_32', 'N'),
(83346, 1488, '_field_72', ''),
(83347, 1488, '_field_36', 'Colouring, puzzles, role play, playing with cars/dinosaurs, Lego, singing'),
(83348, 1488, '_field_37', 'The same as above'),
(83349, 1488, '_field_38', 'Yes'),
(83350, 1488, '_field_39', 'Yes'),
(83351, 1488, '_field_61', 'Yes'),
(83352, 1488, '_field_53', ''),
(83353, 1488, '_field_54', 'No'),
(83354, 1488, '_field_55', ''),
(83355, 1488, '_field_56', ''),
(83356, 1488, '_field_42', 'None'),
(83357, 1488, '_field_43', 'No'),
(83358, 1488, '_field_62', ''),
(83359, 1488, '_field_44', 'No'),
(83360, 1488, '_field_63', ''),
(83361, 1488, '_field_45', 'No'),
(83362, 1488, '_field_64', ''),
(83363, 1488, '_field_46', 'N'),
(83364, 1488, '_field_65', ''),
(83365, 1488, '_field_47', 'I would like my son to be engaged in Montessori work.'),
(83366, 1488, '_field_73', 'I feel my son is ready to learn, even at 2.5 years. He is independent, however also enjoys working with others. I think the Montessori method would encourage the further development of his innate abilities.'),
(83367, 1488, '_field_49', 'a:3:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";}'),
(83368, 1488, '_field_67', '1'),
(83369, 1488, '_form_id', '2'),
(83370, 1488, '_seq_num', '554'),
(83371, 1489, '_field_5', 'select'),
(83372, 1489, '_field_7', 'September 2020'),
(83373, 1489, '_field_9', '1'),
(83374, 1489, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(83375, 1489, '_field_70', 'gatiss-brown'),
(83376, 1489, '_field_71', ''),
(83377, 1489, '_field_17', 'sass'),
(83378, 1489, '_field_19', 'Brown'),
(83379, 1489, '_field_21', '6043517266'),
(83380, 1489, '_field_23', 'sgatsissbrown@gmail.com'),
(83381, 1489, '_field_25', '438 west 15th '),
(83382, 1489, '_field_28', ''),
(83383, 1489, '_field_29', 'vancouver'),
(83384, 1489, '_field_33', 'BC'),
(83385, 1489, '_field_31', 'v5y 1y'),
(83386, 1489, '_field_34', 'WMA'),
(83387, 1489, '_field_35', '6044349611'),
(83388, 1489, '_field_41', '1'),
(83389, 1489, '_field_57', 'dave'),
(83390, 1489, '_field_58', 'g'),
(83391, 1489, '_field_59', ''),
(83392, 1489, '_field_60', ''),
(83393, 1489, '_field_18', 'alfie'),
(83394, 1489, '_field_24', '07/02/2020'),
(83395, 1489, '_field_20', 'alf'),
(83396, 1489, '_field_22', 'M'),
(83397, 1489, '_field_26', 'sassafrass'),
(83398, 1489, '_field_27', ''),
(83399, 1489, '_field_30', 'canadian'),
(83400, 1489, '_field_32', 'Yes'),
(83401, 1489, '_field_72', 'Lucy 13'),
(83402, 1489, '_field_36', ''),
(83403, 1489, '_field_37', ''),
(83404, 1489, '_field_38', ''),
(83405, 1489, '_field_39', 'Yes'),
(83406, 1489, '_field_61', ''),
(83407, 1489, '_field_53', ''),
(83408, 1489, '_field_54', ''),
(83409, 1489, '_field_55', ''),
(83410, 1489, '_field_56', ''),
(83411, 1489, '_field_42', 'none'),
(83412, 1489, '_field_43', 'No'),
(83413, 1489, '_field_62', ''),
(83414, 1489, '_field_44', 'No'),
(83415, 1489, '_field_63', ''),
(83416, 1489, '_field_45', 'No'),
(83417, 1489, '_field_64', ''),
(83418, 1489, '_field_46', 'N'),
(83419, 1489, '_field_65', ''),
(83420, 1489, '_field_47', 'its simply the best'),
(83421, 1489, '_field_73', 'love, kindness'),
(83422, 1489, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(83423, 1489, '_field_67', '1'),
(83424, 1489, '_form_id', '2'),
(83425, 1489, '_seq_num', '555'),
(83426, 1490, '_field_5', 'select'),
(83427, 1490, '_field_7', 'September 2020'),
(83428, 1490, '_field_9', '1'),
(83429, 1490, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(83430, 1490, '_field_70', 'gatiss-brown'),
(83431, 1490, '_field_71', ''),
(83432, 1490, '_field_17', 'sass'),
(83433, 1490, '_field_19', 'Brown'),
(83434, 1490, '_field_21', '6043517266'),
(83435, 1490, '_field_23', 'sgatsissbrown@gmail.com'),
(83436, 1490, '_field_25', '438 west 15th '),
(83437, 1490, '_field_28', ''),
(83438, 1490, '_field_29', 'vancouver'),
(83439, 1490, '_field_33', 'BC'),
(83440, 1490, '_field_31', 'v5y 1y'),
(83441, 1490, '_field_34', 'WMA'),
(83442, 1490, '_field_35', '6044349611'),
(83443, 1490, '_field_41', '1'),
(83444, 1490, '_field_57', 'dave'),
(83445, 1490, '_field_58', 'g'),
(83446, 1490, '_field_59', ''),
(83447, 1490, '_field_60', ''),
(83448, 1490, '_field_18', 'alfie'),
(83449, 1490, '_field_24', '07/02/2020'),
(83450, 1490, '_field_20', 'alf'),
(83451, 1490, '_field_22', 'M'),
(83452, 1490, '_field_26', 'sassafrass'),
(83453, 1490, '_field_27', ''),
(83454, 1490, '_field_30', 'canadian'),
(83455, 1490, '_field_32', 'Yes'),
(83456, 1490, '_field_72', 'Lucy 13'),
(83457, 1490, '_field_36', ''),
(83458, 1490, '_field_37', ''),
(83459, 1490, '_field_38', ''),
(83460, 1490, '_field_39', 'Yes'),
(83461, 1490, '_field_61', ''),
(83462, 1490, '_field_53', ''),
(83463, 1490, '_field_54', ''),
(83464, 1490, '_field_55', ''),
(83465, 1490, '_field_56', ''),
(83466, 1490, '_field_42', 'none'),
(83467, 1490, '_field_43', 'No'),
(83468, 1490, '_field_62', ''),
(83469, 1490, '_field_44', 'No'),
(83470, 1490, '_field_63', ''),
(83471, 1490, '_field_45', 'No'),
(83472, 1490, '_field_64', ''),
(83473, 1490, '_field_46', 'N'),
(83474, 1490, '_field_65', ''),
(83475, 1490, '_field_47', 'its simply the best'),
(83476, 1490, '_field_73', 'love, kindness'),
(83477, 1490, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(83478, 1490, '_field_67', '1'),
(83479, 1490, '_form_id', '2'),
(83480, 1490, '_seq_num', '556'),
(83481, 1491, '_field_5', 'Morning Session'),
(83482, 1491, '_field_7', 'September 2020'),
(83483, 1491, '_field_9', '0'),
(83484, 1491, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(83485, 1491, '_field_70', ''),
(83486, 1491, '_field_71', ''),
(83487, 1491, '_field_17', 'Miriam'),
(83488, 1491, '_field_19', 'Torchinsky'),
(83489, 1491, '_field_21', '778-814-8064'),
(83490, 1491, '_field_23', 'mbt8128@gmail.com'),
(83491, 1491, '_field_25', '2078 East 7th Avenue'),
(83492, 1491, '_field_28', ''),
(83493, 1491, '_field_29', 'Vancouver'),
(83494, 1491, '_field_33', 'BC'),
(83495, 1491, '_field_31', 'V5A1S9'),
(83496, 1491, '_field_34', 'Lions Gate Hospital'),
(83497, 1491, '_field_35', 'n/a'),
(83498, 1491, '_field_41', '0'),
(83499, 1491, '_field_57', ''),
(83500, 1491, '_field_58', ''),
(83501, 1491, '_field_59', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(83502, 1491, '_field_60', ''),
(83503, 1491, '_field_18', 'Asa Sky Marcus'),
(83504, 1491, '_field_24', '01/08/2017'),
(83505, 1491, '_field_20', 'Asa'),
(83506, 1491, '_field_22', 'M'),
(83507, 1491, '_field_26', 'English'),
(83508, 1491, '_field_27', 'Spanish'),
(83509, 1491, '_field_30', 'Canada'),
(83510, 1491, '_field_32', 'N'),
(83511, 1491, '_field_72', ''),
(83512, 1491, '_field_36', 'reading books, sorting, playing with trains or building blocks'),
(83513, 1491, '_field_37', 'building forts, care of stuffed animals, picnic/tea party'),
(83514, 1491, '_field_38', 'Yes'),
(83515, 1491, '_field_39', 'No'),
(83516, 1491, '_field_61', ''),
(83517, 1491, '_field_53', ''),
(83518, 1491, '_field_54', 'Yes'),
(83519, 1491, '_field_55', 'only strong start, library storytimes, toddler music and dance classes at the local community centre'),
(83520, 1491, '_field_56', 'n'),
(83521, 1491, '_field_42', 'n/a'),
(83522, 1491, '_field_43', 'No'),
(83523, 1491, '_field_62', ''),
(83524, 1491, '_field_44', 'No'),
(83525, 1491, '_field_63', ''),
(83526, 1491, '_field_45', 'No'),
(83527, 1491, '_field_64', ''),
(83528, 1491, '_field_46', 'N'),
(83529, 1491, '_field_65', ''),
(83530, 1491, '_field_47', 'I am interested in Montessori education for my child and have heard good things about your program specifically. My child does well in a self directed manner and I think that he will benefit from guidance from teachers who allow him to discover his own strengths and interests. I am keen for him to be in a multi age group as I believe that is a good way to learn new ways of doing things from older children and help teach others, skills which will be needed in his life long term.'),
(83531, 1491, '_field_73', 'Please see above - self directed learning and ability to work together with others.'),
(83532, 1491, '_field_49', 'a:3:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:14:\"Casa Two Years\";}'),
(83533, 1491, '_field_67', '1'),
(83534, 1491, '_form_id', '2'),
(83535, 1491, '_seq_num', '557'),
(83536, 1492, '_field_5', 'Morning Session'),
(83537, 1492, '_field_7', 'September 2020'),
(83538, 1492, '_field_9', '0'),
(83539, 1492, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(83540, 1492, '_field_70', ''),
(83541, 1492, '_field_71', ''),
(83542, 1492, '_field_17', 'Miriam'),
(83543, 1492, '_field_19', 'Torchinsky'),
(83544, 1492, '_field_21', '778-814-8064'),
(83545, 1492, '_field_23', 'mbt8128@gmail.com'),
(83546, 1492, '_field_25', '2078 East 7th Avenue'),
(83547, 1492, '_field_28', ''),
(83548, 1492, '_field_29', 'Vancouver'),
(83549, 1492, '_field_33', 'BC'),
(83550, 1492, '_field_31', 'V5A1S9'),
(83551, 1492, '_field_34', 'Lions Gate Hospital'),
(83552, 1492, '_field_35', 'n/a'),
(83553, 1492, '_field_41', '0'),
(83554, 1492, '_field_57', ''),
(83555, 1492, '_field_58', ''),
(83556, 1492, '_field_59', ''),
(83557, 1492, '_field_60', ''),
(83558, 1492, '_field_18', 'Asa Sky Marcus'),
(83559, 1492, '_field_24', '01/08/2017'),
(83560, 1492, '_field_20', 'Asa'),
(83561, 1492, '_field_22', 'M'),
(83562, 1492, '_field_26', 'English'),
(83563, 1492, '_field_27', 'Spanish'),
(83564, 1492, '_field_30', 'Canada'),
(83565, 1492, '_field_32', 'N'),
(83566, 1492, '_field_72', ''),
(83567, 1492, '_field_36', 'reading books, sorting, playing with trains or building blocks'),
(83568, 1492, '_field_37', 'building forts, care of stuffed animals, picnic/tea party'),
(83569, 1492, '_field_38', 'Yes'),
(83570, 1492, '_field_39', 'No'),
(83571, 1492, '_field_61', ''),
(83572, 1492, '_field_53', ''),
(83573, 1492, '_field_54', 'Yes'),
(83574, 1492, '_field_55', 'only strong start, library storytimes, toddler music and dance classes at the local community centre'),
(83575, 1492, '_field_56', 'n'),
(83576, 1492, '_field_42', 'n/a'),
(83577, 1492, '_field_43', 'No'),
(83578, 1492, '_field_62', ''),
(83579, 1492, '_field_44', 'No'),
(83580, 1492, '_field_63', ''),
(83581, 1492, '_field_45', 'No'),
(83582, 1492, '_field_64', ''),
(83583, 1492, '_field_46', 'N'),
(83584, 1492, '_field_65', ''),
(83585, 1492, '_field_47', 'I am interested in Montessori education for my child and have heard good things about your program specifically. My child does well in a self directed manner and I think that he will benefit from guidance from teachers who allow him to discover his own strengths and interests. I am keen for him to be in a multi age group as I believe that is a good way to learn new ways of doing things from older children and help teach others, skills which will be needed in his life long term.'),
(83586, 1492, '_field_73', 'Please see above - self directed learning and ability to work together with others.'),
(83587, 1492, '_field_49', 'a:3:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:14:\"Casa Two Years\";}'),
(83588, 1492, '_field_67', '1'),
(83589, 1492, '_form_id', '2'),
(83590, 1492, '_seq_num', '558'),
(83591, 1493, '_field_5', 'Full Day'),
(83592, 1493, '_field_7', 'September 2020'),
(83593, 1493, '_field_9', '1'),
(83594, 1493, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(83595, 1493, '_field_70', ''),
(83596, 1493, '_field_71', 'Other families'),
(83597, 1493, '_field_17', 'Stephanie'),
(83598, 1493, '_field_19', 'Mayor'),
(83599, 1493, '_field_21', '7789874363'),
(83600, 1493, '_field_23', 'stephmayor@gmail.com'),
(83601, 1493, '_field_25', '2223 Victoria Dr'),
(83602, 1493, '_field_28', '2223 Victoria Dr'),
(83603, 1493, '_field_29', 'Vancouver'),
(83604, 1493, '_field_33', 'BC'),
(83605, 1493, '_field_31', 'V5N4K7'),
(83606, 1493, '_field_34', 'Black Gropper'),
(83607, 1493, '_field_35', '6046323383'),
(83608, 1493, '_field_41', '0'),
(83609, 1493, '_field_57', ''),
(83610, 1493, '_field_58', ''),
(83611, 1493, '_field_59', ''),
(83612, 1493, '_field_60', ''),
(83613, 1493, '_field_18', 'Avery'),
(83614, 1493, '_field_24', '13/04/2017'),
(83615, 1493, '_field_20', 'Avery'),
(83616, 1493, '_field_22', 'M'),
(83617, 1493, '_field_26', 'English'),
(83618, 1493, '_field_27', ''),
(83619, 1493, '_field_30', 'Canadian'),
(83620, 1493, '_field_32', 'N'),
(83621, 1493, '_field_72', ''),
(83622, 1493, '_field_36', 'Playing with cars, building, train tracks and trains, toys talking to one another, puzzles, '),
(83623, 1493, '_field_37', 'Playing with cars, reading, building, dancing, puzzles, running/jumping'),
(83624, 1493, '_field_38', 'Yes'),
(83625, 1493, '_field_39', 'No'),
(83626, 1493, '_field_61', ''),
(83627, 1493, '_field_53', ''),
(83628, 1493, '_field_54', 'No'),
(83629, 1493, '_field_55', ''),
(83630, 1493, '_field_56', ''),
(83631, 1493, '_field_42', 'Nope other than sometimes constipation.'),
(83632, 1493, '_field_43', 'No'),
(83633, 1493, '_field_62', ''),
(83634, 1493, '_field_44', 'No'),
(83635, 1493, '_field_63', ''),
(83636, 1493, '_field_45', 'Yes'),
(83637, 1493, '_field_64', 'Usually does not like green vegetables unless we say it makes him strong then he will eat. Not a fan of orange veggies no matter how hard we try (ie., carrots or sweet potato). Loves avocado, hummus, fruits, crackers, cheese, fish, pasta.'),
(83638, 1493, '_field_46', 'N'),
(83639, 1493, '_field_65', ''),
(83640, 1493, '_field_47', 'I think our child would really benefit from the montessori approach. He does have a strong interest and independence in pursuing interest areas himself. He does not like a lot of top-down without reason direction, so the Montessori approach gives him that structure children crave while also allowing him the flexibility and freedom to choose his interests and education within it. We also know families in the community who have attended with rave reviews and we live very close.'),
(83641, 1493, '_field_73', 'As a self-motivated senior lawyer, I want to instill that same love of education and internal drive that I have. I think the Montessori approach is the best way to foster that inner motivation and resilience kids need to be successful. Both my partner and I are fully committed to that whole child and have a keen interest in supporting whatever interests our child has in the home. '),
(83642, 1493, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(83643, 1493, '_field_67', '1'),
(83644, 1493, '_form_id', '2'),
(83645, 1493, '_seq_num', '559'),
(83646, 1494, '_field_5', 'Full Day'),
(83647, 1494, '_field_7', 'September 2020'),
(83648, 1494, '_field_9', '1'),
(83649, 1494, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(83650, 1494, '_field_70', ''),
(83651, 1494, '_field_71', 'Other families'),
(83652, 1494, '_field_17', 'Stephanie'),
(83653, 1494, '_field_19', 'Mayor'),
(83654, 1494, '_field_21', '7789874363'),
(83655, 1494, '_field_23', 'stephmayor@gmail.com'),
(83656, 1494, '_field_25', '2223 Victoria Dr'),
(83657, 1494, '_field_28', '2223 Victoria Dr'),
(83658, 1494, '_field_29', 'Vancouver'),
(83659, 1494, '_field_33', 'BC'),
(83660, 1494, '_field_31', 'V5N4K7'),
(83661, 1494, '_field_34', 'Black Gropper'),
(83662, 1494, '_field_35', '6046323383'),
(83663, 1494, '_field_41', '0'),
(83664, 1494, '_field_57', ''),
(83665, 1494, '_field_58', ''),
(83666, 1494, '_field_59', ''),
(83667, 1494, '_field_60', ''),
(83668, 1494, '_field_18', 'Avery'),
(83669, 1494, '_field_24', '13/04/2017'),
(83670, 1494, '_field_20', 'Avery'),
(83671, 1494, '_field_22', 'M'),
(83672, 1494, '_field_26', 'English'),
(83673, 1494, '_field_27', ''),
(83674, 1494, '_field_30', 'Canadian'),
(83675, 1494, '_field_32', 'N'),
(83676, 1494, '_field_72', ''),
(83677, 1494, '_field_36', 'Playing with cars, building, train tracks and trains, toys talking to one another, puzzles, '),
(83678, 1494, '_field_37', 'Playing with cars, reading, building, dancing, puzzles, running/jumping'),
(83679, 1494, '_field_38', 'Yes'),
(83680, 1494, '_field_39', 'No'),
(83681, 1494, '_field_61', ''),
(83682, 1494, '_field_53', ''),
(83683, 1494, '_field_54', 'No'),
(83684, 1494, '_field_55', ''),
(83685, 1494, '_field_56', ''),
(83686, 1494, '_field_42', 'Nope other than sometimes constipation.'),
(83687, 1494, '_field_43', 'No'),
(83688, 1494, '_field_62', ''),
(83689, 1494, '_field_44', 'No'),
(83690, 1494, '_field_63', ''),
(83691, 1494, '_field_45', 'Yes'),
(83692, 1494, '_field_64', 'Usually does not like green vegetables unless we say it makes him strong then he will eat. Not a fan of orange veggies no matter how hard we try (ie., carrots or sweet potato). Loves avocado, hummus, fruits, crackers, cheese, fish, pasta.'),
(83693, 1494, '_field_46', 'N'),
(83694, 1494, '_field_65', ''),
(83695, 1494, '_field_47', 'I think our child would really benefit from the montessori approach. He does have a strong interest and independence in pursuing interest areas himself. He does not like a lot of top-down without reason direction, so the Montessori approach gives him that structure children crave while also allowing him the flexibility and freedom to choose his interests and education within it. We also know families in the community who have attended with rave reviews and we live very close.'),
(83696, 1494, '_field_73', 'As a self-motivated senior lawyer, I want to instill that same love of education and internal drive that I have. I think the Montessori approach is the best way to foster that inner motivation and resilience kids need to be successful. Both my partner and I are fully committed to that whole child and have a keen interest in supporting whatever interests our child has in the home. '),
(83697, 1494, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(83698, 1494, '_field_67', '1'),
(83699, 1494, '_form_id', '2'),
(83700, 1494, '_seq_num', '560'),
(83701, 1495, '_field_74', 'Kindergarten'),
(83702, 1495, '_field_75', 'September 2020'),
(83703, 1495, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(83704, 1495, '_field_78', ''),
(83705, 1495, '_field_79', ''),
(83706, 1495, '_field_80', 'Shuman'),
(83707, 1495, '_field_81', 'Jiang'),
(83708, 1495, '_field_82', '7788859063'),
(83709, 1495, '_field_83', '412645293@qq.com'),
(83710, 1495, '_field_84', '1080 W46th Ave '),
(83711, 1495, '_field_85', ''),
(83712, 1495, '_field_86', 'vancouver'),
(83713, 1495, '_field_87', 'BC'),
(83714, 1495, '_field_88', 'v6m2k1'),
(83715, 1495, '_field_89', 'Rocana Meats'),
(83716, 1495, '_field_90', '7788859063'),
(83717, 1495, '_field_91', '0'),
(83718, 1495, '_field_92', ''),
(83719, 1495, '_field_93', ''),
(83720, 1495, '_field_94', ''),
(83721, 1495, '_field_95', ''),
(83722, 1495, '_field_128', ''),
(83723, 1495, '_field_129', ''),
(83724, 1495, '_field_96', 'Yiqi Zhong'),
(83725, 1495, '_field_97', '26/09/2015'),
(83726, 1495, '_field_98', 'Isabelle'),
(83727, 1495, '_field_99', 'Female'),
(83728, 1495, '_field_100', 'Mandarin'),
(83729, 1495, '_field_101', 'English'),
(83730, 1495, '_field_102', 'Canada'),
(83731, 1495, '_field_103', 'No'),
(83732, 1495, '_field_104', ''),
(83733, 1495, '_field_105', 'coloring sheets'),
(83734, 1495, '_field_106', 'Circle time'),
(83735, 1495, '_field_130', 'Cefa Cambie'),
(83736, 1495, '_field_137', 'Snack time'),
(83737, 1495, '_field_131', 'preschool'),
(83738, 1495, '_field_138', 'Lego、Go ballet、singapore math、Phonics、public speaking'),
(83739, 1495, '_field_114', ' no'),
(83740, 1495, '_field_115', 'No'),
(83741, 1495, '_field_116', ''),
(83742, 1495, '_field_117', 'No'),
(83743, 1495, '_field_118', ''),
(83744, 1495, '_field_119', 'No'),
(83745, 1495, '_field_120', ''),
(83746, 1495, '_field_121', 'No'),
(83747, 1495, '_field_122', ''),
(83748, 1495, '_field_132', 'No'),
(83749, 1495, '_field_133', ''),
(83750, 1495, '_field_134', 'No'),
(83751, 1495, '_field_135', ''),
(83752, 1495, '_field_123', 'With mixed gender classes, we believe Isabelle would be sure to be able to communicate effectively with males over time. WMA‘s teaching staff, academic structure and classes are recognized for being excellent, so it is clear to us our daughter’s unique learning style and skills would be recognized and nurtured. Further, the outdoor education and number of physical activities WMA have，along with the brilliant school programs and activities will provide Isabelle with opportunities to learn where her true passions lie.'),
(83753, 1495, '_field_124', 'Isabelle will be in an environment where her naturally strong social skills will be supported, as she is a very social and outgoing girl. She is very good at making friends and loves to spend time with her classmates. When she comes home from school or from a class, she tells us all about the different things she did with her friends that day. And she loves to share with them. When she was at summer camp this August, she wanted us to pack extra treats so that she could share with her friends.'),
(83754, 1495, '_field_136', ' \nIsabelle is cheerful, outgoing, and incredibly friendly, with her peers and adults alike. She is very good at making friends and loves to spend time with her classmates. When she comes home from school or from a class, she will look at the pictures her teachers have sent from class, and tell us the names of each of her friends and a story about what they did together. And she loves to share with them. When she was at summer camp this August, she wanted us to pack extra treats so that she could share with her friends. She is also showing early signs of leadership with her friends. She likes to guide and help the younger children at her daycare or she will help others with their math work when she has already finished hers. At home, she loves to play Lego or Play-doh. She is really creative with the things that she makes. When she is playing with her Lego, she will be focused on it for a long time.\n \nShe is not afraid of trying new things. Over the summer she tried plenty of brand new experiences including participating in a local children’s fashion event. She took the opportunity head on and loved her time practicing and going in front of a crowd and cameras. Even with the spotlight on her for the very first time, she was excited and had a big smile on her face during her time on the runway. We are allowing her to discover her creativity with a few different classes after school. Isabelle started at Goh Ballet earlier this year. She loves dressing up for it and the chance to move her body in new ways. She will be taking part in their recital last year‘s December. She has also started on piano classes.  She loves to talk all about the new notes and how the keys work when we pick her up. Finally, she started a public speaking group class in last September. She is already making great progress with her annunciation and she really enjoys sharing her stories with her friends. We want to give her further opportunities to try new classes and subjects in the future.'),
(83755, 1495, '_field_126', '1'),
(83756, 1495, '_form_id', '3'),
(83757, 1495, '_seq_num', '436'),
(83758, 1496, '_field_74', 'Kindergarten'),
(83759, 1496, '_field_75', 'September 2020'),
(83760, 1496, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(83761, 1496, '_field_78', ''),
(83762, 1496, '_field_79', ''),
(83763, 1496, '_field_80', 'Shuman'),
(83764, 1496, '_field_81', 'Jiang'),
(83765, 1496, '_field_82', '7788859063'),
(83766, 1496, '_field_83', '412645293@qq.com'),
(83767, 1496, '_field_84', '1080 W46th Ave '),
(83768, 1496, '_field_85', ''),
(83769, 1496, '_field_86', 'vancouver'),
(83770, 1496, '_field_87', 'BC'),
(83771, 1496, '_field_88', 'v6m2k1'),
(83772, 1496, '_field_89', 'Rocana Meats'),
(83773, 1496, '_field_90', '7788859063'),
(83774, 1496, '_field_91', '0'),
(83775, 1496, '_field_92', ''),
(83776, 1496, '_field_93', ''),
(83777, 1496, '_field_94', ''),
(83778, 1496, '_field_95', ''),
(83779, 1496, '_field_128', ''),
(83780, 1496, '_field_129', ''),
(83781, 1496, '_field_96', 'Yiqi Zhong'),
(83782, 1496, '_field_97', '26/09/2015'),
(83783, 1496, '_field_98', 'Isabelle'),
(83784, 1496, '_field_99', 'Female'),
(83785, 1496, '_field_100', 'Mandarin'),
(83786, 1496, '_field_101', 'English'),
(83787, 1496, '_field_102', 'Canada'),
(83788, 1496, '_field_103', 'No'),
(83789, 1496, '_field_104', ''),
(83790, 1496, '_field_105', 'coloring sheets'),
(83791, 1496, '_field_106', 'Circle time'),
(83792, 1496, '_field_130', 'Cefa Cambie'),
(83793, 1496, '_field_137', 'Snack time'),
(83794, 1496, '_field_131', 'preschool'),
(83795, 1496, '_field_138', 'Lego、Go ballet、singapore math、Phonics、public speaking'),
(83796, 1496, '_field_114', ' no'),
(83797, 1496, '_field_115', 'No'),
(83798, 1496, '_field_116', ''),
(83799, 1496, '_field_117', 'No'),
(83800, 1496, '_field_118', ''),
(83801, 1496, '_field_119', 'No'),
(83802, 1496, '_field_120', ''),
(83803, 1496, '_field_121', 'No'),
(83804, 1496, '_field_122', ''),
(83805, 1496, '_field_132', 'No'),
(83806, 1496, '_field_133', ''),
(83807, 1496, '_field_134', 'No'),
(83808, 1496, '_field_135', ''),
(83809, 1496, '_field_123', 'With mixed gender classes, we believe Isabelle would be sure to be able to communicate effectively with males over time. WMA‘s teaching staff, academic structure and classes are recognized for being excellent, so it is clear to us our daughter’s unique learning style and skills would be recognized and nurtured. Further, the outdoor education and number of physical activities WMA have，along with the brilliant school programs and activities will provide Isabelle with opportunities to learn where her true passions lie.'),
(83810, 1496, '_field_124', 'Isabelle will be in an environment where her naturally strong social skills will be supported, as she is a very social and outgoing girl. She is very good at making friends and loves to spend time with her classmates. When she comes home from school or from a class, she tells us all about the different things she did with her friends that day. And she loves to share with them. When she was at summer camp this August, she wanted us to pack extra treats so that she could share with her friends.'),
(83811, 1496, '_field_136', ' \nIsabelle is cheerful, outgoing, and incredibly friendly, with her peers and adults alike. She is very good at making friends and loves to spend time with her classmates. When she comes home from school or from a class, she will look at the pictures her teachers have sent from class, and tell us the names of each of her friends and a story about what they did together. And she loves to share with them. When she was at summer camp this August, she wanted us to pack extra treats so that she could share with her friends. She is also showing early signs of leadership with her friends. She likes to guide and help the younger children at her daycare or she will help others with their math work when she has already finished hers. At home, she loves to play Lego or Play-doh. She is really creative with the things that she makes. When she is playing with her Lego, she will be focused on it for a long time.\n \nShe is not afraid of trying new things. Over the summer she tried plenty of brand new experiences including participating in a local children’s fashion event. She took the opportunity head on and loved her time practicing and going in front of a crowd and cameras. Even with the spotlight on her for the very first time, she was excited and had a big smile on her face during her time on the runway. We are allowing her to discover her creativity with a few different classes after school. Isabelle started at Goh Ballet earlier this year. She loves dressing up for it and the chance to move her body in new ways. She will be taking part in their recital last year‘s December. She has also started on piano classes.  She loves to talk all about the new notes and how the keys work when we pick her up. Finally, she started a public speaking group class in last September. She is already making great progress with her annunciation and she really enjoys sharing her stories with her friends. We want to give her further opportunities to try new classes and subjects in the future.'),
(83812, 1496, '_field_126', '1'),
(83813, 1496, '_form_id', '3'),
(83814, 1496, '_seq_num', '437'),
(83815, 1497, '_field_5', 'Full Day'),
(83816, 1497, '_field_7', 'September 2020'),
(83817, 1497, '_field_9', '1'),
(83818, 1497, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(83819, 1497, '_field_70', ''),
(83820, 1497, '_field_71', ''),
(83821, 1497, '_field_17', 'Martin'),
(83822, 1497, '_field_19', 'Denisov'),
(83823, 1497, '_field_21', '7789876842'),
(83824, 1497, '_field_23', 'martins.denisovs@gmail.com'),
(83825, 1497, '_field_25', '7581 Mark Crescent '),
(83826, 1497, '_field_28', ''),
(83827, 1497, '_field_29', 'Burnaby'),
(83828, 1497, '_field_33', 'BC'),
(83829, 1497, '_field_31', 'V5A1Z2'),
(83830, 1497, '_field_34', 'Health and Safety Manager'),
(83831, 1497, '_field_35', '77899876842'),
(83832, 1497, '_field_41', '1'),
(83833, 1497, '_field_57', 'Alexandra'),
(83834, 1497, '_field_58', 'Zavarukhina'),
(83835, 1497, '_field_59', 'alexandra.zavarukhina@gmail.com'),
(83836, 1497, '_field_60', '7789917949'),
(83837, 1497, '_field_18', 'Timothy Denisov'),
(83838, 1497, '_field_24', '13/08/2016'),
(83839, 1497, '_field_20', 'Timmy'),
(83840, 1497, '_field_22', 'M'),
(83841, 1497, '_field_26', 'English'),
(83842, 1497, '_field_27', 'Russian'),
(83843, 1497, '_field_30', 'Canadian'),
(83844, 1497, '_field_32', 'N'),
(83845, 1497, '_field_72', ''),
(83846, 1497, '_field_36', 'Putting puzzles together, drawing, building things with Lego, everyday life play (cleaning and cooking), and looking (reading) books.'),
(83847, 1497, '_field_37', 'Playing active games, doing arts, climbing, reading books, helping with the tasks at home, and swimming.'),
(83848, 1497, '_field_38', 'Yes'),
(83849, 1497, '_field_39', 'Yes'),
(83850, 1497, '_field_61', 'Yes'),
(83851, 1497, '_field_53', 'He is currently full time in Lions Park Montessori Daycare in Port Coquitlam since Winter 2018. '),
(83852, 1497, '_field_54', 'Yes'),
(83853, 1497, '_field_55', 'Lions Park Montessori Daycare'),
(83854, 1497, '_field_56', 'Yes'),
(83855, 1497, '_field_42', 'no health issues'),
(83856, 1497, '_field_43', 'No'),
(83857, 1497, '_field_62', ''),
(83858, 1497, '_field_44', 'No'),
(83859, 1497, '_field_63', ''),
(83860, 1497, '_field_45', 'No'),
(83861, 1497, '_field_64', ''),
(83862, 1497, '_field_46', 'N'),
(83863, 1497, '_field_65', ''),
(83864, 1497, '_field_47', 'Since all of Timmy’s daycare experience is with Montessori method and since it seems to work for him, it only makes sense to continue with it as he grows up. We’ve recently moved from Port Coquitlam to Burnaby and are looking for a new daycare/school for him. We are pretty determined to find the right fit for him, and until we do we will be attending the same Montessori school in PoCo. Looking at WMA website we can see, that you provide an individual approach to each child, which we also consider very important in Timmy’s education. And the fact that as Timmy will be growing up, we could continue with WMA into K to G7 to make the transition as easy as possible.'),
(83865, 1497, '_field_73', 'We’ve spent a lot of time looking for the right daycare for Timmy. We wanted to have something that would be stimulating and challenging for him but at the same time educational and playful as well as practical. The Montessori method was a really good fit for us and Timmy. Teachers have been saying that he’s a perfect Montessori child due to his ability to concentrate on tasks for long periods of time and observant nature. If you like to know more, we would be happy to put you in contact with managers and the administration of our current Montessori school.'),
(83866, 1497, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(83867, 1497, '_field_67', '1'),
(83868, 1497, '_form_id', '2'),
(83869, 1497, '_seq_num', '561'),
(83870, 1498, '_field_5', 'Full Day'),
(83871, 1498, '_field_7', 'September 2020'),
(83872, 1498, '_field_9', '1'),
(83873, 1498, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(83874, 1498, '_field_70', ''),
(83875, 1498, '_field_71', ''),
(83876, 1498, '_field_17', 'Martin'),
(83877, 1498, '_field_19', 'Denisov'),
(83878, 1498, '_field_21', '7789876842'),
(83879, 1498, '_field_23', 'martins.denisovs@gmail.com'),
(83880, 1498, '_field_25', '7581 Mark Crescent '),
(83881, 1498, '_field_28', ''),
(83882, 1498, '_field_29', 'Burnaby'),
(83883, 1498, '_field_33', 'BC'),
(83884, 1498, '_field_31', 'V5A1Z2'),
(83885, 1498, '_field_34', 'Health and Safety Manager'),
(83886, 1498, '_field_35', '77899876842'),
(83887, 1498, '_field_41', '1'),
(83888, 1498, '_field_57', 'Alexandra'),
(83889, 1498, '_field_58', 'Zavarukhina'),
(83890, 1498, '_field_59', 'alexandra.zavarukhina@gmail.com'),
(83891, 1498, '_field_60', '7789917949'),
(83892, 1498, '_field_18', 'Timothy Denisov'),
(83893, 1498, '_field_24', '13/08/2016'),
(83894, 1498, '_field_20', 'Timmy'),
(83895, 1498, '_field_22', 'M'),
(83896, 1498, '_field_26', 'English'),
(83897, 1498, '_field_27', 'Russian'),
(83898, 1498, '_field_30', 'Canadian'),
(83899, 1498, '_field_32', 'N'),
(83900, 1498, '_field_72', ''),
(83901, 1498, '_field_36', 'Putting puzzles together, drawing, building things with Lego, everyday life play (cleaning and cooking), and looking (reading) books.'),
(83902, 1498, '_field_37', 'Playing active games, doing arts, climbing, reading books, helping with the tasks at home, and swimming.'),
(83903, 1498, '_field_38', 'Yes'),
(83904, 1498, '_field_39', 'Yes'),
(83905, 1498, '_field_61', 'Yes'),
(83906, 1498, '_field_53', 'He is currently full time in Lions Park Montessori Daycare in Port Coquitlam since Winter 2018. '),
(83907, 1498, '_field_54', 'Yes'),
(83908, 1498, '_field_55', 'Lions Park Montessori Daycare'),
(83909, 1498, '_field_56', 'Yes'),
(83910, 1498, '_field_42', 'no health issues'),
(83911, 1498, '_field_43', 'No'),
(83912, 1498, '_field_62', ''),
(83913, 1498, '_field_44', 'No'),
(83914, 1498, '_field_63', ''),
(83915, 1498, '_field_45', 'No'),
(83916, 1498, '_field_64', ''),
(83917, 1498, '_field_46', 'N'),
(83918, 1498, '_field_65', ''),
(83919, 1498, '_field_47', 'Since all of Timmy’s daycare experience is with Montessori method and since it seems to work for him, it only makes sense to continue with it as he grows up. We’ve recently moved from Port Coquitlam to Burnaby and are looking for a new daycare/school for him. We are pretty determined to find the right fit for him, and until we do we will be attending the same Montessori school in PoCo. Looking at WMA website we can see, that you provide an individual approach to each child, which we also consider very important in Timmy’s education. And the fact that as Timmy will be growing up, we could continue with WMA into K to G7 to make the transition as easy as possible.'),
(83920, 1498, '_field_73', 'We’ve spent a lot of time looking for the right daycare for Timmy. We wanted to have something that would be stimulating and challenging for him but at the same time educational and playful as well as practical. The Montessori method was a really good fit for us and Timmy. Teachers have been saying that he’s a perfect Montessori child due to his ability to concentrate on tasks for long periods of time and observant nature. If you like to know more, we would be happy to put you in contact with managers and the administration of our current Montessori school.'),
(83921, 1498, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(83922, 1498, '_field_67', '1'),
(83923, 1498, '_form_id', '2'),
(83924, 1498, '_seq_num', '562'),
(83925, 1499, '_field_74', 'Kindergarten'),
(83926, 1499, '_field_75', 'September 2020'),
(83927, 1499, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(83928, 1499, '_field_78', ''),
(83929, 1499, '_field_79', ''),
(83930, 1499, '_field_80', 'Sally'),
(83931, 1499, '_field_81', 'McKenzie'),
(83932, 1499, '_field_82', '6043071932'),
(83933, 1499, '_field_83', 'sallysvmckenzie@gmail.com'),
(83934, 1499, '_field_84', '3150 58th Avenue East'),
(83935, 1499, '_field_85', '1'),
(83936, 1499, '_field_86', 'Vancouver'),
(83937, 1499, '_field_87', 'BC'),
(83938, 1499, '_field_88', 'V5S3S9'),
(83939, 1499, '_field_89', 'Pacific Blue Cross'),
(83940, 1499, '_field_90', '6043071932'),
(83941, 1499, '_field_91', '1'),
(83942, 1499, '_field_92', 'Rob'),
(83943, 1499, '_field_93', 'McKenzie'),
(83944, 1499, '_field_94', 'mckenzie76@gmail.com'),
(83945, 1499, '_field_95', '7782321944'),
(83946, 1499, '_field_128', 'Vancity Credit Union'),
(83947, 1499, '_field_129', '7782321944'),
(83948, 1499, '_field_96', 'Scarlett Lee McKenzie'),
(83949, 1499, '_field_97', '20/02/2015'),
(83950, 1499, '_field_98', 'Scarlett'),
(83951, 1499, '_field_99', 'Female'),
(83952, 1499, '_field_100', 'English'),
(83953, 1499, '_field_101', 'Mandarin'),
(83954, 1499, '_field_102', 'Canadian'),
(83955, 1499, '_field_103', 'Yes'),
(83956, 1499, '_field_104', 'Henry McKenzie, 1'),
(83957, 1499, '_field_105', 'Scarlett loves reading, playing with her dolls (making up stories), drawing, and playing with playdough.'),
(83958, 1499, '_field_106', 'Scarlett enjoys playing games like tag, making up new games, doing puzzles.'),
(83959, 1499, '_field_130', 'Le Soleil Montessori School'),
(83960, 1499, '_field_137', 'Math, Reading/Learning Alphabets, Building/Puzzles'),
(83961, 1499, '_field_131', 'Pre-Kindergarten'),
(83962, 1499, '_field_138', ''),
(83963, 1499, '_field_114', 'None.'),
(83964, 1499, '_field_115', 'No'),
(83965, 1499, '_field_116', ''),
(83966, 1499, '_field_117', 'No'),
(83967, 1499, '_field_118', ''),
(83968, 1499, '_field_119', 'No'),
(83969, 1499, '_field_120', ''),
(83970, 1499, '_field_121', 'No'),
(83971, 1499, '_field_122', ''),
(83972, 1499, '_field_132', 'No'),
(83973, 1499, '_field_133', ''),
(83974, 1499, '_field_134', 'No'),
(83975, 1499, '_field_135', ''),
(83976, 1499, '_field_123', 'I would like Scarlett to attend WMA because we have seen, first hand, how she thrives in a Montessori surrounding.  She has developed a variety of skills such as leadership, collaboration, conflict-resolution since she has attended Le Soleil Montessori.  In addition, we have observed that her confidence level has increased as she has taken on more responsibilities as part of the older class in Le Soleil Montessori.  We believe Scarlett will benefit from a structured and prepared environment where she can take the initiative to focus on subjects that interest her.'),
(83977, 1499, '_field_124', 'We think the Montessori Method align with our education goals for Scarlett because the method builds on the foundation of self-directed activity, hands-on learning and collaborative play.  On a daily basis at home, we encourage Scarlett to explore any topics or subjects that interest her.  We see that she enjoys learning and asking questions, and we encourage her to apply her learning on tasks that she does.  For example, Scarlett helps with baking, and during baking, my husband, Rob, will discuss measurements with her.'),
(83978, 1499, '_field_136', 'Scarlett is an inquisitive child who loves to play and explore.  Some of the feedback we have received from her teacher includes her focus ability is strong so she can take on more counting, her writing/penmanship has drastically improved, and she is very helpful with other younger children in the class.'),
(83979, 1499, '_field_126', '1'),
(83980, 1499, '_form_id', '3'),
(83981, 1499, '_seq_num', '438'),
(83982, 1500, '_field_74', 'Kindergarten'),
(83983, 1500, '_field_75', 'September 2020'),
(83984, 1500, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(83985, 1500, '_field_78', ''),
(83986, 1500, '_field_79', ''),
(83987, 1500, '_field_80', 'Sally'),
(83988, 1500, '_field_81', 'McKenzie'),
(83989, 1500, '_field_82', '6043071932'),
(83990, 1500, '_field_83', 'sallysvmckenzie@gmail.com'),
(83991, 1500, '_field_84', '3150 58th Avenue East'),
(83992, 1500, '_field_85', '1'),
(83993, 1500, '_field_86', 'Vancouver'),
(83994, 1500, '_field_87', 'BC'),
(83995, 1500, '_field_88', 'V5S3S9'),
(83996, 1500, '_field_89', 'Pacific Blue Cross'),
(83997, 1500, '_field_90', '6043071932'),
(83998, 1500, '_field_91', '1'),
(83999, 1500, '_field_92', 'Rob'),
(84000, 1500, '_field_93', 'McKenzie'),
(84001, 1500, '_field_94', 'mckenzie76@gmail.com'),
(84002, 1500, '_field_95', '7782321944'),
(84003, 1500, '_field_128', 'Vancity Credit Union'),
(84004, 1500, '_field_129', '7782321944'),
(84005, 1500, '_field_96', 'Scarlett Lee McKenzie'),
(84006, 1500, '_field_97', '20/02/2015'),
(84007, 1500, '_field_98', 'Scarlett'),
(84008, 1500, '_field_99', 'Female'),
(84009, 1500, '_field_100', 'English'),
(84010, 1500, '_field_101', 'Mandarin'),
(84011, 1500, '_field_102', 'Canadian'),
(84012, 1500, '_field_103', 'Yes'),
(84013, 1500, '_field_104', 'Henry McKenzie, 1'),
(84014, 1500, '_field_105', 'Scarlett loves reading, playing with her dolls (making up stories), drawing, and playing with playdough.'),
(84015, 1500, '_field_106', 'Scarlett enjoys playing games like tag, making up new games, doing puzzles.'),
(84016, 1500, '_field_130', 'Le Soleil Montessori School'),
(84017, 1500, '_field_137', 'Math, Reading/Learning Alphabets, Building/Puzzles'),
(84018, 1500, '_field_131', 'Pre-Kindergarten'),
(84019, 1500, '_field_138', ''),
(84020, 1500, '_field_114', 'None.'),
(84021, 1500, '_field_115', 'No'),
(84022, 1500, '_field_116', ''),
(84023, 1500, '_field_117', 'No'),
(84024, 1500, '_field_118', ''),
(84025, 1500, '_field_119', 'No'),
(84026, 1500, '_field_120', ''),
(84027, 1500, '_field_121', 'No'),
(84028, 1500, '_field_122', ''),
(84029, 1500, '_field_132', 'No'),
(84030, 1500, '_field_133', ''),
(84031, 1500, '_field_134', 'No'),
(84032, 1500, '_field_135', ''),
(84033, 1500, '_field_123', 'I would like Scarlett to attend WMA because we have seen, first hand, how she thrives in a Montessori surrounding.  She has developed a variety of skills such as leadership, collaboration, conflict-resolution since she has attended Le Soleil Montessori.  In addition, we have observed that her confidence level has increased as she has taken on more responsibilities as part of the older class in Le Soleil Montessori.  We believe Scarlett will benefit from a structured and prepared environment where she can take the initiative to focus on subjects that interest her.'),
(84034, 1500, '_field_124', 'We think the Montessori Method align with our education goals for Scarlett because the method builds on the foundation of self-directed activity, hands-on learning and collaborative play.  On a daily basis at home, we encourage Scarlett to explore any topics or subjects that interest her.  We see that she enjoys learning and asking questions, and we encourage her to apply her learning on tasks that she does.  For example, Scarlett helps with baking, and during baking, my husband, Rob, will discuss measurements with her.'),
(84035, 1500, '_field_136', 'Scarlett is an inquisitive child who loves to play and explore.  Some of the feedback we have received from her teacher includes her focus ability is strong so she can take on more counting, her writing/penmanship has drastically improved, and she is very helpful with other younger children in the class.'),
(84036, 1500, '_field_126', '1'),
(84037, 1500, '_form_id', '3'),
(84038, 1500, '_seq_num', '439'),
(84039, 1501, '_field_5', 'Morning Session'),
(84040, 1501, '_field_7', 'September 2020'),
(84041, 1501, '_field_9', '0'),
(84042, 1501, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(84043, 1501, '_field_70', 'Dosen'),
(84044, 1501, '_field_71', ''),
(84045, 1501, '_field_17', 'Jennifer'),
(84046, 1501, '_field_19', 'Wurz'),
(84047, 1501, '_field_21', '778-231-7079'),
(84048, 1501, '_field_23', 'jwurz@shaw.ca'),
(84049, 1501, '_field_25', '2741 E 28th Ave'),
(84050, 1501, '_field_28', ''),
(84051, 1501, '_field_29', 'Vancouver'),
(84052, 1501, '_field_33', 'BC'),
(84053, 1501, '_field_31', 'V5R 1S'),
(84054, 1501, '_field_34', 'Transport Canada'),
(84055, 1501, '_field_35', '236-334-1735'),
(84056, 1501, '_field_41', '1'),
(84057, 1501, '_field_57', 'Pavle '),
(84058, 1501, '_field_58', 'Dosen'),
(84059, 1501, '_field_59', 'pavledosen@shaw.ca'),
(84060, 1501, '_field_60', '778-838-5437'),
(84061, 1501, '_field_18', 'Finnley Rorik Dosen'),
(84062, 1501, '_field_24', '20/05/2017'),
(84063, 1501, '_field_20', 'Finn'),
(84064, 1501, '_field_22', 'M'),
(84065, 1501, '_field_26', 'English'),
(84066, 1501, '_field_27', ''),
(84067, 1501, '_field_30', 'Canadian'),
(84068, 1501, '_field_32', 'Yes'),
(84069, 1501, '_field_72', 'Clair 8, Pavle 4'),
(84070, 1501, '_field_36', 'Kinetic sand/playdough/ blocks'),
(84071, 1501, '_field_37', 'hide and seek, tag, running'),
(84072, 1501, '_field_38', 'Yes'),
(84073, 1501, '_field_39', 'No'),
(84074, 1501, '_field_61', ''),
(84075, 1501, '_field_53', ''),
(84076, 1501, '_field_54', 'No'),
(84077, 1501, '_field_55', ''),
(84078, 1501, '_field_56', ''),
(84079, 1501, '_field_42', 'none known'),
(84080, 1501, '_field_43', 'No'),
(84081, 1501, '_field_62', ''),
(84082, 1501, '_field_44', 'No'),
(84083, 1501, '_field_63', ''),
(84084, 1501, '_field_45', 'Yes'),
(84085, 1501, '_field_64', 'Does not like cheese unless on pizza :)'),
(84086, 1501, '_field_46', 'N'),
(84087, 1501, '_field_65', ''),
(84088, 1501, '_field_47', 'For the interaction, observational learning and independent person he will become'),
(84089, 1501, '_field_73', 'We would like Finnley to be confident, able and develop critical thinking from the get go'),
(84090, 1501, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(84091, 1501, '_field_67', '1'),
(84092, 1501, '_form_id', '2'),
(84093, 1501, '_seq_num', '563'),
(84094, 1502, '_field_5', 'Morning Session'),
(84095, 1502, '_field_7', 'September 2020'),
(84096, 1502, '_field_9', '0'),
(84097, 1502, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(84098, 1502, '_field_70', 'Dosen'),
(84099, 1502, '_field_71', ''),
(84100, 1502, '_field_17', 'Jennifer'),
(84101, 1502, '_field_19', 'Wurz'),
(84102, 1502, '_field_21', '778-231-7079'),
(84103, 1502, '_field_23', 'jwurz@shaw.ca'),
(84104, 1502, '_field_25', '2741 E 28th Ave'),
(84105, 1502, '_field_28', ''),
(84106, 1502, '_field_29', 'Vancouver'),
(84107, 1502, '_field_33', 'BC'),
(84108, 1502, '_field_31', 'V5R 1S'),
(84109, 1502, '_field_34', 'Transport Canada'),
(84110, 1502, '_field_35', '236-334-1735'),
(84111, 1502, '_field_41', '1'),
(84112, 1502, '_field_57', 'Pavle '),
(84113, 1502, '_field_58', 'Dosen'),
(84114, 1502, '_field_59', 'pavledosen@shaw.ca'),
(84115, 1502, '_field_60', '778-838-5437'),
(84116, 1502, '_field_18', 'Finnley Rorik Dosen'),
(84117, 1502, '_field_24', '20/05/2017'),
(84118, 1502, '_field_20', 'Finn'),
(84119, 1502, '_field_22', 'M'),
(84120, 1502, '_field_26', 'English'),
(84121, 1502, '_field_27', ''),
(84122, 1502, '_field_30', 'Canadian'),
(84123, 1502, '_field_32', 'Yes'),
(84124, 1502, '_field_72', 'Clair 8, Pavle 4'),
(84125, 1502, '_field_36', 'Kinetic sand/playdough/ blocks'),
(84126, 1502, '_field_37', 'hide and seek, tag, running'),
(84127, 1502, '_field_38', 'Yes'),
(84128, 1502, '_field_39', 'No'),
(84129, 1502, '_field_61', ''),
(84130, 1502, '_field_53', ''),
(84131, 1502, '_field_54', 'No'),
(84132, 1502, '_field_55', ''),
(84133, 1502, '_field_56', ''),
(84134, 1502, '_field_42', 'none known'),
(84135, 1502, '_field_43', 'No'),
(84136, 1502, '_field_62', ''),
(84137, 1502, '_field_44', 'No'),
(84138, 1502, '_field_63', ''),
(84139, 1502, '_field_45', 'Yes'),
(84140, 1502, '_field_64', 'Does not like cheese unless on pizza :)'),
(84141, 1502, '_field_46', 'N'),
(84142, 1502, '_field_65', ''),
(84143, 1502, '_field_47', 'For the interaction, observational learning and independent person he will become'),
(84144, 1502, '_field_73', 'We would like Finnley to be confident, able and develop critical thinking from the get go'),
(84145, 1502, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(84146, 1502, '_field_67', '1'),
(84147, 1502, '_form_id', '2'),
(84148, 1502, '_seq_num', '564'),
(84149, 1503, '_field_5', 'Afternoon Session'),
(84150, 1503, '_field_7', 'September 2020'),
(84151, 1503, '_field_9', '0'),
(84152, 1503, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(84153, 1503, '_field_70', ''),
(84154, 1503, '_field_71', 'Friend'),
(84155, 1503, '_field_17', 'Linda'),
(84156, 1503, '_field_19', 'Watson'),
(84157, 1503, '_field_21', '613-462-9034'),
(84158, 1503, '_field_23', 'lindawatson@pobox.com'),
(84159, 1503, '_field_25', '4362 Briarwood Crescent'),
(84160, 1503, '_field_28', ''),
(84161, 1503, '_field_29', 'Burnaby'),
(84162, 1503, '_field_33', 'BC'),
(84163, 1503, '_field_31', 'V5G2M6'),
(84164, 1503, '_field_34', 'SAHM'),
(84165, 1503, '_field_35', 'N/A'),
(84166, 1503, '_field_41', '1'),
(84167, 1503, '_field_57', 'Jonathan'),
(84168, 1503, '_field_58', 'Watson'),
(84169, 1503, '_field_59', 'jonwa@pobox.com'),
(84170, 1503, '_field_60', '6134629033'),
(84171, 1503, '_field_18', 'Winifred Olivia Watson'),
(84172, 1503, '_field_24', '08/02/2017'),
(84173, 1503, '_field_20', 'Winnie'),
(84174, 1503, '_field_22', 'F'),
(84175, 1503, '_field_26', 'English'),
(84176, 1503, '_field_27', ''),
(84177, 1503, '_field_30', 'Canadian'),
(84178, 1503, '_field_32', 'N'),
(84179, 1503, '_field_72', ''),
(84180, 1503, '_field_36', 'reading, drawing, building things with DUPLOS/construction set, pretend play'),
(84181, 1503, '_field_37', 'running/chasing, parallel play'),
(84182, 1503, '_field_38', 'No'),
(84183, 1503, '_field_39', 'No'),
(84184, 1503, '_field_61', ''),
(84185, 1503, '_field_53', ''),
(84186, 1503, '_field_54', 'No'),
(84187, 1503, '_field_55', ''),
(84188, 1503, '_field_56', ''),
(84189, 1503, '_field_42', 'No known health issues, illnesses/operations'),
(84190, 1503, '_field_43', 'No'),
(84191, 1503, '_field_62', ''),
(84192, 1503, '_field_44', 'No'),
(84193, 1503, '_field_63', ''),
(84194, 1503, '_field_45', 'No'),
(84195, 1503, '_field_64', ''),
(84196, 1503, '_field_46', 'N'),
(84197, 1503, '_field_65', ''),
(84198, 1503, '_field_47', 'WMA sounds like an amazing school with excellent staff and environment. We have a prepared environment at home and would love to have the consistency between the home and school environment. The environment at WMA is filled with thoughtful activities to encourage interactions with the materials and others. We have only heard excellent things about WMA.'),
(84199, 1503, '_field_73', 'We strongly believe that a self-directed learning is the way to go. Winnie flourishes in an environment that allows her to  take ownership of her own learning and will do well as a part of the close, caring community provided by Montessori. Our goal is to teach Winnie to be capable, accountable, knowledgeable, and a person with a strong sense of self. At home, we allow Winnie to clean (wiping, sweeping, vacuuming), laundry (put clothes in, fold, put clothes away), dog care, cook (measure, mix, stir, season). We want to continue the practical lessons and encourage her interests at her pace. '),
(84200, 1503, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(84201, 1503, '_field_67', '1'),
(84202, 1503, '_form_id', '2'),
(84203, 1503, '_seq_num', '565'),
(84204, 1504, '_field_5', 'Afternoon Session'),
(84205, 1504, '_field_7', 'September 2020'),
(84206, 1504, '_field_9', '0'),
(84207, 1504, '_field_69', 'a:1:{i:0;s:5:\"other\";}'),
(84208, 1504, '_field_70', ''),
(84209, 1504, '_field_71', 'Friend'),
(84210, 1504, '_field_17', 'Linda'),
(84211, 1504, '_field_19', 'Watson'),
(84212, 1504, '_field_21', '613-462-9034'),
(84213, 1504, '_field_23', 'lindawatson@pobox.com'),
(84214, 1504, '_field_25', '4362 Briarwood Crescent'),
(84215, 1504, '_field_28', ''),
(84216, 1504, '_field_29', 'Burnaby'),
(84217, 1504, '_field_33', 'BC'),
(84218, 1504, '_field_31', 'V5G2M6'),
(84219, 1504, '_field_34', 'SAHM'),
(84220, 1504, '_field_35', 'N/A'),
(84221, 1504, '_field_41', '1'),
(84222, 1504, '_field_57', 'Jonathan'),
(84223, 1504, '_field_58', 'Watson'),
(84224, 1504, '_field_59', 'jonwa@pobox.com'),
(84225, 1504, '_field_60', '6134629033'),
(84226, 1504, '_field_18', 'Winifred Olivia Watson'),
(84227, 1504, '_field_24', '08/02/2017'),
(84228, 1504, '_field_20', 'Winnie'),
(84229, 1504, '_field_22', 'F'),
(84230, 1504, '_field_26', 'English'),
(84231, 1504, '_field_27', ''),
(84232, 1504, '_field_30', 'Canadian'),
(84233, 1504, '_field_32', 'N'),
(84234, 1504, '_field_72', ''),
(84235, 1504, '_field_36', 'reading, drawing, building things with DUPLOS/construction set, pretend play'),
(84236, 1504, '_field_37', 'running/chasing, parallel play'),
(84237, 1504, '_field_38', 'No'),
(84238, 1504, '_field_39', 'No'),
(84239, 1504, '_field_61', ''),
(84240, 1504, '_field_53', ''),
(84241, 1504, '_field_54', 'No'),
(84242, 1504, '_field_55', ''),
(84243, 1504, '_field_56', ''),
(84244, 1504, '_field_42', 'No known health issues, illnesses/operations'),
(84245, 1504, '_field_43', 'No'),
(84246, 1504, '_field_62', ''),
(84247, 1504, '_field_44', 'No'),
(84248, 1504, '_field_63', ''),
(84249, 1504, '_field_45', 'No'),
(84250, 1504, '_field_64', ''),
(84251, 1504, '_field_46', 'N'),
(84252, 1504, '_field_65', ''),
(84253, 1504, '_field_47', 'WMA sounds like an amazing school with excellent staff and environment. We have a prepared environment at home and would love to have the consistency between the home and school environment. The environment at WMA is filled with thoughtful activities to encourage interactions with the materials and others. We have only heard excellent things about WMA.'),
(84254, 1504, '_field_73', 'We strongly believe that a self-directed learning is the way to go. Winnie flourishes in an environment that allows her to  take ownership of her own learning and will do well as a part of the close, caring community provided by Montessori. Our goal is to teach Winnie to be capable, accountable, knowledgeable, and a person with a strong sense of self. At home, we allow Winnie to clean (wiping, sweeping, vacuuming), laundry (put clothes in, fold, put clothes away), dog care, cook (measure, mix, stir, season). We want to continue the practical lessons and encourage her interests at her pace. '),
(84255, 1504, '_field_49', 'a:1:{i:0;s:21:\"Casa and Kindergarten\";}'),
(84256, 1504, '_field_67', '1'),
(84257, 1504, '_form_id', '2'),
(84258, 1504, '_seq_num', '566'),
(84259, 1505, '_field_74', 'Grade Three'),
(84260, 1505, '_field_75', 'September 2020'),
(84261, 1505, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(84262, 1505, '_field_78', 'Dasha &amp; Gracie '),
(84263, 1505, '_field_79', ''),
(84264, 1505, '_field_80', 'Amber'),
(84265, 1505, '_field_81', 'Murphy-Smith'),
(84266, 1505, '_field_82', '6047271612'),
(84267, 1505, '_field_83', 'amberandharlan2010@gmail.com'),
(84268, 1505, '_field_84', '3539 Marshall Street'),
(84269, 1505, '_field_85', ''),
(84270, 1505, '_field_86', 'Vancouver'),
(84271, 1505, '_field_87', 'BC'),
(84272, 1505, '_field_88', 'V5N4S2'),
(84273, 1505, '_field_89', 'Purple Dragon Martial Arts - Self Employed '),
(84274, 1505, '_field_90', '604-727-1612'),
(84275, 1505, '_field_91', '1'),
(84276, 1505, '_field_92', 'Harlan'),
(84277, 1505, '_field_93', 'Smith'),
(84278, 1505, '_field_94', 'harlanryan82@gmail.com'),
(84279, 1505, '_field_95', '6043387926'),
(84280, 1505, '_field_128', ''),
(84281, 1505, '_field_129', ''),
(84282, 1505, '_field_96', 'Citta Tassie Smith '),
(84283, 1505, '_field_97', '11/06/2012'),
(84284, 1505, '_field_98', 'Citta'),
(84285, 1505, '_field_99', 'Female'),
(84286, 1505, '_field_100', 'English'),
(84287, 1505, '_field_101', 'French '),
(84288, 1505, '_field_102', 'Canadian'),
(84289, 1505, '_field_103', 'Yes'),
(84290, 1505, '_field_104', 'Arlo Smith - 3 months '),
(84291, 1505, '_field_105', 'Drawing, reading, self play (lego/dance) '),
(84292, 1505, '_field_106', 'Swimming, art, board games, stories '),
(84293, 1505, '_field_130', 'Laura Secord'),
(84294, 1505, '_field_137', 'Math, Music, PE'),
(84295, 1505, '_field_131', 'Grade 2'),
(84296, 1505, '_field_138', 'Martial Arts, Gymnastics, Swimming, Piano (and singing)'),
(84297, 1505, '_field_114', 'Suntan lotions (get eczema easily in heat). Uses her own only'),
(84298, 1505, '_field_115', 'No'),
(84299, 1505, '_field_116', ''),
(84300, 1505, '_field_117', 'No'),
(84301, 1505, '_field_118', ''),
(84302, 1505, '_field_119', 'Yes'),
(84303, 1505, '_field_120', 'Likes a well balanced diet of veggies, fruits, grains and meats!\n'),
(84304, 1505, '_field_121', 'No'),
(84305, 1505, '_field_122', ''),
(84306, 1505, '_field_132', 'No'),
(84307, 1505, '_field_133', ''),
(84308, 1505, '_field_134', 'No'),
(84309, 1505, '_field_135', ''),
(84310, 1505, '_field_123', 'My husband and I would like Citta to attend WMA because it focuses on the whole child. We like that lessons are demonstrated through natural exploration. In-addition think she would thrive more in a smaller learning environment. '),
(84311, 1505, '_field_124', 'It is important to us that she can self-manage herself physically, socially, emotionally, and intellectually. We believe the Montessori Method prepared environment is the classroom setting we would like for our child. Self-Evaluation and Accountability are important to us. ');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(84312, 1505, '_field_136', 'Citta is a high energy, creative child. We are drawn to the classroom where movement is allowed. She does well in sports, and enjoying playing with kids younger and older than herself (like the split class ages). She is caring and empathetic and think she would enjoy visiting the seniors home! '),
(84313, 1505, '_field_126', '1'),
(84314, 1505, '_form_id', '3'),
(84315, 1505, '_seq_num', '440'),
(84316, 1506, '_field_74', 'Grade Three'),
(84317, 1506, '_field_75', 'September 2020'),
(84318, 1506, '_field_77', 'a:1:{i:0;s:23:\"current family referral\";}'),
(84319, 1506, '_field_78', 'Dasha &amp; Gracie '),
(84320, 1506, '_field_79', ''),
(84321, 1506, '_field_80', 'Amber'),
(84322, 1506, '_field_81', 'Murphy-Smith'),
(84323, 1506, '_field_82', '6047271612'),
(84324, 1506, '_field_83', 'amberandharlan2010@gmail.com'),
(84325, 1506, '_field_84', '3539 Marshall Street'),
(84326, 1506, '_field_85', ''),
(84327, 1506, '_field_86', 'Vancouver'),
(84328, 1506, '_field_87', 'BC'),
(84329, 1506, '_field_88', 'V5N4S2'),
(84330, 1506, '_field_89', 'Purple Dragon Martial Arts - Self Employed '),
(84331, 1506, '_field_90', '604-727-1612'),
(84332, 1506, '_field_91', '1'),
(84333, 1506, '_field_92', 'Harlan'),
(84334, 1506, '_field_93', 'Smith'),
(84335, 1506, '_field_94', 'harlanryan82@gmail.com'),
(84336, 1506, '_field_95', '6043387926'),
(84337, 1506, '_field_128', ''),
(84338, 1506, '_field_129', ''),
(84339, 1506, '_field_96', 'Citta Tassie Smith '),
(84340, 1506, '_field_97', '11/06/2012'),
(84341, 1506, '_field_98', 'Citta'),
(84342, 1506, '_field_99', 'Female'),
(84343, 1506, '_field_100', 'English'),
(84344, 1506, '_field_101', 'French '),
(84345, 1506, '_field_102', 'Canadian'),
(84346, 1506, '_field_103', 'Yes'),
(84347, 1506, '_field_104', 'Arlo Smith - 3 months '),
(84348, 1506, '_field_105', 'Drawing, reading, self play (lego/dance) '),
(84349, 1506, '_field_106', 'Swimming, art, board games, stories '),
(84350, 1506, '_field_130', 'Laura Secord'),
(84351, 1506, '_field_137', 'Math, Music, PE'),
(84352, 1506, '_field_131', 'Grade 2'),
(84353, 1506, '_field_138', 'Martial Arts, Gymnastics, Swimming, Piano (and singing)'),
(84354, 1506, '_field_114', 'Suntan lotions (get eczema easily in heat). Uses her own only'),
(84355, 1506, '_field_115', 'No'),
(84356, 1506, '_field_116', ''),
(84357, 1506, '_field_117', 'No'),
(84358, 1506, '_field_118', ''),
(84359, 1506, '_field_119', 'Yes'),
(84360, 1506, '_field_120', 'Likes a well balanced diet of veggies, fruits, grains and meats!\n'),
(84361, 1506, '_field_121', 'No'),
(84362, 1506, '_field_122', ''),
(84363, 1506, '_field_132', 'No'),
(84364, 1506, '_field_133', ''),
(84365, 1506, '_field_134', 'No'),
(84366, 1506, '_field_135', ''),
(84367, 1506, '_field_123', 'My husband and I would like Citta to attend WMA because it focuses on the whole child. We like that lessons are demonstrated through natural exploration. In-addition think she would thrive more in a smaller learning environment. '),
(84368, 1506, '_field_124', 'It is important to us that she can self-manage herself physically, socially, emotionally, and intellectually. We believe the Montessori Method prepared environment is the classroom setting we would like for our child. Self-Evaluation and Accountability are important to us. '),
(84369, 1506, '_field_136', 'Citta is a high energy, creative child. We are drawn to the classroom where movement is allowed. She does well in sports, and enjoying playing with kids younger and older than herself (like the split class ages). She is caring and empathetic and think she would enjoy visiting the seniors home! '),
(84370, 1506, '_field_126', '1'),
(84371, 1506, '_form_id', '3'),
(84372, 1506, '_seq_num', '441'),
(84373, 1507, '_field_5', 'Morning Session'),
(84374, 1507, '_field_7', 'September 2020'),
(84375, 1507, '_field_9', '0'),
(84376, 1507, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(84377, 1507, '_field_70', ''),
(84378, 1507, '_field_71', ''),
(84379, 1507, '_field_17', 'Katey'),
(84380, 1507, '_field_19', 'Ha'),
(84381, 1507, '_field_21', '7788588828'),
(84382, 1507, '_field_23', 'kateyha@hotmail.com'),
(84383, 1507, '_field_25', '2334 Graveley Street'),
(84384, 1507, '_field_28', ''),
(84385, 1507, '_field_29', 'Vancouver'),
(84386, 1507, '_field_33', 'BC'),
(84387, 1507, '_field_31', 'V5L3C4'),
(84388, 1507, '_field_34', 'IATSE Local 891'),
(84389, 1507, '_field_35', '6046648910'),
(84390, 1507, '_field_41', '1'),
(84391, 1507, '_field_57', 'Anthony '),
(84392, 1507, '_field_58', 'Lau'),
(84393, 1507, '_field_59', '7738373@gmail.com'),
(84394, 1507, '_field_60', '7787738373@gmail.com'),
(84395, 1507, '_field_18', 'Riley Lau'),
(84396, 1507, '_field_24', '13/10/2017'),
(84397, 1507, '_field_20', 'Riley'),
(84398, 1507, '_field_22', 'F'),
(84399, 1507, '_field_26', 'English'),
(84400, 1507, '_field_27', 'Cantonese'),
(84401, 1507, '_field_30', 'Canadian'),
(84402, 1507, '_field_32', 'Yes'),
(84403, 1507, '_field_72', 'Pregnant'),
(84404, 1507, '_field_36', 'Dress up, drawing, coloring, playdoh, playing with doll house, sing, dance, take care of her doll'),
(84405, 1507, '_field_37', 'Dress up, drawing, coloring, playdoh, playing with doll house, sing, dance, take care of her doll'),
(84406, 1507, '_field_38', 'Yes'),
(84407, 1507, '_field_39', 'No'),
(84408, 1507, '_field_61', ''),
(84409, 1507, '_field_53', ''),
(84410, 1507, '_field_54', 'No'),
(84411, 1507, '_field_55', ''),
(84412, 1507, '_field_56', ''),
(84413, 1507, '_field_42', 'N/A'),
(84414, 1507, '_field_43', 'No'),
(84415, 1507, '_field_62', ''),
(84416, 1507, '_field_44', 'No'),
(84417, 1507, '_field_63', ''),
(84418, 1507, '_field_45', 'No'),
(84419, 1507, '_field_64', ''),
(84420, 1507, '_field_46', 'N'),
(84421, 1507, '_field_65', ''),
(84422, 1507, '_field_47', 'I looked at the reviews and curriculum on your website and my husband and I thought it was the best option in our area for our child to attend! She is so gifted and is a quick learner, with the proper education we know she will shine. '),
(84423, 1507, '_field_73', 'Develop strong, good self-concepts, which will hold well into elementary school years as well as encourage creativity, problem solving and decision-making skills. Stimulate curiosity in learning through discovery, exploration and play.'),
(84424, 1507, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(84425, 1507, '_field_67', '1'),
(84426, 1507, '_form_id', '2'),
(84427, 1507, '_seq_num', '567'),
(84428, 1508, '_field_5', 'Morning Session'),
(84429, 1508, '_field_7', 'September 2020'),
(84430, 1508, '_field_9', '0'),
(84431, 1508, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(84432, 1508, '_field_70', ''),
(84433, 1508, '_field_71', ''),
(84434, 1508, '_field_17', 'Katey'),
(84435, 1508, '_field_19', 'Ha'),
(84436, 1508, '_field_21', '7788588828'),
(84437, 1508, '_field_23', 'kateyha@hotmail.com'),
(84438, 1508, '_field_25', '2334 Graveley Street'),
(84439, 1508, '_field_28', ''),
(84440, 1508, '_field_29', 'Vancouver'),
(84441, 1508, '_field_33', 'BC'),
(84442, 1508, '_field_31', 'V5L3C4'),
(84443, 1508, '_field_34', 'IATSE Local 891'),
(84444, 1508, '_field_35', '6046648910'),
(84445, 1508, '_field_41', '1'),
(84446, 1508, '_field_57', 'Anthony '),
(84447, 1508, '_field_58', 'Lau'),
(84448, 1508, '_field_59', '7738373@gmail.com'),
(84449, 1508, '_field_60', '7787738373@gmail.com'),
(84450, 1508, '_field_18', 'Riley Lau'),
(84451, 1508, '_field_24', '13/10/2017'),
(84452, 1508, '_field_20', 'Riley'),
(84453, 1508, '_field_22', 'F'),
(84454, 1508, '_field_26', 'English'),
(84455, 1508, '_field_27', 'Cantonese'),
(84456, 1508, '_field_30', 'Canadian'),
(84457, 1508, '_field_32', 'Yes'),
(84458, 1508, '_field_72', 'Pregnant'),
(84459, 1508, '_field_36', 'Dress up, drawing, coloring, playdoh, playing with doll house, sing, dance, take care of her doll'),
(84460, 1508, '_field_37', 'Dress up, drawing, coloring, playdoh, playing with doll house, sing, dance, take care of her doll'),
(84461, 1508, '_field_38', 'Yes'),
(84462, 1508, '_field_39', 'No'),
(84463, 1508, '_field_61', ''),
(84464, 1508, '_field_53', ''),
(84465, 1508, '_field_54', 'No'),
(84466, 1508, '_field_55', ''),
(84467, 1508, '_field_56', ''),
(84468, 1508, '_field_42', 'N/A'),
(84469, 1508, '_field_43', 'No'),
(84470, 1508, '_field_62', ''),
(84471, 1508, '_field_44', 'No'),
(84472, 1508, '_field_63', ''),
(84473, 1508, '_field_45', 'No'),
(84474, 1508, '_field_64', ''),
(84475, 1508, '_field_46', 'N'),
(84476, 1508, '_field_65', ''),
(84477, 1508, '_field_47', 'I looked at the reviews and curriculum on your website and my husband and I thought it was the best option in our area for our child to attend! She is so gifted and is a quick learner, with the proper education we know she will shine. '),
(84478, 1508, '_field_73', 'Develop strong, good self-concepts, which will hold well into elementary school years as well as encourage creativity, problem solving and decision-making skills. Stimulate curiosity in learning through discovery, exploration and play.'),
(84479, 1508, '_field_49', 'a:1:{i:0;s:13:\"Casa One Year\";}'),
(84480, 1508, '_field_67', '1'),
(84481, 1508, '_form_id', '2'),
(84482, 1508, '_seq_num', '568'),
(84483, 1509, '_field_5', 'Full Day'),
(84484, 1509, '_field_7', 'September 2020'),
(84485, 1509, '_field_9', '1'),
(84486, 1509, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(84487, 1509, '_field_70', ''),
(84488, 1509, '_field_71', ''),
(84489, 1509, '_field_17', 'Joyce'),
(84490, 1509, '_field_19', 'Ng'),
(84491, 1509, '_field_21', '604-720-6302'),
(84492, 1509, '_field_23', 'jn26@hotmail.com'),
(84493, 1509, '_field_25', '3308 East 25th Ave'),
(84494, 1509, '_field_28', ''),
(84495, 1509, '_field_29', 'Vancouver'),
(84496, 1509, '_field_33', 'BC'),
(84497, 1509, '_field_31', 'V5R1J8'),
(84498, 1509, '_field_34', 'Health Employers\' Association of BC'),
(84499, 1509, '_field_35', '604-720-6302'),
(84500, 1509, '_field_41', '1'),
(84501, 1509, '_field_57', 'Jason'),
(84502, 1509, '_field_58', 'Chow'),
(84503, 1509, '_field_59', 'jasonchow11@gmail.com'),
(84504, 1509, '_field_60', '778-960-7120'),
(84505, 1509, '_field_18', 'Grayson Chow'),
(84506, 1509, '_field_24', '13/04/2016'),
(84507, 1509, '_field_20', ''),
(84508, 1509, '_field_22', 'M'),
(84509, 1509, '_field_26', 'English'),
(84510, 1509, '_field_27', 'Cantonese'),
(84511, 1509, '_field_30', 'Canadian'),
(84512, 1509, '_field_32', 'N'),
(84513, 1509, '_field_72', ''),
(84514, 1509, '_field_36', 'puzzles, coloring, playing with transformers and Lego, piano'),
(84515, 1509, '_field_37', 'role playing, talking about their toys, running around at the playground, looking for rocks and collecting them'),
(84516, 1509, '_field_38', 'Yes'),
(84517, 1509, '_field_39', 'Yes'),
(84518, 1509, '_field_61', 'Yes'),
(84519, 1509, '_field_53', 'He likes doing to daycare to see his best friends'),
(84520, 1509, '_field_54', 'Yes'),
(84521, 1509, '_field_55', 'Terry Taylor 3-5 year old Early Learning and Care Centre'),
(84522, 1509, '_field_56', 'Yes'),
(84523, 1509, '_field_42', 'N/A'),
(84524, 1509, '_field_43', 'No'),
(84525, 1509, '_field_62', ''),
(84526, 1509, '_field_44', 'No'),
(84527, 1509, '_field_63', ''),
(84528, 1509, '_field_45', 'Yes'),
(84529, 1509, '_field_64', 'Meat and vegetables'),
(84530, 1509, '_field_46', 'N'),
(84531, 1509, '_field_65', ''),
(84532, 1509, '_field_47', 'I would like my child to be exposed to more structured learning environment and also progress to elementary school that is offered at your organization'),
(84533, 1509, '_field_73', 'Yes, my son can benefit from the enriched self learning environment '),
(84534, 1509, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(84535, 1509, '_field_67', '1'),
(84536, 1509, '_form_id', '2'),
(84537, 1509, '_seq_num', '569'),
(84538, 1510, '_field_5', 'Full Day'),
(84539, 1510, '_field_7', 'September 2020'),
(84540, 1510, '_field_9', '1'),
(84541, 1510, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(84542, 1510, '_field_70', ''),
(84543, 1510, '_field_71', ''),
(84544, 1510, '_field_17', 'Joyce'),
(84545, 1510, '_field_19', 'Ng'),
(84546, 1510, '_field_21', '604-720-6302'),
(84547, 1510, '_field_23', 'jn26@hotmail.com'),
(84548, 1510, '_field_25', '3308 East 25th Ave'),
(84549, 1510, '_field_28', ''),
(84550, 1510, '_field_29', 'Vancouver'),
(84551, 1510, '_field_33', 'BC'),
(84552, 1510, '_field_31', 'V5R1J8'),
(84553, 1510, '_field_34', 'Health Employers\' Association of BC'),
(84554, 1510, '_field_35', '604-720-6302'),
(84555, 1510, '_field_41', '1'),
(84556, 1510, '_field_57', 'Jason'),
(84557, 1510, '_field_58', 'Chow'),
(84558, 1510, '_field_59', 'jasonchow11@gmail.com'),
(84559, 1510, '_field_60', '778-960-7120'),
(84560, 1510, '_field_18', 'Grayson Chow'),
(84561, 1510, '_field_24', '13/04/2016'),
(84562, 1510, '_field_20', ''),
(84563, 1510, '_field_22', 'M'),
(84564, 1510, '_field_26', 'English'),
(84565, 1510, '_field_27', 'Cantonese'),
(84566, 1510, '_field_30', 'Canadian'),
(84567, 1510, '_field_32', 'N'),
(84568, 1510, '_field_72', ''),
(84569, 1510, '_field_36', 'puzzles, coloring, playing with transformers and Lego, piano'),
(84570, 1510, '_field_37', 'role playing, talking about their toys, running around at the playground, looking for rocks and collecting them'),
(84571, 1510, '_field_38', 'Yes'),
(84572, 1510, '_field_39', 'Yes'),
(84573, 1510, '_field_61', 'Yes'),
(84574, 1510, '_field_53', 'He likes doing to daycare to see his best friends'),
(84575, 1510, '_field_54', 'Yes'),
(84576, 1510, '_field_55', 'Terry Taylor 3-5 year old Early Learning and Care Centre'),
(84577, 1510, '_field_56', 'Yes'),
(84578, 1510, '_field_42', 'N/A'),
(84579, 1510, '_field_43', 'No'),
(84580, 1510, '_field_62', ''),
(84581, 1510, '_field_44', 'No'),
(84582, 1510, '_field_63', ''),
(84583, 1510, '_field_45', 'Yes'),
(84584, 1510, '_field_64', 'Meat and vegetables'),
(84585, 1510, '_field_46', 'N'),
(84586, 1510, '_field_65', ''),
(84587, 1510, '_field_47', 'I would like my child to be exposed to more structured learning environment and also progress to elementary school that is offered at your organization'),
(84588, 1510, '_field_73', 'Yes, my son can benefit from the enriched self learning environment '),
(84589, 1510, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(84590, 1510, '_field_67', '1'),
(84591, 1510, '_form_id', '2'),
(84592, 1510, '_seq_num', '570'),
(84593, 1511, '_field_5', 'Afternoon Session'),
(84594, 1511, '_field_7', 'September 2020'),
(84595, 1511, '_field_9', '1'),
(84596, 1511, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(84597, 1511, '_field_70', ''),
(84598, 1511, '_field_71', ''),
(84599, 1511, '_field_17', 'Lorie'),
(84600, 1511, '_field_19', 'Campbell'),
(84601, 1511, '_field_21', '3103097956'),
(84602, 1511, '_field_23', 'bubbalulu74@gmail.com'),
(84603, 1511, '_field_25', '614-221 Union Street'),
(84604, 1511, '_field_28', ''),
(84605, 1511, '_field_29', 'Vancouver'),
(84606, 1511, '_field_33', 'BC'),
(84607, 1511, '_field_31', 'V6A0B4'),
(84608, 1511, '_field_34', 'Stay at home mom. '),
(84609, 1511, '_field_35', '3103097956'),
(84610, 1511, '_field_41', '1'),
(84611, 1511, '_field_57', 'Paul '),
(84612, 1511, '_field_58', 'Campbell '),
(84613, 1511, '_field_59', 'mrpkcampbell@gmail.com'),
(84614, 1511, '_field_60', '3108805199'),
(84615, 1511, '_field_18', 'Kingston'),
(84616, 1511, '_field_24', '25/04/2016'),
(84617, 1511, '_field_20', 'Kingston Campbell'),
(84618, 1511, '_field_22', 'M'),
(84619, 1511, '_field_26', 'Kingston'),
(84620, 1511, '_field_27', ''),
(84621, 1511, '_field_30', 'Canadian '),
(84622, 1511, '_field_32', 'N'),
(84623, 1511, '_field_72', ''),
(84624, 1511, '_field_36', 'Kingston loves to build and figure out the mechanics of things, so anything he can build take apart and rebuild keeps him busy and entertained a lot of the time. He also loves to dress up in a variety of costumes, make up and perform original songs and dance in front of the mirror.  '),
(84625, 1511, '_field_37', 'Kingston attends biweekly Jiu Jitsu classes, hip hop and musical theatre once a week as well as 3 mornings at his pre-school. He loves dressing in costumes with friends and making up games, or making pizzas, and he loves going to our local park and meeting new friends. '),
(84626, 1511, '_field_38', 'Yes'),
(84627, 1511, '_field_39', 'Yes'),
(84628, 1511, '_field_61', 'Yes'),
(84629, 1511, '_field_53', ''),
(84630, 1511, '_field_54', 'Yes'),
(84631, 1511, '_field_55', 'Pomme D\'Api Pre-school/ Jiu Jitsu/ Hip Hop / Lights Up Musical Theatre '),
(84632, 1511, '_field_56', 'Yes'),
(84633, 1511, '_field_42', 'Kingston was born with sagittal synostosis (premature fusion of the sagittal suture, no soft spot) and had skull surgery at 3 months old to correct this condition. \nFor the following 8 months he wore a helmet to protect an reshape the skull.\nHe\'s had a number of follow-up appointments and is perfectly fine now.'),
(84634, 1511, '_field_43', 'No'),
(84635, 1511, '_field_62', ''),
(84636, 1511, '_field_44', 'No'),
(84637, 1511, '_field_63', ''),
(84638, 1511, '_field_45', 'No'),
(84639, 1511, '_field_64', ''),
(84640, 1511, '_field_46', 'N'),
(84641, 1511, '_field_65', ''),
(84642, 1511, '_field_47', 'When we initially began looking at alternatives to traditional public schools, specifically Montessori programs, WMA was recommended to us by numerous people. Naturally we want to choose a school our son will flourish in, and having done a significant amount of reading/research we\'re convinced WMA is the best school to provide that. '),
(84643, 1511, '_field_73', 'Our son has always exhibited a deep creative side, particularly with dance and music. He\'s bright and curious, outgoing, sensitive and funny. He\'s a sponge for information, but seems to respond better to more indirect patterns of teaching. He wants to discover things for himself and digest information at his own pace. He needs structure but he also needs space. We feel the Montessori style of teaching is more suitable for him than traditional methods and he would flourish in the environment your school offers. '),
(84644, 1511, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(84645, 1511, '_field_67', '1'),
(84646, 1511, '_form_id', '2'),
(84647, 1511, '_seq_num', '571'),
(84648, 1512, '_field_5', 'Afternoon Session'),
(84649, 1512, '_field_7', 'September 2020'),
(84650, 1512, '_field_9', '1'),
(84651, 1512, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(84652, 1512, '_field_70', ''),
(84653, 1512, '_field_71', ''),
(84654, 1512, '_field_17', 'Lorie'),
(84655, 1512, '_field_19', 'Campbell'),
(84656, 1512, '_field_21', '3103097956'),
(84657, 1512, '_field_23', 'bubbalulu74@gmail.com'),
(84658, 1512, '_field_25', '614-221 Union Street'),
(84659, 1512, '_field_28', ''),
(84660, 1512, '_field_29', 'Vancouver'),
(84661, 1512, '_field_33', 'BC'),
(84662, 1512, '_field_31', 'V6A0B4'),
(84663, 1512, '_field_34', 'Stay at home mom. '),
(84664, 1512, '_field_35', '3103097956'),
(84665, 1512, '_field_41', '1'),
(84666, 1512, '_field_57', 'Paul '),
(84667, 1512, '_field_58', 'Campbell '),
(84668, 1512, '_field_59', 'mrpkcampbell@gmail.com'),
(84669, 1512, '_field_60', '3108805199'),
(84670, 1512, '_field_18', 'Kingston'),
(84671, 1512, '_field_24', '25/04/2016'),
(84672, 1512, '_field_20', 'Kingston Campbell'),
(84673, 1512, '_field_22', 'M'),
(84674, 1512, '_field_26', 'Kingston'),
(84675, 1512, '_field_27', ''),
(84676, 1512, '_field_30', 'Canadian '),
(84677, 1512, '_field_32', 'N'),
(84678, 1512, '_field_72', ''),
(84679, 1512, '_field_36', 'Kingston loves to build and figure out the mechanics of things, so anything he can build take apart and rebuild keeps him busy and entertained a lot of the time. He also loves to dress up in a variety of costumes, make up and perform original songs and dance in front of the mirror.  '),
(84680, 1512, '_field_37', 'Kingston attends biweekly Jiu Jitsu classes, hip hop and musical theatre once a week as well as 3 mornings at his pre-school. He loves dressing in costumes with friends and making up games, or making pizzas, and he loves going to our local park and meeting new friends. '),
(84681, 1512, '_field_38', 'Yes'),
(84682, 1512, '_field_39', 'Yes'),
(84683, 1512, '_field_61', 'Yes'),
(84684, 1512, '_field_53', ''),
(84685, 1512, '_field_54', 'Yes'),
(84686, 1512, '_field_55', 'Pomme D\'Api Pre-school/ Jiu Jitsu/ Hip Hop / Lights Up Musical Theatre '),
(84687, 1512, '_field_56', 'Yes'),
(84688, 1512, '_field_42', 'Kingston was born with sagittal synostosis (premature fusion of the sagittal suture, no soft spot) and had skull surgery at 3 months old to correct this condition. \nFor the following 8 months he wore a helmet to protect an reshape the skull.\nHe\'s had a number of follow-up appointments and is perfectly fine now.'),
(84689, 1512, '_field_43', 'No'),
(84690, 1512, '_field_62', ''),
(84691, 1512, '_field_44', 'No'),
(84692, 1512, '_field_63', ''),
(84693, 1512, '_field_45', 'No'),
(84694, 1512, '_field_64', ''),
(84695, 1512, '_field_46', 'N'),
(84696, 1512, '_field_65', ''),
(84697, 1512, '_field_47', 'When we initially began looking at alternatives to traditional public schools, specifically Montessori programs, WMA was recommended to us by numerous people. Naturally we want to choose a school our son will flourish in, and having done a significant amount of reading/research we\'re convinced WMA is the best school to provide that. '),
(84698, 1512, '_field_73', 'Our son has always exhibited a deep creative side, particularly with dance and music. He\'s bright and curious, outgoing, sensitive and funny. He\'s a sponge for information, but seems to respond better to more indirect patterns of teaching. He wants to discover things for himself and digest information at his own pace. He needs structure but he also needs space. We feel the Montessori style of teaching is more suitable for him than traditional methods and he would flourish in the environment your school offers. '),
(84699, 1512, '_field_49', 'a:1:{i:0;s:33:\"Casa and Elementary Grades K to 7\";}'),
(84700, 1512, '_field_67', '1'),
(84701, 1512, '_form_id', '2'),
(84702, 1512, '_seq_num', '572'),
(84703, 1513, '_field_5', 'Afternoon Session'),
(84704, 1513, '_field_7', 'September 2020'),
(84705, 1513, '_field_9', '1'),
(84706, 1513, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(84707, 1513, '_field_70', ''),
(84708, 1513, '_field_71', ''),
(84709, 1513, '_field_17', 'Jenny'),
(84710, 1513, '_field_19', 'Zhao'),
(84711, 1513, '_field_21', '6046165068'),
(84712, 1513, '_field_23', 'zpjjenny@gmail.com'),
(84713, 1513, '_field_25', '3650 W 23rd Ave'),
(84714, 1513, '_field_28', ''),
(84715, 1513, '_field_29', 'Vancouver'),
(84716, 1513, '_field_33', 'BC'),
(84717, 1513, '_field_31', 'V6S1K7'),
(84718, 1513, '_field_34', 'Vancouver'),
(84719, 1513, '_field_35', '7787373189'),
(84720, 1513, '_field_41', '1'),
(84721, 1513, '_field_57', 'Steven'),
(84722, 1513, '_field_58', ''),
(84723, 1513, '_field_59', 'stevenxqzeng@hotmail.com'),
(84724, 1513, '_field_60', ''),
(84725, 1513, '_field_18', 'Nathan '),
(84726, 1513, '_field_24', '27/03/2016'),
(84727, 1513, '_field_20', ''),
(84728, 1513, '_field_22', 'M'),
(84729, 1513, '_field_26', 'Mandarin '),
(84730, 1513, '_field_27', ''),
(84731, 1513, '_field_30', 'Canadian '),
(84732, 1513, '_field_32', 'Yes'),
(84733, 1513, '_field_72', 'Kelly 15, Julie 12, Bryan 9'),
(84734, 1513, '_field_36', 'play lego, reading books, play car toys, singing, etc.'),
(84735, 1513, '_field_37', 'reading, play balls, do some sports, etc.'),
(84736, 1513, '_field_38', 'Yes'),
(84737, 1513, '_field_39', 'Yes'),
(84738, 1513, '_field_61', 'Yes'),
(84739, 1513, '_field_53', 'Nathan likes go to school, he enjoy playing with the kids, exploring and learning new things. He shows his interesting in sterm and science in the school.'),
(84740, 1513, '_field_54', 'Yes'),
(84741, 1513, '_field_55', 'Westgate Montessori School'),
(84742, 1513, '_field_56', 'n'),
(84743, 1513, '_field_42', 'no'),
(84744, 1513, '_field_43', 'No'),
(84745, 1513, '_field_62', ''),
(84746, 1513, '_field_44', 'No'),
(84747, 1513, '_field_63', ''),
(84748, 1513, '_field_45', 'Yes'),
(84749, 1513, '_field_64', 'Nathan likes tofu and broccoli and all kinks of berries especially. He dislike egg and beef chicken.'),
(84750, 1513, '_field_46', 'N'),
(84751, 1513, '_field_65', ''),
(84752, 1513, '_field_47', 'The researches I\'ve done on WMA revealed a high quality teaching team, a flexible school program that is dynamic, challenging and engaging. Together with the high regards my friends have toward your school, I believes WMA will be a perfect fit for Nathan.'),
(84753, 1513, '_field_73', 'I hope my child asks questions, takes appropriate risks, become a confident leader who respects others and takes responsibility for the life he leads. He can discover and develop his talents, abilities and ambitions, but I know that to be successful, kids need to be well-rounded individuals who not only excel at academics, but know how to take care of their bodies, care for others in the community and understand the world. Montessori method attempts to develop children physically, socially, emotionally and cognitively. It can help kid build a good foundation. This education method is what we are looking for our young kid.'),
(84754, 1513, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(84755, 1513, '_field_67', '1'),
(84756, 1513, '_form_id', '2'),
(84757, 1513, '_seq_num', '573'),
(84758, 1514, '_field_5', 'Afternoon Session'),
(84759, 1514, '_field_7', 'September 2020'),
(84760, 1514, '_field_9', '1'),
(84761, 1514, '_field_69', 'a:2:{i:0;s:5:\"other\";i:1;s:10:\"web search\";}'),
(84762, 1514, '_field_70', ''),
(84763, 1514, '_field_71', ''),
(84764, 1514, '_field_17', 'Jenny'),
(84765, 1514, '_field_19', 'Zhao'),
(84766, 1514, '_field_21', '6046165068'),
(84767, 1514, '_field_23', 'zpjjenny@gmail.com'),
(84768, 1514, '_field_25', '3650 W 23rd Ave'),
(84769, 1514, '_field_28', ''),
(84770, 1514, '_field_29', 'Vancouver'),
(84771, 1514, '_field_33', 'BC'),
(84772, 1514, '_field_31', 'V6S1K7'),
(84773, 1514, '_field_34', 'Vancouver'),
(84774, 1514, '_field_35', '7787373189'),
(84775, 1514, '_field_41', '1'),
(84776, 1514, '_field_57', 'Steven'),
(84777, 1514, '_field_58', ''),
(84778, 1514, '_field_59', 'stevenxqzeng@hotmail.com'),
(84779, 1514, '_field_60', ''),
(84780, 1514, '_field_18', 'Nathan '),
(84781, 1514, '_field_24', '27/03/2016'),
(84782, 1514, '_field_20', ''),
(84783, 1514, '_field_22', 'M'),
(84784, 1514, '_field_26', 'Mandarin '),
(84785, 1514, '_field_27', ''),
(84786, 1514, '_field_30', 'Canadian '),
(84787, 1514, '_field_32', 'Yes'),
(84788, 1514, '_field_72', 'Kelly 15, Julie 12, Bryan 9'),
(84789, 1514, '_field_36', 'play lego, reading books, play car toys, singing, etc.'),
(84790, 1514, '_field_37', 'reading, play balls, do some sports, etc.'),
(84791, 1514, '_field_38', 'Yes'),
(84792, 1514, '_field_39', 'Yes'),
(84793, 1514, '_field_61', 'Yes'),
(84794, 1514, '_field_53', 'Nathan likes go to school, he enjoy playing with the kids, exploring and learning new things. He shows his interesting in sterm and science in the school.'),
(84795, 1514, '_field_54', 'Yes'),
(84796, 1514, '_field_55', 'Westgate Montessori School'),
(84797, 1514, '_field_56', 'n'),
(84798, 1514, '_field_42', 'no'),
(84799, 1514, '_field_43', 'No'),
(84800, 1514, '_field_62', ''),
(84801, 1514, '_field_44', 'No'),
(84802, 1514, '_field_63', ''),
(84803, 1514, '_field_45', 'Yes'),
(84804, 1514, '_field_64', 'Nathan likes tofu and broccoli and all kinks of berries especially. He dislike egg and beef chicken.'),
(84805, 1514, '_field_46', 'N'),
(84806, 1514, '_field_65', ''),
(84807, 1514, '_field_47', 'The researches I\'ve done on WMA revealed a high quality teaching team, a flexible school program that is dynamic, challenging and engaging. Together with the high regards my friends have toward your school, I believes WMA will be a perfect fit for Nathan.'),
(84808, 1514, '_field_73', 'I hope my child asks questions, takes appropriate risks, become a confident leader who respects others and takes responsibility for the life he leads. He can discover and develop his talents, abilities and ambitions, but I know that to be successful, kids need to be well-rounded individuals who not only excel at academics, but know how to take care of their bodies, care for others in the community and understand the world. Montessori method attempts to develop children physically, socially, emotionally and cognitively. It can help kid build a good foundation. This education method is what we are looking for our young kid.'),
(84809, 1514, '_field_49', 'a:2:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:33:\"Casa and Elementary Grades K to 7\";}'),
(84810, 1514, '_field_67', '1'),
(84811, 1514, '_form_id', '2'),
(84812, 1514, '_seq_num', '574'),
(84813, 1515, '_field_74', 'Grade Two'),
(84814, 1515, '_field_75', 'September 2020'),
(84815, 1515, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(84816, 1515, '_field_78', ''),
(84817, 1515, '_field_79', ''),
(84818, 1515, '_field_80', 'Ariella'),
(84819, 1515, '_field_81', 'Eini'),
(84820, 1515, '_field_82', '778-371-2224'),
(84821, 1515, '_field_83', 'ariella.eini@gmail.com'),
(84822, 1515, '_field_84', '3439 Napier St'),
(84823, 1515, '_field_85', ''),
(84824, 1515, '_field_86', 'Vancouver'),
(84825, 1515, '_field_87', 'BC'),
(84826, 1515, '_field_88', 'V5K2X5'),
(84827, 1515, '_field_89', 'BC College of Nursing Professionals'),
(84828, 1515, '_field_90', '778-371-2224'),
(84829, 1515, '_field_91', '0'),
(84830, 1515, '_field_92', ''),
(84831, 1515, '_field_93', ''),
(84832, 1515, '_field_94', ''),
(84833, 1515, '_field_95', ''),
(84834, 1515, '_field_128', ''),
(84835, 1515, '_field_129', ''),
(84836, 1515, '_field_96', 'Ivan Grizzly Lukian '),
(84837, 1515, '_field_97', '19/11/2013'),
(84838, 1515, '_field_98', 'Ivan'),
(84839, 1515, '_field_99', 'Male'),
(84840, 1515, '_field_100', 'English'),
(84841, 1515, '_field_101', ''),
(84842, 1515, '_field_102', 'Canadian '),
(84843, 1515, '_field_103', 'No'),
(84844, 1515, '_field_104', ''),
(84845, 1515, '_field_105', 'Drawing, Lego / other building toys'),
(84846, 1515, '_field_106', 'Active play (dress-up, imaginative play, tag/other running games)'),
(84847, 1515, '_field_130', 'Renfrew Elementary (Montessori - VSB Choice Program)'),
(84848, 1515, '_field_137', 'Math/measurement, Reading, Free Choice (because he loves to draw)'),
(84849, 1515, '_field_131', '1'),
(84850, 1515, '_field_138', 'Taekwondo twice weekly, swim classes once weekly '),
(84851, 1515, '_field_114', 'Other than seasonal allergies, Ivan has no known health issues '),
(84852, 1515, '_field_115', 'No'),
(84853, 1515, '_field_116', ''),
(84854, 1515, '_field_117', 'No'),
(84855, 1515, '_field_118', ''),
(84856, 1515, '_field_119', 'Yes'),
(84857, 1515, '_field_120', 'Like all children, Ivan can be a picky eater and adverse to trying new foods - though we are pleased that he actually enjoys most vegetables, like broccoli, kale, snap peas, cucumber etc. As he ages, he is definitely getting better at trying new foods! '),
(84858, 1515, '_field_121', 'No'),
(84859, 1515, '_field_122', ''),
(84860, 1515, '_field_132', 'No'),
(84861, 1515, '_field_133', ''),
(84862, 1515, '_field_134', 'No'),
(84863, 1515, '_field_135', ''),
(84864, 1515, '_field_123', 'Ivan has attended a Montessori program since he was 18 months and first entered a daycare program. (First Moussi Montessori in Squamish from 18 months through 4, then from 4-6 at Squamish Montessori School, and then for grade 1 we had moved to Vancouver and lucked into a spot at Renfrew Elementary in the Montessori program there.) The setup and flow of a Montessori environment is very familiar to him, and as parents, we have keenly observed how well he has flourished in this setting. '),
(84865, 1515, '_field_124', 'As Ivan is an active child, we aren\'t sure that he would find the traditional classroom environment conducive to focused learning. He is able to focus on activities in bursts of time at his own pace, and enjoys the social aspect of teaching/learning with his peers. He is also a very hands-on learner, so the materials in a Montessori environment (particularly the math materials, number beads etc) have really helped accelerate his understanding of numbers - I am amazed at his capacity for math at such a young age, and attribute much of that to the manner in which it has been taught. '),
(84866, 1515, '_field_136', 'Ivan is a very sharp little mind, he picks up new things quickly - though of course is prone to frustration when he doesn\'t. He\'s also a very kind-hearted and sweet little boy, with a great sense of humour - at six years old, he is really showing an aptitude for punning! Makes me think he has a great capacity for language, that he is able to add wit to wordplay like that. '),
(84867, 1515, '_field_126', '1'),
(84868, 1515, '_form_id', '3'),
(84869, 1515, '_seq_num', '442'),
(84870, 1516, '_field_74', 'Grade Two'),
(84871, 1516, '_field_75', 'September 2020'),
(84872, 1516, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(84873, 1516, '_field_78', ''),
(84874, 1516, '_field_79', ''),
(84875, 1516, '_field_80', 'Ariella'),
(84876, 1516, '_field_81', 'Eini'),
(84877, 1516, '_field_82', '778-371-2224'),
(84878, 1516, '_field_83', 'ariella.eini@gmail.com'),
(84879, 1516, '_field_84', '3439 Napier St'),
(84880, 1516, '_field_85', ''),
(84881, 1516, '_field_86', 'Vancouver'),
(84882, 1516, '_field_87', 'BC'),
(84883, 1516, '_field_88', 'V5K2X5'),
(84884, 1516, '_field_89', 'BC College of Nursing Professionals'),
(84885, 1516, '_field_90', '778-371-2224'),
(84886, 1516, '_field_91', '0'),
(84887, 1516, '_field_92', ''),
(84888, 1516, '_field_93', ''),
(84889, 1516, '_field_94', ''),
(84890, 1516, '_field_95', ''),
(84891, 1516, '_field_128', ''),
(84892, 1516, '_field_129', ''),
(84893, 1516, '_field_96', 'Ivan Grizzly Lukian '),
(84894, 1516, '_field_97', '19/11/2013'),
(84895, 1516, '_field_98', 'Ivan'),
(84896, 1516, '_field_99', 'Male'),
(84897, 1516, '_field_100', 'English'),
(84898, 1516, '_field_101', ''),
(84899, 1516, '_field_102', 'Canadian '),
(84900, 1516, '_field_103', 'No'),
(84901, 1516, '_field_104', ''),
(84902, 1516, '_field_105', 'Drawing, Lego / other building toys'),
(84903, 1516, '_field_106', 'Active play (dress-up, imaginative play, tag/other running games)'),
(84904, 1516, '_field_130', 'Renfrew Elementary (Montessori - VSB Choice Program)'),
(84905, 1516, '_field_137', 'Math/measurement, Reading, Free Choice (because he loves to draw)'),
(84906, 1516, '_field_131', '1'),
(84907, 1516, '_field_138', 'Taekwondo twice weekly, swim classes once weekly '),
(84908, 1516, '_field_114', 'Other than seasonal allergies, Ivan has no known health issues '),
(84909, 1516, '_field_115', 'No'),
(84910, 1516, '_field_116', ''),
(84911, 1516, '_field_117', 'No'),
(84912, 1516, '_field_118', ''),
(84913, 1516, '_field_119', 'Yes'),
(84914, 1516, '_field_120', 'Like all children, Ivan can be a picky eater and adverse to trying new foods - though we are pleased that he actually enjoys most vegetables, like broccoli, kale, snap peas, cucumber etc. As he ages, he is definitely getting better at trying new foods! '),
(84915, 1516, '_field_121', 'No'),
(84916, 1516, '_field_122', ''),
(84917, 1516, '_field_132', 'No'),
(84918, 1516, '_field_133', ''),
(84919, 1516, '_field_134', 'No'),
(84920, 1516, '_field_135', ''),
(84921, 1516, '_field_123', 'Ivan has attended a Montessori program since he was 18 months and first entered a daycare program. (First Moussi Montessori in Squamish from 18 months through 4, then from 4-6 at Squamish Montessori School, and then for grade 1 we had moved to Vancouver and lucked into a spot at Renfrew Elementary in the Montessori program there.) The setup and flow of a Montessori environment is very familiar to him, and as parents, we have keenly observed how well he has flourished in this setting. '),
(84922, 1516, '_field_124', 'As Ivan is an active child, we aren\'t sure that he would find the traditional classroom environment conducive to focused learning. He is able to focus on activities in bursts of time at his own pace, and enjoys the social aspect of teaching/learning with his peers. He is also a very hands-on learner, so the materials in a Montessori environment (particularly the math materials, number beads etc) have really helped accelerate his understanding of numbers - I am amazed at his capacity for math at such a young age, and attribute much of that to the manner in which it has been taught. '),
(84923, 1516, '_field_136', 'Ivan is a very sharp little mind, he picks up new things quickly - though of course is prone to frustration when he doesn\'t. He\'s also a very kind-hearted and sweet little boy, with a great sense of humour - at six years old, he is really showing an aptitude for punning! Makes me think he has a great capacity for language, that he is able to add wit to wordplay like that. '),
(84924, 1516, '_field_126', '1'),
(84925, 1516, '_form_id', '3'),
(84926, 1516, '_seq_num', '443'),
(84927, 1517, '_field_5', 'Morning Session'),
(84928, 1517, '_field_7', 'September 2020'),
(84929, 1517, '_field_9', '0'),
(84930, 1517, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(84931, 1517, '_field_70', 'Matthew Tod'),
(84932, 1517, '_field_71', ''),
(84933, 1517, '_field_17', 'TANIA'),
(84934, 1517, '_field_19', 'TOD'),
(84935, 1517, '_field_21', '6043143629'),
(84936, 1517, '_field_23', 'TANIA.CA@GMAIL.COM'),
(84937, 1517, '_field_25', '3312 E44TH AVENUE'),
(84938, 1517, '_field_28', ''),
(84939, 1517, '_field_29', 'VANCOUVER'),
(84940, 1517, '_field_33', 'BC'),
(84941, 1517, '_field_31', 'V5R3B4'),
(84942, 1517, '_field_34', 'GOVERNMENT OF CANADA'),
(84943, 1517, '_field_35', '6043454968'),
(84944, 1517, '_field_41', '1'),
(84945, 1517, '_field_57', 'MICHAEL '),
(84946, 1517, '_field_58', 'TOD'),
(84947, 1517, '_field_59', 'MTOD79@GMAIL.COM'),
(84948, 1517, '_field_60', '6048363475'),
(84949, 1517, '_field_18', 'BENJAMIN TOD'),
(84950, 1517, '_field_24', '04/02/2018'),
(84951, 1517, '_field_20', 'BENJAMIN'),
(84952, 1517, '_field_22', 'M'),
(84953, 1517, '_field_26', 'ENGLISH'),
(84954, 1517, '_field_27', 'CANTONESE'),
(84955, 1517, '_field_30', 'CANADIAN'),
(84956, 1517, '_field_32', 'Yes'),
(84957, 1517, '_field_72', 'MATTHEW TOD - 4 YEARS OLD'),
(84958, 1517, '_field_36', 'DUPLO, ACTION FIGURES'),
(84959, 1517, '_field_37', 'DUPLO, SOCCER, HOCKEY'),
(84960, 1517, '_field_38', 'Yes'),
(84961, 1517, '_field_39', 'No'),
(84962, 1517, '_field_61', ''),
(84963, 1517, '_field_53', ''),
(84964, 1517, '_field_54', 'Yes'),
(84965, 1517, '_field_55', 'STRONG START'),
(84966, 1517, '_field_56', 'Yes'),
(84967, 1517, '_field_42', 'N/A'),
(84968, 1517, '_field_43', 'No'),
(84969, 1517, '_field_62', ''),
(84970, 1517, '_field_44', 'No'),
(84971, 1517, '_field_63', ''),
(84972, 1517, '_field_45', 'No'),
(84973, 1517, '_field_64', ''),
(84974, 1517, '_field_46', 'N'),
(84975, 1517, '_field_65', ''),
(84976, 1517, '_field_47', 'We have had a wonderful experience so far with Matthew at CASA.  Matthew\'s social skills have improve tremendously, and we have noticed him singing the ABC song while playing with his toys at home.  We want to continue this experience with Benjamin.'),
(84977, 1517, '_field_73', 'Yes, we want both our kids to learn through the Montessori method at this early age.  '),
(84978, 1517, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(84979, 1517, '_field_67', '1'),
(84980, 1517, '_form_id', '2'),
(84981, 1517, '_seq_num', '575'),
(84982, 1518, '_field_5', 'Morning Session'),
(84983, 1518, '_field_7', 'September 2020'),
(84984, 1518, '_field_9', '0'),
(84985, 1518, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(84986, 1518, '_field_70', 'Matthew Tod'),
(84987, 1518, '_field_71', ''),
(84988, 1518, '_field_17', 'TANIA'),
(84989, 1518, '_field_19', 'TOD'),
(84990, 1518, '_field_21', '6043143629'),
(84991, 1518, '_field_23', 'TANIA.CA@GMAIL.COM'),
(84992, 1518, '_field_25', '3312 E44TH AVENUE'),
(84993, 1518, '_field_28', ''),
(84994, 1518, '_field_29', 'VANCOUVER'),
(84995, 1518, '_field_33', 'BC'),
(84996, 1518, '_field_31', 'V5R3B4'),
(84997, 1518, '_field_34', 'GOVERNMENT OF CANADA'),
(84998, 1518, '_field_35', '6043454968'),
(84999, 1518, '_field_41', '1'),
(85000, 1518, '_field_57', 'MICHAEL '),
(85001, 1518, '_field_58', 'TOD'),
(85002, 1518, '_field_59', 'MTOD79@GMAIL.COM'),
(85003, 1518, '_field_60', '6048363475'),
(85004, 1518, '_field_18', 'BENJAMIN TOD'),
(85005, 1518, '_field_24', '04/02/2018'),
(85006, 1518, '_field_20', 'BENJAMIN'),
(85007, 1518, '_field_22', 'M'),
(85008, 1518, '_field_26', 'ENGLISH'),
(85009, 1518, '_field_27', 'CANTONESE'),
(85010, 1518, '_field_30', 'CANADIAN'),
(85011, 1518, '_field_32', 'Yes'),
(85012, 1518, '_field_72', 'MATTHEW TOD - 4 YEARS OLD'),
(85013, 1518, '_field_36', 'DUPLO, ACTION FIGURES'),
(85014, 1518, '_field_37', 'DUPLO, SOCCER, HOCKEY'),
(85015, 1518, '_field_38', 'Yes'),
(85016, 1518, '_field_39', 'No'),
(85017, 1518, '_field_61', ''),
(85018, 1518, '_field_53', ''),
(85019, 1518, '_field_54', 'Yes'),
(85020, 1518, '_field_55', 'STRONG START'),
(85021, 1518, '_field_56', 'Yes'),
(85022, 1518, '_field_42', 'N/A'),
(85023, 1518, '_field_43', 'No'),
(85024, 1518, '_field_62', ''),
(85025, 1518, '_field_44', 'No'),
(85026, 1518, '_field_63', ''),
(85027, 1518, '_field_45', 'No'),
(85028, 1518, '_field_64', ''),
(85029, 1518, '_field_46', 'N'),
(85030, 1518, '_field_65', ''),
(85031, 1518, '_field_47', 'We have had a wonderful experience so far with Matthew at CASA.  Matthew\'s social skills have improve tremendously, and we have noticed him singing the ABC song while playing with his toys at home.  We want to continue this experience with Benjamin.'),
(85032, 1518, '_field_73', 'Yes, we want both our kids to learn through the Montessori method at this early age.  '),
(85033, 1518, '_field_49', 'a:3:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:33:\"Casa and Elementary Grades K to 7\";}'),
(85034, 1518, '_field_67', '1'),
(85035, 1518, '_form_id', '2'),
(85036, 1518, '_seq_num', '576'),
(85037, 1519, '_field_5', 'Afternoon Session'),
(85038, 1519, '_field_7', 'September 2020'),
(85039, 1519, '_field_9', '1'),
(85040, 1519, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(85041, 1519, '_field_70', 'Alliyah Walji'),
(85042, 1519, '_field_71', ''),
(85043, 1519, '_field_17', 'Rima Arya'),
(85044, 1519, '_field_19', 'Arya'),
(85045, 1519, '_field_21', '6047256563'),
(85046, 1519, '_field_23', 'rima@canadiancircuits.com'),
(85047, 1519, '_field_25', 'Oxford Street'),
(85048, 1519, '_field_28', 'Oxford Street'),
(85049, 1519, '_field_29', 'Vancouver'),
(85050, 1519, '_field_33', 'BC'),
(85051, 1519, '_field_31', 'V5K 1P4'),
(85052, 1519, '_field_34', 'CCI Canadian Circuits Inc '),
(85053, 1519, '_field_35', '6047256563'),
(85054, 1519, '_field_41', '1'),
(85055, 1519, '_field_57', 'Niki '),
(85056, 1519, '_field_58', 'Tacic'),
(85057, 1519, '_field_59', 'niki.tacic@gmail.com'),
(85058, 1519, '_field_60', '778-999-1494'),
(85059, 1519, '_field_18', 'Sia Arya Tacic'),
(85060, 1519, '_field_24', '01/06/2016'),
(85061, 1519, '_field_20', 'Sia'),
(85062, 1519, '_field_22', 'F'),
(85063, 1519, '_field_26', 'English '),
(85064, 1519, '_field_27', 'Punjabi, Serbian'),
(85065, 1519, '_field_30', 'Canadian '),
(85066, 1519, '_field_32', 'Yes'),
(85067, 1519, '_field_72', ''),
(85068, 1519, '_field_36', 'Building blocks and playing with Magnet building toys, Reading (picture books), Coloring, Role Playing, Singing, Dancing '),
(85069, 1519, '_field_37', 'Role Playing (Cooking in the toy kitchen or playing Market, ect) Playing Tag, Hide and Seek, Building blocks and Magnet toys'),
(85070, 1519, '_field_38', 'Yes'),
(85071, 1519, '_field_39', 'Yes'),
(85072, 1519, '_field_61', 'Yes'),
(85073, 1519, '_field_53', 'Sia loves going to school, she always wakes up super early and picks a dress for school first. '),
(85074, 1519, '_field_54', 'Yes'),
(85075, 1519, '_field_55', 'Yus Montessori '),
(85076, 1519, '_field_56', 'Yes'),
(85077, 1519, '_field_42', 'No Allergies '),
(85078, 1519, '_field_43', 'No'),
(85079, 1519, '_field_62', ''),
(85080, 1519, '_field_44', 'Yes'),
(85081, 1519, '_field_63', 'She\'s vegetarian '),
(85082, 1519, '_field_45', 'No'),
(85083, 1519, '_field_64', ''),
(85084, 1519, '_field_46', 'N'),
(85085, 1519, '_field_65', ''),
(85086, 1519, '_field_47', 'I was raised on Montessori education and it cultivated my love for learning and going to school everyday. I feel that a strong Montessori education as a basis and foundation for a child\'s full educational career is the best way a child can grow and excel beyond their grade level expectations. Combining ages in classrooms helps children explore further and develop higher functioning standards, which make for well rounded balanced children who learn a lot from mirror learning and observing. After attending the Open House and meeting the students, caregivers and teachers my husband and I were extremely impressed by the level of organization and simple care and respect everyone had for each other. '),
(85087, 1519, '_field_73', 'Sia has always attended a Montessori and my educational goal for her is to continue on a Montessori path. As an example, these days Sia is building huge towers with elevators and rooms inside and trying to install strip lighting into the towers. It\'s so interesting to see her trying to mimic real buildings in her play toys and I dont see her continuing this type of play if she were to go to a standardized public school. I do feel that if she were to go to Casa at Westside Montessori Academy she would excel and all her little talents would flourish over the years. '),
(85088, 1519, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:13:\"Casa One Year\";i:2;s:14:\"Casa Two Years\";i:3;s:21:\"Casa and Kindergarten\";}'),
(85089, 1519, '_field_67', '1'),
(85090, 1519, '_form_id', '2'),
(85091, 1519, '_seq_num', '577'),
(85092, 1520, '_field_5', 'Afternoon Session'),
(85093, 1520, '_field_7', 'September 2020'),
(85094, 1520, '_field_9', '1'),
(85095, 1520, '_field_69', 'a:1:{i:0;s:15:\"current student\";}'),
(85096, 1520, '_field_70', 'Alliyah Walji'),
(85097, 1520, '_field_71', ''),
(85098, 1520, '_field_17', 'Rima Arya'),
(85099, 1520, '_field_19', 'Arya'),
(85100, 1520, '_field_21', '6047256563'),
(85101, 1520, '_field_23', 'rima@canadiancircuits.com'),
(85102, 1520, '_field_25', 'Oxford Street'),
(85103, 1520, '_field_28', 'Oxford Street'),
(85104, 1520, '_field_29', 'Vancouver'),
(85105, 1520, '_field_33', 'BC'),
(85106, 1520, '_field_31', 'V5K 1P4'),
(85107, 1520, '_field_34', 'CCI Canadian Circuits Inc '),
(85108, 1520, '_field_35', '6047256563'),
(85109, 1520, '_field_41', '1'),
(85110, 1520, '_field_57', 'Niki '),
(85111, 1520, '_field_58', 'Tacic'),
(85112, 1520, '_field_59', 'niki.tacic@gmail.com'),
(85113, 1520, '_field_60', '778-999-1494'),
(85114, 1520, '_field_18', 'Sia Arya Tacic'),
(85115, 1520, '_field_24', '01/06/2016'),
(85116, 1520, '_field_20', 'Sia'),
(85117, 1520, '_field_22', 'F'),
(85118, 1520, '_field_26', 'English '),
(85119, 1520, '_field_27', 'Punjabi, Serbian'),
(85120, 1520, '_field_30', 'Canadian '),
(85121, 1520, '_field_32', 'Yes'),
(85122, 1520, '_field_72', ''),
(85123, 1520, '_field_36', 'Building blocks and playing with Magnet building toys, Reading (picture books), Coloring, Role Playing, Singing, Dancing '),
(85124, 1520, '_field_37', 'Role Playing (Cooking in the toy kitchen or playing Market, ect) Playing Tag, Hide and Seek, Building blocks and Magnet toys'),
(85125, 1520, '_field_38', 'Yes'),
(85126, 1520, '_field_39', 'Yes'),
(85127, 1520, '_field_61', 'Yes'),
(85128, 1520, '_field_53', 'Sia loves going to school, she always wakes up super early and picks a dress for school first. '),
(85129, 1520, '_field_54', 'Yes'),
(85130, 1520, '_field_55', 'Yus Montessori '),
(85131, 1520, '_field_56', 'Yes'),
(85132, 1520, '_field_42', 'No Allergies '),
(85133, 1520, '_field_43', 'No'),
(85134, 1520, '_field_62', ''),
(85135, 1520, '_field_44', 'Yes'),
(85136, 1520, '_field_63', 'She\'s vegetarian '),
(85137, 1520, '_field_45', 'No'),
(85138, 1520, '_field_64', ''),
(85139, 1520, '_field_46', 'N'),
(85140, 1520, '_field_65', ''),
(85141, 1520, '_field_47', 'I was raised on Montessori education and it cultivated my love for learning and going to school everyday. I feel that a strong Montessori education as a basis and foundation for a child\'s full educational career is the best way a child can grow and excel beyond their grade level expectations. Combining ages in classrooms helps children explore further and develop higher functioning standards, which make for well rounded balanced children who learn a lot from mirror learning and observing. After attending the Open House and meeting the students, caregivers and teachers my husband and I were extremely impressed by the level of organization and simple care and respect everyone had for each other. '),
(85142, 1520, '_field_73', 'Sia has always attended a Montessori and my educational goal for her is to continue on a Montessori path. As an example, these days Sia is building huge towers with elevators and rooms inside and trying to install strip lighting into the towers. It\'s so interesting to see her trying to mimic real buildings in her play toys and I dont see her continuing this type of play if she were to go to a standardized public school. I do feel that if she were to go to Casa at Westside Montessori Academy she would excel and all her little talents would flourish over the years. '),
(85143, 1520, '_field_49', 'a:4:{i:0;s:33:\"Casa and Elementary Grades K to 7\";i:1;s:13:\"Casa One Year\";i:2;s:14:\"Casa Two Years\";i:3;s:21:\"Casa and Kindergarten\";}'),
(85144, 1520, '_field_67', '1'),
(85145, 1520, '_form_id', '2'),
(85146, 1520, '_seq_num', '578'),
(85147, 1521, '_field_5', 'Full Day'),
(85148, 1521, '_field_7', 'September 2021'),
(85149, 1521, '_field_9', '1'),
(85150, 1521, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(85151, 1521, '_field_70', ''),
(85152, 1521, '_field_71', ''),
(85153, 1521, '_field_17', 'Mandy'),
(85154, 1521, '_field_19', 'Cheng'),
(85155, 1521, '_field_21', '7789260127'),
(85156, 1521, '_field_23', 'mandy12787@gmail.com'),
(85157, 1521, '_field_25', '5068 Savile Row'),
(85158, 1521, '_field_28', '2'),
(85159, 1521, '_field_29', 'Burnaby'),
(85160, 1521, '_field_33', 'BC'),
(85161, 1521, '_field_31', 'V5E0C1'),
(85162, 1521, '_field_34', 'TELUS '),
(85163, 1521, '_field_35', '7789260127'),
(85164, 1521, '_field_41', '1'),
(85165, 1521, '_field_57', 'Tommy'),
(85166, 1521, '_field_58', ' Kwok'),
(85167, 1521, '_field_59', 'kwok.tommy@gmail.com'),
(85168, 1521, '_field_60', '6047203821'),
(85169, 1521, '_field_18', 'Tyrus Kwok'),
(85170, 1521, '_field_24', '01/08/2017'),
(85171, 1521, '_field_20', 'Tyrus'),
(85172, 1521, '_field_22', 'M'),
(85173, 1521, '_field_26', 'English'),
(85174, 1521, '_field_27', '');
INSERT INTO `wp_eauwvw_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(85175, 1521, '_field_30', 'Canadian '),
(85176, 1521, '_field_32', 'N'),
(85177, 1521, '_field_72', ''),
(85178, 1521, '_field_36', 'Puzzle, building block towers, Lego and trains '),
(85179, 1521, '_field_37', 'Singing and dancing;circle times, reading times'),
(85180, 1521, '_field_38', 'Yes'),
(85181, 1521, '_field_39', 'Yes'),
(85182, 1521, '_field_61', 'Yes'),
(85183, 1521, '_field_53', 'He loves going to school. He really enjoy spending time with his friends, and teachers. '),
(85184, 1521, '_field_54', 'Yes'),
(85185, 1521, '_field_55', 'CEFA'),
(85186, 1521, '_field_56', 'n'),
(85187, 1521, '_field_42', 'N/A'),
(85188, 1521, '_field_43', 'No'),
(85189, 1521, '_field_62', ''),
(85190, 1521, '_field_44', 'No'),
(85191, 1521, '_field_63', ''),
(85192, 1521, '_field_45', 'No'),
(85193, 1521, '_field_64', ''),
(85194, 1521, '_field_46', 'N'),
(85195, 1521, '_field_65', ''),
(85196, 1521, '_field_47', 'We have read through every profile of the staff at WMA and am very impressed with all the educators that are so knowledgeable and experienced in Montessori theory and method. We wanted to provide our child with an atmosphere of learning that emphasize on intellectual curiosity and teachers that genuinely care about the student\'s success and development. WMA seems to be the best choice for our child and our family.'),
(85197, 1521, '_field_73', 'We are true believers in experiential learning. We believe every child deserve to explore the knowledge of the world and to develop their full potential. Self-directed activity, hands-on learning and collaborative play in Montessori learning will provide my child with independence, freedom within limits and the social development he needs to excel in the real world. '),
(85198, 1521, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(85199, 1521, '_field_67', '1'),
(85200, 1521, '_form_id', '2'),
(85201, 1521, '_seq_num', '579'),
(85202, 1522, '_field_5', 'Full Day'),
(85203, 1522, '_field_7', 'September 2021'),
(85204, 1522, '_field_9', '1'),
(85205, 1522, '_field_69', 'a:1:{i:0;s:16:\"westcoast family\";}'),
(85206, 1522, '_field_70', ''),
(85207, 1522, '_field_71', ''),
(85208, 1522, '_field_17', 'Mandy'),
(85209, 1522, '_field_19', 'Cheng'),
(85210, 1522, '_field_21', '7789260127'),
(85211, 1522, '_field_23', 'mandy12787@gmail.com'),
(85212, 1522, '_field_25', '5068 Savile Row'),
(85213, 1522, '_field_28', '2'),
(85214, 1522, '_field_29', 'Burnaby'),
(85215, 1522, '_field_33', 'BC'),
(85216, 1522, '_field_31', 'V5E0C1'),
(85217, 1522, '_field_34', 'TELUS '),
(85218, 1522, '_field_35', '7789260127'),
(85219, 1522, '_field_41', '1'),
(85220, 1522, '_field_57', 'Tommy'),
(85221, 1522, '_field_58', ' Kwok'),
(85222, 1522, '_field_59', 'kwok.tommy@gmail.com'),
(85223, 1522, '_field_60', '6047203821'),
(85224, 1522, '_field_18', 'Tyrus Kwok'),
(85225, 1522, '_field_24', '01/08/2017'),
(85226, 1522, '_field_20', 'Tyrus'),
(85227, 1522, '_field_22', 'M'),
(85228, 1522, '_field_26', 'English'),
(85229, 1522, '_field_27', ''),
(85230, 1522, '_field_30', 'Canadian '),
(85231, 1522, '_field_32', 'N'),
(85232, 1522, '_field_72', ''),
(85233, 1522, '_field_36', 'Puzzle, building block towers, Lego and trains '),
(85234, 1522, '_field_37', 'Singing and dancing;circle times, reading times'),
(85235, 1522, '_field_38', 'Yes'),
(85236, 1522, '_field_39', 'Yes'),
(85237, 1522, '_field_61', 'Yes'),
(85238, 1522, '_field_53', 'He loves going to school. He really enjoy spending time with his friends, and teachers. '),
(85239, 1522, '_field_54', 'Yes'),
(85240, 1522, '_field_55', 'CEFA'),
(85241, 1522, '_field_56', 'n'),
(85242, 1522, '_field_42', 'N/A'),
(85243, 1522, '_field_43', 'No'),
(85244, 1522, '_field_62', ''),
(85245, 1522, '_field_44', 'No'),
(85246, 1522, '_field_63', ''),
(85247, 1522, '_field_45', 'No'),
(85248, 1522, '_field_64', ''),
(85249, 1522, '_field_46', 'N'),
(85250, 1522, '_field_65', ''),
(85251, 1522, '_field_47', 'We have read through every profile of the staff at WMA and am very impressed with all the educators that are so knowledgeable and experienced in Montessori theory and method. We wanted to provide our child with an atmosphere of learning that emphasize on intellectual curiosity and teachers that genuinely care about the student\'s success and development. WMA seems to be the best choice for our child and our family.'),
(85252, 1522, '_field_73', 'We are true believers in experiential learning. We believe every child deserve to explore the knowledge of the world and to develop their full potential. Self-directed activity, hands-on learning and collaborative play in Montessori learning will provide my child with independence, freedom within limits and the social development he needs to excel in the real world. '),
(85253, 1522, '_field_49', 'a:4:{i:0;s:13:\"Casa One Year\";i:1;s:14:\"Casa Two Years\";i:2;s:21:\"Casa and Kindergarten\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(85254, 1522, '_field_67', '1'),
(85255, 1522, '_form_id', '2'),
(85256, 1522, '_seq_num', '580'),
(85257, 1523, '_field_74', 'select'),
(85258, 1523, '_field_75', 'September 2020'),
(85259, 1523, '_field_77', 'a:3:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";i:2;s:5:\"other\";}'),
(85260, 1523, '_field_78', ''),
(85261, 1523, '_field_79', 'friend\'s daughter attended WMA and loved it!'),
(85262, 1523, '_field_80', 'Nicky'),
(85263, 1523, '_field_81', 'Anderton'),
(85264, 1523, '_field_82', '778.233.7245'),
(85265, 1523, '_field_83', 'nickyjanderton@shaw.ca'),
(85266, 1523, '_field_84', '1214 East 11th Avenue'),
(85267, 1523, '_field_85', ''),
(85268, 1523, '_field_86', 'Vancouver'),
(85269, 1523, '_field_87', 'BC'),
(85270, 1523, '_field_88', 'V5T 2G'),
(85271, 1523, '_field_89', 'Raymond James Ltd.'),
(85272, 1523, '_field_90', '604.654.7320'),
(85273, 1523, '_field_91', '1'),
(85274, 1523, '_field_92', 'Jenny'),
(85275, 1523, '_field_93', 'Phelps'),
(85276, 1523, '_field_94', 'jenny.phelps@ubc.ca'),
(85277, 1523, '_field_95', '604.736.1987'),
(85278, 1523, '_field_128', 'UBC'),
(85279, 1523, '_field_129', '604.822.2934'),
(85280, 1523, '_field_96', 'Calvin Phelps'),
(85281, 1523, '_field_97', '27/11/2014'),
(85282, 1523, '_field_98', 'Calvin'),
(85283, 1523, '_field_99', 'Male'),
(85284, 1523, '_field_100', 'English'),
(85285, 1523, '_field_101', 'None'),
(85286, 1523, '_field_102', 'Canadian'),
(85287, 1523, '_field_103', 'Yes'),
(85288, 1523, '_field_104', 'Truman - older brother - age 8'),
(85289, 1523, '_field_105', 'building with lego and blocks, doing puzzles, in an imaginary world'),
(85290, 1523, '_field_106', 'watching TV, playing outdoors with neighbourhood kids, playing soccer, choir'),
(85291, 1523, '_field_130', 'Queen Mary Elementary School '),
(85292, 1523, '_field_137', 'Drawing, playing house, builiding with blocks,'),
(85293, 1523, '_field_131', 'Kindergarten'),
(85294, 1523, '_field_138', 'Choir, Dance and Swimming '),
(85295, 1523, '_field_114', 'Calvin has Eczema, especially in the dry Winter months. We have good medication that keeps it under control. '),
(85296, 1523, '_field_115', 'Yes'),
(85297, 1523, '_field_116', 'Eczema creams only '),
(85298, 1523, '_field_117', 'No'),
(85299, 1523, '_field_118', ''),
(85300, 1523, '_field_119', 'No'),
(85301, 1523, '_field_120', ''),
(85302, 1523, '_field_121', 'No'),
(85303, 1523, '_field_122', ''),
(85304, 1523, '_field_132', 'No'),
(85305, 1523, '_field_133', ''),
(85306, 1523, '_field_134', 'Yes'),
(85307, 1523, '_field_135', 'sought help from a Pediatrician and Psychologist to deal with minor behavioural issues in adjusting to Kindergarten. He is a sensitive, bright and deeply emotional child who is younger than most of the other children in his class. '),
(85308, 1523, '_field_123', 'For a varied and individuated education, which has some flexibility and thoughtfulness for my child to express himself and learn in his own directed way.'),
(85309, 1523, '_field_124', 'A thoughtful education model that promotes self awareness and self directed learning.'),
(85310, 1523, '_field_136', 'No.'),
(85311, 1523, '_field_126', '1'),
(85312, 1523, '_form_id', '3'),
(85313, 1523, '_seq_num', '444'),
(85314, 1524, '_field_74', 'select'),
(85315, 1524, '_field_75', 'September 2020'),
(85316, 1524, '_field_77', 'a:3:{i:0;s:10:\"web search\";i:1;s:9:\"bc parent\";i:2;s:5:\"other\";}'),
(85317, 1524, '_field_78', ''),
(85318, 1524, '_field_79', 'friend\'s daughter attended WMA and loved it!'),
(85319, 1524, '_field_80', 'Nicky'),
(85320, 1524, '_field_81', 'Anderton'),
(85321, 1524, '_field_82', '778.233.7245'),
(85322, 1524, '_field_83', 'nickyjanderton@shaw.ca'),
(85323, 1524, '_field_84', '1214 East 11th Avenue'),
(85324, 1524, '_field_85', ''),
(85325, 1524, '_field_86', 'Vancouver'),
(85326, 1524, '_field_87', 'BC'),
(85327, 1524, '_field_88', 'V5T 2G'),
(85328, 1524, '_field_89', 'Raymond James Ltd.'),
(85329, 1524, '_field_90', '604.654.7320'),
(85330, 1524, '_field_91', '1'),
(85331, 1524, '_field_92', 'Jenny'),
(85332, 1524, '_field_93', 'Phelps'),
(85333, 1524, '_field_94', 'jenny.phelps@ubc.ca'),
(85334, 1524, '_field_95', '604.736.1987'),
(85335, 1524, '_field_128', 'UBC'),
(85336, 1524, '_field_129', '604.822.2934'),
(85337, 1524, '_field_96', 'Calvin Phelps'),
(85338, 1524, '_field_97', '27/11/2014'),
(85339, 1524, '_field_98', 'Calvin'),
(85340, 1524, '_field_99', 'Male'),
(85341, 1524, '_field_100', 'English'),
(85342, 1524, '_field_101', 'None'),
(85343, 1524, '_field_102', 'Canadian'),
(85344, 1524, '_field_103', 'Yes'),
(85345, 1524, '_field_104', 'Truman - older brother - age 8'),
(85346, 1524, '_field_105', 'building with lego and blocks, doing puzzles, in an imaginary world'),
(85347, 1524, '_field_106', 'watching TV, playing outdoors with neighbourhood kids, playing soccer, choir'),
(85348, 1524, '_field_130', 'Queen Mary Elementary School '),
(85349, 1524, '_field_137', 'Drawing, playing house, builiding with blocks,'),
(85350, 1524, '_field_131', 'Kindergarten'),
(85351, 1524, '_field_138', 'Choir, Dance and Swimming '),
(85352, 1524, '_field_114', 'Calvin has Eczema, especially in the dry Winter months. We have good medication that keeps it under control. '),
(85353, 1524, '_field_115', 'Yes'),
(85354, 1524, '_field_116', 'Eczema creams only '),
(85355, 1524, '_field_117', 'No'),
(85356, 1524, '_field_118', ''),
(85357, 1524, '_field_119', 'No'),
(85358, 1524, '_field_120', ''),
(85359, 1524, '_field_121', 'No'),
(85360, 1524, '_field_122', ''),
(85361, 1524, '_field_132', 'No'),
(85362, 1524, '_field_133', ''),
(85363, 1524, '_field_134', 'Yes'),
(85364, 1524, '_field_135', 'sought help from a Pediatrician and Psychologist to deal with minor behavioural issues in adjusting to Kindergarten. He is a sensitive, bright and deeply emotional child who is younger than most of the other children in his class. '),
(85365, 1524, '_field_123', 'For a varied and individuated education, which has some flexibility and thoughtfulness for my child to express himself and learn in his own directed way.'),
(85366, 1524, '_field_124', 'A thoughtful education model that promotes self awareness and self directed learning.'),
(85367, 1524, '_field_136', 'No.'),
(85368, 1524, '_field_126', '1'),
(85369, 1524, '_form_id', '3'),
(85370, 1524, '_seq_num', '445'),
(85371, 1525, '_field_5', 'Morning Session'),
(85372, 1525, '_field_7', 'September 2020'),
(85373, 1525, '_field_9', '1'),
(85374, 1525, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(85375, 1525, '_field_70', ''),
(85376, 1525, '_field_71', ''),
(85377, 1525, '_field_17', 'Shumaila'),
(85378, 1525, '_field_19', 'Maredia'),
(85379, 1525, '_field_21', '7782514223'),
(85380, 1525, '_field_23', 'shumaila.maredia@gmail.com'),
(85381, 1525, '_field_25', '1022 Nelson Street'),
(85382, 1525, '_field_28', '408'),
(85383, 1525, '_field_29', 'Vancouver'),
(85384, 1525, '_field_33', 'BC'),
(85385, 1525, '_field_31', 'v6e 4s7'),
(85386, 1525, '_field_34', 'Unemployed'),
(85387, 1525, '_field_35', 'n/a'),
(85388, 1525, '_field_41', '1'),
(85389, 1525, '_field_57', 'Rizwan'),
(85390, 1525, '_field_58', 'Maredia'),
(85391, 1525, '_field_59', 'rizwanmaredia@gmail.com'),
(85392, 1525, '_field_60', '7782514228'),
(85393, 1525, '_field_18', 'Ehaan Maredia'),
(85394, 1525, '_field_24', '06/05/2018'),
(85395, 1525, '_field_20', ''),
(85396, 1525, '_field_22', 'M'),
(85397, 1525, '_field_26', 'Urdu'),
(85398, 1525, '_field_27', 'English'),
(85399, 1525, '_field_30', 'Canada'),
(85400, 1525, '_field_32', 'Yes'),
(85401, 1525, '_field_72', 'Baby Maredia '),
(85402, 1525, '_field_36', 'exploring kitchen'),
(85403, 1525, '_field_37', 'playing ball, hide and seek etc'),
(85404, 1525, '_field_38', 'Yes'),
(85405, 1525, '_field_39', 'No'),
(85406, 1525, '_field_61', ''),
(85407, 1525, '_field_53', ''),
(85408, 1525, '_field_54', 'No'),
(85409, 1525, '_field_55', ''),
(85410, 1525, '_field_56', ''),
(85411, 1525, '_field_42', 'none'),
(85412, 1525, '_field_43', 'No'),
(85413, 1525, '_field_62', ''),
(85414, 1525, '_field_44', 'No'),
(85415, 1525, '_field_63', ''),
(85416, 1525, '_field_45', 'No'),
(85417, 1525, '_field_64', ''),
(85418, 1525, '_field_46', 'N'),
(85419, 1525, '_field_65', ''),
(85420, 1525, '_field_47', 'I am looking for a loving environment for my son which enables his learning and development.'),
(85421, 1525, '_field_73', 'I really like Montessori approach as it covers all aspects where I would like my child to grow specially language and maths.'),
(85422, 1525, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:13:\"Casa One Year\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(85423, 1525, '_field_67', '1'),
(85424, 1525, '_form_id', '2'),
(85425, 1525, '_seq_num', '581'),
(85426, 1526, '_field_5', 'Morning Session'),
(85427, 1526, '_field_7', 'September 2020'),
(85428, 1526, '_field_9', '1'),
(85429, 1526, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(85430, 1526, '_field_70', ''),
(85431, 1526, '_field_71', ''),
(85432, 1526, '_field_17', 'Shumaila'),
(85433, 1526, '_field_19', 'Maredia'),
(85434, 1526, '_field_21', '7782514223'),
(85435, 1526, '_field_23', 'shumaila.maredia@gmail.com'),
(85436, 1526, '_field_25', '1022 Nelson Street'),
(85437, 1526, '_field_28', '408'),
(85438, 1526, '_field_29', 'Vancouver'),
(85439, 1526, '_field_33', 'BC'),
(85440, 1526, '_field_31', 'v6e 4s7'),
(85441, 1526, '_field_34', 'Unemployed'),
(85442, 1526, '_field_35', 'n/a'),
(85443, 1526, '_field_41', '1'),
(85444, 1526, '_field_57', 'Rizwan'),
(85445, 1526, '_field_58', 'Maredia'),
(85446, 1526, '_field_59', 'rizwanmaredia@gmail.com'),
(85447, 1526, '_field_60', '7782514228'),
(85448, 1526, '_field_18', 'Ehaan Maredia'),
(85449, 1526, '_field_24', '06/05/2018'),
(85450, 1526, '_field_20', ''),
(85451, 1526, '_field_22', 'M'),
(85452, 1526, '_field_26', 'Urdu'),
(85453, 1526, '_field_27', 'English'),
(85454, 1526, '_field_30', 'Canada'),
(85455, 1526, '_field_32', 'Yes'),
(85456, 1526, '_field_72', 'Baby Maredia '),
(85457, 1526, '_field_36', 'exploring kitchen'),
(85458, 1526, '_field_37', 'playing ball, hide and seek etc'),
(85459, 1526, '_field_38', 'Yes'),
(85460, 1526, '_field_39', 'No'),
(85461, 1526, '_field_61', ''),
(85462, 1526, '_field_53', ''),
(85463, 1526, '_field_54', 'No'),
(85464, 1526, '_field_55', ''),
(85465, 1526, '_field_56', ''),
(85466, 1526, '_field_42', 'none'),
(85467, 1526, '_field_43', 'No'),
(85468, 1526, '_field_62', ''),
(85469, 1526, '_field_44', 'No'),
(85470, 1526, '_field_63', ''),
(85471, 1526, '_field_45', 'No'),
(85472, 1526, '_field_64', ''),
(85473, 1526, '_field_46', 'N'),
(85474, 1526, '_field_65', ''),
(85475, 1526, '_field_47', 'I am looking for a loving environment for my son which enables his learning and development.'),
(85476, 1526, '_field_73', 'I really like Montessori approach as it covers all aspects where I would like my child to grow specially language and maths.'),
(85477, 1526, '_field_49', 'a:4:{i:0;s:21:\"Casa and Kindergarten\";i:1;s:14:\"Casa Two Years\";i:2;s:13:\"Casa One Year\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(85478, 1526, '_field_67', '1'),
(85479, 1526, '_form_id', '2'),
(85480, 1526, '_seq_num', '582'),
(85481, 1527, '_field_5', 'Full Day'),
(85482, 1527, '_field_7', 'September 2020'),
(85483, 1527, '_field_9', '1'),
(85484, 1527, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(85485, 1527, '_field_70', ''),
(85486, 1527, '_field_71', ''),
(85487, 1527, '_field_17', 'Shumaila'),
(85488, 1527, '_field_19', 'Maredia'),
(85489, 1527, '_field_21', '7782514223'),
(85490, 1527, '_field_23', 'shumaila.maredia@gmail.com'),
(85491, 1527, '_field_25', '1022 Nelson Street'),
(85492, 1527, '_field_28', ''),
(85493, 1527, '_field_29', 'Vancouver'),
(85494, 1527, '_field_33', 'BC'),
(85495, 1527, '_field_31', 'v6e 4s7'),
(85496, 1527, '_field_34', 'unemployed'),
(85497, 1527, '_field_35', 'n/a'),
(85498, 1527, '_field_41', '1'),
(85499, 1527, '_field_57', 'Rizwan'),
(85500, 1527, '_field_58', 'Maredia'),
(85501, 1527, '_field_59', 'rizwanmaredia@gmail.com'),
(85502, 1527, '_field_60', '7782514228'),
(85503, 1527, '_field_18', 'Ehaan Maredia'),
(85504, 1527, '_field_24', '06/05/2018'),
(85505, 1527, '_field_20', ''),
(85506, 1527, '_field_22', 'M'),
(85507, 1527, '_field_26', 'urdu'),
(85508, 1527, '_field_27', 'english'),
(85509, 1527, '_field_30', 'canada'),
(85510, 1527, '_field_32', 'N'),
(85511, 1527, '_field_72', ''),
(85512, 1527, '_field_36', 'playdough, lego duplo, exploring kitchen'),
(85513, 1527, '_field_37', 'hide and seek, soccer'),
(85514, 1527, '_field_38', 'Yes'),
(85515, 1527, '_field_39', 'No'),
(85516, 1527, '_field_61', ''),
(85517, 1527, '_field_53', ''),
(85518, 1527, '_field_54', 'No'),
(85519, 1527, '_field_55', ''),
(85520, 1527, '_field_56', ''),
(85521, 1527, '_field_42', 'no'),
(85522, 1527, '_field_43', 'No'),
(85523, 1527, '_field_62', ''),
(85524, 1527, '_field_44', 'No'),
(85525, 1527, '_field_63', ''),
(85526, 1527, '_field_45', 'No'),
(85527, 1527, '_field_64', ''),
(85528, 1527, '_field_46', 'N'),
(85529, 1527, '_field_65', ''),
(85530, 1527, '_field_47', 'i want loving and nurturing environment for my son where he can learn and develop.'),
(85531, 1527, '_field_73', 'i like montessori approach as it involves many aspects of practical life specially language and maths and is hands on learning'),
(85532, 1527, '_field_49', 'a:4:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:13:\"Casa One Year\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(85533, 1527, '_field_67', '1'),
(85534, 1527, '_form_id', '2'),
(85535, 1527, '_seq_num', '583'),
(85536, 1528, '_field_5', 'Full Day'),
(85537, 1528, '_field_7', 'September 2020'),
(85538, 1528, '_field_9', '1'),
(85539, 1528, '_field_69', 'a:1:{i:0;s:10:\"web search\";}'),
(85540, 1528, '_field_70', ''),
(85541, 1528, '_field_71', ''),
(85542, 1528, '_field_17', 'Shumaila'),
(85543, 1528, '_field_19', 'Maredia'),
(85544, 1528, '_field_21', '7782514223'),
(85545, 1528, '_field_23', 'shumaila.maredia@gmail.com'),
(85546, 1528, '_field_25', '1022 Nelson Street'),
(85547, 1528, '_field_28', ''),
(85548, 1528, '_field_29', 'Vancouver'),
(85549, 1528, '_field_33', 'BC'),
(85550, 1528, '_field_31', 'v6e 4s7'),
(85551, 1528, '_field_34', 'unemployed'),
(85552, 1528, '_field_35', 'n/a'),
(85553, 1528, '_field_41', '1'),
(85554, 1528, '_field_57', 'Rizwan'),
(85555, 1528, '_field_58', 'Maredia'),
(85556, 1528, '_field_59', 'rizwanmaredia@gmail.com'),
(85557, 1528, '_field_60', '7782514228'),
(85558, 1528, '_field_18', 'Ehaan Maredia'),
(85559, 1528, '_field_24', '06/05/2018'),
(85560, 1528, '_field_20', ''),
(85561, 1528, '_field_22', 'M'),
(85562, 1528, '_field_26', 'urdu'),
(85563, 1528, '_field_27', 'english'),
(85564, 1528, '_field_30', 'canada'),
(85565, 1528, '_field_32', 'N'),
(85566, 1528, '_field_72', ''),
(85567, 1528, '_field_36', 'playdough, lego duplo, exploring kitchen'),
(85568, 1528, '_field_37', 'hide and seek, soccer'),
(85569, 1528, '_field_38', 'Yes'),
(85570, 1528, '_field_39', 'No'),
(85571, 1528, '_field_61', ''),
(85572, 1528, '_field_53', ''),
(85573, 1528, '_field_54', 'No'),
(85574, 1528, '_field_55', ''),
(85575, 1528, '_field_56', ''),
(85576, 1528, '_field_42', 'no'),
(85577, 1528, '_field_43', 'No'),
(85578, 1528, '_field_62', ''),
(85579, 1528, '_field_44', 'No'),
(85580, 1528, '_field_63', ''),
(85581, 1528, '_field_45', 'No'),
(85582, 1528, '_field_64', ''),
(85583, 1528, '_field_46', 'N'),
(85584, 1528, '_field_65', ''),
(85585, 1528, '_field_47', 'i want loving and nurturing environment for my son where he can learn and develop.'),
(85586, 1528, '_field_73', 'i like montessori approach as it involves many aspects of practical life specially language and maths and is hands on learning'),
(85587, 1528, '_field_49', 'a:4:{i:0;s:14:\"Casa Two Years\";i:1;s:21:\"Casa and Kindergarten\";i:2;s:13:\"Casa One Year\";i:3;s:33:\"Casa and Elementary Grades K to 7\";}'),
(85588, 1528, '_field_67', '1'),
(85589, 1528, '_form_id', '2'),
(85590, 1528, '_seq_num', '584'),
(85591, 1529, '_field_74', 'Kindergarten'),
(85592, 1529, '_field_75', 'September 2020'),
(85593, 1529, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(85594, 1529, '_field_78', ''),
(85595, 1529, '_field_79', ''),
(85596, 1529, '_field_80', 'John'),
(85597, 1529, '_field_81', 'Lindner'),
(85598, 1529, '_field_82', '6047656975'),
(85599, 1529, '_field_83', 'john.v.lindner@gmail.com'),
(85600, 1529, '_field_84', '2460 Georgia Street East'),
(85601, 1529, '_field_85', ''),
(85602, 1529, '_field_86', 'Vancouver'),
(85603, 1529, '_field_87', 'BC'),
(85604, 1529, '_field_88', 'V5K 2J5'),
(85605, 1529, '_field_89', 'Metro Vancouver'),
(85606, 1529, '_field_90', '604-216-3263'),
(85607, 1529, '_field_91', '1'),
(85608, 1529, '_field_92', 'Ann'),
(85609, 1529, '_field_93', 'Broadberry'),
(85610, 1529, '_field_94', 'ann.broadberry@gmail.com'),
(85611, 1529, '_field_95', '7789877662'),
(85612, 1529, '_field_128', 'St Paul\'s Hospital'),
(85613, 1529, '_field_129', '604-682-2344'),
(85614, 1529, '_field_96', 'Elizabeth'),
(85615, 1529, '_field_97', '02/07/2015'),
(85616, 1529, '_field_98', 'Ellie'),
(85617, 1529, '_field_99', 'Female'),
(85618, 1529, '_field_100', 'English'),
(85619, 1529, '_field_101', ''),
(85620, 1529, '_field_102', 'Canadian'),
(85621, 1529, '_field_103', 'Yes'),
(85622, 1529, '_field_104', 'Natalie Lindner, 2.5'),
(85623, 1529, '_field_105', 'imagination play (family, store)'),
(85624, 1529, '_field_106', 'Running, chase, playing family'),
(85625, 1529, '_field_130', ''),
(85626, 1529, '_field_137', 'drawing, building, circle time'),
(85627, 1529, '_field_131', 'preschool'),
(85628, 1529, '_field_138', 'swimming, music, soccer'),
(85629, 1529, '_field_114', 'N/A'),
(85630, 1529, '_field_115', 'No'),
(85631, 1529, '_field_116', ''),
(85632, 1529, '_field_117', 'No'),
(85633, 1529, '_field_118', ''),
(85634, 1529, '_field_119', 'No'),
(85635, 1529, '_field_120', ''),
(85636, 1529, '_field_121', 'No'),
(85637, 1529, '_field_122', ''),
(85638, 1529, '_field_132', 'No'),
(85639, 1529, '_field_133', ''),
(85640, 1529, '_field_134', 'No'),
(85641, 1529, '_field_135', ''),
(85642, 1529, '_field_123', 'I appreciate the thought of a self-paced, holistic, joyful educational experience. I believe that Montessori education will cultivate Ellie\'s love for learning and empower her to fully grow into herself.'),
(85643, 1529, '_field_124', 'Primarily, we want Ellie to enjoy school and learning. We want her to excel in the areas that interest her while maintaining a well-rounded knowledge base. We believe that the Montessori Method can facilitate these goals. '),
(85644, 1529, '_field_136', 'Ellie has an absorbent and inquisitive mind. She is a watchful, quiet child who enjoys self-directed play. She is highly compassionate and empathetic and values her relationships with peers as well as adults. '),
(85645, 1529, '_field_126', '1'),
(85646, 1529, '_form_id', '3'),
(85647, 1529, '_seq_num', '446'),
(85648, 1530, '_field_74', 'Kindergarten'),
(85649, 1530, '_field_75', 'September 2020'),
(85650, 1530, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(85651, 1530, '_field_78', ''),
(85652, 1530, '_field_79', ''),
(85653, 1530, '_field_80', 'John'),
(85654, 1530, '_field_81', 'Lindner'),
(85655, 1530, '_field_82', '6047656975'),
(85656, 1530, '_field_83', 'john.v.lindner@gmail.com'),
(85657, 1530, '_field_84', '2460 Georgia Street East'),
(85658, 1530, '_field_85', ''),
(85659, 1530, '_field_86', 'Vancouver'),
(85660, 1530, '_field_87', 'BC'),
(85661, 1530, '_field_88', 'V5K 2J5'),
(85662, 1530, '_field_89', 'Metro Vancouver'),
(85663, 1530, '_field_90', '604-216-3263'),
(85664, 1530, '_field_91', '1'),
(85665, 1530, '_field_92', 'Ann'),
(85666, 1530, '_field_93', 'Broadberry'),
(85667, 1530, '_field_94', 'ann.broadberry@gmail.com'),
(85668, 1530, '_field_95', '7789877662'),
(85669, 1530, '_field_128', 'St Paul\'s Hospital'),
(85670, 1530, '_field_129', '604-682-2344'),
(85671, 1530, '_field_96', 'Elizabeth'),
(85672, 1530, '_field_97', '02/07/2015'),
(85673, 1530, '_field_98', 'Ellie'),
(85674, 1530, '_field_99', 'Female'),
(85675, 1530, '_field_100', 'English'),
(85676, 1530, '_field_101', ''),
(85677, 1530, '_field_102', 'Canadian'),
(85678, 1530, '_field_103', 'Yes'),
(85679, 1530, '_field_104', 'Natalie Lindner, 2.5'),
(85680, 1530, '_field_105', 'imagination play (family, store)'),
(85681, 1530, '_field_106', 'Running, chase, playing family'),
(85682, 1530, '_field_130', ''),
(85683, 1530, '_field_137', 'drawing, building, circle time'),
(85684, 1530, '_field_131', 'preschool'),
(85685, 1530, '_field_138', 'swimming, music, soccer'),
(85686, 1530, '_field_114', 'N/A'),
(85687, 1530, '_field_115', 'No'),
(85688, 1530, '_field_116', ''),
(85689, 1530, '_field_117', 'No'),
(85690, 1530, '_field_118', ''),
(85691, 1530, '_field_119', 'No'),
(85692, 1530, '_field_120', ''),
(85693, 1530, '_field_121', 'No'),
(85694, 1530, '_field_122', ''),
(85695, 1530, '_field_132', 'No'),
(85696, 1530, '_field_133', ''),
(85697, 1530, '_field_134', 'No'),
(85698, 1530, '_field_135', ''),
(85699, 1530, '_field_123', 'I appreciate the thought of a self-paced, holistic, joyful educational experience. I believe that Montessori education will cultivate Ellie\'s love for learning and empower her to fully grow into herself.'),
(85700, 1530, '_field_124', 'Primarily, we want Ellie to enjoy school and learning. We want her to excel in the areas that interest her while maintaining a well-rounded knowledge base. We believe that the Montessori Method can facilitate these goals. '),
(85701, 1530, '_field_136', 'Ellie has an absorbent and inquisitive mind. She is a watchful, quiet child who enjoys self-directed play. She is highly compassionate and empathetic and values her relationships with peers as well as adults. '),
(85702, 1530, '_field_126', '1'),
(85703, 1530, '_form_id', '3'),
(85704, 1530, '_seq_num', '447'),
(85705, 1531, '_field_74', 'Grade Two'),
(85706, 1531, '_field_75', 'September 2020'),
(85707, 1531, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(85708, 1531, '_field_78', ''),
(85709, 1531, '_field_79', 'Word of mouth '),
(85710, 1531, '_field_80', 'Laura '),
(85711, 1531, '_field_81', 'Allan'),
(85712, 1531, '_field_82', '7789902993'),
(85713, 1531, '_field_83', 'lallan@nasserallan.ca'),
(85714, 1531, '_field_84', '1252 E23rd Avenue'),
(85715, 1531, '_field_85', ''),
(85716, 1531, '_field_86', 'Vancouver'),
(85717, 1531, '_field_87', 'BC'),
(85718, 1531, '_field_88', 'V5V1Y9'),
(85719, 1531, '_field_89', 'Nasser Allan LLP'),
(85720, 1531, '_field_90', '778 990 2993'),
(85721, 1531, '_field_91', '0'),
(85722, 1531, '_field_92', ''),
(85723, 1531, '_field_93', ''),
(85724, 1531, '_field_94', ''),
(85725, 1531, '_field_95', ''),
(85726, 1531, '_field_128', ''),
(85727, 1531, '_field_129', ''),
(85728, 1531, '_field_96', 'Barr Wyatt Burt'),
(85729, 1531, '_field_97', '30/06/2012'),
(85730, 1531, '_field_98', 'Jack'),
(85731, 1531, '_field_99', 'Male'),
(85732, 1531, '_field_100', 'English'),
(85733, 1531, '_field_101', ''),
(85734, 1531, '_field_102', 'CANADIAN / AUSTRALIAN'),
(85735, 1531, '_field_103', 'No'),
(85736, 1531, '_field_104', ''),
(85737, 1531, '_field_105', 'Building lego'),
(85738, 1531, '_field_106', 'Basketball, building toys'),
(85739, 1531, '_field_130', 'Charles Dickens Annex'),
(85740, 1531, '_field_137', 'Math'),
(85741, 1531, '_field_131', '1'),
(85742, 1531, '_field_138', 'Kumon, Basketball, Skiing'),
(85743, 1531, '_field_114', 'None'),
(85744, 1531, '_field_115', 'No'),
(85745, 1531, '_field_116', ''),
(85746, 1531, '_field_117', 'No'),
(85747, 1531, '_field_118', ''),
(85748, 1531, '_field_119', 'No'),
(85749, 1531, '_field_120', ''),
(85750, 1531, '_field_121', 'No'),
(85751, 1531, '_field_122', ''),
(85752, 1531, '_field_132', 'No'),
(85753, 1531, '_field_133', ''),
(85754, 1531, '_field_134', 'No'),
(85755, 1531, '_field_135', ''),
(85756, 1531, '_field_123', 'Jack is very hands on, he learns by doing.  He is an engaged child, wanting to explore the world.  He is great at self-directed activity and can spend large amounts of time exploring and figuring out his environment - he loves building various lego structures and puzzles. \n '),
(85757, 1531, '_field_124', 'I believe that children have absorbent minds and an innate curiosity to learn in the world. '),
(85758, 1531, '_field_136', 'Jack would be a great fit for your program.  He is an intelligent, engaged, curious mind who loves to learn and is great at self-directed play. '),
(85759, 1531, '_field_126', '1'),
(85760, 1531, '_form_id', '3'),
(85761, 1531, '_seq_num', '448'),
(85762, 1532, '_field_74', 'Grade Two'),
(85763, 1532, '_field_75', 'September 2020'),
(85764, 1532, '_field_77', 'a:1:{i:0;s:5:\"other\";}'),
(85765, 1532, '_field_78', ''),
(85766, 1532, '_field_79', 'Word of mouth '),
(85767, 1532, '_field_80', 'Laura '),
(85768, 1532, '_field_81', 'Allan'),
(85769, 1532, '_field_82', '7789902993'),
(85770, 1532, '_field_83', 'lallan@nasserallan.ca'),
(85771, 1532, '_field_84', '1252 E23rd Avenue'),
(85772, 1532, '_field_85', ''),
(85773, 1532, '_field_86', 'Vancouver'),
(85774, 1532, '_field_87', 'BC'),
(85775, 1532, '_field_88', 'V5V1Y9'),
(85776, 1532, '_field_89', 'Nasser Allan LLP'),
(85777, 1532, '_field_90', '778 990 2993'),
(85778, 1532, '_field_91', '0'),
(85779, 1532, '_field_92', ''),
(85780, 1532, '_field_93', ''),
(85781, 1532, '_field_94', ''),
(85782, 1532, '_field_95', ''),
(85783, 1532, '_field_128', ''),
(85784, 1532, '_field_129', ''),
(85785, 1532, '_field_96', 'Barr Wyatt Burt'),
(85786, 1532, '_field_97', '30/06/2012'),
(85787, 1532, '_field_98', 'Jack'),
(85788, 1532, '_field_99', 'Male'),
(85789, 1532, '_field_100', 'English'),
(85790, 1532, '_field_101', ''),
(85791, 1532, '_field_102', 'CANADIAN / AUSTRALIAN'),
(85792, 1532, '_field_103', 'No'),
(85793, 1532, '_field_104', ''),
(85794, 1532, '_field_105', 'Building lego'),
(85795, 1532, '_field_106', 'Basketball, building toys'),
(85796, 1532, '_field_130', 'Charles Dickens Annex'),
(85797, 1532, '_field_137', 'Math'),
(85798, 1532, '_field_131', '1'),
(85799, 1532, '_field_138', 'Kumon, Basketball, Skiing'),
(85800, 1532, '_field_114', 'None'),
(85801, 1532, '_field_115', 'No'),
(85802, 1532, '_field_116', ''),
(85803, 1532, '_field_117', 'No'),
(85804, 1532, '_field_118', ''),
(85805, 1532, '_field_119', 'No'),
(85806, 1532, '_field_120', ''),
(85807, 1532, '_field_121', 'No'),
(85808, 1532, '_field_122', ''),
(85809, 1532, '_field_132', 'No'),
(85810, 1532, '_field_133', ''),
(85811, 1532, '_field_134', 'No'),
(85812, 1532, '_field_135', ''),
(85813, 1532, '_field_123', 'Jack is very hands on, he learns by doing.  He is an engaged child, wanting to explore the world.  He is great at self-directed activity and can spend large amounts of time exploring and figuring out his environment - he loves building various lego structures and puzzles. \n '),
(85814, 1532, '_field_124', 'I believe that children have absorbent minds and an innate curiosity to learn in the world. '),
(85815, 1532, '_field_136', 'Jack would be a great fit for your program.  He is an intelligent, engaged, curious mind who loves to learn and is great at self-directed play. '),
(85816, 1532, '_field_126', '1'),
(85817, 1532, '_form_id', '3'),
(85818, 1532, '_seq_num', '449'),
(85819, 1533, '_field_74', 'Grade Two'),
(85820, 1533, '_field_75', 'September 2020'),
(85821, 1533, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(85822, 1533, '_field_78', ''),
(85823, 1533, '_field_79', ''),
(85824, 1533, '_field_80', 'Amir '),
(85825, 1533, '_field_81', 'Motarjemi '),
(85826, 1533, '_field_82', '00905310866020'),
(85827, 1533, '_field_83', 'amir_motarjemi@yahoo.com'),
(85828, 1533, '_field_84', 'Etiler,Tepecik Yolu, alkent sitesi '),
(85829, 1533, '_field_85', '13'),
(85830, 1533, '_field_86', 'Istanbul '),
(85831, 1533, '_field_87', 'BC'),
(85832, 1533, '_field_88', '14333'),
(85833, 1533, '_field_89', 'Istanbul '),
(85834, 1533, '_field_90', '00905310866020'),
(85835, 1533, '_field_91', '0'),
(85836, 1533, '_field_92', ''),
(85837, 1533, '_field_93', ''),
(85838, 1533, '_field_94', ''),
(85839, 1533, '_field_95', ''),
(85840, 1533, '_field_128', ''),
(85841, 1533, '_field_129', ''),
(85842, 1533, '_field_96', 'Amirpasha '),
(85843, 1533, '_field_97', '09/12/2013'),
(85844, 1533, '_field_98', 'Amirpasha '),
(85845, 1533, '_field_99', 'Male'),
(85846, 1533, '_field_100', 'Persian '),
(85847, 1533, '_field_101', 'English '),
(85848, 1533, '_field_102', 'Turkish/Iranian '),
(85849, 1533, '_field_103', 'Yes'),
(85850, 1533, '_field_104', 'Rana -5'),
(85851, 1533, '_field_105', 'Sport and some time cartoons '),
(85852, 1533, '_field_106', 'Sport such as football '),
(85853, 1533, '_field_130', 'British international school Istanbul (IB)'),
(85854, 1533, '_field_137', 'Art/sport '),
(85855, 1533, '_field_131', '1'),
(85856, 1533, '_field_138', 'Swimming and martial art '),
(85857, 1533, '_field_114', 'N.A'),
(85858, 1533, '_field_115', 'No'),
(85859, 1533, '_field_116', ''),
(85860, 1533, '_field_117', 'No'),
(85861, 1533, '_field_118', ''),
(85862, 1533, '_field_119', 'Yes'),
(85863, 1533, '_field_120', 'He hate tomato '),
(85864, 1533, '_field_121', 'Yes'),
(85865, 1533, '_field_122', 'Health food '),
(85866, 1533, '_field_132', 'No'),
(85867, 1533, '_field_133', ''),
(85868, 1533, '_field_134', 'No'),
(85869, 1533, '_field_135', ''),
(85870, 1533, '_field_123', 'Curriculum and location '),
(85871, 1533, '_field_124', 'I think my kids enjoining this type of education method.'),
(85872, 1533, '_field_136', 'He interested in Art and sport more than other subjects .'),
(85873, 1533, '_field_126', '1'),
(85874, 1533, '_form_id', '3'),
(85875, 1533, '_seq_num', '450'),
(85876, 1534, '_field_74', 'Grade Two'),
(85877, 1534, '_field_75', 'September 2020'),
(85878, 1534, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(85879, 1534, '_field_78', ''),
(85880, 1534, '_field_79', ''),
(85881, 1534, '_field_80', 'Amir '),
(85882, 1534, '_field_81', 'Motarjemi '),
(85883, 1534, '_field_82', '00905310866020'),
(85884, 1534, '_field_83', 'amir_motarjemi@yahoo.com'),
(85885, 1534, '_field_84', 'Etiler,Tepecik Yolu, alkent sitesi '),
(85886, 1534, '_field_85', '13'),
(85887, 1534, '_field_86', 'Istanbul '),
(85888, 1534, '_field_87', 'BC'),
(85889, 1534, '_field_88', '14333'),
(85890, 1534, '_field_89', 'Istanbul '),
(85891, 1534, '_field_90', '00905310866020'),
(85892, 1534, '_field_91', '0'),
(85893, 1534, '_field_92', ''),
(85894, 1534, '_field_93', ''),
(85895, 1534, '_field_94', ''),
(85896, 1534, '_field_95', ''),
(85897, 1534, '_field_128', ''),
(85898, 1534, '_field_129', ''),
(85899, 1534, '_field_96', 'Amirpasha '),
(85900, 1534, '_field_97', '09/12/2013'),
(85901, 1534, '_field_98', 'Amirpasha '),
(85902, 1534, '_field_99', 'Male'),
(85903, 1534, '_field_100', 'Persian '),
(85904, 1534, '_field_101', 'English '),
(85905, 1534, '_field_102', 'Turkish/Iranian '),
(85906, 1534, '_field_103', 'Yes'),
(85907, 1534, '_field_104', 'Rana -5'),
(85908, 1534, '_field_105', 'Sport and some time cartoons '),
(85909, 1534, '_field_106', 'Sport such as football '),
(85910, 1534, '_field_130', 'British international school Istanbul (IB)'),
(85911, 1534, '_field_137', 'Art/sport '),
(85912, 1534, '_field_131', '1'),
(85913, 1534, '_field_138', 'Swimming and martial art '),
(85914, 1534, '_field_114', 'N.A'),
(85915, 1534, '_field_115', 'No'),
(85916, 1534, '_field_116', ''),
(85917, 1534, '_field_117', 'No'),
(85918, 1534, '_field_118', ''),
(85919, 1534, '_field_119', 'Yes'),
(85920, 1534, '_field_120', 'He hate tomato '),
(85921, 1534, '_field_121', 'Yes'),
(85922, 1534, '_field_122', 'Health food '),
(85923, 1534, '_field_132', 'No'),
(85924, 1534, '_field_133', ''),
(85925, 1534, '_field_134', 'No'),
(85926, 1534, '_field_135', ''),
(85927, 1534, '_field_123', 'Curriculum and location '),
(85928, 1534, '_field_124', 'I think my kids enjoining this type of education method.'),
(85929, 1534, '_field_136', 'He interested in Art and sport more than other subjects .'),
(85930, 1534, '_field_126', '1'),
(85931, 1534, '_form_id', '3'),
(85932, 1534, '_seq_num', '451'),
(85933, 1535, '_field_74', 'Kindergarten'),
(85934, 1535, '_field_75', 'September 2020'),
(85935, 1535, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(85936, 1535, '_field_78', ''),
(85937, 1535, '_field_79', ''),
(85938, 1535, '_field_80', 'Amir '),
(85939, 1535, '_field_81', 'Motarjemi '),
(85940, 1535, '_field_82', '00605310866020'),
(85941, 1535, '_field_83', 'amir_motarjemi@yahoo.com'),
(85942, 1535, '_field_84', 'Tepecik Yolu alkent sitesi Etiler '),
(85943, 1535, '_field_85', '13'),
(85944, 1535, '_field_86', 'Istanbul '),
(85945, 1535, '_field_87', 'BC'),
(85946, 1535, '_field_88', '14333'),
(85947, 1535, '_field_89', 'Istanbul '),
(85948, 1535, '_field_90', '00905310866020'),
(85949, 1535, '_field_91', '0'),
(85950, 1535, '_field_92', ''),
(85951, 1535, '_field_93', ''),
(85952, 1535, '_field_94', ''),
(85953, 1535, '_field_95', ''),
(85954, 1535, '_field_128', ''),
(85955, 1535, '_field_129', ''),
(85956, 1535, '_field_96', 'Rana '),
(85957, 1535, '_field_97', '15/04/2020'),
(85958, 1535, '_field_98', 'Rana '),
(85959, 1535, '_field_99', 'Female'),
(85960, 1535, '_field_100', 'Persian '),
(85961, 1535, '_field_101', 'English '),
(85962, 1535, '_field_102', 'Turkish/Iranian '),
(85963, 1535, '_field_103', 'Yes'),
(85964, 1535, '_field_104', 'Amirpasha 6.5'),
(85965, 1535, '_field_105', 'Cartoon and play with toys '),
(85966, 1535, '_field_106', 'Dancing '),
(85967, 1535, '_field_130', 'British international school Istanbul '),
(85968, 1535, '_field_137', 'Art and painting '),
(85969, 1535, '_field_131', 'Reception (in her current school system)'),
(85970, 1535, '_field_138', 'Swimming ,martial art '),
(85971, 1535, '_field_114', 'N.A'),
(85972, 1535, '_field_115', 'No'),
(85973, 1535, '_field_116', ''),
(85974, 1535, '_field_117', 'No'),
(85975, 1535, '_field_118', ''),
(85976, 1535, '_field_119', 'Yes'),
(85977, 1535, '_field_120', 'She hate tomato '),
(85978, 1535, '_field_121', 'Yes'),
(85979, 1535, '_field_122', 'Health food'),
(85980, 1535, '_field_132', 'No'),
(85981, 1535, '_field_133', ''),
(85982, 1535, '_field_134', 'No'),
(85983, 1535, '_field_135', ''),
(85984, 1535, '_field_123', 'We will move to Canada ,Vancouver are interested in your school curriculum .'),
(85985, 1535, '_field_124', 'Our child will enjoy the education method .'),
(85986, 1535, '_field_136', 'She like learning '),
(85987, 1535, '_field_126', '1'),
(85988, 1535, '_form_id', '3'),
(85989, 1535, '_seq_num', '452'),
(85990, 1536, '_field_74', 'Kindergarten'),
(85991, 1536, '_field_75', 'September 2020'),
(85992, 1536, '_field_77', 'a:1:{i:0;s:10:\"web search\";}'),
(85993, 1536, '_field_78', ''),
(85994, 1536, '_field_79', ''),
(85995, 1536, '_field_80', 'Amir '),
(85996, 1536, '_field_81', 'Motarjemi '),
(85997, 1536, '_field_82', '00605310866020'),
(85998, 1536, '_field_83', 'amir_motarjemi@yahoo.com'),
(85999, 1536, '_field_84', 'Tepecik Yolu alkent sitesi Etiler '),
(86000, 1536, '_field_85', '13'),
(86001, 1536, '_field_86', 'Istanbul '),
(86002, 1536, '_field_87', 'BC'),
(86003, 1536, '_field_88', '14333'),
(86004, 1536, '_field_89', 'Istanbul '),
(86005, 1536, '_field_90', '00905310866020'),
(86006, 1536, '_field_91', '0'),
(86007, 1536, '_field_92', ''),
(86008, 1536, '_field_93', ''),
(86009, 1536, '_field_94', ''),
(86010, 1536, '_field_95', ''),
(86011, 1536, '_field_128', ''),
(86012, 1536, '_field_129', ''),
(86013, 1536, '_field_96', 'Rana '),
(86014, 1536, '_field_97', '15/04/2020'),
(86015, 1536, '_field_98', 'Rana '),
(86016, 1536, '_field_99', 'Female'),
(86017, 1536, '_field_100', 'Persian '),
(86018, 1536, '_field_101', 'English '),
(86019, 1536, '_field_102', 'Turkish/Iranian '),
(86020, 1536, '_field_103', 'Yes'),
(86021, 1536, '_field_104', 'Amirpasha 6.5'),
(86022, 1536, '_field_105', 'Cartoon and play with toys '),
(86023, 1536, '_field_106', 'Dancing '),
(86024, 1536, '_field_130', 'British international school Istanbul '),
(86025, 1536, '_field_137', 'Art and painting '),
(86026, 1536, '_field_131', 'Reception (in her current school system)'),
(86027, 1536, '_field_138', 'Swimming ,martial art '),
(86028, 1536, '_field_114', 'N.A'),
(86029, 1536, '_field_115', 'No'),
(86030, 1536, '_field_116', ''),
(86031, 1536, '_field_117', 'No'),
(86032, 1536, '_field_118', ''),
(86033, 1536, '_field_119', 'Yes'),
(86034, 1536, '_field_120', 'She hate tomato '),
(86035, 1536, '_field_121', 'Yes'),
(86036, 1536, '_field_122', 'Health food'),
(86037, 1536, '_field_132', 'No'),
(86038, 1536, '_field_133', ''),
(86039, 1536, '_field_134', 'No'),
(86040, 1536, '_field_135', ''),
(86041, 1536, '_field_123', 'We will move to Canada ,Vancouver are interested in your school curriculum .'),
(86042, 1536, '_field_124', 'Our child will enjoy the education method .'),
(86043, 1536, '_field_136', 'She like learning '),
(86044, 1536, '_field_126', '1'),
(86045, 1536, '_form_id', '3'),
(86046, 1536, '_seq_num', '453');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_posts`
--

CREATE TABLE `wp_eauwvw_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_eauwvw_posts`
--

INSERT INTO `wp_eauwvw_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2014-11-08 04:14:16', '2014-11-08 04:14:16', 'Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2014-11-08 04:14:16', '2014-11-08 04:14:16', '', 0, 'http://www.wmaadmissions.ca/?p=1', 0, 'post', '', 0),
(1108, 0, '2019-01-12 00:58:18', '2019-01-12 08:58:18', '', '', '', 'publish', 'closed', 'closed', '', '1108', '', '', '2019-01-12 00:58:18', '2019-01-12 08:58:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1108/', 0, 'nf_sub', '', 0),
(15, 1, '2014-11-10 16:30:19', '2014-11-11 00:30:19', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\n<h3 style=\"color: #28903b;\">Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible either online or in-person.\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"mailto:admissions@westsidemontessoriacademy.ca\">admissions office</a>', 'Thank You for your Interest in WMA!', '', 'publish', 'closed', 'closed', '', 'thank-you', '', '', '2016-10-25 09:22:16', '2016-10-25 16:22:16', '', 0, 'http://www.wmaadmissions.ca/?page_id=15', 0, 'page', '', 0),
(1107, 0, '2019-01-11 21:06:12', '2019-01-12 05:06:12', '', '', '', 'publish', 'closed', 'closed', '', '1107', '', '', '2019-01-11 21:06:12', '2019-01-12 05:06:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1107/', 0, 'nf_sub', '', 0),
(1106, 0, '2019-01-11 21:06:12', '2019-01-12 05:06:12', '', '', '', 'publish', 'closed', 'closed', '', '1106', '', '', '2019-01-11 21:06:12', '2019-01-12 05:06:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1106/', 0, 'nf_sub', '', 0),
(1104, 0, '2019-01-11 20:02:50', '2019-01-12 04:02:50', '', '', '', 'publish', 'closed', 'closed', '', '1104', '', '', '2019-01-11 20:02:50', '2019-01-12 04:02:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1104/', 0, 'nf_sub', '', 0),
(1105, 0, '2019-01-11 20:02:50', '2019-01-12 04:02:50', '', '', '', 'publish', 'closed', 'closed', '', '1105', '', '', '2019-01-11 20:02:50', '2019-01-12 04:02:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1105/', 0, 'nf_sub', '', 0),
(1103, 0, '2019-01-10 21:10:33', '2019-01-11 05:10:33', '', '', '', 'publish', 'closed', 'closed', '', '1103', '', '', '2019-01-10 21:10:33', '2019-01-11 05:10:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1103/', 0, 'nf_sub', '', 0),
(1102, 0, '2019-01-10 21:10:33', '2019-01-11 05:10:33', '', '', '', 'publish', 'closed', 'closed', '', '1102', '', '', '2019-01-10 21:10:33', '2019-01-11 05:10:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1102/', 0, 'nf_sub', '', 0),
(1101, 0, '2019-01-10 11:15:54', '2019-01-10 19:15:54', '', '', '', 'publish', 'closed', 'closed', '', '1101', '', '', '2019-01-10 11:15:54', '2019-01-10 19:15:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1101/', 0, 'nf_sub', '', 0),
(1099, 0, '2019-01-09 17:23:27', '2019-01-10 01:23:27', '', '', '', 'publish', 'closed', 'closed', '', '1099', '', '', '2019-01-09 17:23:27', '2019-01-10 01:23:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1099/', 0, 'nf_sub', '', 0),
(1100, 0, '2019-01-10 11:15:53', '2019-01-10 19:15:53', '', '', '', 'publish', 'closed', 'closed', '', '1100', '', '', '2019-01-10 11:15:53', '2019-01-10 19:15:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1100/', 0, 'nf_sub', '', 0),
(8, 1, '2014-11-10 12:59:43', '2014-11-10 20:59:43', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Elementary Application</h1>\r\nComplete this form to apply for an elementary program for your child. (*required field).\r\n\r\nPlease note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and age levels.', 'Elementary Application', '', 'publish', 'closed', 'closed', '', 'elementary', '', '', '2018-02-05 10:28:39', '2018-02-05 18:28:39', '', 0, 'http://www.wmaadmissions.ca/?page_id=8', 0, 'page', '', 0),
(34, 1, '2014-11-16 17:36:20', '2014-11-17 01:36:20', '', 'Apply Online - Elementary', '', 'inherit', 'open', 'open', '', '8-revision-v1', '', '', '2014-11-16 17:36:20', '2014-11-17 01:36:20', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(17, 1, '2014-11-10 16:38:14', '2014-11-11 00:38:14', '', '', '', 'publish', 'open', 'open', '', '17', '', '', '2014-11-10 16:38:14', '2014-11-11 00:38:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/17/', 0, 'nf_sub', '', 0),
(18, 1, '2016-10-25 09:23:18', '2016-10-25 16:23:18', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\n<h2 class=\"header\">Westside Montessori Academy</h2>\n<h1 class=\"header\">Application Process</h1>\n<h3 style=\"color: #28903b;\">Your application has been successfully received. Please check your email.</h3>\nYou should expect to receive two email messages:\n<ol>\n	<li>A confirmation email including a copy of the information submitted</li>\n	<li>A follow-up email with the application fee invoice</li>\n</ol>\nPlease submit the application fee as soon as possible either online or in-person.\n\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\n\nPlease do contact us with any questions or concerns.\n\nPhone: (604) 434-9611\n\nEmail: <a href=\"mailto:admissions@westsidemontessoriacademy.ca\">admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-autosave-v1', '', '', '2016-10-25 09:23:18', '2016-10-25 16:23:18', '', 15, 'http://www.wmaadmissions.ca/15-autosave-v1/', 0, 'revision', '', 0),
(1119, 0, '2019-01-18 20:49:19', '2019-01-19 04:49:19', '', '', '', 'publish', 'closed', 'closed', '', '1119', '', '', '2019-01-18 20:49:19', '2019-01-19 04:49:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1119/', 0, 'nf_sub', '', 0),
(1097, 0, '2019-01-09 17:00:31', '2019-01-10 01:00:31', '', '', '', 'publish', 'closed', 'closed', '', '1097', '', '', '2019-01-09 17:00:31', '2019-01-10 01:00:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1097/', 0, 'nf_sub', '', 0),
(1098, 0, '2019-01-09 17:23:26', '2019-01-10 01:23:26', '', '', '', 'publish', 'closed', 'closed', '', '1098', '', '', '2019-01-09 17:23:26', '2019-01-10 01:23:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1098/', 0, 'nf_sub', '', 0),
(64, 1, '2014-11-17 16:59:29', '2014-11-18 00:59:29', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and grade levels.\r\n<div class=\"program\">\r\n<h3>Casa dei Bambini Program (Ages 2.5 to 4):</h3>\r\nStep 1: Attend WMA Casa Open House (a Saturday in January)\r\nStep 2: Schedule a classroom observation (parents only)\r\nStep 3: Complete our <a title=\"Casa dei Bambini Application\" href=\"http://www.wmaadmissions.ca/casa\">Casa online application\r\n</a>Step 4: Pay $50 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\n\r\n</div>\r\n<div class=\"program\">\r\n<h3>Elementary Program (Kindergarten to Grade 7):</h3>\r\nStep 1: Attend WMA Elementary Open House (typically a Thursday evening in November)\r\nStep 2: Schedule a School Tour/Classroom observation\r\nStep 3: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 4: Submit $200 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\nStep 5: Child and Parent/Guardian attend classroom experience and interview with School Principal\r\n\r\n</div>\r\n<div class=\"wide\">\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space at WMA.\r\nIf your child is offered a space, registration will be complete once we receive <strong>ALL</strong> the following by the date requested:\r\n<ul>\r\n 	<li><span style=\"color: #333333;\">Completed registration form with required documentation\r\n</span></li>\r\n 	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n 	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n 	<li><span style=\"color: #333333;\">Post-dated tuition cheques / or completed payment plan through TUIO online payment system (pre-authorized bank withdrawals)</span></li>\r\n</ul>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\" rel=\"noopener\">Tuition &amp; Fees</a> | <a title=\"Tuition Commitment &amp; Withdrawal Policy\" href=\"http://www.wmaadmissions.ca/tuition-commitment-withdrawals/\" target=\"_blank\" rel=\"noopener\">Tuition Commitment &amp; Withdrawal Policy</a>\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">WMA Admissions</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">WMA Website</a>\r\n\r\nPhone: (604) 434-9611\r\n\r\n</div>', 'Home', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2019-02-04 19:32:28', '2019-02-05 03:32:28', '', 0, 'http://www.wmaadmissions.ca/?page_id=64', 0, 'page', '', 0),
(20, 1, '2014-11-10 16:52:20', '2014-11-11 00:52:20', '', '', '', 'publish', 'open', 'open', '', '20', '', '', '2014-11-10 16:52:20', '2014-11-11 00:52:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/20/', 0, 'nf_sub', '', 0),
(1096, 0, '2019-01-09 17:00:30', '2019-01-10 01:00:30', '', '', '', 'publish', 'closed', 'closed', '', '1096', '', '', '2019-01-09 17:00:30', '2019-01-10 01:00:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1096/', 0, 'nf_sub', '', 0),
(1095, 0, '2019-01-09 15:28:55', '2019-01-09 23:28:55', '', '', '', 'publish', 'closed', 'closed', '', '1095', '', '', '2019-01-09 15:28:55', '2019-01-09 23:28:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1095/', 0, 'nf_sub', '', 0),
(24, 1, '2014-11-10 21:11:30', '2014-11-11 05:11:30', '', '', '', 'publish', 'open', 'open', '', '24', '', '', '2014-11-10 21:11:30', '2014-11-11 05:11:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/24/', 0, 'nf_sub', '', 0),
(25, 1, '2014-11-10 21:26:12', '2014-11-11 05:26:12', '', '', '', 'publish', 'open', 'open', '', '25', '', '', '2014-11-10 21:26:12', '2014-11-11 05:26:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/25/', 0, 'nf_sub', '', 0),
(1109, 0, '2019-01-12 00:58:18', '2019-01-12 08:58:18', '', '', '', 'publish', 'closed', 'closed', '', '1109', '', '', '2019-01-12 00:58:18', '2019-01-12 08:58:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1109/', 0, 'nf_sub', '', 0),
(1094, 0, '2019-01-09 15:28:54', '2019-01-09 23:28:54', '', '', '', 'publish', 'closed', 'closed', '', '1094', '', '', '2019-01-09 15:28:54', '2019-01-09 23:28:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1094/', 0, 'nf_sub', '', 0),
(1093, 0, '2019-01-09 10:54:44', '2019-01-09 18:54:44', '', '', '', 'publish', 'closed', 'closed', '', '1093', '', '', '2019-01-09 10:54:44', '2019-01-09 18:54:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1093/', 0, 'nf_sub', '', 0),
(1089, 0, '2019-01-08 17:27:53', '2019-01-09 01:27:53', '', '', '', 'publish', 'closed', 'closed', '', '1089', '', '', '2019-01-08 17:27:53', '2019-01-09 01:27:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1089/', 0, 'nf_sub', '', 0),
(1090, 0, '2019-01-08 22:04:14', '2019-01-09 06:04:14', '', '', '', 'publish', 'closed', 'closed', '', '1090', '', '', '2019-01-08 22:04:14', '2019-01-09 06:04:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1090/', 0, 'nf_sub', '', 0),
(1091, 0, '2019-01-08 22:04:14', '2019-01-09 06:04:14', '', '', '', 'publish', 'closed', 'closed', '', '1091', '', '', '2019-01-08 22:04:14', '2019-01-09 06:04:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1091/', 0, 'nf_sub', '', 0),
(1092, 0, '2019-01-09 10:54:44', '2019-01-09 18:54:44', '', '', '', 'publish', 'closed', 'closed', '', '1092', '', '', '2019-01-09 10:54:44', '2019-01-09 18:54:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1092/', 0, 'nf_sub', '', 0),
(32, 1, '2014-11-14 18:14:01', '2014-11-15 02:14:01', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Casa dei Bambini Application</h1>\r\nPlease note that a completed application does not guarantee a space for your child. We are a small school with limited space. We strive for balanced classrooms with a mix of genders and age levels.', 'Casa dei Bambini Application', '', 'publish', 'closed', 'closed', '', 'casa', '', '', '2019-02-04 16:21:56', '2019-02-05 00:21:56', '', 0, 'http://www.wmaadmissions.ca/?page_id=32', 0, 'page', '', 0),
(458, 1, '2017-07-13 10:41:45', '2017-07-13 17:41:45', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Preschool Application</h1>', 'Preschool Application', '', 'inherit', 'closed', 'closed', '', '32-revision-v1', '', '', '2017-07-13 10:41:45', '2017-07-13 17:41:45', '', 32, 'http://www.wmaadmissions.ca/32-revision-v1/', 0, 'revision', '', 0),
(948, 1, '2018-11-07 12:51:59', '2018-11-07 20:51:59', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Casa dei Bambini Application</h1>\r\nPlease note that a completed application does not guarantee a space for your child. We are a small school with limited space. We strive for balanced classrooms with a mix of genders and age levels.', 'Casa dei Bambini Application', '', 'inherit', 'closed', 'closed', '', '32-revision-v1', '', '', '2018-11-07 12:51:59', '2018-11-07 20:51:59', '', 32, 'http://www.wmaadmissions.ca/32-revision-v1/', 0, 'revision', '', 0),
(42, 1, '2014-11-16 23:19:37', '2014-11-17 07:19:37', '<h1>WMA Elementary Application</h1>\r\n*required field', 'Elementary Application', '', 'inherit', 'open', 'open', '', '8-revision-v1', '', '', '2014-11-16 23:19:37', '2014-11-17 07:19:37', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(41, 1, '2014-11-16 17:45:31', '2014-11-17 01:45:31', '<h1>WMA Elementary Application</h1>\r\nComplete this form to apply for an elementary program for your child.\r\n\r\n*required field', 'Elementary Application', '', 'inherit', 'open', 'open', '', '8-revision-v1', '', '', '2014-11-16 17:45:31', '2014-11-17 01:45:31', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(43, 1, '2014-11-16 23:20:19', '2014-11-17 07:20:19', '<h1>WMA Elementary Application</h1>\r\nComplete this form to apply for an elementary program for your child.\r\n*required field', 'Elementary Application', '', 'inherit', 'open', 'open', '', '8-revision-v1', '', '', '2014-11-16 23:20:19', '2014-11-17 07:20:19', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(44, 1, '2014-11-16 23:20:45', '2014-11-17 07:20:45', '<h1>WMA Elementary Application</h1>\r\nComplete this form to apply for an elementary program for your child. (*required field)', 'Elementary Application', '', 'inherit', 'open', 'open', '', '8-revision-v1', '', '', '2014-11-16 23:20:45', '2014-11-17 07:20:45', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(46, 1, '2014-11-16 23:49:52', '2014-11-17 07:49:52', '<h3>Westside Montessori Academy</h3>\r\n<h1>Preschool Application</h1>\r\nComplete this form to apply for a preschool program for your child. (*required field)', 'Preschool Application', '', 'inherit', 'open', 'open', '', '32-revision-v1', '', '', '2014-11-16 23:49:52', '2014-11-17 07:49:52', '', 32, 'http://www.wmaadmissions.ca/32-revision-v1/', 0, 'revision', '', 0),
(47, 1, '2014-11-17 10:50:45', '2014-11-17 18:50:45', '<h2>Westside Montessori Academy</h2>\r\n<h1>Preschool Application</h1>\r\nComplete this form to apply for a preschool program for your child. (*required field)', 'Preschool Application', '', 'inherit', 'open', 'open', '', '32-revision-v1', '', '', '2014-11-17 10:50:45', '2014-11-17 18:50:45', '', 32, 'http://www.wmaadmissions.ca/32-revision-v1/', 0, 'revision', '', 0),
(48, 1, '2014-11-17 10:56:39', '2014-11-17 18:56:39', '<img src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2>Westside Montessori Academy</h2>\r\n<h1>Preschool Application</h1>\r\nComplete this form to apply for a preschool program for your child. (*required field)', 'Preschool Application', '', 'inherit', 'open', 'open', '', '32-revision-v1', '', '', '2014-11-17 10:56:39', '2014-11-17 18:56:39', '', 32, 'http://www.wmaadmissions.ca/32-revision-v1/', 0, 'revision', '', 0),
(49, 1, '2014-11-17 10:57:14', '2014-11-17 18:57:14', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2>Westside Montessori Academy</h2>\r\n<h1>Preschool Application</h1>\r\nComplete this form to apply for a preschool program for your child. (*required field)', 'Preschool Application', '', 'inherit', 'open', 'open', '', '32-revision-v1', '', '', '2014-11-17 10:57:14', '2014-11-17 18:57:14', '', 32, 'http://www.wmaadmissions.ca/32-revision-v1/', 0, 'revision', '', 0),
(50, 1, '2014-11-17 11:15:14', '2014-11-17 19:15:14', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2>Westside Montessori Academy</h2>\r\n<h1>WMA Elementary Application</h1>\r\nComplete this form to apply for an elementary program for your child. (*required field)', 'Elementary Application', '', 'inherit', 'open', 'open', '', '8-revision-v1', '', '', '2014-11-17 11:15:14', '2014-11-17 19:15:14', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(51, 1, '2014-11-17 11:15:41', '2014-11-17 19:15:41', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2>Westside Montessori Academy</h2>\r\n<h1>Elementary Application</h1>\r\nComplete this form to apply for an elementary program for your child. (*required field)', 'Elementary Application', '', 'inherit', 'open', 'open', '', '8-revision-v1', '', '', '2014-11-17 11:15:41', '2014-11-17 19:15:41', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(52, 1, '2017-07-13 10:41:04', '0000-00-00 00:00:00', '', 'Preschool Application', '', 'draft', 'open', 'open', '', '', '', '', '2017-07-13 10:41:04', '2017-07-13 17:41:04', '', 0, 'http://www.wmaadmissions.ca/?p=52', 0, 'post', '', 0),
(1088, 0, '2019-01-08 17:27:53', '2019-01-09 01:27:53', '', '', '', 'publish', 'closed', 'closed', '', '1088', '', '', '2019-01-08 17:27:53', '2019-01-09 01:27:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1088/', 0, 'nf_sub', '', 0),
(131, 1, '2014-11-19 18:12:06', '2014-11-20 02:12:06', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\n<h3 style=\"color: #28903b;\">Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible online or in-person.\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"mailto:admissions@westsidemontessoriacademy.ca\">admissions office</a>', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-revision-v1', '', '', '2014-11-19 18:12:06', '2014-11-20 02:12:06', '', 15, 'http://www.wmaadmissions.ca/15-revision-v1/', 0, 'revision', '', 0),
(1118, 0, '2019-01-18 20:49:19', '2019-01-19 04:49:19', '', '', '', 'publish', 'closed', 'closed', '', '1118', '', '', '2019-01-18 20:49:19', '2019-01-19 04:49:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1118/', 0, 'nf_sub', '', 0),
(1117, 0, '2019-01-15 13:02:33', '2019-01-15 21:02:33', '', '', '', 'publish', 'closed', 'closed', '', '1117', '', '', '2019-01-15 13:02:33', '2019-01-15 21:02:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1117/', 0, 'nf_sub', '', 0),
(1081, 0, '2019-01-07 21:05:00', '2019-01-08 05:05:00', '', '', '', 'publish', 'closed', 'closed', '', '1081', '', '', '2019-01-07 21:05:00', '2019-01-08 05:05:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1081/', 0, 'nf_sub', '', 0),
(1082, 0, '2019-01-08 14:27:33', '2019-01-08 22:27:33', '', '', '', 'publish', 'closed', 'closed', '', '1082', '', '', '2019-01-08 14:27:33', '2019-01-08 22:27:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1082/', 0, 'nf_sub', '', 0),
(1083, 0, '2019-01-08 14:27:34', '2019-01-08 22:27:34', '', '', '', 'publish', 'closed', 'closed', '', '1083', '', '', '2019-01-08 14:27:34', '2019-01-08 22:27:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1083/', 0, 'nf_sub', '', 0),
(1084, 0, '2019-01-08 15:34:44', '2019-01-08 23:34:44', '', '', '', 'publish', 'closed', 'closed', '', '1084', '', '', '2019-01-08 15:34:44', '2019-01-08 23:34:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1084/', 0, 'nf_sub', '', 0),
(1085, 0, '2019-01-08 15:34:44', '2019-01-08 23:34:44', '', '', '', 'publish', 'closed', 'closed', '', '1085', '', '', '2019-01-08 15:34:44', '2019-01-08 23:34:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1085/', 0, 'nf_sub', '', 0),
(1086, 0, '2019-01-08 16:36:44', '2019-01-09 00:36:44', '', '', '', 'publish', 'closed', 'closed', '', '1086', '', '', '2019-01-08 16:36:44', '2019-01-09 00:36:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1086/', 0, 'nf_sub', '', 0),
(1087, 0, '2019-01-08 16:36:44', '2019-01-09 00:36:44', '', '', '', 'publish', 'closed', 'closed', '', '1087', '', '', '2019-01-08 16:36:44', '2019-01-09 00:36:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1087/', 0, 'nf_sub', '', 0),
(1076, 0, '2019-01-07 20:40:03', '2019-01-08 04:40:03', '', '', '', 'publish', 'closed', 'closed', '', '1076', '', '', '2019-01-07 20:40:03', '2019-01-08 04:40:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1076/', 0, 'nf_sub', '', 0),
(1077, 0, '2019-01-07 20:40:04', '2019-01-08 04:40:04', '', '', '', 'publish', 'closed', 'closed', '', '1077', '', '', '2019-01-07 20:40:04', '2019-01-08 04:40:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1077/', 0, 'nf_sub', '', 0),
(1078, 0, '2019-01-07 20:45:34', '2019-01-08 04:45:34', '', '', '', 'publish', 'closed', 'closed', '', '1078', '', '', '2019-01-07 20:45:34', '2019-01-08 04:45:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1078/', 0, 'nf_sub', '', 0),
(1079, 0, '2019-01-07 20:45:34', '2019-01-08 04:45:34', '', '', '', 'publish', 'closed', 'closed', '', '1079', '', '', '2019-01-07 20:45:34', '2019-01-08 04:45:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1079/', 0, 'nf_sub', '', 0),
(1080, 0, '2019-01-07 21:05:00', '2019-01-08 05:05:00', '', '', '', 'publish', 'closed', 'closed', '', '1080', '', '', '2019-01-07 21:05:00', '2019-01-08 05:05:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1080/', 0, 'nf_sub', '', 0),
(61, 1, '2014-11-17 13:55:44', '2014-11-17 21:55:44', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2>Westside Montessori Academy</h2>\r\n<h1>Application Process</h1>\r\n<h3>Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible online or in-person.\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"http://www.westsidemontessoriacademy.ca/contact/admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-revision-v1', '', '', '2014-11-17 13:55:44', '2014-11-17 21:55:44', '', 15, 'http://www.wmaadmissions.ca/15-revision-v1/', 0, 'revision', '', 0),
(58, 1, '2014-11-17 13:50:25', '2014-11-17 21:50:25', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2>Westside Montessori Academy</h2>\r\n<h1>Success</h1>\r\n<h3>Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible online or in-person.\r\n\r\n<strong>Note: Applications received without the fee will not be processed</strong>\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"http://www.westsidemontessoriacademy.ca/contact/admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>\r\n\r\n&nbsp;\r\n\r\nAll the best,\r\n\r\nWestside Montessori Academy', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-revision-v1', '', '', '2014-11-17 13:50:25', '2014-11-17 21:50:25', '', 15, 'http://www.wmaadmissions.ca/15-revision-v1/', 0, 'revision', '', 0),
(60, 1, '2014-11-17 13:54:46', '2014-11-17 21:54:46', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2>Westside Montessori Academy</h2>\r\n<h1>Application Process</h1>\r\n<h3>Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible online or in-person.\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"http://www.westsidemontessoriacademy.ca/contact/admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>\r\n\r\n&nbsp;\r\n\r\nAll the best,\r\n\r\nWestside Montessori Academy', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-revision-v1', '', '', '2014-11-17 13:54:46', '2014-11-17 21:54:46', '', 15, 'http://www.wmaadmissions.ca/15-revision-v1/', 0, 'revision', '', 0),
(59, 1, '2014-11-17 13:50:49', '2014-11-17 21:50:49', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2>Westside Montessori Academy</h2>\r\n<h1>Application Process</h1>\r\n<h3>Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible online or in-person.\r\n\r\n<strong>Note: Applications received without the fee will not be processed</strong>\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"http://www.westsidemontessoriacademy.ca/contact/admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>\r\n\r\n&nbsp;\r\n\r\nAll the best,\r\n\r\nWestside Montessori Academy', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-revision-v1', '', '', '2014-11-17 13:50:49', '2014-11-17 21:50:49', '', 15, 'http://www.wmaadmissions.ca/15-revision-v1/', 0, 'revision', '', 0),
(1116, 0, '2019-01-15 13:02:33', '2019-01-15 21:02:33', '', '', '', 'publish', 'closed', 'closed', '', '1116', '', '', '2019-01-15 13:02:33', '2019-01-15 21:02:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1116/', 0, 'nf_sub', '', 0),
(127, 1, '2014-11-19 14:55:30', '2014-11-19 22:55:30', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\n<h3 style=\"color: #28903b;\">Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible online or in-person.\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"http://www.westsidemontessoriacademy.ca/contact/admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-revision-v1', '', '', '2014-11-19 14:55:30', '2014-11-19 22:55:30', '', 15, 'http://www.wmaadmissions.ca/15-revision-v1/', 0, 'revision', '', 0),
(1074, 0, '2019-01-07 20:34:52', '2019-01-08 04:34:52', '', '', '', 'publish', 'closed', 'closed', '', '1074', '', '', '2019-01-07 20:34:52', '2019-01-08 04:34:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1074/', 0, 'nf_sub', '', 0),
(1075, 0, '2019-01-07 20:34:53', '2019-01-08 04:34:53', '', '', '', 'publish', 'closed', 'closed', '', '1075', '', '', '2019-01-07 20:34:53', '2019-01-08 04:34:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1075/', 0, 'nf_sub', '', 0),
(1073, 0, '2019-01-04 21:29:25', '2019-01-05 05:29:25', '', '', '', 'publish', 'closed', 'closed', '', '1073', '', '', '2019-01-04 21:29:25', '2019-01-05 05:29:25', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1073/', 0, 'nf_sub', '', 0),
(70, 1, '2014-11-17 16:58:20', '2014-11-18 00:58:20', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2>\r\n&nbsp;\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3></h3>\r\n<h3 class=\"pb-header\" style=\"text-align: left;\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"pb-text\">\r\n\r\nWritten notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School. Once the registration fee of $1000.00 has been processed and a child is enrolled at WMA, the family is expected to pay for, and the child to attend, through to the end of the school year the registration fee was paid for. <span data-ccp-props=\"{\"> </span>\r\n\r\nThe following financial conditions apply upon voluntary withdrawal from WMA:<span data-ccp-props=\"{\"> </span>\r\n\r\nIf the withdrawal is:<span data-ccp-props=\"{\"> </span>\r\n<ul>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">Before September 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 50% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"2\" data-aria-level=\"1\">after September 1<span data-fontsize=\"10\">st</span> but before January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 75% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">After January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying the full amount of the total annual tuition</b></li>\r\n</ul>\r\n&nbsp;\r\n\r\nCommitments for salaries, leases and maintenance fees are on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Westside Montessori Academy Society is a non-profit society and will take the necessary legal steps to recover any losses incurred by non-payment of any fees owed. WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made.\r\n\r\n</div>\r\n</div>\r\n&nbsp;\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Casa dei Bambini</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nParents who wish to withdraw their child from Casa, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\nOnce the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\n<em>There will be no refunds for students leaving after March 1st.</em>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'publish', 'closed', 'closed', '', 'tuition-commitment-withdrawals', '', '', '2019-02-04 19:33:39', '2019-02-05 03:33:39', '', 0, 'http://www.wmaadmissions.ca/?page_id=70', 0, 'page', '', 0),
(74, 1, '2018-11-07 12:58:55', '2018-11-07 20:58:55', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\n<h2 class=\"header\">Westside Montessori Academy</h2>\n<h1 class=\"header\">Application Process</h1>\nAll of the steps outlined below are must be completed for a successful application.\n**Please note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and grade levels.\n<div class=\"program\">\n<h3>Casa dei Bambini Program:</h3>\nStep 1: Attend WMA Casa Open House (a Saturday in January)\nStep 2: Schedule a classroom observation (parents only)\nStep 3: Complete our <a title=\"Casa dei Bambini Application\" href=\"http://www.wmaadmissions.ca/preschool/\">Preschool online application\n</a>Step 4: Pay $50 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\n\n</div>\n<div class=\"program\">\n<h3>Elementary Program:</h3>\nStep 1: Attend WMA Elementary Open House (typically a Thursday evening in November)\nStep 2: Schedule a School Tour/Classroom observation\nStep 3: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\nStep 4: Submit $200 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\nStep 5: Child and Parent/Guardian attend classroom experience and interview with School Principal\n\n</div>\n<div class=\"wide\">\n<h3>Acceptance &amp; Enrolment:</h3>\nOnce you have visited the school we will contact you if we are able to offer your child a space at WMA.\nIf your child is offered a space, registration will be complete once we receive <strong>ALL</strong> the following by the date requested:\n<ul>\n 	<li><span style=\"color: #333333;\">Completed registration form with required documentation\n</span></li>\n 	<li><span style=\"color: #333333;\">Parent agreement</span></li>\n 	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\n 	<li><span style=\"color: #333333;\">Post-dated tuition cheques / or completed payment plan through TUIO online payment system (pre-authorized bank withdrawals)</span></li>\n</ul>\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\" rel=\"noopener\">Tuition &amp; Fees</a> | <a title=\"Tuition Commitment &amp; Withdrawal Policy\" href=\"http://www.wmaadmissions.ca/tuition-commitment-withdrawals/\" target=\"_blank\" rel=\"noopener\">Tuition Commitment &amp; Withdrawal Policy</a>\n\nContact us for more information:\n\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">WMA Admissions</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">WMA Website</a>\n\nPhone: (604) 434-9611\n\n</div>', 'Home', '', 'inherit', 'open', 'open', '', '64-autosave-v1', '', '', '2018-11-07 12:58:55', '2018-11-07 20:58:55', '', 64, 'http://www.wmaadmissions.ca/64-autosave-v1/', 0, 'revision', '', 0),
(950, 0, '2018-11-10 14:26:35', '2018-11-10 22:26:35', '', '', '', 'publish', 'closed', 'closed', '', '950', '', '', '2018-11-10 14:26:35', '2018-11-10 22:26:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/950/', 0, 'nf_sub', '', 0),
(951, 0, '2018-11-10 14:26:35', '2018-11-10 22:26:35', '', '', '', 'publish', 'closed', 'closed', '', '951', '', '', '2018-11-10 14:26:35', '2018-11-10 22:26:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/951/', 0, 'nf_sub', '', 0),
(952, 0, '2018-11-11 13:54:32', '2018-11-11 21:54:32', '', '', '', 'publish', 'closed', 'closed', '', '952', '', '', '2018-11-11 13:54:32', '2018-11-11 21:54:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/952/', 0, 'nf_sub', '', 0),
(953, 0, '2018-11-11 13:54:32', '2018-11-11 21:54:32', '', '', '', 'publish', 'closed', 'closed', '', '953', '', '', '2018-11-11 13:54:32', '2018-11-11 21:54:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/953/', 0, 'nf_sub', '', 0),
(954, 0, '2018-11-13 13:10:04', '2018-11-13 21:10:04', '', '', '', 'publish', 'closed', 'closed', '', '954', '', '', '2018-11-13 13:10:04', '2018-11-13 21:10:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/954/', 0, 'nf_sub', '', 0),
(955, 0, '2018-11-13 13:10:05', '2018-11-13 21:10:05', '', '', '', 'publish', 'closed', 'closed', '', '955', '', '', '2018-11-13 13:10:05', '2018-11-13 21:10:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/955/', 0, 'nf_sub', '', 0),
(957, 0, '2018-11-15 10:14:34', '2018-11-15 18:14:34', '', '', '', 'publish', 'closed', 'closed', '', '957', '', '', '2018-11-15 10:14:34', '2018-11-15 18:14:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/957/', 0, 'nf_sub', '', 0),
(967, 0, '2018-11-22 22:19:08', '2018-11-23 06:19:08', '', '', '', 'publish', 'closed', 'closed', '', '967', '', '', '2018-11-22 22:19:08', '2018-11-23 06:19:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/967/', 0, 'nf_sub', '', 0),
(959, 0, '2018-11-15 16:33:31', '2018-11-16 00:33:31', '', '', '', 'publish', 'closed', 'closed', '', '959', '', '', '2018-11-15 16:33:31', '2018-11-16 00:33:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/959/', 0, 'nf_sub', '', 0),
(960, 0, '2018-11-15 16:33:32', '2018-11-16 00:33:32', '', '', '', 'publish', 'closed', 'closed', '', '960', '', '', '2018-11-15 16:33:32', '2018-11-16 00:33:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/960/', 0, 'nf_sub', '', 0),
(961, 0, '2018-11-16 11:08:48', '2018-11-16 19:08:48', '', '', '', 'publish', 'closed', 'closed', '', '961', '', '', '2018-11-16 11:08:48', '2018-11-16 19:08:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/961/', 0, 'nf_sub', '', 0),
(962, 0, '2018-11-16 11:08:48', '2018-11-16 19:08:48', '', '', '', 'publish', 'closed', 'closed', '', '962', '', '', '2018-11-16 11:08:48', '2018-11-16 19:08:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/962/', 0, 'nf_sub', '', 0),
(963, 0, '2018-11-16 14:10:00', '2018-11-16 22:10:00', '', '', '', 'publish', 'closed', 'closed', '', '963', '', '', '2018-11-16 14:10:00', '2018-11-16 22:10:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/963/', 0, 'nf_sub', '', 0),
(964, 0, '2018-11-16 14:10:00', '2018-11-16 22:10:00', '', '', '', 'publish', 'closed', 'closed', '', '964', '', '', '2018-11-16 14:10:00', '2018-11-16 22:10:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/964/', 0, 'nf_sub', '', 0),
(965, 0, '2018-11-17 23:16:26', '2018-11-18 07:16:26', '', '', '', 'publish', 'closed', 'closed', '', '965', '', '', '2018-11-17 23:16:26', '2018-11-18 07:16:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/965/', 0, 'nf_sub', '', 0),
(966, 0, '2018-11-17 23:16:26', '2018-11-18 07:16:26', '', '', '', 'publish', 'closed', 'closed', '', '966', '', '', '2018-11-17 23:16:26', '2018-11-18 07:16:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/966/', 0, 'nf_sub', '', 0),
(968, 0, '2018-11-22 22:19:08', '2018-11-23 06:19:08', '', '', '', 'publish', 'closed', 'closed', '', '968', '', '', '2018-11-22 22:19:08', '2018-11-23 06:19:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/968/', 0, 'nf_sub', '', 0),
(969, 0, '2018-11-23 22:42:46', '2018-11-24 06:42:46', '', '', '', 'publish', 'closed', 'closed', '', '969', '', '', '2018-11-23 22:42:46', '2018-11-24 06:42:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/969/', 0, 'nf_sub', '', 0),
(970, 0, '2018-11-23 22:42:46', '2018-11-24 06:42:46', '', '', '', 'publish', 'closed', 'closed', '', '970', '', '', '2018-11-23 22:42:46', '2018-11-24 06:42:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/970/', 0, 'nf_sub', '', 0);
INSERT INTO `wp_eauwvw_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(106, 1, '2018-02-05 09:58:31', '2018-02-05 17:58:31', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\n<h2 class=\"header\">Westside Montessori Academy</h2>\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2>\n&nbsp;\n<h3 class=\"pb-header\"></h3>\n<h3 class=\"pb-header\"></h3>\n<h3 class=\"pb-header\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\nPlease be aware of the following points before committing to WMA.</span></h3>\n&nbsp;\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\n<div class=\"pb-text\">\n<div class=\"pb-text\">\n\nWritten notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School. Once the registration fee of $1000.00 has been processed and a child is enrolled at WMA, the family is expected to pay for, and the child to attend, through to the end of the school year the registration fee was paid for. <span data-ccp-props=\"{\"> </span>\n\nThe following financial conditions apply upon voluntary withdrawal from WMA:<span data-ccp-props=\"{\"> </span>\n\nIf the withdrawal is:<span data-ccp-props=\"{\"> </span>\n<ul>\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">Before September 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\n</span><b>You are responsible for paying 50% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"2\" data-aria-level=\"1\">after September 1<span data-fontsize=\"10\">st</span> but before January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\n</span><b>You are responsible for paying 75% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">After January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\n</span><b>You are responsible for paying the full amount of the total annual tuition</b></li>\n</ul>\n&nbsp;\n\nCommitments for salaries, leases and maintenance fees are on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Westside Montessori Academy Society is a non-profit society and will take the necessary legal steps to recover any losses incurred by non-payment of any fees owed. WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made.</div>\n</div>\n&nbsp;\n<h4></h4>\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Preschool</span></h4>\n<div class=\"pb-text\">\n<div class=\"page\" title=\"Page 4\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n\nParents who wish to withdraw their child from the preschool, must do so in writing 30 days prior to the date of withdrawal (First of the month).\n\nOnce the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\n\n<strong>Preschool Terms: </strong>\n\n<strong>Term 1:</strong> September 1st to December 31\n<strong>Term 2:</strong> January 1 to March 31\n<strong>Term 3:</strong> April 1 to June 30\n\n<em>There will be no refunds for students leaving after March 1st.</em>\n\n</div>\n</div>\n</div>\n</div>\n</div>\n&nbsp;\n<div>\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\n<div class=\"pb-text\">\n<div class=\"page\" title=\"Page 4\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\n\n</div>\n</div>\n</div>\n</div>\n</div>\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\n<div class=\"pb-text\">\n<div class=\"page\" title=\"Page 4\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\n\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n&nbsp;\n\nPhone: (604) 434-9611\n\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'open', 'open', '', '70-autosave-v1', '', '', '2018-02-05 09:58:31', '2018-02-05 17:58:31', '', 70, 'http://www.wmaadmissions.ca/70-autosave-v1/', 0, 'revision', '', 0),
(115, 1, '2014-11-17 18:24:55', '2014-11-18 02:24:55', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Elementary Application</h1>\r\nComplete this form to apply for an elementary program for your child. (*required field)', 'Elementary Application', '', 'inherit', 'open', 'open', '', '8-revision-v1', '', '', '2014-11-17 18:24:55', '2014-11-18 02:24:55', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(77, 1, '2014-11-17 17:03:51', '2014-11-18 01:03:51', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Preschool Application</h1>\r\nComplete this form to apply for a preschool program for your child. (*required field)', 'Preschool Application', '', 'inherit', 'open', 'open', '', '32-revision-v1', '', '', '2014-11-17 17:03:51', '2014-11-18 01:03:51', '', 32, 'http://www.wmaadmissions.ca/32-revision-v1/', 0, 'revision', '', 0),
(1122, 0, '2019-01-20 11:57:57', '2019-01-20 19:57:57', '', '', '', 'publish', 'closed', 'closed', '', '1122', '', '', '2019-01-20 11:57:57', '2019-01-20 19:57:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1122/', 0, 'nf_sub', '', 0),
(1121, 0, '2019-01-20 11:52:08', '2019-01-20 19:52:08', '', '', '', 'publish', 'closed', 'closed', '', '1121', '', '', '2019-01-20 11:52:08', '2019-01-20 19:52:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1121/', 0, 'nf_sub', '', 0),
(1120, 0, '2019-01-20 11:52:08', '2019-01-20 19:52:08', '', '', '', 'publish', 'closed', 'closed', '', '1120', '', '', '2019-01-20 11:52:08', '2019-01-20 19:52:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1120/', 0, 'nf_sub', '', 0),
(1072, 0, '2019-01-04 21:29:25', '2019-01-05 05:29:25', '', '', '', 'publish', 'closed', 'closed', '', '1072', '', '', '2019-01-04 21:29:25', '2019-01-05 05:29:25', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1072/', 0, 'nf_sub', '', 0),
(1071, 0, '2019-01-04 17:56:30', '2019-01-05 01:56:30', '', '', '', 'publish', 'closed', 'closed', '', '1071', '', '', '2019-01-04 17:56:30', '2019-01-05 01:56:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1071/', 0, 'nf_sub', '', 0),
(121, 1, '2014-11-18 21:34:06', '2014-11-19 05:34:06', '', 'wmacademy', '', 'inherit', 'open', 'open', '', '52-revision-v1', '', '', '2014-11-18 21:34:06', '2014-11-19 05:34:06', '', 52, 'http://www.wmaadmissions.ca/52-revision-v1/', 0, 'revision', '', 0),
(701, 1, '2018-02-05 09:58:46', '2018-02-05 17:58:46', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2>\r\n&nbsp;\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"pb-text\">\r\n\r\nWritten notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School. Once the registration fee of $1000.00 has been processed and a child is enrolled at WMA, the family is expected to pay for, and the child to attend, through to the end of the school year the registration fee was paid for. <span data-ccp-props=\"{\"> </span>\r\n\r\nThe following financial conditions apply upon voluntary withdrawal from WMA:<span data-ccp-props=\"{\"> </span>\r\n\r\nIf the withdrawal is:<span data-ccp-props=\"{\"> </span>\r\n<ul>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">Before September 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 50% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"2\" data-aria-level=\"1\">after September 1<span data-fontsize=\"10\">st</span> but before January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 75% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">After January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying the full amount of the total annual tuition</b></li>\r\n</ul>\r\n&nbsp;\r\n\r\nCommitments for salaries, leases and maintenance fees are on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Westside Montessori Academy Society is a non-profit society and will take the necessary legal steps to recover any losses incurred by non-payment of any fees owed. WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made.</div>\r\n</div>\r\n&nbsp;\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Preschool</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nParents who wish to withdraw their child from the preschool, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\nOnce the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\n<em>There will be no refunds for students leaving after March 1st.</em>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2018-02-05 09:58:46', '2018-02-05 17:58:46', '', 70, 'http://www.wmaadmissions.ca/70-revision-v1/', 0, 'revision', '', 0),
(1115, 0, '2019-01-14 18:27:55', '2019-01-15 02:27:55', '', '', '', 'publish', 'closed', 'closed', '', '1115', '', '', '2019-01-14 18:27:55', '2019-01-15 02:27:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1115/', 0, 'nf_sub', '', 0),
(1070, 0, '2019-01-04 17:56:30', '2019-01-05 01:56:30', '', '', '', 'publish', 'closed', 'closed', '', '1070', '', '', '2019-01-04 17:56:30', '2019-01-05 01:56:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1070/', 0, 'nf_sub', '', 0),
(1069, 0, '2019-01-03 05:10:48', '2019-01-03 13:10:48', '', '', '', 'publish', 'closed', 'closed', '', '1069', '', '', '2019-01-03 05:10:48', '2019-01-03 13:10:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1069/', 0, 'nf_sub', '', 0),
(1068, 0, '2019-01-03 05:10:48', '2019-01-03 13:10:48', '', '', '', 'publish', 'closed', 'closed', '', '1068', '', '', '2019-01-03 05:10:48', '2019-01-03 13:10:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1068/', 0, 'nf_sub', '', 0),
(1067, 0, '2019-01-02 14:08:59', '2019-01-02 22:08:59', '', '', '', 'publish', 'closed', 'closed', '', '1067', '', '', '2019-01-02 14:08:59', '2019-01-02 22:08:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1067/', 0, 'nf_sub', '', 0),
(1066, 0, '2019-01-02 14:08:59', '2019-01-02 22:08:59', '', '', '', 'publish', 'closed', 'closed', '', '1066', '', '', '2019-01-02 14:08:59', '2019-01-02 22:08:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1066/', 0, 'nf_sub', '', 0),
(1065, 0, '2019-01-02 14:08:59', '2019-01-02 22:08:59', '', '', '', 'publish', 'closed', 'closed', '', '1065', '', '', '2019-01-02 14:08:59', '2019-01-02 22:08:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1065/', 0, 'nf_sub', '', 0),
(1064, 0, '2019-01-02 14:08:59', '2019-01-02 22:08:59', '', '', '', 'publish', 'closed', 'closed', '', '1064', '', '', '2019-01-02 14:08:59', '2019-01-02 22:08:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1064/', 0, 'nf_sub', '', 0),
(1063, 0, '2019-01-02 14:08:58', '2019-01-02 22:08:58', '', '', '', 'publish', 'closed', 'closed', '', '1063', '', '', '2019-01-02 14:08:58', '2019-01-02 22:08:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1063/', 0, 'nf_sub', '', 0),
(1062, 0, '2019-01-02 14:08:57', '2019-01-02 22:08:57', '', '', '', 'publish', 'closed', 'closed', '', '1062', '', '', '2019-01-02 14:08:57', '2019-01-02 22:08:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1062/', 0, 'nf_sub', '', 0),
(1061, 0, '2019-01-02 13:56:50', '2019-01-02 21:56:50', '', '', '', 'publish', 'closed', 'closed', '', '1061', '', '', '2019-01-02 13:56:50', '2019-01-02 21:56:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1061/', 0, 'nf_sub', '', 0),
(1060, 0, '2019-01-02 13:56:50', '2019-01-02 21:56:50', '', '', '', 'publish', 'closed', 'closed', '', '1060', '', '', '2019-01-02 13:56:50', '2019-01-02 21:56:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1060/', 0, 'nf_sub', '', 0),
(129, 1, '2014-11-19 15:27:10', '2014-11-19 23:27:10', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\n<h3 style=\"color: #28903b;\">Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible online or in-person.\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"mailto:admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-revision-v1', '', '', '2014-11-19 15:27:10', '2014-11-19 23:27:10', '', 15, 'http://www.wmaadmissions.ca/15-revision-v1/', 0, 'revision', '', 0),
(126, 1, '2014-11-19 14:54:15', '2014-11-19 22:54:15', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\n<h3>Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible online or in-person.\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"http://www.westsidemontessoriacademy.ca/contact/admissions@westsidemontessoriacademy.ca\">admissions@westsidemontessoriacademy.ca</a>', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-revision-v1', '', '', '2014-11-19 14:54:15', '2014-11-19 22:54:15', '', 15, 'http://www.wmaadmissions.ca/15-revision-v1/', 0, 'revision', '', 0),
(82, 1, '2014-11-17 17:10:04', '2014-11-18 01:10:04', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Preschool Application</h1>\r\nComplete this form to apply for a preschool program for your child. (*required field)', 'Test Form', '', 'publish', 'closed', 'closed', '', 'test-form', '', '', '2014-11-17 17:15:27', '2014-11-18 01:15:27', '', 0, 'http://www.wmaadmissions.ca/?page_id=82', 0, 'page', '', 0),
(84, 1, '2014-11-17 17:10:04', '2014-11-18 01:10:04', '', 'Test Form', '', 'inherit', 'open', 'open', '', '82-revision-v1', '', '', '2014-11-17 17:10:04', '2014-11-18 01:10:04', '', 82, 'http://www.wmaadmissions.ca/82-revision-v1/', 0, 'revision', '', 0),
(86, 1, '2014-11-17 17:10:40', '2014-11-18 01:10:40', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Preschool Application</h1>\r\nComplete this form to apply for a preschool program for your child. (*required field)', 'Test Form', '', 'inherit', 'open', 'open', '', '82-revision-v1', '', '', '2014-11-17 17:10:40', '2014-11-18 01:10:40', '', 82, 'http://www.wmaadmissions.ca/82-revision-v1/', 0, 'revision', '', 0),
(1114, 0, '2019-01-14 18:27:55', '2019-01-15 02:27:55', '', '', '', 'publish', 'closed', 'closed', '', '1114', '', '', '2019-01-14 18:27:55', '2019-01-15 02:27:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1114/', 0, 'nf_sub', '', 0),
(508, 0, '2017-10-04 15:05:21', '2017-10-04 22:05:21', '', '', '', 'publish', 'closed', 'closed', '', '508', '', '', '2017-10-04 15:05:21', '2017-10-04 22:05:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/508/', 0, 'nf_sub', '', 0),
(469, 0, '2017-08-28 15:44:58', '2017-08-28 22:44:58', '', '', '', 'publish', 'closed', 'closed', '', '469', '', '', '2017-08-28 15:44:58', '2017-08-28 22:44:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/469/', 0, 'nf_sub', '', 0),
(470, 0, '2017-08-28 15:44:58', '2017-08-28 22:44:58', '', '', '', 'publish', 'closed', 'closed', '', '470', '', '', '2017-08-28 15:44:58', '2017-08-28 22:44:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/470/', 0, 'nf_sub', '', 0),
(471, 0, '2017-08-28 15:47:02', '2017-08-28 22:47:02', '', '', '', 'publish', 'closed', 'closed', '', '471', '', '', '2017-08-28 15:47:02', '2017-08-28 22:47:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/471/', 0, 'nf_sub', '', 0),
(472, 0, '2017-08-28 15:47:02', '2017-08-28 22:47:02', '', '', '', 'publish', 'closed', 'closed', '', '472', '', '', '2017-08-28 15:47:02', '2017-08-28 22:47:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/472/', 0, 'nf_sub', '', 0),
(473, 0, '2017-08-28 15:59:57', '2017-08-28 22:59:57', '', '', '', 'publish', 'closed', 'closed', '', '473', '', '', '2017-08-28 15:59:57', '2017-08-28 22:59:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/473/', 0, 'nf_sub', '', 0),
(474, 0, '2017-08-28 15:59:58', '2017-08-28 22:59:58', '', '', '', 'publish', 'closed', 'closed', '', '474', '', '', '2017-08-28 15:59:58', '2017-08-28 22:59:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/474/', 0, 'nf_sub', '', 0),
(475, 0, '2017-08-28 16:07:50', '2017-08-28 23:07:50', '', '', '', 'publish', 'closed', 'closed', '', '475', '', '', '2017-08-28 16:07:50', '2017-08-28 23:07:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/475/', 0, 'nf_sub', '', 0),
(476, 0, '2017-08-28 16:07:50', '2017-08-28 23:07:50', '', '', '', 'publish', 'closed', 'closed', '', '476', '', '', '2017-08-28 16:07:50', '2017-08-28 23:07:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/476/', 0, 'nf_sub', '', 0),
(477, 0, '2017-08-28 16:29:09', '2017-08-28 23:29:09', '', '', '', 'publish', 'closed', 'closed', '', '477', '', '', '2017-08-28 16:29:09', '2017-08-28 23:29:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/477/', 0, 'nf_sub', '', 0),
(478, 0, '2017-08-28 16:29:09', '2017-08-28 23:29:09', '', '', '', 'publish', 'closed', 'closed', '', '478', '', '', '2017-08-28 16:29:09', '2017-08-28 23:29:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/478/', 0, 'nf_sub', '', 0),
(480, 0, '2017-08-29 14:16:50', '2017-08-29 21:16:50', '', '', '', 'publish', 'closed', 'closed', '', '480', '', '', '2017-08-29 14:16:50', '2017-08-29 21:16:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/480/', 0, 'nf_sub', '', 0),
(486, 0, '2017-09-11 13:23:45', '2017-09-11 20:23:45', '', '', '', 'publish', 'closed', 'closed', '', '486', '', '', '2017-09-11 13:23:45', '2017-09-11 20:23:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/486/', 0, 'nf_sub', '', 0),
(483, 0, '2017-09-05 17:15:04', '2017-09-06 00:15:04', '', '', '', 'publish', 'closed', 'closed', '', '483', '', '', '2017-09-05 17:15:04', '2017-09-06 00:15:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/483/', 0, 'nf_sub', '', 0),
(484, 0, '2017-09-07 11:35:33', '2017-09-07 18:35:33', '', '', '', 'publish', 'closed', 'closed', '', '484', '', '', '2017-09-07 11:35:33', '2017-09-07 18:35:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/484/', 0, 'nf_sub', '', 0),
(485, 0, '2017-09-07 11:35:34', '2017-09-07 18:35:34', '', '', '', 'publish', 'closed', 'closed', '', '485', '', '', '2017-09-07 11:35:34', '2017-09-07 18:35:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/485/', 0, 'nf_sub', '', 0),
(487, 0, '2017-09-11 13:23:45', '2017-09-11 20:23:45', '', '', '', 'publish', 'closed', 'closed', '', '487', '', '', '2017-09-11 13:23:45', '2017-09-11 20:23:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/487/', 0, 'nf_sub', '', 0),
(488, 0, '2017-09-13 14:40:55', '2017-09-13 21:40:55', '', '', '', 'publish', 'closed', 'closed', '', '488', '', '', '2017-09-13 14:40:55', '2017-09-13 21:40:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/488/', 0, 'nf_sub', '', 0),
(489, 0, '2017-09-13 14:40:55', '2017-09-13 21:40:55', '', '', '', 'publish', 'closed', 'closed', '', '489', '', '', '2017-09-13 14:40:55', '2017-09-13 21:40:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/489/', 0, 'nf_sub', '', 0),
(1059, 0, '2019-01-02 12:13:36', '2019-01-02 20:13:36', '', '', '', 'publish', 'closed', 'closed', '', '1059', '', '', '2019-01-02 12:13:36', '2019-01-02 20:13:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1059/', 0, 'nf_sub', '', 0),
(1058, 0, '2019-01-02 12:13:36', '2019-01-02 20:13:36', '', '', '', 'publish', 'closed', 'closed', '', '1058', '', '', '2019-01-02 12:13:36', '2019-01-02 20:13:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1058/', 0, 'nf_sub', '', 0),
(1145, 1, '2019-02-04 19:33:39', '2019-02-05 03:33:39', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2>\r\n&nbsp;\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3></h3>\r\n<h3 class=\"pb-header\" style=\"text-align: left;\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"pb-text\">\r\n\r\nWritten notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School. Once the registration fee of $1000.00 has been processed and a child is enrolled at WMA, the family is expected to pay for, and the child to attend, through to the end of the school year the registration fee was paid for. <span data-ccp-props=\"{\"> </span>\r\n\r\nThe following financial conditions apply upon voluntary withdrawal from WMA:<span data-ccp-props=\"{\"> </span>\r\n\r\nIf the withdrawal is:<span data-ccp-props=\"{\"> </span>\r\n<ul>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">Before September 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 50% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"2\" data-aria-level=\"1\">after September 1<span data-fontsize=\"10\">st</span> but before January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 75% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">After January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying the full amount of the total annual tuition</b></li>\r\n</ul>\r\n&nbsp;\r\n\r\nCommitments for salaries, leases and maintenance fees are on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Westside Montessori Academy Society is a non-profit society and will take the necessary legal steps to recover any losses incurred by non-payment of any fees owed. WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made.\r\n\r\n</div>\r\n</div>\r\n&nbsp;\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Casa dei Bambini</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nParents who wish to withdraw their child from Casa, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\nOnce the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\n<em>There will be no refunds for students leaving after March 1st.</em>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2019-02-04 19:33:39', '2019-02-05 03:33:39', '', 70, 'http://www.wmaadmissions.ca/70-revision-v1/', 0, 'revision', '', 0),
(137, 1, '2014-11-20 16:12:50', '2014-11-21 00:12:50', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child.\r\n<div class=\"program\">\r\n<h3>Preschool Program:</h3>\r\nStep 1: Complete our <a title=\"Preschool Application\" href=\"http://www.wmaadmissions.ca/preschool/\">Preschool online application</a>\r\nStep 2: Submit $50 application fee (non-refundable)\r\nStep 3: Accept invitation to an upcoming Open House event\r\nStep 4: Sign up for an in class observation\r\n</div>\r\n\r\n<div class=\"program\">\r\n<h3>Elementary Program:</h3>\r\nStep 1: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 2: Submit $200 application fee (non-refundable)\r\nStep 3: Applicants attend classroom observation and interview\r\n<br />\r\n</div>\r\n\r\n<div>\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space.\r\nIf your child is offered a space, registration will be complete once we receive the following by the date requested:\r\n<ul>\r\n	<li><span style=\"color: #333333;\">Completed registration form with required documentation</span></li>\r\n	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n	<li><span style=\"color: #333333;\">Post-dated tuition cheques / PAD form (Pre-Authourized Deposit)</span></li>\r\n</ul>\r\n</div>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\">Tuition &amp; Fees</a> | <a title=\"Refunds &amp; Withdrawals\" href=\"http://www.wmaadmissions.ca/refunds-withdrawals/\" target=\"_blank\">Refund Policy</a>\r\n\r\n&nbsp;\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">admissions office</a>\r\n\r\nPhone: (604) 434-9611', 'Home', '', 'inherit', 'open', 'open', '', '64-revision-v1', '', '', '2014-11-20 16:12:50', '2014-11-21 00:12:50', '', 64, 'http://www.wmaadmissions.ca/64-revision-v1/', 0, 'revision', '', 0),
(702, 1, '2018-02-05 09:59:31', '2018-02-05 17:59:31', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2>\r\n&nbsp;\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\" style=\"text-align: left;\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"pb-text\">\r\n\r\nWritten notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School. Once the registration fee of $1000.00 has been processed and a child is enrolled at WMA, the family is expected to pay for, and the child to attend, through to the end of the school year the registration fee was paid for. <span data-ccp-props=\"{\"> </span>\r\n\r\nThe following financial conditions apply upon voluntary withdrawal from WMA:<span data-ccp-props=\"{\"> </span>\r\n\r\nIf the withdrawal is:<span data-ccp-props=\"{\"> </span>\r\n<ul>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">Before September 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 50% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"2\" data-aria-level=\"1\">after September 1<span data-fontsize=\"10\">st</span> but before January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 75% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">After January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying the full amount of the total annual tuition</b></li>\r\n</ul>\r\n&nbsp;\r\n\r\nCommitments for salaries, leases and maintenance fees are on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Westside Montessori Academy Society is a non-profit society and will take the necessary legal steps to recover any losses incurred by non-payment of any fees owed. WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made.\r\n\r\n</div>\r\n</div>\r\n&nbsp;\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Preschool</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nParents who wish to withdraw their child from the preschool, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\nOnce the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\n<em>There will be no refunds for students leaving after March 1st.</em>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2018-02-05 09:59:31', '2018-02-05 17:59:31', '', 70, 'http://www.wmaadmissions.ca/70-revision-v1/', 0, 'revision', '', 0),
(703, 1, '2018-02-05 09:59:44', '2018-02-05 17:59:44', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2>\r\n&nbsp;\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3></h3>\r\n<h3 class=\"pb-header\" style=\"text-align: left;\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"pb-text\">\r\n\r\nWritten notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School. Once the registration fee of $1000.00 has been processed and a child is enrolled at WMA, the family is expected to pay for, and the child to attend, through to the end of the school year the registration fee was paid for. <span data-ccp-props=\"{\"> </span>\r\n\r\nThe following financial conditions apply upon voluntary withdrawal from WMA:<span data-ccp-props=\"{\"> </span>\r\n\r\nIf the withdrawal is:<span data-ccp-props=\"{\"> </span>\r\n<ul>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">Before September 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 50% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"2\" data-aria-level=\"1\">after September 1<span data-fontsize=\"10\">st</span> but before January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying 75% of the total annual tuition</b><span data-ccp-props=\"{\"> </span></li>\r\n 	<li data-leveltext=\"\" data-font=\"Symbol\" data-listid=\"6\" data-aria-posinset=\"1\" data-aria-level=\"1\">After January 1<span data-fontsize=\"10\">st:</span><span data-ccp-props=\"{\">\r\n</span><b>You are responsible for paying the full amount of the total annual tuition</b></li>\r\n</ul>\r\n&nbsp;\r\n\r\nCommitments for salaries, leases and maintenance fees are on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Westside Montessori Academy Society is a non-profit society and will take the necessary legal steps to recover any losses incurred by non-payment of any fees owed. WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made.\r\n\r\n</div>\r\n</div>\r\n&nbsp;\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Preschool</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nParents who wish to withdraw their child from the preschool, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\nOnce the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\n<em>There will be no refunds for students leaving after March 1st.</em>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2018-02-05 09:59:44', '2018-02-05 17:59:44', '', 70, 'http://www.wmaadmissions.ca/70-revision-v1/', 0, 'revision', '', 0),
(1146, 0, '2019-02-05 22:42:57', '2019-02-06 06:42:57', '', '', '', 'publish', 'closed', 'closed', '', '1146', '', '', '2019-02-05 22:42:57', '2019-02-06 06:42:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1146/', 0, 'nf_sub', '', 0),
(1147, 0, '2019-02-05 22:42:57', '2019-02-06 06:42:57', '', '', '', 'publish', 'closed', 'closed', '', '1147', '', '', '2019-02-05 22:42:57', '2019-02-06 06:42:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1147/', 0, 'nf_sub', '', 0),
(1148, 0, '2019-02-06 12:35:48', '2019-02-06 20:35:48', '', '', '', 'publish', 'closed', 'closed', '', '1148', '', '', '2019-02-06 12:35:48', '2019-02-06 20:35:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1148/', 0, 'nf_sub', '', 0),
(1149, 0, '2019-02-06 12:35:49', '2019-02-06 20:35:49', '', '', '', 'publish', 'closed', 'closed', '', '1149', '', '', '2019-02-06 12:35:49', '2019-02-06 20:35:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1149/', 0, 'nf_sub', '', 0),
(1150, 0, '2019-02-06 21:49:45', '2019-02-07 05:49:45', '', '', '', 'publish', 'closed', 'closed', '', '1150', '', '', '2019-02-06 21:49:45', '2019-02-07 05:49:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1150/', 0, 'nf_sub', '', 0),
(1151, 0, '2019-02-06 21:49:45', '2019-02-07 05:49:45', '', '', '', 'publish', 'closed', 'closed', '', '1151', '', '', '2019-02-06 21:49:45', '2019-02-07 05:49:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1151/', 0, 'nf_sub', '', 0),
(1152, 0, '2019-02-06 21:49:49', '2019-02-07 05:49:49', '', '', '', 'publish', 'closed', 'closed', '', '1152', '', '', '2019-02-06 21:49:49', '2019-02-07 05:49:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1152/', 0, 'nf_sub', '', 0),
(1153, 0, '2019-02-06 21:49:50', '2019-02-07 05:49:50', '', '', '', 'publish', 'closed', 'closed', '', '1153', '', '', '2019-02-06 21:49:50', '2019-02-07 05:49:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1153/', 0, 'nf_sub', '', 0),
(1154, 0, '2019-02-07 19:08:25', '2019-02-08 03:08:25', '', '', '', 'publish', 'closed', 'closed', '', '1154', '', '', '2019-02-07 19:08:25', '2019-02-08 03:08:25', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1154/', 0, 'nf_sub', '', 0),
(1155, 0, '2019-02-07 19:08:25', '2019-02-08 03:08:25', '', '', '', 'publish', 'closed', 'closed', '', '1155', '', '', '2019-02-07 19:08:25', '2019-02-08 03:08:25', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1155/', 0, 'nf_sub', '', 0),
(1156, 0, '2019-02-07 21:00:01', '2019-02-08 05:00:01', '', '', '', 'publish', 'closed', 'closed', '', '1156', '', '', '2019-02-07 21:00:01', '2019-02-08 05:00:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1156/', 0, 'nf_sub', '', 0),
(1157, 0, '2019-02-07 21:00:01', '2019-02-08 05:00:01', '', '', '', 'publish', 'closed', 'closed', '', '1157', '', '', '2019-02-07 21:00:01', '2019-02-08 05:00:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1157/', 0, 'nf_sub', '', 0),
(1158, 0, '2019-02-08 01:20:46', '2019-02-08 09:20:46', '', '', '', 'publish', 'closed', 'closed', '', '1158', '', '', '2019-02-08 01:20:46', '2019-02-08 09:20:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1158/', 0, 'nf_sub', '', 0),
(1159, 0, '2019-02-08 01:20:46', '2019-02-08 09:20:46', '', '', '', 'publish', 'closed', 'closed', '', '1159', '', '', '2019-02-08 01:20:46', '2019-02-08 09:20:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1159/', 0, 'nf_sub', '', 0),
(1160, 0, '2019-02-08 10:30:33', '2019-02-08 18:30:33', '', '', '', 'publish', 'closed', 'closed', '', '1160', '', '', '2019-02-08 10:30:33', '2019-02-08 18:30:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1160/', 0, 'nf_sub', '', 0),
(1161, 0, '2019-02-08 10:30:34', '2019-02-08 18:30:34', '', '', '', 'publish', 'closed', 'closed', '', '1161', '', '', '2019-02-08 10:30:34', '2019-02-08 18:30:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1161/', 0, 'nf_sub', '', 0),
(1162, 0, '2019-02-08 14:54:26', '2019-02-08 22:54:26', '', '', '', 'publish', 'closed', 'closed', '', '1162', '', '', '2019-02-08 14:54:26', '2019-02-08 22:54:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1162/', 0, 'nf_sub', '', 0),
(1163, 0, '2019-02-08 14:54:26', '2019-02-08 22:54:26', '', '', '', 'publish', 'closed', 'closed', '', '1163', '', '', '2019-02-08 14:54:26', '2019-02-08 22:54:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1163/', 0, 'nf_sub', '', 0),
(1165, 0, '2019-02-11 23:56:14', '2019-02-12 07:56:14', '', '', '', 'publish', 'closed', 'closed', '', '1165', '', '', '2019-02-11 23:56:14', '2019-02-12 07:56:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1165/', 0, 'nf_sub', '', 0),
(1166, 0, '2019-02-13 07:59:48', '2019-02-13 15:59:48', '', '', '', 'publish', 'closed', 'closed', '', '1166', '', '', '2019-02-13 07:59:48', '2019-02-13 15:59:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1166/', 0, 'nf_sub', '', 0),
(1167, 0, '2019-02-13 07:59:49', '2019-02-13 15:59:49', '', '', '', 'publish', 'closed', 'closed', '', '1167', '', '', '2019-02-13 07:59:49', '2019-02-13 15:59:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1167/', 0, 'nf_sub', '', 0),
(1168, 0, '2019-02-14 13:13:45', '2019-02-14 21:13:45', '', '', '', 'publish', 'closed', 'closed', '', '1168', '', '', '2019-02-14 13:13:45', '2019-02-14 21:13:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1168/', 0, 'nf_sub', '', 0);
INSERT INTO `wp_eauwvw_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1169, 0, '2019-02-14 13:13:46', '2019-02-14 21:13:46', '', '', '', 'publish', 'closed', 'closed', '', '1169', '', '', '2019-02-14 13:13:46', '2019-02-14 21:13:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1169/', 0, 'nf_sub', '', 0),
(1170, 0, '2019-02-16 08:10:25', '2019-02-16 16:10:25', '', '', '', 'publish', 'closed', 'closed', '', '1170', '', '', '2019-02-16 08:10:25', '2019-02-16 16:10:25', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1170/', 0, 'nf_sub', '', 0),
(1171, 0, '2019-02-16 08:10:26', '2019-02-16 16:10:26', '', '', '', 'publish', 'closed', 'closed', '', '1171', '', '', '2019-02-16 08:10:26', '2019-02-16 16:10:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1171/', 0, 'nf_sub', '', 0),
(1172, 0, '2019-02-19 14:54:37', '2019-02-19 22:54:37', '', '', '', 'publish', 'closed', 'closed', '', '1172', '', '', '2019-02-19 14:54:37', '2019-02-19 22:54:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1172/', 0, 'nf_sub', '', 0),
(1173, 0, '2019-02-19 14:54:37', '2019-02-19 22:54:37', '', '', '', 'publish', 'closed', 'closed', '', '1173', '', '', '2019-02-19 14:54:37', '2019-02-19 22:54:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1173/', 0, 'nf_sub', '', 0),
(1174, 0, '2019-02-21 20:07:10', '2019-02-22 04:07:10', '', '', '', 'publish', 'closed', 'closed', '', '1174', '', '', '2019-02-21 20:07:10', '2019-02-22 04:07:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1174/', 0, 'nf_sub', '', 0),
(1175, 0, '2019-02-21 20:07:10', '2019-02-22 04:07:10', '', '', '', 'publish', 'closed', 'closed', '', '1175', '', '', '2019-02-21 20:07:10', '2019-02-22 04:07:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1175/', 0, 'nf_sub', '', 0),
(1176, 0, '2019-02-22 00:02:15', '2019-02-22 08:02:15', '', '', '', 'publish', 'closed', 'closed', '', '1176', '', '', '2019-02-22 00:02:15', '2019-02-22 08:02:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1176/', 0, 'nf_sub', '', 0),
(1177, 0, '2019-02-22 00:02:15', '2019-02-22 08:02:15', '', '', '', 'publish', 'closed', 'closed', '', '1177', '', '', '2019-02-22 00:02:15', '2019-02-22 08:02:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1177/', 0, 'nf_sub', '', 0),
(1187, 0, '2019-03-05 21:44:53', '2019-03-06 05:44:53', '', '', '', 'publish', 'closed', 'closed', '', '1187', '', '', '2019-03-05 21:44:53', '2019-03-06 05:44:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1187/', 0, 'nf_sub', '', 0),
(1179, 0, '2019-02-22 16:55:59', '2019-02-23 00:55:59', '', '', '', 'publish', 'closed', 'closed', '', '1179', '', '', '2019-02-22 16:55:59', '2019-02-23 00:55:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1179/', 0, 'nf_sub', '', 0),
(352, 1, '2016-10-25 09:10:17', '2016-10-25 16:10:17', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n\r\n•    Written notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School.\r\n\r\n•    Once the registration fee of $750.00 has been processed and a child is enrolled at WMA, the family are expected to pay for (and the child to attend) through to the end of the school year the registration fee was paid for.\r\n\r\n•    There will be no refunds of tuition paid. Any outstanding tuition for the school year is due immediately upon voluntary withdrawal whether before the school year has started, or if withdrawal occurs mid-year.\r\n\r\n•    WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made. Commitments for salaries, leases and maintenance fees are made on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Therefore, most schools, out of necessity, must take the position that there can be neither a refund of fees paid nor cancellation of unpaid fee obligations.\r\n\r\n</div><br/>\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Preschool</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\n• Parents who wish to withdraw their child from the preschool, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\n•    Once the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\nThere will be no refunds for students leaving after March 1st.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div><br/>\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div><br/>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'open', 'open', '', '70-revision-v1', '', '', '2016-10-25 09:10:17', '2016-10-25 16:10:17', '', 70, 'http://www.wmaadmissions.ca/70-revision-v1/', 0, 'revision', '', 0),
(705, 0, '2018-02-06 15:26:17', '2018-02-06 23:26:17', '', '', '', 'publish', 'closed', 'closed', '', '705', '', '', '2018-02-06 15:26:17', '2018-02-06 23:26:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/705/', 0, 'nf_sub', '', 0),
(706, 0, '2018-02-06 22:09:00', '2018-02-07 06:09:00', '', '', '', 'publish', 'closed', 'closed', '', '706', '', '', '2018-02-06 22:09:00', '2018-02-07 06:09:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/706/', 0, 'nf_sub', '', 0),
(707, 0, '2018-02-06 22:09:00', '2018-02-07 06:09:00', '', '', '', 'publish', 'closed', 'closed', '', '707', '', '', '2018-02-06 22:09:00', '2018-02-07 06:09:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/707/', 0, 'nf_sub', '', 0),
(708, 0, '2018-02-09 19:15:20', '2018-02-10 03:15:20', '', '', '', 'publish', 'closed', 'closed', '', '708', '', '', '2018-02-09 19:15:20', '2018-02-10 03:15:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/708/', 0, 'nf_sub', '', 0),
(709, 0, '2018-02-09 19:15:21', '2018-02-10 03:15:21', '', '', '', 'publish', 'closed', 'closed', '', '709', '', '', '2018-02-09 19:15:21', '2018-02-10 03:15:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/709/', 0, 'nf_sub', '', 0),
(710, 0, '2018-02-11 00:45:20', '2018-02-11 08:45:20', '', '', '', 'publish', 'closed', 'closed', '', '710', '', '', '2018-02-11 00:45:20', '2018-02-11 08:45:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/710/', 0, 'nf_sub', '', 0),
(711, 0, '2018-02-11 00:45:20', '2018-02-11 08:45:20', '', '', '', 'publish', 'closed', 'closed', '', '711', '', '', '2018-02-11 00:45:20', '2018-02-11 08:45:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/711/', 0, 'nf_sub', '', 0),
(712, 0, '2018-02-12 10:03:25', '2018-02-12 18:03:25', '', '', '', 'publish', 'closed', 'closed', '', '712', '', '', '2018-02-12 10:03:25', '2018-02-12 18:03:25', '', 0, 'http://www.wmaadmissions.ca/nf_sub/712/', 0, 'nf_sub', '', 0),
(713, 0, '2018-02-12 10:03:26', '2018-02-12 18:03:26', '', '', '', 'publish', 'closed', 'closed', '', '713', '', '', '2018-02-12 10:03:26', '2018-02-12 18:03:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/713/', 0, 'nf_sub', '', 0),
(714, 0, '2018-02-19 21:57:59', '2018-02-20 05:57:59', '', '', '', 'publish', 'closed', 'closed', '', '714', '', '', '2018-02-19 21:57:59', '2018-02-20 05:57:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/714/', 0, 'nf_sub', '', 0),
(715, 0, '2018-02-19 21:57:59', '2018-02-20 05:57:59', '', '', '', 'publish', 'closed', 'closed', '', '715', '', '', '2018-02-19 21:57:59', '2018-02-20 05:57:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/715/', 0, 'nf_sub', '', 0),
(716, 0, '2018-02-19 22:45:16', '2018-02-20 06:45:16', '', '', '', 'publish', 'closed', 'closed', '', '716', '', '', '2018-02-19 22:45:16', '2018-02-20 06:45:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/716/', 0, 'nf_sub', '', 0),
(717, 0, '2018-02-19 22:45:16', '2018-02-20 06:45:16', '', '', '', 'publish', 'closed', 'closed', '', '717', '', '', '2018-02-19 22:45:16', '2018-02-20 06:45:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/717/', 0, 'nf_sub', '', 0),
(718, 0, '2018-02-20 10:06:05', '2018-02-20 18:06:05', '', '', '', 'publish', 'closed', 'closed', '', '718', '', '', '2018-02-20 10:06:05', '2018-02-20 18:06:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/718/', 0, 'nf_sub', '', 0),
(719, 0, '2018-02-20 10:06:06', '2018-02-20 18:06:06', '', '', '', 'publish', 'closed', 'closed', '', '719', '', '', '2018-02-20 10:06:06', '2018-02-20 18:06:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/719/', 0, 'nf_sub', '', 0),
(720, 0, '2018-02-20 11:07:01', '2018-02-20 19:07:01', '', '', '', 'publish', 'closed', 'closed', '', '720', '', '', '2018-02-20 11:07:01', '2018-02-20 19:07:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/720/', 0, 'nf_sub', '', 0),
(721, 0, '2018-02-20 11:07:02', '2018-02-20 19:07:02', '', '', '', 'publish', 'closed', 'closed', '', '721', '', '', '2018-02-20 11:07:02', '2018-02-20 19:07:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/721/', 0, 'nf_sub', '', 0),
(722, 0, '2018-02-20 14:12:19', '2018-02-20 22:12:19', '', '', '', 'publish', 'closed', 'closed', '', '722', '', '', '2018-02-20 14:12:19', '2018-02-20 22:12:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/722/', 0, 'nf_sub', '', 0),
(723, 0, '2018-02-20 14:12:20', '2018-02-20 22:12:20', '', '', '', 'publish', 'closed', 'closed', '', '723', '', '', '2018-02-20 14:12:20', '2018-02-20 22:12:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/723/', 0, 'nf_sub', '', 0),
(724, 0, '2018-02-20 16:29:19', '2018-02-21 00:29:19', '', '', '', 'publish', 'closed', 'closed', '', '724', '', '', '2018-02-20 16:29:19', '2018-02-21 00:29:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/724/', 0, 'nf_sub', '', 0),
(725, 0, '2018-02-20 16:29:19', '2018-02-21 00:29:19', '', '', '', 'publish', 'closed', 'closed', '', '725', '', '', '2018-02-20 16:29:19', '2018-02-21 00:29:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/725/', 0, 'nf_sub', '', 0),
(726, 0, '2018-02-20 16:40:15', '2018-02-21 00:40:15', '', '', '', 'publish', 'closed', 'closed', '', '726', '', '', '2018-02-20 16:40:15', '2018-02-21 00:40:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/726/', 0, 'nf_sub', '', 0),
(727, 0, '2018-02-20 16:40:16', '2018-02-21 00:40:16', '', '', '', 'publish', 'closed', 'closed', '', '727', '', '', '2018-02-20 16:40:16', '2018-02-21 00:40:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/727/', 0, 'nf_sub', '', 0),
(728, 0, '2018-02-22 09:40:02', '2018-02-22 17:40:02', '', '', '', 'publish', 'closed', 'closed', '', '728', '', '', '2018-02-22 09:40:02', '2018-02-22 17:40:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/728/', 0, 'nf_sub', '', 0),
(729, 0, '2018-02-22 09:40:02', '2018-02-22 17:40:02', '', '', '', 'publish', 'closed', 'closed', '', '729', '', '', '2018-02-22 09:40:02', '2018-02-22 17:40:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/729/', 0, 'nf_sub', '', 0),
(730, 0, '2018-02-23 22:45:07', '2018-02-24 06:45:07', '', '', '', 'publish', 'closed', 'closed', '', '730', '', '', '2018-02-23 22:45:07', '2018-02-24 06:45:07', '', 0, 'http://www.wmaadmissions.ca/nf_sub/730/', 0, 'nf_sub', '', 0),
(731, 0, '2018-02-23 22:45:08', '2018-02-24 06:45:08', '', '', '', 'publish', 'closed', 'closed', '', '731', '', '', '2018-02-23 22:45:08', '2018-02-24 06:45:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/731/', 0, 'nf_sub', '', 0),
(732, 0, '2018-02-26 13:51:29', '2018-02-26 21:51:29', '', '', '', 'publish', 'closed', 'closed', '', '732', '', '', '2018-02-26 13:51:29', '2018-02-26 21:51:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/732/', 0, 'nf_sub', '', 0),
(733, 0, '2018-02-26 13:51:29', '2018-02-26 21:51:29', '', '', '', 'publish', 'closed', 'closed', '', '733', '', '', '2018-02-26 13:51:29', '2018-02-26 21:51:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/733/', 0, 'nf_sub', '', 0),
(734, 0, '2018-03-05 19:58:21', '2018-03-06 03:58:21', '', '', '', 'publish', 'closed', 'closed', '', '734', '', '', '2018-03-05 19:58:21', '2018-03-06 03:58:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/734/', 0, 'nf_sub', '', 0),
(735, 0, '2018-03-05 19:58:22', '2018-03-06 03:58:22', '', '', '', 'publish', 'closed', 'closed', '', '735', '', '', '2018-03-05 19:58:22', '2018-03-06 03:58:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/735/', 0, 'nf_sub', '', 0),
(736, 0, '2018-03-07 19:12:13', '2018-03-08 03:12:13', '', '', '', 'publish', 'closed', 'closed', '', '736', '', '', '2018-03-07 19:12:13', '2018-03-08 03:12:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/736/', 0, 'nf_sub', '', 0),
(737, 0, '2018-03-07 19:12:13', '2018-03-08 03:12:13', '', '', '', 'publish', 'closed', 'closed', '', '737', '', '', '2018-03-07 19:12:13', '2018-03-08 03:12:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/737/', 0, 'nf_sub', '', 0),
(738, 0, '2018-03-13 10:58:35', '2018-03-13 17:58:35', '', '', '', 'publish', 'closed', 'closed', '', '738', '', '', '2018-03-13 10:58:35', '2018-03-13 17:58:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/738/', 0, 'nf_sub', '', 0),
(350, 1, '2016-10-25 09:09:31', '2016-10-25 16:09:31', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n\r\n•    Written notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School.\r\n\r\n•    Once the registration fee of $750.00 has been processed and a child is enrolled at WMA, the family are expected to pay for (and the child to attend) through to the end of the school year the registration fee was paid for.\r\n\r\n•    There will be no refunds of tuition paid. Any outstanding tuition for the school year is due immediately upon voluntary withdrawal whether before the school year has started, or if withdrawal occurs mid-year.\r\n\r\n•    WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made. Commitments for salaries, leases and maintenance fees are made on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Therefore, most schools, out of necessity, must take the position that there can be neither a refund of fees paid nor cancellation of unpaid fee obligations.\r\n\r\n</div><br/>\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Preschool</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\n• Parents who wish to withdraw their child from the preschool, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\n•    Once the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\nThere will be no refunds for students leaving after March 1st.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'open', 'open', '', '70-revision-v1', '', '', '2016-10-25 09:09:31', '2016-10-25 16:09:31', '', 70, 'http://www.wmaadmissions.ca/70-revision-v1/', 0, 'revision', '', 0),
(351, 1, '2016-10-25 09:09:57', '2016-10-25 16:09:57', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n\r\n•    Written notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School.\r\n\r\n•    Once the registration fee of $750.00 has been processed and a child is enrolled at WMA, the family are expected to pay for (and the child to attend) through to the end of the school year the registration fee was paid for.\r\n\r\n•    There will be no refunds of tuition paid. Any outstanding tuition for the school year is due immediately upon voluntary withdrawal whether before the school year has started, or if withdrawal occurs mid-year.\r\n\r\n•    WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made. Commitments for salaries, leases and maintenance fees are made on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Therefore, most schools, out of necessity, must take the position that there can be neither a refund of fees paid nor cancellation of unpaid fee obligations.\r\n\r\n</div><br/>\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Preschool</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\n• Parents who wish to withdraw their child from the preschool, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\n•    Once the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\nThere will be no refunds for students leaving after March 1st.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div><br/>\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'open', 'open', '', '70-revision-v1', '', '', '2016-10-25 09:09:57', '2016-10-25 16:09:57', '', 70, 'http://www.wmaadmissions.ca/70-revision-v1/', 0, 'revision', '', 0),
(138, 1, '2014-11-20 16:14:15', '2014-11-21 00:14:15', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child.\r\n<div class=\"program\">\r\n<h3>Preschool Program:</h3>\r\nStep 1: Complete our <a title=\"Preschool Application\" href=\"http://www.wmaadmissions.ca/preschool/\">Preschool online application</a>\r\nStep 2: Submit $50 application fee (non-refundable)\r\nStep 3: Accept invitation to an upcoming Open House event\r\nStep 4: Sign up for an in class observation\r\n</div>\r\n\r\n<div class=\"program\">\r\n<h3>Elementary Program:</h3>\r\nStep 1: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 2: Submit $200 application fee (non-refundable)\r\nStep 3: Applicants attend classroom observation and interview\r\n<br /><br />\r\n</div>\r\n\r\n<div>\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space.\r\nIf your child is offered a space, registration will be complete once we receive the following by the date requested:\r\n<ul>\r\n	<li><span style=\"color: #333333;\">Completed registration form with required documentation</span></li>\r\n	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n	<li><span style=\"color: #333333;\">Post-dated tuition cheques / PAD form (Pre-Authourized Deposit)</span></li>\r\n</ul>\r\n</div>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\">Tuition &amp; Fees</a> | <a title=\"Refunds &amp; Withdrawals\" href=\"http://www.wmaadmissions.ca/refunds-withdrawals/\" target=\"_blank\">Refund Policy</a>\r\n\r\n&nbsp;\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">admissions office</a>\r\n\r\nPhone: (604) 434-9611', 'Home', '', 'inherit', 'open', 'open', '', '64-revision-v1', '', '', '2014-11-20 16:14:15', '2014-11-21 00:14:15', '', 64, 'http://www.wmaadmissions.ca/64-revision-v1/', 0, 'revision', '', 0),
(140, 1, '2014-11-20 16:16:00', '2014-11-21 00:16:00', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child.\r\n<div class=\"program\">\r\n<h3>Preschool Program:</h3>\r\nStep 1: Complete our <a title=\"Preschool Application\" href=\"http://www.wmaadmissions.ca/preschool/\">Preschool online application</a>\r\nStep 2: Submit $50 application fee (non-refundable)\r\nStep 3: Accept invitation to an upcoming Open House event\r\nStep 4: Sign up for an in class observation\r\n</div>\r\n\r\n<div class=\"program\">\r\n<h3>Elementary Program:</h3>\r\nStep 1: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 2: Submit $200 application fee (non-refundable)\r\nStep 3: Applicants attend classroom observation and interview\r\n</div>\r\n\r\n<div class=\"wide\">\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space.\r\nIf your child is offered a space, registration will be complete once we receive the following by the date requested:\r\n<ul>\r\n	<li><span style=\"color: #333333;\">Completed registration form with required documentation</span></li>\r\n	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n	<li><span style=\"color: #333333;\">Post-dated tuition cheques / PAD form (Pre-Authourized Deposit)</span></li>\r\n</ul>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\">Tuition &amp; Fees</a> | <a title=\"Refunds &amp; Withdrawals\" href=\"http://www.wmaadmissions.ca/refunds-withdrawals/\" target=\"_blank\">Refund Policy</a>\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">admissions office</a>\r\n\r\nPhone: (604) 434-9611\r\n</div>', 'Home', '', 'inherit', 'open', 'open', '', '64-revision-v1', '', '', '2014-11-20 16:16:00', '2014-11-21 00:16:00', '', 64, 'http://www.wmaadmissions.ca/64-revision-v1/', 0, 'revision', '', 0),
(139, 1, '2014-11-20 16:15:09', '2014-11-21 00:15:09', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child.\r\n<div class=\"program\">\r\n<h3>Preschool Program:</h3>\r\nStep 1: Complete our <a title=\"Preschool Application\" href=\"http://www.wmaadmissions.ca/preschool/\">Preschool online application</a>\r\nStep 2: Submit $50 application fee (non-refundable)\r\nStep 3: Accept invitation to an upcoming Open House event\r\nStep 4: Sign up for an in class observation\r\n</div>\r\n\r\n<div class=\"program\">\r\n<h3>Elementary Program:</h3>\r\nStep 1: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 2: Submit $200 application fee (non-refundable)\r\nStep 3: Applicants attend classroom observation and interview\r\n<br /><br />\r\n</div>\r\n\r\n<div class=\"wide\">\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space.\r\nIf your child is offered a space, registration will be complete once we receive the following by the date requested:\r\n<ul>\r\n	<li><span style=\"color: #333333;\">Completed registration form with required documentation</span></li>\r\n	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n	<li><span style=\"color: #333333;\">Post-dated tuition cheques / PAD form (Pre-Authourized Deposit)</span></li>\r\n</ul>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\">Tuition &amp; Fees</a> | <a title=\"Refunds &amp; Withdrawals\" href=\"http://www.wmaadmissions.ca/refunds-withdrawals/\" target=\"_blank\">Refund Policy</a>\r\n\r\n&nbsp;\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">admissions office</a>\r\n\r\nPhone: (604) 434-9611\r\n</div>', 'Home', '', 'inherit', 'open', 'open', '', '64-revision-v1', '', '', '2014-11-20 16:15:09', '2014-11-21 00:15:09', '', 64, 'http://www.wmaadmissions.ca/64-revision-v1/', 0, 'revision', '', 0),
(353, 1, '2016-10-25 09:10:59', '2016-10-25 16:10:59', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2><br/>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n\r\n•    Written notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School.\r\n\r\n•    Once the registration fee of $750.00 has been processed and a child is enrolled at WMA, the family are expected to pay for (and the child to attend) through to the end of the school year the registration fee was paid for.\r\n\r\n•    There will be no refunds of tuition paid. Any outstanding tuition for the school year is due immediately upon voluntary withdrawal whether before the school year has started, or if withdrawal occurs mid-year.\r\n\r\n•    WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made. Commitments for salaries, leases and maintenance fees are made on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Therefore, most schools, out of necessity, must take the position that there can be neither a refund of fees paid nor cancellation of unpaid fee obligations.\r\n\r\n</div><br/>\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Preschool</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\n• Parents who wish to withdraw their child from the preschool, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\n•    Once the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\nThere will be no refunds for students leaving after March 1st.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div><br/>\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div><br/>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'open', 'open', '', '70-revision-v1', '', '', '2016-10-25 09:10:59', '2016-10-25 16:10:59', '', 70, 'http://www.wmaadmissions.ca/70-revision-v1/', 0, 'revision', '', 0),
(1057, 0, '2019-01-01 13:42:07', '2019-01-01 21:42:07', '', '', '', 'publish', 'closed', 'closed', '', '1057', '', '', '2019-01-01 13:42:07', '2019-01-01 21:42:07', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1057/', 0, 'nf_sub', '', 0),
(1056, 0, '2019-01-01 13:42:07', '2019-01-01 21:42:07', '', '', '', 'publish', 'closed', 'closed', '', '1056', '', '', '2019-01-01 13:42:07', '2019-01-01 21:42:07', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1056/', 0, 'nf_sub', '', 0),
(356, 1, '2016-10-25 09:22:16', '2016-10-25 16:22:16', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\n<h3 style=\"color: #28903b;\">Your application has been successfully received. Please check your email.</h3>\r\nYou should expect to receive two email messages:\r\n<ol>\r\n	<li>A confirmation email including a copy of the information submitted</li>\r\n	<li>A follow-up email with the application fee invoice</li>\r\n</ol>\r\nPlease submit the application fee as soon as possible either online or in-person.\r\n\r\nWe thank you for your interest in Westside Montessori Academy and look forward to meeting at an upcoming Open House event.\r\n\r\nPlease do contact us with any questions or concerns.\r\n\r\nPhone: (604) 434-9611\r\n\r\nEmail: <a href=\"mailto:admissions@westsidemontessoriacademy.ca\">admissions office</a>', 'Thank You for your Interest in WMA!', '', 'inherit', 'open', 'open', '', '15-revision-v1', '', '', '2016-10-25 09:22:16', '2016-10-25 16:22:16', '', 15, 'http://www.wmaadmissions.ca/15-revision-v1/', 0, 'revision', '', 0),
(1113, 0, '2019-01-13 21:18:55', '2019-01-14 05:18:55', '', '', '', 'publish', 'closed', 'closed', '', '1113', '', '', '2019-01-13 21:18:55', '2019-01-14 05:18:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1113/', 0, 'nf_sub', '', 0),
(1112, 0, '2019-01-13 21:18:55', '2019-01-14 05:18:55', '', '', '', 'publish', 'closed', 'closed', '', '1112', '', '', '2019-01-13 21:18:55', '2019-01-14 05:18:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1112/', 0, 'nf_sub', '', 0),
(1054, 0, '2019-01-01 12:23:03', '2019-01-01 20:23:03', '', '', '', 'publish', 'closed', 'closed', '', '1054', '', '', '2019-01-01 12:23:03', '2019-01-01 20:23:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1054/', 0, 'nf_sub', '', 0),
(1055, 0, '2019-01-01 12:23:03', '2019-01-01 20:23:03', '', '', '', 'publish', 'closed', 'closed', '', '1055', '', '', '2019-01-01 12:23:03', '2019-01-01 20:23:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1055/', 0, 'nf_sub', '', 0),
(1053, 0, '2018-12-26 00:52:37', '2018-12-26 08:52:37', '', '', '', 'publish', 'closed', 'closed', '', '1053', '', '', '2018-12-26 00:52:37', '2018-12-26 08:52:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1053/', 0, 'nf_sub', '', 0),
(1052, 0, '2018-12-26 00:52:37', '2018-12-26 08:52:37', '', '', '', 'publish', 'closed', 'closed', '', '1052', '', '', '2018-12-26 00:52:37', '2018-12-26 08:52:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1052/', 0, 'nf_sub', '', 0),
(1049, 0, '2018-12-26 00:27:20', '2018-12-26 08:27:20', '', '', '', 'publish', 'closed', 'closed', '', '1049', '', '', '2018-12-26 00:27:20', '2018-12-26 08:27:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1049/', 0, 'nf_sub', '', 0),
(1050, 0, '2018-12-26 00:33:02', '2018-12-26 08:33:02', '', '', '', 'publish', 'closed', 'closed', '', '1050', '', '', '2018-12-26 00:33:02', '2018-12-26 08:33:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1050/', 0, 'nf_sub', '', 0),
(1051, 0, '2018-12-26 00:33:02', '2018-12-26 08:33:02', '', '', '', 'publish', 'closed', 'closed', '', '1051', '', '', '2018-12-26 00:33:02', '2018-12-26 08:33:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1051/', 0, 'nf_sub', '', 0),
(1048, 0, '2018-12-26 00:27:19', '2018-12-26 08:27:19', '', '', '', 'publish', 'closed', 'closed', '', '1048', '', '', '2018-12-26 00:27:19', '2018-12-26 08:27:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1048/', 0, 'nf_sub', '', 0),
(1047, 0, '2018-12-25 15:19:20', '2018-12-25 23:19:20', '', '', '', 'publish', 'closed', 'closed', '', '1047', '', '', '2018-12-25 15:19:20', '2018-12-25 23:19:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1047/', 0, 'nf_sub', '', 0),
(1046, 0, '2018-12-25 15:19:20', '2018-12-25 23:19:20', '', '', '', 'publish', 'closed', 'closed', '', '1046', '', '', '2018-12-25 15:19:20', '2018-12-25 23:19:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1046/', 0, 'nf_sub', '', 0),
(1045, 0, '2018-12-24 08:54:15', '2018-12-24 16:54:15', '', '', '', 'publish', 'closed', 'closed', '', '1045', '', '', '2018-12-24 08:54:15', '2018-12-24 16:54:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1045/', 0, 'nf_sub', '', 0),
(1044, 0, '2018-12-24 08:54:15', '2018-12-24 16:54:15', '', '', '', 'publish', 'closed', 'closed', '', '1044', '', '', '2018-12-24 08:54:15', '2018-12-24 16:54:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1044/', 0, 'nf_sub', '', 0),
(1043, 0, '2018-12-22 21:49:47', '2018-12-23 05:49:47', '', '', '', 'publish', 'closed', 'closed', '', '1043', '', '', '2018-12-22 21:49:47', '2018-12-23 05:49:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1043/', 0, 'nf_sub', '', 0),
(1042, 0, '2018-12-22 21:49:46', '2018-12-23 05:49:46', '', '', '', 'publish', 'closed', 'closed', '', '1042', '', '', '2018-12-22 21:49:46', '2018-12-23 05:49:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1042/', 0, 'nf_sub', '', 0),
(1041, 0, '2018-12-21 14:47:31', '2018-12-21 22:47:31', '', '', '', 'publish', 'closed', 'closed', '', '1041', '', '', '2018-12-21 14:47:31', '2018-12-21 22:47:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1041/', 0, 'nf_sub', '', 0),
(1040, 0, '2018-12-21 14:47:30', '2018-12-21 22:47:30', '', '', '', 'publish', 'closed', 'closed', '', '1040', '', '', '2018-12-21 14:47:30', '2018-12-21 22:47:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1040/', 0, 'nf_sub', '', 0),
(1039, 0, '2018-12-20 14:09:35', '2018-12-20 22:09:35', '', '', '', 'publish', 'closed', 'closed', '', '1039', '', '', '2018-12-20 14:09:35', '2018-12-20 22:09:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1039/', 0, 'nf_sub', '', 0),
(1038, 0, '2018-12-20 14:09:35', '2018-12-20 22:09:35', '', '', '', 'publish', 'closed', 'closed', '', '1038', '', '', '2018-12-20 14:09:35', '2018-12-20 22:09:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1038/', 0, 'nf_sub', '', 0),
(1037, 0, '2018-12-18 15:21:18', '2018-12-18 23:21:18', '', '', '', 'publish', 'closed', 'closed', '', '1037', '', '', '2018-12-18 15:21:18', '2018-12-18 23:21:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1037/', 0, 'nf_sub', '', 0),
(1036, 0, '2018-12-18 15:21:18', '2018-12-18 23:21:18', '', '', '', 'publish', 'closed', 'closed', '', '1036', '', '', '2018-12-18 15:21:18', '2018-12-18 23:21:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1036/', 0, 'nf_sub', '', 0),
(1035, 0, '2018-12-18 13:22:21', '2018-12-18 21:22:21', '', '', '', 'publish', 'closed', 'closed', '', '1035', '', '', '2018-12-18 13:22:21', '2018-12-18 21:22:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1035/', 0, 'nf_sub', '', 0),
(1032, 0, '2018-12-18 12:13:53', '2018-12-18 20:13:53', '', '', '', 'publish', 'closed', 'closed', '', '1032', '', '', '2018-12-18 12:13:53', '2018-12-18 20:13:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1032/', 0, 'nf_sub', '', 0),
(1033, 0, '2018-12-18 12:13:54', '2018-12-18 20:13:54', '', '', '', 'publish', 'closed', 'closed', '', '1033', '', '', '2018-12-18 12:13:54', '2018-12-18 20:13:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1033/', 0, 'nf_sub', '', 0),
(1034, 0, '2018-12-18 13:22:21', '2018-12-18 21:22:21', '', '', '', 'publish', 'closed', 'closed', '', '1034', '', '', '2018-12-18 13:22:21', '2018-12-18 21:22:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1034/', 0, 'nf_sub', '', 0),
(1031, 0, '2018-12-16 22:59:50', '2018-12-17 06:59:50', '', '', '', 'publish', 'closed', 'closed', '', '1031', '', '', '2018-12-16 22:59:50', '2018-12-17 06:59:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1031/', 0, 'nf_sub', '', 0),
(1027, 0, '2018-12-13 20:01:31', '2018-12-14 04:01:31', '', '', '', 'publish', 'closed', 'closed', '', '1027', '', '', '2018-12-13 20:01:31', '2018-12-14 04:01:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1027/', 0, 'nf_sub', '', 0),
(1028, 0, '2018-12-16 21:04:25', '2018-12-17 05:04:25', '', '', '', 'publish', 'closed', 'closed', '', '1028', '', '', '2018-12-16 21:04:25', '2018-12-17 05:04:25', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1028/', 0, 'nf_sub', '', 0),
(1029, 0, '2018-12-16 21:04:25', '2018-12-17 05:04:25', '', '', '', 'publish', 'closed', 'closed', '', '1029', '', '', '2018-12-16 21:04:25', '2018-12-17 05:04:25', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1029/', 0, 'nf_sub', '', 0),
(1030, 0, '2018-12-16 22:59:50', '2018-12-17 06:59:50', '', '', '', 'publish', 'closed', 'closed', '', '1030', '', '', '2018-12-16 22:59:50', '2018-12-17 06:59:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1030/', 0, 'nf_sub', '', 0),
(1023, 0, '2018-12-10 00:00:56', '2018-12-10 08:00:56', '', '', '', 'publish', 'closed', 'closed', '', '1023', '', '', '2018-12-10 00:00:56', '2018-12-10 08:00:56', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1023/', 0, 'nf_sub', '', 0),
(1025, 0, '2018-12-12 11:57:31', '2018-12-12 19:57:31', '', '', '', 'publish', 'closed', 'closed', '', '1025', '', '', '2018-12-12 11:57:31', '2018-12-12 19:57:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1025/', 0, 'nf_sub', '', 0),
(1026, 0, '2018-12-13 20:01:31', '2018-12-14 04:01:31', '', '', '', 'publish', 'closed', 'closed', '', '1026', '', '', '2018-12-13 20:01:31', '2018-12-14 04:01:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1026/', 0, 'nf_sub', '', 0),
(1021, 0, '2018-12-09 13:24:26', '2018-12-09 21:24:26', '', '', '', 'publish', 'closed', 'closed', '', '1021', '', '', '2018-12-09 13:24:26', '2018-12-09 21:24:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1021/', 0, 'nf_sub', '', 0),
(1022, 0, '2018-12-10 00:00:55', '2018-12-10 08:00:55', '', '', '', 'publish', 'closed', 'closed', '', '1022', '', '', '2018-12-10 00:00:55', '2018-12-10 08:00:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1022/', 0, 'nf_sub', '', 0),
(1017, 0, '2018-12-08 14:49:12', '2018-12-08 22:49:12', '', '', '', 'publish', 'closed', 'closed', '', '1017', '', '', '2018-12-08 14:49:12', '2018-12-08 22:49:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1017/', 0, 'nf_sub', '', 0),
(1018, 0, '2018-12-08 20:04:42', '2018-12-09 04:04:42', '', '', '', 'publish', 'closed', 'closed', '', '1018', '', '', '2018-12-08 20:04:42', '2018-12-09 04:04:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1018/', 0, 'nf_sub', '', 0),
(1019, 0, '2018-12-08 20:04:42', '2018-12-09 04:04:42', '', '', '', 'publish', 'closed', 'closed', '', '1019', '', '', '2018-12-08 20:04:42', '2018-12-09 04:04:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1019/', 0, 'nf_sub', '', 0),
(1020, 0, '2018-12-09 13:24:26', '2018-12-09 21:24:26', '', '', '', 'publish', 'closed', 'closed', '', '1020', '', '', '2018-12-09 13:24:26', '2018-12-09 21:24:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1020/', 0, 'nf_sub', '', 0),
(1016, 0, '2018-12-08 14:49:12', '2018-12-08 22:49:12', '', '', '', 'publish', 'closed', 'closed', '', '1016', '', '', '2018-12-08 14:49:12', '2018-12-08 22:49:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1016/', 0, 'nf_sub', '', 0),
(1015, 0, '2018-12-08 14:30:37', '2018-12-08 22:30:37', '', '', '', 'publish', 'closed', 'closed', '', '1015', '', '', '2018-12-08 14:30:37', '2018-12-08 22:30:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1015/', 0, 'nf_sub', '', 0),
(1013, 0, '2018-12-06 22:47:04', '2018-12-07 06:47:04', '', '', '', 'publish', 'closed', 'closed', '', '1013', '', '', '2018-12-06 22:47:04', '2018-12-07 06:47:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1013/', 0, 'nf_sub', '', 0),
(1014, 0, '2018-12-08 14:30:37', '2018-12-08 22:30:37', '', '', '', 'publish', 'closed', 'closed', '', '1014', '', '', '2018-12-08 14:30:37', '2018-12-08 22:30:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1014/', 0, 'nf_sub', '', 0),
(255, 1, '2016-01-11 19:57:27', '0000-00-00 00:00:00', 'This is a preview of how this form will appear on your website', 'ninja_forms_preview_page', '', 'draft', 'open', 'open', '', '', '', '', '2016-01-11 19:57:27', '0000-00-00 00:00:00', '', 0, 'http://www.wmaadmissions.ca/?page_id=255', 0, 'page', '', 0),
(1012, 0, '2018-12-06 22:47:03', '2018-12-07 06:47:03', '', '', '', 'publish', 'closed', 'closed', '', '1012', '', '', '2018-12-06 22:47:03', '2018-12-07 06:47:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1012/', 0, 'nf_sub', '', 0),
(1011, 0, '2018-12-06 20:54:03', '2018-12-07 04:54:03', '', '', '', 'publish', 'closed', 'closed', '', '1011', '', '', '2018-12-06 20:54:03', '2018-12-07 04:54:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1011/', 0, 'nf_sub', '', 0),
(1010, 0, '2018-12-06 20:54:03', '2018-12-07 04:54:03', '', '', '', 'publish', 'closed', 'closed', '', '1010', '', '', '2018-12-06 20:54:03', '2018-12-07 04:54:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1010/', 0, 'nf_sub', '', 0),
(1009, 0, '2018-12-06 20:06:04', '2018-12-07 04:06:04', '', '', '', 'publish', 'closed', 'closed', '', '1009', '', '', '2018-12-06 20:06:04', '2018-12-07 04:06:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1009/', 0, 'nf_sub', '', 0),
(1005, 0, '2018-12-06 12:24:53', '2018-12-06 20:24:53', '', '', '', 'publish', 'closed', 'closed', '', '1005', '', '', '2018-12-06 12:24:53', '2018-12-06 20:24:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1005/', 0, 'nf_sub', '', 0),
(1006, 0, '2018-12-06 13:53:04', '2018-12-06 21:53:04', '', '', '', 'publish', 'closed', 'closed', '', '1006', '', '', '2018-12-06 13:53:04', '2018-12-06 21:53:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1006/', 0, 'nf_sub', '', 0);
INSERT INTO `wp_eauwvw_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1007, 0, '2018-12-06 13:53:05', '2018-12-06 21:53:05', '', '', '', 'publish', 'closed', 'closed', '', '1007', '', '', '2018-12-06 13:53:05', '2018-12-06 21:53:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1007/', 0, 'nf_sub', '', 0),
(1008, 0, '2018-12-06 20:06:03', '2018-12-07 04:06:03', '', '', '', 'publish', 'closed', 'closed', '', '1008', '', '', '2018-12-06 20:06:03', '2018-12-07 04:06:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1008/', 0, 'nf_sub', '', 0),
(1003, 0, '2018-12-06 11:42:24', '2018-12-06 19:42:24', '', '', '', 'publish', 'closed', 'closed', '', '1003', '', '', '2018-12-06 11:42:24', '2018-12-06 19:42:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1003/', 0, 'nf_sub', '', 0),
(1004, 0, '2018-12-06 12:24:53', '2018-12-06 20:24:53', '', '', '', 'publish', 'closed', 'closed', '', '1004', '', '', '2018-12-06 12:24:53', '2018-12-06 20:24:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1004/', 0, 'nf_sub', '', 0),
(1002, 0, '2018-12-06 11:42:24', '2018-12-06 19:42:24', '', '', '', 'publish', 'closed', 'closed', '', '1002', '', '', '2018-12-06 11:42:24', '2018-12-06 19:42:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1002/', 0, 'nf_sub', '', 0),
(1001, 0, '2018-12-04 20:44:15', '2018-12-05 04:44:15', '', '', '', 'publish', 'closed', 'closed', '', '1001', '', '', '2018-12-04 20:44:15', '2018-12-05 04:44:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1001/', 0, 'nf_sub', '', 0),
(1000, 0, '2018-12-04 20:44:15', '2018-12-05 04:44:15', '', '', '', 'publish', 'closed', 'closed', '', '1000', '', '', '2018-12-04 20:44:15', '2018-12-05 04:44:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1000/', 0, 'nf_sub', '', 0),
(999, 0, '2018-12-04 13:39:19', '2018-12-04 21:39:19', '', '', '', 'publish', 'closed', 'closed', '', '999', '', '', '2018-12-04 13:39:19', '2018-12-04 21:39:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/999/', 0, 'nf_sub', '', 0),
(998, 0, '2018-12-04 13:39:19', '2018-12-04 21:39:19', '', '', '', 'publish', 'closed', 'closed', '', '998', '', '', '2018-12-04 13:39:19', '2018-12-04 21:39:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/998/', 0, 'nf_sub', '', 0),
(997, 1, '2018-12-04 10:48:59', '2018-12-04 18:48:59', '', '', '', 'publish', 'closed', 'closed', '', '997', '', '', '2018-12-04 10:48:59', '2018-12-04 18:48:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/997/', 0, 'nf_sub', '', 0),
(996, 1, '2018-12-04 10:48:59', '2018-12-04 18:48:59', '', '', '', 'publish', 'closed', 'closed', '', '996', '', '', '2018-12-04 10:48:59', '2018-12-04 18:48:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/996/', 0, 'nf_sub', '', 0),
(995, 0, '2018-12-04 08:26:43', '2018-12-04 16:26:43', '', '', '', 'publish', 'closed', 'closed', '', '995', '', '', '2018-12-04 08:26:43', '2018-12-04 16:26:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/995/', 0, 'nf_sub', '', 0),
(994, 0, '2018-12-04 08:26:43', '2018-12-04 16:26:43', '', '', '', 'publish', 'closed', 'closed', '', '994', '', '', '2018-12-04 08:26:43', '2018-12-04 16:26:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/994/', 0, 'nf_sub', '', 0),
(993, 0, '2018-12-03 23:19:14', '2018-12-04 07:19:14', '', '', '', 'publish', 'closed', 'closed', '', '993', '', '', '2018-12-03 23:19:14', '2018-12-04 07:19:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/993/', 0, 'nf_sub', '', 0),
(992, 0, '2018-12-03 23:19:14', '2018-12-04 07:19:14', '', '', '', 'publish', 'closed', 'closed', '', '992', '', '', '2018-12-03 23:19:14', '2018-12-04 07:19:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/992/', 0, 'nf_sub', '', 0),
(990, 0, '2018-12-03 19:34:15', '2018-12-04 03:34:15', '', '', '', 'publish', 'closed', 'closed', '', '990', '', '', '2018-12-03 19:34:15', '2018-12-04 03:34:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/990/', 0, 'nf_sub', '', 0),
(991, 0, '2018-12-03 19:34:16', '2018-12-04 03:34:16', '', '', '', 'publish', 'closed', 'closed', '', '991', '', '', '2018-12-03 19:34:16', '2018-12-04 03:34:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/991/', 0, 'nf_sub', '', 0),
(1024, 0, '2018-12-12 11:57:31', '2018-12-12 19:57:31', '', '', '', 'publish', 'closed', 'closed', '', '1024', '', '', '2018-12-12 11:57:31', '2018-12-12 19:57:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1024/', 0, 'nf_sub', '', 0),
(988, 0, '2018-12-02 21:40:35', '2018-12-03 05:40:35', '', '', '', 'publish', 'closed', 'closed', '', '988', '', '', '2018-12-02 21:40:35', '2018-12-03 05:40:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/988/', 0, 'nf_sub', '', 0),
(987, 0, '2018-12-02 21:40:34', '2018-12-03 05:40:34', '', '', '', 'publish', 'closed', 'closed', '', '987', '', '', '2018-12-02 21:40:34', '2018-12-03 05:40:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/987/', 0, 'nf_sub', '', 0),
(985, 0, '2018-12-02 18:16:52', '2018-12-03 02:16:52', '', '', '', 'publish', 'closed', 'closed', '', '985', '', '', '2018-12-02 18:16:52', '2018-12-03 02:16:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/985/', 0, 'nf_sub', '', 0),
(986, 0, '2018-12-02 18:16:53', '2018-12-03 02:16:53', '', '', '', 'publish', 'closed', 'closed', '', '986', '', '', '2018-12-02 18:16:53', '2018-12-03 02:16:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/986/', 0, 'nf_sub', '', 0),
(984, 0, '2018-12-02 11:52:11', '2018-12-02 19:52:11', '', '', '', 'publish', 'closed', 'closed', '', '984', '', '', '2018-12-02 11:52:11', '2018-12-02 19:52:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/984/', 0, 'nf_sub', '', 0),
(983, 0, '2018-12-02 11:52:10', '2018-12-02 19:52:10', '', '', '', 'publish', 'closed', 'closed', '', '983', '', '', '2018-12-02 11:52:10', '2018-12-02 19:52:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/983/', 0, 'nf_sub', '', 0),
(980, 0, '2018-11-30 05:38:17', '2018-11-30 13:38:17', '', '', '', 'publish', 'closed', 'closed', '', '980', '', '', '2018-11-30 05:38:17', '2018-11-30 13:38:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/980/', 0, 'nf_sub', '', 0),
(981, 0, '2018-11-30 10:24:13', '2018-11-30 18:24:13', '', '', '', 'publish', 'closed', 'closed', '', '981', '', '', '2018-11-30 10:24:13', '2018-11-30 18:24:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/981/', 0, 'nf_sub', '', 0),
(982, 0, '2018-11-30 10:24:13', '2018-11-30 18:24:13', '', '', '', 'publish', 'closed', 'closed', '', '982', '', '', '2018-11-30 10:24:13', '2018-11-30 18:24:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/982/', 0, 'nf_sub', '', 0),
(978, 0, '2018-11-27 12:16:30', '2018-11-27 20:16:30', '', '', '', 'publish', 'closed', 'closed', '', '978', '', '', '2018-11-27 12:16:30', '2018-11-27 20:16:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/978/', 0, 'nf_sub', '', 0),
(979, 0, '2018-11-30 05:38:17', '2018-11-30 13:38:17', '', '', '', 'publish', 'closed', 'closed', '', '979', '', '', '2018-11-30 05:38:17', '2018-11-30 13:38:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/979/', 0, 'nf_sub', '', 0),
(977, 0, '2018-11-27 12:16:29', '2018-11-27 20:16:29', '', '', '', 'publish', 'closed', 'closed', '', '977', '', '', '2018-11-27 12:16:29', '2018-11-27 20:16:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/977/', 0, 'nf_sub', '', 0),
(976, 0, '2018-11-27 09:38:41', '2018-11-27 17:38:41', '', '', '', 'publish', 'closed', 'closed', '', '976', '', '', '2018-11-27 09:38:41', '2018-11-27 17:38:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/976/', 0, 'nf_sub', '', 0),
(971, 0, '2018-11-24 20:43:05', '2018-11-25 04:43:05', '', '', '', 'publish', 'closed', 'closed', '', '971', '', '', '2018-11-24 20:43:05', '2018-11-25 04:43:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/971/', 0, 'nf_sub', '', 0),
(972, 0, '2018-11-24 20:43:05', '2018-11-25 04:43:05', '', '', '', 'publish', 'closed', 'closed', '', '972', '', '', '2018-11-24 20:43:05', '2018-11-25 04:43:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/972/', 0, 'nf_sub', '', 0),
(973, 0, '2018-11-26 14:21:28', '2018-11-26 22:21:28', '', '', '', 'publish', 'closed', 'closed', '', '973', '', '', '2018-11-26 14:21:28', '2018-11-26 22:21:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/973/', 0, 'nf_sub', '', 0),
(974, 0, '2018-11-26 14:21:28', '2018-11-26 22:21:28', '', '', '', 'publish', 'closed', 'closed', '', '974', '', '', '2018-11-26 14:21:28', '2018-11-26 22:21:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/974/', 0, 'nf_sub', '', 0),
(975, 0, '2018-11-27 09:38:41', '2018-11-27 17:38:41', '', '', '', 'publish', 'closed', 'closed', '', '975', '', '', '2018-11-27 09:38:41', '2018-11-27 17:38:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/975/', 0, 'nf_sub', '', 0),
(1111, 0, '2019-01-12 23:20:20', '2019-01-13 07:20:20', '', '', '', 'publish', 'closed', 'closed', '', '1111', '', '', '2019-01-12 23:20:20', '2019-01-13 07:20:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1111/', 0, 'nf_sub', '', 0),
(1110, 0, '2019-01-12 23:20:20', '2019-01-13 07:20:20', '', '', '', 'publish', 'closed', 'closed', '', '1110', '', '', '2019-01-12 23:20:20', '2019-01-13 07:20:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1110/', 0, 'nf_sub', '', 0),
(354, 1, '2016-10-25 09:11:20', '2016-10-25 16:11:20', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h2 class=\"header\">Tuition Commitment &amp; Withdrawal Policy</h2><br/><br/>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"></h3>\r\n<h3 class=\"pb-header\"><span class=\"pb-header-content\">Parents should fully understand the financial obligation.\r\nPlease be aware of the following points before committing to WMA.</span></h3>\r\n&nbsp;\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\">\r\n<span style=\"color: #8dae3a;\">Withdrawal From Elementary</span></span></h4>\r\n<div class=\"pb-text\">\r\n\r\n•    Written notice of intention to withdraw a student from the school is required to be submitted by the parents/guardians to the WMA Board of Directors and to the Head of School.\r\n\r\n•    Once the registration fee of $750.00 has been processed and a child is enrolled at WMA, the family are expected to pay for (and the child to attend) through to the end of the school year the registration fee was paid for.\r\n\r\n•    There will be no refunds of tuition paid. Any outstanding tuition for the school year is due immediately upon voluntary withdrawal whether before the school year has started, or if withdrawal occurs mid-year.\r\n\r\n•    WMA and its Board of Directors make staffing and program decisions for each upcoming school year based on projected revenue and expenses based on the registrations that have been made. Commitments for salaries, leases and maintenance fees are made on an annual basis and the absence or withdrawal of a student does not reduce operating expenses. Therefore, most schools, out of necessity, must take the position that there can be neither a refund of fees paid nor cancellation of unpaid fee obligations.\r\n\r\n</div><br/>\r\n<h4></h4>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Withdrawal From Preschool</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\n• Parents who wish to withdraw their child from the preschool, must do so in writing 30 days prior to the date of withdrawal (First of the month).\r\n\r\n•    Once the initial registration fee of $500.00 is processed, you are committed to paying for each term in its entirety regardless of absence or withdrawal.\r\n\r\n<strong>Preschool Terms: </strong>\r\n\r\n<strong>Term 1:</strong> September 1st to December 31\r\n<strong>Term 2:</strong> January 1 to March 31\r\n<strong>Term 3:</strong> April 1 to June 30\r\n\r\nThere will be no refunds for students leaving after March 1st.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div><br/>\r\n<div>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">NSF (Non-Sufficient Funds)</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nTo cover the time, bank charges, and other costs associated with processing, a charge of $30.00 will apply to all returned cheques or direct deposits.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div><br/>\r\n<h4 class=\"pb-header\"><span class=\"pb-header-content\" style=\"color: #8dae3a;\">Fee Recovery</span></h4>\r\n<div class=\"pb-text\">\r\n<div class=\"page\" title=\"Page 4\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nAs a non-profit society, the Board of Directors makes staffing and program decisions for each school year in June based on projected revenue and expenses. The Board will take necessary steps to recover any losses occurred by non-payment of any fees owed.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nPhone: (604) 434-9611\r\n\r\n<a href=\"mailto:admissions@westsidemontessoriacademy.ca\" target=\"_blank\">Email admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\">WMA Website</a>', 'Tuition Commitment & Withdrawal Policy', '', 'inherit', 'open', 'open', '', '70-revision-v1', '', '', '2016-10-25 09:11:20', '2016-10-25 16:11:20', '', 70, 'http://www.wmaadmissions.ca/70-revision-v1/', 0, 'revision', '', 0),
(355, 1, '2016-10-25 09:17:59', '2016-10-25 16:17:59', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child.\r\n<div class=\"program\">\r\n<h3>Preschool Program:</h3>\r\nStep 1: Complete our <a title=\"Preschool Application\" href=\"http://www.wmaadmissions.ca/preschool/\">Preschool online application</a>\r\nStep 2: Submit $50 application fee (non-refundable)\r\nStep 3: Accept invitation to an upcoming Open House event\r\nStep 4: Sign up for an in class observation\r\n\r\n</div>\r\n<div class=\"program\">\r\n<h3>Elementary Program:</h3>\r\nStep 1: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 2: Submit $200 application fee (non-refundable)\r\nStep 3: Applicants attend classroom observation and interview\r\n\r\n</div>\r\n<div class=\"wide\">\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space.\r\nIf your child is offered a space, registration will be complete once we receive the following by the date requested:\r\n<ul>\r\n	<li><span style=\"color: #333333;\">Completed registration form with required documentation</span></li>\r\n	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n	<li><span style=\"color: #333333;\">Post-dated tuition cheques / PAD form (Pre-Authourized Deposit)</span></li>\r\n</ul>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\">Tuition &amp; Fees</a> | <a title=\"Tuition Commitment &amp; Withdrawal Policy\" href=\"http://www.wmaadmissions.ca/tuition-commitment-withdrawals/\" target=\"_blank\">Student Withdrawal Policy</a>\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\" target=\"_blank\">WMA Website</a>\r\n\r\nPhone: (604) 434-9611\r\n\r\n</div>', 'Home', '', 'inherit', 'open', 'open', '', '64-revision-v1', '', '', '2016-10-25 09:17:59', '2016-10-25 16:17:59', '', 64, 'http://www.wmaadmissions.ca/64-revision-v1/', 0, 'revision', '', 0),
(956, 0, '2018-11-15 10:14:34', '2018-11-15 18:14:34', '', '', '', 'publish', 'closed', 'closed', '', '956', '', '', '2018-11-15 10:14:34', '2018-11-15 18:14:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/956/', 0, 'nf_sub', '', 0),
(945, 0, '2018-11-05 11:26:35', '2018-11-05 19:26:35', '', '', '', 'publish', 'closed', 'closed', '', '945', '', '', '2018-11-05 11:26:35', '2018-11-05 19:26:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/945/', 0, 'nf_sub', '', 0),
(942, 0, '2018-11-02 13:52:51', '2018-11-02 20:52:51', '', '', '', 'publish', 'closed', 'closed', '', '942', '', '', '2018-11-02 13:52:51', '2018-11-02 20:52:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/942/', 0, 'nf_sub', '', 0),
(943, 0, '2018-11-02 13:52:51', '2018-11-02 20:52:51', '', '', '', 'publish', 'closed', 'closed', '', '943', '', '', '2018-11-02 13:52:51', '2018-11-02 20:52:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/943/', 0, 'nf_sub', '', 0),
(944, 0, '2018-11-05 11:26:34', '2018-11-05 19:26:34', '', '', '', 'publish', 'closed', 'closed', '', '944', '', '', '2018-11-05 11:26:34', '2018-11-05 19:26:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/944/', 0, 'nf_sub', '', 0),
(941, 0, '2018-10-30 09:47:16', '2018-10-30 16:47:16', '', '', '', 'publish', 'closed', 'closed', '', '941', '', '', '2018-10-30 09:47:16', '2018-10-30 16:47:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/941/', 0, 'nf_sub', '', 0),
(940, 0, '2018-10-30 09:47:16', '2018-10-30 16:47:16', '', '', '', 'publish', 'closed', 'closed', '', '940', '', '', '2018-10-30 09:47:16', '2018-10-30 16:47:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/940/', 0, 'nf_sub', '', 0),
(939, 0, '2018-10-26 23:23:57', '2018-10-27 06:23:57', '', '', '', 'publish', 'closed', 'closed', '', '939', '', '', '2018-10-26 23:23:57', '2018-10-27 06:23:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/939/', 0, 'nf_sub', '', 0),
(937, 0, '2018-10-23 12:09:31', '2018-10-23 19:09:31', '', '', '', 'publish', 'closed', 'closed', '', '937', '', '', '2018-10-23 12:09:31', '2018-10-23 19:09:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/937/', 0, 'nf_sub', '', 0),
(936, 0, '2018-10-23 12:09:31', '2018-10-23 19:09:31', '', '', '', 'publish', 'closed', 'closed', '', '936', '', '', '2018-10-23 12:09:31', '2018-10-23 19:09:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/936/', 0, 'nf_sub', '', 0),
(935, 0, '2018-10-16 22:23:21', '2018-10-17 05:23:21', '', '', '', 'publish', 'closed', 'closed', '', '935', '', '', '2018-10-16 22:23:21', '2018-10-17 05:23:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/935/', 0, 'nf_sub', '', 0),
(938, 0, '2018-10-26 23:23:57', '2018-10-27 06:23:57', '', '', '', 'publish', 'closed', 'closed', '', '938', '', '', '2018-10-26 23:23:57', '2018-10-27 06:23:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/938/', 0, 'nf_sub', '', 0),
(934, 0, '2018-10-16 22:23:21', '2018-10-17 05:23:21', '', '', '', 'publish', 'closed', 'closed', '', '934', '', '', '2018-10-16 22:23:21', '2018-10-17 05:23:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/934/', 0, 'nf_sub', '', 0),
(932, 0, '2018-10-09 17:15:26', '2018-10-10 00:15:26', '', '', '', 'publish', 'closed', 'closed', '', '932', '', '', '2018-10-09 17:15:26', '2018-10-10 00:15:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/932/', 0, 'nf_sub', '', 0),
(930, 0, '2018-10-04 12:59:21', '2018-10-04 19:59:21', '', '', '', 'publish', 'closed', 'closed', '', '930', '', '', '2018-10-04 12:59:21', '2018-10-04 19:59:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/930/', 0, 'nf_sub', '', 0),
(931, 0, '2018-10-09 17:15:26', '2018-10-10 00:15:26', '', '', '', 'publish', 'closed', 'closed', '', '931', '', '', '2018-10-09 17:15:26', '2018-10-10 00:15:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/931/', 0, 'nf_sub', '', 0),
(929, 0, '2018-10-04 12:59:21', '2018-10-04 19:59:21', '', '', '', 'publish', 'closed', 'closed', '', '929', '', '', '2018-10-04 12:59:21', '2018-10-04 19:59:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/929/', 0, 'nf_sub', '', 0),
(928, 0, '2018-09-29 15:22:40', '2018-09-29 22:22:40', '', '', '', 'publish', 'closed', 'closed', '', '928', '', '', '2018-09-29 15:22:40', '2018-09-29 22:22:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/928/', 0, 'nf_sub', '', 0),
(926, 0, '2018-09-23 17:19:23', '2018-09-24 00:19:23', '', '', '', 'publish', 'closed', 'closed', '', '926', '', '', '2018-09-23 17:19:23', '2018-09-24 00:19:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/926/', 0, 'nf_sub', '', 0),
(925, 0, '2018-09-23 17:19:23', '2018-09-24 00:19:23', '', '', '', 'publish', 'closed', 'closed', '', '925', '', '', '2018-09-23 17:19:23', '2018-09-24 00:19:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/925/', 0, 'nf_sub', '', 0),
(923, 0, '2018-09-19 14:05:17', '2018-09-19 21:05:17', '', '', '', 'publish', 'closed', 'closed', '', '923', '', '', '2018-09-19 14:05:17', '2018-09-19 21:05:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/923/', 0, 'nf_sub', '', 0),
(924, 0, '2018-09-19 14:05:18', '2018-09-19 21:05:18', '', '', '', 'publish', 'closed', 'closed', '', '924', '', '', '2018-09-19 14:05:18', '2018-09-19 21:05:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/924/', 0, 'nf_sub', '', 0),
(927, 0, '2018-09-29 15:22:40', '2018-09-29 22:22:40', '', '', '', 'publish', 'closed', 'closed', '', '927', '', '', '2018-09-29 15:22:40', '2018-09-29 22:22:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/927/', 0, 'nf_sub', '', 0),
(920, 0, '2018-09-14 10:55:01', '2018-09-14 17:55:01', '', '', '', 'publish', 'closed', 'closed', '', '920', '', '', '2018-09-14 10:55:01', '2018-09-14 17:55:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/920/', 0, 'nf_sub', '', 0),
(921, 0, '2018-09-14 10:55:01', '2018-09-14 17:55:01', '', '', '', 'publish', 'closed', 'closed', '', '921', '', '', '2018-09-14 10:55:01', '2018-09-14 17:55:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/921/', 0, 'nf_sub', '', 0),
(919, 0, '2018-09-12 13:14:03', '2018-09-12 20:14:03', '', '', '', 'publish', 'closed', 'closed', '', '919', '', '', '2018-09-12 13:14:03', '2018-09-12 20:14:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/919/', 0, 'nf_sub', '', 0),
(918, 0, '2018-09-12 13:14:03', '2018-09-12 20:14:03', '', '', '', 'publish', 'closed', 'closed', '', '918', '', '', '2018-09-12 13:14:03', '2018-09-12 20:14:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/918/', 0, 'nf_sub', '', 0),
(914, 0, '2018-09-10 12:35:38', '2018-09-10 19:35:38', '', '', '', 'publish', 'closed', 'closed', '', '914', '', '', '2018-09-10 12:35:38', '2018-09-10 19:35:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/914/', 0, 'nf_sub', '', 0),
(915, 0, '2018-09-10 12:35:38', '2018-09-10 19:35:38', '', '', '', 'publish', 'closed', 'closed', '', '915', '', '', '2018-09-10 12:35:38', '2018-09-10 19:35:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/915/', 0, 'nf_sub', '', 0),
(916, 0, '2018-09-10 14:07:48', '2018-09-10 21:07:48', '', '', '', 'publish', 'closed', 'closed', '', '916', '', '', '2018-09-10 14:07:48', '2018-09-10 21:07:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/916/', 0, 'nf_sub', '', 0),
(917, 0, '2018-09-10 14:07:48', '2018-09-10 21:07:48', '', '', '', 'publish', 'closed', 'closed', '', '917', '', '', '2018-09-10 14:07:48', '2018-09-10 21:07:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/917/', 0, 'nf_sub', '', 0),
(913, 0, '2018-09-07 13:54:10', '2018-09-07 20:54:10', '', '', '', 'publish', 'closed', 'closed', '', '913', '', '', '2018-09-07 13:54:10', '2018-09-07 20:54:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/913/', 0, 'nf_sub', '', 0),
(912, 0, '2018-09-07 13:54:10', '2018-09-07 20:54:10', '', '', '', 'publish', 'closed', 'closed', '', '912', '', '', '2018-09-07 13:54:10', '2018-09-07 20:54:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/912/', 0, 'nf_sub', '', 0),
(908, 0, '2018-09-03 12:57:49', '2018-09-03 19:57:49', '', '', '', 'publish', 'closed', 'closed', '', '908', '', '', '2018-09-03 12:57:49', '2018-09-03 19:57:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/908/', 0, 'nf_sub', '', 0),
(909, 0, '2018-09-03 12:57:49', '2018-09-03 19:57:49', '', '', '', 'publish', 'closed', 'closed', '', '909', '', '', '2018-09-03 12:57:49', '2018-09-03 19:57:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/909/', 0, 'nf_sub', '', 0),
(910, 0, '2018-09-06 16:54:44', '2018-09-06 23:54:44', '', '', '', 'publish', 'closed', 'closed', '', '910', '', '', '2018-09-06 16:54:44', '2018-09-06 23:54:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/910/', 0, 'nf_sub', '', 0),
(911, 0, '2018-09-06 16:54:44', '2018-09-06 23:54:44', '', '', '', 'publish', 'closed', 'closed', '', '911', '', '', '2018-09-06 16:54:44', '2018-09-06 23:54:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/911/', 0, 'nf_sub', '', 0),
(906, 0, '2018-09-02 11:49:40', '2018-09-02 18:49:40', '', '', '', 'publish', 'closed', 'closed', '', '906', '', '', '2018-09-02 11:49:40', '2018-09-02 18:49:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/906/', 0, 'nf_sub', '', 0),
(907, 0, '2018-09-02 11:49:40', '2018-09-02 18:49:40', '', '', '', 'publish', 'closed', 'closed', '', '907', '', '', '2018-09-02 11:49:40', '2018-09-02 18:49:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/907/', 0, 'nf_sub', '', 0),
(905, 0, '2018-08-31 14:22:09', '2018-08-31 21:22:09', '', '', '', 'publish', 'closed', 'closed', '', '905', '', '', '2018-08-31 14:22:09', '2018-08-31 21:22:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/905/', 0, 'nf_sub', '', 0),
(901, 0, '2018-08-30 01:16:24', '2018-08-30 08:16:24', '', '', '', 'publish', 'closed', 'closed', '', '901', '', '', '2018-08-30 01:16:24', '2018-08-30 08:16:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/901/', 0, 'nf_sub', '', 0),
(902, 0, '2018-08-30 12:23:08', '2018-08-30 19:23:08', '', '', '', 'publish', 'closed', 'closed', '', '902', '', '', '2018-08-30 12:23:08', '2018-08-30 19:23:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/902/', 0, 'nf_sub', '', 0),
(903, 0, '2018-08-30 12:23:08', '2018-08-30 19:23:08', '', '', '', 'publish', 'closed', 'closed', '', '903', '', '', '2018-08-30 12:23:08', '2018-08-30 19:23:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/903/', 0, 'nf_sub', '', 0),
(904, 0, '2018-08-31 14:22:08', '2018-08-31 21:22:08', '', '', '', 'publish', 'closed', 'closed', '', '904', '', '', '2018-08-31 14:22:08', '2018-08-31 21:22:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/904/', 0, 'nf_sub', '', 0),
(900, 0, '2018-08-30 01:16:24', '2018-08-30 08:16:24', '', '', '', 'publish', 'closed', 'closed', '', '900', '', '', '2018-08-30 01:16:24', '2018-08-30 08:16:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/900/', 0, 'nf_sub', '', 0),
(450, 1, '2017-07-10 16:07:58', '2017-07-10 23:07:58', '', '', '', 'publish', 'closed', 'closed', '', '450', '', '', '2017-07-10 16:07:58', '2017-07-10 23:07:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/450/', 0, 'nf_sub', '', 0),
(451, 1, '2017-07-11 13:13:09', '2017-07-11 20:13:09', '', '', '', 'publish', 'closed', 'closed', '', '451', '', '', '2017-07-11 13:13:09', '2017-07-11 20:13:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/451/', 0, 'nf_sub', '', 0),
(482, 0, '2017-09-05 17:15:04', '2017-09-06 00:15:04', '', '', '', 'publish', 'closed', 'closed', '', '482', '', '', '2017-09-05 17:15:04', '2017-09-06 00:15:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/482/', 0, 'nf_sub', '', 0),
(467, 0, '2017-08-25 12:34:24', '2017-08-25 19:34:24', '', '', '', 'publish', 'closed', 'closed', '', '467', '', '', '2017-08-25 12:34:24', '2017-08-25 19:34:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/467/', 0, 'nf_sub', '', 0),
(509, 0, '2017-10-06 11:27:03', '2017-10-06 18:27:03', '', '', '', 'publish', 'closed', 'closed', '', '509', '', '', '2017-10-06 11:27:03', '2017-10-06 18:27:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/509/', 0, 'nf_sub', '', 0),
(510, 0, '2017-10-06 11:27:03', '2017-10-06 18:27:03', '', '', '', 'publish', 'closed', 'closed', '', '510', '', '', '2017-10-06 11:27:03', '2017-10-06 18:27:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/510/', 0, 'nf_sub', '', 0),
(466, 0, '2017-08-25 12:34:24', '2017-08-25 19:34:24', '', '', '', 'publish', 'closed', 'closed', '', '466', '', '', '2017-08-25 12:34:24', '2017-08-25 19:34:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/466/', 0, 'nf_sub', '', 0),
(454, 1, '2017-07-13 10:39:27', '2017-07-13 17:39:27', '', 'WMA-logo-web-form', '', 'inherit', 'closed', 'closed', '', 'wma-logo-web-form', '', '', '2017-07-13 10:39:27', '2017-07-13 17:39:27', '', 52, 'http://www.wmaadmissions.ca/wp-content/uploads/2014/11/WMA-logo-web-form.jpg', 0, 'attachment', 'image/jpeg', 0),
(456, 1, '2017-07-13 10:41:04', '2017-07-13 17:41:04', '', 'Preschool Application', '', 'inherit', 'closed', 'closed', '', '52-revision-v1', '', '', '2017-07-13 10:41:04', '2017-07-13 17:41:04', '', 52, 'http://www.wmaadmissions.ca/52-revision-v1/', 0, 'revision', '', 0),
(457, 1, '2018-02-05 09:47:14', '2018-02-05 17:47:14', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\n<h2 class=\"header\">Westside Montessori Academy</h2>\n<h1 class=\"header\">Preschool Application</h1>\nPlease note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and grade levels.', 'Preschool Application', '', 'inherit', 'closed', 'closed', '', '32-autosave-v1', '', '', '2018-02-05 09:47:14', '2018-02-05 17:47:14', '', 32, 'http://www.wmaadmissions.ca/32-autosave-v1/', 0, 'revision', '', 0),
(455, 1, '2017-07-13 10:39:59', '2017-07-13 17:39:59', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Preschool Application</h1>\r\nComplete this form to apply for a preschool program for your child. (*required field)', 'Preschool Application', '', 'inherit', 'closed', 'closed', '', '52-revision-v1', '', '', '2017-07-13 10:39:59', '2017-07-13 17:39:59', '', 52, 'http://www.wmaadmissions.ca/52-revision-v1/', 0, 'revision', '', 0),
(479, 0, '2017-08-29 14:16:49', '2017-08-29 21:16:49', '', '', '', 'publish', 'closed', 'closed', '', '479', '', '', '2017-08-29 14:16:49', '2017-08-29 21:16:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/479/', 0, 'nf_sub', '', 0),
(461, 1, '2017-07-24 09:25:49', '2017-07-24 16:25:49', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and grade levels.\r\n<div class=\"program\">\r\n<h3>Preschool Program:</h3>\r\nStep 1: Attend WMA Preschool Open House (a Saturday in January)\r\nStep 2: Schedule a classroom observation (parents only)\r\nStep 3: Complete our <a title=\"Preschool Application\" href=\"http://www.wmaadmissions.ca/preschool/\">Preschool online application\r\n</a>Step 4: Pay $50 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\n\r\n</div>\r\n<div class=\"program\">\r\n<h3>Elementary Program:</h3>\r\nStep 1: Attend WMA Elementary Open House (typically a Thursday evening in November)\r\nStep 2: Schedule a School Tour/Classroom observation\r\nStep 3: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 4: Submit $200 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\nStep 5: Child and Parent/Guardian attend interview with School Principal\r\n\r\n</div>\r\n<div class=\"wide\">\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space at WMA.\r\nIf your child is offered a space, registration will be complete once we receive <strong>ALL</strong> the following by the date requested:\r\n<ul>\r\n 	<li><span style=\"color: #333333;\">Completed registration form with required documentation\r\n</span></li>\r\n 	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n 	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n 	<li><span style=\"color: #333333;\">Post-dated tuition cheques / PAD form (Pre-Authourized Deposit)</span></li>\r\n</ul>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\" rel=\"noopener\">Tuition &amp; Fees</a> | <a title=\"Tuition Commitment &amp; Withdrawal Policy\" href=\"http://www.wmaadmissions.ca/tuition-commitment-withdrawals/\" target=\"_blank\" rel=\"noopener\">Student Withdrawal Policy</a>\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">admissions office</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">WMA Website</a>\r\n\r\nPhone: (604) 434-9611\r\n\r\n</div>', 'Home', '', 'inherit', 'closed', 'closed', '', '64-revision-v1', '', '', '2017-07-24 09:25:49', '2017-07-24 16:25:49', '', 64, 'http://www.wmaadmissions.ca/64-revision-v1/', 0, 'revision', '', 0),
(490, 0, '2017-09-17 15:47:15', '2017-09-17 22:47:15', '', '', '', 'publish', 'closed', 'closed', '', '490', '', '', '2017-09-17 15:47:15', '2017-09-17 22:47:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/490/', 0, 'nf_sub', '', 0),
(491, 0, '2017-09-17 15:47:15', '2017-09-17 22:47:15', '', '', '', 'publish', 'closed', 'closed', '', '491', '', '', '2017-09-17 15:47:15', '2017-09-17 22:47:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/491/', 0, 'nf_sub', '', 0),
(492, 0, '2017-09-17 19:15:08', '2017-09-18 02:15:08', '', '', '', 'publish', 'closed', 'closed', '', '492', '', '', '2017-09-17 19:15:08', '2017-09-18 02:15:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/492/', 0, 'nf_sub', '', 0),
(493, 0, '2017-09-17 19:15:09', '2017-09-18 02:15:09', '', '', '', 'publish', 'closed', 'closed', '', '493', '', '', '2017-09-17 19:15:09', '2017-09-18 02:15:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/493/', 0, 'nf_sub', '', 0),
(494, 0, '2017-09-19 09:04:12', '2017-09-19 16:04:12', '', '', '', 'publish', 'closed', 'closed', '', '494', '', '', '2017-09-19 09:04:12', '2017-09-19 16:04:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/494/', 0, 'nf_sub', '', 0),
(495, 0, '2017-09-19 09:04:12', '2017-09-19 16:04:12', '', '', '', 'publish', 'closed', 'closed', '', '495', '', '', '2017-09-19 09:04:12', '2017-09-19 16:04:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/495/', 0, 'nf_sub', '', 0),
(496, 0, '2017-09-20 13:53:36', '2017-09-20 20:53:36', '', '', '', 'publish', 'closed', 'closed', '', '496', '', '', '2017-09-20 13:53:36', '2017-09-20 20:53:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/496/', 0, 'nf_sub', '', 0),
(497, 0, '2017-09-20 13:53:36', '2017-09-20 20:53:36', '', '', '', 'publish', 'closed', 'closed', '', '497', '', '', '2017-09-20 13:53:36', '2017-09-20 20:53:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/497/', 0, 'nf_sub', '', 0),
(507, 0, '2017-10-04 15:05:21', '2017-10-04 22:05:21', '', '', '', 'publish', 'closed', 'closed', '', '507', '', '', '2017-10-04 15:05:21', '2017-10-04 22:05:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/507/', 0, 'nf_sub', '', 0),
(499, 0, '2017-09-24 14:09:16', '2017-09-24 21:09:16', '', '', '', 'publish', 'closed', 'closed', '', '499', '', '', '2017-09-24 14:09:16', '2017-09-24 21:09:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/499/', 0, 'nf_sub', '', 0),
(500, 0, '2017-09-24 14:09:16', '2017-09-24 21:09:16', '', '', '', 'publish', 'closed', 'closed', '', '500', '', '', '2017-09-24 14:09:16', '2017-09-24 21:09:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/500/', 0, 'nf_sub', '', 0),
(501, 0, '2017-09-26 17:03:31', '2017-09-27 00:03:31', '', '', '', 'publish', 'closed', 'closed', '', '501', '', '', '2017-09-26 17:03:31', '2017-09-27 00:03:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/501/', 0, 'nf_sub', '', 0),
(502, 0, '2017-09-26 17:03:31', '2017-09-27 00:03:31', '', '', '', 'publish', 'closed', 'closed', '', '502', '', '', '2017-09-26 17:03:31', '2017-09-27 00:03:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/502/', 0, 'nf_sub', '', 0),
(503, 0, '2017-09-26 20:24:21', '2017-09-27 03:24:21', '', '', '', 'publish', 'closed', 'closed', '', '503', '', '', '2017-09-26 20:24:21', '2017-09-27 03:24:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/503/', 0, 'nf_sub', '', 0),
(504, 0, '2017-09-26 20:24:21', '2017-09-27 03:24:21', '', '', '', 'publish', 'closed', 'closed', '', '504', '', '', '2017-09-26 20:24:21', '2017-09-27 03:24:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/504/', 0, 'nf_sub', '', 0),
(505, 0, '2017-09-27 04:15:37', '2017-09-27 11:15:37', '', '', '', 'publish', 'closed', 'closed', '', '505', '', '', '2017-09-27 04:15:37', '2017-09-27 11:15:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/505/', 0, 'nf_sub', '', 0),
(506, 0, '2017-09-27 04:15:37', '2017-09-27 11:15:37', '', '', '', 'publish', 'closed', 'closed', '', '506', '', '', '2017-09-27 04:15:37', '2017-09-27 11:15:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/506/', 0, 'nf_sub', '', 0),
(511, 0, '2017-10-18 10:25:01', '2017-10-18 17:25:01', '', '', '', 'publish', 'closed', 'closed', '', '511', '', '', '2017-10-18 10:25:01', '2017-10-18 17:25:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/511/', 0, 'nf_sub', '', 0),
(512, 0, '2017-10-18 10:25:02', '2017-10-18 17:25:02', '', '', '', 'publish', 'closed', 'closed', '', '512', '', '', '2017-10-18 10:25:02', '2017-10-18 17:25:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/512/', 0, 'nf_sub', '', 0),
(513, 0, '2017-10-18 11:18:14', '2017-10-18 18:18:14', '', '', '', 'publish', 'closed', 'closed', '', '513', '', '', '2017-10-18 11:18:14', '2017-10-18 18:18:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/513/', 0, 'nf_sub', '', 0),
(514, 0, '2017-10-18 11:18:15', '2017-10-18 18:18:15', '', '', '', 'publish', 'closed', 'closed', '', '514', '', '', '2017-10-18 11:18:15', '2017-10-18 18:18:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/514/', 0, 'nf_sub', '', 0),
(515, 0, '2017-10-20 13:48:33', '2017-10-20 20:48:33', '', '', '', 'publish', 'closed', 'closed', '', '515', '', '', '2017-10-20 13:48:33', '2017-10-20 20:48:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/515/', 0, 'nf_sub', '', 0),
(516, 0, '2017-10-20 13:48:34', '2017-10-20 20:48:34', '', '', '', 'publish', 'closed', 'closed', '', '516', '', '', '2017-10-20 13:48:34', '2017-10-20 20:48:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/516/', 0, 'nf_sub', '', 0),
(517, 0, '2017-10-23 10:28:09', '2017-10-23 17:28:09', '', '', '', 'publish', 'closed', 'closed', '', '517', '', '', '2017-10-23 10:28:09', '2017-10-23 17:28:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/517/', 0, 'nf_sub', '', 0),
(518, 0, '2017-10-23 10:28:09', '2017-10-23 17:28:09', '', '', '', 'publish', 'closed', 'closed', '', '518', '', '', '2017-10-23 10:28:09', '2017-10-23 17:28:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/518/', 0, 'nf_sub', '', 0),
(519, 0, '2017-10-25 21:27:56', '2017-10-26 04:27:56', '', '', '', 'publish', 'closed', 'closed', '', '519', '', '', '2017-10-25 21:27:56', '2017-10-26 04:27:56', '', 0, 'http://www.wmaadmissions.ca/nf_sub/519/', 0, 'nf_sub', '', 0),
(520, 0, '2017-10-25 21:27:57', '2017-10-26 04:27:57', '', '', '', 'publish', 'closed', 'closed', '', '520', '', '', '2017-10-25 21:27:57', '2017-10-26 04:27:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/520/', 0, 'nf_sub', '', 0),
(521, 0, '2017-10-26 07:21:06', '2017-10-26 14:21:06', '', '', '', 'publish', 'closed', 'closed', '', '521', '', '', '2017-10-26 07:21:06', '2017-10-26 14:21:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/521/', 0, 'nf_sub', '', 0),
(522, 0, '2017-10-26 07:21:06', '2017-10-26 14:21:06', '', '', '', 'publish', 'closed', 'closed', '', '522', '', '', '2017-10-26 07:21:06', '2017-10-26 14:21:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/522/', 0, 'nf_sub', '', 0),
(523, 0, '2017-10-27 21:08:10', '2017-10-28 04:08:10', '', '', '', 'publish', 'closed', 'closed', '', '523', '', '', '2017-10-27 21:08:10', '2017-10-28 04:08:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/523/', 0, 'nf_sub', '', 0),
(524, 0, '2017-10-27 21:08:10', '2017-10-28 04:08:10', '', '', '', 'publish', 'closed', 'closed', '', '524', '', '', '2017-10-27 21:08:10', '2017-10-28 04:08:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/524/', 0, 'nf_sub', '', 0),
(525, 0, '2017-10-28 18:17:18', '2017-10-29 01:17:18', '', '', '', 'publish', 'closed', 'closed', '', '525', '', '', '2017-10-28 18:17:18', '2017-10-29 01:17:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/525/', 0, 'nf_sub', '', 0),
(526, 0, '2017-10-28 18:17:19', '2017-10-29 01:17:19', '', '', '', 'publish', 'closed', 'closed', '', '526', '', '', '2017-10-28 18:17:19', '2017-10-29 01:17:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/526/', 0, 'nf_sub', '', 0),
(527, 0, '2017-10-31 11:15:44', '2017-10-31 18:15:44', '', '', '', 'publish', 'closed', 'closed', '', '527', '', '', '2017-10-31 11:15:44', '2017-10-31 18:15:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/527/', 0, 'nf_sub', '', 0),
(528, 0, '2017-10-31 11:15:44', '2017-10-31 18:15:44', '', '', '', 'publish', 'closed', 'closed', '', '528', '', '', '2017-10-31 11:15:44', '2017-10-31 18:15:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/528/', 0, 'nf_sub', '', 0),
(529, 0, '2017-10-31 20:18:55', '2017-11-01 03:18:55', '', '', '', 'publish', 'closed', 'closed', '', '529', '', '', '2017-10-31 20:18:55', '2017-11-01 03:18:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/529/', 0, 'nf_sub', '', 0),
(530, 0, '2017-10-31 20:18:55', '2017-11-01 03:18:55', '', '', '', 'publish', 'closed', 'closed', '', '530', '', '', '2017-10-31 20:18:55', '2017-11-01 03:18:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/530/', 0, 'nf_sub', '', 0),
(531, 0, '2017-11-01 12:56:01', '2017-11-01 19:56:01', '', '', '', 'publish', 'closed', 'closed', '', '531', '', '', '2017-11-01 12:56:01', '2017-11-01 19:56:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/531/', 0, 'nf_sub', '', 0),
(532, 0, '2017-11-01 12:56:01', '2017-11-01 19:56:01', '', '', '', 'publish', 'closed', 'closed', '', '532', '', '', '2017-11-01 12:56:01', '2017-11-01 19:56:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/532/', 0, 'nf_sub', '', 0),
(533, 0, '2017-11-01 12:56:38', '2017-11-01 19:56:38', '', '', '', 'publish', 'closed', 'closed', '', '533', '', '', '2017-11-01 12:56:38', '2017-11-01 19:56:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/533/', 0, 'nf_sub', '', 0),
(534, 0, '2017-11-01 12:56:38', '2017-11-01 19:56:38', '', '', '', 'publish', 'closed', 'closed', '', '534', '', '', '2017-11-01 12:56:38', '2017-11-01 19:56:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/534/', 0, 'nf_sub', '', 0),
(535, 0, '2017-11-01 17:50:57', '2017-11-02 00:50:57', '', '', '', 'publish', 'closed', 'closed', '', '535', '', '', '2017-11-01 17:50:57', '2017-11-02 00:50:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/535/', 0, 'nf_sub', '', 0),
(536, 0, '2017-11-01 17:50:58', '2017-11-02 00:50:58', '', '', '', 'publish', 'closed', 'closed', '', '536', '', '', '2017-11-01 17:50:58', '2017-11-02 00:50:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/536/', 0, 'nf_sub', '', 0),
(537, 0, '2017-11-01 21:57:22', '2017-11-02 04:57:22', '', '', '', 'publish', 'closed', 'closed', '', '537', '', '', '2017-11-01 21:57:22', '2017-11-02 04:57:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/537/', 0, 'nf_sub', '', 0),
(538, 0, '2017-11-01 21:57:23', '2017-11-02 04:57:23', '', '', '', 'publish', 'closed', 'closed', '', '538', '', '', '2017-11-01 21:57:23', '2017-11-02 04:57:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/538/', 0, 'nf_sub', '', 0),
(539, 0, '2017-11-02 20:16:51', '2017-11-03 03:16:51', '', '', '', 'publish', 'closed', 'closed', '', '539', '', '', '2017-11-02 20:16:51', '2017-11-03 03:16:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/539/', 0, 'nf_sub', '', 0),
(540, 0, '2017-11-02 20:16:51', '2017-11-03 03:16:51', '', '', '', 'publish', 'closed', 'closed', '', '540', '', '', '2017-11-02 20:16:51', '2017-11-03 03:16:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/540/', 0, 'nf_sub', '', 0),
(541, 0, '2017-11-03 11:33:22', '2017-11-03 18:33:22', '', '', '', 'publish', 'closed', 'closed', '', '541', '', '', '2017-11-03 11:33:22', '2017-11-03 18:33:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/541/', 0, 'nf_sub', '', 0),
(542, 0, '2017-11-03 11:33:22', '2017-11-03 18:33:22', '', '', '', 'publish', 'closed', 'closed', '', '542', '', '', '2017-11-03 11:33:22', '2017-11-03 18:33:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/542/', 0, 'nf_sub', '', 0),
(543, 0, '2017-11-08 16:11:49', '2017-11-09 00:11:49', '', '', '', 'publish', 'closed', 'closed', '', '543', '', '', '2017-11-08 16:11:49', '2017-11-09 00:11:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/543/', 0, 'nf_sub', '', 0),
(544, 0, '2017-11-08 16:11:49', '2017-11-09 00:11:49', '', '', '', 'publish', 'closed', 'closed', '', '544', '', '', '2017-11-08 16:11:49', '2017-11-09 00:11:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/544/', 0, 'nf_sub', '', 0),
(545, 0, '2017-11-08 16:39:50', '2017-11-09 00:39:50', '', '', '', 'publish', 'closed', 'closed', '', '545', '', '', '2017-11-08 16:39:50', '2017-11-09 00:39:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/545/', 0, 'nf_sub', '', 0),
(546, 0, '2017-11-08 16:39:50', '2017-11-09 00:39:50', '', '', '', 'publish', 'closed', 'closed', '', '546', '', '', '2017-11-08 16:39:50', '2017-11-09 00:39:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/546/', 0, 'nf_sub', '', 0),
(547, 0, '2017-11-09 00:42:27', '2017-11-09 08:42:27', '', '', '', 'publish', 'closed', 'closed', '', '547', '', '', '2017-11-09 00:42:27', '2017-11-09 08:42:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/547/', 0, 'nf_sub', '', 0),
(548, 0, '2017-11-09 00:42:27', '2017-11-09 08:42:27', '', '', '', 'publish', 'closed', 'closed', '', '548', '', '', '2017-11-09 00:42:27', '2017-11-09 08:42:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/548/', 0, 'nf_sub', '', 0),
(549, 0, '2017-11-20 08:37:42', '2017-11-20 16:37:42', '', '', '', 'publish', 'closed', 'closed', '', '549', '', '', '2017-11-20 08:37:42', '2017-11-20 16:37:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/549/', 0, 'nf_sub', '', 0),
(550, 0, '2017-11-20 08:37:43', '2017-11-20 16:37:43', '', '', '', 'publish', 'closed', 'closed', '', '550', '', '', '2017-11-20 08:37:43', '2017-11-20 16:37:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/550/', 0, 'nf_sub', '', 0),
(551, 0, '2017-11-20 09:23:52', '2017-11-20 17:23:52', '', '', '', 'publish', 'closed', 'closed', '', '551', '', '', '2017-11-20 09:23:52', '2017-11-20 17:23:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/551/', 0, 'nf_sub', '', 0),
(552, 0, '2017-11-20 09:23:52', '2017-11-20 17:23:52', '', '', '', 'publish', 'closed', 'closed', '', '552', '', '', '2017-11-20 09:23:52', '2017-11-20 17:23:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/552/', 0, 'nf_sub', '', 0),
(553, 0, '2017-11-20 09:51:04', '2017-11-20 17:51:04', '', '', '', 'publish', 'closed', 'closed', '', '553', '', '', '2017-11-20 09:51:04', '2017-11-20 17:51:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/553/', 0, 'nf_sub', '', 0),
(554, 0, '2017-11-20 09:51:05', '2017-11-20 17:51:05', '', '', '', 'publish', 'closed', 'closed', '', '554', '', '', '2017-11-20 09:51:05', '2017-11-20 17:51:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/554/', 0, 'nf_sub', '', 0),
(555, 0, '2017-11-20 10:05:26', '2017-11-20 18:05:26', '', '', '', 'publish', 'closed', 'closed', '', '555', '', '', '2017-11-20 10:05:26', '2017-11-20 18:05:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/555/', 0, 'nf_sub', '', 0),
(556, 0, '2017-11-20 10:05:26', '2017-11-20 18:05:26', '', '', '', 'publish', 'closed', 'closed', '', '556', '', '', '2017-11-20 10:05:26', '2017-11-20 18:05:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/556/', 0, 'nf_sub', '', 0),
(557, 0, '2017-11-20 16:34:35', '2017-11-21 00:34:35', '', '', '', 'publish', 'closed', 'closed', '', '557', '', '', '2017-11-20 16:34:35', '2017-11-21 00:34:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/557/', 0, 'nf_sub', '', 0),
(558, 0, '2017-11-20 16:34:35', '2017-11-21 00:34:35', '', '', '', 'publish', 'closed', 'closed', '', '558', '', '', '2017-11-20 16:34:35', '2017-11-21 00:34:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/558/', 0, 'nf_sub', '', 0),
(559, 0, '2017-11-24 14:02:40', '2017-11-24 22:02:40', '', '', '', 'publish', 'closed', 'closed', '', '559', '', '', '2017-11-24 14:02:40', '2017-11-24 22:02:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/559/', 0, 'nf_sub', '', 0),
(560, 0, '2017-11-24 14:02:40', '2017-11-24 22:02:40', '', '', '', 'publish', 'closed', 'closed', '', '560', '', '', '2017-11-24 14:02:40', '2017-11-24 22:02:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/560/', 0, 'nf_sub', '', 0),
(561, 0, '2017-11-28 21:27:55', '2017-11-29 05:27:55', '', '', '', 'publish', 'closed', 'closed', '', '561', '', '', '2017-11-28 21:27:55', '2017-11-29 05:27:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/561/', 0, 'nf_sub', '', 0),
(562, 0, '2017-11-28 21:27:56', '2017-11-29 05:27:56', '', '', '', 'publish', 'closed', 'closed', '', '562', '', '', '2017-11-28 21:27:56', '2017-11-29 05:27:56', '', 0, 'http://www.wmaadmissions.ca/nf_sub/562/', 0, 'nf_sub', '', 0),
(563, 0, '2017-11-30 13:13:50', '2017-11-30 21:13:50', '', '', '', 'publish', 'closed', 'closed', '', '563', '', '', '2017-11-30 13:13:50', '2017-11-30 21:13:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/563/', 0, 'nf_sub', '', 0);
INSERT INTO `wp_eauwvw_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(564, 0, '2017-11-30 13:13:50', '2017-11-30 21:13:50', '', '', '', 'publish', 'closed', 'closed', '', '564', '', '', '2017-11-30 13:13:50', '2017-11-30 21:13:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/564/', 0, 'nf_sub', '', 0),
(565, 0, '2017-11-30 16:08:15', '2017-12-01 00:08:15', '', '', '', 'publish', 'closed', 'closed', '', '565', '', '', '2017-11-30 16:08:15', '2017-12-01 00:08:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/565/', 0, 'nf_sub', '', 0),
(566, 0, '2017-11-30 16:08:15', '2017-12-01 00:08:15', '', '', '', 'publish', 'closed', 'closed', '', '566', '', '', '2017-11-30 16:08:15', '2017-12-01 00:08:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/566/', 0, 'nf_sub', '', 0),
(567, 0, '2017-12-02 10:09:47', '2017-12-02 18:09:47', '', '', '', 'publish', 'closed', 'closed', '', '567', '', '', '2017-12-02 10:09:47', '2017-12-02 18:09:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/567/', 0, 'nf_sub', '', 0),
(568, 0, '2017-12-02 10:09:47', '2017-12-02 18:09:47', '', '', '', 'publish', 'closed', 'closed', '', '568', '', '', '2017-12-02 10:09:47', '2017-12-02 18:09:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/568/', 0, 'nf_sub', '', 0),
(569, 0, '2017-12-04 09:40:32', '2017-12-04 17:40:32', '', '', '', 'publish', 'closed', 'closed', '', '569', '', '', '2017-12-04 09:40:32', '2017-12-04 17:40:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/569/', 0, 'nf_sub', '', 0),
(570, 0, '2017-12-04 09:40:32', '2017-12-04 17:40:32', '', '', '', 'publish', 'closed', 'closed', '', '570', '', '', '2017-12-04 09:40:32', '2017-12-04 17:40:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/570/', 0, 'nf_sub', '', 0),
(571, 0, '2017-12-05 10:09:18', '2017-12-05 18:09:18', '', '', '', 'publish', 'closed', 'closed', '', '571', '', '', '2017-12-05 10:09:18', '2017-12-05 18:09:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/571/', 0, 'nf_sub', '', 0),
(572, 0, '2017-12-05 10:09:18', '2017-12-05 18:09:18', '', '', '', 'publish', 'closed', 'closed', '', '572', '', '', '2017-12-05 10:09:18', '2017-12-05 18:09:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/572/', 0, 'nf_sub', '', 0),
(598, 0, '2017-12-15 16:47:46', '2017-12-16 00:47:46', '', '', '', 'publish', 'closed', 'closed', '', '598', '', '', '2017-12-15 16:47:46', '2017-12-16 00:47:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/598/', 0, 'nf_sub', '', 0),
(574, 0, '2017-12-06 09:37:36', '2017-12-06 17:37:36', '', '', '', 'publish', 'closed', 'closed', '', '574', '', '', '2017-12-06 09:37:36', '2017-12-06 17:37:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/574/', 0, 'nf_sub', '', 0),
(575, 0, '2017-12-06 09:37:36', '2017-12-06 17:37:36', '', '', '', 'publish', 'closed', 'closed', '', '575', '', '', '2017-12-06 09:37:36', '2017-12-06 17:37:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/575/', 0, 'nf_sub', '', 0),
(576, 0, '2017-12-07 19:40:57', '2017-12-08 03:40:57', '', '', '', 'publish', 'closed', 'closed', '', '576', '', '', '2017-12-07 19:40:57', '2017-12-08 03:40:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/576/', 0, 'nf_sub', '', 0),
(577, 0, '2017-12-07 19:40:57', '2017-12-08 03:40:57', '', '', '', 'publish', 'closed', 'closed', '', '577', '', '', '2017-12-07 19:40:57', '2017-12-08 03:40:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/577/', 0, 'nf_sub', '', 0),
(578, 0, '2017-12-10 09:44:31', '2017-12-10 17:44:31', '', '', '', 'publish', 'closed', 'closed', '', '578', '', '', '2017-12-10 09:44:31', '2017-12-10 17:44:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/578/', 0, 'nf_sub', '', 0),
(579, 0, '2017-12-10 09:44:31', '2017-12-10 17:44:31', '', '', '', 'publish', 'closed', 'closed', '', '579', '', '', '2017-12-10 09:44:31', '2017-12-10 17:44:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/579/', 0, 'nf_sub', '', 0),
(580, 0, '2017-12-10 22:32:08', '2017-12-11 06:32:08', '', '', '', 'publish', 'closed', 'closed', '', '580', '', '', '2017-12-10 22:32:08', '2017-12-11 06:32:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/580/', 0, 'nf_sub', '', 0),
(581, 0, '2017-12-10 22:32:08', '2017-12-11 06:32:08', '', '', '', 'publish', 'closed', 'closed', '', '581', '', '', '2017-12-10 22:32:08', '2017-12-11 06:32:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/581/', 0, 'nf_sub', '', 0),
(582, 0, '2017-12-10 22:58:13', '2017-12-11 06:58:13', '', '', '', 'publish', 'closed', 'closed', '', '582', '', '', '2017-12-10 22:58:13', '2017-12-11 06:58:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/582/', 0, 'nf_sub', '', 0),
(583, 0, '2017-12-10 22:58:13', '2017-12-11 06:58:13', '', '', '', 'publish', 'closed', 'closed', '', '583', '', '', '2017-12-10 22:58:13', '2017-12-11 06:58:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/583/', 0, 'nf_sub', '', 0),
(584, 0, '2017-12-11 00:22:54', '2017-12-11 08:22:54', '', '', '', 'publish', 'closed', 'closed', '', '584', '', '', '2017-12-11 00:22:54', '2017-12-11 08:22:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/584/', 0, 'nf_sub', '', 0),
(585, 0, '2017-12-11 00:22:55', '2017-12-11 08:22:55', '', '', '', 'publish', 'closed', 'closed', '', '585', '', '', '2017-12-11 00:22:55', '2017-12-11 08:22:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/585/', 0, 'nf_sub', '', 0),
(586, 0, '2017-12-11 09:42:33', '2017-12-11 17:42:33', '', '', '', 'publish', 'closed', 'closed', '', '586', '', '', '2017-12-11 09:42:33', '2017-12-11 17:42:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/586/', 0, 'nf_sub', '', 0),
(587, 0, '2017-12-11 09:42:33', '2017-12-11 17:42:33', '', '', '', 'publish', 'closed', 'closed', '', '587', '', '', '2017-12-11 09:42:33', '2017-12-11 17:42:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/587/', 0, 'nf_sub', '', 0),
(588, 0, '2017-12-11 09:51:02', '2017-12-11 17:51:02', '', '', '', 'publish', 'closed', 'closed', '', '588', '', '', '2017-12-11 09:51:02', '2017-12-11 17:51:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/588/', 0, 'nf_sub', '', 0),
(589, 0, '2017-12-11 09:51:02', '2017-12-11 17:51:02', '', '', '', 'publish', 'closed', 'closed', '', '589', '', '', '2017-12-11 09:51:02', '2017-12-11 17:51:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/589/', 0, 'nf_sub', '', 0),
(590, 0, '2017-12-11 12:18:04', '2017-12-11 20:18:04', '', '', '', 'publish', 'closed', 'closed', '', '590', '', '', '2017-12-11 12:18:04', '2017-12-11 20:18:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/590/', 0, 'nf_sub', '', 0),
(591, 0, '2017-12-11 12:18:04', '2017-12-11 20:18:04', '', '', '', 'publish', 'closed', 'closed', '', '591', '', '', '2017-12-11 12:18:04', '2017-12-11 20:18:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/591/', 0, 'nf_sub', '', 0),
(592, 0, '2017-12-11 12:40:49', '2017-12-11 20:40:49', '', '', '', 'publish', 'closed', 'closed', '', '592', '', '', '2017-12-11 12:40:49', '2017-12-11 20:40:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/592/', 0, 'nf_sub', '', 0),
(593, 0, '2017-12-11 12:40:49', '2017-12-11 20:40:49', '', '', '', 'publish', 'closed', 'closed', '', '593', '', '', '2017-12-11 12:40:49', '2017-12-11 20:40:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/593/', 0, 'nf_sub', '', 0),
(594, 0, '2017-12-11 14:10:33', '2017-12-11 22:10:33', '', '', '', 'publish', 'closed', 'closed', '', '594', '', '', '2017-12-11 14:10:33', '2017-12-11 22:10:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/594/', 0, 'nf_sub', '', 0),
(595, 0, '2017-12-11 14:10:34', '2017-12-11 22:10:34', '', '', '', 'publish', 'closed', 'closed', '', '595', '', '', '2017-12-11 14:10:34', '2017-12-11 22:10:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/595/', 0, 'nf_sub', '', 0),
(596, 0, '2017-12-11 14:22:54', '2017-12-11 22:22:54', '', '', '', 'publish', 'closed', 'closed', '', '596', '', '', '2017-12-11 14:22:54', '2017-12-11 22:22:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/596/', 0, 'nf_sub', '', 0),
(597, 0, '2017-12-11 14:22:54', '2017-12-11 22:22:54', '', '', '', 'publish', 'closed', 'closed', '', '597', '', '', '2017-12-11 14:22:54', '2017-12-11 22:22:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/597/', 0, 'nf_sub', '', 0),
(599, 0, '2017-12-15 16:47:46', '2017-12-16 00:47:46', '', '', '', 'publish', 'closed', 'closed', '', '599', '', '', '2017-12-15 16:47:46', '2017-12-16 00:47:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/599/', 0, 'nf_sub', '', 0),
(600, 0, '2017-12-25 14:01:14', '2017-12-25 22:01:14', '', '', '', 'publish', 'closed', 'closed', '', '600', '', '', '2017-12-25 14:01:14', '2017-12-25 22:01:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/600/', 0, 'nf_sub', '', 0),
(601, 0, '2017-12-25 14:01:14', '2017-12-25 22:01:14', '', '', '', 'publish', 'closed', 'closed', '', '601', '', '', '2017-12-25 14:01:14', '2017-12-25 22:01:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/601/', 0, 'nf_sub', '', 0),
(602, 0, '2017-12-25 14:07:58', '2017-12-25 22:07:58', '', '', '', 'publish', 'closed', 'closed', '', '602', '', '', '2017-12-25 14:07:58', '2017-12-25 22:07:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/602/', 0, 'nf_sub', '', 0),
(603, 0, '2017-12-25 14:07:58', '2017-12-25 22:07:58', '', '', '', 'publish', 'closed', 'closed', '', '603', '', '', '2017-12-25 14:07:58', '2017-12-25 22:07:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/603/', 0, 'nf_sub', '', 0),
(604, 0, '2017-12-29 14:33:45', '2017-12-29 22:33:45', '', '', '', 'publish', 'closed', 'closed', '', '604', '', '', '2017-12-29 14:33:45', '2017-12-29 22:33:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/604/', 0, 'nf_sub', '', 0),
(605, 0, '2017-12-29 14:33:46', '2017-12-29 22:33:46', '', '', '', 'publish', 'closed', 'closed', '', '605', '', '', '2017-12-29 14:33:46', '2017-12-29 22:33:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/605/', 0, 'nf_sub', '', 0),
(606, 0, '2017-12-29 21:41:52', '2017-12-30 05:41:52', '', '', '', 'publish', 'closed', 'closed', '', '606', '', '', '2017-12-29 21:41:52', '2017-12-30 05:41:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/606/', 0, 'nf_sub', '', 0),
(607, 0, '2017-12-29 21:41:52', '2017-12-30 05:41:52', '', '', '', 'publish', 'closed', 'closed', '', '607', '', '', '2017-12-29 21:41:52', '2017-12-30 05:41:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/607/', 0, 'nf_sub', '', 0),
(608, 0, '2017-12-29 21:51:32', '2017-12-30 05:51:32', '', '', '', 'publish', 'closed', 'closed', '', '608', '', '', '2017-12-29 21:51:32', '2017-12-30 05:51:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/608/', 0, 'nf_sub', '', 0),
(609, 0, '2017-12-29 21:51:32', '2017-12-30 05:51:32', '', '', '', 'publish', 'closed', 'closed', '', '609', '', '', '2017-12-29 21:51:32', '2017-12-30 05:51:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/609/', 0, 'nf_sub', '', 0),
(610, 0, '2017-12-29 22:02:49', '2017-12-30 06:02:49', '', '', '', 'publish', 'closed', 'closed', '', '610', '', '', '2017-12-29 22:02:49', '2017-12-30 06:02:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/610/', 0, 'nf_sub', '', 0),
(611, 0, '2017-12-29 22:02:49', '2017-12-30 06:02:49', '', '', '', 'publish', 'closed', 'closed', '', '611', '', '', '2017-12-29 22:02:49', '2017-12-30 06:02:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/611/', 0, 'nf_sub', '', 0),
(612, 0, '2018-01-06 23:31:36', '2018-01-07 07:31:36', '', '', '', 'publish', 'closed', 'closed', '', '612', '', '', '2018-01-06 23:31:36', '2018-01-07 07:31:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/612/', 0, 'nf_sub', '', 0),
(613, 0, '2018-01-06 23:31:36', '2018-01-07 07:31:36', '', '', '', 'publish', 'closed', 'closed', '', '613', '', '', '2018-01-06 23:31:36', '2018-01-07 07:31:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/613/', 0, 'nf_sub', '', 0),
(614, 0, '2018-01-07 13:02:53', '2018-01-07 21:02:53', '', '', '', 'publish', 'closed', 'closed', '', '614', '', '', '2018-01-07 13:02:53', '2018-01-07 21:02:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/614/', 0, 'nf_sub', '', 0),
(615, 0, '2018-01-07 13:02:53', '2018-01-07 21:02:53', '', '', '', 'publish', 'closed', 'closed', '', '615', '', '', '2018-01-07 13:02:53', '2018-01-07 21:02:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/615/', 0, 'nf_sub', '', 0),
(616, 0, '2018-01-08 11:24:53', '2018-01-08 19:24:53', '', '', '', 'publish', 'closed', 'closed', '', '616', '', '', '2018-01-08 11:24:53', '2018-01-08 19:24:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/616/', 0, 'nf_sub', '', 0),
(617, 0, '2018-01-08 11:24:53', '2018-01-08 19:24:53', '', '', '', 'publish', 'closed', 'closed', '', '617', '', '', '2018-01-08 11:24:53', '2018-01-08 19:24:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/617/', 0, 'nf_sub', '', 0),
(618, 0, '2018-01-08 11:44:48', '2018-01-08 19:44:48', '', '', '', 'publish', 'closed', 'closed', '', '618', '', '', '2018-01-08 11:44:48', '2018-01-08 19:44:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/618/', 0, 'nf_sub', '', 0),
(619, 0, '2018-01-08 11:44:48', '2018-01-08 19:44:48', '', '', '', 'publish', 'closed', 'closed', '', '619', '', '', '2018-01-08 11:44:48', '2018-01-08 19:44:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/619/', 0, 'nf_sub', '', 0),
(620, 0, '2018-01-08 12:06:49', '2018-01-08 20:06:49', '', '', '', 'publish', 'closed', 'closed', '', '620', '', '', '2018-01-08 12:06:49', '2018-01-08 20:06:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/620/', 0, 'nf_sub', '', 0),
(621, 0, '2018-01-08 12:06:50', '2018-01-08 20:06:50', '', '', '', 'publish', 'closed', 'closed', '', '621', '', '', '2018-01-08 12:06:50', '2018-01-08 20:06:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/621/', 0, 'nf_sub', '', 0),
(622, 0, '2018-01-09 20:55:14', '2018-01-10 04:55:14', '', '', '', 'publish', 'closed', 'closed', '', '622', '', '', '2018-01-09 20:55:14', '2018-01-10 04:55:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/622/', 0, 'nf_sub', '', 0),
(623, 0, '2018-01-09 20:55:14', '2018-01-10 04:55:14', '', '', '', 'publish', 'closed', 'closed', '', '623', '', '', '2018-01-09 20:55:14', '2018-01-10 04:55:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/623/', 0, 'nf_sub', '', 0),
(624, 0, '2018-01-09 21:00:16', '2018-01-10 05:00:16', '', '', '', 'publish', 'closed', 'closed', '', '624', '', '', '2018-01-09 21:00:16', '2018-01-10 05:00:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/624/', 0, 'nf_sub', '', 0),
(625, 0, '2018-01-09 21:00:16', '2018-01-10 05:00:16', '', '', '', 'publish', 'closed', 'closed', '', '625', '', '', '2018-01-09 21:00:16', '2018-01-10 05:00:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/625/', 0, 'nf_sub', '', 0),
(626, 0, '2018-01-11 04:57:19', '2018-01-11 12:57:19', '', '', '', 'publish', 'closed', 'closed', '', '626', '', '', '2018-01-11 04:57:19', '2018-01-11 12:57:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/626/', 0, 'nf_sub', '', 0),
(627, 0, '2018-01-11 05:11:06', '2018-01-11 13:11:06', '', '', '', 'publish', 'closed', 'closed', '', '627', '', '', '2018-01-11 05:11:06', '2018-01-11 13:11:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/627/', 0, 'nf_sub', '', 0),
(628, 0, '2018-01-11 05:11:06', '2018-01-11 13:11:06', '', '', '', 'publish', 'closed', 'closed', '', '628', '', '', '2018-01-11 05:11:06', '2018-01-11 13:11:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/628/', 0, 'nf_sub', '', 0),
(629, 0, '2018-01-11 05:11:07', '2018-01-11 13:11:07', '', '', '', 'publish', 'closed', 'closed', '', '629', '', '', '2018-01-11 05:11:07', '2018-01-11 13:11:07', '', 0, 'http://www.wmaadmissions.ca/nf_sub/629/', 0, 'nf_sub', '', 0),
(630, 0, '2018-01-11 05:11:07', '2018-01-11 13:11:07', '', '', '', 'publish', 'closed', 'closed', '', '630', '', '', '2018-01-11 05:11:07', '2018-01-11 13:11:07', '', 0, 'http://www.wmaadmissions.ca/nf_sub/630/', 0, 'nf_sub', '', 0),
(631, 0, '2018-01-11 05:30:32', '2018-01-11 13:30:32', '', '', '', 'publish', 'closed', 'closed', '', '631', '', '', '2018-01-11 05:30:32', '2018-01-11 13:30:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/631/', 0, 'nf_sub', '', 0),
(632, 0, '2018-01-11 05:30:32', '2018-01-11 13:30:32', '', '', '', 'publish', 'closed', 'closed', '', '632', '', '', '2018-01-11 05:30:32', '2018-01-11 13:30:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/632/', 0, 'nf_sub', '', 0),
(642, 0, '2018-01-23 01:07:57', '2018-01-23 09:07:57', '', '', '', 'publish', 'closed', 'closed', '', '642', '', '', '2018-01-23 01:07:57', '2018-01-23 09:07:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/642/', 0, 'nf_sub', '', 0),
(634, 0, '2018-01-11 11:05:53', '2018-01-11 19:05:53', '', '', '', 'publish', 'closed', 'closed', '', '634', '', '', '2018-01-11 11:05:53', '2018-01-11 19:05:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/634/', 0, 'nf_sub', '', 0),
(635, 0, '2018-01-11 11:05:53', '2018-01-11 19:05:53', '', '', '', 'publish', 'closed', 'closed', '', '635', '', '', '2018-01-11 11:05:53', '2018-01-11 19:05:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/635/', 0, 'nf_sub', '', 0),
(636, 0, '2018-01-15 13:35:30', '2018-01-15 21:35:30', '', '', '', 'publish', 'closed', 'closed', '', '636', '', '', '2018-01-15 13:35:30', '2018-01-15 21:35:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/636/', 0, 'nf_sub', '', 0),
(637, 0, '2018-01-15 13:35:30', '2018-01-15 21:35:30', '', '', '', 'publish', 'closed', 'closed', '', '637', '', '', '2018-01-15 13:35:30', '2018-01-15 21:35:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/637/', 0, 'nf_sub', '', 0),
(638, 0, '2018-01-15 14:29:44', '2018-01-15 22:29:44', '', '', '', 'publish', 'closed', 'closed', '', '638', '', '', '2018-01-15 14:29:44', '2018-01-15 22:29:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/638/', 0, 'nf_sub', '', 0),
(639, 0, '2018-01-15 14:29:45', '2018-01-15 22:29:45', '', '', '', 'publish', 'closed', 'closed', '', '639', '', '', '2018-01-15 14:29:45', '2018-01-15 22:29:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/639/', 0, 'nf_sub', '', 0),
(640, 0, '2018-01-15 14:51:23', '2018-01-15 22:51:23', '', '', '', 'publish', 'closed', 'closed', '', '640', '', '', '2018-01-15 14:51:23', '2018-01-15 22:51:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/640/', 0, 'nf_sub', '', 0),
(641, 0, '2018-01-15 14:51:23', '2018-01-15 22:51:23', '', '', '', 'publish', 'closed', 'closed', '', '641', '', '', '2018-01-15 14:51:23', '2018-01-15 22:51:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/641/', 0, 'nf_sub', '', 0),
(643, 0, '2018-01-23 01:07:58', '2018-01-23 09:07:58', '', '', '', 'publish', 'closed', 'closed', '', '643', '', '', '2018-01-23 01:07:58', '2018-01-23 09:07:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/643/', 0, 'nf_sub', '', 0),
(644, 0, '2018-01-23 01:57:46', '2018-01-23 09:57:46', '', '', '', 'publish', 'closed', 'closed', '', '644', '', '', '2018-01-23 01:57:46', '2018-01-23 09:57:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/644/', 0, 'nf_sub', '', 0),
(645, 0, '2018-01-23 01:57:46', '2018-01-23 09:57:46', '', '', '', 'publish', 'closed', 'closed', '', '645', '', '', '2018-01-23 01:57:46', '2018-01-23 09:57:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/645/', 0, 'nf_sub', '', 0),
(646, 0, '2018-01-25 19:48:23', '2018-01-26 03:48:23', '', '', '', 'publish', 'closed', 'closed', '', '646', '', '', '2018-01-25 19:48:23', '2018-01-26 03:48:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/646/', 0, 'nf_sub', '', 0),
(647, 0, '2018-01-25 19:48:23', '2018-01-26 03:48:23', '', '', '', 'publish', 'closed', 'closed', '', '647', '', '', '2018-01-25 19:48:23', '2018-01-26 03:48:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/647/', 0, 'nf_sub', '', 0),
(648, 0, '2018-01-27 11:45:38', '2018-01-27 19:45:38', '', '', '', 'publish', 'closed', 'closed', '', '648', '', '', '2018-01-27 11:45:38', '2018-01-27 19:45:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/648/', 0, 'nf_sub', '', 0),
(649, 0, '2018-01-27 11:45:38', '2018-01-27 19:45:38', '', '', '', 'publish', 'closed', 'closed', '', '649', '', '', '2018-01-27 11:45:38', '2018-01-27 19:45:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/649/', 0, 'nf_sub', '', 0),
(650, 0, '2018-01-27 17:11:26', '2018-01-28 01:11:26', '', '', '', 'publish', 'closed', 'closed', '', '650', '', '', '2018-01-27 17:11:26', '2018-01-28 01:11:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/650/', 0, 'nf_sub', '', 0),
(651, 0, '2018-01-27 17:11:26', '2018-01-28 01:11:26', '', '', '', 'publish', 'closed', 'closed', '', '651', '', '', '2018-01-27 17:11:26', '2018-01-28 01:11:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/651/', 0, 'nf_sub', '', 0),
(652, 0, '2018-01-29 07:36:26', '2018-01-29 15:36:26', '', '', '', 'publish', 'closed', 'closed', '', '652', '', '', '2018-01-29 07:36:26', '2018-01-29 15:36:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/652/', 0, 'nf_sub', '', 0),
(653, 0, '2018-01-29 07:36:27', '2018-01-29 15:36:27', '', '', '', 'publish', 'closed', 'closed', '', '653', '', '', '2018-01-29 07:36:27', '2018-01-29 15:36:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/653/', 0, 'nf_sub', '', 0),
(704, 0, '2018-02-06 15:26:17', '2018-02-06 23:26:17', '', '', '', 'publish', 'closed', 'closed', '', '704', '', '', '2018-02-06 15:26:17', '2018-02-06 23:26:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/704/', 0, 'nf_sub', '', 0),
(655, 0, '2018-01-29 14:06:51', '2018-01-29 22:06:51', '', '', '', 'publish', 'closed', 'closed', '', '655', '', '', '2018-01-29 14:06:51', '2018-01-29 22:06:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/655/', 0, 'nf_sub', '', 0),
(656, 0, '2018-01-29 14:06:51', '2018-01-29 22:06:51', '', '', '', 'publish', 'closed', 'closed', '', '656', '', '', '2018-01-29 14:06:51', '2018-01-29 22:06:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/656/', 0, 'nf_sub', '', 0),
(657, 0, '2018-01-29 17:28:40', '2018-01-30 01:28:40', '', '', '', 'publish', 'closed', 'closed', '', '657', '', '', '2018-01-29 17:28:40', '2018-01-30 01:28:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/657/', 0, 'nf_sub', '', 0),
(658, 0, '2018-01-29 17:28:41', '2018-01-30 01:28:41', '', '', '', 'publish', 'closed', 'closed', '', '658', '', '', '2018-01-29 17:28:41', '2018-01-30 01:28:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/658/', 0, 'nf_sub', '', 0),
(659, 0, '2018-01-29 19:32:59', '2018-01-30 03:32:59', '', '', '', 'publish', 'closed', 'closed', '', '659', '', '', '2018-01-29 19:32:59', '2018-01-30 03:32:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/659/', 0, 'nf_sub', '', 0),
(660, 0, '2018-01-29 19:32:59', '2018-01-30 03:32:59', '', '', '', 'publish', 'closed', 'closed', '', '660', '', '', '2018-01-29 19:32:59', '2018-01-30 03:32:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/660/', 0, 'nf_sub', '', 0),
(661, 0, '2018-01-30 09:37:10', '2018-01-30 17:37:10', '', '', '', 'publish', 'closed', 'closed', '', '661', '', '', '2018-01-30 09:37:10', '2018-01-30 17:37:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/661/', 0, 'nf_sub', '', 0),
(662, 0, '2018-01-30 09:37:10', '2018-01-30 17:37:10', '', '', '', 'publish', 'closed', 'closed', '', '662', '', '', '2018-01-30 09:37:10', '2018-01-30 17:37:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/662/', 0, 'nf_sub', '', 0),
(663, 0, '2018-01-30 12:37:08', '2018-01-30 20:37:08', '', '', '', 'publish', 'closed', 'closed', '', '663', '', '', '2018-01-30 12:37:08', '2018-01-30 20:37:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/663/', 0, 'nf_sub', '', 0),
(664, 0, '2018-01-30 12:37:08', '2018-01-30 20:37:08', '', '', '', 'publish', 'closed', 'closed', '', '664', '', '', '2018-01-30 12:37:08', '2018-01-30 20:37:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/664/', 0, 'nf_sub', '', 0),
(665, 0, '2018-01-30 18:30:08', '2018-01-31 02:30:08', '', '', '', 'publish', 'closed', 'closed', '', '665', '', '', '2018-01-30 18:30:08', '2018-01-31 02:30:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/665/', 0, 'nf_sub', '', 0),
(666, 0, '2018-01-30 18:30:09', '2018-01-31 02:30:09', '', '', '', 'publish', 'closed', 'closed', '', '666', '', '', '2018-01-30 18:30:09', '2018-01-31 02:30:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/666/', 0, 'nf_sub', '', 0),
(667, 0, '2018-01-30 20:34:14', '2018-01-31 04:34:14', '', '', '', 'publish', 'closed', 'closed', '', '667', '', '', '2018-01-30 20:34:14', '2018-01-31 04:34:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/667/', 0, 'nf_sub', '', 0),
(668, 0, '2018-01-30 20:34:15', '2018-01-31 04:34:15', '', '', '', 'publish', 'closed', 'closed', '', '668', '', '', '2018-01-30 20:34:15', '2018-01-31 04:34:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/668/', 0, 'nf_sub', '', 0),
(669, 0, '2018-01-31 21:06:48', '2018-02-01 05:06:48', '', '', '', 'publish', 'closed', 'closed', '', '669', '', '', '2018-01-31 21:06:48', '2018-02-01 05:06:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/669/', 0, 'nf_sub', '', 0),
(670, 0, '2018-01-31 21:06:49', '2018-02-01 05:06:49', '', '', '', 'publish', 'closed', 'closed', '', '670', '', '', '2018-01-31 21:06:49', '2018-02-01 05:06:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/670/', 0, 'nf_sub', '', 0),
(671, 0, '2018-01-31 21:17:11', '2018-02-01 05:17:11', '', '', '', 'publish', 'closed', 'closed', '', '671', '', '', '2018-01-31 21:17:11', '2018-02-01 05:17:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/671/', 0, 'nf_sub', '', 0),
(672, 0, '2018-01-31 21:17:12', '2018-02-01 05:17:12', '', '', '', 'publish', 'closed', 'closed', '', '672', '', '', '2018-01-31 21:17:12', '2018-02-01 05:17:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/672/', 0, 'nf_sub', '', 0),
(673, 0, '2018-01-31 21:36:03', '2018-02-01 05:36:03', '', '', '', 'publish', 'closed', 'closed', '', '673', '', '', '2018-01-31 21:36:03', '2018-02-01 05:36:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/673/', 0, 'nf_sub', '', 0),
(674, 0, '2018-01-31 21:36:03', '2018-02-01 05:36:03', '', '', '', 'publish', 'closed', 'closed', '', '674', '', '', '2018-01-31 21:36:03', '2018-02-01 05:36:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/674/', 0, 'nf_sub', '', 0),
(675, 0, '2018-02-01 10:00:50', '2018-02-01 18:00:50', '', '', '', 'publish', 'closed', 'closed', '', '675', '', '', '2018-02-01 10:00:50', '2018-02-01 18:00:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/675/', 0, 'nf_sub', '', 0),
(676, 0, '2018-02-01 10:00:50', '2018-02-01 18:00:50', '', '', '', 'publish', 'closed', 'closed', '', '676', '', '', '2018-02-01 10:00:50', '2018-02-01 18:00:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/676/', 0, 'nf_sub', '', 0),
(677, 0, '2018-02-01 19:27:21', '2018-02-02 03:27:21', '', '', '', 'publish', 'closed', 'closed', '', '677', '', '', '2018-02-01 19:27:21', '2018-02-02 03:27:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/677/', 0, 'nf_sub', '', 0),
(678, 0, '2018-02-01 19:27:21', '2018-02-02 03:27:21', '', '', '', 'publish', 'closed', 'closed', '', '678', '', '', '2018-02-01 19:27:21', '2018-02-02 03:27:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/678/', 0, 'nf_sub', '', 0),
(679, 0, '2018-02-02 12:03:13', '2018-02-02 20:03:13', '', '', '', 'publish', 'closed', 'closed', '', '679', '', '', '2018-02-02 12:03:13', '2018-02-02 20:03:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/679/', 0, 'nf_sub', '', 0),
(680, 0, '2018-02-02 12:03:13', '2018-02-02 20:03:13', '', '', '', 'publish', 'closed', 'closed', '', '680', '', '', '2018-02-02 12:03:13', '2018-02-02 20:03:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/680/', 0, 'nf_sub', '', 0),
(681, 0, '2018-02-02 12:10:56', '2018-02-02 20:10:56', '', '', '', 'publish', 'closed', 'closed', '', '681', '', '', '2018-02-02 12:10:56', '2018-02-02 20:10:56', '', 0, 'http://www.wmaadmissions.ca/nf_sub/681/', 0, 'nf_sub', '', 0),
(682, 0, '2018-02-02 12:10:57', '2018-02-02 20:10:57', '', '', '', 'publish', 'closed', 'closed', '', '682', '', '', '2018-02-02 12:10:57', '2018-02-02 20:10:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/682/', 0, 'nf_sub', '', 0),
(683, 0, '2018-02-02 13:21:13', '2018-02-02 21:21:13', '', '', '', 'publish', 'closed', 'closed', '', '683', '', '', '2018-02-02 13:21:13', '2018-02-02 21:21:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/683/', 0, 'nf_sub', '', 0),
(684, 0, '2018-02-02 13:21:14', '2018-02-02 21:21:14', '', '', '', 'publish', 'closed', 'closed', '', '684', '', '', '2018-02-02 13:21:14', '2018-02-02 21:21:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/684/', 0, 'nf_sub', '', 0),
(685, 0, '2018-02-02 13:50:03', '2018-02-02 21:50:03', '', '', '', 'publish', 'closed', 'closed', '', '685', '', '', '2018-02-02 13:50:03', '2018-02-02 21:50:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/685/', 0, 'nf_sub', '', 0),
(686, 0, '2018-02-02 13:50:04', '2018-02-02 21:50:04', '', '', '', 'publish', 'closed', 'closed', '', '686', '', '', '2018-02-02 13:50:04', '2018-02-02 21:50:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/686/', 0, 'nf_sub', '', 0),
(687, 0, '2018-02-02 16:28:05', '2018-02-03 00:28:05', '', '', '', 'publish', 'closed', 'closed', '', '687', '', '', '2018-02-02 16:28:05', '2018-02-03 00:28:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/687/', 0, 'nf_sub', '', 0),
(688, 0, '2018-02-02 16:28:06', '2018-02-03 00:28:06', '', '', '', 'publish', 'closed', 'closed', '', '688', '', '', '2018-02-02 16:28:06', '2018-02-03 00:28:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/688/', 0, 'nf_sub', '', 0),
(689, 0, '2018-02-02 16:34:16', '2018-02-03 00:34:16', '', '', '', 'publish', 'closed', 'closed', '', '689', '', '', '2018-02-02 16:34:16', '2018-02-03 00:34:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/689/', 0, 'nf_sub', '', 0),
(690, 0, '2018-02-02 16:34:17', '2018-02-03 00:34:17', '', '', '', 'publish', 'closed', 'closed', '', '690', '', '', '2018-02-02 16:34:17', '2018-02-03 00:34:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/690/', 0, 'nf_sub', '', 0),
(691, 0, '2018-02-02 22:38:41', '2018-02-03 06:38:41', '', '', '', 'publish', 'closed', 'closed', '', '691', '', '', '2018-02-02 22:38:41', '2018-02-03 06:38:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/691/', 0, 'nf_sub', '', 0),
(692, 0, '2018-02-02 22:38:41', '2018-02-03 06:38:41', '', '', '', 'publish', 'closed', 'closed', '', '692', '', '', '2018-02-02 22:38:41', '2018-02-03 06:38:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/692/', 0, 'nf_sub', '', 0),
(693, 0, '2018-02-05 08:43:10', '2018-02-05 16:43:10', '', '', '', 'publish', 'closed', 'closed', '', '693', '', '', '2018-02-05 08:43:10', '2018-02-05 16:43:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/693/', 0, 'nf_sub', '', 0),
(694, 0, '2018-02-05 08:43:10', '2018-02-05 16:43:10', '', '', '', 'publish', 'closed', 'closed', '', '694', '', '', '2018-02-05 08:43:10', '2018-02-05 16:43:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/694/', 0, 'nf_sub', '', 0),
(695, 0, '2018-02-05 08:52:24', '2018-02-05 16:52:24', '', '', '', 'publish', 'closed', 'closed', '', '695', '', '', '2018-02-05 08:52:24', '2018-02-05 16:52:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/695/', 0, 'nf_sub', '', 0),
(696, 0, '2018-02-05 08:52:24', '2018-02-05 16:52:24', '', '', '', 'publish', 'closed', 'closed', '', '696', '', '', '2018-02-05 08:52:24', '2018-02-05 16:52:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/696/', 0, 'nf_sub', '', 0),
(697, 1, '2018-02-05 09:40:15', '2018-02-05 17:40:15', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Elementary Application</h1>\r\nComplete this form to apply for an elementary program for your child. (*required field).\r\n\r\nPlease note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and grade levels.', 'Elementary Application', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2018-02-05 09:40:15', '2018-02-05 17:40:15', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(698, 1, '2018-02-05 09:47:55', '2018-02-05 17:47:55', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Elementary Application</h1>\r\nComplete this form to apply for an elementary program for your child. (*required field).\r\n\r\nPlease note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and age levels.', 'Elementary Application', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2018-02-05 09:47:55', '2018-02-05 17:47:55', '', 8, 'http://www.wmaadmissions.ca/8-revision-v1/', 0, 'revision', '', 0),
(947, 1, '2018-11-07 12:51:18', '2018-11-07 20:51:18', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Preschool Application</h1>\r\nPlease note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and age levels.', 'Casa dei Bambini Application', '', 'inherit', 'closed', 'closed', '', '32-revision-v1', '', '', '2018-11-07 12:51:18', '2018-11-07 20:51:18', '', 32, 'http://www.wmaadmissions.ca/32-revision-v1/', 0, 'revision', '', 0),
(699, 1, '2018-02-05 09:47:59', '2018-02-05 17:47:59', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Preschool Application</h1>\r\nPlease note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and age levels.', 'Preschool Application', '', 'inherit', 'closed', 'closed', '', '32-revision-v1', '', '', '2018-02-05 09:47:59', '2018-02-05 17:47:59', '', 32, 'http://www.wmaadmissions.ca/32-revision-v1/', 0, 'revision', '', 0),
(949, 1, '2018-11-07 13:00:00', '2018-11-07 21:00:00', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and grade levels.\r\n<div class=\"program\">\r\n<h3>Casa dei Bambini Program (Ages 2.5 to 4):</h3>\r\nStep 1: Attend WMA Casa Open House (a Saturday in January)\r\nStep 2: Schedule a classroom observation (parents only)\r\nStep 3: Complete our <a title=\"Casa dei Bambini Application\" href=\"http://www.wmaadmissions.ca/preschool/\">Casa online application\r\n</a>Step 4: Pay $50 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\n\r\n</div>\r\n<div class=\"program\">\r\n<h3>Elementary Program (Kindergarten to Grade 7):</h3>\r\nStep 1: Attend WMA Elementary Open House (typically a Thursday evening in November)\r\nStep 2: Schedule a School Tour/Classroom observation\r\nStep 3: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 4: Submit $200 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\nStep 5: Child and Parent/Guardian attend classroom experience and interview with School Principal\r\n\r\n</div>\r\n<div class=\"wide\">\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space at WMA.\r\nIf your child is offered a space, registration will be complete once we receive <strong>ALL</strong> the following by the date requested:\r\n<ul>\r\n 	<li><span style=\"color: #333333;\">Completed registration form with required documentation\r\n</span></li>\r\n 	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n 	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n 	<li><span style=\"color: #333333;\">Post-dated tuition cheques / or completed payment plan through TUIO online payment system (pre-authorized bank withdrawals)</span></li>\r\n</ul>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\" rel=\"noopener\">Tuition &amp; Fees</a> | <a title=\"Tuition Commitment &amp; Withdrawal Policy\" href=\"http://www.wmaadmissions.ca/tuition-commitment-withdrawals/\" target=\"_blank\" rel=\"noopener\">Tuition Commitment &amp; Withdrawal Policy</a>\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">WMA Admissions</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">WMA Website</a>\r\n\r\nPhone: (604) 434-9611\r\n\r\n</div>', 'Home', '', 'inherit', 'closed', 'closed', '', '64-revision-v1', '', '', '2018-11-07 13:00:00', '2018-11-07 21:00:00', '', 64, 'http://www.wmaadmissions.ca/64-revision-v1/', 0, 'revision', '', 0),
(700, 1, '2018-02-05 09:53:21', '2018-02-05 17:53:21', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and grade levels.\r\n<div class=\"program\">\r\n<h3>Preschool Program:</h3>\r\nStep 1: Attend WMA Preschool Open House (a Saturday in January)\r\nStep 2: Schedule a classroom observation (parents only)\r\nStep 3: Complete our <a title=\"Preschool Application\" href=\"http://www.wmaadmissions.ca/preschool/\">Preschool online application\r\n</a>Step 4: Pay $50 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\n\r\n</div>\r\n<div class=\"program\">\r\n<h3>Elementary Program:</h3>\r\nStep 1: Attend WMA Elementary Open House (typically a Thursday evening in November)\r\nStep 2: Schedule a School Tour/Classroom observation\r\nStep 3: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 4: Submit $200 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\nStep 5: Child and Parent/Guardian attend classroom experience and interview with School Principal\r\n\r\n</div>\r\n<div class=\"wide\">\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space at WMA.\r\nIf your child is offered a space, registration will be complete once we receive <strong>ALL</strong> the following by the date requested:\r\n<ul>\r\n 	<li><span style=\"color: #333333;\">Completed registration form with required documentation\r\n</span></li>\r\n 	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n 	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n 	<li><span style=\"color: #333333;\">Post-dated tuition cheques / or completed payment plan through TUIO online payment system (pre-authorized bank withdrawals)</span></li>\r\n</ul>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\" rel=\"noopener\">Tuition &amp; Fees</a> | <a title=\"Tuition Commitment &amp; Withdrawal Policy\" href=\"http://www.wmaadmissions.ca/tuition-commitment-withdrawals/\" target=\"_blank\" rel=\"noopener\">Tuition Commitment &amp; Withdrawal Policy</a>\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">WMA Admissions</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">WMA Website</a>\r\n\r\nPhone: (604) 434-9611\r\n\r\n</div>', 'Home', '', 'inherit', 'closed', 'closed', '', '64-revision-v1', '', '', '2018-02-05 09:53:21', '2018-02-05 17:53:21', '', 64, 'http://www.wmaadmissions.ca/64-revision-v1/', 0, 'revision', '', 0),
(739, 0, '2018-03-13 10:58:35', '2018-03-13 17:58:35', '', '', '', 'publish', 'closed', 'closed', '', '739', '', '', '2018-03-13 10:58:35', '2018-03-13 17:58:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/739/', 0, 'nf_sub', '', 0),
(740, 0, '2018-03-13 11:56:48', '2018-03-13 18:56:48', '', '', '', 'publish', 'closed', 'closed', '', '740', '', '', '2018-03-13 11:56:48', '2018-03-13 18:56:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/740/', 0, 'nf_sub', '', 0),
(741, 0, '2018-03-13 11:56:48', '2018-03-13 18:56:48', '', '', '', 'publish', 'closed', 'closed', '', '741', '', '', '2018-03-13 11:56:48', '2018-03-13 18:56:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/741/', 0, 'nf_sub', '', 0),
(742, 0, '2018-03-13 12:06:02', '2018-03-13 19:06:02', '', '', '', 'publish', 'closed', 'closed', '', '742', '', '', '2018-03-13 12:06:02', '2018-03-13 19:06:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/742/', 0, 'nf_sub', '', 0),
(743, 0, '2018-03-13 12:06:02', '2018-03-13 19:06:02', '', '', '', 'publish', 'closed', 'closed', '', '743', '', '', '2018-03-13 12:06:02', '2018-03-13 19:06:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/743/', 0, 'nf_sub', '', 0),
(744, 0, '2018-03-19 15:06:26', '2018-03-19 22:06:26', '', '', '', 'publish', 'closed', 'closed', '', '744', '', '', '2018-03-19 15:06:26', '2018-03-19 22:06:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/744/', 0, 'nf_sub', '', 0),
(745, 0, '2018-03-19 15:06:26', '2018-03-19 22:06:26', '', '', '', 'publish', 'closed', 'closed', '', '745', '', '', '2018-03-19 15:06:26', '2018-03-19 22:06:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/745/', 0, 'nf_sub', '', 0),
(746, 0, '2018-03-21 14:09:23', '2018-03-21 21:09:23', '', '', '', 'publish', 'closed', 'closed', '', '746', '', '', '2018-03-21 14:09:23', '2018-03-21 21:09:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/746/', 0, 'nf_sub', '', 0),
(747, 0, '2018-03-21 14:09:23', '2018-03-21 21:09:23', '', '', '', 'publish', 'closed', 'closed', '', '747', '', '', '2018-03-21 14:09:23', '2018-03-21 21:09:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/747/', 0, 'nf_sub', '', 0),
(748, 0, '2018-03-21 14:16:27', '2018-03-21 21:16:27', '', '', '', 'publish', 'closed', 'closed', '', '748', '', '', '2018-03-21 14:16:27', '2018-03-21 21:16:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/748/', 0, 'nf_sub', '', 0),
(749, 0, '2018-03-21 14:16:27', '2018-03-21 21:16:27', '', '', '', 'publish', 'closed', 'closed', '', '749', '', '', '2018-03-21 14:16:27', '2018-03-21 21:16:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/749/', 0, 'nf_sub', '', 0),
(750, 0, '2018-03-21 16:33:45', '2018-03-21 23:33:45', '', '', '', 'publish', 'closed', 'closed', '', '750', '', '', '2018-03-21 16:33:45', '2018-03-21 23:33:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/750/', 0, 'nf_sub', '', 0),
(751, 0, '2018-03-21 16:33:45', '2018-03-21 23:33:45', '', '', '', 'publish', 'closed', 'closed', '', '751', '', '', '2018-03-21 16:33:45', '2018-03-21 23:33:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/751/', 0, 'nf_sub', '', 0),
(752, 0, '2018-03-21 16:34:07', '2018-03-21 23:34:07', '', '', '', 'publish', 'closed', 'closed', '', '752', '', '', '2018-03-21 16:34:07', '2018-03-21 23:34:07', '', 0, 'http://www.wmaadmissions.ca/nf_sub/752/', 0, 'nf_sub', '', 0),
(753, 0, '2018-03-21 16:34:08', '2018-03-21 23:34:08', '', '', '', 'publish', 'closed', 'closed', '', '753', '', '', '2018-03-21 16:34:08', '2018-03-21 23:34:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/753/', 0, 'nf_sub', '', 0),
(754, 0, '2018-03-21 16:34:10', '2018-03-21 23:34:10', '', '', '', 'publish', 'closed', 'closed', '', '754', '', '', '2018-03-21 16:34:10', '2018-03-21 23:34:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/754/', 0, 'nf_sub', '', 0),
(755, 0, '2018-03-21 16:34:11', '2018-03-21 23:34:11', '', '', '', 'publish', 'closed', 'closed', '', '755', '', '', '2018-03-21 16:34:11', '2018-03-21 23:34:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/755/', 0, 'nf_sub', '', 0),
(756, 0, '2018-04-05 14:57:17', '2018-04-05 21:57:17', '', '', '', 'publish', 'closed', 'closed', '', '756', '', '', '2018-04-05 14:57:17', '2018-04-05 21:57:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/756/', 0, 'nf_sub', '', 0),
(757, 0, '2018-04-05 14:57:17', '2018-04-05 21:57:17', '', '', '', 'publish', 'closed', 'closed', '', '757', '', '', '2018-04-05 14:57:17', '2018-04-05 21:57:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/757/', 0, 'nf_sub', '', 0),
(758, 0, '2018-04-05 15:04:45', '2018-04-05 22:04:45', '', '', '', 'publish', 'closed', 'closed', '', '758', '', '', '2018-04-05 15:04:45', '2018-04-05 22:04:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/758/', 0, 'nf_sub', '', 0),
(759, 0, '2018-04-05 15:04:45', '2018-04-05 22:04:45', '', '', '', 'publish', 'closed', 'closed', '', '759', '', '', '2018-04-05 15:04:45', '2018-04-05 22:04:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/759/', 0, 'nf_sub', '', 0),
(760, 0, '2018-04-06 09:20:32', '2018-04-06 16:20:32', '', '', '', 'publish', 'closed', 'closed', '', '760', '', '', '2018-04-06 09:20:32', '2018-04-06 16:20:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/760/', 0, 'nf_sub', '', 0),
(761, 0, '2018-04-06 09:20:32', '2018-04-06 16:20:32', '', '', '', 'publish', 'closed', 'closed', '', '761', '', '', '2018-04-06 09:20:32', '2018-04-06 16:20:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/761/', 0, 'nf_sub', '', 0),
(762, 0, '2018-04-12 19:13:03', '2018-04-13 02:13:03', '', '', '', 'publish', 'closed', 'closed', '', '762', '', '', '2018-04-12 19:13:03', '2018-04-13 02:13:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/762/', 0, 'nf_sub', '', 0),
(763, 0, '2018-04-12 19:13:03', '2018-04-13 02:13:03', '', '', '', 'publish', 'closed', 'closed', '', '763', '', '', '2018-04-12 19:13:03', '2018-04-13 02:13:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/763/', 0, 'nf_sub', '', 0),
(764, 0, '2018-04-13 10:47:14', '2018-04-13 17:47:14', '', '', '', 'publish', 'closed', 'closed', '', '764', '', '', '2018-04-13 10:47:14', '2018-04-13 17:47:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/764/', 0, 'nf_sub', '', 0),
(765, 0, '2018-04-13 10:47:14', '2018-04-13 17:47:14', '', '', '', 'publish', 'closed', 'closed', '', '765', '', '', '2018-04-13 10:47:14', '2018-04-13 17:47:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/765/', 0, 'nf_sub', '', 0),
(775, 0, '2018-04-25 21:39:08', '2018-04-26 04:39:08', '', '', '', 'publish', 'closed', 'closed', '', '775', '', '', '2018-04-25 21:39:08', '2018-04-26 04:39:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/775/', 0, 'nf_sub', '', 0),
(767, 0, '2018-04-15 03:34:40', '2018-04-15 10:34:40', '', '', '', 'publish', 'closed', 'closed', '', '767', '', '', '2018-04-15 03:34:40', '2018-04-15 10:34:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/767/', 0, 'nf_sub', '', 0),
(768, 0, '2018-04-15 03:34:41', '2018-04-15 10:34:41', '', '', '', 'publish', 'closed', 'closed', '', '768', '', '', '2018-04-15 03:34:41', '2018-04-15 10:34:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/768/', 0, 'nf_sub', '', 0),
(769, 0, '2018-04-15 03:49:26', '2018-04-15 10:49:26', '', '', '', 'publish', 'closed', 'closed', '', '769', '', '', '2018-04-15 03:49:26', '2018-04-15 10:49:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/769/', 0, 'nf_sub', '', 0),
(770, 0, '2018-04-15 03:49:26', '2018-04-15 10:49:26', '', '', '', 'publish', 'closed', 'closed', '', '770', '', '', '2018-04-15 03:49:26', '2018-04-15 10:49:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/770/', 0, 'nf_sub', '', 0),
(771, 0, '2018-04-18 11:30:47', '2018-04-18 18:30:47', '', '', '', 'publish', 'closed', 'closed', '', '771', '', '', '2018-04-18 11:30:47', '2018-04-18 18:30:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/771/', 0, 'nf_sub', '', 0),
(772, 0, '2018-04-18 11:30:48', '2018-04-18 18:30:48', '', '', '', 'publish', 'closed', 'closed', '', '772', '', '', '2018-04-18 11:30:48', '2018-04-18 18:30:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/772/', 0, 'nf_sub', '', 0),
(773, 0, '2018-04-18 11:40:46', '2018-04-18 18:40:46', '', '', '', 'publish', 'closed', 'closed', '', '773', '', '', '2018-04-18 11:40:46', '2018-04-18 18:40:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/773/', 0, 'nf_sub', '', 0),
(774, 0, '2018-04-18 11:40:47', '2018-04-18 18:40:47', '', '', '', 'publish', 'closed', 'closed', '', '774', '', '', '2018-04-18 11:40:47', '2018-04-18 18:40:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/774/', 0, 'nf_sub', '', 0),
(776, 0, '2018-04-25 21:39:08', '2018-04-26 04:39:08', '', '', '', 'publish', 'closed', 'closed', '', '776', '', '', '2018-04-25 21:39:08', '2018-04-26 04:39:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/776/', 0, 'nf_sub', '', 0),
(798, 0, '2018-05-04 07:22:09', '2018-05-04 14:22:09', '', '', '', 'publish', 'closed', 'closed', '', '798', '', '', '2018-05-04 07:22:09', '2018-05-04 14:22:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/798/', 0, 'nf_sub', '', 0),
(778, 0, '2018-04-27 09:39:57', '2018-04-27 16:39:57', '', '', '', 'publish', 'closed', 'closed', '', '778', '', '', '2018-04-27 09:39:57', '2018-04-27 16:39:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/778/', 0, 'nf_sub', '', 0),
(779, 0, '2018-04-27 09:39:58', '2018-04-27 16:39:58', '', '', '', 'publish', 'closed', 'closed', '', '779', '', '', '2018-04-27 09:39:58', '2018-04-27 16:39:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/779/', 0, 'nf_sub', '', 0),
(780, 0, '2018-04-27 19:25:37', '2018-04-28 02:25:37', '', '', '', 'publish', 'closed', 'closed', '', '780', '', '', '2018-04-27 19:25:37', '2018-04-28 02:25:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/780/', 0, 'nf_sub', '', 0);
INSERT INTO `wp_eauwvw_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(781, 0, '2018-04-27 19:25:37', '2018-04-28 02:25:37', '', '', '', 'publish', 'closed', 'closed', '', '781', '', '', '2018-04-27 19:25:37', '2018-04-28 02:25:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/781/', 0, 'nf_sub', '', 0),
(782, 0, '2018-04-27 20:29:59', '2018-04-28 03:29:59', '', '', '', 'publish', 'closed', 'closed', '', '782', '', '', '2018-04-27 20:29:59', '2018-04-28 03:29:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/782/', 0, 'nf_sub', '', 0),
(783, 0, '2018-04-27 20:30:00', '2018-04-28 03:30:00', '', '', '', 'publish', 'closed', 'closed', '', '783', '', '', '2018-04-27 20:30:00', '2018-04-28 03:30:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/783/', 0, 'nf_sub', '', 0),
(784, 0, '2018-04-28 21:30:17', '2018-04-29 04:30:17', '', '', '', 'publish', 'closed', 'closed', '', '784', '', '', '2018-04-28 21:30:17', '2018-04-29 04:30:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/784/', 0, 'nf_sub', '', 0),
(785, 0, '2018-04-28 21:30:17', '2018-04-29 04:30:17', '', '', '', 'publish', 'closed', 'closed', '', '785', '', '', '2018-04-28 21:30:17', '2018-04-29 04:30:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/785/', 0, 'nf_sub', '', 0),
(786, 0, '2018-04-29 06:33:31', '2018-04-29 13:33:31', '', '', '', 'publish', 'closed', 'closed', '', '786', '', '', '2018-04-29 06:33:31', '2018-04-29 13:33:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/786/', 0, 'nf_sub', '', 0),
(787, 0, '2018-04-29 06:33:31', '2018-04-29 13:33:31', '', '', '', 'publish', 'closed', 'closed', '', '787', '', '', '2018-04-29 06:33:31', '2018-04-29 13:33:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/787/', 0, 'nf_sub', '', 0),
(788, 0, '2018-04-30 11:02:03', '2018-04-30 18:02:03', '', '', '', 'publish', 'closed', 'closed', '', '788', '', '', '2018-04-30 11:02:03', '2018-04-30 18:02:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/788/', 0, 'nf_sub', '', 0),
(789, 0, '2018-04-30 11:02:03', '2018-04-30 18:02:03', '', '', '', 'publish', 'closed', 'closed', '', '789', '', '', '2018-04-30 11:02:03', '2018-04-30 18:02:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/789/', 0, 'nf_sub', '', 0),
(790, 0, '2018-04-30 11:10:06', '2018-04-30 18:10:06', '', '', '', 'publish', 'closed', 'closed', '', '790', '', '', '2018-04-30 11:10:06', '2018-04-30 18:10:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/790/', 0, 'nf_sub', '', 0),
(791, 0, '2018-04-30 11:10:06', '2018-04-30 18:10:06', '', '', '', 'publish', 'closed', 'closed', '', '791', '', '', '2018-04-30 11:10:06', '2018-04-30 18:10:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/791/', 0, 'nf_sub', '', 0),
(792, 0, '2018-04-30 11:14:49', '2018-04-30 18:14:49', '', '', '', 'publish', 'closed', 'closed', '', '792', '', '', '2018-04-30 11:14:49', '2018-04-30 18:14:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/792/', 0, 'nf_sub', '', 0),
(793, 0, '2018-04-30 11:14:49', '2018-04-30 18:14:49', '', '', '', 'publish', 'closed', 'closed', '', '793', '', '', '2018-04-30 11:14:49', '2018-04-30 18:14:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/793/', 0, 'nf_sub', '', 0),
(794, 0, '2018-04-30 14:23:20', '2018-04-30 21:23:20', '', '', '', 'publish', 'closed', 'closed', '', '794', '', '', '2018-04-30 14:23:20', '2018-04-30 21:23:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/794/', 0, 'nf_sub', '', 0),
(795, 0, '2018-04-30 14:23:20', '2018-04-30 21:23:20', '', '', '', 'publish', 'closed', 'closed', '', '795', '', '', '2018-04-30 14:23:20', '2018-04-30 21:23:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/795/', 0, 'nf_sub', '', 0),
(796, 0, '2018-05-02 22:44:43', '2018-05-03 05:44:43', '', '', '', 'publish', 'closed', 'closed', '', '796', '', '', '2018-05-02 22:44:43', '2018-05-03 05:44:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/796/', 0, 'nf_sub', '', 0),
(797, 0, '2018-05-02 22:44:43', '2018-05-03 05:44:43', '', '', '', 'publish', 'closed', 'closed', '', '797', '', '', '2018-05-02 22:44:43', '2018-05-03 05:44:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/797/', 0, 'nf_sub', '', 0),
(799, 0, '2018-05-04 07:22:09', '2018-05-04 14:22:09', '', '', '', 'publish', 'closed', 'closed', '', '799', '', '', '2018-05-04 07:22:09', '2018-05-04 14:22:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/799/', 0, 'nf_sub', '', 0),
(800, 0, '2018-05-04 09:10:51', '2018-05-04 16:10:51', '', '', '', 'publish', 'closed', 'closed', '', '800', '', '', '2018-05-04 09:10:51', '2018-05-04 16:10:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/800/', 0, 'nf_sub', '', 0),
(801, 0, '2018-05-04 09:10:51', '2018-05-04 16:10:51', '', '', '', 'publish', 'closed', 'closed', '', '801', '', '', '2018-05-04 09:10:51', '2018-05-04 16:10:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/801/', 0, 'nf_sub', '', 0),
(802, 0, '2018-05-04 16:33:14', '2018-05-04 23:33:14', '', '', '', 'publish', 'closed', 'closed', '', '802', '', '', '2018-05-04 16:33:14', '2018-05-04 23:33:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/802/', 0, 'nf_sub', '', 0),
(803, 0, '2018-05-04 16:33:14', '2018-05-04 23:33:14', '', '', '', 'publish', 'closed', 'closed', '', '803', '', '', '2018-05-04 16:33:14', '2018-05-04 23:33:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/803/', 0, 'nf_sub', '', 0),
(804, 0, '2018-05-10 11:15:23', '2018-05-10 18:15:23', '', '', '', 'publish', 'closed', 'closed', '', '804', '', '', '2018-05-10 11:15:23', '2018-05-10 18:15:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/804/', 0, 'nf_sub', '', 0),
(805, 0, '2018-05-10 11:15:23', '2018-05-10 18:15:23', '', '', '', 'publish', 'closed', 'closed', '', '805', '', '', '2018-05-10 11:15:23', '2018-05-10 18:15:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/805/', 0, 'nf_sub', '', 0),
(806, 0, '2018-05-11 03:57:38', '2018-05-11 10:57:38', '', '', '', 'publish', 'closed', 'closed', '', '806', '', '', '2018-05-11 03:57:38', '2018-05-11 10:57:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/806/', 0, 'nf_sub', '', 0),
(807, 0, '2018-05-11 03:57:38', '2018-05-11 10:57:38', '', '', '', 'publish', 'closed', 'closed', '', '807', '', '', '2018-05-11 03:57:38', '2018-05-11 10:57:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/807/', 0, 'nf_sub', '', 0),
(808, 0, '2018-05-11 11:52:16', '2018-05-11 18:52:16', '', '', '', 'publish', 'closed', 'closed', '', '808', '', '', '2018-05-11 11:52:16', '2018-05-11 18:52:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/808/', 0, 'nf_sub', '', 0),
(809, 0, '2018-05-11 11:52:16', '2018-05-11 18:52:16', '', '', '', 'publish', 'closed', 'closed', '', '809', '', '', '2018-05-11 11:52:16', '2018-05-11 18:52:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/809/', 0, 'nf_sub', '', 0),
(817, 0, '2018-05-23 18:51:06', '2018-05-24 01:51:06', '', '', '', 'publish', 'closed', 'closed', '', '817', '', '', '2018-05-23 18:51:06', '2018-05-24 01:51:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/817/', 0, 'nf_sub', '', 0),
(811, 0, '2018-05-12 11:35:18', '2018-05-12 18:35:18', '', '', '', 'publish', 'closed', 'closed', '', '811', '', '', '2018-05-12 11:35:18', '2018-05-12 18:35:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/811/', 0, 'nf_sub', '', 0),
(812, 0, '2018-05-12 11:35:18', '2018-05-12 18:35:18', '', '', '', 'publish', 'closed', 'closed', '', '812', '', '', '2018-05-12 11:35:18', '2018-05-12 18:35:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/812/', 0, 'nf_sub', '', 0),
(813, 0, '2018-05-16 09:47:57', '2018-05-16 16:47:57', '', '', '', 'publish', 'closed', 'closed', '', '813', '', '', '2018-05-16 09:47:57', '2018-05-16 16:47:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/813/', 0, 'nf_sub', '', 0),
(814, 0, '2018-05-16 09:47:57', '2018-05-16 16:47:57', '', '', '', 'publish', 'closed', 'closed', '', '814', '', '', '2018-05-16 09:47:57', '2018-05-16 16:47:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/814/', 0, 'nf_sub', '', 0),
(815, 0, '2018-05-17 16:53:24', '2018-05-17 23:53:24', '', '', '', 'publish', 'closed', 'closed', '', '815', '', '', '2018-05-17 16:53:24', '2018-05-17 23:53:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/815/', 0, 'nf_sub', '', 0),
(816, 0, '2018-05-17 16:53:24', '2018-05-17 23:53:24', '', '', '', 'publish', 'closed', 'closed', '', '816', '', '', '2018-05-17 16:53:24', '2018-05-17 23:53:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/816/', 0, 'nf_sub', '', 0),
(818, 0, '2018-05-23 18:51:07', '2018-05-24 01:51:07', '', '', '', 'publish', 'closed', 'closed', '', '818', '', '', '2018-05-23 18:51:07', '2018-05-24 01:51:07', '', 0, 'http://www.wmaadmissions.ca/nf_sub/818/', 0, 'nf_sub', '', 0),
(819, 0, '2018-05-25 14:18:27', '2018-05-25 21:18:27', '', '', '', 'publish', 'closed', 'closed', '', '819', '', '', '2018-05-25 14:18:27', '2018-05-25 21:18:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/819/', 0, 'nf_sub', '', 0),
(820, 0, '2018-05-25 14:18:27', '2018-05-25 21:18:27', '', '', '', 'publish', 'closed', 'closed', '', '820', '', '', '2018-05-25 14:18:27', '2018-05-25 21:18:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/820/', 0, 'nf_sub', '', 0),
(821, 0, '2018-05-25 16:42:19', '2018-05-25 23:42:19', '', '', '', 'publish', 'closed', 'closed', '', '821', '', '', '2018-05-25 16:42:19', '2018-05-25 23:42:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/821/', 0, 'nf_sub', '', 0),
(822, 0, '2018-05-25 16:42:19', '2018-05-25 23:42:19', '', '', '', 'publish', 'closed', 'closed', '', '822', '', '', '2018-05-25 16:42:19', '2018-05-25 23:42:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/822/', 0, 'nf_sub', '', 0),
(823, 0, '2018-05-26 04:01:41', '2018-05-26 11:01:41', '', '', '', 'publish', 'closed', 'closed', '', '823', '', '', '2018-05-26 04:01:41', '2018-05-26 11:01:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/823/', 0, 'nf_sub', '', 0),
(824, 0, '2018-05-26 04:01:41', '2018-05-26 11:01:41', '', '', '', 'publish', 'closed', 'closed', '', '824', '', '', '2018-05-26 04:01:41', '2018-05-26 11:01:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/824/', 0, 'nf_sub', '', 0),
(825, 0, '2018-05-26 04:14:41', '2018-05-26 11:14:41', '', '', '', 'publish', 'closed', 'closed', '', '825', '', '', '2018-05-26 04:14:41', '2018-05-26 11:14:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/825/', 0, 'nf_sub', '', 0),
(826, 0, '2018-05-26 04:14:41', '2018-05-26 11:14:41', '', '', '', 'publish', 'closed', 'closed', '', '826', '', '', '2018-05-26 04:14:41', '2018-05-26 11:14:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/826/', 0, 'nf_sub', '', 0),
(827, 0, '2018-05-30 11:28:33', '2018-05-30 18:28:33', '', '', '', 'publish', 'closed', 'closed', '', '827', '', '', '2018-05-30 11:28:33', '2018-05-30 18:28:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/827/', 0, 'nf_sub', '', 0),
(828, 0, '2018-05-30 11:28:33', '2018-05-30 18:28:33', '', '', '', 'publish', 'closed', 'closed', '', '828', '', '', '2018-05-30 11:28:33', '2018-05-30 18:28:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/828/', 0, 'nf_sub', '', 0),
(830, 0, '2018-06-08 12:40:43', '2018-06-08 19:40:43', '', '', '', 'publish', 'closed', 'closed', '', '830', '', '', '2018-06-08 12:40:43', '2018-06-08 19:40:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/830/', 0, 'nf_sub', '', 0),
(831, 0, '2018-06-08 12:40:43', '2018-06-08 19:40:43', '', '', '', 'publish', 'closed', 'closed', '', '831', '', '', '2018-06-08 12:40:43', '2018-06-08 19:40:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/831/', 0, 'nf_sub', '', 0),
(832, 0, '2018-06-12 17:47:21', '2018-06-13 00:47:21', '', '', '', 'publish', 'closed', 'closed', '', '832', '', '', '2018-06-12 17:47:21', '2018-06-13 00:47:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/832/', 0, 'nf_sub', '', 0),
(833, 0, '2018-06-12 17:47:21', '2018-06-13 00:47:21', '', '', '', 'publish', 'closed', 'closed', '', '833', '', '', '2018-06-12 17:47:21', '2018-06-13 00:47:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/833/', 0, 'nf_sub', '', 0),
(834, 0, '2018-06-15 01:11:43', '2018-06-15 08:11:43', '', '', '', 'publish', 'closed', 'closed', '', '834', '', '', '2018-06-15 01:11:43', '2018-06-15 08:11:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/834/', 0, 'nf_sub', '', 0),
(835, 0, '2018-06-15 01:11:43', '2018-06-15 08:11:43', '', '', '', 'publish', 'closed', 'closed', '', '835', '', '', '2018-06-15 01:11:43', '2018-06-15 08:11:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/835/', 0, 'nf_sub', '', 0),
(836, 0, '2018-06-17 14:34:29', '2018-06-17 21:34:29', '', '', '', 'publish', 'closed', 'closed', '', '836', '', '', '2018-06-17 14:34:29', '2018-06-17 21:34:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/836/', 0, 'nf_sub', '', 0),
(837, 0, '2018-06-17 14:34:29', '2018-06-17 21:34:29', '', '', '', 'publish', 'closed', 'closed', '', '837', '', '', '2018-06-17 14:34:29', '2018-06-17 21:34:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/837/', 0, 'nf_sub', '', 0),
(838, 0, '2018-06-18 10:47:00', '2018-06-18 17:47:00', '', '', '', 'publish', 'closed', 'closed', '', '838', '', '', '2018-06-18 10:47:00', '2018-06-18 17:47:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/838/', 0, 'nf_sub', '', 0),
(839, 0, '2018-06-18 10:47:00', '2018-06-18 17:47:00', '', '', '', 'publish', 'closed', 'closed', '', '839', '', '', '2018-06-18 10:47:00', '2018-06-18 17:47:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/839/', 0, 'nf_sub', '', 0),
(840, 0, '2018-06-21 19:32:36', '2018-06-22 02:32:36', '', '', '', 'publish', 'closed', 'closed', '', '840', '', '', '2018-06-21 19:32:36', '2018-06-22 02:32:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/840/', 0, 'nf_sub', '', 0),
(841, 0, '2018-06-21 19:32:37', '2018-06-22 02:32:37', '', '', '', 'publish', 'closed', 'closed', '', '841', '', '', '2018-06-21 19:32:37', '2018-06-22 02:32:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/841/', 0, 'nf_sub', '', 0),
(842, 0, '2018-06-22 00:03:27', '2018-06-22 07:03:27', '', '', '', 'publish', 'closed', 'closed', '', '842', '', '', '2018-06-22 00:03:27', '2018-06-22 07:03:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/842/', 0, 'nf_sub', '', 0),
(843, 0, '2018-06-22 00:03:27', '2018-06-22 07:03:27', '', '', '', 'publish', 'closed', 'closed', '', '843', '', '', '2018-06-22 00:03:27', '2018-06-22 07:03:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/843/', 0, 'nf_sub', '', 0),
(844, 0, '2018-06-22 09:32:38', '2018-06-22 16:32:38', '', '', '', 'publish', 'closed', 'closed', '', '844', '', '', '2018-06-22 09:32:38', '2018-06-22 16:32:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/844/', 0, 'nf_sub', '', 0),
(845, 0, '2018-06-22 09:32:38', '2018-06-22 16:32:38', '', '', '', 'publish', 'closed', 'closed', '', '845', '', '', '2018-06-22 09:32:38', '2018-06-22 16:32:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/845/', 0, 'nf_sub', '', 0),
(846, 0, '2018-06-28 23:20:10', '2018-06-29 06:20:10', '', '', '', 'publish', 'closed', 'closed', '', '846', '', '', '2018-06-28 23:20:10', '2018-06-29 06:20:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/846/', 0, 'nf_sub', '', 0),
(847, 0, '2018-06-28 23:20:10', '2018-06-29 06:20:10', '', '', '', 'publish', 'closed', 'closed', '', '847', '', '', '2018-06-28 23:20:10', '2018-06-29 06:20:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/847/', 0, 'nf_sub', '', 0),
(848, 0, '2018-07-03 00:02:09', '2018-07-03 07:02:09', '', '', '', 'publish', 'closed', 'closed', '', '848', '', '', '2018-07-03 00:02:09', '2018-07-03 07:02:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/848/', 0, 'nf_sub', '', 0),
(849, 0, '2018-07-03 00:02:10', '2018-07-03 07:02:10', '', '', '', 'publish', 'closed', 'closed', '', '849', '', '', '2018-07-03 00:02:10', '2018-07-03 07:02:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/849/', 0, 'nf_sub', '', 0),
(850, 0, '2018-07-06 13:10:03', '2018-07-06 20:10:03', '', '', '', 'publish', 'closed', 'closed', '', '850', '', '', '2018-07-06 13:10:03', '2018-07-06 20:10:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/850/', 0, 'nf_sub', '', 0),
(851, 0, '2018-07-06 13:10:03', '2018-07-06 20:10:03', '', '', '', 'publish', 'closed', 'closed', '', '851', '', '', '2018-07-06 13:10:03', '2018-07-06 20:10:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/851/', 0, 'nf_sub', '', 0),
(852, 0, '2018-07-07 23:19:11', '2018-07-08 06:19:11', '', '', '', 'publish', 'closed', 'closed', '', '852', '', '', '2018-07-07 23:19:11', '2018-07-08 06:19:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/852/', 0, 'nf_sub', '', 0),
(853, 0, '2018-07-07 23:19:11', '2018-07-08 06:19:11', '', '', '', 'publish', 'closed', 'closed', '', '853', '', '', '2018-07-07 23:19:11', '2018-07-08 06:19:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/853/', 0, 'nf_sub', '', 0),
(867, 0, '2018-07-24 14:19:27', '2018-07-24 21:19:27', '', '', '', 'publish', 'closed', 'closed', '', '867', '', '', '2018-07-24 14:19:27', '2018-07-24 21:19:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/867/', 0, 'nf_sub', '', 0),
(855, 0, '2018-07-09 23:01:59', '2018-07-10 06:01:59', '', '', '', 'publish', 'closed', 'closed', '', '855', '', '', '2018-07-09 23:01:59', '2018-07-10 06:01:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/855/', 0, 'nf_sub', '', 0),
(856, 0, '2018-07-09 23:01:59', '2018-07-10 06:01:59', '', '', '', 'publish', 'closed', 'closed', '', '856', '', '', '2018-07-09 23:01:59', '2018-07-10 06:01:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/856/', 0, 'nf_sub', '', 0),
(857, 0, '2018-07-10 02:15:35', '2018-07-10 09:15:35', '', '', '', 'publish', 'closed', 'closed', '', '857', '', '', '2018-07-10 02:15:35', '2018-07-10 09:15:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/857/', 0, 'nf_sub', '', 0),
(858, 0, '2018-07-10 02:15:35', '2018-07-10 09:15:35', '', '', '', 'publish', 'closed', 'closed', '', '858', '', '', '2018-07-10 02:15:35', '2018-07-10 09:15:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/858/', 0, 'nf_sub', '', 0),
(859, 0, '2018-07-10 18:57:47', '2018-07-11 01:57:47', '', '', '', 'publish', 'closed', 'closed', '', '859', '', '', '2018-07-10 18:57:47', '2018-07-11 01:57:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/859/', 0, 'nf_sub', '', 0),
(860, 0, '2018-07-10 18:57:47', '2018-07-11 01:57:47', '', '', '', 'publish', 'closed', 'closed', '', '860', '', '', '2018-07-10 18:57:47', '2018-07-11 01:57:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/860/', 0, 'nf_sub', '', 0),
(861, 0, '2018-07-11 03:22:37', '2018-07-11 10:22:37', '', '', '', 'publish', 'closed', 'closed', '', '861', '', '', '2018-07-11 03:22:37', '2018-07-11 10:22:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/861/', 0, 'nf_sub', '', 0),
(862, 0, '2018-07-11 03:22:38', '2018-07-11 10:22:38', '', '', '', 'publish', 'closed', 'closed', '', '862', '', '', '2018-07-11 03:22:38', '2018-07-11 10:22:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/862/', 0, 'nf_sub', '', 0),
(863, 0, '2018-07-14 00:50:21', '2018-07-14 07:50:21', '', '', '', 'publish', 'closed', 'closed', '', '863', '', '', '2018-07-14 00:50:21', '2018-07-14 07:50:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/863/', 0, 'nf_sub', '', 0),
(864, 0, '2018-07-14 00:50:21', '2018-07-14 07:50:21', '', '', '', 'publish', 'closed', 'closed', '', '864', '', '', '2018-07-14 00:50:21', '2018-07-14 07:50:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/864/', 0, 'nf_sub', '', 0),
(865, 0, '2018-07-16 00:31:21', '2018-07-16 07:31:21', '', '', '', 'publish', 'closed', 'closed', '', '865', '', '', '2018-07-16 00:31:21', '2018-07-16 07:31:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/865/', 0, 'nf_sub', '', 0),
(866, 0, '2018-07-16 00:31:21', '2018-07-16 07:31:21', '', '', '', 'publish', 'closed', 'closed', '', '866', '', '', '2018-07-16 00:31:21', '2018-07-16 07:31:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/866/', 0, 'nf_sub', '', 0),
(868, 0, '2018-07-24 14:19:28', '2018-07-24 21:19:28', '', '', '', 'publish', 'closed', 'closed', '', '868', '', '', '2018-07-24 14:19:28', '2018-07-24 21:19:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/868/', 0, 'nf_sub', '', 0),
(869, 0, '2018-07-26 08:17:51', '2018-07-26 15:17:51', '', '', '', 'publish', 'closed', 'closed', '', '869', '', '', '2018-07-26 08:17:51', '2018-07-26 15:17:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/869/', 0, 'nf_sub', '', 0),
(870, 0, '2018-07-26 08:17:51', '2018-07-26 15:17:51', '', '', '', 'publish', 'closed', 'closed', '', '870', '', '', '2018-07-26 08:17:51', '2018-07-26 15:17:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/870/', 0, 'nf_sub', '', 0),
(871, 0, '2018-07-27 01:41:41', '2018-07-27 08:41:41', '', '', '', 'publish', 'closed', 'closed', '', '871', '', '', '2018-07-27 01:41:41', '2018-07-27 08:41:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/871/', 0, 'nf_sub', '', 0),
(872, 0, '2018-07-27 01:41:41', '2018-07-27 08:41:41', '', '', '', 'publish', 'closed', 'closed', '', '872', '', '', '2018-07-27 01:41:41', '2018-07-27 08:41:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/872/', 0, 'nf_sub', '', 0),
(873, 0, '2018-07-27 14:20:58', '2018-07-27 21:20:58', '', '', '', 'publish', 'closed', 'closed', '', '873', '', '', '2018-07-27 14:20:58', '2018-07-27 21:20:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/873/', 0, 'nf_sub', '', 0),
(874, 0, '2018-07-27 14:20:58', '2018-07-27 21:20:58', '', '', '', 'publish', 'closed', 'closed', '', '874', '', '', '2018-07-27 14:20:58', '2018-07-27 21:20:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/874/', 0, 'nf_sub', '', 0),
(875, 0, '2018-07-30 12:12:43', '2018-07-30 19:12:43', '', '', '', 'publish', 'closed', 'closed', '', '875', '', '', '2018-07-30 12:12:43', '2018-07-30 19:12:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/875/', 0, 'nf_sub', '', 0),
(876, 0, '2018-07-30 12:12:43', '2018-07-30 19:12:43', '', '', '', 'publish', 'closed', 'closed', '', '876', '', '', '2018-07-30 12:12:43', '2018-07-30 19:12:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/876/', 0, 'nf_sub', '', 0),
(877, 0, '2018-07-31 00:47:38', '2018-07-31 07:47:38', '', '', '', 'publish', 'closed', 'closed', '', '877', '', '', '2018-07-31 00:47:38', '2018-07-31 07:47:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/877/', 0, 'nf_sub', '', 0),
(878, 0, '2018-07-31 00:47:38', '2018-07-31 07:47:38', '', '', '', 'publish', 'closed', 'closed', '', '878', '', '', '2018-07-31 00:47:38', '2018-07-31 07:47:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/878/', 0, 'nf_sub', '', 0),
(879, 0, '2018-08-02 12:45:28', '2018-08-02 19:45:28', '', '', '', 'publish', 'closed', 'closed', '', '879', '', '', '2018-08-02 12:45:28', '2018-08-02 19:45:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/879/', 0, 'nf_sub', '', 0),
(880, 0, '2018-08-02 12:45:28', '2018-08-02 19:45:28', '', '', '', 'publish', 'closed', 'closed', '', '880', '', '', '2018-08-02 12:45:28', '2018-08-02 19:45:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/880/', 0, 'nf_sub', '', 0),
(888, 0, '2018-08-13 16:41:54', '2018-08-13 23:41:54', '', '', '', 'publish', 'closed', 'closed', '', '888', '', '', '2018-08-13 16:41:54', '2018-08-13 23:41:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/888/', 0, 'nf_sub', '', 0),
(882, 0, '2018-08-10 07:29:37', '2018-08-10 14:29:37', '', '', '', 'publish', 'closed', 'closed', '', '882', '', '', '2018-08-10 07:29:37', '2018-08-10 14:29:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/882/', 0, 'nf_sub', '', 0),
(883, 0, '2018-08-10 07:29:37', '2018-08-10 14:29:37', '', '', '', 'publish', 'closed', 'closed', '', '883', '', '', '2018-08-10 07:29:37', '2018-08-10 14:29:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/883/', 0, 'nf_sub', '', 0),
(884, 0, '2018-08-10 07:41:23', '2018-08-10 14:41:23', '', '', '', 'publish', 'closed', 'closed', '', '884', '', '', '2018-08-10 07:41:23', '2018-08-10 14:41:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/884/', 0, 'nf_sub', '', 0),
(885, 0, '2018-08-10 07:41:23', '2018-08-10 14:41:23', '', '', '', 'publish', 'closed', 'closed', '', '885', '', '', '2018-08-10 07:41:23', '2018-08-10 14:41:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/885/', 0, 'nf_sub', '', 0),
(886, 0, '2018-08-11 08:05:42', '2018-08-11 15:05:42', '', '', '', 'publish', 'closed', 'closed', '', '886', '', '', '2018-08-11 08:05:42', '2018-08-11 15:05:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/886/', 0, 'nf_sub', '', 0),
(887, 0, '2018-08-11 08:05:42', '2018-08-11 15:05:42', '', '', '', 'publish', 'closed', 'closed', '', '887', '', '', '2018-08-11 08:05:42', '2018-08-11 15:05:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/887/', 0, 'nf_sub', '', 0),
(889, 0, '2018-08-13 16:41:55', '2018-08-13 23:41:55', '', '', '', 'publish', 'closed', 'closed', '', '889', '', '', '2018-08-13 16:41:55', '2018-08-13 23:41:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/889/', 0, 'nf_sub', '', 0),
(898, 0, '2018-08-28 16:12:27', '2018-08-28 23:12:27', '', '', '', 'publish', 'closed', 'closed', '', '898', '', '', '2018-08-28 16:12:27', '2018-08-28 23:12:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/898/', 0, 'nf_sub', '', 0),
(891, 1, '2018-08-20 10:18:39', '2018-08-20 17:18:39', '', '', '', 'publish', 'closed', 'closed', '', '891', '', '', '2018-08-20 10:18:39', '2018-08-20 17:18:39', '', 0, 'http://www.wmaadmissions.ca/nf_sub/891/', 0, 'nf_sub', '', 0),
(892, 1, '2018-08-20 10:18:39', '2018-08-20 17:18:39', '', '', '', 'publish', 'closed', 'closed', '', '892', '', '', '2018-08-20 10:18:39', '2018-08-20 17:18:39', '', 0, 'http://www.wmaadmissions.ca/nf_sub/892/', 0, 'nf_sub', '', 0),
(893, 0, '2018-08-20 11:51:49', '2018-08-20 18:51:49', '', '', '', 'publish', 'closed', 'closed', '', '893', '', '', '2018-08-20 11:51:49', '2018-08-20 18:51:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/893/', 0, 'nf_sub', '', 0),
(894, 0, '2018-08-20 11:51:50', '2018-08-20 18:51:50', '', '', '', 'publish', 'closed', 'closed', '', '894', '', '', '2018-08-20 11:51:50', '2018-08-20 18:51:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/894/', 0, 'nf_sub', '', 0),
(896, 0, '2018-08-22 23:53:44', '2018-08-23 06:53:44', '', '', '', 'publish', 'closed', 'closed', '', '896', '', '', '2018-08-22 23:53:44', '2018-08-23 06:53:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/896/', 0, 'nf_sub', '', 0),
(897, 0, '2018-08-22 23:53:44', '2018-08-23 06:53:44', '', '', '', 'publish', 'closed', 'closed', '', '897', '', '', '2018-08-22 23:53:44', '2018-08-23 06:53:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/897/', 0, 'nf_sub', '', 0),
(899, 0, '2018-08-28 16:12:27', '2018-08-28 23:12:27', '', '', '', 'publish', 'closed', 'closed', '', '899', '', '', '2018-08-28 16:12:27', '2018-08-28 23:12:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/899/', 0, 'nf_sub', '', 0),
(1123, 0, '2019-01-20 11:57:57', '2019-01-20 19:57:57', '', '', '', 'publish', 'closed', 'closed', '', '1123', '', '', '2019-01-20 11:57:57', '2019-01-20 19:57:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1123/', 0, 'nf_sub', '', 0),
(1137, 0, '2019-01-31 10:33:09', '2019-01-31 18:33:09', '', '', '', 'publish', 'closed', 'closed', '', '1137', '', '', '2019-01-31 10:33:09', '2019-01-31 18:33:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1137/', 0, 'nf_sub', '', 0),
(1125, 0, '2019-01-22 17:06:06', '2019-01-23 01:06:06', '', '', '', 'publish', 'closed', 'closed', '', '1125', '', '', '2019-01-22 17:06:06', '2019-01-23 01:06:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1125/', 0, 'nf_sub', '', 0),
(1126, 0, '2019-01-22 17:06:06', '2019-01-23 01:06:06', '', '', '', 'publish', 'closed', 'closed', '', '1126', '', '', '2019-01-22 17:06:06', '2019-01-23 01:06:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1126/', 0, 'nf_sub', '', 0),
(1127, 0, '2019-01-22 23:05:52', '2019-01-23 07:05:52', '', '', '', 'publish', 'closed', 'closed', '', '1127', '', '', '2019-01-22 23:05:52', '2019-01-23 07:05:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1127/', 0, 'nf_sub', '', 0),
(1128, 0, '2019-01-22 23:05:53', '2019-01-23 07:05:53', '', '', '', 'publish', 'closed', 'closed', '', '1128', '', '', '2019-01-22 23:05:53', '2019-01-23 07:05:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1128/', 0, 'nf_sub', '', 0),
(1129, 0, '2019-01-22 23:26:55', '2019-01-23 07:26:55', '', '', '', 'publish', 'closed', 'closed', '', '1129', '', '', '2019-01-22 23:26:55', '2019-01-23 07:26:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1129/', 0, 'nf_sub', '', 0),
(1130, 0, '2019-01-22 23:26:55', '2019-01-23 07:26:55', '', '', '', 'publish', 'closed', 'closed', '', '1130', '', '', '2019-01-22 23:26:55', '2019-01-23 07:26:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1130/', 0, 'nf_sub', '', 0),
(1131, 0, '2019-01-24 12:44:42', '2019-01-24 20:44:42', '', '', '', 'publish', 'closed', 'closed', '', '1131', '', '', '2019-01-24 12:44:42', '2019-01-24 20:44:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1131/', 0, 'nf_sub', '', 0),
(1132, 0, '2019-01-24 12:44:43', '2019-01-24 20:44:43', '', '', '', 'publish', 'closed', 'closed', '', '1132', '', '', '2019-01-24 12:44:43', '2019-01-24 20:44:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1132/', 0, 'nf_sub', '', 0),
(1133, 0, '2019-01-26 16:00:20', '2019-01-27 00:00:20', '', '', '', 'publish', 'closed', 'closed', '', '1133', '', '', '2019-01-26 16:00:20', '2019-01-27 00:00:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1133/', 0, 'nf_sub', '', 0),
(1134, 0, '2019-01-26 16:00:20', '2019-01-27 00:00:20', '', '', '', 'publish', 'closed', 'closed', '', '1134', '', '', '2019-01-26 16:00:20', '2019-01-27 00:00:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1134/', 0, 'nf_sub', '', 0),
(1135, 0, '2019-01-27 15:01:47', '2019-01-27 23:01:47', '', '', '', 'publish', 'closed', 'closed', '', '1135', '', '', '2019-01-27 15:01:47', '2019-01-27 23:01:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1135/', 0, 'nf_sub', '', 0),
(1136, 0, '2019-01-27 15:01:47', '2019-01-27 23:01:47', '', '', '', 'publish', 'closed', 'closed', '', '1136', '', '', '2019-01-27 15:01:47', '2019-01-27 23:01:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1136/', 0, 'nf_sub', '', 0),
(1138, 0, '2019-01-31 10:33:10', '2019-01-31 18:33:10', '', '', '', 'publish', 'closed', 'closed', '', '1138', '', '', '2019-01-31 10:33:10', '2019-01-31 18:33:10', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1138/', 0, 'nf_sub', '', 0),
(1139, 0, '2019-02-03 23:20:05', '2019-02-04 07:20:05', '', '', '', 'publish', 'closed', 'closed', '', '1139', '', '', '2019-02-03 23:20:05', '2019-02-04 07:20:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1139/', 0, 'nf_sub', '', 0),
(1140, 0, '2019-02-03 23:20:05', '2019-02-04 07:20:05', '', '', '', 'publish', 'closed', 'closed', '', '1140', '', '', '2019-02-03 23:20:05', '2019-02-04 07:20:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1140/', 0, 'nf_sub', '', 0),
(1141, 0, '2019-02-04 00:13:47', '2019-02-04 08:13:47', '', '', '', 'publish', 'closed', 'closed', '', '1141', '', '', '2019-02-04 00:13:47', '2019-02-04 08:13:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1141/', 0, 'nf_sub', '', 0),
(1142, 0, '2019-02-04 00:13:48', '2019-02-04 08:13:48', '', '', '', 'publish', 'closed', 'closed', '', '1142', '', '', '2019-02-04 00:13:48', '2019-02-04 08:13:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1142/', 0, 'nf_sub', '', 0),
(1164, 0, '2019-02-11 23:56:14', '2019-02-12 07:56:14', '', '', '', 'publish', 'closed', 'closed', '', '1164', '', '', '2019-02-11 23:56:14', '2019-02-12 07:56:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1164/', 0, 'nf_sub', '', 0),
(1144, 1, '2019-02-04 19:32:28', '2019-02-05 03:32:28', '<img id=\"head-logo\" src=\"http://www.wmaadmissions.ca/images/WMA-logo-web-form.jpg\" alt=\"WMA logo\" />\r\n<h2 class=\"header\">Westside Montessori Academy</h2>\r\n<h1 class=\"header\">Application Process</h1>\r\nAll of the steps outlined below are must be completed for a successful application.\r\n**Please note that a completed application does not guarantee a space for your child. We are a small school with limited space. We do our best to have balanced classrooms with a mix of genders and grade levels.\r\n<div class=\"program\">\r\n<h3>Casa dei Bambini Program (Ages 2.5 to 4):</h3>\r\nStep 1: Attend WMA Casa Open House (a Saturday in January)\r\nStep 2: Schedule a classroom observation (parents only)\r\nStep 3: Complete our <a title=\"Casa dei Bambini Application\" href=\"http://www.wmaadmissions.ca/casa\">Casa online application\r\n</a>Step 4: Pay $50 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\n\r\n</div>\r\n<div class=\"program\">\r\n<h3>Elementary Program (Kindergarten to Grade 7):</h3>\r\nStep 1: Attend WMA Elementary Open House (typically a Thursday evening in November)\r\nStep 2: Schedule a School Tour/Classroom observation\r\nStep 3: Complete our <a title=\"Elementary Application\" href=\"http://www.wmaadmissions.ca/elementary/\">Elementary online application</a>\r\nStep 4: Submit $200 application fee (non-refundable) - <b>invoice is sent only when there is an available space for your child</b>\r\nStep 5: Child and Parent/Guardian attend classroom experience and interview with School Principal\r\n\r\n</div>\r\n<div class=\"wide\">\r\n<h3>Acceptance &amp; Enrolment:</h3>\r\nOnce you have visited the school we will contact you if we are able to offer your child a space at WMA.\r\nIf your child is offered a space, registration will be complete once we receive <strong>ALL</strong> the following by the date requested:\r\n<ul>\r\n 	<li><span style=\"color: #333333;\">Completed registration form with required documentation\r\n</span></li>\r\n 	<li><span style=\"color: #333333;\">Parent agreement</span></li>\r\n 	<li><span style=\"color: #333333;\">Deposit fee (Non-Refundable)</span></li>\r\n 	<li><span style=\"color: #333333;\">Post-dated tuition cheques / or completed payment plan through TUIO online payment system (pre-authorized bank withdrawals)</span></li>\r\n</ul>\r\n<a title=\"WMA Fees\" href=\"http://www.westsidemontessoriacademy.ca/admissions/fees/\" target=\"_blank\" rel=\"noopener\">Tuition &amp; Fees</a> | <a title=\"Tuition Commitment &amp; Withdrawal Policy\" href=\"http://www.wmaadmissions.ca/tuition-commitment-withdrawals/\" target=\"_blank\" rel=\"noopener\">Tuition Commitment &amp; Withdrawal Policy</a>\r\n\r\nContact us for more information:\r\n\r\nEmail: <a title=\"WMA Admissions\" href=\"mailto:admissions@westsidemontessoriacademy.ca \">WMA Admissions</a> | <a title=\"Westside Montessori Academy\" href=\"http://www.westsidemontessoriacademy.ca\" target=\"_blank\" rel=\"noopener\">WMA Website</a>\r\n\r\nPhone: (604) 434-9611\r\n\r\n</div>', 'Home', '', 'inherit', 'closed', 'closed', '', '64-revision-v1', '', '', '2019-02-04 19:32:28', '2019-02-05 03:32:28', '', 64, 'http://www.wmaadmissions.ca/64-revision-v1/', 0, 'revision', '', 0),
(1180, 0, '2019-02-22 16:56:00', '2019-02-23 00:56:00', '', '', '', 'publish', 'closed', 'closed', '', '1180', '', '', '2019-02-22 16:56:00', '2019-02-23 00:56:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1180/', 0, 'nf_sub', '', 0),
(1181, 0, '2019-02-27 17:26:56', '2019-02-28 01:26:56', '', '', '', 'publish', 'closed', 'closed', '', '1181', '', '', '2019-02-27 17:26:56', '2019-02-28 01:26:56', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1181/', 0, 'nf_sub', '', 0),
(1182, 0, '2019-02-27 17:26:57', '2019-02-28 01:26:57', '', '', '', 'publish', 'closed', 'closed', '', '1182', '', '', '2019-02-27 17:26:57', '2019-02-28 01:26:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1182/', 0, 'nf_sub', '', 0),
(1183, 0, '2019-02-27 20:47:49', '2019-02-28 04:47:49', '', '', '', 'publish', 'closed', 'closed', '', '1183', '', '', '2019-02-27 20:47:49', '2019-02-28 04:47:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1183/', 0, 'nf_sub', '', 0),
(1184, 0, '2019-02-27 20:47:49', '2019-02-28 04:47:49', '', '', '', 'publish', 'closed', 'closed', '', '1184', '', '', '2019-02-27 20:47:49', '2019-02-28 04:47:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1184/', 0, 'nf_sub', '', 0),
(1185, 0, '2019-03-01 10:54:13', '2019-03-01 18:54:13', '', '', '', 'publish', 'closed', 'closed', '', '1185', '', '', '2019-03-01 10:54:13', '2019-03-01 18:54:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1185/', 0, 'nf_sub', '', 0),
(1186, 0, '2019-03-01 10:54:13', '2019-03-01 18:54:13', '', '', '', 'publish', 'closed', 'closed', '', '1186', '', '', '2019-03-01 10:54:13', '2019-03-01 18:54:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1186/', 0, 'nf_sub', '', 0),
(1188, 0, '2019-03-05 21:44:53', '2019-03-06 05:44:53', '', '', '', 'publish', 'closed', 'closed', '', '1188', '', '', '2019-03-05 21:44:53', '2019-03-06 05:44:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1188/', 0, 'nf_sub', '', 0),
(1189, 0, '2019-03-18 11:36:37', '2019-03-18 18:36:37', '', '', '', 'publish', 'closed', 'closed', '', '1189', '', '', '2019-03-18 11:36:37', '2019-03-18 18:36:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1189/', 0, 'nf_sub', '', 0),
(1190, 0, '2019-03-18 11:36:37', '2019-03-18 18:36:37', '', '', '', 'publish', 'closed', 'closed', '', '1190', '', '', '2019-03-18 11:36:37', '2019-03-18 18:36:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1190/', 0, 'nf_sub', '', 0),
(1191, 0, '2019-03-24 08:39:44', '2019-03-24 15:39:44', '', '', '', 'publish', 'closed', 'closed', '', '1191', '', '', '2019-03-24 08:39:44', '2019-03-24 15:39:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1191/', 0, 'nf_sub', '', 0),
(1192, 0, '2019-03-24 08:39:44', '2019-03-24 15:39:44', '', '', '', 'publish', 'closed', 'closed', '', '1192', '', '', '2019-03-24 08:39:44', '2019-03-24 15:39:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1192/', 0, 'nf_sub', '', 0),
(1193, 0, '2019-04-02 17:50:40', '2019-04-03 00:50:40', '', '', '', 'publish', 'closed', 'closed', '', '1193', '', '', '2019-04-02 17:50:40', '2019-04-03 00:50:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1193/', 0, 'nf_sub', '', 0),
(1194, 0, '2019-04-02 17:50:40', '2019-04-03 00:50:40', '', '', '', 'publish', 'closed', 'closed', '', '1194', '', '', '2019-04-02 17:50:40', '2019-04-03 00:50:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1194/', 0, 'nf_sub', '', 0),
(1195, 0, '2019-04-02 17:57:09', '2019-04-03 00:57:09', '', '', '', 'publish', 'closed', 'closed', '', '1195', '', '', '2019-04-02 17:57:09', '2019-04-03 00:57:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1195/', 0, 'nf_sub', '', 0),
(1196, 0, '2019-04-02 17:57:09', '2019-04-03 00:57:09', '', '', '', 'publish', 'closed', 'closed', '', '1196', '', '', '2019-04-02 17:57:09', '2019-04-03 00:57:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1196/', 0, 'nf_sub', '', 0),
(1197, 0, '2019-04-04 14:55:29', '2019-04-04 21:55:29', '', '', '', 'publish', 'closed', 'closed', '', '1197', '', '', '2019-04-04 14:55:29', '2019-04-04 21:55:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1197/', 0, 'nf_sub', '', 0),
(1198, 0, '2019-04-04 14:55:30', '2019-04-04 21:55:30', '', '', '', 'publish', 'closed', 'closed', '', '1198', '', '', '2019-04-04 14:55:30', '2019-04-04 21:55:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1198/', 0, 'nf_sub', '', 0),
(1199, 0, '2019-04-12 11:21:21', '2019-04-12 18:21:21', '', '', '', 'publish', 'closed', 'closed', '', '1199', '', '', '2019-04-12 11:21:21', '2019-04-12 18:21:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1199/', 0, 'nf_sub', '', 0),
(1200, 0, '2019-04-12 11:21:21', '2019-04-12 18:21:21', '', '', '', 'publish', 'closed', 'closed', '', '1200', '', '', '2019-04-12 11:21:21', '2019-04-12 18:21:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1200/', 0, 'nf_sub', '', 0),
(1201, 0, '2019-04-12 11:21:22', '2019-04-12 18:21:22', '', '', '', 'publish', 'closed', 'closed', '', '1201', '', '', '2019-04-12 11:21:22', '2019-04-12 18:21:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1201/', 0, 'nf_sub', '', 0),
(1202, 0, '2019-04-12 11:21:22', '2019-04-12 18:21:22', '', '', '', 'publish', 'closed', 'closed', '', '1202', '', '', '2019-04-12 11:21:22', '2019-04-12 18:21:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1202/', 0, 'nf_sub', '', 0),
(1203, 0, '2019-04-15 15:40:52', '2019-04-15 22:40:52', '', '', '', 'publish', 'closed', 'closed', '', '1203', '', '', '2019-04-15 15:40:52', '2019-04-15 22:40:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1203/', 0, 'nf_sub', '', 0),
(1204, 0, '2019-04-15 15:40:52', '2019-04-15 22:40:52', '', '', '', 'publish', 'closed', 'closed', '', '1204', '', '', '2019-04-15 15:40:52', '2019-04-15 22:40:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1204/', 0, 'nf_sub', '', 0),
(1205, 0, '2019-04-17 10:41:03', '2019-04-17 17:41:03', '', '', '', 'publish', 'closed', 'closed', '', '1205', '', '', '2019-04-17 10:41:03', '2019-04-17 17:41:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1205/', 0, 'nf_sub', '', 0),
(1206, 0, '2019-04-17 10:41:03', '2019-04-17 17:41:03', '', '', '', 'publish', 'closed', 'closed', '', '1206', '', '', '2019-04-17 10:41:03', '2019-04-17 17:41:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1206/', 0, 'nf_sub', '', 0),
(1207, 0, '2019-04-17 19:52:32', '2019-04-18 02:52:32', '', '', '', 'publish', 'closed', 'closed', '', '1207', '', '', '2019-04-17 19:52:32', '2019-04-18 02:52:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1207/', 0, 'nf_sub', '', 0),
(1208, 0, '2019-04-17 19:52:32', '2019-04-18 02:52:32', '', '', '', 'publish', 'closed', 'closed', '', '1208', '', '', '2019-04-17 19:52:32', '2019-04-18 02:52:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1208/', 0, 'nf_sub', '', 0),
(1209, 0, '2019-04-17 20:30:17', '2019-04-18 03:30:17', '', '', '', 'publish', 'closed', 'closed', '', '1209', '', '', '2019-04-17 20:30:17', '2019-04-18 03:30:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1209/', 0, 'nf_sub', '', 0),
(1210, 0, '2019-04-17 20:30:17', '2019-04-18 03:30:17', '', '', '', 'publish', 'closed', 'closed', '', '1210', '', '', '2019-04-17 20:30:17', '2019-04-18 03:30:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1210/', 0, 'nf_sub', '', 0),
(1211, 0, '2019-04-23 12:44:14', '2019-04-23 19:44:14', '', '', '', 'publish', 'closed', 'closed', '', '1211', '', '', '2019-04-23 12:44:14', '2019-04-23 19:44:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1211/', 0, 'nf_sub', '', 0),
(1212, 0, '2019-04-23 12:44:15', '2019-04-23 19:44:15', '', '', '', 'publish', 'closed', 'closed', '', '1212', '', '', '2019-04-23 12:44:15', '2019-04-23 19:44:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1212/', 0, 'nf_sub', '', 0),
(1213, 0, '2019-04-23 12:44:21', '2019-04-23 19:44:21', '', '', '', 'publish', 'closed', 'closed', '', '1213', '', '', '2019-04-23 12:44:21', '2019-04-23 19:44:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1213/', 0, 'nf_sub', '', 0),
(1214, 0, '2019-04-23 12:44:21', '2019-04-23 19:44:21', '', '', '', 'publish', 'closed', 'closed', '', '1214', '', '', '2019-04-23 12:44:21', '2019-04-23 19:44:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1214/', 0, 'nf_sub', '', 0),
(1215, 0, '2019-04-24 10:56:00', '2019-04-24 17:56:00', '', '', '', 'publish', 'closed', 'closed', '', '1215', '', '', '2019-04-24 10:56:00', '2019-04-24 17:56:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1215/', 0, 'nf_sub', '', 0),
(1216, 0, '2019-04-24 10:56:00', '2019-04-24 17:56:00', '', '', '', 'publish', 'closed', 'closed', '', '1216', '', '', '2019-04-24 10:56:00', '2019-04-24 17:56:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1216/', 0, 'nf_sub', '', 0),
(1217, 0, '2019-05-02 12:20:51', '2019-05-02 19:20:51', '', '', '', 'publish', 'closed', 'closed', '', '1217', '', '', '2019-05-02 12:20:51', '2019-05-02 19:20:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1217/', 0, 'nf_sub', '', 0),
(1218, 0, '2019-05-02 12:20:51', '2019-05-02 19:20:51', '', '', '', 'publish', 'closed', 'closed', '', '1218', '', '', '2019-05-02 12:20:51', '2019-05-02 19:20:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1218/', 0, 'nf_sub', '', 0),
(1219, 0, '2019-05-09 07:29:35', '2019-05-09 14:29:35', '', '', '', 'publish', 'closed', 'closed', '', '1219', '', '', '2019-05-09 07:29:35', '2019-05-09 14:29:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1219/', 0, 'nf_sub', '', 0),
(1220, 0, '2019-05-09 07:29:35', '2019-05-09 14:29:35', '', '', '', 'publish', 'closed', 'closed', '', '1220', '', '', '2019-05-09 07:29:35', '2019-05-09 14:29:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1220/', 0, 'nf_sub', '', 0),
(1221, 0, '2019-05-09 15:01:19', '2019-05-09 22:01:19', '', '', '', 'publish', 'closed', 'closed', '', '1221', '', '', '2019-05-09 15:01:19', '2019-05-09 22:01:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1221/', 0, 'nf_sub', '', 0),
(1222, 0, '2019-05-09 15:01:20', '2019-05-09 22:01:20', '', '', '', 'publish', 'closed', 'closed', '', '1222', '', '', '2019-05-09 15:01:20', '2019-05-09 22:01:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1222/', 0, 'nf_sub', '', 0),
(1223, 0, '2019-05-21 21:44:47', '2019-05-22 04:44:47', '', '', '', 'publish', 'closed', 'closed', '', '1223', '', '', '2019-05-21 21:44:47', '2019-05-22 04:44:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1223/', 0, 'nf_sub', '', 0),
(1224, 0, '2019-05-21 21:44:47', '2019-05-22 04:44:47', '', '', '', 'publish', 'closed', 'closed', '', '1224', '', '', '2019-05-21 21:44:47', '2019-05-22 04:44:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1224/', 0, 'nf_sub', '', 0),
(1225, 0, '2019-05-25 10:56:42', '2019-05-25 17:56:42', '', '', '', 'publish', 'closed', 'closed', '', '1225', '', '', '2019-05-25 10:56:42', '2019-05-25 17:56:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1225/', 0, 'nf_sub', '', 0),
(1226, 0, '2019-05-25 10:56:42', '2019-05-25 17:56:42', '', '', '', 'publish', 'closed', 'closed', '', '1226', '', '', '2019-05-25 10:56:42', '2019-05-25 17:56:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1226/', 0, 'nf_sub', '', 0),
(1227, 0, '2019-05-29 15:38:35', '2019-05-29 22:38:35', '', '', '', 'publish', 'closed', 'closed', '', '1227', '', '', '2019-05-29 15:38:35', '2019-05-29 22:38:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1227/', 0, 'nf_sub', '', 0),
(1228, 0, '2019-05-29 15:38:35', '2019-05-29 22:38:35', '', '', '', 'publish', 'closed', 'closed', '', '1228', '', '', '2019-05-29 15:38:35', '2019-05-29 22:38:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1228/', 0, 'nf_sub', '', 0),
(1229, 0, '2019-05-30 20:12:54', '2019-05-31 03:12:54', '', '', '', 'publish', 'closed', 'closed', '', '1229', '', '', '2019-05-30 20:12:54', '2019-05-31 03:12:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1229/', 0, 'nf_sub', '', 0),
(1230, 0, '2019-05-30 20:12:54', '2019-05-31 03:12:54', '', '', '', 'publish', 'closed', 'closed', '', '1230', '', '', '2019-05-30 20:12:54', '2019-05-31 03:12:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1230/', 0, 'nf_sub', '', 0),
(1231, 0, '2019-06-08 11:29:48', '2019-06-08 18:29:48', '', '', '', 'publish', 'closed', 'closed', '', '1231', '', '', '2019-06-08 11:29:48', '2019-06-08 18:29:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1231/', 0, 'nf_sub', '', 0),
(1232, 0, '2019-06-08 11:29:49', '2019-06-08 18:29:49', '', '', '', 'publish', 'closed', 'closed', '', '1232', '', '', '2019-06-08 11:29:49', '2019-06-08 18:29:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1232/', 0, 'nf_sub', '', 0),
(1233, 0, '2019-06-09 16:07:40', '2019-06-09 23:07:40', '', '', '', 'publish', 'closed', 'closed', '', '1233', '', '', '2019-06-09 16:07:40', '2019-06-09 23:07:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1233/', 0, 'nf_sub', '', 0),
(1234, 0, '2019-06-09 16:07:41', '2019-06-09 23:07:41', '', '', '', 'publish', 'closed', 'closed', '', '1234', '', '', '2019-06-09 16:07:41', '2019-06-09 23:07:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1234/', 0, 'nf_sub', '', 0),
(1235, 0, '2019-06-12 02:58:49', '2019-06-12 09:58:49', '', '', '', 'publish', 'closed', 'closed', '', '1235', '', '', '2019-06-12 02:58:49', '2019-06-12 09:58:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1235/', 0, 'nf_sub', '', 0),
(1236, 0, '2019-06-12 02:58:49', '2019-06-12 09:58:49', '', '', '', 'publish', 'closed', 'closed', '', '1236', '', '', '2019-06-12 02:58:49', '2019-06-12 09:58:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1236/', 0, 'nf_sub', '', 0),
(1237, 0, '2019-06-18 12:21:58', '2019-06-18 19:21:58', '', '', '', 'publish', 'closed', 'closed', '', '1237', '', '', '2019-06-18 12:21:58', '2019-06-18 19:21:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1237/', 0, 'nf_sub', '', 0),
(1238, 0, '2019-06-18 12:21:58', '2019-06-18 19:21:58', '', '', '', 'publish', 'closed', 'closed', '', '1238', '', '', '2019-06-18 12:21:58', '2019-06-18 19:21:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1238/', 0, 'nf_sub', '', 0),
(1239, 0, '2019-07-09 13:24:20', '2019-07-09 20:24:20', '', '', '', 'publish', 'closed', 'closed', '', '1239', '', '', '2019-07-09 13:24:20', '2019-07-09 20:24:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1239/', 0, 'nf_sub', '', 0),
(1240, 0, '2019-07-09 13:24:20', '2019-07-09 20:24:20', '', '', '', 'publish', 'closed', 'closed', '', '1240', '', '', '2019-07-09 13:24:20', '2019-07-09 20:24:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1240/', 0, 'nf_sub', '', 0),
(1241, 0, '2019-07-15 14:42:11', '2019-07-15 21:42:11', '', '', '', 'publish', 'closed', 'closed', '', '1241', '', '', '2019-07-15 14:42:11', '2019-07-15 21:42:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1241/', 0, 'nf_sub', '', 0),
(1242, 0, '2019-07-15 14:42:11', '2019-07-15 21:42:11', '', '', '', 'publish', 'closed', 'closed', '', '1242', '', '', '2019-07-15 14:42:11', '2019-07-15 21:42:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1242/', 0, 'nf_sub', '', 0),
(1243, 0, '2019-07-19 15:53:45', '2019-07-19 22:53:45', '', '', '', 'publish', 'closed', 'closed', '', '1243', '', '', '2019-07-19 15:53:45', '2019-07-19 22:53:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1243/', 0, 'nf_sub', '', 0),
(1244, 0, '2019-07-19 15:53:45', '2019-07-19 22:53:45', '', '', '', 'publish', 'closed', 'closed', '', '1244', '', '', '2019-07-19 15:53:45', '2019-07-19 22:53:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1244/', 0, 'nf_sub', '', 0),
(1245, 0, '2019-07-27 18:16:52', '2019-07-28 01:16:52', '', '', '', 'publish', 'closed', 'closed', '', '1245', '', '', '2019-07-27 18:16:52', '2019-07-28 01:16:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1245/', 0, 'nf_sub', '', 0),
(1246, 0, '2019-07-27 18:16:52', '2019-07-28 01:16:52', '', '', '', 'publish', 'closed', 'closed', '', '1246', '', '', '2019-07-27 18:16:52', '2019-07-28 01:16:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1246/', 0, 'nf_sub', '', 0);
INSERT INTO `wp_eauwvw_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1247, 0, '2019-08-02 05:05:39', '2019-08-02 12:05:39', '', '', '', 'publish', 'closed', 'closed', '', '1247', '', '', '2019-08-02 05:05:39', '2019-08-02 12:05:39', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1247/', 0, 'nf_sub', '', 0),
(1248, 0, '2019-08-02 05:05:39', '2019-08-02 12:05:39', '', '', '', 'publish', 'closed', 'closed', '', '1248', '', '', '2019-08-02 05:05:39', '2019-08-02 12:05:39', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1248/', 0, 'nf_sub', '', 0),
(1249, 0, '2019-08-03 09:27:02', '2019-08-03 16:27:02', '', '', '', 'publish', 'closed', 'closed', '', '1249', '', '', '2019-08-03 09:27:02', '2019-08-03 16:27:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1249/', 0, 'nf_sub', '', 0),
(1250, 0, '2019-08-03 09:27:02', '2019-08-03 16:27:02', '', '', '', 'publish', 'closed', 'closed', '', '1250', '', '', '2019-08-03 09:27:02', '2019-08-03 16:27:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1250/', 0, 'nf_sub', '', 0),
(1251, 0, '2019-08-05 15:07:53', '2019-08-05 22:07:53', '', '', '', 'publish', 'closed', 'closed', '', '1251', '', '', '2019-08-05 15:07:53', '2019-08-05 22:07:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1251/', 0, 'nf_sub', '', 0),
(1252, 0, '2019-08-05 15:07:53', '2019-08-05 22:07:53', '', '', '', 'publish', 'closed', 'closed', '', '1252', '', '', '2019-08-05 15:07:53', '2019-08-05 22:07:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1252/', 0, 'nf_sub', '', 0),
(1253, 0, '2019-08-06 21:29:17', '2019-08-07 04:29:17', '', '', '', 'publish', 'closed', 'closed', '', '1253', '', '', '2019-08-06 21:29:17', '2019-08-07 04:29:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1253/', 0, 'nf_sub', '', 0),
(1254, 0, '2019-08-06 21:29:17', '2019-08-07 04:29:17', '', '', '', 'publish', 'closed', 'closed', '', '1254', '', '', '2019-08-06 21:29:17', '2019-08-07 04:29:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1254/', 0, 'nf_sub', '', 0),
(1255, 0, '2019-08-14 12:58:58', '2019-08-14 19:58:58', '', '', '', 'publish', 'closed', 'closed', '', '1255', '', '', '2019-08-14 12:58:58', '2019-08-14 19:58:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1255/', 0, 'nf_sub', '', 0),
(1256, 0, '2019-08-14 12:58:59', '2019-08-14 19:58:59', '', '', '', 'publish', 'closed', 'closed', '', '1256', '', '', '2019-08-14 12:58:59', '2019-08-14 19:58:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1256/', 0, 'nf_sub', '', 0),
(1257, 0, '2019-08-21 11:15:42', '2019-08-21 18:15:42', '', '', '', 'publish', 'closed', 'closed', '', '1257', '', '', '2019-08-21 11:15:42', '2019-08-21 18:15:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1257/', 0, 'nf_sub', '', 0),
(1258, 0, '2019-08-21 11:15:42', '2019-08-21 18:15:42', '', '', '', 'publish', 'closed', 'closed', '', '1258', '', '', '2019-08-21 11:15:42', '2019-08-21 18:15:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1258/', 0, 'nf_sub', '', 0),
(1259, 0, '2019-08-21 15:50:23', '2019-08-21 22:50:23', '', '', '', 'publish', 'closed', 'closed', '', '1259', '', '', '2019-08-21 15:50:23', '2019-08-21 22:50:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1259/', 0, 'nf_sub', '', 0),
(1260, 0, '2019-08-21 15:50:23', '2019-08-21 22:50:23', '', '', '', 'publish', 'closed', 'closed', '', '1260', '', '', '2019-08-21 15:50:23', '2019-08-21 22:50:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1260/', 0, 'nf_sub', '', 0),
(1261, 0, '2019-08-22 10:41:58', '2019-08-22 17:41:58', '', '', '', 'publish', 'closed', 'closed', '', '1261', '', '', '2019-08-22 10:41:58', '2019-08-22 17:41:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1261/', 0, 'nf_sub', '', 0),
(1262, 0, '2019-08-22 10:41:58', '2019-08-22 17:41:58', '', '', '', 'publish', 'closed', 'closed', '', '1262', '', '', '2019-08-22 10:41:58', '2019-08-22 17:41:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1262/', 0, 'nf_sub', '', 0),
(1268, 0, '2019-09-04 14:45:47', '2019-09-04 21:45:47', '', '', '', 'publish', 'closed', 'closed', '', '1268', '', '', '2019-09-04 14:45:47', '2019-09-04 21:45:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1268/', 0, 'nf_sub', '', 0),
(1264, 0, '2019-08-29 11:18:47', '2019-08-29 18:18:47', '', '', '', 'publish', 'closed', 'closed', '', '1264', '', '', '2019-08-29 11:18:47', '2019-08-29 18:18:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1264/', 0, 'nf_sub', '', 0),
(1265, 0, '2019-08-29 11:18:48', '2019-08-29 18:18:48', '', '', '', 'publish', 'closed', 'closed', '', '1265', '', '', '2019-08-29 11:18:48', '2019-08-29 18:18:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1265/', 0, 'nf_sub', '', 0),
(1266, 0, '2019-08-29 15:50:53', '2019-08-29 22:50:53', '', '', '', 'publish', 'closed', 'closed', '', '1266', '', '', '2019-08-29 15:50:53', '2019-08-29 22:50:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1266/', 0, 'nf_sub', '', 0),
(1267, 0, '2019-08-29 15:50:54', '2019-08-29 22:50:54', '', '', '', 'publish', 'closed', 'closed', '', '1267', '', '', '2019-08-29 15:50:54', '2019-08-29 22:50:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1267/', 0, 'nf_sub', '', 0),
(1269, 0, '2019-09-04 14:45:47', '2019-09-04 21:45:47', '', '', '', 'publish', 'closed', 'closed', '', '1269', '', '', '2019-09-04 14:45:47', '2019-09-04 21:45:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1269/', 0, 'nf_sub', '', 0),
(1270, 0, '2019-09-04 15:18:40', '2019-09-04 22:18:40', '', '', '', 'publish', 'closed', 'closed', '', '1270', '', '', '2019-09-04 15:18:40', '2019-09-04 22:18:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1270/', 0, 'nf_sub', '', 0),
(1271, 0, '2019-09-04 15:18:40', '2019-09-04 22:18:40', '', '', '', 'publish', 'closed', 'closed', '', '1271', '', '', '2019-09-04 15:18:40', '2019-09-04 22:18:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1271/', 0, 'nf_sub', '', 0),
(1272, 0, '2019-09-08 15:22:30', '2019-09-08 22:22:30', '', '', '', 'publish', 'closed', 'closed', '', '1272', '', '', '2019-09-08 15:22:30', '2019-09-08 22:22:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1272/', 0, 'nf_sub', '', 0),
(1273, 0, '2019-09-08 15:22:30', '2019-09-08 22:22:30', '', '', '', 'publish', 'closed', 'closed', '', '1273', '', '', '2019-09-08 15:22:30', '2019-09-08 22:22:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1273/', 0, 'nf_sub', '', 0),
(1274, 0, '2019-09-10 09:20:28', '2019-09-10 16:20:28', '', '', '', 'publish', 'closed', 'closed', '', '1274', '', '', '2019-09-10 09:20:28', '2019-09-10 16:20:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1274/', 0, 'nf_sub', '', 0),
(1275, 0, '2019-09-10 09:20:28', '2019-09-10 16:20:28', '', '', '', 'publish', 'closed', 'closed', '', '1275', '', '', '2019-09-10 09:20:28', '2019-09-10 16:20:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1275/', 0, 'nf_sub', '', 0),
(1276, 0, '2019-09-13 00:43:48', '2019-09-13 07:43:48', '', '', '', 'publish', 'closed', 'closed', '', '1276', '', '', '2019-09-13 00:43:48', '2019-09-13 07:43:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1276/', 0, 'nf_sub', '', 0),
(1277, 0, '2019-09-13 00:43:49', '2019-09-13 07:43:49', '', '', '', 'publish', 'closed', 'closed', '', '1277', '', '', '2019-09-13 00:43:49', '2019-09-13 07:43:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1277/', 0, 'nf_sub', '', 0),
(1278, 0, '2019-09-15 22:16:48', '2019-09-16 05:16:48', '', '', '', 'publish', 'closed', 'closed', '', '1278', '', '', '2019-09-15 22:16:48', '2019-09-16 05:16:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1278/', 0, 'nf_sub', '', 0),
(1279, 0, '2019-09-15 22:16:48', '2019-09-16 05:16:48', '', '', '', 'publish', 'closed', 'closed', '', '1279', '', '', '2019-09-15 22:16:48', '2019-09-16 05:16:48', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1279/', 0, 'nf_sub', '', 0),
(1280, 0, '2019-09-16 12:46:34', '2019-09-16 19:46:34', '', '', '', 'publish', 'closed', 'closed', '', '1280', '', '', '2019-09-16 12:46:34', '2019-09-16 19:46:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1280/', 0, 'nf_sub', '', 0),
(1281, 0, '2019-09-16 12:46:35', '2019-09-16 19:46:35', '', '', '', 'publish', 'closed', 'closed', '', '1281', '', '', '2019-09-16 12:46:35', '2019-09-16 19:46:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1281/', 0, 'nf_sub', '', 0),
(1289, 0, '2019-09-30 15:53:04', '2019-09-30 22:53:04', '', '', '', 'publish', 'closed', 'closed', '', '1289', '', '', '2019-09-30 15:53:04', '2019-09-30 22:53:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1289/', 0, 'nf_sub', '', 0),
(1283, 0, '2019-09-25 10:21:29', '2019-09-25 17:21:29', '', '', '', 'publish', 'closed', 'closed', '', '1283', '', '', '2019-09-25 10:21:29', '2019-09-25 17:21:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1283/', 0, 'nf_sub', '', 0),
(1284, 0, '2019-09-25 10:21:30', '2019-09-25 17:21:30', '', '', '', 'publish', 'closed', 'closed', '', '1284', '', '', '2019-09-25 10:21:30', '2019-09-25 17:21:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1284/', 0, 'nf_sub', '', 0),
(1285, 0, '2019-09-26 14:00:55', '2019-09-26 21:00:55', '', '', '', 'publish', 'closed', 'closed', '', '1285', '', '', '2019-09-26 14:00:55', '2019-09-26 21:00:55', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1285/', 0, 'nf_sub', '', 0),
(1286, 0, '2019-09-26 14:00:56', '2019-09-26 21:00:56', '', '', '', 'publish', 'closed', 'closed', '', '1286', '', '', '2019-09-26 14:00:56', '2019-09-26 21:00:56', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1286/', 0, 'nf_sub', '', 0),
(1287, 0, '2019-09-28 10:14:42', '2019-09-28 17:14:42', '', '', '', 'publish', 'closed', 'closed', '', '1287', '', '', '2019-09-28 10:14:42', '2019-09-28 17:14:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1287/', 0, 'nf_sub', '', 0),
(1288, 0, '2019-09-28 10:14:42', '2019-09-28 17:14:42', '', '', '', 'publish', 'closed', 'closed', '', '1288', '', '', '2019-09-28 10:14:42', '2019-09-28 17:14:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1288/', 0, 'nf_sub', '', 0),
(1290, 0, '2019-09-30 15:53:04', '2019-09-30 22:53:04', '', '', '', 'publish', 'closed', 'closed', '', '1290', '', '', '2019-09-30 15:53:04', '2019-09-30 22:53:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1290/', 0, 'nf_sub', '', 0),
(1291, 0, '2019-10-02 13:05:31', '2019-10-02 20:05:31', '', '', '', 'publish', 'closed', 'closed', '', '1291', '', '', '2019-10-02 13:05:31', '2019-10-02 20:05:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1291/', 0, 'nf_sub', '', 0),
(1292, 0, '2019-10-02 13:05:31', '2019-10-02 20:05:31', '', '', '', 'publish', 'closed', 'closed', '', '1292', '', '', '2019-10-02 13:05:31', '2019-10-02 20:05:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1292/', 0, 'nf_sub', '', 0),
(1293, 0, '2019-10-04 09:08:13', '2019-10-04 16:08:13', '', '', '', 'publish', 'closed', 'closed', '', '1293', '', '', '2019-10-04 09:08:13', '2019-10-04 16:08:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1293/', 0, 'nf_sub', '', 0),
(1294, 0, '2019-10-04 09:08:13', '2019-10-04 16:08:13', '', '', '', 'publish', 'closed', 'closed', '', '1294', '', '', '2019-10-04 09:08:13', '2019-10-04 16:08:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1294/', 0, 'nf_sub', '', 0),
(1295, 0, '2019-10-06 08:27:47', '2019-10-06 15:27:47', '', '', '', 'publish', 'closed', 'closed', '', '1295', '', '', '2019-10-06 08:27:47', '2019-10-06 15:27:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1295/', 0, 'nf_sub', '', 0),
(1296, 0, '2019-10-06 08:27:47', '2019-10-06 15:27:47', '', '', '', 'publish', 'closed', 'closed', '', '1296', '', '', '2019-10-06 08:27:47', '2019-10-06 15:27:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1296/', 0, 'nf_sub', '', 0),
(1297, 0, '2019-10-06 08:40:41', '2019-10-06 15:40:41', '', '', '', 'publish', 'closed', 'closed', '', '1297', '', '', '2019-10-06 08:40:41', '2019-10-06 15:40:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1297/', 0, 'nf_sub', '', 0),
(1298, 0, '2019-10-06 08:40:41', '2019-10-06 15:40:41', '', '', '', 'publish', 'closed', 'closed', '', '1298', '', '', '2019-10-06 08:40:41', '2019-10-06 15:40:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1298/', 0, 'nf_sub', '', 0),
(1299, 0, '2019-10-07 20:12:41', '2019-10-08 03:12:41', '', '', '', 'publish', 'closed', 'closed', '', '1299', '', '', '2019-10-07 20:12:41', '2019-10-08 03:12:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1299/', 0, 'nf_sub', '', 0),
(1300, 0, '2019-10-07 20:12:41', '2019-10-08 03:12:41', '', '', '', 'publish', 'closed', 'closed', '', '1300', '', '', '2019-10-07 20:12:41', '2019-10-08 03:12:41', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1300/', 0, 'nf_sub', '', 0),
(1301, 0, '2019-10-18 21:43:46', '2019-10-19 04:43:46', '', '', '', 'publish', 'closed', 'closed', '', '1301', '', '', '2019-10-18 21:43:46', '2019-10-19 04:43:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1301/', 0, 'nf_sub', '', 0),
(1302, 0, '2019-10-18 21:43:47', '2019-10-19 04:43:47', '', '', '', 'publish', 'closed', 'closed', '', '1302', '', '', '2019-10-18 21:43:47', '2019-10-19 04:43:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1302/', 0, 'nf_sub', '', 0),
(1303, 0, '2019-10-28 22:30:35', '2019-10-29 05:30:35', '', '', '', 'publish', 'closed', 'closed', '', '1303', '', '', '2019-10-28 22:30:35', '2019-10-29 05:30:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1303/', 0, 'nf_sub', '', 0),
(1304, 0, '2019-10-28 22:30:36', '2019-10-29 05:30:36', '', '', '', 'publish', 'closed', 'closed', '', '1304', '', '', '2019-10-28 22:30:36', '2019-10-29 05:30:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1304/', 0, 'nf_sub', '', 0),
(1305, 0, '2019-10-29 13:15:36', '2019-10-29 20:15:36', '', '', '', 'publish', 'closed', 'closed', '', '1305', '', '', '2019-10-29 13:15:36', '2019-10-29 20:15:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1305/', 0, 'nf_sub', '', 0),
(1306, 0, '2019-10-29 13:15:36', '2019-10-29 20:15:36', '', '', '', 'publish', 'closed', 'closed', '', '1306', '', '', '2019-10-29 13:15:36', '2019-10-29 20:15:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1306/', 0, 'nf_sub', '', 0),
(1307, 0, '2019-10-30 11:26:53', '2019-10-30 18:26:53', '', '', '', 'publish', 'closed', 'closed', '', '1307', '', '', '2019-10-30 11:26:53', '2019-10-30 18:26:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1307/', 0, 'nf_sub', '', 0),
(1308, 0, '2019-10-30 11:26:53', '2019-10-30 18:26:53', '', '', '', 'publish', 'closed', 'closed', '', '1308', '', '', '2019-10-30 11:26:53', '2019-10-30 18:26:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1308/', 0, 'nf_sub', '', 0),
(1309, 0, '2019-10-30 15:00:42', '2019-10-30 22:00:42', '', '', '', 'publish', 'closed', 'closed', '', '1309', '', '', '2019-10-30 15:00:42', '2019-10-30 22:00:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1309/', 0, 'nf_sub', '', 0),
(1310, 0, '2019-10-30 15:00:42', '2019-10-30 22:00:42', '', '', '', 'publish', 'closed', 'closed', '', '1310', '', '', '2019-10-30 15:00:42', '2019-10-30 22:00:42', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1310/', 0, 'nf_sub', '', 0),
(1311, 0, '2019-11-12 22:48:05', '2019-11-13 06:48:05', '', '', '', 'publish', 'closed', 'closed', '', '1311', '', '', '2019-11-12 22:48:05', '2019-11-13 06:48:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1311/', 0, 'nf_sub', '', 0),
(1312, 0, '2019-11-12 22:48:05', '2019-11-13 06:48:05', '', '', '', 'publish', 'closed', 'closed', '', '1312', '', '', '2019-11-12 22:48:05', '2019-11-13 06:48:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1312/', 0, 'nf_sub', '', 0),
(1313, 0, '2019-11-19 13:23:34', '2019-11-19 21:23:34', '', '', '', 'publish', 'closed', 'closed', '', '1313', '', '', '2019-11-19 13:23:34', '2019-11-19 21:23:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1313/', 0, 'nf_sub', '', 0),
(1314, 0, '2019-11-19 13:23:34', '2019-11-19 21:23:34', '', '', '', 'publish', 'closed', 'closed', '', '1314', '', '', '2019-11-19 13:23:34', '2019-11-19 21:23:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1314/', 0, 'nf_sub', '', 0),
(1315, 0, '2019-11-19 18:41:47', '2019-11-20 02:41:47', '', '', '', 'publish', 'closed', 'closed', '', '1315', '', '', '2019-11-19 18:41:47', '2019-11-20 02:41:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1315/', 0, 'nf_sub', '', 0),
(1316, 0, '2019-11-19 18:41:47', '2019-11-20 02:41:47', '', '', '', 'publish', 'closed', 'closed', '', '1316', '', '', '2019-11-19 18:41:47', '2019-11-20 02:41:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1316/', 0, 'nf_sub', '', 0),
(1317, 0, '2019-11-19 20:41:35', '2019-11-20 04:41:35', '', '', '', 'publish', 'closed', 'closed', '', '1317', '', '', '2019-11-19 20:41:35', '2019-11-20 04:41:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1317/', 0, 'nf_sub', '', 0),
(1318, 0, '2019-11-19 20:41:36', '2019-11-20 04:41:36', '', '', '', 'publish', 'closed', 'closed', '', '1318', '', '', '2019-11-19 20:41:36', '2019-11-20 04:41:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1318/', 0, 'nf_sub', '', 0),
(1319, 0, '2019-11-20 20:17:54', '2019-11-21 04:17:54', '', '', '', 'publish', 'closed', 'closed', '', '1319', '', '', '2019-11-20 20:17:54', '2019-11-21 04:17:54', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1319/', 0, 'nf_sub', '', 0),
(1320, 0, '2019-11-20 21:08:46', '2019-11-21 05:08:46', '', '', '', 'publish', 'closed', 'closed', '', '1320', '', '', '2019-11-20 21:08:46', '2019-11-21 05:08:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1320/', 0, 'nf_sub', '', 0),
(1321, 0, '2019-11-20 21:08:46', '2019-11-21 05:08:46', '', '', '', 'publish', 'closed', 'closed', '', '1321', '', '', '2019-11-20 21:08:46', '2019-11-21 05:08:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1321/', 0, 'nf_sub', '', 0),
(1322, 0, '2019-11-22 09:56:05', '2019-11-22 17:56:05', '', '', '', 'publish', 'closed', 'closed', '', '1322', '', '', '2019-11-22 09:56:05', '2019-11-22 17:56:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1322/', 0, 'nf_sub', '', 0),
(1323, 0, '2019-11-22 09:56:06', '2019-11-22 17:56:06', '', '', '', 'publish', 'closed', 'closed', '', '1323', '', '', '2019-11-22 09:56:06', '2019-11-22 17:56:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1323/', 0, 'nf_sub', '', 0),
(1324, 0, '2019-11-23 12:29:38', '2019-11-23 20:29:38', '', '', '', 'publish', 'closed', 'closed', '', '1324', '', '', '2019-11-23 12:29:38', '2019-11-23 20:29:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1324/', 0, 'nf_sub', '', 0),
(1325, 0, '2019-11-23 12:29:38', '2019-11-23 20:29:38', '', '', '', 'publish', 'closed', 'closed', '', '1325', '', '', '2019-11-23 12:29:38', '2019-11-23 20:29:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1325/', 0, 'nf_sub', '', 0),
(1326, 0, '2019-11-27 21:42:38', '2019-11-28 05:42:38', '', '', '', 'publish', 'closed', 'closed', '', '1326', '', '', '2019-11-27 21:42:38', '2019-11-28 05:42:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1326/', 0, 'nf_sub', '', 0),
(1327, 0, '2019-11-27 21:42:38', '2019-11-28 05:42:38', '', '', '', 'publish', 'closed', 'closed', '', '1327', '', '', '2019-11-27 21:42:38', '2019-11-28 05:42:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1327/', 0, 'nf_sub', '', 0),
(1328, 0, '2019-11-27 21:58:15', '2019-11-28 05:58:15', '', '', '', 'publish', 'closed', 'closed', '', '1328', '', '', '2019-11-27 21:58:15', '2019-11-28 05:58:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1328/', 0, 'nf_sub', '', 0),
(1329, 0, '2019-11-27 21:58:15', '2019-11-28 05:58:15', '', '', '', 'publish', 'closed', 'closed', '', '1329', '', '', '2019-11-27 21:58:15', '2019-11-28 05:58:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1329/', 0, 'nf_sub', '', 0),
(1330, 0, '2019-11-27 22:28:44', '2019-11-28 06:28:44', '', '', '', 'publish', 'closed', 'closed', '', '1330', '', '', '2019-11-27 22:28:44', '2019-11-28 06:28:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1330/', 0, 'nf_sub', '', 0),
(1331, 0, '2019-11-27 22:28:44', '2019-11-28 06:28:44', '', '', '', 'publish', 'closed', 'closed', '', '1331', '', '', '2019-11-27 22:28:44', '2019-11-28 06:28:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1331/', 0, 'nf_sub', '', 0),
(1332, 0, '2019-11-27 22:47:35', '2019-11-28 06:47:35', '', '', '', 'publish', 'closed', 'closed', '', '1332', '', '', '2019-11-27 22:47:35', '2019-11-28 06:47:35', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1332/', 0, 'nf_sub', '', 0),
(1333, 0, '2019-11-27 22:47:36', '2019-11-28 06:47:36', '', '', '', 'publish', 'closed', 'closed', '', '1333', '', '', '2019-11-27 22:47:36', '2019-11-28 06:47:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1333/', 0, 'nf_sub', '', 0),
(1334, 0, '2019-11-28 16:12:56', '2019-11-29 00:12:56', '', '', '', 'publish', 'closed', 'closed', '', '1334', '', '', '2019-11-28 16:12:56', '2019-11-29 00:12:56', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1334/', 0, 'nf_sub', '', 0),
(1335, 0, '2019-11-28 16:12:56', '2019-11-29 00:12:56', '', '', '', 'publish', 'closed', 'closed', '', '1335', '', '', '2019-11-28 16:12:56', '2019-11-29 00:12:56', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1335/', 0, 'nf_sub', '', 0),
(1336, 0, '2019-12-02 12:33:28', '2019-12-02 20:33:28', '', '', '', 'publish', 'closed', 'closed', '', '1336', '', '', '2019-12-02 12:33:28', '2019-12-02 20:33:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1336/', 0, 'nf_sub', '', 0),
(1337, 0, '2019-12-02 12:33:28', '2019-12-02 20:33:28', '', '', '', 'publish', 'closed', 'closed', '', '1337', '', '', '2019-12-02 12:33:28', '2019-12-02 20:33:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1337/', 0, 'nf_sub', '', 0),
(1338, 0, '2019-12-02 13:12:14', '2019-12-02 21:12:14', '', '', '', 'publish', 'closed', 'closed', '', '1338', '', '', '2019-12-02 13:12:14', '2019-12-02 21:12:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1338/', 0, 'nf_sub', '', 0),
(1339, 0, '2019-12-02 13:12:14', '2019-12-02 21:12:14', '', '', '', 'publish', 'closed', 'closed', '', '1339', '', '', '2019-12-02 13:12:14', '2019-12-02 21:12:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1339/', 0, 'nf_sub', '', 0),
(1340, 0, '2019-12-02 23:38:28', '2019-12-03 07:38:28', '', '', '', 'publish', 'closed', 'closed', '', '1340', '', '', '2019-12-02 23:38:28', '2019-12-03 07:38:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1340/', 0, 'nf_sub', '', 0),
(1341, 0, '2019-12-02 23:38:28', '2019-12-03 07:38:28', '', '', '', 'publish', 'closed', 'closed', '', '1341', '', '', '2019-12-02 23:38:28', '2019-12-03 07:38:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1341/', 0, 'nf_sub', '', 0),
(1342, 0, '2019-12-03 09:55:44', '2019-12-03 17:55:44', '', '', '', 'publish', 'closed', 'closed', '', '1342', '', '', '2019-12-03 09:55:44', '2019-12-03 17:55:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1342/', 0, 'nf_sub', '', 0),
(1343, 0, '2019-12-03 09:55:45', '2019-12-03 17:55:45', '', '', '', 'publish', 'closed', 'closed', '', '1343', '', '', '2019-12-03 09:55:45', '2019-12-03 17:55:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1343/', 0, 'nf_sub', '', 0),
(1344, 0, '2019-12-03 11:03:52', '2019-12-03 19:03:52', '', '', '', 'publish', 'closed', 'closed', '', '1344', '', '', '2019-12-03 11:03:52', '2019-12-03 19:03:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1344/', 0, 'nf_sub', '', 0),
(1345, 0, '2019-12-03 11:03:53', '2019-12-03 19:03:53', '', '', '', 'publish', 'closed', 'closed', '', '1345', '', '', '2019-12-03 11:03:53', '2019-12-03 19:03:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1345/', 0, 'nf_sub', '', 0),
(1346, 0, '2019-12-03 13:16:02', '2019-12-03 21:16:02', '', '', '', 'publish', 'closed', 'closed', '', '1346', '', '', '2019-12-03 13:16:02', '2019-12-03 21:16:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1346/', 0, 'nf_sub', '', 0),
(1347, 0, '2019-12-03 13:16:02', '2019-12-03 21:16:02', '', '', '', 'publish', 'closed', 'closed', '', '1347', '', '', '2019-12-03 13:16:02', '2019-12-03 21:16:02', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1347/', 0, 'nf_sub', '', 0),
(1348, 0, '2019-12-04 14:31:19', '2019-12-04 22:31:19', '', '', '', 'publish', 'closed', 'closed', '', '1348', '', '', '2019-12-04 14:31:19', '2019-12-04 22:31:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1348/', 0, 'nf_sub', '', 0),
(1349, 0, '2019-12-04 14:31:20', '2019-12-04 22:31:20', '', '', '', 'publish', 'closed', 'closed', '', '1349', '', '', '2019-12-04 14:31:20', '2019-12-04 22:31:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1349/', 0, 'nf_sub', '', 0),
(1350, 0, '2019-12-04 15:35:30', '2019-12-04 23:35:30', '', '', '', 'publish', 'closed', 'closed', '', '1350', '', '', '2019-12-04 15:35:30', '2019-12-04 23:35:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1350/', 0, 'nf_sub', '', 0),
(1351, 0, '2019-12-04 15:35:31', '2019-12-04 23:35:31', '', '', '', 'publish', 'closed', 'closed', '', '1351', '', '', '2019-12-04 15:35:31', '2019-12-04 23:35:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1351/', 0, 'nf_sub', '', 0),
(1352, 0, '2019-12-04 15:55:11', '2019-12-04 23:55:11', '', '', '', 'publish', 'closed', 'closed', '', '1352', '', '', '2019-12-04 15:55:11', '2019-12-04 23:55:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1352/', 0, 'nf_sub', '', 0),
(1353, 0, '2019-12-04 15:55:11', '2019-12-04 23:55:11', '', '', '', 'publish', 'closed', 'closed', '', '1353', '', '', '2019-12-04 15:55:11', '2019-12-04 23:55:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1353/', 0, 'nf_sub', '', 0),
(1354, 0, '2019-12-04 16:12:18', '2019-12-05 00:12:18', '', '', '', 'publish', 'closed', 'closed', '', '1354', '', '', '2019-12-04 16:12:18', '2019-12-05 00:12:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1354/', 0, 'nf_sub', '', 0),
(1355, 0, '2019-12-04 16:12:19', '2019-12-05 00:12:19', '', '', '', 'publish', 'closed', 'closed', '', '1355', '', '', '2019-12-04 16:12:19', '2019-12-05 00:12:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1355/', 0, 'nf_sub', '', 0),
(1356, 0, '2019-12-04 18:49:14', '2019-12-05 02:49:14', '', '', '', 'publish', 'closed', 'closed', '', '1356', '', '', '2019-12-04 18:49:14', '2019-12-05 02:49:14', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1356/', 0, 'nf_sub', '', 0),
(1357, 0, '2019-12-04 18:49:15', '2019-12-05 02:49:15', '', '', '', 'publish', 'closed', 'closed', '', '1357', '', '', '2019-12-04 18:49:15', '2019-12-05 02:49:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1357/', 0, 'nf_sub', '', 0),
(1358, 0, '2019-12-04 20:13:50', '2019-12-05 04:13:50', '', '', '', 'publish', 'closed', 'closed', '', '1358', '', '', '2019-12-04 20:13:50', '2019-12-05 04:13:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1358/', 0, 'nf_sub', '', 0),
(1359, 0, '2019-12-04 20:13:50', '2019-12-05 04:13:50', '', '', '', 'publish', 'closed', 'closed', '', '1359', '', '', '2019-12-04 20:13:50', '2019-12-05 04:13:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1359/', 0, 'nf_sub', '', 0),
(1360, 0, '2019-12-04 21:30:22', '2019-12-05 05:30:22', '', '', '', 'publish', 'closed', 'closed', '', '1360', '', '', '2019-12-04 21:30:22', '2019-12-05 05:30:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1360/', 0, 'nf_sub', '', 0),
(1361, 0, '2019-12-04 21:30:22', '2019-12-05 05:30:22', '', '', '', 'publish', 'closed', 'closed', '', '1361', '', '', '2019-12-04 21:30:22', '2019-12-05 05:30:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1361/', 0, 'nf_sub', '', 0),
(1362, 0, '2019-12-05 17:07:08', '2019-12-06 01:07:08', '', '', '', 'publish', 'closed', 'closed', '', '1362', '', '', '2019-12-05 17:07:08', '2019-12-06 01:07:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1362/', 0, 'nf_sub', '', 0),
(1363, 0, '2019-12-05 17:07:08', '2019-12-06 01:07:08', '', '', '', 'publish', 'closed', 'closed', '', '1363', '', '', '2019-12-05 17:07:08', '2019-12-06 01:07:08', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1363/', 0, 'nf_sub', '', 0),
(1364, 0, '2019-12-05 23:48:23', '2019-12-06 07:48:23', '', '', '', 'publish', 'closed', 'closed', '', '1364', '', '', '2019-12-05 23:48:23', '2019-12-06 07:48:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1364/', 0, 'nf_sub', '', 0),
(1365, 0, '2019-12-05 23:48:23', '2019-12-06 07:48:23', '', '', '', 'publish', 'closed', 'closed', '', '1365', '', '', '2019-12-05 23:48:23', '2019-12-06 07:48:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1365/', 0, 'nf_sub', '', 0),
(1366, 0, '2019-12-06 10:57:16', '2019-12-06 18:57:16', '', '', '', 'publish', 'closed', 'closed', '', '1366', '', '', '2019-12-06 10:57:16', '2019-12-06 18:57:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1366/', 0, 'nf_sub', '', 0),
(1367, 0, '2019-12-06 10:57:17', '2019-12-06 18:57:17', '', '', '', 'publish', 'closed', 'closed', '', '1367', '', '', '2019-12-06 10:57:17', '2019-12-06 18:57:17', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1367/', 0, 'nf_sub', '', 0),
(1368, 0, '2019-12-06 13:23:01', '2019-12-06 21:23:01', '', '', '', 'publish', 'closed', 'closed', '', '1368', '', '', '2019-12-06 13:23:01', '2019-12-06 21:23:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1368/', 0, 'nf_sub', '', 0),
(1369, 0, '2019-12-06 13:23:01', '2019-12-06 21:23:01', '', '', '', 'publish', 'closed', 'closed', '', '1369', '', '', '2019-12-06 13:23:01', '2019-12-06 21:23:01', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1369/', 0, 'nf_sub', '', 0),
(1370, 0, '2019-12-06 16:59:57', '2019-12-07 00:59:57', '', '', '', 'publish', 'closed', 'closed', '', '1370', '', '', '2019-12-06 16:59:57', '2019-12-07 00:59:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1370/', 0, 'nf_sub', '', 0),
(1371, 0, '2019-12-06 16:59:57', '2019-12-07 00:59:57', '', '', '', 'publish', 'closed', 'closed', '', '1371', '', '', '2019-12-06 16:59:57', '2019-12-07 00:59:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1371/', 0, 'nf_sub', '', 0),
(1372, 0, '2019-12-06 17:06:43', '2019-12-07 01:06:43', '', '', '', 'publish', 'closed', 'closed', '', '1372', '', '', '2019-12-06 17:06:43', '2019-12-07 01:06:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1372/', 0, 'nf_sub', '', 0),
(1373, 0, '2019-12-06 17:06:43', '2019-12-07 01:06:43', '', '', '', 'publish', 'closed', 'closed', '', '1373', '', '', '2019-12-06 17:06:43', '2019-12-07 01:06:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1373/', 0, 'nf_sub', '', 0),
(1374, 0, '2019-12-07 16:24:40', '2019-12-08 00:24:40', '', '', '', 'publish', 'closed', 'closed', '', '1374', '', '', '2019-12-07 16:24:40', '2019-12-08 00:24:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1374/', 0, 'nf_sub', '', 0),
(1375, 0, '2019-12-07 16:24:40', '2019-12-08 00:24:40', '', '', '', 'publish', 'closed', 'closed', '', '1375', '', '', '2019-12-07 16:24:40', '2019-12-08 00:24:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1375/', 0, 'nf_sub', '', 0),
(1376, 0, '2019-12-08 17:22:24', '2019-12-09 01:22:24', '', '', '', 'publish', 'closed', 'closed', '', '1376', '', '', '2019-12-08 17:22:24', '2019-12-09 01:22:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1376/', 0, 'nf_sub', '', 0),
(1377, 0, '2019-12-08 17:22:24', '2019-12-09 01:22:24', '', '', '', 'publish', 'closed', 'closed', '', '1377', '', '', '2019-12-08 17:22:24', '2019-12-09 01:22:24', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1377/', 0, 'nf_sub', '', 0),
(1378, 0, '2019-12-08 22:13:36', '2019-12-09 06:13:36', '', '', '', 'publish', 'closed', 'closed', '', '1378', '', '', '2019-12-08 22:13:36', '2019-12-09 06:13:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1378/', 0, 'nf_sub', '', 0),
(1379, 0, '2019-12-08 22:13:36', '2019-12-09 06:13:36', '', '', '', 'publish', 'closed', 'closed', '', '1379', '', '', '2019-12-08 22:13:36', '2019-12-09 06:13:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1379/', 0, 'nf_sub', '', 0),
(1380, 0, '2019-12-09 09:58:03', '2019-12-09 17:58:03', '', '', '', 'publish', 'closed', 'closed', '', '1380', '', '', '2019-12-09 09:58:03', '2019-12-09 17:58:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1380/', 0, 'nf_sub', '', 0),
(1381, 0, '2019-12-09 09:58:03', '2019-12-09 17:58:03', '', '', '', 'publish', 'closed', 'closed', '', '1381', '', '', '2019-12-09 09:58:03', '2019-12-09 17:58:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1381/', 0, 'nf_sub', '', 0),
(1382, 0, '2019-12-09 10:02:15', '2019-12-09 18:02:15', '', '', '', 'publish', 'closed', 'closed', '', '1382', '', '', '2019-12-09 10:02:15', '2019-12-09 18:02:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1382/', 0, 'nf_sub', '', 0),
(1383, 0, '2019-12-09 10:02:15', '2019-12-09 18:02:15', '', '', '', 'publish', 'closed', 'closed', '', '1383', '', '', '2019-12-09 10:02:15', '2019-12-09 18:02:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1383/', 0, 'nf_sub', '', 0),
(1384, 0, '2019-12-09 14:49:19', '2019-12-09 22:49:19', '', '', '', 'publish', 'closed', 'closed', '', '1384', '', '', '2019-12-09 14:49:19', '2019-12-09 22:49:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1384/', 0, 'nf_sub', '', 0),
(1385, 0, '2019-12-09 14:49:19', '2019-12-09 22:49:19', '', '', '', 'publish', 'closed', 'closed', '', '1385', '', '', '2019-12-09 14:49:19', '2019-12-09 22:49:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1385/', 0, 'nf_sub', '', 0),
(1386, 0, '2019-12-10 14:14:11', '2019-12-10 22:14:11', '', '', '', 'publish', 'closed', 'closed', '', '1386', '', '', '2019-12-10 14:14:11', '2019-12-10 22:14:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1386/', 0, 'nf_sub', '', 0),
(1387, 0, '2019-12-10 14:14:11', '2019-12-10 22:14:11', '', '', '', 'publish', 'closed', 'closed', '', '1387', '', '', '2019-12-10 14:14:11', '2019-12-10 22:14:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1387/', 0, 'nf_sub', '', 0),
(1388, 0, '2019-12-10 14:38:39', '2019-12-10 22:38:39', '', '', '', 'publish', 'closed', 'closed', '', '1388', '', '', '2019-12-10 14:38:39', '2019-12-10 22:38:39', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1388/', 0, 'nf_sub', '', 0),
(1389, 0, '2019-12-10 14:38:40', '2019-12-10 22:38:40', '', '', '', 'publish', 'closed', 'closed', '', '1389', '', '', '2019-12-10 14:38:40', '2019-12-10 22:38:40', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1389/', 0, 'nf_sub', '', 0),
(1390, 0, '2019-12-10 16:08:43', '2019-12-11 00:08:43', '', '', '', 'publish', 'closed', 'closed', '', '1390', '', '', '2019-12-10 16:08:43', '2019-12-11 00:08:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1390/', 0, 'nf_sub', '', 0),
(1391, 0, '2019-12-10 16:08:44', '2019-12-11 00:08:44', '', '', '', 'publish', 'closed', 'closed', '', '1391', '', '', '2019-12-10 16:08:44', '2019-12-11 00:08:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1391/', 0, 'nf_sub', '', 0),
(1392, 0, '2019-12-12 14:17:58', '2019-12-12 22:17:58', '', '', '', 'publish', 'closed', 'closed', '', '1392', '', '', '2019-12-12 14:17:58', '2019-12-12 22:17:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1392/', 0, 'nf_sub', '', 0),
(1393, 0, '2019-12-12 14:17:58', '2019-12-12 22:17:58', '', '', '', 'publish', 'closed', 'closed', '', '1393', '', '', '2019-12-12 14:17:58', '2019-12-12 22:17:58', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1393/', 0, 'nf_sub', '', 0),
(1394, 0, '2019-12-17 14:14:18', '2019-12-17 22:14:18', '', '', '', 'publish', 'closed', 'closed', '', '1394', '', '', '2019-12-17 14:14:18', '2019-12-17 22:14:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1394/', 0, 'nf_sub', '', 0),
(1395, 0, '2019-12-17 14:14:18', '2019-12-17 22:14:18', '', '', '', 'publish', 'closed', 'closed', '', '1395', '', '', '2019-12-17 14:14:18', '2019-12-17 22:14:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1395/', 0, 'nf_sub', '', 0),
(1396, 0, '2019-12-17 15:12:31', '2019-12-17 23:12:31', '', '', '', 'publish', 'closed', 'closed', '', '1396', '', '', '2019-12-17 15:12:31', '2019-12-17 23:12:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1396/', 0, 'nf_sub', '', 0),
(1397, 0, '2019-12-17 15:12:32', '2019-12-17 23:12:32', '', '', '', 'publish', 'closed', 'closed', '', '1397', '', '', '2019-12-17 15:12:32', '2019-12-17 23:12:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1397/', 0, 'nf_sub', '', 0),
(1398, 0, '2019-12-19 11:20:09', '2019-12-19 19:20:09', '', '', '', 'publish', 'closed', 'closed', '', '1398', '', '', '2019-12-19 11:20:09', '2019-12-19 19:20:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1398/', 0, 'nf_sub', '', 0),
(1399, 0, '2019-12-19 11:20:09', '2019-12-19 19:20:09', '', '', '', 'publish', 'closed', 'closed', '', '1399', '', '', '2019-12-19 11:20:09', '2019-12-19 19:20:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1399/', 0, 'nf_sub', '', 0),
(1400, 0, '2020-01-04 11:37:13', '2020-01-04 19:37:13', '', '', '', 'publish', 'closed', 'closed', '', '1400', '', '', '2020-01-04 11:37:13', '2020-01-04 19:37:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1400/', 0, 'nf_sub', '', 0),
(1401, 0, '2020-01-04 11:37:13', '2020-01-04 19:37:13', '', '', '', 'publish', 'closed', 'closed', '', '1401', '', '', '2020-01-04 11:37:13', '2020-01-04 19:37:13', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1401/', 0, 'nf_sub', '', 0),
(1402, 0, '2020-01-05 10:35:36', '2020-01-05 18:35:36', '', '', '', 'publish', 'closed', 'closed', '', '1402', '', '', '2020-01-05 10:35:36', '2020-01-05 18:35:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1402/', 0, 'nf_sub', '', 0),
(1403, 0, '2020-01-05 10:35:36', '2020-01-05 18:35:36', '', '', '', 'publish', 'closed', 'closed', '', '1403', '', '', '2020-01-05 10:35:36', '2020-01-05 18:35:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1403/', 0, 'nf_sub', '', 0),
(1404, 0, '2020-01-05 13:38:06', '2020-01-05 21:38:06', '', '', '', 'publish', 'closed', 'closed', '', '1404', '', '', '2020-01-05 13:38:06', '2020-01-05 21:38:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1404/', 0, 'nf_sub', '', 0),
(1405, 0, '2020-01-05 13:38:06', '2020-01-05 21:38:06', '', '', '', 'publish', 'closed', 'closed', '', '1405', '', '', '2020-01-05 13:38:06', '2020-01-05 21:38:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1405/', 0, 'nf_sub', '', 0),
(1406, 0, '2020-01-06 12:44:57', '2020-01-06 20:44:57', '', '', '', 'publish', 'closed', 'closed', '', '1406', '', '', '2020-01-06 12:44:57', '2020-01-06 20:44:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1406/', 0, 'nf_sub', '', 0),
(1407, 0, '2020-01-06 12:44:57', '2020-01-06 20:44:57', '', '', '', 'publish', 'closed', 'closed', '', '1407', '', '', '2020-01-06 12:44:57', '2020-01-06 20:44:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1407/', 0, 'nf_sub', '', 0),
(1408, 0, '2020-01-06 15:45:57', '2020-01-06 23:45:57', '', '', '', 'publish', 'closed', 'closed', '', '1408', '', '', '2020-01-06 15:45:57', '2020-01-06 23:45:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1408/', 0, 'nf_sub', '', 0),
(1409, 0, '2020-01-06 15:45:57', '2020-01-06 23:45:57', '', '', '', 'publish', 'closed', 'closed', '', '1409', '', '', '2020-01-06 15:45:57', '2020-01-06 23:45:57', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1409/', 0, 'nf_sub', '', 0),
(1410, 0, '2020-01-07 11:58:33', '2020-01-07 19:58:33', '', '', '', 'publish', 'closed', 'closed', '', '1410', '', '', '2020-01-07 11:58:33', '2020-01-07 19:58:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1410/', 0, 'nf_sub', '', 0),
(1411, 0, '2020-01-07 11:58:33', '2020-01-07 19:58:33', '', '', '', 'publish', 'closed', 'closed', '', '1411', '', '', '2020-01-07 11:58:33', '2020-01-07 19:58:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1411/', 0, 'nf_sub', '', 0),
(1412, 0, '2020-01-07 15:24:04', '2020-01-07 23:24:04', '', '', '', 'publish', 'closed', 'closed', '', '1412', '', '', '2020-01-07 15:24:04', '2020-01-07 23:24:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1412/', 0, 'nf_sub', '', 0),
(1413, 0, '2020-01-07 15:24:05', '2020-01-07 23:24:05', '', '', '', 'publish', 'closed', 'closed', '', '1413', '', '', '2020-01-07 15:24:05', '2020-01-07 23:24:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1413/', 0, 'nf_sub', '', 0),
(1414, 0, '2020-01-08 00:07:26', '2020-01-08 08:07:26', '', '', '', 'publish', 'closed', 'closed', '', '1414', '', '', '2020-01-08 00:07:26', '2020-01-08 08:07:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1414/', 0, 'nf_sub', '', 0),
(1415, 0, '2020-01-08 00:07:26', '2020-01-08 08:07:26', '', '', '', 'publish', 'closed', 'closed', '', '1415', '', '', '2020-01-08 00:07:26', '2020-01-08 08:07:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1415/', 0, 'nf_sub', '', 0),
(1416, 0, '2020-01-09 10:14:49', '2020-01-09 18:14:49', '', '', '', 'publish', 'closed', 'closed', '', '1416', '', '', '2020-01-09 10:14:49', '2020-01-09 18:14:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1416/', 0, 'nf_sub', '', 0),
(1417, 0, '2020-01-09 10:14:49', '2020-01-09 18:14:49', '', '', '', 'publish', 'closed', 'closed', '', '1417', '', '', '2020-01-09 10:14:49', '2020-01-09 18:14:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1417/', 0, 'nf_sub', '', 0),
(1418, 0, '2020-01-09 14:23:04', '2020-01-09 22:23:04', '', '', '', 'publish', 'closed', 'closed', '', '1418', '', '', '2020-01-09 14:23:04', '2020-01-09 22:23:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1418/', 0, 'nf_sub', '', 0),
(1419, 0, '2020-01-09 14:23:04', '2020-01-09 22:23:04', '', '', '', 'publish', 'closed', 'closed', '', '1419', '', '', '2020-01-09 14:23:04', '2020-01-09 22:23:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1419/', 0, 'nf_sub', '', 0),
(1420, 0, '2020-01-09 21:23:30', '2020-01-10 05:23:30', '', '', '', 'publish', 'closed', 'closed', '', '1420', '', '', '2020-01-09 21:23:30', '2020-01-10 05:23:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1420/', 0, 'nf_sub', '', 0),
(1421, 0, '2020-01-09 21:23:30', '2020-01-10 05:23:30', '', '', '', 'publish', 'closed', 'closed', '', '1421', '', '', '2020-01-09 21:23:30', '2020-01-10 05:23:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1421/', 0, 'nf_sub', '', 0),
(1422, 0, '2020-01-10 12:10:20', '2020-01-10 20:10:20', '', '', '', 'publish', 'closed', 'closed', '', '1422', '', '', '2020-01-10 12:10:20', '2020-01-10 20:10:20', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1422/', 0, 'nf_sub', '', 0),
(1423, 0, '2020-01-10 12:10:21', '2020-01-10 20:10:21', '', '', '', 'publish', 'closed', 'closed', '', '1423', '', '', '2020-01-10 12:10:21', '2020-01-10 20:10:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1423/', 0, 'nf_sub', '', 0),
(1424, 0, '2020-01-10 12:17:37', '2020-01-10 20:17:37', '', '', '', 'publish', 'closed', 'closed', '', '1424', '', '', '2020-01-10 12:17:37', '2020-01-10 20:17:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1424/', 0, 'nf_sub', '', 0),
(1425, 0, '2020-01-10 12:17:37', '2020-01-10 20:17:37', '', '', '', 'publish', 'closed', 'closed', '', '1425', '', '', '2020-01-10 12:17:37', '2020-01-10 20:17:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1425/', 0, 'nf_sub', '', 0),
(1426, 0, '2020-01-12 21:14:31', '2020-01-13 05:14:31', '', '', '', 'publish', 'closed', 'closed', '', '1426', '', '', '2020-01-12 21:14:31', '2020-01-13 05:14:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1426/', 0, 'nf_sub', '', 0),
(1427, 0, '2020-01-12 21:14:31', '2020-01-13 05:14:31', '', '', '', 'publish', 'closed', 'closed', '', '1427', '', '', '2020-01-12 21:14:31', '2020-01-13 05:14:31', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1427/', 0, 'nf_sub', '', 0),
(1428, 0, '2020-01-12 21:52:36', '2020-01-13 05:52:36', '', '', '', 'publish', 'closed', 'closed', '', '1428', '', '', '2020-01-12 21:52:36', '2020-01-13 05:52:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1428/', 0, 'nf_sub', '', 0),
(1429, 0, '2020-01-12 21:52:37', '2020-01-13 05:52:37', '', '', '', 'publish', 'closed', 'closed', '', '1429', '', '', '2020-01-12 21:52:37', '2020-01-13 05:52:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1429/', 0, 'nf_sub', '', 0),
(1430, 0, '2020-01-13 13:28:50', '2020-01-13 21:28:50', '', '', '', 'publish', 'closed', 'closed', '', '1430', '', '', '2020-01-13 13:28:50', '2020-01-13 21:28:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1430/', 0, 'nf_sub', '', 0),
(1431, 0, '2020-01-13 13:28:50', '2020-01-13 21:28:50', '', '', '', 'publish', 'closed', 'closed', '', '1431', '', '', '2020-01-13 13:28:50', '2020-01-13 21:28:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1431/', 0, 'nf_sub', '', 0),
(1432, 0, '2020-01-15 11:48:29', '2020-01-15 19:48:29', '', '', '', 'publish', 'closed', 'closed', '', '1432', '', '', '2020-01-15 11:48:29', '2020-01-15 19:48:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1432/', 0, 'nf_sub', '', 0),
(1433, 0, '2020-01-15 11:48:29', '2020-01-15 19:48:29', '', '', '', 'publish', 'closed', 'closed', '', '1433', '', '', '2020-01-15 11:48:29', '2020-01-15 19:48:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1433/', 0, 'nf_sub', '', 0),
(1434, 0, '2020-01-16 22:27:33', '2020-01-17 06:27:33', '', '', '', 'publish', 'closed', 'closed', '', '1434', '', '', '2020-01-16 22:27:33', '2020-01-17 06:27:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1434/', 0, 'nf_sub', '', 0),
(1435, 0, '2020-01-16 22:27:33', '2020-01-17 06:27:33', '', '', '', 'publish', 'closed', 'closed', '', '1435', '', '', '2020-01-16 22:27:33', '2020-01-17 06:27:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1435/', 0, 'nf_sub', '', 0),
(1436, 0, '2020-01-18 07:42:30', '2020-01-18 15:42:30', '', '', '', 'publish', 'closed', 'closed', '', '1436', '', '', '2020-01-18 07:42:30', '2020-01-18 15:42:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1436/', 0, 'nf_sub', '', 0),
(1437, 0, '2020-01-18 07:42:30', '2020-01-18 15:42:30', '', '', '', 'publish', 'closed', 'closed', '', '1437', '', '', '2020-01-18 07:42:30', '2020-01-18 15:42:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1437/', 0, 'nf_sub', '', 0),
(1438, 0, '2020-01-18 12:27:03', '2020-01-18 20:27:03', '', '', '', 'publish', 'closed', 'closed', '', '1438', '', '', '2020-01-18 12:27:03', '2020-01-18 20:27:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1438/', 0, 'nf_sub', '', 0),
(1439, 0, '2020-01-18 12:27:03', '2020-01-18 20:27:03', '', '', '', 'publish', 'closed', 'closed', '', '1439', '', '', '2020-01-18 12:27:03', '2020-01-18 20:27:03', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1439/', 0, 'nf_sub', '', 0),
(1440, 0, '2020-01-18 13:22:30', '2020-01-18 21:22:30', '', '', '', 'publish', 'closed', 'closed', '', '1440', '', '', '2020-01-18 13:22:30', '2020-01-18 21:22:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1440/', 0, 'nf_sub', '', 0),
(1441, 0, '2020-01-18 13:22:30', '2020-01-18 21:22:30', '', '', '', 'publish', 'closed', 'closed', '', '1441', '', '', '2020-01-18 13:22:30', '2020-01-18 21:22:30', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1441/', 0, 'nf_sub', '', 0),
(1442, 0, '2020-01-19 02:53:45', '2020-01-19 10:53:45', '', '', '', 'publish', 'closed', 'closed', '', '1442', '', '', '2020-01-19 02:53:45', '2020-01-19 10:53:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1442/', 0, 'nf_sub', '', 0),
(1443, 0, '2020-01-19 02:53:45', '2020-01-19 10:53:45', '', '', '', 'publish', 'closed', 'closed', '', '1443', '', '', '2020-01-19 02:53:45', '2020-01-19 10:53:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1443/', 0, 'nf_sub', '', 0),
(1444, 0, '2020-01-19 19:07:53', '2020-01-20 03:07:53', '', '', '', 'publish', 'closed', 'closed', '', '1444', '', '', '2020-01-19 19:07:53', '2020-01-20 03:07:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1444/', 0, 'nf_sub', '', 0),
(1445, 0, '2020-01-19 19:07:53', '2020-01-20 03:07:53', '', '', '', 'publish', 'closed', 'closed', '', '1445', '', '', '2020-01-19 19:07:53', '2020-01-20 03:07:53', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1445/', 0, 'nf_sub', '', 0),
(1446, 0, '2020-01-20 09:06:04', '2020-01-20 17:06:04', '', '', '', 'publish', 'closed', 'closed', '', '1446', '', '', '2020-01-20 09:06:04', '2020-01-20 17:06:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1446/', 0, 'nf_sub', '', 0),
(1447, 0, '2020-01-20 09:06:04', '2020-01-20 17:06:04', '', '', '', 'publish', 'closed', 'closed', '', '1447', '', '', '2020-01-20 09:06:04', '2020-01-20 17:06:04', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1447/', 0, 'nf_sub', '', 0),
(1471, 0, '2020-01-28 11:50:22', '2020-01-28 19:50:22', '', '', '', 'publish', 'closed', 'closed', '', '1471', '', '', '2020-01-28 11:50:22', '2020-01-28 19:50:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1471/', 0, 'nf_sub', '', 0),
(1449, 0, '2020-01-20 15:15:28', '2020-01-20 23:15:28', '', '', '', 'publish', 'closed', 'closed', '', '1449', '', '', '2020-01-20 15:15:28', '2020-01-20 23:15:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1449/', 0, 'nf_sub', '', 0),
(1450, 0, '2020-01-20 15:15:28', '2020-01-20 23:15:28', '', '', '', 'publish', 'closed', 'closed', '', '1450', '', '', '2020-01-20 15:15:28', '2020-01-20 23:15:28', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1450/', 0, 'nf_sub', '', 0),
(1451, 0, '2020-01-20 22:39:32', '2020-01-21 06:39:32', '', '', '', 'publish', 'closed', 'closed', '', '1451', '', '', '2020-01-20 22:39:32', '2020-01-21 06:39:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1451/', 0, 'nf_sub', '', 0),
(1452, 0, '2020-01-20 22:39:32', '2020-01-21 06:39:32', '', '', '', 'publish', 'closed', 'closed', '', '1452', '', '', '2020-01-20 22:39:32', '2020-01-21 06:39:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1452/', 0, 'nf_sub', '', 0),
(1453, 0, '2020-01-21 21:04:33', '2020-01-22 05:04:33', '', '', '', 'publish', 'closed', 'closed', '', '1453', '', '', '2020-01-21 21:04:33', '2020-01-22 05:04:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1453/', 0, 'nf_sub', '', 0),
(1454, 0, '2020-01-21 21:04:34', '2020-01-22 05:04:34', '', '', '', 'publish', 'closed', 'closed', '', '1454', '', '', '2020-01-21 21:04:34', '2020-01-22 05:04:34', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1454/', 0, 'nf_sub', '', 0),
(1455, 0, '2020-01-22 15:30:29', '2020-01-22 23:30:29', '', '', '', 'publish', 'closed', 'closed', '', '1455', '', '', '2020-01-22 15:30:29', '2020-01-22 23:30:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1455/', 0, 'nf_sub', '', 0),
(1456, 0, '2020-01-22 15:30:29', '2020-01-22 23:30:29', '', '', '', 'publish', 'closed', 'closed', '', '1456', '', '', '2020-01-22 15:30:29', '2020-01-22 23:30:29', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1456/', 0, 'nf_sub', '', 0),
(1457, 0, '2020-01-23 13:53:36', '2020-01-23 21:53:36', '', '', '', 'publish', 'closed', 'closed', '', '1457', '', '', '2020-01-23 13:53:36', '2020-01-23 21:53:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1457/', 0, 'nf_sub', '', 0),
(1458, 0, '2020-01-23 13:53:36', '2020-01-23 21:53:36', '', '', '', 'publish', 'closed', 'closed', '', '1458', '', '', '2020-01-23 13:53:36', '2020-01-23 21:53:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1458/', 0, 'nf_sub', '', 0),
(1459, 0, '2020-01-23 14:01:23', '2020-01-23 22:01:23', '', '', '', 'publish', 'closed', 'closed', '', '1459', '', '', '2020-01-23 14:01:23', '2020-01-23 22:01:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1459/', 0, 'nf_sub', '', 0);
INSERT INTO `wp_eauwvw_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1460, 0, '2020-01-23 14:01:23', '2020-01-23 22:01:23', '', '', '', 'publish', 'closed', 'closed', '', '1460', '', '', '2020-01-23 14:01:23', '2020-01-23 22:01:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1460/', 0, 'nf_sub', '', 0),
(1461, 0, '2020-01-23 14:15:15', '2020-01-23 22:15:15', '', '', '', 'publish', 'closed', 'closed', '', '1461', '', '', '2020-01-23 14:15:15', '2020-01-23 22:15:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1461/', 0, 'nf_sub', '', 0),
(1462, 0, '2020-01-23 14:15:15', '2020-01-23 22:15:15', '', '', '', 'publish', 'closed', 'closed', '', '1462', '', '', '2020-01-23 14:15:15', '2020-01-23 22:15:15', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1462/', 0, 'nf_sub', '', 0),
(1463, 0, '2020-01-25 14:09:32', '2020-01-25 22:09:32', '', '', '', 'publish', 'closed', 'closed', '', '1463', '', '', '2020-01-25 14:09:32', '2020-01-25 22:09:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1463/', 0, 'nf_sub', '', 0),
(1464, 0, '2020-01-25 14:09:32', '2020-01-25 22:09:32', '', '', '', 'publish', 'closed', 'closed', '', '1464', '', '', '2020-01-25 14:09:32', '2020-01-25 22:09:32', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1464/', 0, 'nf_sub', '', 0),
(1465, 0, '2020-01-26 14:51:09', '2020-01-26 22:51:09', '', '', '', 'publish', 'closed', 'closed', '', '1465', '', '', '2020-01-26 14:51:09', '2020-01-26 22:51:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1465/', 0, 'nf_sub', '', 0),
(1466, 0, '2020-01-26 14:51:09', '2020-01-26 22:51:09', '', '', '', 'publish', 'closed', 'closed', '', '1466', '', '', '2020-01-26 14:51:09', '2020-01-26 22:51:09', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1466/', 0, 'nf_sub', '', 0),
(1467, 0, '2020-01-26 20:22:11', '2020-01-27 04:22:11', '', '', '', 'publish', 'closed', 'closed', '', '1467', '', '', '2020-01-26 20:22:11', '2020-01-27 04:22:11', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1467/', 0, 'nf_sub', '', 0),
(1468, 0, '2020-01-26 20:22:12', '2020-01-27 04:22:12', '', '', '', 'publish', 'closed', 'closed', '', '1468', '', '', '2020-01-26 20:22:12', '2020-01-27 04:22:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1468/', 0, 'nf_sub', '', 0),
(1469, 0, '2020-01-26 22:28:46', '2020-01-27 06:28:46', '', '', '', 'publish', 'closed', 'closed', '', '1469', '', '', '2020-01-26 22:28:46', '2020-01-27 06:28:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1469/', 0, 'nf_sub', '', 0),
(1470, 0, '2020-01-26 22:28:46', '2020-01-27 06:28:46', '', '', '', 'publish', 'closed', 'closed', '', '1470', '', '', '2020-01-26 22:28:46', '2020-01-27 06:28:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1470/', 0, 'nf_sub', '', 0),
(1472, 0, '2020-01-28 11:50:23', '2020-01-28 19:50:23', '', '', '', 'publish', 'closed', 'closed', '', '1472', '', '', '2020-01-28 11:50:23', '2020-01-28 19:50:23', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1472/', 0, 'nf_sub', '', 0),
(1473, 0, '2020-01-28 20:19:47', '2020-01-29 04:19:47', '', '', '', 'publish', 'closed', 'closed', '', '1473', '', '', '2020-01-28 20:19:47', '2020-01-29 04:19:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1473/', 0, 'nf_sub', '', 0),
(1474, 0, '2020-01-28 20:19:47', '2020-01-29 04:19:47', '', '', '', 'publish', 'closed', 'closed', '', '1474', '', '', '2020-01-28 20:19:47', '2020-01-29 04:19:47', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1474/', 0, 'nf_sub', '', 0),
(1475, 0, '2020-01-29 12:09:37', '2020-01-29 20:09:37', '', '', '', 'publish', 'closed', 'closed', '', '1475', '', '', '2020-01-29 12:09:37', '2020-01-29 20:09:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1475/', 0, 'nf_sub', '', 0),
(1476, 0, '2020-01-29 12:09:37', '2020-01-29 20:09:37', '', '', '', 'publish', 'closed', 'closed', '', '1476', '', '', '2020-01-29 12:09:37', '2020-01-29 20:09:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1476/', 0, 'nf_sub', '', 0),
(1477, 0, '2020-01-30 12:51:39', '2020-01-30 20:51:39', '', '', '', 'publish', 'closed', 'closed', '', '1477', '', '', '2020-01-30 12:51:39', '2020-01-30 20:51:39', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1477/', 0, 'nf_sub', '', 0),
(1478, 0, '2020-01-30 12:51:39', '2020-01-30 20:51:39', '', '', '', 'publish', 'closed', 'closed', '', '1478', '', '', '2020-01-30 12:51:39', '2020-01-30 20:51:39', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1478/', 0, 'nf_sub', '', 0),
(1479, 0, '2020-01-30 13:44:00', '2020-01-30 21:44:00', '', '', '', 'publish', 'closed', 'closed', '', '1479', '', '', '2020-01-30 13:44:00', '2020-01-30 21:44:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1479/', 0, 'nf_sub', '', 0),
(1480, 0, '2020-01-30 13:44:00', '2020-01-30 21:44:00', '', '', '', 'publish', 'closed', 'closed', '', '1480', '', '', '2020-01-30 13:44:00', '2020-01-30 21:44:00', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1480/', 0, 'nf_sub', '', 0),
(1481, 0, '2020-01-30 22:34:18', '2020-01-31 06:34:18', '', '', '', 'publish', 'closed', 'closed', '', '1481', '', '', '2020-01-30 22:34:18', '2020-01-31 06:34:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1481/', 0, 'nf_sub', '', 0),
(1482, 0, '2020-01-30 22:34:18', '2020-01-31 06:34:18', '', '', '', 'publish', 'closed', 'closed', '', '1482', '', '', '2020-01-30 22:34:18', '2020-01-31 06:34:18', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1482/', 0, 'nf_sub', '', 0),
(1483, 0, '2020-01-31 12:12:12', '2020-01-31 20:12:12', '', '', '', 'publish', 'closed', 'closed', '', '1483', '', '', '2020-01-31 12:12:12', '2020-01-31 20:12:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1483/', 0, 'nf_sub', '', 0),
(1484, 0, '2020-01-31 12:12:12', '2020-01-31 20:12:12', '', '', '', 'publish', 'closed', 'closed', '', '1484', '', '', '2020-01-31 12:12:12', '2020-01-31 20:12:12', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1484/', 0, 'nf_sub', '', 0),
(1485, 0, '2020-01-31 12:16:21', '2020-01-31 20:16:21', '', '', '', 'publish', 'closed', 'closed', '', '1485', '', '', '2020-01-31 12:16:21', '2020-01-31 20:16:21', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1485/', 0, 'nf_sub', '', 0),
(1486, 0, '2020-01-31 12:16:22', '2020-01-31 20:16:22', '', '', '', 'publish', 'closed', 'closed', '', '1486', '', '', '2020-01-31 12:16:22', '2020-01-31 20:16:22', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1486/', 0, 'nf_sub', '', 0),
(1487, 0, '2020-01-31 14:15:44', '2020-01-31 22:15:44', '', '', '', 'publish', 'closed', 'closed', '', '1487', '', '', '2020-01-31 14:15:44', '2020-01-31 22:15:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1487/', 0, 'nf_sub', '', 0),
(1488, 0, '2020-01-31 14:15:45', '2020-01-31 22:15:45', '', '', '', 'publish', 'closed', 'closed', '', '1488', '', '', '2020-01-31 14:15:45', '2020-01-31 22:15:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1488/', 0, 'nf_sub', '', 0),
(1489, 0, '2020-02-03 19:20:06', '2020-02-04 03:20:06', '', '', '', 'publish', 'closed', 'closed', '', '1489', '', '', '2020-02-03 19:20:06', '2020-02-04 03:20:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1489/', 0, 'nf_sub', '', 0),
(1490, 0, '2020-02-03 19:20:06', '2020-02-04 03:20:06', '', '', '', 'publish', 'closed', 'closed', '', '1490', '', '', '2020-02-03 19:20:06', '2020-02-04 03:20:06', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1490/', 0, 'nf_sub', '', 0),
(1491, 0, '2020-02-06 10:28:46', '2020-02-06 18:28:46', '', '', '', 'publish', 'closed', 'closed', '', '1491', '', '', '2020-02-06 10:28:46', '2020-02-06 18:28:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1491/', 0, 'nf_sub', '', 0),
(1492, 0, '2020-02-06 10:28:46', '2020-02-06 18:28:46', '', '', '', 'publish', 'closed', 'closed', '', '1492', '', '', '2020-02-06 10:28:46', '2020-02-06 18:28:46', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1492/', 0, 'nf_sub', '', 0),
(1493, 0, '2020-02-07 15:26:26', '2020-02-07 23:26:26', '', '', '', 'publish', 'closed', 'closed', '', '1493', '', '', '2020-02-07 15:26:26', '2020-02-07 23:26:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1493/', 0, 'nf_sub', '', 0),
(1494, 0, '2020-02-07 15:26:26', '2020-02-07 23:26:26', '', '', '', 'publish', 'closed', 'closed', '', '1494', '', '', '2020-02-07 15:26:26', '2020-02-07 23:26:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1494/', 0, 'nf_sub', '', 0),
(1495, 0, '2020-02-07 16:47:59', '2020-02-08 00:47:59', '', '', '', 'publish', 'closed', 'closed', '', '1495', '', '', '2020-02-07 16:47:59', '2020-02-08 00:47:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1495/', 0, 'nf_sub', '', 0),
(1496, 0, '2020-02-07 16:47:59', '2020-02-08 00:47:59', '', '', '', 'publish', 'closed', 'closed', '', '1496', '', '', '2020-02-07 16:47:59', '2020-02-08 00:47:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1496/', 0, 'nf_sub', '', 0),
(1497, 0, '2020-02-10 13:43:44', '2020-02-10 21:43:44', '', '', '', 'publish', 'closed', 'closed', '', '1497', '', '', '2020-02-10 13:43:44', '2020-02-10 21:43:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1497/', 0, 'nf_sub', '', 0),
(1498, 0, '2020-02-10 13:43:44', '2020-02-10 21:43:44', '', '', '', 'publish', 'closed', 'closed', '', '1498', '', '', '2020-02-10 13:43:44', '2020-02-10 21:43:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1498/', 0, 'nf_sub', '', 0),
(1499, 0, '2020-02-11 12:56:50', '2020-02-11 20:56:50', '', '', '', 'publish', 'closed', 'closed', '', '1499', '', '', '2020-02-11 12:56:50', '2020-02-11 20:56:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1499/', 0, 'nf_sub', '', 0),
(1500, 0, '2020-02-11 12:56:50', '2020-02-11 20:56:50', '', '', '', 'publish', 'closed', 'closed', '', '1500', '', '', '2020-02-11 12:56:50', '2020-02-11 20:56:50', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1500/', 0, 'nf_sub', '', 0),
(1501, 0, '2020-02-11 13:14:38', '2020-02-11 21:14:38', '', '', '', 'publish', 'closed', 'closed', '', '1501', '', '', '2020-02-11 13:14:38', '2020-02-11 21:14:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1501/', 0, 'nf_sub', '', 0),
(1502, 0, '2020-02-11 13:14:38', '2020-02-11 21:14:38', '', '', '', 'publish', 'closed', 'closed', '', '1502', '', '', '2020-02-11 13:14:38', '2020-02-11 21:14:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1502/', 0, 'nf_sub', '', 0),
(1503, 0, '2020-02-11 21:16:49', '2020-02-12 05:16:49', '', '', '', 'publish', 'closed', 'closed', '', '1503', '', '', '2020-02-11 21:16:49', '2020-02-12 05:16:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1503/', 0, 'nf_sub', '', 0),
(1504, 0, '2020-02-11 21:16:49', '2020-02-12 05:16:49', '', '', '', 'publish', 'closed', 'closed', '', '1504', '', '', '2020-02-11 21:16:49', '2020-02-12 05:16:49', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1504/', 0, 'nf_sub', '', 0),
(1505, 0, '2020-02-12 11:41:38', '2020-02-12 19:41:38', '', '', '', 'publish', 'closed', 'closed', '', '1505', '', '', '2020-02-12 11:41:38', '2020-02-12 19:41:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1505/', 0, 'nf_sub', '', 0),
(1506, 0, '2020-02-12 11:41:38', '2020-02-12 19:41:38', '', '', '', 'publish', 'closed', 'closed', '', '1506', '', '', '2020-02-12 11:41:38', '2020-02-12 19:41:38', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1506/', 0, 'nf_sub', '', 0),
(1507, 0, '2020-02-12 17:25:19', '2020-02-13 01:25:19', '', '', '', 'publish', 'closed', 'closed', '', '1507', '', '', '2020-02-12 17:25:19', '2020-02-13 01:25:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1507/', 0, 'nf_sub', '', 0),
(1508, 0, '2020-02-12 17:25:19', '2020-02-13 01:25:19', '', '', '', 'publish', 'closed', 'closed', '', '1508', '', '', '2020-02-12 17:25:19', '2020-02-13 01:25:19', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1508/', 0, 'nf_sub', '', 0),
(1509, 0, '2020-02-24 13:04:36', '2020-02-24 21:04:36', '', '', '', 'publish', 'closed', 'closed', '', '1509', '', '', '2020-02-24 13:04:36', '2020-02-24 21:04:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1509/', 0, 'nf_sub', '', 0),
(1510, 0, '2020-02-24 13:04:36', '2020-02-24 21:04:36', '', '', '', 'publish', 'closed', 'closed', '', '1510', '', '', '2020-02-24 13:04:36', '2020-02-24 21:04:36', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1510/', 0, 'nf_sub', '', 0),
(1511, 0, '2020-02-24 20:52:05', '2020-02-25 04:52:05', '', '', '', 'publish', 'closed', 'closed', '', '1511', '', '', '2020-02-24 20:52:05', '2020-02-25 04:52:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1511/', 0, 'nf_sub', '', 0),
(1512, 0, '2020-02-24 20:52:05', '2020-02-25 04:52:05', '', '', '', 'publish', 'closed', 'closed', '', '1512', '', '', '2020-02-24 20:52:05', '2020-02-25 04:52:05', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1512/', 0, 'nf_sub', '', 0),
(1513, 0, '2020-02-25 20:25:51', '2020-02-26 04:25:51', '', '', '', 'publish', 'closed', 'closed', '', '1513', '', '', '2020-02-25 20:25:51', '2020-02-26 04:25:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1513/', 0, 'nf_sub', '', 0),
(1514, 0, '2020-02-25 20:25:51', '2020-02-26 04:25:51', '', '', '', 'publish', 'closed', 'closed', '', '1514', '', '', '2020-02-25 20:25:51', '2020-02-26 04:25:51', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1514/', 0, 'nf_sub', '', 0),
(1515, 0, '2020-02-26 15:27:33', '2020-02-26 23:27:33', '', '', '', 'publish', 'closed', 'closed', '', '1515', '', '', '2020-02-26 15:27:33', '2020-02-26 23:27:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1515/', 0, 'nf_sub', '', 0),
(1516, 0, '2020-02-26 15:27:33', '2020-02-26 23:27:33', '', '', '', 'publish', 'closed', 'closed', '', '1516', '', '', '2020-02-26 15:27:33', '2020-02-26 23:27:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1516/', 0, 'nf_sub', '', 0),
(1517, 0, '2020-02-27 09:34:52', '2020-02-27 17:34:52', '', '', '', 'publish', 'closed', 'closed', '', '1517', '', '', '2020-02-27 09:34:52', '2020-02-27 17:34:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1517/', 0, 'nf_sub', '', 0),
(1518, 0, '2020-02-27 09:34:52', '2020-02-27 17:34:52', '', '', '', 'publish', 'closed', 'closed', '', '1518', '', '', '2020-02-27 09:34:52', '2020-02-27 17:34:52', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1518/', 0, 'nf_sub', '', 0),
(1519, 0, '2020-03-04 16:03:59', '2020-03-05 00:03:59', '', '', '', 'publish', 'closed', 'closed', '', '1519', '', '', '2020-03-04 16:03:59', '2020-03-05 00:03:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1519/', 0, 'nf_sub', '', 0),
(1520, 0, '2020-03-04 16:03:59', '2020-03-05 00:03:59', '', '', '', 'publish', 'closed', 'closed', '', '1520', '', '', '2020-03-04 16:03:59', '2020-03-05 00:03:59', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1520/', 0, 'nf_sub', '', 0),
(1521, 0, '2020-03-09 22:02:37', '2020-03-10 05:02:37', '', '', '', 'publish', 'closed', 'closed', '', '1521', '', '', '2020-03-09 22:02:37', '2020-03-10 05:02:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1521/', 0, 'nf_sub', '', 0),
(1522, 0, '2020-03-09 22:02:37', '2020-03-10 05:02:37', '', '', '', 'publish', 'closed', 'closed', '', '1522', '', '', '2020-03-09 22:02:37', '2020-03-10 05:02:37', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1522/', 0, 'nf_sub', '', 0),
(1523, 0, '2020-03-10 14:51:27', '2020-03-10 21:51:27', '', '', '', 'publish', 'closed', 'closed', '', '1523', '', '', '2020-03-10 14:51:27', '2020-03-10 21:51:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1523/', 0, 'nf_sub', '', 0),
(1524, 0, '2020-03-10 14:51:27', '2020-03-10 21:51:27', '', '', '', 'publish', 'closed', 'closed', '', '1524', '', '', '2020-03-10 14:51:27', '2020-03-10 21:51:27', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1524/', 0, 'nf_sub', '', 0),
(1525, 0, '2020-03-30 15:15:16', '2020-03-30 22:15:16', '', '', '', 'publish', 'closed', 'closed', '', '1525', '', '', '2020-03-30 15:15:16', '2020-03-30 22:15:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1525/', 0, 'nf_sub', '', 0),
(1526, 0, '2020-03-30 15:15:16', '2020-03-30 22:15:16', '', '', '', 'publish', 'closed', 'closed', '', '1526', '', '', '2020-03-30 15:15:16', '2020-03-30 22:15:16', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1526/', 0, 'nf_sub', '', 0),
(1527, 0, '2020-03-31 14:12:43', '2020-03-31 21:12:43', '', '', '', 'publish', 'closed', 'closed', '', '1527', '', '', '2020-03-31 14:12:43', '2020-03-31 21:12:43', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1527/', 0, 'nf_sub', '', 0),
(1528, 0, '2020-03-31 14:12:44', '2020-03-31 21:12:44', '', '', '', 'publish', 'closed', 'closed', '', '1528', '', '', '2020-03-31 14:12:44', '2020-03-31 21:12:44', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1528/', 0, 'nf_sub', '', 0),
(1529, 0, '2020-03-31 18:48:07', '2020-04-01 01:48:07', '', '', '', 'publish', 'closed', 'closed', '', '1529', '', '', '2020-03-31 18:48:07', '2020-04-01 01:48:07', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1529/', 0, 'nf_sub', '', 0),
(1530, 0, '2020-03-31 18:48:07', '2020-04-01 01:48:07', '', '', '', 'publish', 'closed', 'closed', '', '1530', '', '', '2020-03-31 18:48:07', '2020-04-01 01:48:07', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1530/', 0, 'nf_sub', '', 0),
(1531, 0, '2020-04-03 08:44:25', '2020-04-03 15:44:25', '', '', '', 'publish', 'closed', 'closed', '', '1531', '', '', '2020-04-03 08:44:25', '2020-04-03 15:44:25', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1531/', 0, 'nf_sub', '', 0),
(1532, 0, '2020-04-03 08:44:26', '2020-04-03 15:44:26', '', '', '', 'publish', 'closed', 'closed', '', '1532', '', '', '2020-04-03 08:44:26', '2020-04-03 15:44:26', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1532/', 0, 'nf_sub', '', 0),
(1533, 0, '2020-04-03 13:02:45', '2020-04-03 20:02:45', '', '', '', 'publish', 'closed', 'closed', '', '1533', '', '', '2020-04-03 13:02:45', '2020-04-03 20:02:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1533/', 0, 'nf_sub', '', 0),
(1534, 0, '2020-04-03 13:02:45', '2020-04-03 20:02:45', '', '', '', 'publish', 'closed', 'closed', '', '1534', '', '', '2020-04-03 13:02:45', '2020-04-03 20:02:45', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1534/', 0, 'nf_sub', '', 0),
(1535, 0, '2020-04-03 13:48:33', '2020-04-03 20:48:33', '', '', '', 'publish', 'closed', 'closed', '', '1535', '', '', '2020-04-03 13:48:33', '2020-04-03 20:48:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1535/', 0, 'nf_sub', '', 0),
(1536, 0, '2020-04-03 13:48:33', '2020-04-03 20:48:33', '', '', '', 'publish', 'closed', 'closed', '', '1536', '', '', '2020-04-03 13:48:33', '2020-04-03 20:48:33', '', 0, 'http://www.wmaadmissions.ca/nf_sub/1536/', 0, 'nf_sub', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_termmeta`
--

CREATE TABLE `wp_eauwvw_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_terms`
--

CREATE TABLE `wp_eauwvw_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_eauwvw_terms`
--

INSERT INTO `wp_eauwvw_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(3, 'no menu menu', 'no-menu-menu', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_term_relationships`
--

CREATE TABLE `wp_eauwvw_term_relationships` (
  `object_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_order` int(11) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_eauwvw_term_relationships`
--

INSERT INTO `wp_eauwvw_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(52, 1, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_term_taxonomy`
--

CREATE TABLE `wp_eauwvw_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_eauwvw_term_taxonomy`
--

INSERT INTO `wp_eauwvw_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 1),
(3, 3, 'nav_menu', '', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_usermeta`
--

CREATE TABLE `wp_eauwvw_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_eauwvw_usermeta`
--

INSERT INTO `wp_eauwvw_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'wmacademy'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'comment_shortcuts', 'false'),
(7, 1, 'admin_color', 'fresh'),
(8, 1, 'use_ssl', '0'),
(9, 1, 'show_admin_bar_front', 'true'),
(10, 1, 'wp_eauwvw_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(11, 1, 'wp_eauwvw_user_level', '10'),
(12, 1, 'dismissed_wp_pointers', 'wp350_media,wp360_revisions,wp360_locks,wp390_widgets'),
(13, 1, 'show_welcome_panel', '0'),
(15, 1, 'wp_eauwvw_dashboard_quick_press_last_post_id', '1448'),
(23, 1, 'closedpostboxes_page', 'a:0:{}'),
(24, 1, 'metaboxhidden_page', 'a:6:{i:0;s:12:\"revisionsdiv\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),
(16, 1, 'managenav-menuscolumnshidden', 'a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),
(17, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";}'),
(18, 1, 'nav_menu_recently_edited', '3'),
(19, 1, 'wp_eauwvw_user-settings', 'hidetb=1&posts_list_mode=list&editor=tinymce&wplink=1&libraryContent=browse'),
(20, 1, 'wp_eauwvw_user-settings-time', '1517853522'),
(21, 1, 'manageedit-nf_subcolumnshidden', 'a:49:{i:0;i:70;i:1;i:71;i:2;i:17;i:3;i:19;i:4;i:21;i:5;i:23;i:6;i:25;i:7;i:28;i:8;i:29;i:9;i:33;i:10;i:31;i:11;i:34;i:12;i:35;i:13;i:41;i:14;i:57;i:15;i:58;i:16;i:59;i:17;i:60;i:18;i:18;i:19;i:24;i:20;i:20;i:21;i:22;i:22;i:26;i:23;i:27;i:24;i:30;i:25;i:32;i:26;i:72;i:27;i:36;i:28;i:37;i:29;i:38;i:30;i:39;i:31;i:61;i:32;i:53;i:33;i:54;i:34;i:55;i:35;i:56;i:36;i:42;i:37;i:43;i:38;i:62;i:39;i:44;i:40;i:63;i:41;i:45;i:42;i:64;i:43;i:46;i:44;i:65;i:45;i:47;i:46;i:73;i:47;i:49;i:48;i:67;}'),
(25, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:10:\"70.79.32.0\";}'),
(26, 1, 'wp_eauwvw_nf_form_preview_tmp-1499451250', 'a:4:{s:2:\"id\";s:14:\"tmp-1499451250\";s:8:\"settings\";a:243:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:25:\"WMA Preschool Application\";s:10:\"show_title\";i:1;s:14:\"clear_complete\";i:1;s:13:\"hide_complete\";i:1;s:17:\"default_label_pos\";s:5:\"above\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";i:1;s:8:\"currency\";s:0:\"\";s:9:\"logged_in\";b:0;s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";N;s:13:\"sub_limit_msg\";s:43:\"The Form has reached it\'s submission limit.\";s:12:\"calculations\";a:0:{}s:33:\"container_styles_background-color\";N;s:23:\"container_styles_border\";N;s:29:\"container_styles_border-style\";N;s:29:\"container_styles_border-color\";N;s:23:\"container_styles_height\";N;s:23:\"container_styles_margin\";N;s:24:\"container_styles_padding\";N;s:24:\"container_styles_display\";N;s:22:\"container_styles_float\";N;s:34:\"container_styles_show_advanced_css\";i:0;s:25:\"container_styles_advanced\";N;s:29:\"title_styles_background-color\";N;s:19:\"title_styles_border\";N;s:25:\"title_styles_border-style\";N;s:25:\"title_styles_border-color\";N;s:18:\"title_styles_color\";N;s:19:\"title_styles_height\";N;s:18:\"title_styles_width\";N;s:22:\"title_styles_font-size\";N;s:19:\"title_styles_margin\";N;s:20:\"title_styles_padding\";N;s:20:\"title_styles_display\";N;s:18:\"title_styles_float\";N;s:30:\"title_styles_show_advanced_css\";i:0;s:21:\"title_styles_advanced\";N;s:27:\"row_styles_background-color\";N;s:17:\"row_styles_border\";N;s:23:\"row_styles_border-style\";N;s:23:\"row_styles_border-color\";N;s:16:\"row_styles_width\";N;s:20:\"row_styles_font-size\";N;s:17:\"row_styles_margin\";N;s:18:\"row_styles_padding\";N;s:18:\"row_styles_display\";N;s:28:\"row_styles_show_advanced_css\";i:0;s:19:\"row_styles_advanced\";N;s:31:\"row-odd_styles_background-color\";N;s:21:\"row-odd_styles_border\";N;s:27:\"row-odd_styles_border-style\";N;s:27:\"row-odd_styles_border-color\";N;s:20:\"row-odd_styles_color\";N;s:21:\"row-odd_styles_height\";N;s:20:\"row-odd_styles_width\";N;s:24:\"row-odd_styles_font-size\";N;s:21:\"row-odd_styles_margin\";N;s:22:\"row-odd_styles_padding\";N;s:22:\"row-odd_styles_display\";N;s:32:\"row-odd_styles_show_advanced_css\";i:0;s:23:\"row-odd_styles_advanced\";N;s:35:\"success-msg_styles_background-color\";N;s:25:\"success-msg_styles_border\";N;s:31:\"success-msg_styles_border-style\";N;s:31:\"success-msg_styles_border-color\";N;s:24:\"success-msg_styles_color\";N;s:25:\"success-msg_styles_height\";N;s:24:\"success-msg_styles_width\";N;s:28:\"success-msg_styles_font-size\";N;s:25:\"success-msg_styles_margin\";N;s:26:\"success-msg_styles_padding\";N;s:26:\"success-msg_styles_display\";N;s:36:\"success-msg_styles_show_advanced_css\";i:0;s:27:\"success-msg_styles_advanced\";N;s:33:\"error_msg_styles_background-color\";N;s:23:\"error_msg_styles_border\";N;s:29:\"error_msg_styles_border-style\";N;s:29:\"error_msg_styles_border-color\";N;s:22:\"error_msg_styles_color\";N;s:22:\"error_msg_styles_width\";N;s:26:\"error_msg_styles_font-size\";N;s:23:\"error_msg_styles_margin\";N;s:24:\"error_msg_styles_padding\";N;s:24:\"error_msg_styles_display\";N;s:34:\"error_msg_styles_show_advanced_css\";i:0;s:25:\"error_msg_styles_advanced\";N;s:10:\"conditions\";a:0:{}s:13:\"mp_breadcrumb\";i:1;s:15:\"mp_progress_bar\";i:1;s:17:\"mp_display_titles\";i:0;s:44:\"breadcrumb_container_styles_background-color\";N;s:34:\"breadcrumb_container_styles_border\";N;s:40:\"breadcrumb_container_styles_border-style\";N;s:40:\"breadcrumb_container_styles_border-color\";N;s:34:\"breadcrumb_container_styles_height\";N;s:33:\"breadcrumb_container_styles_width\";N;s:34:\"breadcrumb_container_styles_margin\";N;s:35:\"breadcrumb_container_styles_padding\";N;s:35:\"breadcrumb_container_styles_display\";N;s:33:\"breadcrumb_container_styles_float\";N;s:45:\"breadcrumb_container_styles_show_advanced_css\";i:0;s:36:\"breadcrumb_container_styles_advanced\";N;s:42:\"breadcrumb_buttons_styles_background-color\";N;s:32:\"breadcrumb_buttons_styles_border\";N;s:38:\"breadcrumb_buttons_styles_border-style\";N;s:38:\"breadcrumb_buttons_styles_border-color\";N;s:31:\"breadcrumb_buttons_styles_color\";N;s:32:\"breadcrumb_buttons_styles_height\";N;s:31:\"breadcrumb_buttons_styles_width\";N;s:35:\"breadcrumb_buttons_styles_font-size\";N;s:32:\"breadcrumb_buttons_styles_margin\";N;s:33:\"breadcrumb_buttons_styles_padding\";N;s:33:\"breadcrumb_buttons_styles_display\";N;s:31:\"breadcrumb_buttons_styles_float\";N;s:43:\"breadcrumb_buttons_styles_show_advanced_css\";i:0;s:34:\"breadcrumb_buttons_styles_advanced\";N;s:47:\"breadcrumb_button_hover_styles_background-color\";N;s:37:\"breadcrumb_button_hover_styles_border\";N;s:43:\"breadcrumb_button_hover_styles_border-style\";N;s:43:\"breadcrumb_button_hover_styles_border-color\";N;s:36:\"breadcrumb_button_hover_styles_color\";N;s:37:\"breadcrumb_button_hover_styles_height\";N;s:36:\"breadcrumb_button_hover_styles_width\";N;s:40:\"breadcrumb_button_hover_styles_font-size\";N;s:37:\"breadcrumb_button_hover_styles_margin\";N;s:38:\"breadcrumb_button_hover_styles_padding\";N;s:38:\"breadcrumb_button_hover_styles_display\";N;s:36:\"breadcrumb_button_hover_styles_float\";N;s:48:\"breadcrumb_button_hover_styles_show_advanced_css\";i:0;s:39:\"breadcrumb_button_hover_styles_advanced\";N;s:48:\"breadcrumb_active_button_styles_background-color\";N;s:38:\"breadcrumb_active_button_styles_border\";N;s:44:\"breadcrumb_active_button_styles_border-style\";N;s:44:\"breadcrumb_active_button_styles_border-color\";N;s:37:\"breadcrumb_active_button_styles_color\";N;s:38:\"breadcrumb_active_button_styles_height\";N;s:37:\"breadcrumb_active_button_styles_width\";N;s:41:\"breadcrumb_active_button_styles_font-size\";N;s:38:\"breadcrumb_active_button_styles_margin\";N;s:39:\"breadcrumb_active_button_styles_padding\";N;s:39:\"breadcrumb_active_button_styles_display\";N;s:37:\"breadcrumb_active_button_styles_float\";N;s:49:\"breadcrumb_active_button_styles_show_advanced_css\";i:0;s:40:\"breadcrumb_active_button_styles_advanced\";N;s:46:\"progress_bar_container_styles_background-color\";N;s:36:\"progress_bar_container_styles_border\";N;s:42:\"progress_bar_container_styles_border-style\";N;s:42:\"progress_bar_container_styles_border-color\";N;s:36:\"progress_bar_container_styles_height\";N;s:35:\"progress_bar_container_styles_width\";N;s:36:\"progress_bar_container_styles_margin\";N;s:37:\"progress_bar_container_styles_padding\";N;s:37:\"progress_bar_container_styles_display\";N;s:35:\"progress_bar_container_styles_float\";N;s:47:\"progress_bar_container_styles_show_advanced_css\";i:0;s:38:\"progress_bar_container_styles_advanced\";N;s:41:\"progress_bar_fill_styles_background-color\";N;s:31:\"progress_bar_fill_styles_border\";N;s:37:\"progress_bar_fill_styles_border-style\";N;s:37:\"progress_bar_fill_styles_border-color\";N;s:31:\"progress_bar_fill_styles_height\";N;s:31:\"progress_bar_fill_styles_margin\";N;s:32:\"progress_bar_fill_styles_padding\";N;s:42:\"progress_bar_fill_styles_show_advanced_css\";i:0;s:33:\"progress_bar_fill_styles_advanced\";N;s:35:\"part_titles_styles_background-color\";N;s:25:\"part_titles_styles_border\";N;s:31:\"part_titles_styles_border-style\";N;s:31:\"part_titles_styles_border-color\";N;s:24:\"part_titles_styles_color\";N;s:25:\"part_titles_styles_height\";N;s:24:\"part_titles_styles_width\";N;s:28:\"part_titles_styles_font-size\";N;s:25:\"part_titles_styles_margin\";N;s:26:\"part_titles_styles_padding\";N;s:26:\"part_titles_styles_display\";N;s:24:\"part_titles_styles_float\";N;s:36:\"part_titles_styles_show_advanced_css\";i:0;s:27:\"part_titles_styles_advanced\";N;s:44:\"navigation_container_styles_background-color\";N;s:34:\"navigation_container_styles_border\";N;s:40:\"navigation_container_styles_border-style\";N;s:40:\"navigation_container_styles_border-color\";N;s:34:\"navigation_container_styles_height\";N;s:33:\"navigation_container_styles_width\";N;s:34:\"navigation_container_styles_margin\";N;s:35:\"navigation_container_styles_padding\";N;s:35:\"navigation_container_styles_display\";N;s:33:\"navigation_container_styles_float\";N;s:45:\"navigation_container_styles_show_advanced_css\";i:0;s:36:\"navigation_container_styles_advanced\";N;s:39:\"previous_button_styles_background-color\";N;s:29:\"previous_button_styles_border\";N;s:35:\"previous_button_styles_border-style\";N;s:35:\"previous_button_styles_border-color\";N;s:28:\"previous_button_styles_color\";N;s:29:\"previous_button_styles_height\";N;s:28:\"previous_button_styles_width\";N;s:32:\"previous_button_styles_font-size\";N;s:29:\"previous_button_styles_margin\";N;s:30:\"previous_button_styles_padding\";N;s:40:\"previous_button_styles_show_advanced_css\";i:0;s:31:\"previous_button_styles_advanced\";N;s:35:\"next_button_styles_background-color\";N;s:25:\"next_button_styles_border\";N;s:31:\"next_button_styles_border-style\";N;s:31:\"next_button_styles_border-color\";N;s:24:\"next_button_styles_color\";N;s:25:\"next_button_styles_height\";N;s:24:\"next_button_styles_width\";N;s:28:\"next_button_styles_font-size\";N;s:25:\"next_button_styles_margin\";N;s:26:\"next_button_styles_padding\";N;s:36:\"next_button_styles_show_advanced_css\";i:0;s:27:\"next_button_styles_advanced\";N;s:40:\"navigation_hover_styles_background-color\";N;s:30:\"navigation_hover_styles_border\";N;s:36:\"navigation_hover_styles_border-style\";N;s:36:\"navigation_hover_styles_border-color\";N;s:29:\"navigation_hover_styles_color\";N;s:30:\"navigation_hover_styles_height\";N;s:29:\"navigation_hover_styles_width\";N;s:33:\"navigation_hover_styles_font-size\";N;s:30:\"navigation_hover_styles_margin\";N;s:31:\"navigation_hover_styles_padding\";N;s:41:\"navigation_hover_styles_show_advanced_css\";i:0;s:32:\"navigation_hover_styles_advanced\";N;s:15:\"formContentData\";a:4:{i:0;a:8:{s:15:\"formContentData\";a:1:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"i_am_applying_for_choose_one_1499451377325\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:21:\"Registration Timeline\";s:3:\"key\";s:8:\"yfyihgan\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:1:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499453197984\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:1;s:5:\"title\";s:10:\"Part Title\";s:3:\"key\";s:8:\"hnzqsiqh\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:1:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"enrichment_fridays_1499453449585\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:1;s:5:\"title\";s:10:\"Part Title\";s:3:\"key\";s:8:\"wcnitaek\";s:10:\"editActive\";b:1;}i:3;a:7:{s:15:\"formContentData\";a:0:{}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:1;s:5:\"title\";s:10:\"Part Title\";s:3:\"key\";s:6:\"xeqdnq\";s:10:\"editActive\";b:1;}}s:14:\"drawerDisabled\";b:0;s:19:\"changeEmailErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";}s:6:\"fields\";a:3:{s:5:\"tmp-1\";a:1:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:30:\"I am applying for (choose ONE)\";s:3:\"key\";s:42:\"i_am_applying_for_choose_one_1499451377325\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";i:1;s:7:\"options\";a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:56:\"Morning Preschool 8:30am - 11:30 am (Monday to Thursday)\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:57:\"Afternoon Preschool 12:30pm - 3:30pm (Monday to Thursday)\";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:55:\"Full-Day Preschool 8:30am - 3:30pm(Monday to Thursday) \";s:5:\"value\";s:0:\"\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:11:\"<p><br></p>\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3612\";s:14:\"drawerDisabled\";b:0;}}s:5:\"tmp-4\";a:1:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:10:\"Beginning:\";s:3:\"key\";s:23:\"beginning_1499453197984\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"September 2017\";s:5:\"value\";s:14:\"september-2017\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"January 2018\";s:5:\"value\";s:12:\"january-2018\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"September 2018\";s:5:\"value\";s:14:\"september-2018\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"January 2019\";s:5:\"value\";s:4:\"four\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c7543\";s:14:\"drawerDisabled\";b:0;}}s:5:\"tmp-5\";a:1:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:8:\"checkbox\";s:5:\"label\";s:18:\"Enrichment Fridays\";s:3:\"key\";s:32:\"enrichment_fridays_1499453449585\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";b:0;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:396:\"<p><b>Time: </b>Friday Mornings 8:30am – 11:30am.<br><b>Eligibility:</b> 2nd year students or children turning 4 by December 31st.</p><p>Each week we work on group activities that include children from our Kindergarten class. We practice our printing skills with simple journal activities \nand prepare our group snack and practice other cooperative group activities. <br></p><p>\n</p><p><br></p>\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:0:\"\";s:20:\"unchecked_calc_value\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c8027\";s:14:\"drawerDisabled\";b:0;}}}s:7:\"actions\";a:3:{s:5:\"tmp-1\";a:1:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:15:\"Success Message\";s:4:\"type\";s:14:\"successmessage\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";i:1;s:6:\"active\";b:1;s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}}s:5:\"tmp-2\";a:1:{s:8:\"settings\";a:25:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:11:\"Admin Email\";s:4:\"type\";s:5:\"email\";s:2:\"to\";a:1:{i:0;s:21:\"hello@supersession.ca\";}s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{field:all_fields}\";s:5:\"order\";i:2;s:6:\"active\";b:1;s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";}}s:5:\"tmp-3\";a:1:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:15:\"Save Submission\";s:4:\"type\";s:4:\"save\";s:5:\"order\";i:3;s:6:\"active\";b:1;s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";}}}}');
INSERT INTO `wp_eauwvw_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(27, 1, 'wp_eauwvw_nf_form_preview_tmp-1499454000', 'a:4:{s:2:\"id\";s:14:\"tmp-1499454000\";s:8:\"settings\";a:236:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:25:\"WMA Preschool Application\";s:10:\"show_title\";i:1;s:14:\"clear_complete\";i:1;s:13:\"hide_complete\";i:1;s:17:\"default_label_pos\";s:5:\"above\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";i:1;s:8:\"currency\";s:0:\"\";s:9:\"logged_in\";b:0;s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";N;s:13:\"sub_limit_msg\";s:43:\"The Form has reached it\'s submission limit.\";s:12:\"calculations\";a:0:{}s:33:\"container_styles_background-color\";N;s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";N;s:29:\"container_styles_border-color\";N;s:23:\"container_styles_height\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";N;s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";i:0;s:25:\"container_styles_advanced\";N;s:29:\"title_styles_background-color\";N;s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";N;s:25:\"title_styles_border-color\";N;s:18:\"title_styles_color\";N;s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";N;s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";i:0;s:21:\"title_styles_advanced\";N;s:27:\"row_styles_background-color\";N;s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";N;s:23:\"row_styles_border-color\";N;s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";N;s:28:\"row_styles_show_advanced_css\";i:0;s:19:\"row_styles_advanced\";N;s:31:\"row-odd_styles_background-color\";N;s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";N;s:27:\"row-odd_styles_border-color\";N;s:20:\"row-odd_styles_color\";N;s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";N;s:32:\"row-odd_styles_show_advanced_css\";i:0;s:23:\"row-odd_styles_advanced\";N;s:35:\"success-msg_styles_background-color\";N;s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";N;s:31:\"success-msg_styles_border-color\";N;s:24:\"success-msg_styles_color\";N;s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";N;s:36:\"success-msg_styles_show_advanced_css\";i:0;s:27:\"success-msg_styles_advanced\";N;s:33:\"error_msg_styles_background-color\";N;s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";N;s:29:\"error_msg_styles_border-color\";N;s:22:\"error_msg_styles_color\";N;s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";N;s:34:\"error_msg_styles_show_advanced_css\";i:0;s:25:\"error_msg_styles_advanced\";N;s:10:\"conditions\";a:0:{}s:13:\"mp_breadcrumb\";i:1;s:15:\"mp_progress_bar\";i:1;s:17:\"mp_display_titles\";i:0;s:44:\"breadcrumb_container_styles_background-color\";N;s:34:\"breadcrumb_container_styles_border\";N;s:40:\"breadcrumb_container_styles_border-style\";N;s:40:\"breadcrumb_container_styles_border-color\";N;s:34:\"breadcrumb_container_styles_height\";N;s:33:\"breadcrumb_container_styles_width\";N;s:34:\"breadcrumb_container_styles_margin\";N;s:35:\"breadcrumb_container_styles_padding\";N;s:35:\"breadcrumb_container_styles_display\";N;s:33:\"breadcrumb_container_styles_float\";N;s:45:\"breadcrumb_container_styles_show_advanced_css\";i:0;s:36:\"breadcrumb_container_styles_advanced\";N;s:42:\"breadcrumb_buttons_styles_background-color\";N;s:32:\"breadcrumb_buttons_styles_border\";N;s:38:\"breadcrumb_buttons_styles_border-style\";N;s:38:\"breadcrumb_buttons_styles_border-color\";N;s:31:\"breadcrumb_buttons_styles_color\";N;s:32:\"breadcrumb_buttons_styles_height\";N;s:31:\"breadcrumb_buttons_styles_width\";N;s:35:\"breadcrumb_buttons_styles_font-size\";N;s:32:\"breadcrumb_buttons_styles_margin\";N;s:33:\"breadcrumb_buttons_styles_padding\";N;s:33:\"breadcrumb_buttons_styles_display\";N;s:31:\"breadcrumb_buttons_styles_float\";N;s:43:\"breadcrumb_buttons_styles_show_advanced_css\";i:0;s:34:\"breadcrumb_buttons_styles_advanced\";N;s:47:\"breadcrumb_button_hover_styles_background-color\";N;s:37:\"breadcrumb_button_hover_styles_border\";N;s:43:\"breadcrumb_button_hover_styles_border-style\";N;s:43:\"breadcrumb_button_hover_styles_border-color\";N;s:36:\"breadcrumb_button_hover_styles_color\";N;s:37:\"breadcrumb_button_hover_styles_height\";N;s:36:\"breadcrumb_button_hover_styles_width\";N;s:40:\"breadcrumb_button_hover_styles_font-size\";N;s:37:\"breadcrumb_button_hover_styles_margin\";N;s:38:\"breadcrumb_button_hover_styles_padding\";N;s:38:\"breadcrumb_button_hover_styles_display\";N;s:36:\"breadcrumb_button_hover_styles_float\";N;s:48:\"breadcrumb_button_hover_styles_show_advanced_css\";i:0;s:39:\"breadcrumb_button_hover_styles_advanced\";N;s:48:\"breadcrumb_active_button_styles_background-color\";N;s:38:\"breadcrumb_active_button_styles_border\";N;s:44:\"breadcrumb_active_button_styles_border-style\";N;s:44:\"breadcrumb_active_button_styles_border-color\";N;s:37:\"breadcrumb_active_button_styles_color\";N;s:38:\"breadcrumb_active_button_styles_height\";N;s:37:\"breadcrumb_active_button_styles_width\";N;s:41:\"breadcrumb_active_button_styles_font-size\";N;s:38:\"breadcrumb_active_button_styles_margin\";N;s:39:\"breadcrumb_active_button_styles_padding\";N;s:39:\"breadcrumb_active_button_styles_display\";N;s:37:\"breadcrumb_active_button_styles_float\";N;s:49:\"breadcrumb_active_button_styles_show_advanced_css\";i:0;s:40:\"breadcrumb_active_button_styles_advanced\";N;s:46:\"progress_bar_container_styles_background-color\";N;s:36:\"progress_bar_container_styles_border\";N;s:42:\"progress_bar_container_styles_border-style\";N;s:42:\"progress_bar_container_styles_border-color\";N;s:36:\"progress_bar_container_styles_height\";N;s:35:\"progress_bar_container_styles_width\";N;s:36:\"progress_bar_container_styles_margin\";N;s:37:\"progress_bar_container_styles_padding\";N;s:37:\"progress_bar_container_styles_display\";N;s:35:\"progress_bar_container_styles_float\";N;s:47:\"progress_bar_container_styles_show_advanced_css\";i:0;s:38:\"progress_bar_container_styles_advanced\";N;s:41:\"progress_bar_fill_styles_background-color\";N;s:31:\"progress_bar_fill_styles_border\";N;s:37:\"progress_bar_fill_styles_border-style\";N;s:37:\"progress_bar_fill_styles_border-color\";N;s:31:\"progress_bar_fill_styles_height\";N;s:31:\"progress_bar_fill_styles_margin\";N;s:32:\"progress_bar_fill_styles_padding\";N;s:42:\"progress_bar_fill_styles_show_advanced_css\";i:0;s:33:\"progress_bar_fill_styles_advanced\";N;s:35:\"part_titles_styles_background-color\";N;s:25:\"part_titles_styles_border\";N;s:31:\"part_titles_styles_border-style\";N;s:31:\"part_titles_styles_border-color\";N;s:24:\"part_titles_styles_color\";N;s:25:\"part_titles_styles_height\";N;s:24:\"part_titles_styles_width\";N;s:28:\"part_titles_styles_font-size\";N;s:25:\"part_titles_styles_margin\";N;s:26:\"part_titles_styles_padding\";N;s:26:\"part_titles_styles_display\";N;s:24:\"part_titles_styles_float\";N;s:36:\"part_titles_styles_show_advanced_css\";i:0;s:27:\"part_titles_styles_advanced\";N;s:44:\"navigation_container_styles_background-color\";N;s:34:\"navigation_container_styles_border\";N;s:40:\"navigation_container_styles_border-style\";N;s:40:\"navigation_container_styles_border-color\";N;s:34:\"navigation_container_styles_height\";N;s:33:\"navigation_container_styles_width\";N;s:34:\"navigation_container_styles_margin\";N;s:35:\"navigation_container_styles_padding\";N;s:35:\"navigation_container_styles_display\";N;s:33:\"navigation_container_styles_float\";N;s:45:\"navigation_container_styles_show_advanced_css\";i:0;s:36:\"navigation_container_styles_advanced\";N;s:39:\"previous_button_styles_background-color\";N;s:29:\"previous_button_styles_border\";N;s:35:\"previous_button_styles_border-style\";N;s:35:\"previous_button_styles_border-color\";N;s:28:\"previous_button_styles_color\";N;s:29:\"previous_button_styles_height\";N;s:28:\"previous_button_styles_width\";N;s:32:\"previous_button_styles_font-size\";N;s:29:\"previous_button_styles_margin\";N;s:30:\"previous_button_styles_padding\";N;s:40:\"previous_button_styles_show_advanced_css\";i:0;s:31:\"previous_button_styles_advanced\";N;s:35:\"next_button_styles_background-color\";N;s:25:\"next_button_styles_border\";N;s:31:\"next_button_styles_border-style\";N;s:31:\"next_button_styles_border-color\";N;s:24:\"next_button_styles_color\";N;s:25:\"next_button_styles_height\";N;s:24:\"next_button_styles_width\";N;s:28:\"next_button_styles_font-size\";N;s:25:\"next_button_styles_margin\";N;s:26:\"next_button_styles_padding\";N;s:36:\"next_button_styles_show_advanced_css\";i:0;s:27:\"next_button_styles_advanced\";N;s:40:\"navigation_hover_styles_background-color\";N;s:30:\"navigation_hover_styles_border\";N;s:36:\"navigation_hover_styles_border-style\";N;s:36:\"navigation_hover_styles_border-color\";N;s:29:\"navigation_hover_styles_color\";N;s:30:\"navigation_hover_styles_height\";N;s:29:\"navigation_hover_styles_width\";N;s:33:\"navigation_hover_styles_font-size\";N;s:30:\"navigation_hover_styles_margin\";N;s:31:\"navigation_hover_styles_padding\";N;s:41:\"navigation_hover_styles_show_advanced_css\";i:0;s:32:\"navigation_hover_styles_advanced\";N;s:15:\"formContentData\";a:2:{i:0;a:8:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"i_am_applying_for_choose_one_1499454121338\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:36:\"add_enrichment_fridays_1499454279114\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499454490185\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:8:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:23:\"firstname_1499456098782\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499456102013\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:19:\"phone_1499456116986\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499456110082\";}s:5:\"width\";s:3:\"100\";}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499456126117\";}s:5:\"width\";s:3:\"100\";}}}i:5;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499456133320\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499456183415\";}s:5:\"width\";s:3:\"100\";}}}i:7;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499456656486\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:9:\"About You\";s:3:\"key\";s:7:\"qdmzyxq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}s:13:\"mp_prev_label\";s:0:\"\";s:13:\"mp_next_label\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}s:6:\"fields\";a:12:{s:5:\"tmp-1\";a:1:{s:8:\"settings\";a:53:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:5:\"label\";s:32:\"I am applying for (choose ONE): \";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:42:\"i_am_applying_for_choose_one_1499454121338\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:3:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:53:\"Morning Preschool 8:30am - 11:30am Monday to Thursday\";s:5:\"value\";s:51:\"morning-preschool-8-30am-11-30am-monday-to-thursday\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:55:\"Afternoon Preschool 12:30am - 3:30pm Monday to Thursday\";s:5:\"value\";s:53:\"afternoon-preschool-12-30am-3-30pm-monday-to-thursday\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:53:\"Full-Day Preschool 8:30am - 3:30pm Monday to Thursday\";s:5:\"value\";s:51:\"full-day-preschool-8-30am-3-30pm-monday-to-thursday\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3579\";}}s:5:\"tmp-2\";a:1:{s:8:\"settings\";a:53:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:5:\"label\";s:10:\"Beginning:\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:23:\"beginning_1499454214079\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:4:{i:0;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"September 2017\";s:5:\"value\";s:14:\"september-2017\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:1;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"January 2018\";s:5:\"value\";s:12:\"january-2018\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:2;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"Spetember 2018\";s:5:\"value\";s:14:\"spetember-2018\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:3;a:10:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"January 2019\";s:5:\"value\";s:12:\"january-2019\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3653\";}}s:5:\"tmp-3\";a:1:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:22:\"Add Enrichment Fridays\";s:4:\"type\";s:8:\"checkbox\";s:3:\"key\";s:36:\"add_enrichment_fridays_1499454279114\";s:9:\"label_pos\";s:4:\"left\";s:8:\"required\";i:0;s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:323:\"<p><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span class=\"nf-field-sub-settings\"></span></span></span></span>Each week we combine this smaller class with the Kindergarten class for \ngroup activities, journaling, reading and practice cooperating in a \ngroup.</p><br><p></p>\";s:9:\"desc_text\";s:296:\"<p><span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\"><span class=\"nf-field-sub-settings\"><b>Time: </b>Friday Mornings 8:30am – 11:30am<br><b>Eligibility:</b> 2nd year students or children turning 4 by December 31st\n</span></span></span></span><br></p>\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:0:\"\";s:20:\"unchecked_calc_value\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3727\";s:14:\"drawerDisabled\";b:0;}}s:5:\"tmp-4\";a:1:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499454490185\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:11:\"<p><br></p>\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3812\";s:14:\"drawerDisabled\";b:0;}}s:5:\"tmp-5\";a:1:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:5:\"label\";s:10:\"First Name\";s:4:\"type\";s:9:\"firstname\";s:3:\"key\";s:23:\"firstname_1499456098782\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c6616\";}}s:5:\"tmp-6\";a:1:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:5:\"label\";s:9:\"Last Name\";s:4:\"type\";s:8:\"lastname\";s:3:\"key\";s:22:\"lastname_1499456102013\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c6698\";}}s:5:\"tmp-7\";a:1:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:5:\"label\";s:5:\"Email\";s:4:\"type\";s:5:\"email\";s:3:\"key\";s:19:\"email_1499456110082\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c6785\";}}s:5:\"tmp-8\";a:1:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:5:\"label\";s:5:\"Phone\";s:4:\"type\";s:5:\"phone\";s:3:\"key\";s:19:\"phone_1499456116986\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c6883\";}}s:5:\"tmp-9\";a:1:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:5:\"label\";s:7:\"Address\";s:4:\"type\";s:7:\"address\";s:3:\"key\";s:21:\"address_1499456126117\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c6995\";}}s:6:\"tmp-10\";a:1:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:5:\"label\";s:4:\"City\";s:4:\"type\";s:4:\"city\";s:3:\"key\";s:18:\"city_1499456133320\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c7118\";s:14:\"drawerDisabled\";b:0;}}s:6:\"tmp-12\";a:1:{s:8:\"settings\";a:62:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:5:\"label\";s:11:\"Postal Code\";s:4:\"type\";s:3:\"zip\";s:3:\"key\";s:25:\"postal_code_1499456183415\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:1:\"6\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c7448\";}}s:6:\"tmp-13\";a:1:{s:8:\"settings\";a:48:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9999;s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:20:\"submit_1499456656486\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";i:0;s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c9724\";}}}s:7:\"actions\";a:3:{s:5:\"tmp-1\";a:1:{s:8:\"settings\";a:26:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:15:\"Success Message\";s:4:\"type\";s:14:\"successmessage\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";i:1;s:6:\"active\";b:1;s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}}s:5:\"tmp-2\";a:1:{s:8:\"settings\";a:25:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:11:\"Admin Email\";s:4:\"type\";s:5:\"email\";s:2:\"to\";a:1:{i:0;s:21:\"hello@supersession.ca\";}s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{field:all_fields}\";s:5:\"order\";i:2;s:6:\"active\";b:1;s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";}}s:5:\"tmp-3\";a:1:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:15:\"Save Submission\";s:4:\"type\";s:4:\"save\";s:5:\"order\";i:3;s:6:\"active\";b:1;s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";}}}}');
INSERT INTO `wp_eauwvw_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(153, 2, 'session_tokens', 'a:1:{s:64:\"63612575218f18dfb09fbfedf8f64e0dce0990484042ea55096b724d91c3ea67\";a:4:{s:10:\"expiration\";i:1504129256;s:2:\"ip\";s:12:\"50.92.50.156\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:55.0) Gecko/20100101 Firefox/55.0\";s:5:\"login\";i:1503956456;}}'),
(154, 2, 'wp_eauwvw_dashboard_quick_press_last_post_id', '468'),
(139, 2, 'nickname', 'ninjaforms'),
(140, 2, 'first_name', 'ninja'),
(141, 2, 'last_name', 'forms'),
(142, 2, 'description', ''),
(143, 2, 'rich_editing', 'true'),
(144, 2, 'comment_shortcuts', 'false'),
(145, 2, 'admin_color', 'fresh'),
(146, 2, 'use_ssl', '0'),
(147, 2, 'show_admin_bar_front', 'true'),
(148, 2, 'locale', ''),
(149, 2, 'wp_eauwvw_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(150, 2, 'wp_eauwvw_user_level', '10'),
(151, 2, 'dismissed_wp_pointers', ''),
(152, 1, 'locale', ''),
(155, 2, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"24.107.243.0\";}'),
(156, 2, 'manageedit-nf_subcolumnshidden', 'a:51:{i:0;i:79;i:1;i:80;i:2;i:81;i:3;i:82;i:4;i:83;i:5;i:84;i:6;i:85;i:7;i:86;i:8;i:87;i:9;i:88;i:10;i:89;i:11;i:90;i:12;i:91;i:13;i:92;i:14;i:93;i:15;i:94;i:16;i:95;i:17;i:128;i:18;i:129;i:19;i:96;i:20;i:97;i:21;i:98;i:22;i:99;i:23;i:100;i:24;i:101;i:25;i:102;i:26;i:103;i:27;i:104;i:28;i:105;i:29;i:106;i:30;i:130;i:31;i:137;i:32;i:131;i:33;i:138;i:34;i:114;i:35;i:115;i:36;i:116;i:37;i:117;i:38;i:118;i:39;i:119;i:40;i:120;i:41;i:121;i:42;i:122;i:43;i:132;i:44;i:133;i:45;i:134;i:46;i:135;i:47;i:123;i:48;i:124;i:49;i:136;i:50;i:126;}'),
(183, 1, 'session_tokens', 'a:2:{s:64:\"4a6d07c99f39a5f0cb9bc29ce45ccfbc2549324a32932735a9864c30e3d34a54\";a:4:{s:10:\"expiration\";i:1579716998;s:2:\"ip\";s:12:\"70.79.32.246\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36\";s:5:\"login\";i:1579544198;}s:64:\"74c6229d732e347a1688e5c9abd3ccd72489ed60ba91976124a18156513e1a76\";a:4:{s:10:\"expiration\";i:1579716999;s:2:\"ip\";s:12:\"70.79.32.246\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36\";s:5:\"login\";i:1579544199;}}');
INSERT INTO `wp_eauwvw_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(208, 1, 'wp_eauwvw_nf_form_preview_3', 'a:4:{s:2:\"id\";i:3;s:8:\"settings\";a:158:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:1;s:5:\"title\";s:26:\"WMA Elementary Application\";s:3:\"key\";s:0:\"\";s:10:\"created_at\";s:19:\"2017-07-17 12:01:44\";s:10:\"show_title\";i:0;s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:17:\"default_label_pos\";s:5:\"above\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:9:\"logged_in\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:13:\"sub_limit_msg\";s:43:\"The Form has reached it\'s submission limit.\";s:12:\"calculations\";a:0:{}s:23:\"container_styles_border\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:19:\"title_styles_border\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:17:\"row_styles_border\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:21:\"row-odd_styles_border\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:25:\"success-msg_styles_border\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:23:\"error_msg_styles_border\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:10:\"conditions\";a:10:{i:0;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:7:\"checked\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:6:{i:0;a:5:{s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:1;a:5:{s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:2;a:5:{s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:3;a:5:{s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:4;a:5:{s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}i:5;a:5:{s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:1;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:2;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"medication_details_1499710356120\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:3;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:4;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:5;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:23:\"current family referral\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:6;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:10:\"comparator\";s:8:\"contains\";s:5:\"value\";s:5:\"other\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:19:\"other_1499711968400\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:7;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:8;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:44:\"vision_or_hearing_difficulties_1500324632876\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}i:9;a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:3:\"Yes\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"show_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:1:{i:0;a:5:{s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:7:\"trigger\";s:10:\"hide_field\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"else\";}}}}s:13:\"mp_breadcrumb\";s:1:\"1\";s:15:\"mp_progress_bar\";s:1:\"1\";s:17:\"mp_display_titles\";s:1:\"1\";s:13:\"mp_prev_label\";s:0:\"\";s:13:\"mp_next_label\";s:0:\"\";s:34:\"breadcrumb_container_styles_border\";s:0:\"\";s:34:\"breadcrumb_container_styles_height\";s:0:\"\";s:33:\"breadcrumb_container_styles_width\";s:0:\"\";s:34:\"breadcrumb_container_styles_margin\";s:0:\"\";s:35:\"breadcrumb_container_styles_padding\";s:0:\"\";s:33:\"breadcrumb_container_styles_float\";s:0:\"\";s:45:\"breadcrumb_container_styles_show_advanced_css\";s:1:\"0\";s:32:\"breadcrumb_buttons_styles_border\";s:0:\"\";s:32:\"breadcrumb_buttons_styles_height\";s:0:\"\";s:31:\"breadcrumb_buttons_styles_width\";s:0:\"\";s:35:\"breadcrumb_buttons_styles_font-size\";s:0:\"\";s:32:\"breadcrumb_buttons_styles_margin\";s:0:\"\";s:33:\"breadcrumb_buttons_styles_padding\";s:0:\"\";s:31:\"breadcrumb_buttons_styles_float\";s:0:\"\";s:43:\"breadcrumb_buttons_styles_show_advanced_css\";s:1:\"0\";s:37:\"breadcrumb_button_hover_styles_border\";s:0:\"\";s:37:\"breadcrumb_button_hover_styles_height\";s:0:\"\";s:36:\"breadcrumb_button_hover_styles_width\";s:0:\"\";s:40:\"breadcrumb_button_hover_styles_font-size\";s:0:\"\";s:37:\"breadcrumb_button_hover_styles_margin\";s:0:\"\";s:38:\"breadcrumb_button_hover_styles_padding\";s:0:\"\";s:36:\"breadcrumb_button_hover_styles_float\";s:0:\"\";s:48:\"breadcrumb_button_hover_styles_show_advanced_css\";s:1:\"0\";s:38:\"breadcrumb_active_button_styles_border\";s:0:\"\";s:38:\"breadcrumb_active_button_styles_height\";s:0:\"\";s:37:\"breadcrumb_active_button_styles_width\";s:0:\"\";s:41:\"breadcrumb_active_button_styles_font-size\";s:0:\"\";s:38:\"breadcrumb_active_button_styles_margin\";s:0:\"\";s:39:\"breadcrumb_active_button_styles_padding\";s:0:\"\";s:37:\"breadcrumb_active_button_styles_float\";s:0:\"\";s:49:\"breadcrumb_active_button_styles_show_advanced_css\";s:1:\"0\";s:46:\"progress_bar_container_styles_background-color\";s:0:\"\";s:36:\"progress_bar_container_styles_border\";s:0:\"\";s:36:\"progress_bar_container_styles_height\";s:0:\"\";s:35:\"progress_bar_container_styles_width\";s:0:\"\";s:36:\"progress_bar_container_styles_margin\";s:0:\"\";s:37:\"progress_bar_container_styles_padding\";s:0:\"\";s:35:\"progress_bar_container_styles_float\";s:0:\"\";s:47:\"progress_bar_container_styles_show_advanced_css\";s:1:\"0\";s:41:\"progress_bar_fill_styles_background-color\";s:7:\"#8bd655\";s:31:\"progress_bar_fill_styles_border\";s:0:\"\";s:31:\"progress_bar_fill_styles_height\";s:0:\"\";s:31:\"progress_bar_fill_styles_margin\";s:0:\"\";s:32:\"progress_bar_fill_styles_padding\";s:0:\"\";s:42:\"progress_bar_fill_styles_show_advanced_css\";s:1:\"0\";s:25:\"part_titles_styles_border\";s:0:\"\";s:25:\"part_titles_styles_height\";s:0:\"\";s:24:\"part_titles_styles_width\";s:0:\"\";s:28:\"part_titles_styles_font-size\";s:0:\"\";s:25:\"part_titles_styles_margin\";s:0:\"\";s:26:\"part_titles_styles_padding\";s:0:\"\";s:24:\"part_titles_styles_float\";s:0:\"\";s:36:\"part_titles_styles_show_advanced_css\";s:1:\"0\";s:34:\"navigation_container_styles_border\";s:0:\"\";s:34:\"navigation_container_styles_height\";s:0:\"\";s:33:\"navigation_container_styles_width\";s:0:\"\";s:34:\"navigation_container_styles_margin\";s:0:\"\";s:35:\"navigation_container_styles_padding\";s:0:\"\";s:33:\"navigation_container_styles_float\";s:0:\"\";s:45:\"navigation_container_styles_show_advanced_css\";s:1:\"0\";s:29:\"previous_button_styles_border\";s:0:\"\";s:29:\"previous_button_styles_height\";s:0:\"\";s:28:\"previous_button_styles_width\";s:0:\"\";s:32:\"previous_button_styles_font-size\";s:0:\"\";s:29:\"previous_button_styles_margin\";s:0:\"\";s:30:\"previous_button_styles_padding\";s:0:\"\";s:40:\"previous_button_styles_show_advanced_css\";s:1:\"0\";s:25:\"next_button_styles_border\";s:0:\"\";s:25:\"next_button_styles_height\";s:0:\"\";s:24:\"next_button_styles_width\";s:0:\"\";s:28:\"next_button_styles_font-size\";s:0:\"\";s:25:\"next_button_styles_margin\";s:0:\"\";s:26:\"next_button_styles_padding\";s:0:\"\";s:36:\"next_button_styles_show_advanced_css\";s:1:\"0\";s:30:\"navigation_hover_styles_border\";s:0:\"\";s:30:\"navigation_hover_styles_height\";s:0:\"\";s:29:\"navigation_hover_styles_width\";s:0:\"\";s:33:\"navigation_hover_styles_font-size\";s:0:\"\";s:30:\"navigation_hover_styles_margin\";s:0:\"\";s:31:\"navigation_hover_styles_padding\";s:0:\"\";s:41:\"navigation_hover_styles_show_advanced_css\";s:1:\"0\";s:15:\"formContentData\";a:7:{i:0;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"i_am_applying_for_1500318528695\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:23:\"beginning_1499454214079\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:36:\"current_student_family_1499711958874\";i:1;s:19:\"other_1499711968400\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:0;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Timeline\";s:3:\"key\";s:8:\"feltkznq\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:1;a:8:{s:15:\"formContentData\";a:9:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"first_parent_name_1499712121583\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:22:\"lastname_1499463440629\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"best_phone_to_contact_1499464065667\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:19:\"email_1499463446645\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:21:\"address_1499463452209\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:18:\"unit_1499465451820\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:18:\"city_1499463453266\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:28:\"province_state_1499463593303\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"postal_code_1499463506919\";}s:5:\"width\";i:33;}}}i:4;a:2:{s:5:\"order\";i:9;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:27:\"place_of_work_1499464075146\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:24:\"work_phone_1499464087910\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:10;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"add_a_second_parent_guardian_1499465827161\";}s:5:\"width\";s:3:\"100\";}}}i:6;a:2:{s:5:\"order\";i:11;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_first_name_1499704780354\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"2nd_parent_last_name_1499704845650\";}s:5:\"width\";i:50;}}}i:7;a:2:{s:5:\"order\";i:13;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_email_1499704856675\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:30:\"2nd_parent_phone_1499704870129\";}s:5:\"width\";i:50;}}}i:8;a:2:{s:5:\"order\";i:14;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:29:\"2nd_parent_work_1500322689107\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"2nd_parent_work_phone_1500399017023\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:1;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:17:\"Parent / Guardian\";s:3:\"key\";s:8:\"usyafvzm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:2;a:7:{s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:31:\"child_s_full_name_1499464634967\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"child_s_date_of_birth_1499464731212\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:45:\"name_child_prefers_to_be_called_1499464649864\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:20:\"gender_1499703657310\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:3:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:28:\"first_language_1499464743690\";}s:5:\"width\";i:33;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:29:\"other_languages_1499464752409\";}s:5:\"width\";i:33;}i:2;a:3:{s:5:\"order\";i:2;s:6:\"fields\";a:1:{i:0;s:25:\"citizenship_1499464812337\";}s:5:\"width\";i:33;}}}i:3;a:2:{s:5:\"order\";i:8;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:43:\"does_your_child_have_siblings_1499464832216\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:38:\"name_and_age_of_siblings_1499964482946\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:2;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:10:\"Your Child\";s:3:\"key\";s:8:\"udfnrhte\";s:10:\"editActive\";b:1;}i:3;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";}s:5:\"width\";i:50;}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:2:{i:0;s:69:\"name_of_current_school_child_is_attending_if_applicable_1500323987591\";i:1;s:69:\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:2:{i:0;s:35:\"child_s_current_grade_1500324007540\";i:1;s:84:\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:3;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Activities & Experience\";s:3:\"key\";s:5:\"yllfk\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:4;a:8:{s:15:\"formContentData\";a:7:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:32:\"special_medication_1499466346394\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"medication_details_1499710356120\";}s:5:\"width\";i:50;}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:26:\"special_diet_1499466766111\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:34:\"special_diet_details_1499710392198\";}s:5:\"width\";i:50;}}}i:3;a:2:{s:5:\"order\";i:4;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:42:\"food_preferences_or_dislikes_1499466743566\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:37:\"food_preference_details_1499710402755\";}s:5:\"width\";i:50;}}}i:4;a:2:{s:5:\"order\";i:5;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:35:\"special_eating_habits_1499466809010\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:35:\"eating_habits_details_1499710414708\";}s:5:\"width\";i:50;}}}i:5;a:2:{s:5:\"order\";i:6;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:44:\"vision_or_hearing_difficulties_1500324632876\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:39:\"vision_or_hearing_details_1500324676434\";}s:5:\"width\";i:50;}}}i:6;a:2:{s:5:\"order\";i:7;s:5:\"cells\";a:2:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";}s:5:\"width\";i:50;}i:1;a:3:{s:5:\"order\";i:1;s:6:\"fields\";a:1:{i:0;s:32:\"evaluation_details_1500324896152\";}s:5:\"width\";i:50;}}}}s:5:\"order\";i:4;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:23:\"Allergies & Preferences\";s:3:\"key\";s:8:\"gihdcpsd\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:5;a:8:{s:15:\"formContentData\";a:3:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:2;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:79:\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:5;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:8:\"Why WMA?\";s:3:\"key\";s:6:\"jrngkm\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}i:6;a:8:{s:15:\"formContentData\";a:2:{i:0;a:2:{s:5:\"order\";i:1;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:51:\"i_understand_the_terms_and_conditions_1499711012223\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";i:3;s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";i:0;s:6:\"fields\";a:1:{i:0;s:20:\"submit_1499710991307\";}s:5:\"width\";s:3:\"100\";}}}}s:5:\"order\";i:7;s:4:\"type\";s:4:\"part\";s:5:\"clean\";b:0;s:5:\"title\";s:6:\"Submit\";s:3:\"key\";s:7:\"szelumc\";s:10:\"editActive\";b:1;s:14:\"drawerDisabled\";b:0;}}s:14:\"drawerDisabled\";b:0;s:19:\"changeEmailErrorMsg\";s:0:\"\";s:20:\"confirmFieldErrorMsg\";s:0:\"\";s:22:\"fieldNumberNumMinError\";s:0:\"\";s:22:\"fieldNumberNumMaxError\";s:0:\"\";s:22:\"fieldNumberIncrementBy\";s:0:\"\";s:23:\"formErrorsCorrectErrors\";s:0:\"\";s:21:\"validateRequiredField\";s:0:\"\";s:21:\"honeypotHoneypotError\";s:0:\"\";s:20:\"fieldsMarkedRequired\";s:0:\"\";s:11:\"mp_validate\";i:1;s:4:\"lock\";s:1:\"0\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";}s:6:\"fields\";a:56:{i:74;a:1:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:9:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Kindergarten\";s:5:\"value\";s:12:\"Kindergarten\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Grade One\";s:5:\"value\";s:9:\"Grade One\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Grade Two\";s:5:\"value\";s:9:\"Grade Two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:3;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Grade Three\";s:5:\"value\";s:11:\"Grade Three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:10:\"Grade Four\";s:5:\"value\";s:10:\"Grade Four\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:10:\"Grade Five\";s:5:\"value\";s:10:\"Grade Five\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:9:\"Grade Six\";s:5:\"value\";s:9:\"Grade Six\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Grade Seven\";s:5:\"value\";s:11:\"Grade Seven\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3876\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:19:\"I am applying for: \";s:3:\"key\";s:31:\"i_am_applying_for_1500318528695\";s:4:\"type\";s:10:\"listselect\";}}i:75;a:1:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:1:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:14:\"September 2020\";s:5:\"value\";s:14:\"September 2020\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3879\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:10:\"Beginning:\";s:3:\"key\";s:23:\"beginning_1499454214079\";s:4:\"type\";s:10:\"listselect\";}}i:77;a:1:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:6:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Web Search\";s:5:\"value\";s:10:\"web search\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:22:\"Current Student/Family\";s:5:\"value\";s:23:\"current family referral\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:18:\"BC Parent Magazine\";s:5:\"value\";s:9:\"bc parent\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:27:\"Westcoast Families Magazine\";s:5:\"value\";s:16:\"westcoast family\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"OurKids.net\";s:5:\"value\";s:8:\"our kids\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"other\";s:5:\"value\";s:5:\"other\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3882\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:51:\"How did you hear about Westside Montessori Academy?\";s:3:\"key\";s:64:\"how_did_you_hear_about_westside_montessori_academy_1499711509236\";s:4:\"type\";s:12:\"listcheckbox\";}}i:78;a:1:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3884\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:22:\"Current Student/Family\";s:3:\"key\";s:36:\"current_student_family_1499711958874\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:79;a:1:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3884\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"cellOrder\";s:1:\"2\";s:5:\"label\";s:5:\"Other\";s:3:\"key\";s:19:\"other_1499711968400\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:80;a:1:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3890\";s:5:\"label\";s:17:\"First Parent Name\";s:3:\"key\";s:31:\"first_parent_name_1499712121583\";s:4:\"type\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:81;a:1:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3892\";s:5:\"label\";s:9:\"Last Name\";s:3:\"key\";s:22:\"lastname_1499463440629\";s:4:\"type\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:82;a:1:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3895\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:21:\"Best Phone to Contact\";s:3:\"key\";s:35:\"best_phone_to_contact_1499464065667\";s:4:\"type\";s:5:\"phone\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:83;a:1:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3897\";s:9:\"cellOrder\";s:1:\"2\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:19:\"email_1499463446645\";s:4:\"type\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:84;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3900\";s:5:\"label\";s:7:\"Address\";s:3:\"key\";s:21:\"address_1499463452209\";s:4:\"type\";s:7:\"address\";s:21:\"custom_name_attribute\";s:7:\"address\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:85;a:1:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:7:\"cellcid\";s:5:\"c3902\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"0\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:9:\"cellOrder\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:6:\"Unit #\";s:3:\"key\";s:18:\"unit_1499465451820\";s:4:\"type\";s:7:\"address\";s:21:\"custom_name_attribute\";s:7:\"address\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:86;a:1:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3905\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:4:\"City\";s:3:\"key\";s:18:\"city_1499463453266\";s:4:\"type\";s:4:\"city\";s:21:\"custom_name_attribute\";s:4:\"city\";s:23:\"personally_identifiable\";s:0:\"\";}}i:87;a:1:{s:8:\"settings\";a:97:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:68:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"select\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:1;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Alberta\";s:5:\"value\";s:2:\"AB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:2;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:16:\"British Columbia\";s:5:\"value\";s:2:\"BC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:3;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:3;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:8:\"Manitoba\";s:5:\"value\";s:2:\"MB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:4;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:4;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Newfoundland\";s:5:\"value\";s:2:\"NL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:5;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:5;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:11:\"Nova Scotia\";s:5:\"value\";s:2:\"NS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:6;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:6;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:21:\"Northwest Territories\";s:5:\"value\";s:2:\"NT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:7;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:7;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Nunavut\";s:5:\"value\";s:2:\"NU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:8;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:8;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:7:\"Ontario\";s:5:\"value\";s:2:\"ON\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:9;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:9;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:20:\"Prince Edward Island\";s:5:\"value\";s:2:\"PE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:10;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:10;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Quebec\";s:5:\"value\";s:2:\"QU\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:11;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:11;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:12:\"Saskatchewan\";s:5:\"value\";s:2:\"SK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:12;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:12;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:5:\"Yukon\";s:5:\"value\";s:2:\"YT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:13;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Alabama\";s:5:\"value\";s:2:\"AL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:13;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:14;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Alaska\";s:5:\"value\";s:2:\"AK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:14;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:15;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Arizona\";s:5:\"value\";s:2:\"AZ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:15;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:16;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Arkansas\";s:5:\"value\";s:2:\"AR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:16;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:17;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"California\";s:5:\"value\";s:2:\"CA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:17;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:18;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Colorado\";s:5:\"value\";s:2:\"CO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:18;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:19;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Connecticut\";s:5:\"value\";s:2:\"CT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:19;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:20;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Delaware\";s:5:\"value\";s:2:\"DE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:20;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:21;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Florida\";s:5:\"value\";s:2:\"FL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:21;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:22;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:2:\"GA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:22;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:23;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Hawaii\";s:5:\"value\";s:2:\"HI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:23;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:24;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Idaho\";s:5:\"value\";s:2:\"ID\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:24;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:25;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Illinois\";s:5:\"value\";s:2:\"IL\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:25;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:26;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Indiana\";s:5:\"value\";s:2:\"IN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:26;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:27;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Iowa\";s:5:\"value\";s:2:\"IA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:27;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:28;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Kansas\";s:5:\"value\";s:2:\"KS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:28;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:29;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Kentucky\";s:5:\"value\";s:2:\"KY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:29;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:30;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Louisiana\";s:5:\"value\";s:2:\"LA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:30;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:31;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Maine\";s:5:\"value\";s:2:\"ME\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:31;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:32;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Maryland\";s:5:\"value\";s:2:\"MD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:32;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:33;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:33;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:13:\"New Brunswick\";s:5:\"value\";s:2:\"NB\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:34;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Massachusetts\";s:5:\"value\";s:2:\"MA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:34;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:35;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Michigan\";s:5:\"value\";s:2:\"MI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:35;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:36;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Minnesota\";s:5:\"value\";s:2:\"MN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:36;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:37;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:11:\"Mississippi\";s:5:\"value\";s:2:\"MS\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:37;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:38;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Missouri\";s:5:\"value\";s:2:\"MO\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:38;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:39;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Montana\";s:5:\"value\";s:2:\"MT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:39;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:40;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Nebraska\";s:5:\"value\";s:2:\"NE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:40;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:41;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Nevada\";s:5:\"value\";s:2:\"NV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:41;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:42;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"New Hampshire\";s:5:\"value\";s:2:\"NH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:42;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:43;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Jersey\";s:5:\"value\";s:2:\"NJ\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:43;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:44;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"New Mexico\";s:5:\"value\";s:2:\"NM\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:44;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:45;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"New York\";s:5:\"value\";s:2:\"NY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:45;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:46;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"North Carolina\";s:5:\"value\";s:2:\"NC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:46;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:47;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"North Dakota\";s:5:\"value\";s:2:\"ND\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:47;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:48;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Ohio\";s:5:\"value\";s:2:\"OH\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:48;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:49;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Oklahoma\";s:5:\"value\";s:2:\"OK\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:49;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:50;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Oregon\";s:5:\"value\";s:2:\"OR\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:50;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:51;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Pennsylvania\";s:5:\"value\";s:2:\"PA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:51;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:52;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"Rhode Island\";s:5:\"value\";s:2:\"RI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:52;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:53;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:14:\"South Carolina\";s:5:\"value\";s:2:\"SC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:53;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:54;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:12:\"South Dakota\";s:5:\"value\";s:2:\"SD\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:54;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:55;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Tennessee\";s:5:\"value\";s:2:\"TN\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:55;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:56;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:5:\"Texas\";s:5:\"value\";s:2:\"TX\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:56;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:57;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Utah\";s:5:\"value\";s:2:\"UT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:57;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:58;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Vermont\";s:5:\"value\";s:2:\"VT\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:58;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:59;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Virginia\";s:5:\"value\";s:2:\"VA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:59;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:60;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:10:\"Washington\";s:5:\"value\";s:2:\"WA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:60;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:61;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"West Virginia\";s:5:\"value\";s:2:\"WV\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:61;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:62;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Wisconsin\";s:5:\"value\";s:2:\"WI\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:62;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:63;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Wyoming\";s:5:\"value\";s:2:\"WY\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:63;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:64;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:13:\"Washington DC\";s:5:\"value\";s:2:\"DC\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:64;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:65;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:48:\"ARMED FORCES AFRICA  CANADA  EUROPE  MIDDLE EAST\";s:5:\"value\";s:2:\"AE\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:65;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:66;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:36:\"ARMED FORCES AMERICA (EXCEPT CANADA)\";s:5:\"value\";s:2:\"AA\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:66;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}i:67;a:8:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:20:\"ARMED FORCES PACIFIC\";s:5:\"value\";s:2:\"AP\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:67;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3907\";s:9:\"cellOrder\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:14:\"Province/State\";s:3:\"key\";s:28:\"province_state_1499463593303\";s:4:\"type\";s:9:\"liststate\";}}i:88;a:1:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:1:\"6\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3909\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"cellOrder\";s:1:\"1\";s:5:\"label\";s:11:\"Postal Code\";s:3:\"key\";s:25:\"postal_code_1499463506919\";s:4:\"type\";s:3:\"zip\";s:21:\"custom_name_attribute\";s:3:\"zip\";s:23:\"personally_identifiable\";s:0:\"\";}}i:89;a:1:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3912\";s:5:\"label\";s:13:\"Place of Work\";s:3:\"key\";s:27:\"place_of_work_1499464075146\";s:4:\"type\";s:7:\"textbox\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:90;a:1:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3914\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:10:\"Work Phone\";s:3:\"key\";s:24:\"work_phone_1499464087910\";s:4:\"type\";s:5:\"phone\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:91;a:1:{s:8:\"settings\";a:60:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";s:1:\"0\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:0:\"\";s:20:\"unchecked_calc_value\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3917\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:30:\"Add a Second Parent / Guardian\";s:3:\"key\";s:42:\"add_a_second_parent_guardian_1499465827161\";s:4:\"type\";s:8:\"checkbox\";s:13:\"checked_value\";s:7:\"Checked\";s:15:\"unchecked_value\";s:9:\"Unchecked\";}}i:92;a:1:{s:8:\"settings\";a:57:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3920\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:21:\"2nd Parent First Name\";s:3:\"key\";s:35:\"2nd_parent_first_name_1499704780354\";s:4:\"type\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:93;a:1:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:14;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3922\";s:5:\"label\";s:20:\"2nd Parent Last Name\";s:3:\"key\";s:34:\"2nd_parent_last_name_1499704845650\";s:4:\"type\";s:8:\"lastname\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:94;a:1:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:15;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3925\";s:5:\"label\";s:16:\"2nd Parent Email\";s:3:\"key\";s:30:\"2nd_parent_email_1499704856675\";s:4:\"type\";s:5:\"email\";s:21:\"custom_name_attribute\";s:5:\"email\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:95;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:16;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3927\";s:5:\"label\";s:16:\"2nd Parent Phone\";s:3:\"key\";s:30:\"2nd_parent_phone_1499704870129\";s:4:\"type\";s:5:\"phone\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:128;a:1:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:17;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:15:\"2nd Parent Work\";s:3:\"key\";s:29:\"2nd_parent_work_1500322689107\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3930\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:129;a:1:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:18;s:5:\"label\";s:21:\"2nd Parent Work Phone\";s:4:\"type\";s:5:\"phone\";s:7:\"cellcid\";s:5:\"c3932\";s:3:\"key\";s:35:\"2nd_parent_work_phone_1500399017023\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:5:\"phone\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:96;a:1:{s:8:\"settings\";a:56:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3938\";s:5:\"label\";s:17:\"Child\'s Full Name\";s:3:\"key\";s:31:\"child_s_full_name_1499464634967\";s:4:\"type\";s:9:\"firstname\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:23:\"personally_identifiable\";s:1:\"1\";}}i:97;a:1:{s:8:\"settings\";a:58:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"2\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:12:\"date_default\";s:0:\"\";s:11:\"date_format\";s:10:\"DD/MM/YYYY\";s:16:\"year_range_start\";s:0:\"\";s:14:\"year_range_end\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3940\";s:5:\"label\";s:21:\"Child\'s Date of Birth\";s:3:\"key\";s:35:\"child_s_date_of_birth_1499464731212\";s:4:\"type\";s:4:\"date\";s:11:\"placeholder\";s:0:\"\";}}i:98;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3943\";s:5:\"label\";s:31:\"Name Child Prefers to Be Called\";s:3:\"key\";s:45:\"name_child_prefers_to_be_called_1499464649864\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:99;a:1:{s:8:\"settings\";a:54:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"4\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:3:{i:0;a:11:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"order\";i:0;s:3:\"new\";b:0;s:7:\"options\";a:0:{}s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:1:\"s\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:6:\"Female\";s:5:\"value\";s:6:\"Female\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:4:\"Male\";s:5:\"value\";s:4:\"Male\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3945\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:7:\"Gender:\";s:3:\"key\";s:20:\"gender_1499703657310\";s:4:\"type\";s:10:\"listselect\";}}i:100;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"5\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3948\";s:5:\"label\";s:14:\"First Language\";s:3:\"key\";s:28:\"first_language_1499464743690\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:101;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"6\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3950\";s:5:\"label\";s:15:\"Other Languages\";s:3:\"key\";s:29:\"other_languages_1499464752409\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:102;a:1:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"7\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:11:\"<p><br></p>\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3952\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:11:\"Citizenship\";s:3:\"key\";s:25:\"citizenship_1499464812337\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:103;a:1:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"8\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3955\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:30:\"Does Your Child Have Siblings?\";s:3:\"key\";s:43:\"does_your_child_have_siblings_1499464832216\";s:4:\"type\";s:9:\"listradio\";}}i:104;a:1:{s:8:\"settings\";a:65:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"9\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3957\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:24:\"Name and age of siblings\";s:3:\"key\";s:38:\"name_and_age_of_siblings_1499964482946\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:105;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3963\";s:5:\"label\";s:50:\"What activities does your child prefer when alone?\";s:3:\"key\";s:63:\"what_activities_does_your_child_prefer_when_alone_1499466188918\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:106;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3965\";s:5:\"label\";s:50:\"What activities does your child enjoy with others?\";s:3:\"key\";s:63:\"what_activities_does_your_child_enjoy_with_others_1499466212273\";s:4:\"type\";s:7:\"textbox\";s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:130;a:1:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:57:\"Name of current school child is attending (if applicable)\";s:3:\"key\";s:69:\"name_of_current_school_child_is_attending_if_applicable_1500323987591\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3968\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:137;a:1:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:5:\"label\";s:56:\"What activites/subjects does your child enjoy at school?\";s:4:\"type\";s:7:\"textbox\";s:3:\"key\";s:69:\"what_activites_subjects_does_your_child_enjoy_at_school_1500401683051\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3968\";s:9:\"cellOrder\";i:2;s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:131;a:1:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:21:\"Child\'s Current Grade\";s:3:\"key\";s:35:\"child_s_current_grade_1500324007540\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3970\";s:14:\"drawerDisabled\";b:0;s:9:\"cellOrder\";i:1;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:138;a:1:{s:8:\"settings\";a:66:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:71:\"Please list any extra-curricular activites your child is involved with:\";s:3:\"key\";s:84:\"please_list_any_extra-curricular_activites_your_child_is_involved_with_1500401722744\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3970\";s:9:\"cellOrder\";i:2;s:14:\"drawerDisabled\";b:0;s:21:\"custom_name_attribute\";s:0:\"\";s:23:\"personally_identifiable\";s:0:\"\";}}i:114;a:1:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:1;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3976\";s:5:\"label\";s:156:\"If your child has had any known health issues, illnesses or operations, please indicate what they are (please provide dates and other relevant information):\";s:3:\"key\";s:165:\"if_your_child_has_had_any_known_health_issues_illnesses_or_operations_please_indicate_what_they_are_please_provide_dates_and_other_relevant_information_1499466312791\";s:4:\"type\";s:8:\"textarea\";}}i:115;a:1:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:2;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3979\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:19:\"Special Medication?\";s:3:\"key\";s:32:\"special_medication_1499466346394\";s:4:\"type\";s:9:\"listradio\";}}i:116;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:3;s:7:\"cellcid\";s:5:\"c3981\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:18:\"Medication Details\";s:3:\"key\";s:32:\"medication_details_1499710356120\";s:4:\"type\";s:8:\"textarea\";}}i:117;a:1:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:4;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3984\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:13:\"Special Diet?\";s:3:\"key\";s:26:\"special_diet_1499466766111\";s:4:\"type\";s:9:\"listradio\";}}i:118;a:1:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:5;s:7:\"cellcid\";s:5:\"c3986\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:5:\"label\";s:20:\"Special Diet Details\";s:3:\"key\";s:34:\"special_diet_details_1499710392198\";s:4:\"type\";s:8:\"textarea\";}}i:119;a:1:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:6;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3989\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:29:\"Food preferences or dislikes?\";s:3:\"key\";s:42:\"food_preferences_or_dislikes_1499466743566\";s:4:\"type\";s:9:\"listradio\";}}i:120;a:1:{s:8:\"settings\";a:63:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:7;s:7:\"cellcid\";s:5:\"c3991\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:5:\"label\";s:23:\"Food Preference Details\";s:3:\"key\";s:37:\"food_preference_details_1499710402755\";s:4:\"type\";s:8:\"textarea\";}}i:121;a:1:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:8;s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";s:1:\"0\";s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";s:1:\"0\";s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";s:1:\"0\";s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3994\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:22:\"Special eating habits?\";s:3:\"key\";s:35:\"special_eating_habits_1499466809010\";s:4:\"type\";s:9:\"listradio\";}}i:122;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:9;s:7:\"cellcid\";s:5:\"c3996\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:21:\"Eating Habits Details\";s:3:\"key\";s:35:\"eating_habits_details_1499710414708\";s:4:\"type\";s:8:\"textarea\";}}i:132;a:1:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:10;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:31:\"Vision or Hearing Difficulties?\";s:3:\"key\";s:44:\"vision_or_hearing_difficulties_1500324632876\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3999\";s:14:\"drawerDisabled\";b:0;}}i:133;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:11;s:5:\"label\";s:25:\"Vision or Hearing Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4001\";s:3:\"key\";s:39:\"vision_or_hearing_details_1500324676434\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:134;a:1:{s:8:\"settings\";a:96:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:12;s:4:\"type\";s:9:\"listradio\";s:5:\"label\";s:66:\"Has your child ever had a psychological or educational evaluation?\";s:3:\"key\";s:79:\"has_your_child_ever_had_a_psychological_or_educational_evaluation_1500324851960\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"options\";a:2:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:37:\"list_item_row_styles_background-color\";s:0:\"\";s:27:\"list_item_row_styles_border\";s:0:\"\";s:33:\"list_item_row_styles_border-style\";s:0:\"\";s:33:\"list_item_row_styles_border-color\";s:0:\"\";s:26:\"list_item_row_styles_color\";s:0:\"\";s:27:\"list_item_row_styles_height\";s:0:\"\";s:26:\"list_item_row_styles_width\";s:0:\"\";s:30:\"list_item_row_styles_font-size\";s:0:\"\";s:27:\"list_item_row_styles_margin\";s:0:\"\";s:28:\"list_item_row_styles_padding\";s:0:\"\";s:28:\"list_item_row_styles_display\";s:0:\"\";s:26:\"list_item_row_styles_float\";s:0:\"\";s:38:\"list_item_row_styles_show_advanced_css\";i:0;s:29:\"list_item_row_styles_advanced\";s:0:\"\";s:39:\"list_item_label_styles_background-color\";s:0:\"\";s:29:\"list_item_label_styles_border\";s:0:\"\";s:35:\"list_item_label_styles_border-style\";s:0:\"\";s:35:\"list_item_label_styles_border-color\";s:0:\"\";s:28:\"list_item_label_styles_color\";s:0:\"\";s:29:\"list_item_label_styles_height\";s:0:\"\";s:28:\"list_item_label_styles_width\";s:0:\"\";s:32:\"list_item_label_styles_font-size\";s:0:\"\";s:29:\"list_item_label_styles_margin\";s:0:\"\";s:30:\"list_item_label_styles_padding\";s:0:\"\";s:30:\"list_item_label_styles_display\";s:0:\"\";s:28:\"list_item_label_styles_float\";s:0:\"\";s:40:\"list_item_label_styles_show_advanced_css\";i:0;s:31:\"list_item_label_styles_advanced\";s:0:\"\";s:41:\"list_item_element_styles_background-color\";s:0:\"\";s:31:\"list_item_element_styles_border\";s:0:\"\";s:37:\"list_item_element_styles_border-style\";s:0:\"\";s:37:\"list_item_element_styles_border-color\";s:0:\"\";s:30:\"list_item_element_styles_color\";s:0:\"\";s:31:\"list_item_element_styles_height\";s:0:\"\";s:30:\"list_item_element_styles_width\";s:0:\"\";s:34:\"list_item_element_styles_font-size\";s:0:\"\";s:31:\"list_item_element_styles_margin\";s:0:\"\";s:32:\"list_item_element_styles_padding\";s:0:\"\";s:32:\"list_item_element_styles_display\";s:0:\"\";s:30:\"list_item_element_styles_float\";s:0:\"\";s:42:\"list_item_element_styles_show_advanced_css\";i:0;s:33:\"list_item_element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4004\";s:14:\"drawerDisabled\";b:0;}}i:135;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:13;s:5:\"label\";s:18:\"Evaluation Details\";s:4:\"type\";s:8:\"textarea\";s:7:\"cellcid\";s:5:\"c4006\";s:3:\"key\";s:32:\"evaluation_details_1500324896152\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";b:0;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:14:\"drawerDisabled\";b:0;}}i:123;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:3:\"999\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4012\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:48:\"Why would you like for your child to attend WMA?\";s:3:\"key\";s:61:\"why_would_you_like_for_your_child_to_attend_wma_1499725506534\";s:4:\"type\";s:8:\"textarea\";}}i:124;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:3:\"999\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4015\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:87:\"How Does the Montessori Method fit in with the education goals you have for your child?\";s:3:\"key\";s:100:\"how_does_the_montessori_method_fit_in_with_the_education_goals_you_have_for_your_child_1499964584634\";s:4:\"type\";s:8:\"textarea\";}}i:136;a:1:{s:8:\"settings\";a:64:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";i:999;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:66:\"Is there anything else you would like to tell us about your child?\";s:3:\"key\";s:79:\"is_there_anything_else_you_would_like_to_tell_us_about_your_child_1500398899293\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";i:1;s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";b:0;s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";i:0;s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";i:0;s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";i:0;s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4018\";s:14:\"drawerDisabled\";b:0;}}i:126;a:1:{s:8:\"settings\";a:60:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"1\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";s:1:\"1\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:128:\"<p>I understand that completing an application does not guarantee enrolment for my child at Westside Montessori Academy.<br></p>\";s:13:\"default_value\";s:9:\"unchecked\";s:18:\"checked_calc_value\";s:3:\"Yes\";s:20:\"unchecked_calc_value\";s:2:\"No\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4024\";s:14:\"drawerDisabled\";s:0:\"\";s:5:\"label\";s:37:\"I understand the Terms and Conditions\";s:3:\"key\";s:51:\"i_understand_the_terms_and_conditions_1499711012223\";s:4:\"type\";s:8:\"checkbox\";s:13:\"checked_value\";s:7:\"Checked\";s:15:\"unchecked_value\";s:9:\"Unchecked\";}}i:127;a:1:{s:8:\"settings\";a:49:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";b:0;s:5:\"order\";s:1:\"3\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c4027\";s:14:\"drawerDisabled\";b:0;s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:20:\"submit_1499710991307\";s:4:\"type\";s:6:\"submit\";}}}s:7:\"actions\";a:6:{i:16;a:1:{s:8:\"settings\";a:34:{s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-10 16:02:53\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:16:\"Store Submission\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}}i:17;a:1:{s:8:\"settings\";a:35:{s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:15:\"Save Submission\";s:5:\"order\";s:1:\"3\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:5:\"equal\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}}i:26;a:1:{s:8:\"settings\";a:36:{s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-20 16:16:51\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:29:\"Zapier Elementary Freshbooks \";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/5scvkk/\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}}i:24;a:1:{s:8:\"settings\";a:36:{s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:6:\"zapier\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-20 14:45:28\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:27:\"Zapier Elementary Mailchimp\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:11:\"zapier-hook\";s:52:\"https://hooks.zapier.com/hooks/catch/1808369/5sc4vf/\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";s:7:\"message\";s:160:\"This action adds users to WordPress\' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site\'s front end.\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}}i:20;a:1:{s:8:\"settings\";a:30:{s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:52:\"Email with PDF Application (to school and applicant)\";s:2:\"to\";s:68:\"{field:email_1499463446645}, admissions@westsidemontessoriacademy.ca\";s:7:\"subject\";s:22:\"Ninja Forms Submission\";s:7:\"message\";s:18:\"{field:all_fields}\";s:5:\"order\";s:1:\"2\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:8:\"reply_to\";s:35:\"office@westsidemontessoriacademy.ca\";s:13:\"email_subject\";s:59:\"Your Application to Westside Montessori Academy Elementary \";s:13:\"email_message\";s:5415:\"<p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Thank you for your application to Westside Montessori Elementary. We look forward to meeting you!<span class=\"Apple-converted-space\">&nbsp;</span><span id=\"nf-drawer-content\"><span><span>The information you submitted is attached to this message as a PDF.</span></span></span><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><br>Your application will be complete once<strong><span class=\"Apple-converted-space\">&nbsp;</span></strong><strong></strong>the following requirements have been met:</p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><strong style=\"font-size: 12px;\">✓ Complete application form</strong></p><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><span style=\"font-size: 12px;\"><strong>☐ Attend an WMA Elementary Open House (typically a Thursday evening in November). </strong><strong>Please check our main website for the date: </strong></span><a href=\"http://www.westsidemontessoriacademy.ca/news/\" target=\"_blank\">westsidemontessoriacademy.ca</a><span style=\"font-size: 12px;\"><strong><br></strong></span></h3><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><span style=\"font-size: 12px;\"><strong>☐ Paid $200 Application Processing fee.<span class=\"Apple-converted-space\">&nbsp;</span><i><u><br>We will only send this invoice once we\'ve determined that there is a space for your child at the school.</u></i></strong><span id=\"nf-drawer-content\"><span><span></span></span></span><strong></strong><strong></strong><strong></strong></span></h3><h3 style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><strong style=\"font-size: 12px;\">☐ Schedule a Classroom Experience for your child to spend some time with us in our classrooms.</strong></h3><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><span style=\"font-weight: normal; font-size: 12px;\"><br></span></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\"><i><span style=\"font-weight: normal; font-size: 12px;\">No acceptance for enrolment is implied by completing our application process. Enrolment is at the sole discretion of Westside Montessori Academy.</span></i><b><br><br>Please add<span class=\"Apple-converted-space\">&nbsp;</span></b><a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><b><span class=\"Apple-converted-space\">&nbsp;</span>to your contacts to avoid missing messages from us.</b></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">We will be in touch shortly.<br>All the best,<br></p><p style=\"color: rgb(0, 0, 0); font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;\">Westside Montessori Academy<span id=\"nf-drawer-content\"><span><span><br>Phone: (604) 434-9611<br>Email:&nbsp;<a href=\"http://www.wmaadmissions.ca/wp-admin/office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a></span></span></span></p><p style=\"font-family: Helvetica; font-size: 12px; text-size-adjust: auto;\"><br></p>\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:27:\"Westside Montessori Academy\";s:12:\"from_address\";s:35:\"office@westsidemontessoriacademy.ca\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:29:\"officewesmonacademy@gmail.com\";s:3:\"bcc\";s:34:\"media@westsidemontessoriacademy.ca\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:1:\"1\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";}}i:21;a:1:{s:8:\"settings\";a:36:{s:5:\"title\";N;s:3:\"key\";N;s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2017-07-07 12:44:18\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:46:\"Application Successfully Submitted. Thank you!\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";b:0;s:7:\"process\";i:1;s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:20:\"submit_1499710991307\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:10:\"attach_pdf\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:889:\"<p>Dear {field:first_parent_name_1499712121583},</p><p>Thank you for submitting an online application to WMA Elementary.</p><p>You should receive an email shortly with a copy of your online application and the next steps to take to complete the process (be sure to check your junk folders). Please contact us if you have any questions or concerns.</p><p>All the best,</p><p>Westside Montessori Academy<br><a href=\"office@westsidemontessoriacademy.ca\">office@westsidemontessoriacademy.ca</a><a href=\"office@westsidemontessoriacademy.ca\" style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\"></a><br><span style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif;\">604-434-9611</span></p>\";s:14:\"drawerDisabled\";s:0:\"\";s:18:\"payment_total_type\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";s:1:\"0\";s:16:\"subs_expire_time\";s:2:\"90\";}}}}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_eauwvw_users`
--

CREATE TABLE `wp_eauwvw_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_eauwvw_users`
--

INSERT INTO `wp_eauwvw_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'wmacademy', '$P$BxEgyywyb75dAKk9KBKLB1JR6l9hxF1', 'wmacademy', 'media@westsidemontessoriacademy.ca', 'http://westsidemontessoriacademy.ca', '2014-11-08 04:14:15', '', 0, 'wmacademy'),
(2, 'ninjaforms', '$P$Bs9u7XEfyhkBDKBGsiPjXzI7IAbKso1', 'ninjaforms', 'media@westisdemontessoriacademy.ca', '', '2017-08-28 21:35:38', '', 0, 'ninja forms');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_eauwvw_commentmeta`
--
ALTER TABLE `wp_eauwvw_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_eauwvw_comments`
--
ALTER TABLE `wp_eauwvw_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `wp_eauwvw_csp3_subscribers`
--
ALTER TABLE `wp_eauwvw_csp3_subscribers`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_eauwvw_links`
--
ALTER TABLE `wp_eauwvw_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wp_eauwvw_nf3_actions`
--
ALTER TABLE `wp_eauwvw_nf3_actions`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_action_meta`
--
ALTER TABLE `wp_eauwvw_nf3_action_meta`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_chunks`
--
ALTER TABLE `wp_eauwvw_nf3_chunks`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_fields`
--
ALTER TABLE `wp_eauwvw_nf3_fields`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_field_meta`
--
ALTER TABLE `wp_eauwvw_nf3_field_meta`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_forms`
--
ALTER TABLE `wp_eauwvw_nf3_forms`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_form_meta`
--
ALTER TABLE `wp_eauwvw_nf3_form_meta`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_objects`
--
ALTER TABLE `wp_eauwvw_nf3_objects`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_object_meta`
--
ALTER TABLE `wp_eauwvw_nf3_object_meta`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_relationships`
--
ALTER TABLE `wp_eauwvw_nf3_relationships`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wp_eauwvw_nf3_upgrades`
--
ALTER TABLE `wp_eauwvw_nf3_upgrades`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_eauwvw_nf_objectmeta`
--
ALTER TABLE `wp_eauwvw_nf_objectmeta`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_eauwvw_nf_objects`
--
ALTER TABLE `wp_eauwvw_nf_objects`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_eauwvw_nf_relationships`
--
ALTER TABLE `wp_eauwvw_nf_relationships`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_eauwvw_ninja_forms`
--
ALTER TABLE `wp_eauwvw_ninja_forms`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_eauwvw_ninja_forms_fav_fields`
--
ALTER TABLE `wp_eauwvw_ninja_forms_fav_fields`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_eauwvw_ninja_forms_fields`
--
ALTER TABLE `wp_eauwvw_ninja_forms_fields`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_eauwvw_options`
--
ALTER TABLE `wp_eauwvw_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`);

--
-- Indexes for table `wp_eauwvw_postmeta`
--
ALTER TABLE `wp_eauwvw_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_eauwvw_posts`
--
ALTER TABLE `wp_eauwvw_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`),
  ADD KEY `post_name` (`post_name`(191));

--
-- Indexes for table `wp_eauwvw_termmeta`
--
ALTER TABLE `wp_eauwvw_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_eauwvw_terms`
--
ALTER TABLE `wp_eauwvw_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `wp_eauwvw_term_relationships`
--
ALTER TABLE `wp_eauwvw_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wp_eauwvw_term_taxonomy`
--
ALTER TABLE `wp_eauwvw_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wp_eauwvw_usermeta`
--
ALTER TABLE `wp_eauwvw_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_eauwvw_users`
--
ALTER TABLE `wp_eauwvw_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wp_eauwvw_commentmeta`
--
ALTER TABLE `wp_eauwvw_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `wp_eauwvw_comments`
--
ALTER TABLE `wp_eauwvw_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wp_eauwvw_csp3_subscribers`
--
ALTER TABLE `wp_eauwvw_csp3_subscribers`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_eauwvw_links`
--
ALTER TABLE `wp_eauwvw_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_actions`
--
ALTER TABLE `wp_eauwvw_nf3_actions`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_action_meta`
--
ALTER TABLE `wp_eauwvw_nf3_action_meta`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=674;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_chunks`
--
ALTER TABLE `wp_eauwvw_nf3_chunks`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_fields`
--
ALTER TABLE `wp_eauwvw_nf3_fields`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=139;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_field_meta`
--
ALTER TABLE `wp_eauwvw_nf3_field_meta`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9499;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_forms`
--
ALTER TABLE `wp_eauwvw_nf3_forms`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_form_meta`
--
ALTER TABLE `wp_eauwvw_nf3_form_meta`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=595;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_objects`
--
ALTER TABLE `wp_eauwvw_nf3_objects`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2069;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_object_meta`
--
ALTER TABLE `wp_eauwvw_nf3_object_meta`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4133;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf3_relationships`
--
ALTER TABLE `wp_eauwvw_nf3_relationships`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf_objectmeta`
--
ALTER TABLE `wp_eauwvw_nf_objectmeta`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=482;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf_objects`
--
ALTER TABLE `wp_eauwvw_nf_objects`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `wp_eauwvw_nf_relationships`
--
ALTER TABLE `wp_eauwvw_nf_relationships`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23;

--
-- AUTO_INCREMENT for table `wp_eauwvw_ninja_forms`
--
ALTER TABLE `wp_eauwvw_ninja_forms`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `wp_eauwvw_ninja_forms_fav_fields`
--
ALTER TABLE `wp_eauwvw_ninja_forms_fav_fields`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=102;

--
-- AUTO_INCREMENT for table `wp_eauwvw_ninja_forms_fields`
--
ALTER TABLE `wp_eauwvw_ninja_forms_fields`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=643;

--
-- AUTO_INCREMENT for table `wp_eauwvw_options`
--
ALTER TABLE `wp_eauwvw_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=37025;

--
-- AUTO_INCREMENT for table `wp_eauwvw_postmeta`
--
ALTER TABLE `wp_eauwvw_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=86047;

--
-- AUTO_INCREMENT for table `wp_eauwvw_posts`
--
ALTER TABLE `wp_eauwvw_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1537;

--
-- AUTO_INCREMENT for table `wp_eauwvw_termmeta`
--
ALTER TABLE `wp_eauwvw_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_eauwvw_terms`
--
ALTER TABLE `wp_eauwvw_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `wp_eauwvw_term_taxonomy`
--
ALTER TABLE `wp_eauwvw_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `wp_eauwvw_usermeta`
--
ALTER TABLE `wp_eauwvw_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=211;

--
-- AUTO_INCREMENT for table `wp_eauwvw_users`
--
ALTER TABLE `wp_eauwvw_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
